2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2
3 PR python/10633
4
5 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
6 Function.
7 (run_lang_tests): Add print elements test.
8
9 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10
11 * gdb.python/py-value.exp (test_subscript_regression): New
12 function. Test for invalid subscripts.
13 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14 (ptr_ref): New function.
15
16 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
17
18 * gdb.base/default.exp: Fix "show convenience".
19
20 2009-09-15 Tom Tromey <tromey@redhat.com>
21
22 * lib/mi-support.exp (mi_create_varobj): Update.
23 (mi_create_floating_varobj): Likewise.
24 (mi_create_dynamic_varobj): New proc.
25 (mi_varobj_update): Update.
26 (mi_varobj_update_with_type_change): Likewise.
27 (mi_varobj_update_kv_helper): New proc.
28 (mi_varobj_update_dynamic_helper): Rewrite.
29 (mi_varobj_update_dynamic): New proc.
30 (mi_list_varobj_children): Update.
31 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
32 * gdb.python/python-prettyprint.py (pp_outer): New class.
33 (pp_nullstr): Likewise.
34 (lookup_function): Register new printers.
35 * gdb.python/python-prettyprint.c (struct substruct): New type.
36 (struct outerstruct): Likewise.
37 (substruct_test): New function.
38 (struct nullstr): New type.
39 (string_1, string_2): New globals.
40 (main): Add new tests.
41 * gdb.python/python-mi.exp: Added regression tests.
42 * gdb.mi/mi2-var-display.exp: Update.
43 * gdb.mi/mi2-var-cmd.exp: Update.
44 * gdb.mi/mi2-var-child.exp: Update.
45 * gdb.mi/mi2-var-block.exp: Update.
46 * gdb.mi/mi-var-invalidate.exp: Update.
47 * gdb.mi/mi-var-display.exp: Update.
48 * gdb.mi/mi-var-cmd.exp: Update.
49 * gdb.mi/mi-var-child.exp: Update.
50 * gdb.mi/mi-var-block.exp: Update.
51 * gdb.mi/mi-break.exp: Update.
52 * gdb.mi/gdb701.exp: Update.
53
54 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
55
56 * Makefile.in: Inclusion of catch-syscall object.
57 * gdb.base/catch-syscall.c: New file.
58 * gdb.base/catch-syscall.exp: New file.
59
60 2009-09-12 Michael Snyder <msnyder@vmware.com>
61
62 * gdb.reverse/step-reverse.exp: Explicitly check for targets
63 that can support reverse debuggnig.
64
65 2009-09-11 Tom Tromey <tromey@redhat.com>
66
67 * gdb.dwarf2/valop.S: New file.
68 * gdb.dwarf2/valop.exp: New file.
69
70 2009-09-11 Mark Kettenis <kettenis@gnu.org>
71
72 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
73
74 2009-09-10 Doug Evans <dje@google.com>
75
76 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
77 Add $gdb_prompt to second breakpoint regexp.
78
79 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
80
81 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
82 names, add missing ones.
83 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
84 * gdb.python/py-frame.c: Rename from python-frame.c.
85 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
86 testfile name.
87 * gdb.python/py-function.exp: Rename from python-function.exp.
88 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
89 testfile name.
90 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
91 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
92 Adjust testfile name.
93 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
94 * gdb.python/py-template.cc: Rename from python-template.cc.
95 * gdb.python/py-template.exp: Rename from python-template.exp.
96 Adjust testfile name.
97 * gdb.python/py-value.c: Rename from python-value.c.
98 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
99 testfile name.
100
101 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
102
103 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
104 $bpt2address.
105 (Second breakpoint address is valid on ia64)
106 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
107
108 2009-09-03 Joseph Myers <joseph@codesourcery.com>
109
110 * gdb.base/ending-run.exp: Restrict regular expression matching
111 line number to require closing brace following.
112
113 2009-09-03 Doug Evans <dje@google.com>
114
115 * gdb.base/store.exp (check_set): Fix typo in expected value message.
116
117 2009-09-02 Tom Tromey <tromey@redhat.com>
118
119 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
120
121 2009-09-02 Tom Tromey <tromey@redhat.com>
122
123 * gdb.dwarf2/callframecfa.exp: New file.
124 * gdb.dwarf2/callframecfa.S: New file.
125
126 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
127
128 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
129 gdb.base/solib-overlap-main.c: New.
130
131 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
132
133 PR gdb/10565
134
135 * gdb.base/bitfields.c (struct container, container): New.
136 (main): Initialize it and call break5.
137 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
138
139 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
140
141 Support constant DW_AT_data_member_location by GCC PR debug/40659.
142 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
143
144 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
145
146 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
147
148 2009-08-26 Michael Snyder <msnyder@vmware.com>
149
150 * gdb.base/i386-reverse.c: New file.
151 * gdb.base/i386-reverse.exp: New file.
152 * gdb.base/Makefile.in: Add new files to be removed.
153
154 2009-08-26 Joseph Myers <joseph@codesourcery.com>
155
156 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
157 environment-pwd for remote host.
158 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
159
160 2009-08-24 Keith Seitz <keiths@redhat.com>
161
162 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
163 Add two new C++ completer tests which limit the output to a
164 given class.
165
166 2009-08-24 Michael Snyder <msnyder@vmware.com>
167
168 * gdb.base/del.exp: Fix typo in comment.
169 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
170
171 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
172
173 * configure: Regenerate.
174 * gdb.hp/configure: Likewise.
175 * gdb.hp/gdb.aCC/configure: Likewise.
176 * gdb.hp/gdb.base-hp/configure: Likewise.
177 * gdb.hp/gdb.compat/configure: Likewise.
178 * gdb.hp/gdb.defects/configure: Likewise.
179 * gdb.hp/gdb.objdbg/configure: Likewise.
180 * gdb.stabs/configure: Likewise.
181
182 2009-08-19 Doug Evans <dje@google.com>
183
184 * gdb.base/gdbvars.c: New file.
185 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
186
187 2009-08-14 Pedro Alves <pedro@codesourcery.com>
188
189 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
190 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
191
192 2009-08-13 Pedro Alves <pedro@codesourcery.com>
193
194 * gdb.base/default.exp: Adjust "set language test": it's now an
195 enum command. Larger help string moved to "help set language".
196 * gdb.base/help.exp: Adjust "help set language" expected output,
197 now lists all known languages.
198
199 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
200
201 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
202 all frame arguments.
203 * gdb.arch/altivec-regs.exp: Likewise.
204
205 2009-08-07 Tom Tromey <tromey@redhat.com>
206
207 * gdb.base/setshow.exp: Add tests for changes to set language, set
208 check range, and set check type.
209
210 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
211
212 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
213 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
214 Call it.
215
216 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
217
218 * configure.ac: Run gdb.cell tests when appropriate.
219 * configure: Regenerate.
220 * lib/cell.exp: New file.
221 * gdb.cell: New directory.
222 * gdb.cell/configure.ac: New file.
223 * gdb.cell/configure: New file.
224 * gdb.cell/Makefile.in: New file.
225 * gdb.cell/arch.exp: New file.
226 * gdb.cell/break.c: New file.
227 * gdb.cell/break.exp: New file.
228 * gdb.cell/break-spu.c: New file.
229 * gdb.cell/bt.c: New file.
230 * gdb.cell/bt2-spu.c: New file.
231 * gdb.cell/bt-spu.c: New file.
232 * gdb.cell/bt.exp: New file.
233 * gdb.cell/coremaker.c: New file.
234 * gdb.cell/coremaker-spu.c: New file.
235 * gdb.cell/core.exp: New file.
236 * gdb.cell/gcore.exp: New file.
237 * gdb.cell/data.c: New file.
238 * gdb.cell/data.exp: New file.
239 * gdb.cell/data-spu.c: New file.
240 * gdb.cell/ea-cache.exp: New file.
241 * gdb.cell/ea-cache.c: New file.
242 * gdb.cell/ea-cache-spu.c: New file.
243 * gdb.cell/ea-standalone.c: New file.
244 * gdb.cell/ea-standalone.exp: New file.
245 * gdb.cell/ea-test.c: New file.
246 * gdb.cell/ea-test.exp: New file.
247 * gdb.cell/f-regs.exp: New file.
248 * gdb.cell/mem-access.c: New file.
249 * gdb.cell/mem-access.exp: New file.
250 * gdb.cell/mem-access-spu.c: New file.
251 * gdb.cell/ptype.exp: New file.
252 * gdb.cell/registers.exp: New file.
253 * gdb.cell/size.c: New file.
254 * gdb.cell/sizeof.exp: New file.
255 * gdb.cell/size-spu.c: New file.
256 * gdb.cell/solib.exp: New file.
257 * gdb.cell/solib-symbol.exp: New file.
258
259 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
260
261 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
262
263 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
264
265 * gdb.base/float.exp: Handle VFP registers.
266
267 2009-07-14 Michael Snyder <msnyder@vmware.com>
268
269 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
270 to bring gdb to the beginning of the calling line.
271
272 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
273 confusing the i386 epilogue unwinder.
274
275 2009-07-14 Stan Shebs <stan@codesourcery.com>
276
277 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
278
279 2009-07-14 Michael Snyder <msnyder@vmware.com>
280
281 * gdb.reverse/step-reverse.exp (stepi into function call):
282 Call instruction may not be first instruction in the line.
283 (reverse stepi from a function call): Used wrong line number.
284
285 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
286
287 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
288
289 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
290
291 Fix gdb.base/macscp.exp when using custom inputrc.
292 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
293 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
294 env(TERM) set.
295 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
296 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
297
298 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
299
300 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
301 * gdb.base/annota1.exp (thread_test): Import global $testfile.
302 Change the compilation target to match the testcase name.
303 * gdb.base/sect-cmd.exp: Change the compilation target to match the
304 testcase name.
305 * a2-run.exp: Use for setup prepare_for_testing. Change the
306 compilation target to match the testcase name.
307 * gdb.base/commands.exp: Likewise.
308 * gdb.base/finish.exp: Likewise.
309 * gdb.base/float.exp: Likewise.
310 * gdb.base/info-target.exp: Likewise.
311 * gdb.base/relational.exp: Likewise.
312 * gdb.base/term.exp: Likewise.
313 * gdb.base/until.exp: Likewise.
314 * gdb.base/volatile.exp: Likewise.
315 * gdb.base/whatis-exp.exp: Likewise.
316
317 2009-07-11 Hui Zhu <teawater@gmail.com>
318
319 * gdb.base/help.exp (disassemble): Update expected help text.
320
321 2009-07-09 Tom Tromey <tromey@redhat.com>
322
323 * lib/gdb.exp: Handle TRANSCRIPT.
324 (remote_spawn, remote_close, send_gdb): New procs.
325
326 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
327
328 * gdb.python/python-prettyprint.c: Add counted null string
329 structure.
330 * gdb.python/python-prettyprint.exp: Print null string. Test for
331 embedded nulls.
332 * gdb.python/python-prettyprint.py (pp_ns): New Function.
333 * gdb.python/python-value.exp (test_value_in_inferior): Add
334 variable length string fetch tests.
335 * gdb.python/python-value.c (main): Add strings for string fetch tests.
336
337 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
338
339 * gdb.base/dump.exp (inaccessible memory is reported): New test.
340
341 2009-07-07 Tom Tromey <tromey@redhat.com>
342
343 * gdb.base/call-rt-st.exp: Update for change to escape output.
344 * gdb.base/callfuncs.exp: Likewise.
345 * gdb.base/charset.exp: Likewise.
346 * gdb.base/constvars.exp: Likewise.
347 * gdb.base/long_long.exp: Likewise.
348 * gdb.base/pointers.exp: Likewise.
349 * gdb.base/printcmds.exp: Likewise.
350 * gdb.base/setvar.exp: Likewise.
351 * gdb.base/store.exp: Likewise.
352 * gdb.cp/ref-types.exp: Likewise.
353 * gdb.mi/mi-var-child.exp: Likewise.
354 * gdb.mi/mi-var-display.exp: Likewise.
355 * gdb.mi/mi2-var-display.exp: Likewise.
356 * gdb.base/charset.exp: Test octal escape sequence length.
357 Update for change to escape output.
358
359 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
360
361 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
362
363 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
364
365 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
366
367 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
368
369 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
370 gdbserver increasing $portnum if "Can't bind address" has been seen.
371
372 2009-07-05 Pedro Alves <pedro@codesourcery.com>
373
374 * gdb.base/ending-run.exp: Add "step out of main" pattern for
375 mingw32ce.
376
377 2009-07-05 Pedro Alves <pedro@codesourcery.com>
378
379 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
380 VFP format.
381
382 2009-07-02 Pedro Alves <pedro@codesourcery.com>
383
384 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
385 linux. Adjust to use "inferior", "info inferiors", "detach
386 inferior" and "kill inferior" instead of "restart", "info fork",
387 "detach fork" and "delete fork".
388 * gdb.base/ending-run.exp: Spell out "info".
389 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
390 the "kill" command.
391
392 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
393
394 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
395 change to prefix TLS offset in hex with 0x.
396
397 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
398
399 * gdb.base/default.exp: Update test case for "x" changes.
400
401 2009-07-01 Tristan Gingold <gingold@adacore.com>
402
403 * gdb.base/bigcore.exp: Make darwin untested.
404
405 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
406
407 * gdb.base/completion.exp (directory completion): Create the directory.
408 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
409 escapeuniquesub.
410 (directory completion 2): Expect now ${escapeuniquesub}.
411 (Glob remaining of directory test): Remove one excessive newline.
412 Expect the real output.
413
414 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
415
416 Fix `make check//%' target after `make check' has been ran.
417 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
418 a mkdir call.
419 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
420 (%/.dir): Remove.
421
422 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
423
424 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
425 the expected result record.
426
427 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
428
429 Remove racy FAILs relying just on the timeouts.
430 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
431 (annotation_level 2): Remove racy FAILs.
432
433 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
434
435 gdb/10275
436 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
437
438 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
439
440 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
441
442 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
443
444 * gdb.mi/mi-stack.exp: Testing symbolic options
445 to -stack-list-locals and -stack-list-arguments.
446
447 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
448
449 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
450
451 2009-06-29 Tom Tromey <tromey@redhat.com>
452
453 * dg-extract-results.sh: New file.
454 * Makefile.in (FORCE_PARALLEL): New variable.
455 (CHECK_TARGET): New conditional variable.
456 (check): Use CHECK_TARGET.
457 (DO_RUNTEST): New variable.
458 (check-single): New target.
459 (TEST_DIRS): New variable.
460 (TEST_TARGETS): Likewise.
461 (check-parallel): New target.
462 (check-gdb.%): New pattern.
463 (BASE1_FILES): New variable.
464 (BASE2_FILES): Likewise.
465 (check-gdb.base%): New pattern.
466 (%/.dir): New pattern.
467 * configure: Rebuild.
468 * aclocal.m4 (AM_CONDITIONAL): New defun.
469 * configure.ac: Check whether user is using GNU make.
470 (GMAKE): New conditional.
471
472 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
473
474 * gdb.cp/namespace-nested-import.cc: New test.
475 * gdb.cp/namespace-nested-import.exp: New test.
476
477 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
478
479 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
480 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
481 * gdb.opt/Makefile.in (EXECUTABLES): Update.
482 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
483 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
484 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
485 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
486 gdb.opt/inline-markers.c: New files.
487 * lib/gdb.exp (skip_inline_frame_tests): New function.
488 (skip_inline_var_tests): New function.
489
490 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
491
492 * gdb.cp/exception.exp: Don't require $hex before inner frame in
493 backtrace.
494
495 2009-06-27 Michael Snyder <msnyder@vmware.com>
496
497 * gdb.reverse: New directory.
498 * gdb.reverse/break-reverse.c: New test.
499 * gdb.reverse/break-reverse.exp: New test.
500 * gdb.reverse/consecutive-reverse.c: New test.
501 * gdb.reverse/consecutive-reverse.exp: New test.
502 * gdb.reverse/finish-reverse.c: New test.
503 * gdb.reverse/finish-reverse.exp: New test.
504 * gdb.reverse/machinestate.c: New test.
505 * gdb.reverse/ms1.c: New test.
506 * gdb.reverse/machinestate.exp: New test.
507 * gdb.reverse/Makefile.in: New file.
508 * gdb.reverse/shr2.c: New test.
509 * gdb.reverse/solib-reverse.c: New test.
510 * gdb.reverse/solib-reverse.exp: New test.
511 * gdb.reverse/step-reverse.c: New test.
512 * gdb.reverse/step-reverse.exp: New test.
513 * gdb.reverse/until-reverse.c: New test.
514 * gdb.reverse/ur1.c: New test.
515 * gdb.reverse/until-reverse.exp: New test.
516 * gdb.reverse/watch-reverse.c: New test.
517 * gdb.reverse/watch-reverse.exp: New test.
518 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
519 * configure: Regenerate.
520
521 2009-06-26 Doug Evans <dje@google.com>
522
523 * gdb.base/psymtab.exp: Turn off pending breakpoints.
524
525 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
526
527 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
528 windows problem for 'file delete $binfile'.
529
530 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
531
532 * gdb.cp/namespace-using.exp: New test.
533 * gdb.cp/namespace-using.cc: New test.
534
535 2009-05-20 Joel Brobecker <brobecker@adacore.com>
536
537 * gdb.ada/variant_record_packed_array: New testcase.
538
539 2009-06-23 Tom Tromey <tromey@redhat.com>
540
541 * gdb.base/charset.exp (test_combination): Regression test.
542 * gdb.base/charset.c (my_wchar_t): New typedef.
543 (myvar): New global.
544 (main): Set myvar.
545
546 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
547
548 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
549 target.
550
551 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
552
553 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
554
555 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
556
557 * gdb.mi/gdb680.exp: Update test for error message.
558
559 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
560
561 * gdb.base/annota1.exp: Allow multiple occurrences of the
562 frames-invalid annotation.
563 * gdb.cp/annota2.exp: Likewise.
564
565 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
566
567 * gdb.cp/gdb2495.cc: New file.
568 * gdb.cp/gdb2495.exp: New file.
569
570 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
571
572 Report error on GDB crash during runto.
573 * lib/gdb.exp (runto <eof>): New.
574
575 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
576
577 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
578 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
579 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
580 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
581 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
582 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
583 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
584 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
585 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
586 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
587 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
588 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
589 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
590 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
591 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
592 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
593 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
594 gdb.server/server-mon.exp, gdb.server/server-run.exp,
595 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
596 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
597 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
598 gdb.trace/passcount.exp, gdb.trace/report.exp,
599 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
600 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
601 gdb.trace/while-stepping.exp: Use a unique name for the compiled
602 executable.
603
604 2009-06-07 Pedro Alves <pedro@codesourcery.com>
605
606 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
607 defined before referencing it.
608
609 2009-06-03 Doug Evans <dje@google.com>
610
611 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
612 * gdb.arch/i386-see.c: Ditto.
613
614 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
615
616 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
617 (check_macro): Return 1 if undefined.
618 If first test fails, check if macro debug information is available,
619 and report unsupported test if no macro information is found.
620
621 2009-05-29 Doug Evans <dje@google.com>
622
623 * gdb.threads/hand-call-in-threads.exp: New.
624 * gdb.threads/hand-call-in-threads.c: New.
625
626 2009-05-29 Michael Snyder <msnyder@vmware.com>
627
628 * gdb.base/break-always.exp: Change "1" to "on".
629 Add confirmation check.
630
631 2009-05-28 Pedro Alves <pedro@codesourcery.com>
632
633 * gdb.threads/threxit-hop-specific.c: New.
634 * gdb.threads/threxit-hop-specific.exp: New.
635 * gdb.threads/thread-execl.c: New.
636 * gdb.threads/thread-execl.exp: New.
637
638 2009-05-27 Tom Tromey <tromey@redhat.com>
639 Thiago Jung Bauermann <bauerman@br.ibm.com>
640
641 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
642 (mi_child_regexp): Likewise.
643 (mi_list_varobj_children_range): Likewise.
644 (mi_get_features): Likewise.
645 (mi_list_varobj_children): Rewrite.
646 * gdb.python/python-mi.exp: New file.
647
648 2009-05-27 Tom Tromey <tromey@redhat.com>
649 Thiago Jung Bauermann <bauerman@br.ibm.com>
650 Phil Muldoon <pmuldoon@redhat.com>
651 Paul Pluzhnikov <ppluzhnikov@google.com>
652
653 * gdb.python/python-prettyprint.exp: New file.
654 * gdb.python/python-prettyprint.c: New file.
655 * gdb.python/python-prettyprint.py: New file.
656 * gdb.base/display.exp: print/r is now valid.
657
658 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
659 Tom Tromey <tromey@redhat.com>
660 Pedro Alves <pedro@codesourcery.com>
661 Paul Pluzhnikov <ppluzhnikov@google.com>
662
663 * gdb.python/python-template.exp: New file.
664 * gdb.python/python-template.cc: New file.
665 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
666 tests.
667 * gdb.python/python-value.exp (py_objfile_tests): New proc.
668 Call it.
669 (test_value_after_death): New proc.
670 * gdb.python/python-value.c (PTR): New typedef.
671 (main): New variable 'x'.
672
673 2009-05-27 Tom Tromey <tromey@redhat.com>
674
675 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
676 tests.
677 * gdb.python/python-value.exp (py_objfile_tests): New proc.
678 Call it.
679
680 2009-05-27 Pedro Alves <pedro@codesourcery.com>
681
682 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
683
684 2009-05-24 Pedro Alves <pedro@codesourcery.com>
685
686 * gdb.threads/fork-thread-pending.c: New.
687 * gdb.threads/fork-thread-pending.exp: New.
688
689 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
690
691 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
692 * gdb.dwarf2/dw2-strp.S (a_string2): New.
693
694 2009-05-18 Jon Beniston <jon@beniston.com>
695
696 * gdb.asm/asm-source.exp: Add lm32 target.
697
698 2009-05-17 Pedro Alves <pedro@codesourcery.com>
699
700 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
701 `gdb_get_line_number'. Call `callee' in both parent and child.
702 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
703 `gdb_get_line_number' instead of hardcoding line numbers.
704 (catch_fork_unpatch_child): New procedure to test detaching
705 breakpoints from child fork.
706 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
707 hardcoding line numbers.
708 (do_fork_tests): Run `catch_fork_unpatch_child'.
709
710 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
711
712 * gdb.mi/mi-cmd-var.exp: Check that when varobj
713 of structure type enters or leaves the scope, it
714 is reported by -var-update.
715
716 2009-05-11 Doug Evans <dje@sebabeach.org>
717
718 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
719 * gdb.threads/pending-step.c (main): Fix off-by-one error.
720 * gdb.threads/schedlock.c (main): Fix off-by-one error.
721
722 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
723
724 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
725
726 2009-04-30 Doug Evans <dje@google.com>
727
728 * gdb.threads/watchthreads2.exp: New testcase.
729 * gdb.threads/watchthreads2.c: New testcase.
730
731 2009-04-29 Doug Evans <dje@google.com>
732
733 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
734 * gdb.cp/mb-ctor.cc: Ditto.
735 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
736 * gdb.cp/mb-inline.h (multi_line_foo): New function.
737 * gdb.cp/mb-inline1.cc: Call it.
738 * gdb.cp/mb-inline2.cc: Ditto.
739 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
740 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
741
742 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
743
744 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
745 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
746 Replace all uses of `decimal' by `nonzero'.
747 (info macro FROM_COMMANDLINE): New test.
748
749 2009-04-27 Tom Tromey <tromey@redhat.com>
750
751 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
752
753 2009-04-27 Doug Evans <dje@google.com>
754
755 * gdb.threads/watchthreads.c (main): Initialize args before starting
756 the threads. Plus formatting cleanup.
757 * gdb.threads/watchthreads.exp: Avoid errant failures due to
758 biased scheduling of one thread.
759
760 2009-04-27 Jerome Guitton <guitton@adacore.com>
761
762 * gdb.cp/templates.cc (GetMax): New template.
763 (main): Declare two instances of GetMax.
764 * gdb.cp/templates.exp: Add new test.
765
766 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
767
768 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
769
770 2009-04-22 Joseph Myers <joseph@codesourcery.com>
771
772 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
773
774 2009-04-15 Tom Tromey <tromey@redhat.com>
775
776 * gdb.base/charset.exp: Add regression test.
777
778 2009-04-14 Joel Brobecker <brobecker@adacore.com>
779
780 * gdb.base/exe-lock.exp: New testcase.
781
782 2009-04-13 Tom Tromey <tromey@redhat.com>
783
784 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
785 operator on Frame.
786
787 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
788
789 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
790 * gdb.server/ext-attach.exp: Likewise.
791
792 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
793
794 Eliminate some sleep usage.
795
796 * gdb.mi/basics.c (do_nothing): New.
797 (main): Use do_nothing instead of printf, so that
798 not to introduce race condition between output of
799 inferiour and output of gdb. Do not use sleep as it
800 is not generally available on embedded targets.
801
802 2009-04-02 Pedro Alves <pedro@codesourcery.com>
803
804 * gdb.server/ext-attach.exp: Expect an optional process id after
805 "Detached from remote process".
806
807 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
808
809 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
810 gdb.dwarf2/dw2-unresolved.exp: New.
811
812 2009-04-02 Pedro Alves <pedro@codesourcery.com>
813
814 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
815 mi_run_to_main.
816
817 2009-04-02 Pedro Alves <pedro@codesourcery.com>
818
819 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
820 mi_run_to_main. Skip thread exit test on remote targets.
821 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
822 mi_run_to_main.
823 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
824 mi_run_to_main.
825 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
826 when expecting ^connected. Detect when the target doesn't support
827 non-stop mode.
828 (mi_run_cmd): Detect if non-stop mode was requested by isn't
829 supported. Return -1 on error, 0 on success.
830 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
831 (mi_runto): Return mi_runto_helper's result explicitly.
832
833 2009-04-01 Pedro Alves <pedro@codesourcery.com>
834
835 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
836
837 2009-04-01 Tom Tromey <tromey@redhat.com>
838
839 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
840 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
841 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
842 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
843
844 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
845 Jan Kratochvil <jan.kratochvil@redhat.com>
846
847 PR gdb/931
848 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
849 output.
850 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
851 for gdb/931.
852 * dw2-strp.S (DW_AT_language): Change to C++.
853 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
854
855 2009-03-31 Joel Brobecker <brobecker@adacore.com>
856
857 * gdb.ada/tasks: New testcase.
858
859 2009-03-30 Stan Shebs <stan@codesourcery.com>
860
861 * gdb.trace/actions.exp: Update to match new info trace format.
862 * gdb.trace/deltrace.exp: Ditto.
863 * gdb.trace/infotrace.exp: Ditto.
864 * gdb.trace/passcount.exp: Ditto.
865 * gdb.trace/save-trace.exp: Ditto.
866 * gdb.trace/while-stepping.exp: Ditto.
867 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
868
869 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
870
871 * gdb.python/python-frame.c: New file.
872 * gdb.python/python-frame.exp: New file.
873
874 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
875
876 * gdb.python/python-value.exp: Add tests for the address
877 attribute.
878
879 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
880
881 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
882
883 2009-03-26 Doug Evans <dje@google.com>
884
885 * gdb.mi/mi-nonstop-exit.exp: New file.
886 * gdb.mi/non-stop-exit.c: New file.
887
888 2009-03-26 Tom Tromey <tromey@redhat.com>
889
890 Update for change to prologue skipping:
891 * gdb.mi/mi2-simplerun.exp: Update.
892 * gdb.mi/mi2-break.exp: Update.
893 * gdb.mi/mi-simplerun.exp: Update.
894 * gdb.mi/mi-break.exp: Update.
895 * gdb.base/ending-run.exp: Update.
896
897 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
898
899 * gdb.python/python-value.exp (test_value_in_inferior): Test
900 gdb.Value.is_optimized_out attribute.
901
902 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
903
904 * gdb.dwarf2/dw2-noloc-main.c: New file.
905 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
906 (.text): Remove.
907 (.data): New.
908 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
909 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
910 (DW_TAG_subprogram func_cu1, noloc): Remove.
911 (main): New.
912 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
913 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
914 (file_symbols): New procedure.
915
916 2009-03-25 Tom Tromey <tromey@redhat.com>
917
918 * gdb.base/charset.exp (valid_target_charset): New proc.
919 Use it to skip tests on invalid charsets.
920
921 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
922
923 * gdb.base/completion.exp: Add a test for directory completion.
924
925 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
926
927 Fix a racy FAIL.
928 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
929 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
930
931 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
932
933 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
934 * gdb.python/python-function.exp: Add test for function returning
935 a GDB value.
936
937 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
938
939 * gdb.python/python-function.exp: New file.
940
941 2009-03-20 Tom Tromey <tromey@redhat.com>
942
943 * gdb.base/store.exp: Update for change to escape output.
944 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
945 to escape output.
946 * gdb.base/pointers.exp: Update for change to escape output.
947 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
948 to escape output.
949 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
950 escape output.
951 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
952 to escape output.
953 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
954 escape output.
955 * gdb.base/setvar.exp: Update for change to escape output.
956 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
957 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
958 to escape output.
959 (test_print_string_constants): Likewise.
960 * gdb.base/charset.exp (valid_host_charset): Check size of
961 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
962 cases. Handle "auto"-related output.
963 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
964 (uvar, Uvar): New globals.
965
966 2009-03-19 Jerome Guitton <guitton@adacore.com>
967
968 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
969 deltas.
970 * gdb.ada/fixed_points.exp: Ditto.
971
972 2009-03-18 Pedro Alves <pedro@codesourcery.com>
973
974 * return-nodebug.c: Don't include stdio.h.
975 (init): Delete.
976 (func): Delete definition and provide extern declaration.
977 (t): New.
978 (main): Don't call printf. Call func and store its result in t.
979 * return-nodebug1.c: New.
980 * return-nodebug.exp: Don't expect stdio output. Instead, print
981 the global variable t. Drop printf formatters and cast types from
982 foreach loop. Don't use prepare_for_testing. Compile
983 return-nodebug.c and return-nodebug1.c in separate steps. Don't
984 define FORMAT or CAST.
985
986 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
987
988 * gdb.base/solib-display.exp: Disable test for remote targers.
989
990 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
991
992 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
993
994 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
995
996 Fix a racy FAIL.
997 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
998 code from `follow parent, print pids'.
999 (`follow child, print pids', `follow parent, print pids'): Call it.
1000 Replace `gdb_test "break..."' by gdb_breakpoint.
1001
1002 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
1003
1004 * gdb.mi/mi-cli.exp: Adjust for output difference in
1005 sync and async modes.
1006
1007 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1008
1009 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
1010 that was checked in by mistake. Remove loading of ada.exp, since
1011 this is not necessary in this case.
1012
1013 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1014
1015 * gdb.ada/ptype_arith_binop.exp: New testcase.
1016
1017 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1018
1019 * gdb.ada/mod_from_name: New testcase.
1020
1021 2009-03-12 Joel Brobecker <brobecker@adacore.com>
1022
1023 * gdb.ada/tick_last_segv: New testcase.
1024
1025 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1026
1027 * gdb.mi/mi-cli.exp: Remove debug print.
1028
1029 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1030
1031 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
1032 include the token in ^running and frame info in *stopped.
1033
1034 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1035
1036 * solib-display.exp: New file.
1037 * solib-display-main.c: New file.
1038 * solib-display-lib.c: New file.
1039
1040 2009-03-05 Pedro Alves <pedro@codesourcery.com>
1041
1042 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
1043
1044 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1045
1046 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
1047 (list_and_check_macro): Use more specific test name.
1048 (next to definition): Make the test names unique.
1049
1050 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1051
1052 * gdb.pascal/floats.exp: Accept approximate results everywhere.
1053
1054 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1055
1056 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
1057 notifications.
1058 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
1059 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
1060 * lib/mi-support.exp (library_loaded_re): New.
1061 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
1062
1063 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1064
1065 * gdb.gdb/observer.exp: Use test_notification observer, not
1066 normal_stop, everywhere.
1067 (test_normal_stop_notifications): Rename to...
1068 (test_notifications): ...this.
1069 (test_observer_normal_stop): Rename to...
1070 (test_observer): ...this.
1071
1072 2009-02-16 Doug Evans <dje@google.com>
1073
1074 * gdb.arch/amd64-disp-step.S (test_int3): New test.
1075 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
1076 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
1077 (test_prefixed_syscall,test_int3): New tests.
1078 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
1079 (test_prefixed_syscall,test_int3): New tests.
1080
1081 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1082
1083 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
1084 (mi_expect_interrupt): Likewise.
1085 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
1086 response.
1087
1088 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1089
1090 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
1091 * gdb.base/pc-fp.exp (get_valueofx): Remove.
1092 Replace calls to get_valueofx by get_hexadecimal_valueof.
1093
1094 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1095
1096 * lib/gdb.exp (get_valueof): Accept anything as a return value.
1097 (get_integer_valueof): New procedure.
1098 (get_sizeof): Use new get_integer_value_of.
1099 * gdb.base/sizeof.exp: Replace all uses of get_valueof
1100 by get_integer_valueof.
1101
1102 2009-02-13 Tom Tromey <tromey@redhat.com>
1103
1104 * gdb.base/remote.exp (get_sizeof): Remove.
1105 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
1106 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
1107 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
1108 * lib/gdb.exp (get_valueof): Move from long_long.exp.
1109 (get_sizeof): Likewise.
1110
1111 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1112
1113 PR fortran/9806
1114 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
1115
1116 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1117
1118 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
1119
1120 2009-02-06 Pedro Alves <pedro@codesourcery.com>
1121
1122 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
1123
1124 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1125
1126 * gdb.python/python-cmd.exp: New file.
1127
1128 2009-02-06 Tristan Gingold <gingold@adacore.com>
1129
1130 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
1131
1132 2009-02-05 Tristan Gingold <gingold@adacore.com>
1133
1134 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
1135 pointer is dereferenced and use this signal name in regexp.
1136 * gdb.base/signull.exp: Ditto.
1137 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
1138 * gdb.base/signull.c (main): Ditto.
1139
1140 2009-02-04 Tom Tromey <tromey@redhat.com>
1141 Thiago Jung Bauermann <bauerman@br.ibm.com>
1142
1143 * gdb.python/python-value.exp: Use `gdb.history' instead of
1144 `gdb.value_from_history'.
1145 (test_value_numeric_ops): Add test for conversion of enum constant.
1146 * gdb.python/python-value.c (enum e): New type.
1147 (evalue): New global.
1148 (main): Use argv.
1149
1150 2009-02-04 Jerome Guitton <guitton@adacore.com>
1151
1152 * gdb.ada/uninitialized_vars: New test program.
1153 * gdb.ada/uninitialized_vars.exp: New testcase.
1154
1155 2009-02-02 Tom Tromey <tromey@redhat.com>
1156
1157 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
1158 * gdb.cp/pr2489.cc: Rename...
1159 * gdb.cp/pr9594.cc: ... to this.
1160
1161 2009-02-02 Tom Tromey <tromey@redhat.com>
1162
1163 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
1164 * gdb.cp/pr2489.cc: New file.
1165 * gdb.cp/cpcompletion.exp: New file.
1166
1167 2009-02-02 Tom Tromey <tromey@redhat.com>
1168
1169 PR exp/9059:
1170 * gdb.cp/call-c.exp: Add regression test.
1171 * gdb.cp/call-c.cc (FooHandle): New typedef.
1172 (main): New variable 'handle'.
1173
1174 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1175
1176 * lib/mi-support.exp (et_mi_thread_list)
1177 (check_mi_and_console_threads): Adjust for current thread in
1178 -thread-list-ids output.
1179
1180 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1181
1182 * gdb.mi/mi-break.exp (test_disabled_creation): New.
1183 Call it.
1184
1185 2009-01-28 Doug Evans <dje@google.com>
1186
1187 * gdb.arch/amd64-disp-step.S: New file.
1188 * gdb.arch/amd64-disp-step.exp: New file.
1189 * gdb.arch/i386-disp-step.S: New file.
1190 * gdb.arch/i386-disp-step.exp: New file.
1191
1192 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
1193
1194 * gdb.base/find.exp: Set newline variable
1195 using quotes instead of braces to fix cygwin failures.
1196
1197 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1198
1199 * gdb.base/radix.exp: Add tests to ensure that that set
1200 input-radix 0 and set output-radix 0 are really rejected.
1201
1202 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1203
1204 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1205 copyright years.
1206
1207 2009-01-23 Pedro Alves <pedro@codesourcery.com>
1208
1209 PR gdb/9664:
1210 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1211
1212 2009-01-22 Pedro Alves <pedro@codesourcery.com>
1213
1214 PR c++/9631:
1215 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1216
1217 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1218
1219 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1220 binfile definition to fix Windows OS failure.
1221
1222 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1223
1224 PR gdb/9346
1225 * gdb.base/interrupt.c (sigint_handler): New.
1226 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1227 on error.
1228 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1229 Test "signal SIGINT".
1230
1231 2009-01-19 Doug Evans <dje@google.com>
1232
1233 * gdb.base/break.exp: Update expected gdb output.
1234 * gdb.base/sepdebug.exp: Ditto.
1235 * gdb.mi/mi-syn-frame.exp: Ditto.
1236 * gdb.mi/mi2-syn-frame.exp: Ditto.
1237 * gdb.base/call-signal-resume.exp: New file.
1238 * gdb.base/call-signals.c: New file.
1239 * gdb.base/unwindonsignal.exp: New file.
1240 * gdb.base/unwindonsignal.c: New file.
1241 * gdb.threads/interrupted-hand-call.exp: New file.
1242 * gdb.threads/interrupted-hand-call.c: New file.
1243 * gdb.threads/thread-unwindonsignal.exp: New file.
1244
1245 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1246
1247 * gdb.base/define.exp: Test defining and hooking prefix commands.
1248 * gdb.python/python.exp: Update test for "show user" output.
1249
1250 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1251
1252 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1253 now the output exactly, using less wildcards. Expect also the output
1254 of gfortran-4.3. Update for the f-valprint.c modification from
1255 2008-04-22.
1256 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1257 Remove gdb_test test names where matching the command.
1258
1259 2009-01-01 Pedro Alves <pedro@codesourcery.com>
1260
1261 PR breakpoints/9681:
1262 * gdb.base/watchpoint.exp: Add regression test.
1263
1264 2008-12-31 Pedro Alves <pedro@codesourcery.com>
1265
1266 * gdb.threads/attach-into-signal.exp: Don't use
1267 gdb_suppress_entire_file.
1268 * gdb.threads/attach-stopped.exp: Ditto.
1269 * gdb.threads/attachstop-mt.exp: Ditto.
1270
1271 2008-12-31 Pedro Alves <pedro@codesourcery.com>
1272
1273 PR gdb/8812:
1274 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1275
1276 2008-12-29 Pedro Alves <pedro@codesourcery.com>
1277
1278 PR gdb/7536:
1279 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1280 and unsupported output radices are really rejected.
1281
1282 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1283
1284 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1285
1286 2008-12-22 Tom Tromey <tromey@redhat.com>
1287
1288 * gdb.cp/punctuator.exp: New file.
1289
1290 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1291
1292 * gdb.base/completion.exp (Completing non-existing component): New test.
1293
1294 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1295
1296 Fix for PR gdb/8648.
1297 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1298 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1299 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1300 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
1301
1302 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1303
1304 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
1305
1306 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
1307
1308 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
1309 compiler actually generate code at the expected line number.
1310
1311 2008-12-15 Jie Zhang <jie.zhang@analog.com>
1312
1313 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
1314
1315 2008-12-12 Tom Tromey <tromey@redhat.com>
1316
1317 * gdb.base/commands.exp (redefine_hook_test): New proc.
1318 Call it.
1319
1320 2008-12-11 Tom Tromey <tromey@redhat.com>
1321
1322 * gdb.base/macscp.exp: New regression test.
1323
1324 2008-12-11 Tom Tromey <tromey@redhat.com>
1325
1326 * gdb.base/macscp.exp: Print "address.addr".
1327 * gdb.base/macscp1.c (struct outer): New struct.
1328 (address): New global.
1329
1330 2008-12-09 Tom Tromey <tromey@redhat.com>
1331
1332 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
1333 Call it.
1334
1335 2008-12-04 Doug Evans <dje@google.com>
1336
1337 * gdb.server/ext-run.exp: Relax regexp for init program.
1338
1339 2008-12-03 Tristan Gingold <gingold@adacore.com>
1340
1341 * gdb.base/macscp.exp: Generate an object file during compilation
1342 to work around Darwin dsymutil limitations.
1343
1344 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1345
1346 Test resolving external references to TLS variables.
1347 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
1348 FILE2_THREAD_LOCAL.
1349 (testfile2, srcfile2): New variables.
1350 * gdb.threads/tls.c (file2_thread_local)
1351 (function_referencing_file2_thread_local): New.
1352 * gdb.threads/tls2.c: New file.
1353
1354 2008-11-28 Joel Brobecker <brobecker@adacore.com>
1355
1356 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
1357 rather than integer, as integer might not be big enough when
1358 on 64bit targets.
1359
1360 2008-11-27 Jerome Guitton <guitton@adacore.com>
1361
1362 * gdb.cp/formatted-ref.exp: Add equality test.
1363 * gdb.ada/formatted_ref.exp: Ditto.
1364
1365 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1366
1367 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
1368 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
1369
1370 2008-11-20 Andreas Schwab <schwab@suse.de>
1371
1372 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
1373 matching syscall entry point.
1374 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1375 (tcatch_vfork_then_child_follow): Likewise. Finish through
1376 vfork even if we stopped at the syscall trampoline.
1377
1378 2008-11-20 Doug Evans <dje@google.com>
1379
1380 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
1381
1382 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1383
1384 * gdb.arch/ppc-dfp.exp: New file.
1385 * gdb.arch/ppc-dfp.c: New file.
1386
1387 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1388
1389 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
1390
1391 2008-11-17 Doug Evans <dje@google.com>
1392
1393 * gdb.mi/mi-syn-frame.exp: Update expected output.
1394 * gdb.mi/mi2-syn-frame.exp: Update expected output.
1395
1396 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1397
1398 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
1399 "thread N" results in =thread-selected.
1400 * lib/mi-support (mi_run_cmd, mi_expect_stop)
1401 (mi_send_resuming_command_raw): Be prepared for
1402 =thread-selected.
1403
1404 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1405
1406 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
1407 * lib/mi-support.exp: Likewise.
1408
1409 2008-11-16 Joel Brobecker <brobecker@adacore.com>
1410
1411 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
1412 commands from the expected output for "help catch".
1413
1414 2008-11-15 Joel Brobecker <brobecker@adacore.com>
1415
1416 * gdb.ada/int_deref.exp: New testcase.
1417
1418 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
1419
1420 * gdb.mi/gdb2549.exp: New file.
1421
1422 2008-11-11 Doug Evans <dje@google.com>
1423
1424 * gdb.base/callexit.exp: New file.
1425 * gdb.base/callexit.c: New file.
1426
1427 2008-11-10 Doug Evans <dje@google.com>
1428
1429 * lib/gdb.exp (GDBFLAGS): Move -nx ...
1430 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
1431 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
1432 (default_gdb_start,default_gdb_exit): Ditto.
1433 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
1434 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
1435 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
1436 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
1437 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
1438 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
1439
1440 2008-11-03 Andreas Schwab <schwab@suse.de>
1441
1442 * gdb.base/hashline2.exp: Fix typo.
1443 * gdb.base/hashline3.exp: Likewise.
1444
1445 2008-10-30 Tom Tromey <tromey@redhat.com>
1446
1447 * gdb.base/pointers.exp: Add test.
1448 * gdb.base/pointers.c (k, S): New typedefs.
1449 (instance): New global.
1450
1451 2008-10-30 Andreas Schwab <schwab@suse.de>
1452
1453 * gdb.base/args.exp: Add tests for newlines.
1454
1455 2008-10-30 Joel Brobecker <brobecker@adacore.com>
1456
1457 gdb.base/foll-exec.exp: Update the expected output of a couple
1458 of "info breakpoints" tests.
1459
1460 2008-10-28 Tom Tromey <tromey@redhat.com>
1461
1462 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
1463
1464 2008-10-24 Pedro Alves <pedro@codesourcery.com>
1465
1466 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
1467 gdb_start_cmd.
1468 Use runto_main before any test that requires execution.
1469
1470 2008-10-23 Pedro Alves <pedro@codesourcery.com>
1471
1472 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
1473 instead of SIGINT.
1474
1475 2008-10-22 Joel Brobecker <brobecker@adacore.com>
1476
1477 * gdb.base/completion.exp: Update expected output following
1478 the addition of the "info tasks" command.
1479
1480 2008-10-22 Tom Tromey <tromey@redhat.com>
1481
1482 * gdb.base/exprs.exp (test_expr): Add test for string
1483 concatenation.
1484
1485 2008-10-19 Pedro Alves <pedro@codesourcery.com>
1486
1487 * configure.ac: Output gdb.python/Makefile.
1488 * configure: Regenerate.
1489 * gdb.python/Makefile.in: New.
1490
1491 2008-10-16 Joel Brobecker <brobecker@adacore.com>
1492
1493 * gdb.base/foll-fork.exp: Adjust the expected output to match
1494 the new description for fork/vfork catchpoints in the "info
1495 breakpoints" output.
1496
1497 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1498
1499 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
1500
1501 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1502
1503 * gdb.python/python-value.c: New file.
1504 * gdb.python/python-value.exp: New file.
1505
1506 2008-10-15 Pedro Alves <pedro@codesourcery.com>
1507
1508 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
1509
1510 2008-10-15 Denis Pilat <denis.pilat@st.com>
1511
1512 * gdb.cp/mb-ctor.exp: Fix a typo.
1513
1514 2008-10-09 Tom Tromey <tromey@redhat.com>
1515
1516 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
1517 'fprintf' and 'stderr'.
1518
1519 2008-10-07 Joel Brobecker <brobecker@adacore.com>
1520
1521 * gdb.ada/ref_tick_size.exp: New testcase.
1522
1523 2008-10-06 Doug Evans <dje@google.com>
1524
1525 * gdb.dwarf2/dw2-cu-size.exp: New file.
1526 * gdb.dwarf2/dw2-cu-size.S: New file.
1527
1528 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
1529 .Ltype_int for clarity.
1530
1531 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1532
1533 PR gdb/2384:
1534 * gdb.cp/gdb2384.exp: Extended to test more cases.
1535 * gdb.cp/gdb2384.cc: Likewise.
1536 * gdb.cp/gdb2384-base.h: Likewise.
1537 * gdb.cp/gdb2384-base.cc: Likewise.
1538
1539 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1540
1541 * gdb.base/maint.exp (maint print type): Remove printing
1542 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
1543
1544 2008-09-30 Tom Tromey <tromey@redhat.com>
1545
1546 * gdb.base/macscp.exp: Add completion tests.
1547 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
1548 (TWENTY_THREE): Likewise.
1549 (FORTY_EIGHT): Likewise.
1550
1551 2008-09-30 Tom Tromey <tromey@redhat.com>
1552
1553 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
1554 everywhere.
1555 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
1556
1557 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1558
1559 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
1560 testcase is derived from. Fix racy dependency on an expected PID
1561 number. No longer support the testcase on Linux kernel 2.4.x.
1562
1563 2008-09-27 Tom Tromey <tromey@redhat.com>
1564
1565 * gdb.base/macscp.exp: Add tests for stringification, splicing,
1566 and varargs.
1567
1568 2008-09-22 Pedro Alves <pedro@codesourcery.com>
1569
1570 * lib/mi-support.exp (mi_expect_interrupt): New.
1571 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
1572 from gdb.mi/mi-nonstop.exp.
1573 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
1574 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
1575 lib/mi-support.exp.
1576 Use mi_check_thread_states throughout. Avoid ".*" and do not
1577 require an anchor after -exec-run.
1578
1579 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1580
1581 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
1582 stop is pending. Avoid ".*" when two stops are pending.
1583 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
1584 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
1585 newlines in fullnames.
1586 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
1587 (mi_expect_stop): Update comments. Only anchor in sync mode.
1588 Do not match newlines.
1589 (mi_send_resuming_command_raw): Always return status.
1590 (mi_get_stop_line): Do not match more than one line by accident.
1591 Only anchor in sync mode.
1592 (mi_run_inline_test): If -exec-next fails, give up.
1593
1594 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1595
1596 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
1597 on SPU.
1598
1599 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1600
1601 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
1602
1603 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1604
1605 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
1606 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1607 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
1608 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1609 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
1610 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
1611 gdb.ada/interface.exp, gdb.ada/null_array.exp,
1612 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1613 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1614 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1615 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
1616 Include the "= " sequence in the expected output of print tests.
1617
1618 2008-09-10 Joel Brobecker <brobecker@adacore.com>
1619
1620 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
1621 description for boolean types.
1622
1623 2008-09-09 Pedro Alves <pedro@codesourcery.com>
1624
1625 * gdb.base/hook-stop-continue.c: New.
1626 * gdb.base/hook-stop-continue.exp: New.
1627
1628 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1629
1630 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
1631
1632 2008-09-08 Jerome Guitton <guitton@adacore.com>
1633
1634 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
1635 (stack_check_probe_2, stack_check_probe_loop_1)
1636 (stack_check_probe_loop_2): New functions.
1637 (main): Add call to these new functions.
1638 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
1639 functions, check that the breakpoint is inserted at the appropriate
1640 location.
1641 (insert_breakpoint): Slightly refine this procedure so that it can
1642 be called several times in the test.
1643
1644 2008-09-08 Jerome Guitton <guitton@adacore.com>
1645
1646 * gdb.base/stack-checking.c: New file.
1647 * gdb.base/stack-checking.exp: New file.
1648
1649 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1650
1651 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
1652 * gdb.arch/altivec-regs.exp: Likewise.
1653 * gdb.arch/vsx-regs.exp: Likewise.
1654
1655 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1656
1657 * gdb.arch/ppc-fp.exp: New file.
1658 * gdb.arch/ppc-fp.c: New file.
1659
1660 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1661
1662 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
1663 lest gcc-4.3.1 optimizes the whole thing away.
1664
1665 2008-09-04 Michael Snyder <msnyder@vmware.com>
1666
1667 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
1668 as "at" (for non-debug functions such as _start).
1669
1670 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1671
1672 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
1673 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
1674 software watchpoints.
1675 * gdb.base/watch_thread_num.exp: Likewise.
1676
1677 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
1678
1679 * gdb.arch/i386-bp_permanent.exp: New test.
1680
1681 2008-08-24 Tom Tromey <tromey@redhat.com>
1682
1683 * gdb.base/maint.exp: Update "maint print type".
1684
1685 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
1686
1687 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
1688 support. Adjust the order of "*running" notifications.
1689 * gdb.mi/non-stop.c: Don't cast from int to void* and
1690 back.
1691
1692 2008-08-20 Mark Kettenis <kettenis@gnu.org>
1693
1694 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
1695 expect to find it in the "info frame" output.
1696
1697 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
1698
1699 * gdb.base/interp.exp: Always consume both prompts.
1700
1701 2008-08-20 Pedro Alves <pedro@codesourcery.com>
1702
1703 * gdb.base/pending.exp: Test pending breakpoints without symbols
1704 loaded.
1705
1706 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1707
1708 * lib/mi-support.exp (mi_expect_stop): Produce
1709 more details on failures.
1710 * gdb.mi/mi-nonstop.exp: New.
1711 * gdb.mi/non-stop.c: New.
1712
1713 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1714
1715 * gdb.mi/mi-async.exp: Use 'set target-async'.
1716 * lib/mi-support.exp: Use 'set/show target-async'.
1717
1718 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
1719
1720 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
1721
1722 2008-08-17 Tom Tromey <tromey@redhat.com>
1723
1724 * gdb.base/help.exp (help catch): Rewrite.
1725
1726 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1727
1728 * gdb.base/define.exp: Test indented command documentation.
1729 * gdb.python/python.exp: Test indented multi-line command.
1730
1731 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
1732
1733 * testsuite/gdb.arch/vsx-regs.c: New source file.
1734 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
1735 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
1736
1737 2008-08-14 Tom Tromey <tromey@redhat.com>
1738
1739 * gdb.base/macscp.exp: Add regression test for "macro define" or
1740 "macro undef" with no arguments.
1741
1742 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1743
1744 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
1745
1746 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1747
1748 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
1749
1750 2008-08-06 Tom Tromey <tromey@redhat.com>
1751
1752 * gdb.python/python.exp: New file.
1753
1754 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1755
1756 Fix for PR gdb/1543.
1757 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
1758 $LOCATION.
1759 (location): New variable.
1760 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
1761 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
1762 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
1763 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
1764 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
1765 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
1766 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
1767 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
1768 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
1769 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
1770 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1771 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
1772 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1773 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
1774 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
1775 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
1776 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
1777 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
1778 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
1779 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
1780 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
1781 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
1782 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
1783 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
1784 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
1785 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
1786 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
1787 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
1788 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
1789 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
1790 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
1791 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
1792 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
1793 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
1794 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
1795 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
1796 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
1797 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
1798 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
1799 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
1800 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
1801 gdb.base/type-opaque.exp, gdb.base/until.exp,
1802 gdb.base/value-double-free.c, gdb.base/varargs.exp,
1803 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
1804 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
1805 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
1806 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
1807 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
1808 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
1809 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
1810 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
1811 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
1812 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
1813 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
1814 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
1815 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
1816 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
1817 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
1818 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
1819 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
1820 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
1821 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
1822 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1823 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
1824 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
1825 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
1826 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
1827 gdb.pascal/types.exp, gdb.stabs/weird.exp,
1828 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
1829 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
1830 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
1831 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
1832 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
1833 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
1834 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
1835 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
1836 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
1837 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
1838 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
1839 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
1840 lib/mi-support.exp, lib/trace-support.exp: Remove reference
1841 to bug-gdb@prep.ai.mit.edu .
1842
1843 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
1844
1845 * lib/mi-support.exp (mi_load_shlibs): New.
1846 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
1847
1848 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
1849
1850 * lib/mi-support.exp (get_mi_thread_list)
1851 (check_mi_and_console_threads): New, moved from ...
1852 * gdb.mi/mi-pthread.exp: ...here.
1853 * gdb.mi/gdb669.exp (get_mi_thread_list)
1854 (check_mi_and_console_threads): Delete.
1855 * gdb.mi/mi2-pthread.exp: Likewise.
1856
1857 2008-07-28 Tom Tromey <tromey@redhat.com>
1858
1859 * Makefile.in (just-check): Remove. Move body to...
1860 (check): ... here.
1861
1862 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1863
1864 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
1865 Add a test for duplicated SIGINTs.
1866
1867 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1868
1869 * gdb.threads/schedlock.exp (get_args): Update to work for any
1870 value of NUM.
1871 (Top level): Report the number of threads that did not resume.
1872
1873 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1874
1875 * gdb.dwarf2/dw2-compressed.S: Also define __start.
1876
1877 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1878
1879 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
1880 non-MI prompt.
1881
1882 2008-07-26 Tom Tromey <tromey@redhat.com>
1883
1884 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
1885 (function_struct, function_struct_ptr): New globals.
1886 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
1887 function pointer in a struct.
1888
1889 2008-07-26 Tom Tromey <tromey@redhat.com>
1890
1891 * gdb.base/macscp.exp: Add test for macro lexing bug.
1892
1893 2008-07-18 Tom Tromey <tromey@redhat.com>
1894
1895 * gdb.base/macscp.exp: Add macro tests.
1896
1897 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1898
1899 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
1900
1901 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1902
1903 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
1904
1905 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1906
1907 * gdb.cp/class2.exp: fix for failure on spu-elf
1908
1909 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1910
1911 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
1912
1913 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
1916
1917 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
1918
1919 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
1920
1921 2008-07-11 Kevin Buettner <kevinb@redhat.com>
1922
1923 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
1924 of regexp to account for changes made to GDB in the printing of
1925 byte vectors.
1926
1927 2008-07-11 Tom Tromey <tromey@redhat.com>
1928
1929 * gdb.base/completion.exp: Add 'help' completion test.
1930
1931 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1932
1933 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
1934
1935 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1936
1937 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
1938
1939 2008-07-09 Pedro Alves <pedro@codesourcery.com>
1940
1941 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
1942
1943 2008-07-09 Pedro Alves <pedro@codesourcery.com>
1944
1945 * gdb.base/fullname.exp: Restore pwd if compiling failed.
1946
1947 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
1950
1951 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
1952
1953 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
1954 previous commit. Add a comment.
1955
1956 2008-06-28 Pedro Alves <pedro@codesourcery.com>
1957
1958 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
1959
1960 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
1961
1962 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
1963
1964 2008-06-27 Pedro Alves <pedro@codesourcery.com>
1965
1966 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
1967 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
1968 compiling an executable, link in an object that forces unbuffered
1969 output.
1970 * lib/set_unbuffered_mode.c: New file.
1971
1972 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1973
1974 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
1975
1976 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
1977
1978 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
1979 mi_expect_stop.
1980 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
1981 Demand that *running is output.
1982 (detect_async): Perform checking every time.
1983 (mi_send_resuming_command): Extract everything into...
1984 (mi_send_resuming_command_raw): ...this.
1985 (mi_expect_stop): Don't accept any output before *stopped.
1986
1987 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
1988
1989 Robustify mi-simplerun.
1990 * gdb.mi/basics.c (main): Add a call to sleep.
1991 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
1992 * gdb.mi/mi2-cli.exp: Likewise.
1993 * gdb.mi/mi-break.exp: Likewise.
1994
1995 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
1996
1997 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
1998
1999 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2000
2001 * gdb.mi/mi-console.exp: Adjust.
2002 * gdb.mi/mi-syn-frame.exp: Adjust.
2003 * gdb.mi/mi2-console.exp: Adjust.
2004 * gdb.mi/mi2-syn-frame.exp: Adjust.
2005 * lib/mi-support.exp (mi_run_cmd): Adjust.
2006 (mi_send_resuming_command): Adjust.
2007
2008 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2009
2010 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
2011 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
2012 testing of stopped.
2013 * gdb.mi/mi2-syn-frame.exp: Likewise.
2014 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
2015 (async, detect_async): New.
2016 (mi_expect_stop, mi_continue_to_line): Adjust expectation
2017 depending on if we're running in sync or async mode.
2018
2019 2008-06-09 Tom Tromey <tromey@redhat.com>
2020
2021 * gdb.base/completion.exp: New tests for field name completion
2022 with spaces, and field name completion with '->'.
2023
2024 2008-06-06 Tom Tromey <tromey@redhat.com>
2025
2026 * gdb.base/break1.c (struct some_struct): New struct.
2027 (values): New global.
2028 * gdb.base/completion.exp: Add field name completion test.
2029
2030 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2031
2032 * gdb.cp/call-c.exp: Test for incorrect handling of reference
2033 to pointer.
2034 * gdb.cp/call-c.cc: Likewise.
2035
2036 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
2037
2038 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
2039 annotation.
2040
2041 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2042 Pedro Alves <pedro@codesourcery.com>
2043
2044 * gdb.threads/execl.c, gdb.threads/execl1.c,
2045 gdb.threads/execl.exp: New tests.
2046
2047 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
2048 Daniel Jacobowitz <dan@codesourcery.com>
2049
2050 * gdb.cp/exception.exp: Activate test, make it work with pending
2051 catchpoints.
2052
2053 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2054
2055 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
2056
2057 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
2058
2059 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
2060 now printed.
2061 * gdb.mi/mi2-var-cmd.exp: Likewise.
2062
2063 2008-05-27 Andreas Schwab <schwab@suse.de>
2064
2065 * gdb.base/frame-args.exp: Handle arguments that are optimized
2066 out.
2067
2068 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
2069
2070 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
2071 quiet for ppc32 and group options into a single variable.
2072
2073 2008-05-23 Joel Brobecker <brobecker@adacore.com>
2074
2075 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
2076 of zero-size elements.
2077 * gdb.ada/null_array.exp: Test printing this new array.
2078
2079 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2080
2081 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
2082
2083 2008-05-21 Joel Brobecker <brobecker@adacore.com>
2084
2085 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
2086 of the "finish" command.
2087
2088 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
2089
2090 * gdb.base/annota1.exp: Test for new annotation.
2091
2092 2008-05-16 Pedro Alves <pedro@codesourcery.com>
2093
2094 * gdb.base/fixsection.exp: New file.
2095 * gdb.base/fixsection0.c: New file.
2096 * gdb.base/fixsection1.c: New file.
2097
2098 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2099
2100 * gdb.base/annota1.exp: Accept printf@... in place of printf.
2101 * gdb.base/annota3.exp: Likewise.
2102
2103 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
2104
2105 * gdb.base/watch_thread_num.exp: Don't run tests that require
2106 watchpoints if the target doesn't support them.
2107
2108 2008-05-12 Doug Evans <dje@google.com>
2109
2110 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
2111
2112 2008-05-09 Joel Brobecker <brobecker@adacore.com>
2113
2114 * gdb.ada/assign_1.exp: New testcase.
2115
2116 2008-05-09 Doug Evans <dje@google.com>
2117
2118 * gdb.base/find.exp: New file.
2119 * gdb.base/find.c: New file.
2120
2121 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
2122
2123 * gdb.base/commands.exp (watchpoint_command_test): Handle
2124 gdb,no_hardware_watchpoints.
2125 * gdb.base/float.exp: Allow ARM targets without floating point.
2126 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
2127
2128 2008-05-06 Jerome Guitton <guitton@adacore.com>
2129 Joel Brobecker <brobecker@adacore.com>
2130
2131 * gdb.ada/lang_switch: New test program.
2132 * gdb.ada/lang_switch.exp: New testcase.
2133
2134 2008-05-05 Doug Evans <dje@google.com>
2135
2136 * gdb.base/help.exp (disassemble): Update expected help text.
2137
2138 2008-05-04 Pedro Alves <pedro@codesourcery.com>
2139
2140 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
2141
2142 2008-05-04 Pedro Alves <pedro@codesourcery.com>
2143
2144 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
2145 different times.
2146
2147 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2148
2149 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
2150 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
2151 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
2152 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
2153
2154 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
2155
2156 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
2157 notification to appear.
2158
2159 2008-05-04 Daniel Jacobowitz <dan@debian.org>
2160
2161 * gdb.base/fullname.c: New file.
2162 * gdb.base/fullname.exp: New file.
2163 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
2164
2165 2008-05-03 Pedro Alves <pedro@codesourcery.com>
2166
2167 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
2168 expressions with macros.
2169
2170 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2171
2172 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
2173
2174 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2175
2176 * gdb.base/completion.exp: Handle lack of other symbols beginning
2177 with "a".
2178
2179 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
2180
2181 2008-05-02 Jim Blandy <jimb@codesourcery.com>
2182
2183 * gdb.asm/asmsrc1.s: Add scratch space.
2184
2185 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2186 Daniel Jacobowitz <dan@codesourcery.com>
2187
2188 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
2189 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
2190 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
2191
2192 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2193
2194 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
2195
2196 2008-05-01 Joel Brobecker <brobecker@adacore.com>
2197
2198 * gdb.base/info-target.exp: New testcase.
2199
2200 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2201
2202 * gdb.cp/hang.exp: Use .cc instead of .C.
2203 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2204 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2205
2206 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2207
2208 * gdb.base/gdb1250.exp: Remove perror.
2209 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2210
2211 2008-04-30 Pedro Alves <pedro@codesourcery.com>
2212
2213 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2214 .2byte.
2215
2216 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2217
2218 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2219 (maybe_kfail): New.
2220
2221 2008-04-25 Pedro Alves <pedro@codesourcery.com>
2222
2223 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2224
2225 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2226
2227 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2228 * gdb.mi/mi2-syn-frame.exp: Likewise.
2229 * lib/mi-support.exp: Likewise.
2230
2231 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2232
2233 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2234 to specify regexp for the location to stop at.
2235 * gdb.base/break-always.c: New.
2236 * gdb.base/break-always.exp: New.
2237
2238 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2239
2240 * lib/mi-support.exp (mi_runto_helper): Adjust
2241 for the original-location field.
2242 (mi_create_breakpoint, mi_list_breakpoints): New.
2243 * gdb.mi/mi-break.exp: Adjust.
2244 * gdb.mi/mi2-break.exp: Adjust.
2245 * gdb.mi/mi-pending.exp: Adjust.
2246 * gdb.mi/mi-simplerun.exp: Adjust.
2247 * gdb.mi/mi2-simplerun.exp: Adjust.
2248 * gdb.mi/mi-syn-frame.exp: Adjust.
2249 * gdb.mi/mi2-syn-frame.exp: Adjust.
2250 * gdb.mi/mi-until.exp: Adjust.
2251 * gdb.mi/mi2-until.exp: Adjust.
2252 * gdb.mi/mi-var-display.exp: Adjust.
2253 * gdb.mi/mi2-var-display.exp: Adjust.
2254 * gdb.mi/mi-watch.exp: Adjust.
2255 * gdb.mi/mi2-watch.exp: Adjust.
2256
2257 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2258
2259 * aclocal.m4: Add override.m4.
2260 * configure: Regenerate.
2261
2262 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2263
2264 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2265 '-var-update --all-values' reports new value even the type
2266 of a variable object has changed.
2267
2268 2008-04-18 Craig Silverstein <csilvers@google.com>
2269
2270 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2271 files.
2272
2273 2008-04-18 Joel Brobecker <brobecker@adacore.com>
2274
2275 * gdb.ada/atomic_enum: New test program.
2276 * gdb.ada/atomic_enum.exp: New testcase.
2277
2278 2008-04-17 Doug Evans <dje@google.com>
2279
2280 * gdb.opt/Makefile.in: Fix whitespace.
2281
2282 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2283
2284 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2285
2286 2008-04-17 Doug Evans <dje@google.com>
2287
2288 * gdb.base/hashline1.exp: New testcase.
2289 * gdb.base/hashline2.exp: New testcase.
2290 * gdb.base/hashline2.exp: New testcase.
2291
2292 2008-04-17 Pedro Alves <pedro@codesourcery.com>
2293
2294 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2295
2296 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2297
2298 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2299 temporary breakpoint to match "Temporary breakpoint".
2300 * gdb.base/break.exp (delete_breakpoints): Likewise.
2301 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
2302 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
2303 * gdb.base/display.exp: Likewise.
2304 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
2305 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
2306 * gdb.base/restore.exp (restore_tests): Likewise.
2307 * gdb.base/sepdebug.exp: Likewise.
2308 * gdb.base/watchpoint.exp: Likewise.
2309 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
2310 * gdb.mi/mi-pending.exp: Likewise.
2311 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
2312 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
2313 * gdb.mi/mi-var-cmd.exp: Likewise.
2314 * gdb.mi/mi-var-display.exp: Likewise.
2315 * gdb.mi/mi2-cli.exp: Likewise.
2316 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
2317 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
2318 * gdb.mi/mi2-var-display.exp: Likewise.
2319 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
2320 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
2321 new "disp" field.
2322 (mi_expect_stop): Move after_reason argument to be really after
2323 reason. This is to support fix for PR2424.
2324
2325 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2326
2327 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2328
2329 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
2330
2331 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
2332 field. Add more floating varobj tests.
2333 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
2334 field.
2335 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
2336 (main): Call do_at_tests.
2337 * lib/mi-support.exp (mi_create_floating_varobj)
2338 (mi_varobj_update_with_type_change): New.
2339
2340 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2341
2342 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
2343 option of -var-evaluate-expression.
2344 * gdb.mi/mi2-var-display.exp: Likewise.
2345
2346 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
2347
2348 Introduce test setup helpers.
2349 * lib/gdb.exp (build_executable, clean_restart)
2350 (prepare_for_testing): New.
2351 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
2352 * gdb.base/return.exp: Likewise.
2353 * gdb.base/ending-run.exp: Likewise.
2354
2355 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
2356
2357 * gdb.mi/mi-async.exp: New test for asynchronous Machine
2358 Interface (MI) responses.
2359
2360 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2361
2362 * gdb.cp/breakpoint.cc: New code to test conditions involving
2363 member variables.
2364 * gdb.cp/breakpoint.exp: Test condition involving member
2365 variables.
2366
2367 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
2368
2369 * lib/mi-support.exp (mi_expect_stop): New.
2370 (mi_run_cmd): Change the
2371 token. Use mi_send_resuming_command, use
2372 mi_expect_stop.
2373 (mi_execute_to_helper): Rename to mi_execute_to.
2374 (mi_send_resuming_command): Add more error patterns.
2375 (mi_wait_for_stop): Renamed to...
2376 (mi_get_stop_line): ...this.
2377 (mi_run_inline_test): Adjust.
2378
2379 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
2380 * gdb.mi/mi-console.exp: Likewise.
2381 * gdb.mi/mi-pending.exp: Likewise.
2382 * gdb.mi/mi-simplerun.exp: Likewise.
2383 * gdb.mi/mi-stack.exp: Likewise.
2384 * gdb.mi/mi-stepi.exp: Likewise.
2385 * gdb.mi/mi-syn-frame.exp: Add comment.
2386 * gdb.mi/mi-until.exp: Likewise.
2387 * gdb.mi/mi-var-display.exp: Likewise.
2388 * gdb.mi/mi-watch.exp: Likewise.
2389 * gdb.mi/mi2-cli.exp: Likewise.
2390 * gdb.mi/mi2-console.exp: Likewise.
2391 * gdb.mi/mi2-simplerun.exp: Likewise.
2392 * gdb.mi/mi2-stack.exp: Likewise.
2393 * gdb.mi/mi2-stepi.exp: Likewise.
2394 * gdb.mi/mi2-until.exp: Likewise.
2395 * gdb.mi/mi2-var-display.exp: Likewise.
2396 * gdb.mi/mi2-watch.exp: Likewise.
2397
2398 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2399
2400 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2401
2402 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
2403
2404 2008-04-04 Pedro Alves <pedro@codesourcery.com>
2405
2406 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
2407 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
2408 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2409 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
2410 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
2411 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
2412 expect an mi error duplicated in stderr.
2413
2414 2008-04-03 Joel Brobecker <brobecker@adacore.com>
2415
2416 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
2417 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
2418 Add a couple of tests that verify the behavior when the new setting
2419 is set to "cancel" and "all".
2420 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
2421 "ask" before we start the testing.
2422
2423 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2424
2425 * gdb.cp/casts.cc: Add class reference variables.
2426 * gdb.cp/casts.exp: New test cases for up/down casting references.
2427
2428 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2429
2430 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
2431 instead of beginning to make an extra test pass.
2432 * gdb.mi/mi2-var-display.exp: Likewise.
2433
2434 2008-03-31 Maciej W. Rozycki <macro@mips.com>
2435
2436 * gdb.base/break.exp: Mark failures as such. Fix formatting.
2437
2438 2008-03-31 Markus Deuling <deuling@de.ibm.com>
2439 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2440
2441 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
2442 value. Add xfail for older kernels.
2443
2444 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2445
2446 Bring mi-support in line with gdb.exp.
2447 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
2448 (mi_gdb_start): New function.
2449
2450 2008-03-28 Maciej W. Rozycki <macro@mips.com>
2451
2452 * gdb.mi/mi-var-cmd.exp: Fix a typo.
2453
2454 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2455
2456 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2457 * gdb.mi/mi2-var-display.exp: Likewise.
2458
2459 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2460
2461 * lib/mi-support.exp (mi_create_varobj_checked): New.
2462 (mi_list_varobj_children): Allow to check for a
2463 value.
2464 (mi_list_array_varobj_children): New.
2465
2466 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
2467 and mi_list_varobj_children, as opposed to hardcoding
2468 expected strings.
2469 * gdb.mi/gdb701.exp: Likewise.
2470 * gdb.mi/gdb792.exp: Likewise.
2471 * gdb.mi/mi-var-block.exp: Likewise.
2472 * gdb.mi/mi-var-cmd.exp: Likewise.
2473 * gdb.mi/mi-var-invalidate.exp: Likewise.
2474 * gdb.mi/mi2-var-block.exp: Likewise.
2475 * gdb.mi/mi2-var-child.exp: Likewise.
2476 * gdb.mi/mi2-var-cmd.exp: Likewise.
2477 * gdb.mi/mi2-var-display.exp: Likewise.
2478
2479 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 Fix random false FAILs on i386.
2482 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
2483
2484 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2485
2486 PR gdb/544
2487 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
2488
2489 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2490
2491 PR gdb/544
2492 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
2493
2494 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2495
2496 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
2497 fixed PR gdb/544.
2498
2499 2008-03-21 Pedro Alves <pedro@codesourcery.com>
2500
2501 * gdb.threads/fork-child-threads.exp: Test next over fork.
2502
2503 2008-03-21 Chris Demetriou <cgd@google.com>
2504
2505 * gdb.base/break.exp (rbreak junk): New test for rbreak
2506 "Junk at end of arguments" issue.
2507
2508 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2509
2510 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
2511 *& to work on created array elements.
2512 (Top level): Test print $pc with a file. Test string operations
2513 without a target.
2514 * gdb.base/ptype.exp: Do not expect *& to work on created array
2515 elements.
2516
2517 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2518
2519 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2520 gdb.threads/staticthreads.exp: Update exit query.
2521
2522 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
2523
2524 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
2525
2526 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2527
2528 * gdb.base/watchpoint.c (global_ptr, func4): New.
2529 (main): Call func4.
2530 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
2531 (test_inaccessible_watchpoint): New.
2532
2533 2008-02-29 Maciej W. Rozycki <macro@mips.com>
2534
2535 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
2536 select the largest.
2537
2538 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2539
2540 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
2541 frames-invalid annotations.
2542
2543 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
2544
2545 * gdb.base/assign.exp: avoid same output for different tests.
2546
2547 2008-02-27 Doug Evans <dje@google.com>
2548
2549 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
2550 for bug 1738.
2551 (breakpoint_to_handler_entry): Ditto.
2552
2553 2008-02-27 Joel Brobecker <brobecker@adacore.com>
2554
2555 * gdb.base/ending-run.exp: Use the first line of code inside
2556 function body to test breakpoints.
2557 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
2558 location where the breakpoint is inserted when using the line
2559 where a function is declared. Fix typo in the description of
2560 one of the tests.
2561 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
2562
2563 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2564
2565 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
2566 tests.
2567
2568 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2569
2570 * gdb.base/args.exp: avoid same output for tests
2571 with single quotes.
2572
2573 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
2574
2575 * gdb.base/annota1.exp: Adjust for 'info break'
2576 format changes.
2577 * gdb.base/annota3.exp: Likewise.
2578 * gdb.base/break.exp: Likewise.
2579 * gdb.base/condbreak.exp: Likewise.
2580 * gdb.base/pending.exp: Likewise.
2581 * gdb.base/sepdebug.exp: Likewise.
2582 * gdb.base/unload.exp: Likewise.
2583 * gdb.cp/ovldbreak.exp: Likewise.
2584 * gdb.mi/mi-pending.exp: Likewise.
2585
2586 2008-02-07 Doug Evans <dje@google.com>
2587
2588 * gdb.cp/mb-inline.exp: New.
2589 * gdb.cp/mb-inline.h: New.
2590 * gdb.cp/mb-inline1.cc: New.
2591 * gdb.cp/mb-inline2.cc: New.
2592
2593 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2594
2595 * gdb.pascal/floats.pas: New test program.
2596 * gdb.pascal/floats.exp: New testcase.
2597
2598 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2599
2600 * gdb.base/callfuncs.c (t_float_many_args): New function.
2601 (t_double_many_args): New function.
2602 * gdb.base/callfuncs.exp: Add tests for exceeding float
2603 and double parameters passed through the stack.
2604
2605 2008-02-05 Joel Brobecker <brobecker@adacore.com>
2606
2607 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
2608 gdb.ada/complete/foo.adb: New files.
2609 * gdb.ada/complete.exp: New testcase.
2610
2611 2008-02-03 Doug Evans <dje@google.com>
2612
2613 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
2614
2615 * gdb.cp/gdb2384.exp: New file.
2616 * gdb.cp/gdb2384.cc: New file.
2617 * gdb.cp/gdb2384-base.h: New file.
2618 * gdb.cp/gdb2384-base.cc: New file.
2619
2620 2008-02-02 Doug Evans <dje@google.com>
2621
2622 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
2623
2624 2007-02-01 Joel Brobecker <brobecker@adacore.com>
2625
2626 * gdb.ada/sym_print_name: New test program.
2627 * gdb.ada/sym_print_name.exp: New testcase.
2628
2629 2007-02-01 Joel Brobecker <brobecker@adacore.com>
2630
2631 * gdb.ada/nested/hello.adb: New file.
2632 * gdb.ada/nested.exp: New testcase.
2633 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2634
2635 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2636
2637 * gdb.mi/basic.c (return_1): New function.
2638 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
2639 don't cause future evaluations of function to report
2640 creation of internal breakpoints.
2641
2642 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2643
2644 * gdb.mi/mi-break.exp (test_error): New.
2645 Call it.
2646
2647 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
2648
2649 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
2650 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
2651
2652 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2653
2654 * gdb.pascal/integers.pas: New test program.
2655 * gdb.pascal/integers.exp: New testcase.
2656
2657 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2658
2659 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
2660
2661 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
2662
2663 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
2664 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
2665
2666 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
2667
2668 * gdb.ada/formatted_ref: New test program.
2669 * gdb.ada/formatted_ref.exp: New testcase.
2670
2671 * gdb.cp/formatted-ref.cc: New file.
2672 * gdb.cp/formatted-ref.exp: New testcase.
2673
2674 2008-01-30 Joel Brobecker <brobecker@adacore.com>
2675
2676 * gdb.base/ptype.exp: Add testing of "ptype $pc".
2677
2678 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
2679
2680 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
2681 (test_file_list_exec_source_file): Update to new macro-info field.
2682
2683 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
2684
2685 * gdb.ada/exprs: New test program.
2686 * gdb.ada/exprs.exp: New testcase.
2687
2688 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2689
2690 * dfp-test.c (DELTA, DELTA_B): New definitions.
2691 (double_val1, double_val2, double_val3, double_val4, double_val5,
2692 double_val6, double_val7, double_val8, double_val9, double_val10,
2693 double_val11, double_val12, double_val13, double_val14, dec32_val1,
2694 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
2695 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
2696 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
2697 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
2698 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
2699 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
2700 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
2701 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
2702 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
2703 dec128_val16): New global variables.
2704 (decimal_dec128_align): New function.
2705 (decimal_mixed): Likewise.
2706 (decimal_many_args_dec32): Likewise.
2707 (decimal_many_args_dec64): Likewise.
2708 (decimal_many_args_dec128): Likewise.
2709 (decimal_many_args_mixed): Likewise.
2710 * dfp-test.exp: Add tests calling new inferior functions.
2711
2712 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2713
2714 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
2715 gdb.server/ext-run.exp: New files.
2716 * lib/gdbserver-support.exp (gdbserver_download): New.
2717 (gdbserver_start): New. Update gdbserver expected
2718 output.
2719 (gdbserver_spawn): Use them.
2720 (gdbserver_start_extended): New.
2721
2722 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2723
2724 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
2725 Run on GNU/Linux.
2726 (do_exec_tests): Check for systems which do not support catchpoints.
2727 Do not match START.
2728 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
2729 Run on GNU/Linux. Enable verbose output.
2730 (check_fork_catchpoints): New.
2731 (explicit_fork_child_follow, catch_fork_child_follow)
2732 (tcatch_fork_parent_follow): Update expected messages.
2733 (do_fork_tests): Use check_fork_catchpoints.
2734 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
2735 Run on GNU/Linux. Enable verbose output.
2736 (check_vfork_catchpoints): New.
2737 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
2738 expected messages.
2739 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
2740
2741 2008-01-29 Jim Blandy <jimb@red-bean.com>
2742
2743 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
2744 host' errors.
2745 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
2746
2747 2008-01-29 Jim Blandy <jimb@red-bean.com>
2748
2749 * gdb.threads/sigthread.c: Use barriers to ensure that
2750 child_thread and child_thread_two are always initialized before we
2751 start to use them.
2752
2753 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
2754
2755 * gdb.base/watchpoint-solib.exp: New.
2756 * gdb.base/watchpoint-solib.c: New.
2757 * gdb.base/watchpoint-solib-shr.c: New.
2758
2759 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
2760
2761 * gdb.base/gdb1056.exp: Add unsigned integer test.
2762
2763 2008-01-28 Doug Evans <dje@google.com>
2764
2765 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
2766
2767 2008-01-27 Jim Blandy <jimb@codesourcery.com>
2768
2769 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
2770
2771 * gdb.base/expand-psymtabs.exp: Doc fix.
2772
2773 2008-01-26 Mark Kettenis <kettenis@gnu.org>
2774
2775 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
2776
2777 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
2778
2779 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
2780 -var-set-format.
2781
2782 2008-01-23 Chris Demetriou <cgd@google.com>
2783
2784 * gdb.threads/thread_events.c: New testcase source file.
2785 * gdb.threads/thread_events.exp: New testcase expect file.
2786
2787 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
2788
2789 * lib/gdb.exp: Add the variable octal.
2790
2791 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
2792 -var-set-format.
2793
2794 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
2795 Vladimir Prus <vladimir@codesourcery.com>
2796
2797 * gdb.base/float.exp: Allow missing floating point for m68k and
2798 PowerPC.
2799
2800 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
2801
2802 * gdb.mi/basics.c: Setup for testing breakpoints
2803 ignore count.
2804 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
2805 * gdb.mi/mi-cli.exp: Adjust.
2806 * gdb.mi/mi2-cli.exp: Adjust.
2807
2808 2008-01-17 Pedro Alves <pedro@codesourcery.com>
2809
2810 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
2811 and 'dummy_ptr' integer pointer. Initialize struct_declarations
2812 with dummy_ptr's address.
2813 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
2814 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
2815 all targets.
2816 * gdb.mi/mi2-var-child.exp: Likewise.
2817
2818 2008-01-09 Joel Brobecker <brobecker@adacore.com>
2819
2820 * gdb.ada/null_array: New test program.
2821 * gdb.ada/null_array.exp: New testcase.
2822
2823 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
2824
2825 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
2826 with required float modifiers.
2827
2828 2008-01-08 Joel Brobecker <brobecker@adacore.com>
2829
2830 * gdb.ada/funcall_param: New test program.
2831 * gdb.ada/funcall_param.exp: New testcase.
2832
2833 2008-01-08 Joel Brobecker <brobecker@adacore.com>
2834
2835 * gdb.ada/arrayparam: New test program.
2836 * gdb.ada/arrayparam.exp: New testcase.
2837
2838 2008-01-08 Joel Brobecker <brobecker@adacore.com>
2839
2840 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
2841 landed. Should also fix random failures in the test following it.
2842
2843 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2844
2845 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
2846 for expressions with decimal float values.
2847 (test_dfp_conversions): New function to test casts to and from
2848 decimal float types.
2849 Call test_dfp_conversions.
2850 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
2851 elements.
2852 (main): Initialize ds.float4 and ds.double8 elements.
2853 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
2854 string to new error message.
2855 (d64_set_tests): Likewise.
2856 (d128_set_tests): Likewise.
2857 Add tests for expressions with decimal float variables. Add tests for
2858 conversions to and from decimal float types.
2859
2860 2008-01-05 Joel Brobecker <brobecker@adacore.com>
2861
2862 * gdb.ada/packed_tagged/comp_bug.adb: New file.
2863 * gdb.ada/packed_tagged.exp: New testcase.
2864
2865 2008-01-04 Joel Brobecker <brobecker@adacore.com>
2866
2867 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
2868 gdb.ada/homonym/homonym_main.adb: New files.
2869 * gdb.ada/homonym.exp: New testcase.
2870
2871 2008-01-04 Joel Brobecker <brobecker@adacore.com>
2872
2873 * gdb.ada/packed_array.exp: Add testing of references to
2874 a packed array.
2875
2876 2008-01-04 Joel Brobecker <brobecker@adacore.com>
2877
2878 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
2879 New files.
2880 * gdb.ada/type_coercion.exp: New testcase.
2881
2882 2008-01-04 Joel Brobecker <brobecker@adacore.com>
2883
2884 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
2885 gdb.ada/tagged/foo.adb: New file.
2886 * gdb.ada/tagged.exp: New testcase.
2887
2888 2008-01-04 Joel Brobecker <brobecker@adacore.com>
2889
2890 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
2891 gdb.ada/ptype_field/foo.adb: New files.
2892 * gdb.ada/ptype_field.exp: New testcase.
2893
2894 2008-01-03 Joel Brobecker <brobecker@adacore.com>
2895
2896 * gdb.ada/print_pc.exp: New testcase.
2897
2898 2008-01-03 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
2901 gdb.ada/taft_type/p.adb: New files.
2902 * gdb.ada/taft_type.exp: New testcase.
2903
2904 2008-01-03 Joel Brobecker <brobecker@adacore.com>
2905
2906 * gdb.ada/array_bounds/bar.adb: New file.
2907 * gdb.ada/array_bounds.exp: New testcase.
2908
2909 2008-01-03 Joel Brobecker <brobecker@adacore.com>
2910
2911 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
2912 gdb.ada/arrayptr/foo.adb: New files.
2913 * gdb.ada/arrayptr.exp: New testcase.
2914
2915 2008-01-03 Joel Brobecker <brobecker@adacore.com>
2916
2917 * gdb.base/set-lang-auto.exp: New testcase.
2918
2919 2008-01-03 Joel Brobecker <brobecker@adacore.com>
2920
2921 * gdb.ada/fun_addr/foo.adb: New file.
2922 * gdb.ada/fun_addr.exp: New testcase.
2923
2924 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2925
2926 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
2927 New files
2928
2929 2008-01-02 Joel Brobecker <brobecker@adacore.com>
2930
2931 * array_subscript_addr/p.adb: New file.
2932 * array_subscript_addr.exp: New testcase.
2933
2934 2008-01-02 Joel Brobecker <brobecker@adacore.com>
2935
2936 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
2937 New files.
2938 * gdb.ada/str_cmp_ref.exp: New testcase.
2939
2940 2008-01-01 Joel Brobecker <brobecker@adacore.com>
2941
2942 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
2943 gdb.ada/fun_in_declare/foo.adb: New files.
2944 * gdb.ada/fun_in_declare.exp: New testcase.
2945
2946 2008-01-01 Joel Brobecker <brobecker@adacore.com>
2947
2948 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
2949 gdb.ada/ref_param/pck.ads: New files.
2950 * gdb.ada/ref_param.exp: New testcase.
2951
2952 2008-01-01 Joel Brobecker <brobecker@adacore.com>
2953
2954 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
2955 gdb.ada/interface/foo.adb: New files.
2956 * gdb.ada/interface.exp: New testcase.
2957
2958 2007-12-31 Jim Blandy <jimb@codesourcery.com>
2959
2960 * gdb.base/multi-forks.exp: Consume all output from child
2961 processes before proceeding to next test.
2962
2963 2007-12-29 Jim Blandy <jimb@codesourcery.com>
2964
2965 * configure: Regenerated.
2966
2967 2007-12-27 Joel Brobecker <brobecker@adacore.com>
2968
2969 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
2970 gdb.ada/fixed_cmp/fixed.adb: New files.
2971 * gdb.ada/fixed_cmp.exp: New testcase.
2972
2973 2007-12-27 Joel Brobecker <brobecker@adacore.com>
2974
2975 * gdb.ada/boolean_expr.exp: New testcase.
2976
2977 2007-12-26 Jim Blandy <jimb@codesourcery.com>
2978
2979 * gdb.base/multi-forks.exp: Doc fix.
2980
2981 2007-12-26 Joel Brobecker <brobecker@adacore.com>
2982
2983 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2984 * gdb.ada/char_param.exp: Do not compile our test program with
2985 -gnata, this is unnecessary.
2986 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
2987
2988 2007-12-24 Joel Brobecker <brobecker@adacore.com>
2989
2990 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
2991 gdb.ada/print_chars/foo.adb: New files.
2992 * gdb.ada/print_chars.exp: New testcase.
2993
2994 2007-12-24 Joel Brobecker <brobecker@adacore.com>
2995
2996 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
2997 gdb.ada/char_param/foo.adb: New files.
2998 * gdb.ada/char_param.exp: New testcase.
2999
3000 2007-12-22 Jim Blandy <jimb@codesourcery.com>
3001
3002 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
3003 hard-coding source line numbers into the test.
3004 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
3005 gdb_get_line_number to find.
3006
3007 2007-12-22 Joel Brobecker <brobecker@adacore.com>
3008
3009 * gdb.base/ptype.c (highest): New struct type.
3010 (the_highest): New variable of that type.
3011 (main): Add dummy assignment to a field of variable the_highest.
3012 * gdb.base/ptype.exp: Test type printing of our new variable.
3013
3014 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
3015
3016 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
3017 and record first explicitly generated thread number.
3018 Use that thread number for thread specific watchpoint test.
3019 Add iteration number to repetitive tests.
3020
3021 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
3022 Jim Blandy <jimb@codesourcery.com>
3023
3024 * gdb.base/expand-psymtabs.c: New testcase
3025 source file.
3026 * gdb.base/expand-psymtabs.exp: New testcase
3027 expect file.
3028
3029 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
3030
3031 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
3032 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
3033
3034 2007-12-17 Joel Brobecker <brobecker@adacore.com>
3035
3036 * gdb.ada/frame_args/foo.adb: New file.
3037 * gdb.ada/frame_args/pck.ads: New file.
3038 * gdb.ada/frame_args/pck.adb: New file.
3039 * gdb.ada/frame_args.exp: New testcase.
3040
3041 2007-12-17 Joel Brobecker <brobecker@adacore.com>
3042
3043 * gdb.base/frame-args.c: New file.
3044 * gdb.base/frame-args.exp: New testcase.
3045
3046 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3047 Joseph Myers <joseph@codesourcery.com>
3048
3049 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
3050
3051 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
3052
3053 * gdb.mi/mi-pending.exp: New.
3054 * gdb.mi/mi-pending.c: New.
3055 * gdb.mi/mi-pendshr.c: New.
3056
3057 2007-12-06 Jim Blandy <jimb@codesourcery.com>
3058
3059 * gdb.base/default.exp: Update expected output for 'info catch'.
3060
3061 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3062
3063 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
3064 must be set to binary.
3065
3066 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
3067
3068 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
3069
3070 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3071
3072 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
3073 gdb.mi/mi-file-transfer.exp: New.
3074
3075 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3076
3077 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
3078
3079 2007-11-22 Maciej W. Rozycki <macro@mips.com>
3080
3081 * gdb.trace/backtrace.exp: Fix a typo.
3082 * gdb.trace/circ.exp: Likewise.
3083 * gdb.trace/collection.exp: Likewise.
3084 * gdb.trace/limits.exp: Likewise.
3085 * gdb.trace/report.exp: Likewise.
3086 * gdb.trace/tfind.exp: Likewise.
3087 * gdb.trace/while-dyn.exp: Likewise.
3088
3089 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
3090
3091 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
3092 objects of pointers that can't be dereferenced are now
3093 "noneditable".
3094
3095 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3096
3097 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3098 (target_cpu): Remove.
3099
3100 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
3101
3102 * gdb.base/ending-run.exp: Expect the list of cleared
3103 breakpoint to come in natural order, not the reversed one.
3104
3105 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
3106
3107 * gdb.mi/mi-var-child.c (do_child_deletion): New.
3108 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
3109
3110 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
3111
3112 * gdb.base/printcmds.exp: New function
3113 test_printf_with_dfp.
3114
3115 2007-11-02 Doug Evans <dje@google.com>
3116
3117 * gdb.disasm/t01_mov.s: Remove carriage returns.
3118 * gdb.disasm/t02_mova.s: Ditto.
3119 * gdb.disasm/t03_add.s: Ditto.
3120 * gdb.disasm/t04_sub.s: Ditto.
3121 * gdb.disasm/t05_cmp.s: Ditto.
3122 * gdb.disasm/t06_ari2.s: Ditto.
3123 * gdb.disasm/t07_ari3.s: Ditto.
3124 * gdb.disasm/t08_or.s: Ditto.
3125 * gdb.disasm/t09_xor.s: Ditto.
3126 * gdb.disasm/t10_and.s: Ditto.
3127 * gdb.disasm/t11_logs.s: Ditto.
3128 * gdb.disasm/t12_bit.s: Ditto.
3129 * gdb.disasm/t13_otr.s: Ditto.
3130
3131 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3132
3133 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
3134
3135 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3136
3137 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
3138 provide DFP support.
3139
3140 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3141
3142 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
3143 Test "set powerpc vector-abi". Skip auto-detection tests for old
3144 toolchains.
3145
3146 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3147
3148 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
3149 with [string compare].
3150
3151 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3152
3153 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
3154 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
3155
3156 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
3157
3158 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
3159 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
3160 * gdb.opt/Makefile.in: New makefile.
3161 * Makefile.in: Create new directory "gdb.opt".
3162 * configure.ac: Add "gdb.opt" directory.
3163 * configure: Regenerated.
3164
3165 2007-10-25 Doug Evans <dje@google.com>
3166
3167 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
3168 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
3169
3170 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
3171 Thiago Jung Bauermann <bauerman@br.ibm.com>
3172
3173 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
3174 Floating Point expressions.
3175 * gdb.base/dfp-test.exp: new file adding tests for Decimal
3176 Floating Point variables.
3177 * gdb.base/dfp-test.c: new file containing program with Decimal
3178 Floating variables, used by gdb.base/dfp-test.exp.
3179
3180 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3181
3182 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
3183
3184 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3185
3186 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
3187 compiling test case with GCC.
3188 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
3189
3190 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3191
3192 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3193 format changes.
3194
3195 2007-10-18 Michael Snyder <msnyder@specifix.com>
3196
3197 * gdb.base/dbx.exp: Add missing "-re " operator.
3198
3199 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
3200
3201 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
3202 * configure.ac: Removed trailing spaces after backslash.
3203 * gdb.modula2: New directory.
3204 * gdb.modula2/Makefile.in: New file.
3205 * gdb.modula2/unbounded-array.exp: New file.
3206 * gdb.modula2/unbounded1.c: New file.
3207
3208 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3209
3210 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3211
3212 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
3213
3214 * gdb.base/sigstep.c (main): Add checks for
3215 return values for setitimer call.
3216 Call setitimer again with itimer = ITIMER_REAL
3217 if first call to setitimer fails.
3218
3219 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
3220
3221 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3222 of $timeout.
3223
3224 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3225
3226 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3227
3228 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
3229
3230 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3231 of gdb_expect call, to avoid interruption.
3232
3233 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3234
3235 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3236 (v_unsigned_long_long, v_long_long_array)
3237 (v_signed_long_long_array, v_unsigned_long_long_array)
3238 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3239 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3240 [!NO_LONG_LONG]: New.
3241 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3242 v_long_long_member.
3243
3244 (v_long_long_func, v_signed_long_long_func)
3245 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3246 (main) [!NO_LONG_LONG]: Initialize long long variants.
3247
3248 * gdb.base/whatis.exp: If board file requests no_long_long, build
3249 test with NO_LONG_LONG defined. Test long long, signed long long,
3250 and unsigned long long variants but only if board file doesn't
3251 disable it.
3252
3253 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
3254 Daniel Jacobowitz <dan@codesourcery.com>
3255
3256 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3257 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3258 * configure: Regenerated.
3259 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3260 gdb.pascal/types.exp, lib/pascal.exp: New files.
3261
3262 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3263
3264 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3265 call.
3266 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3267 to return to the call.
3268 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3269 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3270 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3271 * gdb.mi/mi-until.exp (test_until): Likewise.
3272 * gdb.mi/mi2-until.exp (test_until): Likewise.
3273
3274 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3275
3276 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3277 two-char array.
3278 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3279
3280 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3281
3282 * gdb.threads/watchthreads.c (thread_function): Sleep between
3283 iterations.
3284 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3285 at once for S/390. Generate matching fails and passes.
3286
3287 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3288
3289 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3290 the 'struct_declarations' variable to zeros.
3291
3292 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3293
3294 * gdb.cp/mb-ctor.cc: New.
3295 * gdb.cp/mb-ctor.exp: New.
3296 * gdb.cp/mb-templates.cc: New.
3297 * gdb.cp/mb-templates.exp: New.
3298
3299 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3300
3301 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
3302
3303 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
3304
3305 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
3306 targets.
3307 * configure: Regenerate.
3308
3309 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
3310
3311 * gdb.base/annota1.exp: Adjust for 'info break'
3312 format changes.
3313 * gdb.base/annota3.exp: Likewise.
3314 * gdb.base/break.exp: Likewise.
3315 * gdb.base/condbreak.exp: Likewise.
3316 * gdb.base/pending.exp: Likewise.
3317 * gdb.base/sepdebug.exp: Likewise.
3318 * gdb.base/unload.exp: Likewise.
3319 * gdb.base/ovldbreak.exp: Likewise.
3320
3321 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
3322
3323 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
3324 messages.
3325 * gdb.base/chng-syms.exp: Likewise.
3326 * gdb.base/unload.exp: Likewise.
3327
3328 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
3329
3330 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
3331
3332 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3333
3334 * schedlock.c (NUM): Change to 1.
3335 (main): Use args[0] for the main thread.
3336 * schedlock.exp: Only expect two threads. Only issue one pass or fail
3337 regardless of the number of threads.
3338
3339 2007-09-14 Maciej W. Rozycki <macro@mips.com>
3340
3341 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
3342 type down.
3343 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3344 test.
3345 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
3346 watchpoint type down.
3347 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3348 test.
3349
3350 2007-09-14 Maciej W. Rozycki <macro@mips.com>
3351
3352 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
3353 Move all the tests here and run them twice, once using software
3354 watchpoints and once using hardware watchpoints.
3355 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
3356
3357 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
3358
3359 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
3360 test.
3361
3362 2007-09-10 Mark Kettenis <kettenis@gnu.org>
3363
3364 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
3365 build-id.
3366
3367 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
3368 know about $ORIGIN. Calculate output dir from $dest instead of
3369 using ${objdir}/{$subdir}.
3370
3371 2007-09-09 Mark Kettenis <kettenis@gnu.org>
3372
3373 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
3374 gcore, before continuing with the test.
3375
3376 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
3377
3378 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
3379 * gdb.mi/mi-watch.exp: Likewise.
3380
3381 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3382 Jim Blandy <jimb@codesourcery.com>
3383
3384 * gdb.arch/i386-sse.exp: Do not expect character constants.
3385 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
3386 * gdb.base/display.exp: Allow print/s.
3387 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
3388 and unsigned char array changes.
3389
3390 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3391
3392 * gdb.base/display.exp: Add tests for printf %p.
3393
3394 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
3395
3396 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
3397 the dll name to unicode.
3398
3399 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3400
3401 * gdb.base/default.exp (show version): Update the version text.
3402 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
3403
3404 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3405
3406 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
3407 New files.
3408
3409 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3410
3411 * lib/gdb.exp (build_id_debug_filename_get): New function.
3412 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
3413 Remove the generate DEBUG file for the future testcase runs.
3414 New testcase for the NT_GNU_BUILD_ID retrieval.
3415 Move the final testing step to ...
3416 (test_different_dir): ... a new function.
3417 New parameter XFAIL to XFAIL all the tests performed.
3418 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
3419 New parameter TYPE to PF_PREFIX all the tests performed.
3420
3421 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3422
3423 * gdb.mi/mi-var-cp.cc (path_expression): New
3424 function.
3425 * gdb.mi/mi-var-cp.exp: Run path exression tests.
3426
3427 2007-08-27 Markus Deuling <deuling@de.ibm.com>
3428
3429 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
3430 to fit into SPU Local Store memory.
3431
3432 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3433
3434 * gdb.base/default.exp: Adjust the expected output of "info
3435 warranty" after the switch to GPLv3.
3436
3437 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3438
3439 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
3440 to 30000 (from 20000).
3441
3442 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3443
3444 Switch the license of all .exp files to GPLv3.
3445 Switch the license of all .f and .f90 files to GPLv3.
3446 Switch the license of all .s and .S files to GPLv3.
3447
3448 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3449
3450 * configure.ac: Switch license to GPLv3.
3451
3452 2007-08-23 Joel Brobecker <brobecker@adacore.com>
3453
3454 Switch the licensing to GPLv3 for all .ads and .adb files.
3455
3456 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
3457
3458 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
3459 and t_int_double.
3460 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
3461
3462 2007-08-17 Joel Brobecker <brobecker@adacore.com>
3463
3464 * gdb.base/step-line.c: Switch license to GPL version 3, and
3465 update copyright year.
3466 * gdb.base/step-line.inp: Likewise.
3467
3468 2007-08-17 Joel Brobecker <brobecker@adacore.com>
3469
3470 * gdb.base/gdb1555.exp: Make expected output immune to formatting
3471 changes inside gdb1555.c.
3472 * gdb.base/pending.exp: Likewise.
3473
3474 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
3475
3476 * config/default.exp: New file.
3477
3478 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3479
3480 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
3481 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
3482
3483 2007-07-30 Maciej W. Rozycki <macro@mips.com>
3484
3485 * gdb.base/dump.exp: Force the correct endianness for binary
3486 formats not carrying this information.
3487
3488 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3489
3490 * gdb.threads/staticthreads.exp: Match .*sem_post.
3491
3492 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3493
3494 * gdb.base/readline.exp (operate_and_get_next): Match the final
3495 prompt.
3496
3497 2007-07-23 Kevin Buettner <kevinb@redhat.com>
3498
3499 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
3500 to restarting SID.
3501
3502 2007-07-18 Kevin Buettner <kevinb@redhat.com>
3503
3504 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
3505 prior to `gdb_start'.
3506
3507 2007-07-18 Kevin Buettner <kevinb@redhat.com>
3508
3509 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
3510 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
3511 Remove call to gdb_unload.
3512
3513 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
3514 Daniel Jacobowitz <dan@codesourcery.com>
3515
3516 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
3517 for __WIN32__.
3518 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
3519 * gdb.base/unload.exp: Use shared library test routines.
3520
3521 2007-07-03 Markus Deuling <deuling@de.ibm.com>
3522
3523 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
3524 * gdb.base/solib-symbol-lib.c: Likewise.
3525 * gdb.base/solib-symbol-main.c: Likewise.
3526
3527 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3528
3529 * config/gdbserver.exp (gdb_reconnect): New.
3530 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
3531 gdb.base/solib-disc.exp: New files.
3532 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
3533 remote debugging".
3534 (gdb_compile): Add shlib_load flag.
3535 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
3536 port.
3537 (gdbserver_reconnect): New.
3538
3539 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
3540 Daniel Jacobowitz <dan@codesourcery.com>
3541
3542 * gdb.base/annota3.exp: Test for if construct.
3543
3544 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
3545
3546 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
3547
3548 2007-06-21 Chris Dearman <chris@mips.com>
3549 Maciej W. Rozycki <macro@mips.com>
3550
3551 * gdb.base/display.exp: Allow a newline after display/i.
3552 * gdb.base/pc-fp.exp: Likewise.
3553 * gdb.base/sigbpt.exp: Likewise.
3554
3555 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3556
3557 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
3558 required features to be included.
3559
3560 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3561
3562 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
3563 in info threads output.
3564
3565 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3566 Markus Deuling <deuling@de.ibm.com>
3567
3568 * gdb.arch/spu-info.exp: New testcase.
3569 * gdb.arch/spu-info.c: New file.
3570
3571 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
3572
3573 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
3574 tpcs_offset. Restore lr after the call.
3575 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
3576
3577 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
3578
3579 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
3580 (gdbserver_run): Kill any running gdbserver.
3581 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
3582
3583 2007-05-17 Maciej W. Rozycki <macro@mips.com>
3584
3585 * gdb.base/sigbpt.exp: Preset segv_addr.
3586
3587 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3588
3589 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
3590 (gdb_compile_shlib): Likewise.
3591 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
3592 (default_gdb_init): Clear cleanfiles.
3593 (gdb_finish): Delete recorded cleanfiles.
3594 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
3595
3596 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
3597 Do not use isnative.
3598 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
3599 gdb.base/so-impl-ld.exp: Likewise.
3600 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
3601 * gdb.base/unload.exp: Likewise. Do not pass empty option to
3602 gdb_compile.
3603
3604 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
3605
3606 * config/unknown.exp: Remove.
3607
3608 2007-05-15 Markus Deuling <deuling@de.ibm.com>
3609
3610 * gdb.base/info-proc.exp: Check is_remote.
3611
3612 2007-05-14 Markus Deuling <deuling@de.ibm.com>
3613
3614 * gdb.base/gcore.exp: Initialize variable core_supported.
3615
3616 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3617
3618 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
3619
3620 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3621
3622 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
3623 * gdb.threads/print-threads.exp (test_all_threads): Allow
3624 negative and hexadecimal thread IDs.
3625
3626 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3627
3628 * gdb.java/jprint.java (public): Avoid invalid call to static
3629 method.
3630
3631 2007-05-14 Denis Pilat <denis.pilat@st.com>
3632
3633 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
3634 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
3635 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3636 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
3637 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
3638
3639 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3640
3641 * gdb.base/overlays.exp: Add support for targets with only code
3642 overlay support, not data overlay. Support spu-*-* target in
3643 this mode.
3644 * gdb.base/ovlymgr.c: Provide stubs for spu target.
3645 * gdb.base/spu.ld: New file.
3646
3647 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
3648
3649 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
3650
3651 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
3652
3653 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
3654
3655 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3656
3657 * gdb.java/jmain.exp: Handle demangled names with and without method
3658 signatures.
3659
3660 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3661
3662 * gdb.mi/mi-syn-frame.c (main, foo, bar)
3663 (have_a_very_merry_interrupt): Remove calls to puts.
3664 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
3665 inferior output.
3666 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
3667 test names.
3668
3669 2007-04-29 Markus Deuling <deuling@de.ibm.com>
3670 Daniel Jacobowitz <dan@codesourcery.com>
3671
3672 * gdb.base/auxv.exp (core_works): Also check is_remote.
3673 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
3674
3675 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
3676
3677 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
3678 message, not the undefined 'module' variable.
3679 * gdb.base/siginfo.exp: Likewise.
3680 * gdb.base/sigstep.exp: Likewise.
3681 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
3682 serialport.
3683 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
3684
3685 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
3686
3687 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
3688 target sim fails. Return 0 otherwise.
3689 (gdb_load): Return prematurely if gdb_target_sim fails.
3690
3691 2007-04-16 Denis Pilat <denis.pilat@st.com>
3692
3693 * gdb.base/setshow.exp: Reset height after having set it to 100.
3694
3695 2007-04-16 Denis Pilat <denis.pilat@st.com>
3696
3697 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
3698
3699 2007-04-16 Denis Pilat <denis.pilat@st.com>
3700
3701 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
3702
3703 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3704
3705 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
3706 tests. Run the frozen varobjs test.
3707 * gdb.mi/var-cmd.c (do_frozen_tests): New.
3708 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
3709
3710 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3711
3712 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
3713 gdb.base/type-opaque.exp: New files.
3714
3715 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
3716
3717 * gdb.mi/mi-var-child.c
3718 (do_children_tests): User char[2] instead of
3719 char so that automatic printing of pointers to char
3720 don't give unpredicable result.
3721 * gdb.mi/var-cmd.c (do_locals_test): Initialize
3722 local variables.
3723 * gdb.mi/mi-var-child.exp: Step to right line
3724 of do_children_tests.
3725 * gdb.mi/mi2-var-child.exp: Likewise.
3726 * gdb.mi/mi-var-cmd.exp: Step to right line of
3727 do_locals_tests.
3728 (do_children_tests): User char[2] instead of
3729 char so that automatic printing of pointers to char
3730 don't give unpredicable result.
3731 * gdb.mi/mi2-var-cmd.exp: Likewise.
3732 * lib/mi-support.exp (mi_continue_to_line):
3733 Pass test name to mi_wait_for_stop.
3734
3735 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3736
3737 * gdb.asm/asm-source.exp: Remove d10v case.
3738 * lib/gdb.exp (skip_cplus_tests): Likewise.
3739 * gdb.asm/d10v.inc: Deleted.
3740
3741 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3742
3743 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
3744
3745 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3746
3747 * config/netware.exp: Delete file.
3748
3749 2007-03-29 Joel Brobecker <brobecker@adacore.com>
3750
3751 * gdb.dwarf2/dw2-noloc.S: New file.
3752 * gdb.dwarf2/dw2-noloc.exp: New file.
3753
3754 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
3755
3756 * gdb.cp/method2.cc: New test.
3757 * gdb.cp/method2.exp: New test.
3758 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
3759
3760 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
3761
3762 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
3763
3764 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3765
3766 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
3767
3768 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
3769
3770 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
3771 (gdb_load): Delete, replace with...
3772 (gdb_reload): ...this.
3773 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
3774 * gdb.server/server-mon.exp: Likewise.
3775 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
3776 (gdb_start_cmd): New.
3777 (gdb_file_cmd): Save the last loaded file.
3778 (gdb_reload): New.
3779 (gdb_gnu_strip_debug): Use transform.
3780 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
3781 support here. Use new $last_loaded_file. Check mtime.
3782 (gdb_target_cmd): Handle ObjC failure case.
3783 (infer_host_exec): Delete.
3784 (gdbserver_load): Rename to...
3785 (gdbserver_run): ...this. Simplify.
3786 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
3787 (mi_gdb_load): Move most contents to a new function...
3788 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
3789 (mi_run_cmd): Use mi_gdb_target_load.
3790 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
3791 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
3792 Use gdb_run_cmd.
3793 * gdb.base/charsign.exp: Remove incorrect comment.
3794 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
3795 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
3796 gdb.base/start.exp: Use gdb_start_cmd.
3797
3798 2007-03-23 Nigel Stephens <nigel@mips.com>
3799 Maciej W. Rozycki <macro@mips.com>
3800
3801 * gdb.base/sigbpt.exp: Fix the message when skipping test.
3802 * gdb.base/signull.exp: Similarly.
3803
3804 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3805
3806 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
3807 messages available to test cases (like chng-sym.exp).
3808
3809 2007-03-14 Andreas Schwab <schwab@suse.de>
3810
3811 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3812 format changes.
3813
3814 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
3815
3816 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
3817 (optimized_1): New.
3818 (main): Call optimized_1.
3819 (gdb2029): Correct typos. Call gdb2029_marker.
3820 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
3821 for gdb2029.
3822
3823 2007-03-12 Mark Kettenis <kettenis@gnu.org>
3824
3825 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
3826 as tabs. Remove redundant test pattern.
3827
3828 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3829
3830 * gdb.base/long_long.exp: Accept optional symbol name in <...>
3831 for /a format output.
3832
3833 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
3834
3835 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
3836 collect output incrementally.
3837
3838 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3839
3840 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
3841 for -var-create lpcharacter test.
3842 * gdb.mi/mi2-var-cmd.exp: Likewise.
3843
3844 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3845
3846 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
3847 pass on targets where address zero is readable.
3848
3849 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3850
3851 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
3852 just a single architecture.
3853
3854 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3855
3856 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
3857 (fetch_all_registers): New function, uses gdb_test_multiple and
3858 exp_continue to fetch inferior output line-by-line.
3859 Replace all uses of do_get_all_registers by fetch_all_registers.
3860
3861 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3862
3863 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
3864 in target_info.
3865
3866 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3867
3868 * gdb.threads/manythreads.exp: Use $message string for
3869 consistancy; add a default (timeout) case.
3870
3871 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3872
3873 * gdb.base/watchpoint.exp: Fix truncated comment.
3874
3875 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3876
3877 * Makefile.in: Remove spurious single-quotes from sed command.
3878
3879 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3880
3881 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
3882 func.
3883 * gdb.mi/mi2-var-cmd.exp: Likewise.
3884
3885 2007-02-27 Joel Brobecker <brobecker@adacore.com>
3886
3887 * gdb.dwarf2/dw2-producer.S: New file.
3888 * gdb.dwarf2/dw2-producer.exp: New testcase.
3889
3890 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
3891
3892 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
3893 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
3894 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
3895 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
3896 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
3897 Revert tests to use mi_gdb_test and include value field in output
3898 of -var-create.
3899
3900 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3901
3902 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
3903
3904 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3905
3906 * gdb.base/maint.exp: Remove full paths from test names.
3907 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
3908 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
3909
3910 2007-02-27 Joel Brobecker <brobecker@adacore.com>
3911
3912 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
3913
3914 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3915
3916 * gdb.server/server-mon.exp: New test.
3917
3918 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3919
3920 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
3921
3922 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3923
3924 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
3925 register capitalization.
3926
3927 2007-02-13 Denis Pilat <denis.pilat@st.com>
3928
3929 * gdb.mi/mi-var-invalidate.exp: New file.
3930
3931 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3932
3933 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
3934
3935 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3936
3937 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
3938
3939 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3940
3941 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
3942 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
3943
3944 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
3945
3946 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
3947 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
3948 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
3949 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
3950 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
3951 * gdb.mi/gdb792.exp, lib/mi-support.exp:
3952 Update tests to include value field in output of -var-create.
3953
3954 2007-02-08 Andreas Schwab <schwab@suse.de>
3955
3956 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
3957
3958 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3959
3960 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
3961 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
3962
3963 2007-02-02 Denis Pilat <denis.pilat@st.com>
3964
3965 * gdb.threads/threadapply.exp: check that frame is not changed by
3966 the thread apply all command.
3967
3968 2007-01-31 Andreas Schwab <schwab@suse.de>
3969
3970 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3971
3972 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
3973 in the dwarf sections.
3974 * gdb.dwarf2/mac-fileno.S: Likewise.
3975
3976 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
3977 bspstore register on ia64.
3978
3979 2007-01-29 Andreas Schwab <schwab@suse.de>
3980
3981 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
3982 "frame-begin" annotation.
3983
3984 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
3985 number of "frames-invalid" annotations.
3986
3987 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.base/commands.exp: Call if_commands_test.
3990 (gdb_test_no_prompt, if_commands_test): New.
3991
3992 2007-01-28 Mark Kettenis <kettenis@gnu.org>
3993
3994 * gdb.threads/sigthread.c (NSIGS): Make bigger.
3995
3996 2007-01-27 Andreas Schwab <schwab@suse.de>
3997
3998 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
3999 .short/.int/.quad in the dwarf sections.
4000 * gdb.dwarf2/dw2-intercu.S: Likewise.
4001 * gdb.dwarf2/dw2-intermix.S: Likewise.
4002
4003 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4004
4005 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4006 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
4007 array.
4008 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
4009 * gdb.base/setvar.exp: Likewise.
4010
4011 2007-01-26 Andreas Schwab <schwab@suse.de>
4012
4013 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
4014 test.
4015
4016 * gdb.base/multi-forks.exp ("restart $i"): Also match
4017 __kernel_syscall_via_break.
4018
4019 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
4020
4021 * lib/mi-support.exp (mi_delete_varobj): New.
4022 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
4023 testcase.
4024 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
4025 (main): Call the above.
4026 (reference_update_test, base_in_reference_test)
4027 (reference_to_pointer): Delete the created varobjs.
4028
4029 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
4030
4031 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
4032 * configure: Regenerated.
4033 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
4034 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
4035 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
4036 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
4037 * lib/gdb.exp (gdb_skip_xml_test): New function.
4038
4039 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
4040
4041 * gdb.base/sigrepeat.exp: Correct error message.
4042
4043 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4044 Daniel Jacobowitz <dan@codesourcery.com>
4045
4046 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
4047 gdb.arch/i386-gnu-cfi-asm.S: New files.
4048
4049 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4050
4051 * lib/gdb.exp: Abort on missing `site.exp'.
4052
4053 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4054 Daniel Jacobowitz <dan@codesourcery.com>
4055
4056 * gdb.base/included.c, gdb.base/included.exp,
4057 gdb.base/included.h: New files.
4058
4059 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4060
4061 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
4062 (maximize_rlimit): Reduce limits on 64-bit systems.
4063
4064 2007-01-19 Mark Kettenis <kettenis@gnu.org>
4065
4066 From Marcus Deuling <deuling@de.ibm.com>:
4067 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
4068 every case.
4069
4070 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
4071
4072 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
4073 (test_path_specification): Use objdir instead of srcdir to always
4074 get an absolute filename.
4075
4076 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
4077
4078 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
4079
4080 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
4081
4082 * gdb.mi/mi-var-cp.cc (reference_update_tests):
4083 Make sure the variable we're using is in scope.
4084 (reference_to_pointer): Likewise.
4085
4086 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4087
4088 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
4089 has no debug information.
4090
4091 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4092
4093 * gdb.base/annota1.exp: Remove extra send_gdb.
4094
4095 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4096
4097 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
4098
4099 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4100
4101 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
4102
4103 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
4104 Daniel Jacobowitz <dan@codesourcery.com>
4105
4106 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
4107 lcharacter or linteger change. Correct duplicated test name.
4108 * gdb.mi/mi2-var-cmd.exp: Likewise.
4109
4110 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4111
4112 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
4113
4114 2007-01-05 Joel Brobecker <brobecker@adacore.com>
4115
4116 * gdb.base/nofield.c: New file.
4117 * gdb.base/nofield.exp: New testcase.
4118
4119 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
4120
4121 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
4122
4123 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
4124 test.
4125
4126 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4127
4128 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
4129
4130 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4131
4132 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
4133 when continuing.
4134
4135 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4136
4137 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
4138 Expect ".exe" extension.
4139
4140 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4141
4142 * gdb.base/charset.exp: Add explicit filename to break.
4143 * gdb.base/dbx.exp: Add explicit filename to breaks.
4144
4145 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4146
4147 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
4148 * gdb.mi/mi2-file.exp: Likewise.
4149
4150 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4151
4152 Implement specification of MI tests as comments
4153 in C and C++ sources.
4154 * lib/mi-support.exp (mi_autotest_data): New variable.
4155 (mi_autotest_source): New variable.
4156 (count_newlines, mi_prepare_inline_tests)
4157 (mi_get_inline_test, mi_continue_to_line)
4158 (mi_run_inline_test, mi_tbreak)
4159 (mi_send_resuming_command, mi_wait_for_stop): New functions.
4160 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
4161 Run inline tests.
4162 * gdb.mi/mi-var-cp.cc: Define tests here.
4163
4164 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4165
4166 Simplify usage of mi_continue_to.
4167 * lib/mi-support.exp (mi_runto_helper): Renamed
4168 from mi_runto, added new parameter 'run_or_continue'.
4169 (mi_runto): Use mi_runto_helper.
4170 (mi_continue_to): Accept just function name as parameter.
4171 Use mi_runto_helper.
4172 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
4173 * gdb.mi/mi2-var-cmd.exp: Likewise.
4174
4175 2006-01-04 Joel Brobecker <brobecker@adacore.com>
4176
4177 Make this testcase a bit more realistic. The current code
4178 is too simplistic, and allows the compiler to optimize out
4179 some of the entities we need for this testcase.
4180 * gdb.ada/null_record/bar.ads (Void_Star): New type.
4181 (Do_Nothing): Add extra parameter.
4182 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
4183 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
4184 by using a variable of type Void_Star.
4185
4186 2006-01-04 Joel Brobecker <brobecker@adacore.com>
4187
4188 * gdb.ada/catch_ex/foo.adb: New file.
4189 * gdb.ada/catch_ex.exp: New testcase.
4190
4191 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
4192
4193 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
4194 pass --image-base to linker.
4195
4196 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4197 Daniel Jacobowitz <dan@codesourcery.com>
4198
4199 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
4200 secondary prompts.
4201
4202 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4203
4204 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4205 output. Test the types of members and member pointers.
4206 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4207 gdb/2092.
4208 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4209 statement. Enable for GCC. Update expected output for some tests
4210 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4211 layout.
4212 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4213 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4214 (Diamond::vget_base): New.
4215 (main): Add new tests.
4216 * gdb.cp/printmethod.exp: Update expected output for member functions.
4217 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4218 print pEe->D::vg().
4219
4220 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4221
4222 * gdb.threads/tls.exp: Allow stops in sem_post.
4223
4224 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4225
4226 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4227 * gdb.base/annota3.exp: Likewise.
4228 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4229 again (instead of timing out).
4230 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4231 GCC bug 26475.
4232 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4233 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4234 test from jmisc1.exp.
4235 * gdb.java/jmisc1.exp: Delete.
4236 * gdb.java/jprint.exp: Adjust to work with method signatures including
4237 return types.
4238 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4239 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4240 * lib/java.exp (compile_java_from_source): Pass the correct type
4241 to target_compile.
4242
4243 2006-12-31 Joel Brobecker <brobecker@adacore.com>
4244
4245 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4246 (stack_align_edx): New function.
4247 (stack_align_eax): New function.
4248 (main): Add calls to stack_align_edx and stack_align_eax.
4249 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4250 Add testing for the cases where the register used during a stack
4251 realignment is edx. Same for eax.
4252
4253 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4254
4255 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4256 and generic PE targets.
4257
4258 2006-12-29 Joel Brobecker <brobecker@adacore.com>
4259
4260 * gdb.ada/array_return.exp: Update copyright date list.
4261
4262 2006-12-27 Joel Brobecker <brobecker@adacore.com>
4263
4264 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4265 (Create_Small_Float_Vector): New function.
4266 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4267 function body.
4268 * gdb.ada/array_return/p.adb: Use new type and function from
4269 package Pck.
4270 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4271 able to print the value returned by a function returning an
4272 array of float.
4273
4274 2006-12-20 Joel Brobecker <brobecker@adacore.com>
4275
4276 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4277 The associated tests should be PASSing.
4278
4279 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4280
4281 Test for base in references.
4282 * gdb.mi/mi-var-cp.cc: Add test code.
4283 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4284 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4285 * gdb.mi/mi2-watch.exp: Likewise.
4286 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4287 (mi_list_varobj_children): New function.
4288
4289 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4290
4291 * lib/mi-support.exp
4292 (mi_runto): Accept "()" after function name.
4293 (mi_create_varobj): New function.
4294 (mi_varobj_update): New function.
4295 (mi_Check_varobj_value): New function.
4296 * gdb.mi/mi-var-cp.exp: New file.
4297 * gdb.mi/mi-var-cp.cc: New file.
4298
4299 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4300
4301 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
4302 gdb.base/weaklib2.c: New files.
4303
4304 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
4305
4306 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
4307 info. Adjust test names.
4308
4309 * gdb.base/break.c (main): Move position of malloc.
4310 * gdb.base/break.exp: Revert mistaken checkin.
4311
4312 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
4313
4314 * gdb.mi/mi-var-cmd.exp: Check -var-update after
4315 assignement of arrays and function pointers.
4316 * gdb.mi/var-cmd.c: Add declaration necessary for above
4317 tests.
4318
4319 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4320
4321 * gdb.base/break.c (main): Call malloc.
4322
4323 * gdb.threads/linux-dp.exp: Read thread table before and after
4324 creating each philosopher and verify it.
4325
4326 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4327 Paul Brook <paul@codesourcery.com>
4328 Daniel Jacobowitz <dan@codesourcery.com>
4329
4330 * gdb.base/ending-run.exp: Flatten expect script stepping out of
4331 main to remove duplication. Add start function of the form
4332 '_*start[1-9]*'. Add RVDS start function.
4333
4334 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4335
4336 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
4337
4338 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4339
4340 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
4341 * gdb.asm/spu.inc: New file.
4342 * gdb.base/term.exp: Disable if [target_info exists noargs].
4343 * gdb.gdb/complaints.exp: Disable if ![isnative].
4344 * gdb.gdb/selftest.exp: Likewise.
4345 * gdb.gdb/observer.exp: Likewise.
4346 * gdb.gdb/xfullpath.exp: Likewise.
4347 * gdb.base/attach.exp: Disable on SPU target.
4348 * gdb.cp/bs145503.exp: Likewise.
4349 * gdb.cp/exception.exp: Likewise.
4350 * gdb.cp/userdef.exp: Likewise.
4351
4352 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4353
4354 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
4355
4356 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
4357
4358 * gdb.base/completion.exp: Fix completion tests for
4359 'info' and 'info '.
4360 * gdb.base/help.exp (help_test_raw, test_class_help)
4361 (test_prefix_command_help): Move...
4362 * lib/gdb.exp: Here.
4363 * gdb.base/main.exp: Adjust.
4364 * gdb.cp/maint.exp: Adjust.
4365 * gdb.trace/tracecmd.exp: Use test_help_class.
4366
4367 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4368
4369 * gdb.stabs/weird.exp (print_weird_var): Use
4370 gdb_test_multiple instead of gdb_expect.
4371
4372 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4373
4374 * gdb.base/help.exp (help_test_raw): New.
4375 (test_class_help): New.
4376 (test_prefix_command_help): New.
4377 Adjust testcases.
4378
4379 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
4380
4381 * gdb.base/constvars.c (main): Write to crass and crips, so that
4382 they are allocated by the compiler.
4383
4384 2006-10-27 Andreas Schwab <schwab@suse.de>
4385
4386 * gdb.base/multi-forks.exp: Use "detach fork" instead of
4387 "detach-fork".
4388
4389 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
4390
4391 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
4392 of patterns.
4393
4394 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4395
4396 * gdb.base/sepdebug.exp: Remove debug format test.
4397 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
4398 Handle no-symtab.
4399 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
4400
4401 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4402
4403 * gdb.threads/manythreads.c (thread_function, main): Don't cast
4404 int to pointer or pointer to int.
4405 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
4406
4407 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
4410
4411 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4412
4413 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
4414
4415 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4416
4417 PR c++/2116
4418 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
4419
4420 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4421
4422 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
4423 the corresponding bug has been fixed in GDB (PR/2018).
4424
4425 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4426
4427 * gdb.base/subst.exp: New testcase.
4428
4429 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4430
4431 * gdb.ada/array_return/pck.ads: Add copyright notice.
4432 * gdb.ada/array_return/pck.adb: Likewise.
4433 * gdb.ada/array_return/p.adb: Likewise.
4434 * gdb.ada/exec_changed/first.adb: Likewise.
4435 * gdb.ada/exec_changed/second.adb: Likewise.
4436
4437 2006-10-06 Joel Brobecker <brobecker@adacore.com>
4438
4439 * gdb.ada/watch_arg/watch.adb: New file.
4440 * gdb.ada/watch_arg.exp: New testcase.
4441
4442 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
4443
4444 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
4445 via string_to_regexp.
4446 * gdb.mi/mi2-basics.exp: Likewise.
4447
4448 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
4449
4450 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
4451 Remove unused / obsolete files.
4452
4453 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
4454
4455 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
4456
4457 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4458
4459 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
4460 HIGH_FRAME argument to -stack-list-arguments can be larger than
4461 the number of frames.
4462
4463 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
4464
4465 * gdb.base/args.c (main): Add breakpoint marker.
4466 * gdb.base/args.exp: Use args_test for tests. Add new tests which
4467 really test empty arguments.
4468 (args_load): Delete.
4469 (args_test): New.
4470
4471 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
4472
4473 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
4474 check for one file.
4475
4476 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
4477
4478 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
4479 HIGH_FRAME argument to -stack-list-locals can be larger than
4480 the number of frames.
4481
4482 2006-08-18 Fred Fish <fnf@specifix.com>
4483
4484 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
4485 '$' in front of skip_vmx_tests_saved when setting that.
4486
4487 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
4488
4489 * gdb.base/trace-commands.exp: New file.
4490
4491 2006-08-10 Joel Brobecker <brobecker@adacore.com>
4492 Daniel Jacobowitz <dan@codesourcery.com>
4493
4494 * gdb.base/step-bt.exp: Make hexadecimal address optional in
4495 expected output of the backtrace commands.
4496
4497 2006-08-09 Joel Brobecker <brobecker@adacore.com>
4498
4499 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
4500 untested followed by return combination.
4501 * gdb.arch/altivec-regs.exp: Likewise.
4502 * gdb.arch/e500-abi.exp: Likewise.
4503 * gdb.arch/e500-regs.exp: Likewise.
4504 * gdb.arch/gdb1291.exp: Likewise.
4505 * gdb.arch/gdb1431.exp: Likewise.
4506 * gdb.arch/gdb1558.exp: Likewise.
4507 * gdb.arch/i386-prologue.exp: Likewise.
4508 * gdb.arch/i386-unwind.exp: Likewise.
4509 * gdb.asm/asm-source.exp: Likewise.
4510 * gdb.base/a2-run.exp: Likewise.
4511 * gdb.base/advance.exp: Likewise.
4512 * gdb.base/all-bin.exp: Likewise.
4513 * gdb.base/annota1.exp: Likewise.
4514 * gdb.base/annota3.exp: Likewise.
4515 * gdb.base/args.exp: Likewise.
4516 * gdb.base/arithmet.exp: Likewise.
4517 * gdb.base/assign.exp: Likewise.
4518 * gdb.base/async.exp: Likewise.
4519 * gdb.base/attach.exp: Likewise.
4520 * gdb.base/bang.exp: Likewise.
4521 * gdb.base/bigcore.exp: Likewise.
4522 * gdb.base/bitfields.exp: Likewise.
4523 * gdb.base/bitfields2.exp: Likewise.
4524 * gdb.base/break.exp: Likewise.
4525 * gdb.base/call-sc.exp: Likewise.
4526 * gdb.base/call-strs.exp: Likewise.
4527 * gdb.base/callfuncs.exp: Likewise.
4528 * gdb.base/checkpoint.exp: Likewise.
4529 * gdb.base/chng-syms.exp: Likewise.
4530 * gdb.base/code-expr.exp: Likewise.
4531 * gdb.base/commands.exp: Likewise.
4532 * gdb.base/completion.exp: Likewise.
4533 * gdb.base/cond-expr.exp: Likewise.
4534 * gdb.base/condbreak.exp: Likewise.
4535 * gdb.base/consecutive.exp: Likewise.
4536 * gdb.base/constvars.exp: Likewise.
4537 * gdb.base/corefile.exp: Likewise.
4538 * gdb.base/cvexpr.exp: Likewise.
4539 * gdb.base/dbx.exp: Likewise.
4540 * gdb.base/define.exp: Likewise.
4541 * gdb.base/detach.exp: Likewise.
4542 * gdb.base/display.exp: Likewise.
4543 * gdb.base/dump.exp: Likewise.
4544 * gdb.base/ena-dis-br.exp: Likewise.
4545 * gdb.base/ending-run.exp: Likewise.
4546 * gdb.base/environ.exp: Likewise.
4547 * gdb.base/eval-skip.exp: Likewise.
4548 * gdb.base/exprs.exp: Likewise.
4549 * gdb.base/fileio.exp: Likewise.
4550 * gdb.base/finish.exp: Likewise.
4551 * gdb.base/float.exp: Likewise.
4552 * gdb.base/foll-exec.exp: Likewise.
4553 * gdb.base/foll-fork.exp: Likewise.
4554 * gdb.base/foll-vfork.exp: Likewise.
4555 * gdb.base/freebpcmd.exp: Likewise.
4556 * gdb.base/funcargs.exp: Likewise.
4557 * gdb.base/gcore.exp: Likewise.
4558 * gdb.base/gdb1090.exp: Likewise.
4559 * gdb.base/gdb1250.exp: Likewise.
4560 * gdb.base/huge.exp: Likewise.
4561 * gdb.base/info-proc.exp: Likewise.
4562 * gdb.base/interrupt.exp: Likewise.
4563 * gdb.base/jump.exp: Likewise.
4564 * gdb.base/langs.exp: Likewise.
4565 * gdb.base/lineinc.exp: Likewise.
4566 * gdb.base/list.exp: Likewise.
4567 * gdb.base/logical.exp: Likewise.
4568 * gdb.base/long_long.exp: Likewise.
4569 * gdb.base/macscp.exp: Likewise.
4570 * gdb.base/maint.exp: Likewise.
4571 * gdb.base/mips_pro.exp: Likewise.
4572 * gdb.base/miscexprs.exp: Likewise.
4573 * gdb.base/multi-forks.exp: Likewise.
4574 * gdb.base/opaque.exp: Likewise.
4575 * gdb.base/overlays.exp: Likewise.
4576 * gdb.base/pc-fp.exp: Likewise.
4577 * gdb.base/pointers.exp: Likewise.
4578 * gdb.base/printcmds.exp: Likewise.
4579 * gdb.base/psymtab.exp: Likewise.
4580 * gdb.base/ptype.exp: Likewise.
4581 * gdb.base/recurse.exp: Likewise.
4582 * gdb.base/relational.exp: Likewise.
4583 * gdb.base/relocate.exp: Likewise.
4584 * gdb.base/remote.exp: Likewise.
4585 * gdb.base/reread.exp: Likewise.
4586 * gdb.base/restore.exp: Likewise.
4587 * gdb.base/return.exp: Likewise.
4588 * gdb.base/return2.exp: Likewise.
4589 * gdb.base/scope.exp: Likewise.
4590 * gdb.base/sect-cmd.exp: Likewise.
4591 * gdb.base/sep.exp: Likewise.
4592 * gdb.base/sepdebug.exp: Likewise.
4593 * gdb.base/setshow.exp: Likewise.
4594 * gdb.base/setvar.exp: Likewise.
4595 * gdb.base/sigall.exp: Likewise.
4596 * gdb.base/sigbpt.exp: Likewise.
4597 * gdb.base/signals.exp: Likewise.
4598 * gdb.base/signull.exp: Likewise.
4599 * gdb.base/sizeof.exp: Likewise.
4600 * gdb.base/solib.exp: Likewise.
4601 * gdb.base/step-line.exp: Likewise.
4602 * gdb.base/step-test.exp: Likewise.
4603 * gdb.base/structs.exp: Likewise.
4604 * gdb.base/structs2.exp: Likewise.
4605 * gdb.base/term.exp: Likewise.
4606 * gdb.base/twice.exp: Likewise.
4607 * gdb.base/until.exp: Likewise.
4608 * gdb.base/varargs.exp: Likewise.
4609 * gdb.base/volatile.exp: Likewise.
4610 * gdb.base/watchpoint.exp: Likewise.
4611 * gdb.base/whatis-exp.exp: Likewise.
4612 * gdb.base/whatis.exp: Likewise.
4613 * gdb.cp/ambiguous.exp: Likewise.
4614 * gdb.cp/annota2.exp: Likewise.
4615 * gdb.cp/annota3.exp: Likewise.
4616 * gdb.cp/bool.exp: Likewise.
4617 * gdb.cp/breakpoint.exp: Likewise.
4618 * gdb.cp/casts.exp: Likewise.
4619 * gdb.cp/class2.exp: Likewise.
4620 * gdb.cp/classes.exp: Likewise.
4621 * gdb.cp/cplusfuncs.exp: Likewise.
4622 * gdb.cp/ctti.exp: Likewise.
4623 * gdb.cp/derivation.exp: Likewise.
4624 * gdb.cp/exception.exp: Likewise.
4625 * gdb.cp/gdb1355.exp: Likewise.
4626 * gdb.cp/hang.exp: Likewise.
4627 * gdb.cp/inherit.exp: Likewise.
4628 * gdb.cp/local.exp: Likewise.
4629 * gdb.cp/m-data.exp: Likewise.
4630 * gdb.cp/m-static.exp: Likewise.
4631 * gdb.cp/member-ptr.exp: Likewise.
4632 * gdb.cp/method.exp: Likewise.
4633 * gdb.cp/misc.exp: Likewise.
4634 * gdb.cp/namespace.exp: Likewise.
4635 * gdb.cp/overload.exp: Likewise.
4636 * gdb.cp/ovldbreak.exp: Likewise.
4637 * gdb.cp/pr-1023.exp: Likewise.
4638 * gdb.cp/pr-1210.exp: Likewise.
4639 * gdb.cp/pr-574.exp: Likewise.
4640 * gdb.cp/printmethod.exp: Likewise.
4641 * gdb.cp/psmang.exp: Likewise.
4642 * gdb.cp/ref-params.exp: Likewise.
4643 * gdb.cp/ref-types.exp: Likewise.
4644 * gdb.cp/rtti.exp: Likewise.
4645 * gdb.cp/templates.exp: Likewise.
4646 * gdb.cp/try_catch.exp: Likewise.
4647 * gdb.cp/userdef.exp: Likewise.
4648 * gdb.cp/virtfunc.exp: Likewise.
4649 * gdb.disasm/am33.exp: Likewise.
4650 * gdb.disasm/h8300s.exp: Likewise.
4651 * gdb.disasm/mn10300.exp: Likewise.
4652 * gdb.disasm/sh3.exp: Likewise.
4653 * gdb.disasm/t01_mov.exp: Likewise.
4654 * gdb.disasm/t02_mova.exp: Likewise.
4655 * gdb.disasm/t03_add.exp: Likewise.
4656 * gdb.disasm/t04_sub.exp: Likewise.
4657 * gdb.disasm/t05_cmp.exp: Likewise.
4658 * gdb.disasm/t06_ari2.exp: Likewise.
4659 * gdb.disasm/t07_ari3.exp: Likewise.
4660 * gdb.disasm/t08_or.exp: Likewise.
4661 * gdb.disasm/t09_xor.exp: Likewise.
4662 * gdb.disasm/t10_and.exp: Likewise.
4663 * gdb.disasm/t11_logs.exp: Likewise.
4664 * gdb.disasm/t12_bit.exp: Likewise.
4665 * gdb.disasm/t13_otr.exp: Likewise.
4666 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
4667 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
4668 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4669 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
4670 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
4671 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4672 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4673 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4674 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
4675 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
4676 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4677 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4678 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4679 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4680 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4681 * gdb.mi/gdb701.exp: Likewise.
4682 * gdb.mi/gdb792.exp: Likewise.
4683 * gdb.mi/mi-basics.exp: Likewise.
4684 * gdb.mi/mi-break.exp: Likewise.
4685 * gdb.mi/mi-cli.exp: Likewise.
4686 * gdb.mi/mi-console.exp: Likewise.
4687 * gdb.mi/mi-disassemble.exp: Likewise.
4688 * gdb.mi/mi-eval.exp: Likewise.
4689 * gdb.mi/mi-file.exp: Likewise.
4690 * gdb.mi/mi-read-memory.exp: Likewise.
4691 * gdb.mi/mi-regs.exp: Likewise.
4692 * gdb.mi/mi-return.exp: Likewise.
4693 * gdb.mi/mi-simplerun.exp: Likewise.
4694 * gdb.mi/mi-stack.exp: Likewise.
4695 * gdb.mi/mi-stepi.exp: Likewise.
4696 * gdb.mi/mi-syn-frame.exp: Likewise.
4697 * gdb.mi/mi-until.exp: Likewise.
4698 * gdb.mi/mi-var-block.exp: Likewise.
4699 * gdb.mi/mi-var-child.exp: Likewise.
4700 * gdb.mi/mi-var-cmd.exp: Likewise.
4701 * gdb.mi/mi-var-display.exp: Likewise.
4702 * gdb.mi/mi-watch.exp: Likewise.
4703 * gdb.mi/mi2-basics.exp: Likewise.
4704 * gdb.mi/mi2-break.exp: Likewise.
4705 * gdb.mi/mi2-cli.exp: Likewise.
4706 * gdb.mi/mi2-console.exp: Likewise.
4707 * gdb.mi/mi2-disassemble.exp: Likewise.
4708 * gdb.mi/mi2-eval.exp: Likewise.
4709 * gdb.mi/mi2-file.exp: Likewise.
4710 * gdb.mi/mi2-read-memory.exp: Likewise.
4711 * gdb.mi/mi2-regs.exp: Likewise.
4712 * gdb.mi/mi2-return.exp: Likewise.
4713 * gdb.mi/mi2-simplerun.exp: Likewise.
4714 * gdb.mi/mi2-stack.exp: Likewise.
4715 * gdb.mi/mi2-stepi.exp: Likewise.
4716 * gdb.mi/mi2-syn-frame.exp: Likewise.
4717 * gdb.mi/mi2-until.exp: Likewise.
4718 * gdb.mi/mi2-var-block.exp: Likewise.
4719 * gdb.mi/mi2-var-child.exp: Likewise.
4720 * gdb.mi/mi2-var-cmd.exp: Likewise.
4721 * gdb.mi/mi2-var-display.exp: Likewise.
4722 * gdb.mi/mi2-watch.exp: Likewise.
4723 * gdb.stabs/exclfwd.exp: Likewise.
4724 * gdb.stabs/weird.exp: Likewise.
4725 * gdb.threads/gcore-thread.exp: Likewise.
4726 * gdb.trace/actions.exp: Likewise.
4727 * gdb.trace/backtrace.exp: Likewise.
4728 * gdb.trace/circ.exp: Likewise.
4729 * gdb.trace/collection.exp: Likewise.
4730 * gdb.trace/deltrace.exp: Likewise.
4731 * gdb.trace/infotrace.exp: Likewise.
4732 * gdb.trace/limits.exp: Likewise.
4733 * gdb.trace/packetlen.exp: Likewise.
4734 * gdb.trace/passc-dyn.exp: Likewise.
4735 * gdb.trace/passcount.exp: Likewise.
4736 * gdb.trace/report.exp: Likewise.
4737 * gdb.trace/save-trace.exp: Likewise.
4738 * gdb.trace/tfind.exp: Likewise.
4739 * gdb.trace/tracecmd.exp: Likewise.
4740 * gdb.trace/while-dyn.exp: Likewise.
4741 * gdb.trace/while-stepping.exp: Likewise.
4742
4743 2006-08-08 Joel Brobecker <brobecker@adacore.com>
4744
4745 * gdb.base/step-bt.c: New file.
4746 * gdb.base/step-bt.exp: New testcase.
4747
4748 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4749
4750 * config/monitor.exp (gdb_load): Remove support for obsolete
4751 download-write-size.
4752 * gdb.base/remote.exp: Likewise. Update all callers of
4753 gdb_timed_load.
4754
4755 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
4756
4757 * cursal.exp: Pass binfile to gdb_load.
4758
4759 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
4760
4761 * gdb.base/cursal.exp: Add "" to gdb_load call.
4762
4763 2006-07-29 Mark Kettenis <kettenis@gnu.org>
4764
4765 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
4766 NetBSD/ELF targets.
4767
4768 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
4769
4770 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
4771 operator*.
4772
4773 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
4774
4775 * gdb.base/completion.exp: Update for change in "file" behavior.
4776 * gdb.stabs/weird.exp: Likewise.
4777 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
4778 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
4779
4780 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
4781
4782 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
4783 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
4784
4785 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4786
4787 * gdb.base/default.exp: Update source command error message.
4788 * gdb.base/help.exp: Update 'help source' message.
4789
4790 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
4791
4792 * gdb.cp/bs15503.exp: Update comment for no longer crashing
4793 test.
4794
4795 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
4796
4797 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
4798
4799 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
4800
4801 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
4802
4803 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
4804
4805 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
4806
4807 2006-07-17 Mark Kettenis <kettenis@gnu.org>
4808
4809 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
4810 *-*-openbsd* from targets for wich we expect ARM FPA floating
4811 point format.
4812
4813 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
4814
4815 * gdb.cp/annota3.exp: Expect frame-begin annotation.
4816
4817 2006-07-17 Mark Kettenis <kettenis@gnu.org>
4818
4819 * gdb.base/annota3.exp: Expect frame-begin annotation.
4820
4821 2006-07-14 Joel Brobecker <brobecker@adacore.com>
4822
4823 * gdb.base/help.exp: Adjust "help unset" test to accept
4824 any list of unset commands.
4825
4826 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
4827 Daniel Jacobowitz <dan@codesourcery.com>
4828
4829 * gdb.cp/ref-params.exp: New test.
4830 * gdb.cp/ref-params.cc: New source file.
4831 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
4832
4833 2006-07-08 Mark Kettenis <kettenis@gnu.org>
4834
4835 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
4836 spaces/tabs in regular expressions since they might not be there.
4837
4838 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
4839
4840 * gdb.base/ifelse.exp: New file.
4841
4842 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
4843
4844 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
4845 line.
4846 * gdb.base/huge.exp: Loop over compilation to find a size that
4847 is acceptable.
4848 * gdb.base/remote.exp: Correct expected strings.
4849 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
4850
4851 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4852
4853 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
4854
4855 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
4858 native.
4859
4860 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4861
4862 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
4863 enable stabs testing.
4864
4865 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4866
4867 * gdb.base/auxv.exp: Intercept undefined command messages before
4868 gdb_test_multiple does.
4869
4870 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4871
4872 * Makefile.in (host_alias): Remove.
4873 (target_alias): Use @target_noncanonical@.
4874 (site.exp): Don't set host_alias.
4875 * aclocal.m4: Remove contents. Include acx.m4.
4876 * configure: Regenerated.
4877 * configure.ac: Use ACX_NONCANONICAL_TARGET.
4878
4879 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
4880
4881 * lib/gdb.exp (gdb_load_cmd): New.
4882
4883 * gdb.base/fileio.c: Add system(NULL) test.
4884 * gdb.base/fileio.exp: Check it.
4885
4886 * gdb.base/break.c: Add 10a breakpoint at }
4887 * gdb.base/break.exp: Add test for breakpoint at }
4888 * gdb.cp/anon-union.cc: Add code at end of function.
4889 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
4890 * gdb.mi/var-cmd.c: Add code at end of function.
4891 * gdb.mi/mi-var-display.exp: Adjust end of next.
4892 * gdb.mi/mi2-var-display.exp: Likewise.
4893 * gdb.base/fileio.c: Add stop function and insert calls at
4894 stopping places.
4895 * gdb.base/fileio.exp: Breakpoint stop function and remove
4896 explicit line number references.
4897
4898 2006-05-19 Joel Brobecker <brobecker@adacore.com>
4899
4900 * gdb.base/del.exp (test_delete_alias): New function.
4901 Now check that both "del" and "d" work as aliases for "delete".
4902
4903 2006-05-18 Fred Fish <fnf@specifix.com>
4904
4905 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
4906 required. Check for spurious output after program exits normally.
4907
4908 2006-05-17 Fred Fish <fnf@specifix.com>
4909
4910 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
4911 gdb_load, so it works in the simulator.
4912
4913 2006-05-11 Fred Fish <fnf@specifix.com>
4914
4915 * gdb.base/bang.exp: Ignore unexpected output between the
4916 "program exited normally" and the gdb prompt, as many other
4917 tests do.
4918
4919 2006-05-07 Mark Kettenis <kettenis@gnu.org>
4920
4921 * gdb.base/help.exp: Make "delete checkpoint" part option for
4922 "help d" and "help delete" tests.
4923
4924 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4925
4926 * gdb.mi/mi-basics.exp: Add missing serial number to
4927 expected output in some mi_gdb_test statements.
4928 * gdb.mi/mi2-basics.exp: Likewise.
4929
4930 2006-05-05 Joel Brobecker <brobecker@adacore.com>
4931
4932 * gdb.base/del.c: New file.
4933 * gdb.base/del.exp: New testcase.
4934
4935 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
4936
4937 * gdb.base/break.exp: Do not assume a breakpoint on
4938 main will actually be in $srcfile when optimizing.
4939 * gdb.base/savedregs.exp: Do not require that the dummy
4940 frame location match up to a symbol and source file location.
4941 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
4942 will get printed without a mi_cmd_data_list_register_values prefix.
4943 (*-data-list-register-*): Correct regular expressions to expect the new
4944 pseudo d? floating point registers.
4945 * gdb.mi/mi2-regs.exp: Likewise.
4946
4947 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
4948
4949 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
4950 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
4951 is allocated by the compiler.
4952 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
4953 anons, e, anone to force their allocation by the compiler.
4954
4955 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4956
4957 * gdb.base/help.exp: Update expected text for help d and
4958 help delete.
4959
4960 2006-05-02 Mark Kettenis <kettenis@gnu.org>
4961
4962 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
4963 NetBSD/ELF targets.
4964
4965 2006-04-30 Mark Kettenis <kettenis@gnu.org>
4966
4967 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
4968 single-step breakpoint fails; make this a KFAIL on
4969 sparc*-*-openbsd*.
4970 * gdb.base/siginfo.exp: Likewise.
4971 * gdb.base/sigstep.exp (advance, advancei): Likewise.
4972
4973 2006-04-26 Michael Snyder <msnyder@redhat.com>
4974
4975 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
4976 which may have to consume output from other forks.
4977 Add tests to make sure that "delete fork" succeeded.
4978
4979 2006-04-20 Michael Snyder <msnyder@redhat.com>
4980
4981 * 2006-03-22 Jim Blandy <jimb@redhat.com>
4982 Add support for the Renesas M32C and M16C.
4983
4984 * gdb.asm/asm-source.exp: Add m32c target.
4985 * gdb.asm/m32c.inc: Support for m32c target.
4986
4987 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
4988
4989 * gdb.base/commands.exp (recursive_source_test): New test.
4990
4991 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
4992
4993 * gdb.base/float.exp: Add pattern for sparc targets.
4994
4995 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4996
4997 * gdb.base/commands.exp (stray_arg0_test): New test.
4998
4999 2006-03-30 Paul Brook <paul@codesourcery.com>
5000
5001 * gdb.mi/mi-until.exp: kfail broken until command.
5002 * gdb.mi/mi2-until.exp: Ditto.
5003
5004 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
5005
5006 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
5007
5008 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
5009
5010 * gdb.base/prelink.exp: Anchor tested-for regular expression
5011 on gdb prompt.
5012
5013 2006-03-07 Paul Brook <paul@codesourcery.com>
5014
5015 * gdb.base/assign.exp: Correct fail message.
5016
5017 2006-03-07 Paul Brook <paul@codesourcery.com>
5018
5019 * lib/compiler.c: Extract armcc version number.
5020 * lib/compiler.cc: Ditto.
5021
5022 2006-03-07 Paul Brook <paul@codesourcery.com>
5023
5024 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
5025 additional_flags=-w.
5026 * gdb.arch/altivec-regs.exp: Ditto.
5027 * gdb.arch/e500-abi.exp: Ditto.
5028 * gdb.arch/e500-regs.exp: Ditto.
5029 * gdb.base/all-bin.exp: Ditto.
5030 * gdb.base/annota1.exp: Ditto.
5031 * gdb.base/annota3.exp: Ditto.
5032 * gdb.base/args.exp: Ditto.
5033 * gdb.base/arithmet.exp: Ditto.
5034 * gdb.base/assign.exp: Ditto.
5035 * gdb.base/async.exp: Ditto.
5036 * gdb.base/bang.exp: Ditto.
5037 * gdb.base/break.exp: Ditto.
5038 * gdb.base/call-rt-st.exp: Ditto.
5039 * gdb.base/completion.exp: Ditto.
5040 * gdb.base/cond-expr.exp: Ditto.
5041 * gdb.base/condbreak.exp: Ditto.
5042 * gdb.base/consecutive.exp: Ditto.
5043 * gdb.base/define.exp: Ditto.
5044 * gdb.base/display.exp: Ditto.
5045 * gdb.base/ena-dis-br.exp: Ditto.
5046 * gdb.base/environ.exp: Ditto.
5047 * gdb.base/eval-skip.exp: Ditto.
5048 * gdb.base/info-proc.exp: Ditto.
5049 * gdb.base/jump.exp: Ditto.
5050 * gdb.base/logical.exp: Ditto.
5051 * gdb.base/long_long.exp: Ditto.
5052 * gdb.base/maint.exp: Ditto.
5053 * gdb.base/miscexprs.exp: Ditto.
5054 * gdb.base/pc-fp.exp: Ditto.
5055 * gdb.base/pointers.exp: Ditto.
5056 * gdb.base/relational.exp: Ditto.
5057 * gdb.base/reread.exp: Ditto.
5058 * gdb.base/sect-cmd.exp: Ditto.
5059 * gdb.base/sep.exp: Ditto.
5060 * gdb.base/sepdebug.exp: Ditto.
5061 * gdb.base/until.exp: Ditto.
5062 * gdb.base/whatis-exp.exp: Ditto.
5063 * gdb.cp/annota2.exp: Ditto.
5064 * gdb.cp/annota3.exp: Ditto.
5065 * gdb.trace/actions.exp: Ditto.
5066 * gdb.trace/backtrace.exp: Ditto.
5067 * gdb.trace/circ.exp: Ditto.
5068 * gdb.trace/collection.exp: Ditto.
5069 * gdb.trace/deltrace.exp: Ditto.
5070 * gdb.trace/infotrace.exp: Ditto.
5071 * gdb.trace/limits.exp: Ditto.
5072 * gdb.trace/packetlen.exp: Ditto.
5073 * gdb.trace/passc-dyn.exp: Ditto.
5074 * gdb.trace/passcount.exp: Ditto.
5075 * gdb.trace/report.exp: Ditto.
5076 * gdb.trace/save-trace.exp: Ditto.
5077 * gdb.trace/tfind.exp: Ditto.
5078 * gdb.trace/tracecmd.exp: Ditto.
5079 * gdb.trace/while-dyn.exp: Ditto.
5080 * gdb.trace/while-stepping.exp: Ditto.
5081 * lib/gdb.exp: Ditto.
5082 (gdb_compile): Handle nowarning option.
5083
5084 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
5085
5086 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
5087 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
5088 Rename executable to prelinkt. Don't re-prelink if we didn't
5089 get a core file. Test prelink -u exit status to tell whether
5090 prelinking failed. Use gdb_test_multiple.
5091
5092 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5093
5094 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
5095 (do_tests): Call it.
5096
5097 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
5098
5099 * gdb.base/prelink.exp: New test.
5100 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
5101
5102 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
5103
5104 * gdb.fortran/derived-type.f90: New file.
5105 * gdb.fortran/derived-type.exp: New testcase.
5106
5107 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
5108
5109 * gdb.base/default.exp: Allow ';' as a directory separator.
5110
5111 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5112
5113 * gdb.base/help.exp (help add-symbol-file): Update.
5114
5115 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5116
5117 * gdb.base/help.exp (help load): Update expected results.
5118
5119 2006-02-19 Fred Fish <fnf@specifix.com>
5120
5121 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
5122 specifix hex value as part of results.
5123 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
5124
5125 2006-02-16 Fred Fish <fnf@specifix.com>
5126
5127 * gdb.base/whatis.c: Define variables using typedefs char_addr,
5128 ushort_addr, and slong_addr, so the typedefs are not optimized
5129 away.
5130 * gdb.base/whatis.exp: Add tests using type name for struct type,
5131 union type, enum type, and typedef.
5132
5133 2006-02-13 Mark Kettenis <kettenis@gnu.org>
5134
5135 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
5136
5137 2006-02-13 Jim Blandy <jimb@redhat.com>
5138
5139 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
5140 case where it takes two "next" commands to skip past the init
5141 call.
5142
5143 2006-02-12 Fred Fish <fnf@specifix.com>
5144
5145 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
5146 to handle cases where it takes two "next" commands to skip
5147 past the init call.
5148
5149 2006-02-07 Joel Brobecker <brobecker@adacore.com>
5150
5151 * gdb.ada/array_return.exp: Mark the last test as expected to fail
5152 on hppa32 targets.
5153
5154 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
5155
5156 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
5157 field.
5158
5159 2006-01-29 Mark Kettenis <kettenis@gnu.org>
5160
5161 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
5162
5163 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5164
5165 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
5166 files.
5167
5168 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5169
5170 * gdb.cp/maint.exp: Set complaints to a positive value.
5171
5172 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5173
5174 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
5175 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
5176 function name.
5177
5178 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5179
5180 * gdb.base/checkpoint.c: Update copyright notice. Include
5181 <stdlib.h>.
5182
5183 2006-01-04 Jim Blandy <jimb@redhat.com>
5184
5185 * gdb.asm/asm-source.exp: Independently provide default values for
5186 asm-flags and debug-flags. Use 'string equal' to do the
5187 comparison, not the implicit expr's '==' operator. Remove
5188 now-unneeded assignments to asm-flags. In h8300 case, place
5189 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
5190
5191 2006-01-04 Michael Snyder <msnyder@redhat.com>
5192
5193 * gdb.base/checkpoint.c: New file.
5194 * gdb.base/checkpoint.exp: New file.
5195 * gdb.base/multi-fork.c: New file.
5196 * gdb.base/multi-fork.exp: New file.
5197 * gdb.base/pi.txt: New file (data for checkpoint.c test).
5198
5199 2006-01-04 Fred Fish <fnf@specifix.com>
5200
5201 * gdb.base/ptype.c (foo): Add typedef.
5202 (intfoo): Add function.
5203 * gdb.base/ptype1.c: New file.
5204 * gdb.base/ptype.exp: Handle compilation and linking with two
5205 source files. Test that proper type for "foo" is found based
5206 on source context rather than first match found in symtabs.
5207
5208 2005-12-28 Mark Kettenis <kettenis@gnu.org>
5209
5210 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5211 * gdb.asm/openbsd.inc: Indent commands.
5212
5213 2005-12-26 Mark Kettenis <kettenis@gnu.org>
5214
5215 * gdb.base/freebpcmd.exp: Increase timeout.
5216
5217 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5218
5219 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5220
5221 * gdb.base/default.exp: Update check for "show version".
5222
5223 2005-12-09 Randolph Chung <tausq@debian.org>
5224
5225 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5226 * gdb.asm/pa64.inc: New file.
5227
5228 2005-12-09 Randolph Chung <tausq@debian.org>
5229
5230 * gdb.asm/common.inc: Indent commands.
5231 * gdb.asm/asmsrc1.s: Likewise.
5232 * gdb.asm/asmsrc2.s: Likewise.
5233
5234 2005-12-09 Randolph Chung <tausq@debian.org>
5235
5236 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5237 (get_addr_of_sym): Remove duplicate print.
5238 (gen_core): xfail hppa*-*-hpux*, update expected output.
5239 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5240 * gdb.arch/pa64-nullify.s: New file.
5241
5242 2005-12-09 Randolph Chung <tausq@debian.org>
5243
5244 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5245
5246 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
5247
5248 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5249 code generation for these functions.
5250 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5251 error message.
5252
5253 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5254
5255 * gdb.base/help.exp (help b, help br, help bre, help brea)
5256 (help break): Update the expected message.
5257
5258 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5259
5260 * gdb.asm/m68hc11.inc: Setup the data section.
5261 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5262 script for this test.
5263 (m6812-*-*): Likewise.
5264
5265 2005-11-09 Randolph Chung <tausq@debian.org>
5266
5267 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5268
5269 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5270
5271 * gdb.base/break.exp: Fix a comment typo.
5272
5273 2005-11-03 Jim Blandy <jimb@redhat.com>
5274
5275 Checked in by Elena Zannoni <ezannoni@redhat.com>
5276
5277 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5278
5279 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
5280
5281 * gdb.arch/gdb1558.c: Include stdio.h.
5282
5283 2005-10-31 Mark Kettenis <kettenis@gnu.org>
5284
5285 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5286
5287 2005-10-31 Mark Kettenis <kettenis@gnu.org>
5288
5289 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5290
5291 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5292
5293 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5294 vscr" tests to better match output.
5295
5296 2005-10-12 Jim Blandy <jimb@redhat.com>
5297
5298 * gdb.base/structs.exp (any): New function.
5299 (test_struct_returns): Don't make any assumptions at all about
5300 what value the function returns when GDB can't set the return
5301 value.
5302
5303 2005-10-09 Joel Brobecker <brobecker@adacore.com>
5304
5305 * gdb.ada/arrayidx/p.adb: New file.
5306 * gdb.ada/arrayidx.exp: New testcase
5307
5308 2005-10-09 Joel Brobecker <brobecker@adacore.com>
5309
5310 * gdb.ada/array_return/pck.ads: New file.
5311 * gdb.ada/array_return/pck.adb: New file.
5312 * gdb.ada/array_return/p.adb: New file.
5313 * gdb.ada/array_return.exp: New testcase.
5314
5315 2005-10-03 Joel Brobecker <brobecker@adacore.com>
5316
5317 * gdb.base/arrayidx.c: New file.
5318 * gdb.base/arrayidx.exp: New testcase.
5319
5320 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
5321
5322 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
5323 frames-invalid and breakpoints-invalid are no longer generated
5324 with level 3 so don't expect them in the output.
5325
5326 2005-09-27 Bob Rossi <bob@brasko.net>
5327
5328 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
5329 from test. Escape the | in mi_gdb_test call.
5330 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
5331 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
5332 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
5333 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
5334 expected regex's in mi_gdb_test calls.
5335 * lib/mi-support.exp: Remove arbitrary .* from tests.
5336 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
5337 Fully anchor GDB/MI expected results in mi_gdb_test.
5338 * lib/gdb.exp (string_to_regexp): Escape the ] character.
5339 * gdb.base/sizeof.exp: Remove escape character. Correct test.
5340
5341 2005-09-26 Paul Brook <paul@codesourcery.com>
5342
5343 * long_long.exp: Exclude eabi targets from arm FPA float format test.
5344
5345 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5346
5347 * bfp-test.c: New file.
5348 * bfp-test.exp: New testcase.
5349
5350 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5351
5352 * gdb.fortran/subarray.exp: New testcase to test the evaluation
5353 of subarray and substring variable.
5354 * gdb.fortran/subarray.f: New source file for the test of subarray
5355 and substring variable evaluation.
5356 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
5357 of string constant.
5358
5359 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
5360
5361 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
5362 copyright dates.
5363
5364 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
5365
5366 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
5367 powerpc altivec' test with an almost identical 'info vector' test.
5368
5369 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5370
5371 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5372 vscr" tests to match output.
5373
5374 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5375
5376 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
5377 output.
5378
5379 2005-09-11 Bob Rossi <bob@brasko.net>
5380
5381 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
5382 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
5383 commands that return an MI output command and an asyncronous MI output
5384 command.
5385 * gdb.mi/mi-console.exp: Ditto.
5386
5387 2005-09-11 Bob Rossi <bob@brasko.net>
5388
5389 * gdb.mi/mi-var-child.c: Include <string.h>.
5390
5391 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
5392
5393 * killed.exp: Correct gdb_expect syntax.
5394
5395 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
5396
5397 * lib/mi-support.exp (mi_gdb_load): Fix typo.
5398
5399 2005-08-02 Bob Rossi <bob@brasko.net>
5400
5401 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
5402 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
5403 Change tests to inferior-tty-set/show.
5404 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
5405 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
5406 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
5407 inferior. Use mi_gdb_test to get GDB and Inferior output.
5408 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
5409 descriptor.
5410 (mi_inferior_tty_name): Add inferior PTY file name.
5411 (mi_gdb_start): Add INFERIOR_PTY parameter.
5412 (mi_gdb_test): Add IPATTERN parameter.
5413
5414 2005-08-02 Bob Rossi <bob@brasko.net>
5415
5416 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
5417 parameter to mi_gdb_test.
5418 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
5419
5420 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5421
5422 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
5423 struct_declarations.
5424 * gdb.mi/mi-var-child.exp: Step over the initialization of
5425 struct_declarations.
5426
5427 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5428
5429 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
5430 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
5431 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
5432 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
5433 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
5434 file.
5435
5436 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
5437
5438 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
5439 (do_children_tests): Assign values to the extra elements.
5440
5441 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
5442 them for tests for "-var-update --no-values" and
5443 "-var-update --all-values".
5444 Add test for "-var-list-children --simple-values".
5445
5446 * gdb.mi/basics.c (callee4): Add integer array D[3]...
5447
5448 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
5449 "-stack-list-locals --simple-values" Improve doc strings and
5450 comments.
5451
5452 2005-07-18 Mark Kettenis <kettenis@gnu.org>
5453
5454 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
5455 *-*-openbsd*.
5456 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
5457
5458 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
5459 sigaltsatck'.
5460
5461 2005-07-14 Bob Rossi <bob@brasko.net>
5462
5463 * gdb.base/default.exp (tty): Changed output of command.
5464 * gdb.base/help.exp (help tty): Ditto.
5465
5466 2005-07-12 Mark Kettenis <kettenis@gnu.org>
5467
5468 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
5469
5470 2005-07-10 Mark Kettenis <kettenis@gnu.org>
5471
5472 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
5473 -stack-select-frame without arguments.
5474 (test_stack_frame_listing): Add test for newly implemented command
5475 -stack-info-frame.
5476
5477 2005-07-06 Bob Rossi <bob@brasko.net>
5478
5479 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
5480 command.
5481 (Copyright): Update copyright.
5482
5483 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
5484
5485 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
5486 tests to evaluate exponentiation expression.
5487
5488 2005-06-29 Andreas Schwab <schwab@suse.de>
5489
5490 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
5491 main to avoid warnings.
5492
5493 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
5494
5495 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
5496
5497 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
5498 -stack-select-frame without arguments.
5499 (test_stack_frame_listing): Add test for newly implemented command
5500 -stack-info-frame.
5501
5502 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
5503
5504 * gdb.fortran/array-element.f: New file.
5505 * gdb.fortran/array-element.exp: New testcase.
5506
5507 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5508
5509 * gdb.base/bigcore.exp: Correct checks for systems which can
5510 not dump a large core file.
5511
5512 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5513
5514 * gdb.base/relocate.c: Add a copyright notice.
5515 (dummy): Remove.
5516 * gdb.base/relocate.exp: Test printing the values of variables
5517 from a relocatable file.
5518
5519 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
5520
5521 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
5522 excess MI output after an error.
5523
5524 2005-05-29 Joel Brobecker <brobecker@adacore.com>
5525
5526 * gdb.arch/alpha-step.c: New file.
5527 * gdb.arch/alpha-step.exp: New testcase.
5528
5529 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5530 Dennis Brueni <dennis@slickedit.com>
5531
5532 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
5533 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
5534 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
5535 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
5536 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
5537 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
5538 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
5539
5540 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
5541 Wu Zhou <woodzltc@cn.ibm.com>
5542
5543 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
5544 IBM's xlc compiler.
5545 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
5546 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
5547
5548 2005-05-13 Jim Blandy <jimb@redhat.com>
5549
5550 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
5551 calling gdb_suppress_entire_file.
5552 * gdb.base/charset.exp: Same.
5553 * gdb.base/call-rt-st.exp: Same.
5554
5555 2005-05-05 Bob Rossi <bob_rossi@cox.net>
5556
5557 * lib/gdb.exp (fullname_syntax): Added global regex.
5558 (fullname_syntax_POSIX): Ditto.
5559 (fullname_syntax_UNC): Ditto.
5560 (fullname_syntax_DOS_CASE): Ditto.
5561 (fullname_syntax_DOS): Ditto.
5562 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
5563 fullname_syntax variable to scope and use it.
5564 (test_file_list_exec_source_files): Ditto.
5565 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
5566
5567 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
5568
5569 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
5570
5571 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
5572
5573 * lib/gdb.exp (skip_altivec_tests): New function, based on
5574 check_vmx_hw_available from the GCC testsuite.
5575 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
5576 * lib/gdb.arch/altivec-regs.exp: Likewise.
5577
5578 2005-05-02 Jim Blandy <jimb@redhat.com>
5579
5580 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
5581 calling gdb_suppress_entire_file.
5582
5583 2005-04-30 Randolph Chung <tausq@debian.org>
5584
5585 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
5586 Slightly relax "sem_post" name checking.
5587
5588 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5589
5590 * gdb.base/unload.exp: Use new shared library infrastructure.
5591
5592 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5593
5594 * gdb.base/so-impl-ld.exp: Use new shared library
5595 infrastructure.
5596
5597 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
5598
5599 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
5600 * gdb.asm/h8300.inc: New file.
5601
5602 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5603
5604 * gdb.base/shlib-call.exp: Change to use new shared library
5605 infrastructure.
5606
5607 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5608
5609 * gdb.base/pending.exp: Change to use new shared library
5610 infrastructure.
5611
5612 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5613
5614 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
5615 use test_compiler_info instead of gcc_compiled, and update copyright.
5616
5617 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
5618
5619 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
5620 shared objects being adjusted and update copyright years.
5621
5622 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
5623
5624 * ChangeLog: Correct some 2003-01-13 dates.
5625 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
5626 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
5627 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
5628 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
5629 gdb.trace/tfind.exp: Update copyright years.
5630
5631 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
5632 Daniel Jacobowitz <dan@codesourcery.com>
5633
5634 * lib/gdb.exp (gdb_compile): Handle shlib=.
5635 (gdb_compile_shlib): New function.
5636
5637 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
5638
5639 * lib/gdb.exp (test_compiler_info): Give argument a default value.
5640
5641 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5642
5643 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
5644 gdb.server.
5645 * configure.ac: Likewise.
5646 * configure: Regenerated.
5647 * gdb.gdbserver/Makefile.in: Moved to...
5648 * gdb.server/Makefile.in: ... here.
5649 * gdb.gdbserver/server.c: Moved to...
5650 * gdb.server/server.c: ... here.
5651 * gdb.gdbserver/server-run.exp: Moved to...
5652 * gdb.server/server-run.exp: ... here.
5653
5654 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5655
5656 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
5657 * configure.ac: Create gdb.gdbserver/Makefile.
5658 * configure: Regenerated.
5659 * lib/gdbserver-support.exp: New file, derived from
5660 config/gdbserver.exp.
5661 * config/gdbserver.exp: Use gdbserver-support.exp.
5662 * gdb.gdbserver/Makefile.in: New file.
5663 * gdb.gdbserver/server.c: New file.
5664 * gdb.gdbserver/server-run.exp: New file.
5665
5666 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
5667
5668 * lib/gdb.exp (test_compiler_info): Return compiler_info
5669 if no arguments are given.
5670
5671 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
5672
5673 * gdb.arch/altivec-abi.exp: Check for compiler and set
5674 use altivec' flag accordingly.
5675 * gdb.arch/altivec-regs.exp: Likewise.
5676
5677 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
5678
5679 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
5680
5681 2005-03-27 Andreas Schwab <schwab@suse.de>
5682
5683 * gdb.base/bigcore.c (main): Add missing mode argument in open
5684 call.
5685
5686 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
5687
5688 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
5689 downloads.
5690 * config/gdbserver.exp (gdb_load): Likewise.
5691
5692 2005-03-14 Paul Brook <paul@codesourcery.com>
5693
5694 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
5695 targets.
5696
5697 2005-03-09 Joel Brobecker <brobecker@adacore.com>
5698
5699 * gdb.dwarf2/dup-psym.S: New file.
5700 * gdb.dwarf2/dup-psym.exp: New testcase.
5701
5702 2005-03-09 Joel Brobecker <brobecker@adacore.com>
5703
5704 * gdb.ada/exec_changed/first.adb: New file.
5705 * gdb.ada/exec_changed/second.adb: New file.
5706 * gdb.ada/exec_changed.exp: New testcase.
5707
5708 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
5709
5710 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
5711 (A2): New class.
5712 (main): Test operator+.
5713 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
5714 breakpoint test.
5715
5716 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
5717 * gdb.base/signull.exp: Disable if gdb,nosignals.
5718 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
5719 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
5720 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
5721 * gdb.mi/mi2-console.exp: Likewise.
5722 * gdb.trace/collection.exp (run_trace_experiment): Consume the
5723 continue output at start.
5724 (gdb_collect_locals_test): Robustify regexp.
5725 * gdb.trace/passc-dyn.exp: Fix comment typo.
5726 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
5727
5728 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
5729
5730 * gdb.asm/asm-source.exp: Add iq2000 case.
5731 * gdb.asm/iq2000.inc: New file.
5732
5733 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
5734
5735 * gdb.base/command.exp: Change hardcoded value to regular expression.
5736 * gdb.base/float.exp: Add powerpc to the list of targets checked.
5737
5738 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
5739
5740 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
5741 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
5742 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
5743 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
5744 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
5745
5746 2005-03-05 Mark Kettenis <kettenis@gnu.org>
5747
5748 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
5749 changes.
5750
5751 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
5752
5753 * lib/compiler.c: Add test for IBM's xlc compiler.
5754 * lib/compiler.cc: Likewise.
5755
5756 2004-02-24 Joel Brobecker <brobecker@adacore.com>
5757
5758 * gdb.ada/fixed_points.exp: Create compilation object directory
5759 before running the test.
5760 * gdb.ada/null_record.exp: Likewise.
5761 * gdb.ada/packed_array.exp: Likewise.
5762 * gdb.ada/start.exp: Likewise.
5763
5764 2005-02-15 Joel Brobecker <brobecker@adacore.com>
5765
5766 * gdb.ada/packed_array/pa.adb: New file.
5767 * gdb.ada/packed_array.exp: New testcase.
5768
5769 2005-02-10 Mark Kettenis <kettenis@gnu.org>
5770
5771 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
5772 files.
5773
5774 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
5775 on *-*-openbsd*. Correctly match whitespace in regukar
5776 expressions.
5777
5778 2005-02-10 Daniel Jacobowitz <dan@debian.org>
5779
5780 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
5781 PR exp/1821
5782 * gdb.base/gdb1821.c: New test file.
5783 * gdb.base/gdb1821.exp: New test file.
5784
5785 2005-02-09 Joel Brobecker <brobecker@adacore.com>
5786
5787 * gdb.base/start.c: New file.
5788 * gdb.base/start.exp: New testcase.
5789
5790 2005-02-09 Joel Brobecker <brobecker@adacore.com>
5791
5792 * gdb.ada/start/dummy.adb: New file.
5793 * gdb.ada/start.exp: New testcase.
5794
5795 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
5796
5797 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
5798 for printing symbols and statistics.
5799 Add test for using relative pathnames in "maint print msymbols" test.
5800 Mark "maint info sections DATA" XFAIL on Cygwin.
5801 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
5802 tests.
5803
5804 2005-02-09 Andreas Schwab <schwab@suse.de>
5805
5806 Committed by Andrew Cagney <cagney@gnu.org>
5807 * gdb.base/remotetimeout.exp: New file.
5808
5809 2005-02-07 Mark Kettenis <kettenis@gnu.org>
5810
5811 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
5812
5813 2005-02-03 Joel Brobecker <brobecker@adacore.com>
5814
5815 * gdb.ada/gnat_ada.gpr: New file.
5816 * gdb.ada/gnat_ada.gin: Delete, no longer used.
5817 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
5818 * configure.ac: No longer generate gnat_ada.gpr.
5819 * configure: Regenerate.
5820 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
5821 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
5822 * gdb.ada/null_record/bar.ads: Likewise.
5823 * gdb.ada/null_record/bar.adb: Likewise.
5824 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
5825 * gdb.ada/null_record.exp (testdir): New variable.
5826 (testfile): executable is now in testdir subdirectory.
5827 (srcfile): Use full path to the main compilation unit.
5828 * gdb.ada/fixed_points.exp: Same changes as above.
5829
5830 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
5831
5832 * gdb.base/interp.exp: New test.
5833
5834 2005-01-24 Andrew Cagney <cagney@gnu.org>
5835
5836 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
5837
5838 2005-01-19 Andrew Cagney <cagney@gnu.org>
5839
5840 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
5841 configure.ac not configure.in.
5842
5843 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
5844 of powerpc*-*-*.
5845 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
5846 * gdb.base/list.exp (test_list_function)
5847 (test_list_filename_and_function): Ditto.
5848 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
5849
5850 2005-01-16 Andrew Cagney <cagney@gnu.org>
5851
5852 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
5853
5854 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
5855
5856 2005-01-14 Andrew Cagney <cagney@gnu.org>
5857
5858 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
5859 * gdb.mi/mi2-var-cmd.exp: Ditto.
5860
5861 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
5862
5863 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
5864
5865 2005-01-07 Andrew Cagney <cagney@gnu.org>
5866
5867 * configure.ac: Rename configure.in, require autoconf 2.59.
5868 * configure: Re-generate.
5869 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
5870 * gdb.stabs/configure: Re-generate.
5871 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
5872 * gdb.hp/configure: Re-generate.
5873 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
5874 autoconf 2.59.
5875 * gdb.hp/gdb.objdbg/configure: Re-generate.
5876 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
5877 autoconf 2.59.
5878 * gdb.hp/gdb.defects/configure: Re-generate.
5879 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
5880 autoconf 2.59.
5881 * gdb.hp/gdb.compat/configure: Re-generate.
5882 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
5883 autoconf 2.59.
5884 * gdb.hp/gdb.base-hp/configure: Re-generate.
5885 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
5886 autoconf 2.59.
5887 * gdb.hp/gdb.aCC/configure: Re-generate.
5888
5889 2004-12-15 Jim Blandy <jimb@redhat.com>
5890
5891 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
5892 under NPTL when there is debugging info available for libpthread.
5893
5894 2004-12-13 Jerome Guitton <guitton@gnat.com>
5895
5896 * gdb.ada/fixed_points.c: New file.
5897 * gdb.ada/fixed_points.exp: New file.
5898
5899 2004-12-03 Randolph Chung <tausq@debian.org>
5900
5901 * gdb.arch/pa-nullify.exp: New file.
5902 * gdb.arch/pa-nullify.s: New file.
5903
5904 2004-11-30 Randolph Chung <tausq@debian.org>
5905
5906 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
5907 instead of "tbug". Fix regexp to work properly with gdb_test.
5908
5909 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
5910
5911 * gdb.base/bitfields2.exp: New test.
5912 * gdb.base/bitfields2.c: New file.
5913
5914 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
5915
5916 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
5917
5918 2004-11-16 Randolph Chung <tausq@debian.org>
5919
5920 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
5921
5922 2004-11-14 Daniel Jacobowitz <dan@debian.org>
5923
5924 * gdb.threads/threadapply.exp: Correct "macro details" test.
5925
5926 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
5927
5928 * gdb.threads/threadapply.exp: New test.
5929 * gdb.threads/threadapply.c: New file.
5930
5931 2004-11-07 Mark Kettenis <kettenis@gnu.org>
5932
5933 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
5934 frames.
5935
5936 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
5937
5938 * gdb.base/cursal.exp: New file.
5939 * gdb.base/cursal.c: New file.
5940
5941 2004-11-03 Andrew Cagney <cagney@gnu.org>
5942
5943 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
5944
5945 2004-10-30 Mark Kettenis <kettenis@gnu.org>
5946
5947 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
5948 NetBSD/ELF targets.
5949
5950 2004-10-29 Joel Brobecker <brobecker@gnat.com>
5951
5952 * gdb.threads/bp_in_thread.c: New file, copied from
5953 pthread_cond_wait.c.
5954 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
5955 file, rather than reusing the .c file from another testcase.
5956
5957 2004-10-20 Joel Brobecker <brobecker@gnat.com>
5958
5959 * gdb.ada/null_record.exp: Check where we stopped after
5960 sending the start command, instead of where the associated
5961 temporary breakpoint was inserted.
5962
5963 2004-10-14 Andrew Cagney <cagney@gnu.org>
5964
5965 * gdb.mi/gdb701.c (main): Return 0.
5966
5967 2004-10-13 Daniel Jacobowitz <dan@debian.org>
5968
5969 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
5970
5971 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
5972
5973 * gdb.threads/schedlock.c: Add comment markers to use to find
5974 line numbers.
5975 * gdb.threads/schedlock.exp: Adjust regex to handle the new
5976 comments.
5977 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
5978 breakpoint lines.
5979
5980 2004-10-12 Daniel Jacobowitz <dan@debian.org>
5981
5982 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
5983
5984 2004-10-12 Daniel Jacobowitz <dan@debian.org>
5985
5986 * configure.in: Add gdb.dwarf2.
5987 * configure: Regenerated.
5988 * Makefile.in: Add gdb.dwarf2.
5989 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
5990 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
5991 gdb.dwarf2/file1.txt: New files.
5992
5993 2004-10-11 Orjan Friberg <orjanf@axis.com>
5994
5995 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
5996 of "run", since the latter doesn't work with remote targets. Adjust
5997 the breakpoint numbering accordingly.
5998 * gdb.threads/pthread_cond_wait.exp: Ditto.
5999
6000 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
6001
6002 * gdb.base/overlays.exp: Update copyright years.
6003
6004 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
6005
6006 * gdb.base/overlays.exp: Disable if target is Linux.
6007
6008 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
6009
6010 * config/gdbserver.exp (gdb_load): Use right filename on remote.
6011
6012 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
6013
6014 * gdb.asm/asm-source.exp: Add m32r-linux target.
6015 * gdb.asm/m32r-linux.inc: New file.
6016
6017 2004-09-24 Andrew Cagney <cagney@redhat.com>
6018 David Anderson <anderson@redhat.com>
6019
6020 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
6021 command fails, assume things will work.
6022 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
6023 (_GNU_SOURCE): Define.
6024 (print_unsigned, print_hex): Change parameter to "long long".
6025 (print_byte_count): New function, use to print byte counts.
6026 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
6027 O_LARGEFILE.
6028 (main): Compute an upper bound on a corefile in max_core_size.
6029 Limit memory chunk size to max_core_size. Limit total memory
6030 allocated to max_core_size.
6031
6032 2004-09-23 Andrew Cagney <cagney@gnu.org>
6033
6034 * gdb.base/bigcore.exp: Replace the code that creates a corefile
6035 from a separate process with code that creates a corefile by
6036 making the inferior dump core.
6037
6038 2004-09-23 Mark Kettenis <kettenis@gnu.org>
6039
6040 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
6041 block.
6042
6043 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
6044
6045 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
6046 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
6047 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
6048 Likewise.
6049
6050 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
6051
6052 * gdb.java/jprint.exp: New test case for java inferior call.
6053 * gdb.java/jprint.java: Ditto.
6054
6055 2004-09-15 Joel Brobecker <brobecker@gnat.com>
6056
6057 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
6058
6059 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6060
6061 * gdb.threads/killed.c: Include <stdlib.h>.
6062 * gdb.threads/pthreads.c: Likewise.
6063
6064 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6065
6066 * gdb.threads/killed.c: Add copyright notice.
6067
6068 2004-09-10 Jason Molenda (jmolenda@apple.com)
6069
6070 * gdb.base/define.exp: Two new tests to verify zero space chars
6071 after 'if' and 'while' commands in a user-defined command is correctly
6072 parsed.
6073
6074 2004-09-08 Andrew Cagney <cagney@gnu.org>
6075
6076 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
6077 delivery test with duplicate at end of file.
6078
6079 2004-09-06 Mark Kettenis <kettenis@jive.nl>
6080
6081 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
6082
6083 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6084
6085 * config/hppro.exp: Removed.
6086
6087 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6088
6089 * config/sparclet.exp: Removed.
6090
6091 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6092
6093 * config/udi.exp: Removed.
6094
6095 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
6096
6097 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
6098 of "exp_continue".
6099 (advancei): Likewise.
6100
6101 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6102
6103 * gdb.base/unload.exp: Fix so messages aren't duplicated.
6104
6105 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
6106
6107 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
6108 to check for nodebug in executable.
6109 * gdb.gdb/observer.exp (setup_test): Likewise.
6110 * gdb.gdb/selftest.exp (test_with_self): Likewise.
6111 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
6112
6113 2004-09-01 Andrew Cagney <cagney@gnu.org>
6114
6115 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6116 files.
6117
6118 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6119
6120 * gdb.base/unload.exp: Fix expected warning message to match
6121 latest format.
6122
6123 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
6124
6125 * gdb.base/call-rt-st.exp: Fix typos.
6126
6127 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
6128
6129 * gdb.threads/thread_check.exp: New testcase.
6130 * gdb.threads/thread_check.c: New testcase.
6131
6132 2004-08-31 Andrew Cagney <cagney@gnu.org>
6133
6134 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
6135 (skip_to_handler_entry): New procedures. Test stepping into a
6136 handler when the breakpoint is at the handler's entry point.
6137
6138 2004-08-30 Andrew Cagney <cagney@gnu.org>
6139
6140 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
6141 gdb/1757.
6142
6143 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6144
6145 With code from Manoj Iyer <manjo@austin.ibm.com>:
6146 * lib/gdb.exp (gdb_file_cmd): Return more information in the
6147 return value. Add an arm for "no debugging symbols found".
6148 Change a stray "error" to "perror".
6149 (gdb_run_cmd): Adapt to new return value.
6150 * gdb.base/remote.exp: Adapt to new return value.
6151 * gdb.gdb/complaints.exp: Likewise.
6152 * gdb.gdb/observer.exp: Likewise.
6153 * gdb.gdb/selftest.exp: Likewise.
6154 * gdb.gdb/xfullpath.exp: Likewise.
6155
6156 2004-08-27 Joel Brobecker <brobecker@gnat.com>
6157
6158 * gdb.threads/bp_in_thread.exp: New testcase.
6159
6160 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6161
6162 Fix PR testsuite/1735.
6163 * gdb.threads/schedlock.c (thread_function): Add a cast
6164 to suppress a gcc warning.
6165 * gdb.threads/thread-specific.c (thread_function): Likewise.
6166
6167 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6168
6169 * gdb.base/unload.c: Include <stdlib.h>.
6170
6171 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6172
6173 From Paul Gilliam <pgilliam@us.ibm.com>:
6174 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
6175 synchronized after the "return".
6176
6177 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6178
6179 * gdb.mi/basics.c: Include <stdio.h>.
6180 * gdb.mi/pthreads.c: Include <stdlib.h>.
6181 * gdb.mi/var-cmd.c: Include <stdlib.h>.
6182
6183 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6184
6185 * gdb.threads/schedlock.c: Add copyright notice.
6186
6187 2004-08-25 Andrew Cagney <cagney@gnu.org>
6188
6189 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
6190 (skip_over_handler, breakpoint_over_hander): New test procedures.
6191 (advance, advancei): Add a proper prefix, do not use
6192 rerun_to_main.
6193 * gdb.base/sigstep.c (main): Change to use an infinite loop.
6194
6195 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
6196
6197 * gdb.mi/basics.c: Add copyright notice.
6198 * gdb.mi/var-cmd.c: Add copyright notice.
6199
6200 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6201
6202 * lib/gdb.exp: Remove signed_keyword_not_used.
6203 * lib/compiler.c: Likewise.
6204 * lib/compiler.cc: Likewise.
6205
6206 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6207
6208 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6209 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6210
6211 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6212
6213 * gdb.base/whatis.c: Add copyright notice.
6214
6215 2004-08-20 Mark Kettenis <kettenis@gnu.org>
6216
6217 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6218 it to skip the breakpoints encoded in the inline assembly.
6219
6220 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6221
6222 * Makefile.in: Add gdb.fortran.
6223
6224 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6225
6226 * gdb.base/call-sc.exp (test_scalar_returns):
6227 Fix cut-and-paste glitch in "Make fun return now".
6228
6229 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6230
6231 * configure.in: Add gdb.fortran.
6232 * configure: Regenerate.
6233 * gdb.fortran/Makefile.in: New file.
6234 * lib/gdb.exp (skip_fortran_tests): New procedure.
6235
6236 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6237
6238 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6239 reference to bug-gnu@prep.ai.mit.edu.
6240 * gdb.mi/mi-var-child.exp: Likewise.
6241 * gdb.mi/mi-var-cmd.exp: Likewise.
6242 * gdb.mi/mi-var-display.exp: Likewise.
6243 * gdb.mi/mi2-var-block.exp: Likewise.
6244 * gdb.mi/mi2-var-child.exp: Likewise.
6245 * gdb.mi/mi2-var-cmd.exp: Likewise.
6246 * gdb.mi/mi2-var-display.exp: Likewise.
6247
6248 2004-08-15 Mark Kettenis <kettenis@gnu.org>
6249
6250 * gdb.base/unload.c (main): Make local variable msg const.
6251
6252 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6253
6254 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6255 to bug-gnu@prep.ai.mit.edu.
6256 * gdb.mi/mi-disassemble.exp: Likewise.
6257 * gdb.mi/mi-eval.exp: Likewise.
6258 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6259 default line number.
6260 * gdb.mi/mi-return.exp: Likewise.
6261 * gdb.mi/mi-simplerun.exp: Likewise.
6262 * gdb.mi/mi-stack.exp: Likewise.
6263 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6264 number with explicit range test.
6265 * gdb.mi/mi-watch.exp: Likewise.
6266 * gdb.mi/mi2-break.exp: Likewise.
6267 * gdb.mi/mi2-cli.exp: Likewise.
6268 * gdb.mi/mi2-disassemble.exp: Likewise.
6269 * gdb.mi/mi2-eval.exp: Likewise.
6270 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6271 default line number.
6272 * gdb.mi/mi2-return.exp: Likewise.
6273 * gdb.mi/mi2-simplerun.exp: Likewise.
6274 * gdb.mi/mi2-stack.exp: Likewise.
6275 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6276 number with explicit range test.
6277 * gdb.mi/mi2-watch.exp: Likewise.
6278
6279 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6280
6281 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6282 * gdb.cp/m-static.exp: Likewise.
6283 * gdb.cp/rtti.exp: Likewise.
6284
6285 2004-08-14 Mark Kettenis <kettenis@gnu.org>
6286
6287 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6288
6289 2004-08-14 Eli Zaretskii <eliz@gnu.org>
6290
6291 * ChangeLog: Prefix Local Variables with semi-colons and indent
6292 the reference to older ChangeLog files, to fix fontification in
6293 Emacs.
6294
6295 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6296
6297 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6298 * gdb.mi/mi2-break.exp: Likewise.
6299
6300 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6301
6302 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
6303
6304 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6305
6306 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
6307
6308 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6309
6310 * gdb.cp/classes.exp: Remove unused declarations. Just let
6311 test names default instead of providing special names. Remove
6312 extraneous demangler test.
6313
6314 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
6315
6316 * gdb.base/unload.exp: New test for breakpoints in dynamically
6317 loaded libraries.
6318 * gdb.base/unload.c: Ditto.
6319 * gdb.base/unloadshr.c: Ditto.
6320
6321 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
6322
6323 * gdb.cp/classes.exp (test_ptype_class_objects): Call
6324 cp_test_ptype_class.
6325 (test_enums): Likewise.
6326
6327 2004-08-10 Andrew Cagney <cagney@gnu.org>
6328
6329 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6330 files.
6331
6332 2004-08-10 Andrew Cagney <cagney@gnu.org>
6333
6334 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
6335 init_malloc call.
6336
6337 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
6338
6339 * ChangeLog: Add copyright notice. The notice is copied
6340 from emacs 21.3 top level ChangeLog.
6341
6342 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6343
6344 * lib/cp-support.exp: New file.
6345 * lib/cp-support.exp (cp_test_type_class): New function.
6346 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
6347 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
6348 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
6349 cp_test_ptype_class.
6350
6351 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6352
6353 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
6354 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6355 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
6356 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
6357 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6358 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
6359 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
6360 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
6361 gdb.mi/mi2-watch.exp: Update copyright years.
6362
6363 2004-08-09 Mark Kettenis <kettenis@gnu.org>
6364
6365 * gdb.base/sigaltstack.exp: Provide proper anchoring.
6366
6367 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6368
6369 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
6370 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
6371 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
6372 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6373 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
6374 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
6375 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
6376 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6377 gdb.mi/mi-watch.exp: Update copyright years.
6378
6379 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6380
6381 PR gdb/1738
6382 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
6383 from a breakpoint with a pending signal.
6384
6385 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6386
6387 PR gdb/1736
6388 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
6389 * gdb.base/sigaltstack.exp (finish_test): Consume output until
6390 the prompt.
6391 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
6392
6393 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6394
6395 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
6396
6397 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6398
6399 PR gdb/1736
6400 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
6401 for i?86-*-linux*.
6402
6403 2004-08-08 Daniel Jacobowitz <dan@debian.org>
6404
6405 * gdb.arch/i386-prologue.exp: Compile without debug information.
6406
6407 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
6408
6409 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
6410 rather than asking gdb to search.
6411
6412 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6413
6414 * gdb.base/gcore.c: Include <string.h>.
6415
6416 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6417
6418 * gdb.base/gcore.c: Add copyright notice.
6419
6420 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6421
6422 * gdb.base/freebpcmd.c: Include <stdio.h>.
6423 * gdb.base/long_long.c: Include <string.h>.
6424 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
6425 * gdb.base/siginfo.c: Include <string.h>.
6426 * gdb.base/sigstep.c: Include <string.h>.
6427
6428 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6429
6430 * gdb.base/complex.c: Include <stdlib.h>.
6431
6432 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6433
6434 * gdb.base/complex.c: Add copyright notice.
6435
6436 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6437
6438 * gdb.base/charset.c: Include <stdlib.h>.
6439
6440 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6441
6442 * gdb.base/auxv.c: Include <stdlib.h>.
6443
6444 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6445
6446 * gdb.base/auxv.c: Add copyright notice.
6447
6448 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6449
6450 * gdb.base/coremaker.c: Add copyright notice.
6451 * gdb.base/coremaker2.c: Add copyright notice.
6452
6453 2004-08-04 Andrew Cagney <cagney@gnu.org>
6454
6455 * gdb.base/store.exp: Update copyright.
6456 (check_set, up_set, check_struct, up_struct): Add a prefix to test
6457 names, do not import gdb_prompt.
6458
6459 2004-08-01 Andrew Cagney <cagney@gnu.org>
6460
6461 Fix PR testsuite/1729.
6462 * gdb.base/dump.exp: Add test name to callers of capture_value, do
6463 not use capture_value with value 4.
6464 (capture_value): Add optional test name parameter.
6465 (test_reload_saved_value, test_restore_saved_value): Use $msg as
6466 the prefix, pass to capture_value.
6467
6468 2004-08-01 Mark Kettenis <kettenis@gnu.org>
6469
6470 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
6471 * gdb.arch/i386-prologue.c (standard): New prototype and function.
6472 (main): Call new function.
6473
6474 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6475
6476 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
6477
6478 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6479
6480 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
6481
6482 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6483
6484 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
6485 Accept more values of vtbl pointer. Remove some messages
6486 about "obsolete gcc or gdb".
6487
6488 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6489
6490 * gdb.cp/classes.exp: Accept more varieties of ptype output.
6491
6492 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6493
6494 * gdb.base/asm-source.exp: Properly convert target board
6495 debug flags from gcc format to binutils format.
6496
6497 2004-07-28 Mark Kettenis <kettenis@gnu.org>
6498
6499 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
6500 gdb1718". PR backtrace/1718 partially fixed.
6501
6502 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
6503
6504 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
6505
6506 2004-07-26 Nick Clifton <nickc@redhat.com>
6507
6508 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
6509 good default value for a specific architecture is available then
6510 set it to that value. Otherwise default to the -gstabs switch.
6511 Remove the -g... switches from the asm-flags variable. Allow the
6512 target board info to override the value if it wants to. Pass the
6513 switch on the assembler command line.
6514
6515 2004-07-23 Mark Kettenis <kettenis@gnu.org>
6516
6517 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
6518 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
6519 (main): Call new function.
6520
6521 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
6522
6523 Test for PR exp/1715.
6524 * gdb.base/radix.exp: Refactor common procedures. Make all
6525 test names unique. Change XFAIL to KFAIL.
6526
6527 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
6528
6529 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
6530 * gdb.ada/gnat_ada.gin: ... to here.
6531 * configure.in: Use gnat_ada.gin.
6532 * configure: Regenerate.
6533
6534 2004-07-20 Andrew Cagney <cagney@gnu.org>
6535
6536 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
6537 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
6538 XFAILs. Clean up test messages and comments. Check backtraces.
6539 Delete re-sync code.
6540
6541 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6542
6543 Fix PR cli/740.
6544 * gdb.base/annota1.exp: Honor gdb,nosignals.
6545 * gdb.base/annota3.exp: Likewise.
6546
6547 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6548
6549 * lib/java.exp: Update copyright notice.
6550
6551 2004-07-19 Andrew Cagney <cagney@gnu.org>
6552
6553 * gdb.base/selftest.exp: Copy file from here ...
6554 * gdb.gdb/selftest.exp: ... to here.
6555
6556 2004-07-16 Andrew Cagney <cagney@redhat.com>
6557
6558 * lib/insight-support.exp: Delete file.
6559 * lib/java.exp (java_init): Fix copyright.
6560
6561 2004-07-16 Andrew Cagney <cagney@gnu.org>
6562
6563 * gdb.base/restore.c: Append "prologue" to comments marking the a
6564 function's prologue.
6565 * gdb.base/restore.exp: Update copyright, re-indent.
6566 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
6567 callerN" prefix where needed. Update patterns that match a
6568 function's prologue.
6569
6570 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
6571
6572 * gdb.base/restore.c: Add copyright notice.
6573
6574 2004-07-16 Andrew Cagney <cagney@gnu.org>
6575
6576 * gdb.base/logical.exp: Update copyright.
6577 (evaluate): New procedure. Use to re-implement tests using
6578 several tables.
6579
6580 2004-07-14 Martin Hunt <hunt@redhat.com>
6581
6582 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
6583 which fixes some problems where init.tcl was not found.
6584
6585 2004-07-13 Andrew Cagney <cagney@gnu.org>
6586
6587 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
6588 (check_sizeof, check_valueof): Do not include the output in the
6589 test name. Use gdb_test.
6590 (get_valueof): Use gdb_test_multiple.
6591
6592 * gdb.base/step-test.exp: Update copyright. Use
6593 gdb_test_multiple. Ensure that test names do not include
6594 architecture dependent output.
6595
6596 * gdb.gdb/observer.exp: Update copyright.
6597 (setup_test): Use gdb_test_multiple.
6598 (attach_first_observer, attach_second_observer)
6599 (attach_third_observer, detach_first_observer)
6600 (detach_second_observer, detach_third_observer)
6601 (reset_counters, check_counters): Make $message a prefix.
6602 (test_normal_stop_notifications): Add "args" parameter - a list of
6603 init functions to be called. Make $message a prefix,
6604 (test_observer_normal_stop): Change the message prefixes so that
6605 they are unique, pass the attach / detach procedures to
6606 test_normal_stop_notifications.
6607
6608 * gdb.base/signull.exp (test_segv): Prefix all tests with
6609 "${name}". Clean up test messages.
6610
6611 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
6612
6613 * gdb.base/ena-dis-br.exp: Update copyright.
6614 (break_at): New function. Replace send_gdb with gdb_test,
6615 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
6616 ignore count, not stopped at bpt", with KFAIL.
6617
6618 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
6619
6620 * gdb.base/attach.exp: Remove cleanupfile handling.
6621
6622 2004-07-12 Andrew Cagney <cagney@gnu.org>
6623
6624 * gdb.base/annota1.exp: Cleanup corefile test name.
6625 * gdb.base/annota3.exp: Ditto.
6626
6627 2004-07-12 Andrew Cagney <cagney@gnu.org>
6628
6629 * gdb.base/signals.exp: Clean up copyright, re-indent.
6630
6631 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
6632 gdb_test and gdb_test_multiple.
6633
6634 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
6635
6636 * gdb.java/jmain.exp: Fix expected line number for main to
6637 break at. Set XFAIL for break at main test since gcj does not
6638 provide line number info for first statement in main.
6639
6640 2004-07-08 Andrew Cagney <cagney@gnu.org>
6641
6642 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
6643
6644 * gdb.base/sigbpt.exp: Make the common part of each test name a
6645 prefix instead of suffix.
6646
6647 2004-07-07 Bob Rossi <bob_rossi@cox.net>
6648
6649 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
6650 test from test_tbreak_creation_and_listing to
6651 test_file_list_exec_source_file
6652 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
6653 Changed name of test from test_tbreak_creation_and_listing to
6654 test_file_list_exec_source_file
6655
6656 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
6657
6658 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
6659 the jmisc() constructor instead of <init>.
6660 * gdb.java/jmisc1.exp: Ditto.
6661
6662 2004-07-07 Andrew Cagney <cagney@gnu.org>
6663
6664 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
6665 corrupting the PC.
6666
6667 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
6668
6669 * gdb.cp/templates.exp: Accept whitespace change in demangler
6670 output.
6671
6672 2004-07-06 Andrew Cagney <cagney@gnu.org>
6673
6674 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
6675
6676 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
6677
6678 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
6679 * lib/compiler.cc: Likewise.
6680
6681 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
6682
6683 * lib/compiler.cc: Work around string preprocessing problem
6684 with old hp c++ compiler.
6685 * lib/compiler.c: Likewise.
6686
6687 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
6688
6689 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
6690 directives to conditionalize symbol prefixing.
6691 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
6692 additional_flags handling. Add underscore prefix for Cygwin.
6693 * gdb.arch/i386-unwind.c: Use preprocessor directives to
6694 conditionalize symbol prefixing.
6695 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
6696 additional_flags handling. Add underscore prefix for Cygwin.
6697
6698 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
6699
6700 * gdb.base/bigcore.exp: Skip test on Cygwin.
6701
6702 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
6703
6704 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
6705 formats for "info register". Use gdb_test_multiple. Fix
6706 the "invalid register" test.
6707
6708 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
6709
6710 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
6711 PID for Cygwin. Add Cygwin specific strings to check for in some
6712 tests.
6713 (do_attach_tests): Add a test for user interaction when attaching
6714 to a process with no matching symbol table already loaded.
6715
6716 2004-06-26 Andrew Cagney <cagney@gnu.org>
6717
6718 Test PR java/1567 and PR java/1565.
6719 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
6720 * gdb.java/jmisc2.exp: Delete file.
6721
6722 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
6723
6724 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
6725
6726 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
6727
6728 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
6729 attach process.
6730
6731 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
6732
6733 * gdb.cp/pr-1553.exp: Remove.
6734
6735 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
6736
6737 * gdb.cp/pr-1553.cc: Remove.
6738 * gdb.cp/pr-1553.exp: Disable this test.
6739
6740 2004-06-20 Jim Blandy <jimb@redhat.com>
6741
6742 Fix PR testsuite/1680.
6743 * gdb.arch/i386-sse.exp: Properly quote curly braces in
6744 regular expressions.
6745
6746 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6747
6748 Fix PR testsuite/1679.
6749 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
6750 Issue an UNSUPPORTED result instead.
6751
6752 2004-06-18 Jim Blandy <jimb@redhat.com>
6753
6754 * gdb.base/charset.exp: Only send a control-C if we see a new
6755 prompt and incomplete command.
6756
6757 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
6758
6759 * gdb.cp/pr-574.cc: Add copyright notice.
6760
6761 2004-06-17 Jim Blandy <jimb@redhat.com>
6762
6763 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
6764 cases where the regexp has no groups; this grabs random text from
6765 the previous test suite, whatever that was.
6766
6767 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
6768
6769 * gdb.cp/printmethod.cc: Add copyright notice.
6770
6771 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
6772
6773 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
6774
6775 2004-06-16 Andrew Cagney <cagney@gnu.org>
6776
6777 * gdb.base/signull.c: Update copyright. Include <string.h>.
6778 (bowler): Replace data_pointer with data_read
6779 and data_write cases. Add code_descriptor case.
6780 (zero, desc): New array and pointer.
6781 (data, code): Change to simple pointers.
6782 * gdb.base/signull.exp: Fix probe pattern matching a function
6783 descriptor SIGSEGV. Replace data_pointer with data_read and
6784 data_write tests.
6785
6786 2004-06-16 Andrew Cagney <cagney@gnu.org>
6787
6788 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
6789
6790 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
6791
6792 * gdb.base/long_long.c: Add copyright notice.
6793
6794 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
6795
6796 * gdb.base/long_long.exp: Remove reference to
6797 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
6798 to gdb_breakpoint and gdb_continue_to_breakpoint.
6799
6800 2004-06-14 Jim Blandy <jimb@redhat.com>
6801
6802 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
6803 endian case.
6804
6805 2004-06-14 Andrew Cagney <cagney@gnu.org>
6806
6807 * gdb.base/gcore.exp (capture_command_output): Delete the always
6808 passing tests containing inferior values.
6809 * gdb.base/ending-run.exp: Do not include the breakpoint address
6810 in the test message. Update copyright.
6811 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
6812 size in the test name, use gdb_test_multiple. Update copyright.
6813
6814 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
6815
6816 * gdb.cp/ref-types.cc: Add copyright notice.
6817
6818 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
6819
6820 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
6821 hp_aCC_compiler.
6822 * lib/compiler.cc: Likewise.
6823 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
6824 'set' commands. Log diagnostics for other lines. Set
6825 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
6826
6827 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
6828
6829 * gdb.cp/try_catch.cc: Add copyright notice.
6830
6831 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
6832
6833 * gdb.cp/userdef.cc: Add copyright notice.
6834
6835 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
6836
6837 * gdb.cp/virtfunc.cc: Add copyright notice.
6838
6839 2004-06-11 Randolph Chung <tausq@debian.org>
6840
6841 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
6842 problem.
6843
6844 2004-06-10 Andrew Cagney <cagney@gnu.org>
6845
6846 * lib/compiler.cc, lib/compiler.c: Append either
6847 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
6848 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
6849 instead of gcc-3-3.
6850
6851 2004-06-09 Andrew Cagney <cagney@gnu.org>
6852
6853 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
6854 gdb/1455, bug is specific to "long long" and "double".
6855
6856 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
6857 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
6858 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
6859 fixed.
6860
6861 2004-06-09 Andrew Cagney <cagney@gnu.org>
6862
6863 * gdb.base/structs.exp (test_struct_returns): Replace
6864 "return_value_unknown" and "finish_value_unknown" by
6865 "return_value_known" and "finish_value_known". Instead of
6866 "return_value_unknown" iff "finish_value_unknown", check
6867 "return_value_known" implies "finish_value_known".
6868
6869 2004-06-08 Martin Hunt <hunt@redhat.com>
6870
6871 * gdb.base/float.exp: Add pattern for mips targets.
6872
6873 2004-06-08 Randolph Chung <tausq@debian.org>
6874
6875 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
6876 message for unknown architectures more clear.
6877
6878 2004-06-08 Joel Brobecker <brobecker@gnat.com>
6879
6880 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
6881 start the execution of the program.
6882
6883 2004-06-07 Jim Blandy <jimb@redhat.com>
6884
6885 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
6886 * gdb.arch/i386-cpuid.h: New helper file.
6887
6888 2004-06-07 Randolph Chung <tausq@debian.org>
6889
6890 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
6891 has started.
6892
6893 2004-06-04 Roland McGrath <roland@redhat.com>
6894
6895 Fix PR gdb/1647.
6896 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
6897 differently to be robust to output buffering differences.
6898
6899 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
6900
6901 * gdb.threads/pthreads.exp: Update copyright years.
6902 (check_control_c): Change asynchronous 'after' to synchronous.
6903
6904 2004-06-04 Roland McGrath <roland@redhat.com>
6905
6906 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
6907 next gdb prompt.
6908
6909 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
6910
6911 Fix PR gdb/1636.
6912 * gdb.threads/manythreads.exp: Change asynchronous 'after'
6913 calls to synchronous.
6914
6915 2004-05-26 Jim Blandy <jimb@redhat.com>
6916
6917 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
6918
6919 2004-05-24 Randolph Chung <tausq@debian.org>
6920
6921 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
6922 * gdb.asm/pa.inc: New file.
6923
6924 2004-05-22 Mark Kettenis <kettenis@gnu.org>
6925
6926 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
6927
6928 2004-05-21 Joel Brobecker <brobecker@gnat.com>
6929 Daniel Jacobowitz <drow@mvista.com>
6930
6931 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
6932 GDB prompt.
6933
6934 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6935
6936 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
6937 setjmp/longjmp. Use sigaction instead of signal.
6938
6939 2004-05-19 J. Brobecker <brobecker@gnat.com>
6940 Michael Snyder <msnyder@redhat.com>
6941
6942 * gdb.threads/pthread_cond_wait.c: New file.
6943 * gdb.threads/pthread_cond_wait.exp: New testcase.
6944
6945 2004-05-13 Andrew Cagney <cagney@redhat.com>
6946
6947 * gdb.base/signull.exp, gdb.base/signull.c: New files.
6948 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
6949
6950 2004-05-11 Andrew Cagney <cagney@redhat.com>
6951
6952 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
6953 fixed but revealed gdb/1639.
6954
6955 2004-05-10 Andrew Cagney <cagney@redhat.com>
6956
6957 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
6958 func1" and "next to 2nd alarm", kernel bug avoided.
6959
6960 2004-05-10 Daniel Jacobowitz <dan@debian.org>
6961
6962 PR external/1568
6963 * gdb.base/bigcore.exp: Check the size of the dumped core file.
6964 XFAIL if it is smaller than bytes_allocated.
6965 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
6966 (main): Make chunks_allocated unsigned. Correct comment.
6967
6968 2004-05-07 Joel Brobecker <brobecker@gnat.com>
6969
6970 * gdb.arch/powerpc-aix-prologue.c: New file.
6971 * gdb.arch/powerpc-aix-prologue.exp: New file.
6972
6973 2004-05-07 Jim Blandy <jimb@redhat.com>
6974
6975 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
6976 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
6977
6978 2004-05-06 Joel Brobecker <brobecker@gnat.com>
6979
6980 * gdb.base/sep.exp: No longer setup_kfail when the program was
6981 built with dwarf2.
6982
6983 2004-05-05 Jim Ingham <jingham@apple.com>
6984
6985 * gdb.base/pending.exp: Make sure pending breakpoints
6986 preserve the ignore count.
6987
6988 2004-04-27 Jerome Guitton <guitton@gnat.com>
6989
6990 * i386-prologue.exp: Add testcase for jump instruction as first
6991 instruction of the real code.
6992 * i386-prologue.c (jump_at_beginning): New function.
6993
6994 2004-04-28 Mark Kettenis <kettenis@gnu.org>
6995
6996 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
6997 x86_64-*-*.
6998
6999 2004-04-28 Mark Kettenis <kettenis@gnu.org>
7000
7001 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
7002 i*86-*-*.
7003
7004 2004-04-25 Mark Kettenis <kettenis@gnu.org>
7005
7006 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
7007 expression that checks the return type.
7008
7009 2004-04-23 Andrew Cagney <cagney@redhat.com>
7010
7011 * gdb.base/call-sc.exp: New test of scalar call/return values.
7012 * gdb.base/call-sc.c: Ditto.
7013
7014 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7015
7016 * gdb.threads/manythreads.c: Reduce thread stack size.
7017
7018 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
7019
7020 * gdb.threads/manythreads.c: Add copyright notice.
7021
7022 2004-04-23 Andrew Cagney <cagney@redhat.com>
7023
7024 * gdb.base/siginfo.exp: Better handle step out of signal.
7025 * gdb.base/sigstep.exp: Ditto.
7026
7027 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
7028 Daniel Jacobowitz <drow@mvista.com>
7029
7030 * gdb.threads/manythreads.c: New testcase.
7031 * gdb.threads/manythreads.exp: Ditto.
7032
7033 2004-04-22 Jim Blandy <jimb@redhat.com>
7034
7035 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
7036 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
7037
7038 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
7039
7040 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
7041
7042 2004-04-21 Andrew Cagney <cagney@redhat.com>
7043
7044 * gdb.base/sigstep.c: New file.
7045 * gdb.base/sigstep.exp: New file.
7046
7047 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7048
7049 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
7050 call to observer_notify_normal_stop.
7051
7052 2004-04-15 Andrew Cagney <cagney@redhat.com>
7053
7054 * gdb.base/siginfo.c: New file.
7055 * gdb.base/siginfo.exp: New file.
7056
7057 2004-04-12 J. Brobecker <brobecker@gnat.com>
7058
7059 * gdb.base/sep.exp: Fix typo in comment.
7060
7061 2004-04-12 J. Brobecker <brobecker@gnat.com>
7062
7063 * gdb.base/sep.c: New file.
7064 * gdb.base/sep-proc.c: New file.
7065 * gdb.base/sep.exp: New testcase.
7066
7067 2004-04-09 Mark Kettenis <kettenis@gnu.org>
7068
7069 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
7070 support.
7071
7072 2004-04-05 Andrew Cagney <cagney@redhat.com>
7073
7074 * gdb.base/sigaltstack.c: New file.
7075 * gdb.base/sigaltstack.exp: New file.
7076
7077 2004-04-04 Joel Brobecker <brobecker@gnat.com>
7078
7079 * gdb.base/foll-fork.exp: Update the expected output for
7080 "help set follow-fork-mode", to match a change that was made
7081 to the help of this variable on 2004-01-13.
7082
7083 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7084
7085 * lib/ada.exp: Add copyright notice.
7086 * bar.ads: Likewise.
7087 * bar.adb: Likewise.
7088 * null_record.adb: Likewise.
7089 * null_record.exp: Likewise.
7090 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
7091
7092 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7093
7094 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
7095 * configure: Regenerate.
7096
7097 2004-04-01 Joel Brobecker <brobecker@gnat.com>
7098
7099 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
7100 to build the application. Remove the message printed when in
7101 verbose mode, redundant with the UNSUPPORTED message above.
7102
7103 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7104
7105 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
7106 * gdb.ada (null_record.exp): New testcase.
7107
7108 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7109
7110 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
7111
7112 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7113
7114 * gdb.ada: New subdirectory.
7115 * gdb.ada/Makefile.in: New file.
7116 * gdb.ada/gnat_ada.gpr.in: New file.
7117
7118 2004-03-31 Joel Brobecker <brobecker@gnat.com>
7119
7120 * lib/ada.exp: New file.
7121
7122 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
7123
7124 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
7125 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
7126
7127 2004-03-22 Andrew Cagney <cagney@redhat.com>
7128
7129 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
7130 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7131 Problem identified by Ulrich Weigand.
7132
7133 2004-03-17 David Carlton <carlton@kealia.com>
7134
7135 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
7136 PR c++/826.
7137
7138 2004-03-16 Roland McGrath <roland@redhat.com>
7139
7140 * gdb.base/auxv.exp: New file.
7141 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
7142
7143 2004-03-12 David Carlton <carlton@kealia.com>
7144
7145 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
7146 * gdb.cp/pr-1553.cc: Ditto.
7147 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
7148 pass branch.
7149
7150 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
7151
7152 * gdb.cp/templates.exp: Accept more template types.
7153
7154 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7155
7156 From Corinna Vinschen with modifications.
7157 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
7158 local variable obj_with_enum.
7159 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
7160 results with obj_with_enum.
7161
7162 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7163
7164 * gdb.cp/classes.cc: New file, copied from misc.cc.
7165 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
7166
7167 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7168
7169 * gdb.cp/misc.cc: Add copyright notice.
7170
7171 2004-03-05 David Carlton <carlton@kealia.com>
7172
7173 * gdb.cp/rtti.exp: Add 'print *obj3' test.
7174 * gdb.cp/rtti.h: Update copyright.
7175 (namespace n2::n3): New.
7176 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
7177 (n2::n3::func3): New.
7178 (main): Call n2::n3::func3.
7179 * gdb.cp/rtti2.cc: Update copyright.
7180 (n2::create3): New.
7181
7182 2004-03-04 Mark Kettenis <kettenis@gnu.org>
7183
7184 * gdb.asm/openbsd.inc: Fix typo.
7185
7186 2004-03-03 Fred Fish <fnf@redhat.com>
7187
7188 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
7189 "val" instead of unused "size". Update copyright year.
7190
7191 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7192
7193 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
7194 to use unsigned char.
7195 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
7196 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
7197
7198 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7199
7200 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
7201 line of output.
7202
7203 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7204
7205 * gdb.base/relocate.c (dummy): Initialize.
7206
7207 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7208
7209 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7210 a breakpoint at exit.
7211
7212 2004-02-27 Fred Fish <fnf@redhat.com>
7213
7214 * gdb.base/chng-syms.exp: Add expect condition to match failing
7215 case that isn't a timeout.
7216
7217 2004-02-27 Andrew Cagney <cagney@redhat.com>
7218
7219 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7220 support.
7221
7222 2004-02-26 Fred Fish <fnf@redhat.com>
7223
7224 * gdb.arch/gdb1431.c: Remove.
7225 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7226 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7227 of "until" incorrectly.
7228
7229 2004-02-26 J. Brobecker <brobecker@gnat.com>
7230
7231 * gdb.cp/class2.cc (empty): New class.
7232 (refer): New function.
7233 (main): Declare an object of type empty and use it.
7234 * gdb.cp/class2.exp: Print the value of an object of type empty.
7235
7236 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7237
7238 * gdb.base/langs.exp: Update query string to match the
7239 new nquery format used for pending breakpoints.
7240
7241 2004-02-26 Andrew Cagney <cagney@redhat.com>
7242
7243 Fix PR i18n/1570.
7244 * gdb.base/charset.c: Update copyright notice.
7245 (main, init_string): Remove the escape character '\e' tests.
7246 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7247 * gdb.base/charset.exp (valid_host_charset): Ditto.
7248 * gdb.base/setvar.exp: Ditto.
7249
7250 2004-02-24 Andrew Cagney <cagney@redhat.com>
7251
7252 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7253 mmapped data in core file" PASS and FAIL messages consistent.
7254
7255 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7256 setting a breakpoint. Work around PR java/1565.
7257
7258 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7259
7260 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7261 new nquery format.
7262 * gdb.base/pending.exp: Ditto.
7263
7264 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7265
7266 * configure.in: Run stabs tests on *BSD.
7267 * configure: Regenerated.
7268
7269 2004-02-21 Mark Kettenis <kettenis@gnu.org>
7270
7271 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7272
7273 2004-02-20 Fred Fish <fnf@redhat.com>
7274
7275 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7276 blank in test for "returns short", for consistency with other
7277 "returns xxx" tests. Update copyright year.
7278
7279 2004-02-19 Fred Fish <fnf@redhat.com>
7280
7281 New testcase for PR breakpoint/1558.
7282 * gdb.arch/gdb1558.exp: New file.
7283 * gdb.arch/gdb1558.c: New file.
7284
7285 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
7286
7287 * gdb.base/nodebug.exp: Fix typo.
7288
7289 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7290
7291 Committed by Jim Blandy <jimb@redhat.com>.
7292
7293 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7294
7295 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7296
7297 * gdb.base/float.exp: Support s390*-*-* targets.
7298
7299 2004-02-17 Adam Fedor <fedor@gnu.org>
7300
7301 * gdb.base/gdb1555.exp: New file.
7302 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
7303
7304 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
7305
7306 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
7307
7308 2004-02-16 Fred Fish <fnf@redhat.com>
7309
7310 * gdb.arch/gdb1291.c: Remove
7311 * gdb.arch/gdb1291.s: New test input file.
7312 * gdb.arch/gdb1291.exp: Expand test to check case that should not
7313 fail. Test for correct result, known incorrect result, other
7314 failures and timeouts.
7315
7316 2004-02-16 Andrew Cagney <cagney@redhat.com>
7317
7318 * gdb.base/bigcore.exp: New file.
7319 * gdb.base/bigcore.c: New file.
7320
7321 2004-02-13 Andrew Cagney <cagney@redhat.com>
7322
7323 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
7324 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
7325 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
7326 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
7327 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
7328 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
7329 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
7330 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
7331 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
7332 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
7333
7334 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
7335
7336 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
7337 executed is an alloc instruction.
7338
7339 2004-02-11 David Carlton <carlton@kealia.com>
7340
7341 * gdb.cp/breakpoint.exp: New.
7342 * gdb.cp/breakpoint.cc: New.
7343
7344 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
7345
7346 Partial fix for PR gdb/1543.
7347 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
7348 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
7349 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
7350 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
7351 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
7352 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
7353 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
7354 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
7355 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
7356 to bug-gdb@prep.ai.mit.edu .
7357 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
7358 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
7359 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
7360 Likewise.
7361
7362 2004-02-10 Andrew Cagney <cagney@redhat.com>
7363
7364 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
7365 using gdb_internal_error_resync.
7366
7367 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
7368
7369 * gdb.threads/thread-specific.exp: Stop early if no threads are
7370 found.
7371
7372 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
7373
7374 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
7375
7376 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
7377
7378 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
7379 breakpoints.
7380
7381 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
7382
7383 * config/sim.exp (gdb_load): Handle $arg == "".
7384 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
7385 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
7386
7387 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
7388
7389 * gdb.base/maint.exp: Update test to reflect
7390 obstack changes.
7391
7392 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
7393
7394 * gdb.base/pendshr.c (pendfunc): New function that calls
7395 pendfunc1.
7396 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
7397
7398 2004-02-04 Fred Fish <fnf@redhat.com>
7399
7400 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
7401 function symbols and update copyright years.
7402 * gdb.arch/gdb1291.c: Ditto.
7403
7404 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7405
7406 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
7407
7408 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7409
7410 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
7411
7412 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7413
7414 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
7415
7416 2004-02-02 Fred Fish <fnf@redhat.com>
7417
7418 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
7419 remote targets. Update copyright years.
7420
7421 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7422
7423 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
7424 support.
7425 * gdb.base/langs.exp: Fix test which attempts to create
7426 breakpoint on non-existent function to handle new pending
7427 support.
7428 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
7429 a breakpoint.
7430 * gdb.base/pending.exp: New test.
7431 * gdb.base/pending.c: New file.
7432 * gdb.base/pendshr.c: Ditto.
7433
7434 2004-02-02 David Carlton <carlton@kealia.com>
7435
7436 * gdb.cp/overload.exp: Add overloadNamespace tests.
7437 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
7438 (overloadNamespace, XXX): New.
7439 (main): Call XXX::marker2.
7440
7441 2004-02-01 Fred Fish <fnf@redhat.com>
7442
7443 * gdb.base/dump.exp: Use runto_main instead of "runto main".
7444 * gdb.base/finish.exp: Ditto.
7445 * gdb.base/gcore.exp: Ditto.
7446 * gdb.base/huge.exp: Ditto.
7447 * gdb.base/info-proc.exp: Ditto.
7448 * gdb.base/return2.exp: Ditto.
7449 * gdb.threads/gcore-thread.exp: Ditto.
7450
7451 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7452
7453 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
7454
7455 2004-02-01 Mark Kettenis <kettenis@gnu.org>
7456
7457 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
7458 that opening the file succeeds on OpenBSD.
7459
7460 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7461
7462 * gdb.threads/thread-specific.c: New file.
7463 * gdb.threads/threads-specific.exp: New test script.
7464 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
7465 to expect_out.
7466
7467 2004-02-01 Mark Kettenis <kettenis@gnu.org>
7468
7469 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
7470 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
7471 only on the "print_small_structs from print_long_arg_list" test.
7472
7473 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
7474
7475 * gdb.base/completion.exp: Kill a stray backslash.
7476
7477 From Jim Ingham <jingham@apple.com>:
7478 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
7479 agrees with the result from sending a tab.
7480
7481 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
7482
7483 * gdb.base/chng-syms.exp: Remove stray newline.
7484
7485 2004-01-31 Mark Kettenis <kettenis@gnu.org>
7486
7487 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
7488 *-*-openbsd*.
7489 * gdb.asm/openbsd.inc: New file.
7490
7491 2004-01-30 Mark Kettenis <kettenis@gnu.org>
7492
7493 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
7494 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
7495 *-*solaris2*. Remove commented out default settings for
7496 asm-flags. Replace gdb_compile with target_link.
7497
7498 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
7499
7500 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
7501 for all tests. Remove old hp-ux and cygnus xfail cases.
7502
7503 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
7504
7505 * gdb.base/chng-syms.exp: New file.
7506 * gdb.base/chng-syms.c: New file.
7507
7508 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7509
7510 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
7511 Provide arms for current output in all my configurations.
7512
7513 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7514
7515 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
7516 * lib/compiler.cc: Likewise.
7517 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
7518 get the right preprocessor. Eval the output directly. Remove
7519 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
7520 hp_f77_compiler and hp_f90_compiler completely.
7521 (gdb_preprocess): Delete.
7522 (get_compiler): Delete.
7523
7524 2004-01-24 Mark Kettenis <kettenis@gnu.org>
7525
7526 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
7527 <string.h>.
7528
7529 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
7530
7531 * gdb.mi/mi-stack.exp: Update copyright.
7532
7533 2004-01-23 David Carlton <carlton@kealia.com>
7534
7535 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
7536 test for cp_lookup_transparent_type.
7537 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
7538 call them.
7539
7540 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
7541
7542 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
7543 after -var-update.
7544
7545 2004-01-23 David Carlton <carlton@kealia.com>
7546
7547 * gdb.cp/namespace.cc (C::ensureRefs): New.
7548 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
7549
7550 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
7551
7552 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
7553 case "-stack-list-locals 2".
7554 * gdb.mi/mi-var-child.exp: Test for case
7555 "-var-list-children --all-values NAME".
7556
7557 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
7558
7559 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
7560
7561 2004-01-18 Mark Kettenis <kettenis@gnu.org>
7562
7563 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
7564 used with gdb_test_multiple.
7565
7566 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
7567 read at address 0. This fixes PR testsuite/1504.
7568
7569 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
7570
7571 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
7572 Remove downloading, guessing the host executable, the calls to
7573 gdb_file_cmd and gdb_target_cmd, and "load" support.
7574 (infer_host_exec): New function broken out from gdb_load.
7575 (gdb_load): New wrapper for gdbserver_gdb_load.
7576 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
7577 gdb_target_cmd. Use -target-select.
7578 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
7579 Download binaries to the host. Clear last_mi_remote_file when
7580 we load a new binary.
7581 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
7582 call gdbserver_gdb_load and mi_gdb_target_cmd.
7583
7584 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7585
7586 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
7587 type patterns.
7588
7589 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7590
7591 * gdb.cp/templates.exp: Fix typo in test name of
7592 "print Foo<volatile char*>::foo".
7593
7594 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7595
7596 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
7597
7598 2004-01-16 Ben Elliston <bje@wasabisystems.com>
7599
7600 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
7601 (clean mostlyclean): Remove empty rm.
7602
7603 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7604
7605 * gdb.base/setvar.exp: Add copyright years.
7606
7607 2004-01-14 David Carlton <carlton@bactrian.org>
7608
7609 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
7610 PR c++/1511 and update coment.
7611 * gdb.cp/templates.exp: Update patterns to match current output.
7612 If changes involve something other than whitespace, KFAIL
7613 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
7614
7615 2004-01-14 David Carlton <carlton@kealia.com>
7616
7617 * gdb.cp/namespace.exp: Add tests involving classes defined within
7618 namespaces.
7619 * gdb.cp/namespace.cc (C::CClass): New.
7620 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
7621
7622 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
7623
7624 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
7625 what debug info we have. Print a better message if something goes
7626 wrong while producing the separate debug info file.
7627
7628 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7629
7630 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
7631
7632 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7633
7634 * gdb.base/callfuncs.c: Add copyright notice.
7635
7636 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
7637
7638 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
7639 inheritance. PR gdb/1498, PR gcc/13539.
7640
7641 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
7642
7643 * gdb.threads/gcore-thread.exp: Prefix name of binary with
7644 test specific name.
7645 * gdb.mi/gdb669.exp: Ditto.
7646 * gdb.mi/mi-pthreads.exp: Ditto.
7647 * gdb.mi/mi1-pthreads.exp: Ditto.
7648 * gdb.mi/mi2-pthreads.exp: Ditto.
7649
7650 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7651
7652 * gdb.cp/member-ptr.cc: Add copyright notice.
7653
7654 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7655
7656 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
7657 some patterns for recent versions of gcc and hpacc. Delete
7658 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
7659 Delete tests that access a NULL pointer-to-member-data. This
7660 script is still disabled for gcc.
7661
7662 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
7663
7664 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
7665 escaped correctly.
7666
7667 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
7668
7669 * gdb.base/sepdebug.exp: New file.
7670 * gdb.base/sepdebug.c: New file.
7671 * lib/gdb.exp (separate_debug_filename): New procedure.
7672 (gdb_gnu_strip_debug): New procedure.
7673
7674 2004-01-12 Andrew Cagney <cagney@redhat.com>
7675
7676 * gdb.mi/ChangeLog: Delete file. Renamed to ...
7677 * gdb.mi/ChangeLog-1999-2003: New file.
7678
7679 2004-01-12 Andrew Cagney <cagney@redhat.com>
7680
7681 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
7682 "Renaming a directory to a non-empty directory returns ENOTEMPTY
7683 or EEXIST", treat EBUSY as an XFAIL.
7684
7685 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
7686
7687 * gdb.base/scope.exp: Remove obsolete setup_xfail for
7688 hp_cc_compiler.
7689
7690 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7691
7692 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
7693 decorations.
7694
7695 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7696
7697 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
7698 and "(aCC)" decorations. Remove obsolete doco about old
7699 test results.
7700
7701 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7702
7703 * gdb.cp/exception.exp: Fix typo in doco.
7704
7705 2004-01-09 Mark Kettenis <kettenis@gnu.org>
7706
7707 * gdb.base/gdb1476.exp: Fix typo.
7708
7709 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7710
7711 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
7712 file.
7713
7714 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7715
7716 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
7717 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
7718 Use gdb_compile. Remove restriction on gcc. Add some patterns
7719 for recent version of gdb. Delete second half, which was a copy
7720 of the first half with different build flags. This test is
7721 still disabled because it is still not ready for production.
7722
7723 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7724
7725 * gdb.cp/exception.cc: Add copyright notice.
7726 * gdb.cp/exception.exp: Add a notice that this file is broken
7727 because of line number changes caused by addition of copyright
7728 notice.
7729
7730 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7731
7732 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
7733 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
7734
7735 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7736
7737 * gdb.cp/classes.exp: Accept gnu abi 2.
7738 * gdb.cp/derivation.exp: Likewise.
7739 * gdb.cp/overload.exp: Likewise.
7740 * gdb.cp/virtfunc.exp: Likewise.
7741
7742 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7743
7744 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
7745 semicolon after end of function.
7746
7747 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7748
7749 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
7750 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
7751 boilerplate code for compiling and running the program under
7752 test. Add some string method tests.
7753
7754 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7755
7756 * gdb.cp/bs15503.cc: Add copyright notice.
7757 * gdb.cp/bs15503.exp: Adjust line number.
7758
7759 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7760
7761 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
7762 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
7763
7764 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7765
7766 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
7767 hp_cc_compiler.
7768
7769 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7770
7771 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
7772 * gdb.cp/ctti.exp: Use the marker instead of "next".
7773 With gcc, run further before bailing.
7774
7775 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7776
7777 * gdb.cp/cttiadd.cc: Add copyright notice.
7778 * gdb.cp/cttiadd1.cc: Likewise.
7779 * gdb.cp/cttiadd2.cc: Likewise.
7780 * gdb.cp/cttiadd3.cc: Likewise.
7781
7782 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7783
7784 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
7785 Use gdb_test, gdb_test_multiple. Use floating-point values that
7786 have exact representations in IEEE-ish formats.
7787
7788 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7789
7790 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
7791 compilers. Delete duplicate call to get_compiler_info.
7792 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
7793 * gdb.base/volatile.exp: Likewise.
7794
7795 2004-01-07 Mark Kettenis <kettenis@gnu.org>
7796
7797 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
7798 memory at address 0.
7799
7800 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7801
7802 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
7803 to test for hp-ux assembler. Fix copyright years.
7804
7805 2004-01-07 Andrew Cagney <cagney@redhat.com>
7806
7807 * gdb.base/fileio.c (strerrno): Add "EBUSY".
7808
7809 2004-01-07 Andrew Cagney <cagney@redhat.com>
7810
7811 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
7812 when creating the read-only file. From analysis by Roland McGrath
7813 and Elena Zannoni.
7814
7815 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7816
7817 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
7818
7819 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7820
7821 * gdb.base/cvexpr.c: Be type-safe with function pointers and
7822 data pointers.
7823
7824 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7825
7826 * gdb.cp/m-static.exp: Compile one source file at a time.
7827 Delete unused call to get_compiler_info.
7828
7829 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7830
7831 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
7832 * gdb.base/call-rt-st.exp: Likewise.
7833 * gdb.base/nodebug.exp: Likewise.
7834 * gdb.base/volatile.exp: Likewise.
7835 * gdb.cp/ref-types.exp: Likewise.
7836 * gdb.cp/templates.exp: Likewise.
7837
7838 2004-01-05 Mark Kettenis <kettenis@gnu.org>
7839
7840 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
7841
7842 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
7843
7844 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
7845 hppa*-hp-hpux*.
7846
7847 2004-01-04 Mark Kettenis <kettenis@gnu.org>
7848
7849 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
7850 x86_64-*-*.
7851
7852 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
7853 sparc64-*-* and sparc*-solaris2*.
7854
7855 2004-01-04 Mark Kettenis <kettenis@gnu.org>
7856
7857 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
7858 return ${tests}" test. The ${tests} already mentions the
7859 filename.
7860
7861 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7862
7863 * gdb.cp/local.exp: Accept gcc abi 2.
7864
7865 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7866
7867 * gdb.cp/templates.exp: Accept gcc abi 2.
7868
7869 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7870
7871 * lib/compiler.cc: Remove supports_template_debugging.
7872 * gdb.cp/templates.exp: Do not test supports_template_debugging.
7873
7874 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7875
7876 * gdb.cp/namespace.exp: Accept gcc abi 2.
7877
7878 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7879
7880 * gdb.cp/method.exp: Accept gcc abi 2.
7881
7882 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7883
7884 * gdb.cp/classes.exp: Generate identical results as old version.
7885 * gdb.cp/derivation.exp: Likewise.
7886 * gdb.cp/overload.exp: Likewise.
7887 * gdb.cp/virtfunc.exp: Likewise.
7888
7889 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7890
7891 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
7892 mysterious bug with sourceware version of expect.
7893
7894 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7895
7896 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
7897 current versions of gcc, including gcc abi 2. Remove gratuitous
7898 restart of test program. Use gdb_test_multiple and gdb_test for
7899 all tests. Add patterns to xfail missing "const" in "const char *"
7900 and kfail PR gdb/1155.
7901
7902 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7903
7904 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
7905 current versions of gcc, including gcc abi 2. Remove gratuitous
7906 restart of test program. Use gdb_test_multiple and gdb_test for
7907 all tests. Add patterns to kfail PR gdb/1498.
7908
7909 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
7910
7911 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
7912 current versions of gcc, including gcc abi 2. Use "breakpoint"
7913 and "continue" instead of restarting the target program. Use
7914 gdb_test_multiple and gdb_test for all tests.
7915
7916 2004-01-01 Mark Kettenis <kettenis@gnu.org>
7917
7918 * gdb.asm/asm-source.exp: Update copyright year. Link statically
7919 for *-*-solaris2*.
7920
7921 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
7922
7923 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
7924 current versions of gcc, including gcc abi 2. Use "breakpoint"
7925 and "continue" instead of restarting the target program several
7926 times. Use gdb_test_multiple and gdb_test for all tests.
7927
7928 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
7929
7930 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
7931 source files.
7932
7933 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7934
7935 * gdb.base/environ.exp: Handle compiling test case from multiple
7936 source files.
7937
7938 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7939
7940 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
7941
7942 2003-12-17 Jim Blandy <jimb@redhat.com>
7943
7944 * gdb.base/freebpcmd.c: Add copyright notice.
7945
7946 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
7947
7948 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7949
7950 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
7951
7952 2003-12-13 Jim Blandy <jimb@redhat.com>
7953
7954 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
7955
7956 2003-12-12 Kevin Buettner <kevinb@redhat.com>
7957
7958 * gdb.asm/frv.inc: New file.
7959 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
7960
7961 2003-12-09 Fred Fish <fnf@redhat.com>
7962
7963 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
7964 functions to break1.c and leave prototypes behind. Add more
7965 "set breakpoint NN here" comments.
7966 * gdb.base/break1.c: New file.
7967
7968 * gdb.base/break.exp: Handle compiling test case from multiple
7969 source files and change source file references as needed.
7970 * gdb.base/completion.exp: Ditto.
7971 * gdb.base/condbreak.exp: Ditto.
7972 * gdb.base/define.exp: Ditto.
7973 * gdb.base/ena-dis-br.exp: Ditto.
7974 * gdb.base/info-proc.exp: Ditto.
7975 * gdb.base/maint.exp: Ditto.
7976 * gdb.base/until.exp: Ditto.
7977
7978 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
7979 hardcoded line numbers.
7980 * gdb.base/define.exp: Ditto.
7981 * gdb.base/ena-dis-br.exp: Ditto.
7982 * gdb.base/maint.exp: Ditto.
7983 * gdb.base/until.exp: Ditto.
7984
7985 * gdb.base/completion.exp: Use "break1" for completion tests since
7986 "break" is no longer a unique prefix.
7987
7988 2003-12-06 Andrew Cagney <cagney@redhat.com>
7989
7990 * gdb.base/structs.exp (test_struct_returns): When applicable, set
7991 "return_value_unimplemented". When an unimplemented struct return
7992 architecture, report incorrect values as a KFAIL
7993
7994 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
7995
7996 * gdb.cp/rtti.exp: Accept new wording of warning from
7997 cp_lookup_rtti_type.
7998
7999 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8000
8001 Partial fix for PR testsuite/1456.
8002 * gdb.base/scope.exp (test_at_main): Replace references to
8003 gcc_compiled with calls to test_compiler_info.
8004 (test_at_foo): Likewise.
8005 (test_at_bar): Likewise.
8006
8007 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
8008
8009 Partial fix for PR testsuite/1456.
8010 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
8011 to test_compiler_info.
8012
8013 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
8014
8015 * gdb.base/so-impl-ld.exp: Update copyright notice.
8016
8017 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
8018
8019 Partial fix for PR testsuite/1456.
8020 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
8021 to test_compiler_info.
8022
8023 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8024
8025 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
8026 from current versions of gdb. Clean up regular expressions.
8027 Delete redundant timeout case.
8028
8029 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8030
8031 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
8032 from current versions of gdb. Clean up regular expressions.
8033 Delete redundant timeout case.
8034
8035 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
8036
8037 Partial fix for PR testsuite/1456.
8038 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
8039 gcc_compiled with call to test_compiler_info.
8040
8041 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
8042
8043 Partial fix for PR testsuite/1456.
8044 * gdb.base/list.exp (test_list_function): Delete unused declaration
8045 of gcc_compiled.
8046
8047 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
8048
8049 Partial fix for PR testsuite/1456.
8050 * gdb.base/complex.exp: Replace reference to gcc_compiled with
8051 call to test_compiler_info.
8052
8053 2003-11-29 Mark Kettenis <kettenis@gnu.org>
8054
8055 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
8056 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
8057 it to create the appropriate note.inc.
8058 * gdb.asm/asmsrc1.s: Include "note.inc".
8059 * gdb.asm/netbsd.inc: New file.
8060 * gdb.asm/empty.inc: New file.
8061
8062 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8063
8064 Partial fix for PR testsuite/1456.
8065 * gdb.base/constvars.exp: Replace references to gcc_compiled with
8066 calls to test_compiler_info.
8067
8068 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
8069
8070 Partial fix for PR testsuite/1456.
8071 * gdb.base/volatile.exp: Replace references to gcc_compiled with
8072 calls to test_compiler_info.
8073
8074 2003-11-27 Mark Kettenis <kettenis@gnu.org>
8075
8076 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
8077 pattern for the KFAILs.
8078
8079 2003-11-25 Adam Fedor <fedor@gnu.org>
8080
8081 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
8082 * gdb.objc/objcdecode.m: New file.
8083
8084 2003-11-25 Adam Fedor <fedor@gnu.org>
8085
8086 * gdb.objc/nondebug.exp: Test for PR objc/1236.
8087 * gdb.objc/nondebug.m: New file.
8088
8089 2003-11-26 Ben Elliston <bje@wasabisystems.com>
8090
8091 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8092 NetBSD as it does on FreeBSD. Modelled on a similar change by
8093 Mark Kettenis on 2003-05-30.
8094 (link-flags): Set to "--entry _start" regardless of target.
8095 Special linker flags are to be appended to $link-flags.
8096 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
8097
8098 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8099
8100 * gdb.cp/method.exp: Accept output of new demangler.
8101
8102 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8103
8104 * gdb/class2.exp: New file.
8105 * gdb/class2.cc: New file.
8106
8107 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8108
8109 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
8110 of new demangler.
8111
8112 2003-11-23 Mark Kettenis <kettenis@gnu.org>
8113
8114 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
8115 of gdb_test "run".
8116
8117 2003-11-23 Mark Kettenis <kettenis@gnu.org>
8118
8119 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
8120 "continue" into "run".
8121
8122 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8123
8124 Partial fix for PR testsuite/1456.
8125 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
8126 call to test_compiler_info.
8127 * gdb.cp/ctti.exp: Likewise.
8128 * gdb.cp/derivation.exp: Likewise.
8129 * gdb.cp/member-ptr.exp: Likewise.
8130 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
8131 reference to gcc_compiled.
8132
8133 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8134
8135 Fix PR testsuite/1463.
8136 * gdb.base/structs.exp (start_structs_test): Call
8137 get_debug_format before using the debug format.
8138
8139 2003-11-22 Andrew Cagney <cagney@redhat.com>
8140
8141 * lib/gdb.exp (gdb_test_multiple): Add simple example.
8142 * gdb.base/structs.exp: Use gdb_test_multiple.
8143
8144 2003-11-20 Andrew Cagney <cagney@redhat.com>
8145
8146 * gdb.base/structs.exp: Handle and recover from internal errors.
8147 Replace "foo${n}" with "foo<n>" in test messages.
8148
8149 * gdb.base/structs.exp: Update copyright. Rewrite.
8150 * gdb.base/structs.c: Update copyright. Rewrite.
8151
8152 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
8153 resync count exceeded.
8154
8155 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
8156 from the internal error.
8157 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
8158 Original from Jim Blandy.
8159 (gdb_test_multiple): Use gdb_internal_error_resync.
8160
8161 2003-11-19 Andrew Cagney <cagney@redhat.com>
8162
8163 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
8164 KFAIL.
8165
8166 2003-11-17 Mark Kettenis <kettenis@gnu.org>
8167
8168 New testcase for PR backtrace/1435.
8169 * gdb.arch/i386-unwind.exp: New file.
8170 * gdb.arch/i386-unwind.c: New file.
8171
8172 2003-11-17 Andrew Cagney <cagney@redhat.com>
8173
8174 * lib/gdb.exp (compiler_info): New global.
8175 (test_compiler_info): New function.
8176 (get_compiler_info): Set compiler_info.
8177 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
8178 "compiler_info" to gcc-<major>-<minor>.
8179
8180 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
8181
8182 * gdb.trace/configure: Remove.
8183
8184 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
8185
8186 * gdb.base/break.c: Add comments to aid finding line numbers for
8187 breakpoints.
8188 * gdb.base/break.exp: Remove all references to explicit line
8189 numbers.
8190
8191 2003-11-11 Nick Clifton <nickc@redhat.com>
8192
8193 * gdb.base/shreloc.exp: Do not run for targets which do not
8194 support shared objects.
8195
8196 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
8197
8198 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
8199 Don't run tests if nofileio flag is given.
8200
8201 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
8202
8203 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
8204 as well as 'Watchpoint'.
8205
8206 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
8207
8208 Reported by Jim Ingham <jingham@apple.com>:
8209 * gdb.base/annota1.exp: Match at least one occurrence of the
8210 signal handler annotation.
8211
8212 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
8213
8214 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8215 as well as 'Watchpoint'.
8216
8217 2003-11-05 Michael Chastain <mec@shout.net>
8218
8219 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8220
8221 2003-11-03 Kris Warkentin <kewarken@qnx.com>
8222
8223 * gdb.arch/gdb1291.c: New test file.
8224 * gdb.arch/gdb1291.exp: New test script.
8225 * gdb.arch/gdb1431.c: New test file.
8226 * gdb.arch/gdb1431.exp: New test script.
8227
8228 2003-10-22 Michael Chastain <mec@shout.net>
8229
8230 * gdb.mi/pthreads.c: Add copyright notice.
8231
8232 2003-10-22 Michael Chastain <mec@shout.net>
8233
8234 * gdb.threads/pthreads.c: Add copyright notice.
8235
8236 2003-10-20 Michael Chastain <mec@shout.net>
8237
8238 * gdb.base/gdb1056.exp: New test script.
8239
8240 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8241
8242 * gdb.threads/killed.exp: Use gdb_run_cmd.
8243
8244 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8245
8246 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8247 create a core file.
8248 * gdb.threads/gcore-thread.exp: Likewise.
8249
8250 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
8251
8252 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8253 type, based on char type.
8254 (struct bit_flags_short_t): New bitfield type, based on short type.
8255 (init_bit_flags_char): New fuction.
8256 (init_bit_flags_short): Ditto.
8257 (print_bit_flags_char): Ditto.
8258 (print_bit_flags_short): Ditto.
8259 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8260
8261 2003-10-11 Michael Chastain <mec@shout.net>
8262
8263 * gdb.base/call-rt-st.exp: Update copyright year.
8264
8265 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8266
8267 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8268 * gdb.disasm/sh3.s: Ditto.
8269
8270 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
8271
8272 * gdb.threads/switch-threads.exp: New test.
8273 * gdb.threads/switch-threads.c: New source file.
8274
8275 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
8276
8277 * gdb.base/ending-run.exp: Add sh specific case.
8278
8279 2003-10-06 Andrew Cagney <cagney@redhat.com>
8280
8281 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8282 * gdb.disasm/mn10200.exp: Delete obsolete file.
8283
8284 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
8285
8286 * ChangeLog: Correct an entry command.exp -> commands.exp.
8287 * gdb.base/commands.exp (bp_deleted_in_command_test)
8288 (temporary_breakpoint_commands): Check noargs.
8289
8290 2003-09-25 David Carlton <carlton@kealia.com>
8291
8292 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8293 of some print tests, where appropriate. Add tests for C::D::cd,
8294 E::ce, F::cXfX, G::XgX.
8295 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8296
8297 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
8298
8299 * lib/java.exp (java_init): Import target_alias before using it.
8300
8301 2003-09-25 David Carlton <carlton@kealia.com>
8302
8303 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
8304
8305 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
8306
8307 * gdb.base/selftest.exp: Accomodate more instruction reordering
8308 weirdness.
8309
8310 2003-09-17 Michael Chastain <mec@shout.net>
8311
8312 * gdb.cp/gdb1355.exp: New file.
8313 * gdb.cp/gdb1355.c: New file.
8314
8315 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
8316
8317 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
8318 * gdb.asm/sh.inc: New file.
8319
8320 2003-09-11 David Carlton <carlton@kealia.com>
8321
8322 * gdb.cp/namespace.exp: Add tests for namespace types.
8323 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
8324 (test_namespace): New.
8325
8326 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
8327
8328 * gdb.base/relocate.exp: Handle new gdb output at startup.
8329 * gdb.stabs/weird.exp: Ditto.
8330
8331 2003-09-08 Michael Chastain <mec@shout.net>
8332
8333 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
8334
8335 2003-09-07 Michael Chastain <mec@shout.net>
8336
8337 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
8338 'parse error'.
8339
8340 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
8341
8342 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
8343
8344 2003-08-30 Michael Chastain <mec@shout.net>
8345
8346 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
8347 * gdb.gdb/observer.exp: Ditto.
8348 * gdb.gdb/xfullpath.exp: Ditto.
8349
8350 2003-08-29 Mark Kettenis <kettenis@gnu.org>
8351
8352 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
8353 *-*-*bsd*.
8354
8355 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
8356
8357 * gdb.base/dump.exp: Skip for ia64.
8358
8359 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
8360
8361 * gdb.asm/asm-source.exp: Add ia64 support.
8362 * gdb.asm/ia64.inc: New file.
8363
8364 2003-08-22 Michael Chastain <mec@shout.net>
8365
8366 * gdb.cp: New directory.
8367 * gdb.cp/*: Copy from gdb.c++/*.
8368 * gdb.c++/*: Remove.
8369 * Makefile.in: Change gdb.c++ to gdb.cp.
8370 * configure.in: Ditto.
8371 * configure: Regnerate.
8372
8373 2003-08-18 Mark Kettenis <kettenis@gnu.org>
8374
8375 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
8376 * gdb.arch/i386-prologue.c (gdb1338): Add function.
8377
8378 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
8379
8380 * mi-var-display.exp (-var-list-children weird): Accept function
8381 pointers with argument types.
8382 * mi1-var-display.exp (-var-list-children weird): Likewise.
8383 * mi2-var-display.exp (-var-list-children weird): Likewise.
8384
8385 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
8386
8387 * gdb.base/annota3.exp: Add missing newline.
8388
8389 2003-08-06 Michael Chastain <mec@shout.net>
8390
8391 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
8392
8393 2003-08-12 Michael Snyder <msnyder@redhat.com>
8394
8395 * gdb.base/float.exp: Add test for SH.
8396
8397 2003-08-10 Mark Kettenis <kettenis@gnu.org>
8398
8399 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
8400
8401 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8402
8403 * gdb.base/completion.exp: Remove reduntant completion test
8404 on filename.
8405
8406 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8407
8408 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
8409 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
8410 gdb.trace/save-trace.exp: Make sure that full pathnames are
8411 escaped correctly.
8412
8413 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
8414
8415 * configure.in: Don't generate config.h from config.hin.
8416 * configure: Regenerate.
8417 * config.hin: Remove file.
8418 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
8419 * gdb.threads/pthreads.c: Ditto.
8420
8421 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
8422
8423 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8424 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
8425 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
8426 Replace ld24 with seth/add3.
8427
8428 2003-08-02 Andrew Cagney <cagney@redhat.com>
8429
8430 * gdb.base/annota3.exp: New file.
8431 * gdb.base/annota3.c: New file.
8432 * gdb.c++/annota3.exp: New file.
8433 * gdb.c++/annota3.cc: New file.
8434
8435 2003-07-29 Michael Chastain <mec@shout.net>
8436
8437 * gdb.threads/tls.c (spin): Check errno only if sem_wait
8438 actually failed.
8439 (do_pass): Likewise.
8440 * gdb.threads/tls.exp: Always initialize no_of_threads.
8441
8442 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
8443
8444 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
8445 pattern.
8446 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
8447 * gdb.threads/tls.exp: Recognize one case of the host library not
8448 supporting TLS.
8449
8450 2003-07-27 Andrew Cagney <cagney@redhat.com>
8451
8452 * gdb.base/fileio.exp: Use SH when running commands using
8453 remote_exec.
8454
8455 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8456
8457 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8458 * gdb.base/relocate.c (dummy): New padding array.
8459
8460 2003-07-22 Michael Snyder <msnyder@redhat.com>
8461
8462 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
8463
8464 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
8465 patterns to be more general, accepting old and new output.
8466 Some output chars (such as '+') also must be quoted.
8467 Some addresses are displayed numerically instead of
8468 symbolically.
8469
8470 2003-07-23 Michael Snyder <msnyder@redhat.com>
8471
8472 * gdb.base/return2.exp: Don't test long-long return.
8473
8474 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
8475 * gdb.disasm/t01_mov.exp: Ditto.
8476 * gdb.disasm/t02_mova.s: Ditto.
8477 * gdb.disasm/t02_mova.exp: Ditto.
8478 * gdb.disasm/t03_add.s: Ditto.
8479 * gdb.disasm/t03_add.exp: Ditto.
8480 * gdb.disasm/t04_sub.s: Ditto.
8481 * gdb.disasm/t04_sub.exp: Ditto.
8482 * gdb.disasm/t05_cmp.s: Ditto.
8483 * gdb.disasm/t05_cmp.exp: Ditto.
8484 * gdb.disasm/t06_ari2.s: Ditto.
8485 * gdb.disasm/t06_ari2.exp: Ditto.
8486 * gdb.disasm/t07_ari3.s: Ditto.
8487 * gdb.disasm/t07_ari3.exp: Ditto.
8488 * gdb.disasm/t08_or.s: Ditto.
8489 * gdb.disasm/t08_or.exp: Ditto.
8490 * gdb.disasm/t09_xor.s: Ditto.
8491 * gdb.disasm/t09_xor.exp: Ditto.
8492 * gdb.disasm/t10_and.s: Ditto.
8493 * gdb.disasm/t10_and.exp: Ditto.
8494 * gdb.disasm/t11_logs.s: Ditto.
8495 * gdb.disasm/t11_logs.exp: Ditto.
8496 * gdb.disasm/t12_bit.s: Ditto.
8497 * gdb.disasm/t12_bit.exp: Ditto.
8498 * gdb.disasm/t13_otr.s: Ditto.
8499 * gdb.disasm/t13_otr.exp: Ditto.
8500
8501 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
8502
8503 * gdb.threads/tls.exp :Add kfail for 'info address' case.
8504
8505 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
8506
8507 * gdb.threads/tls.c : New file.
8508 * gdb.threads/tls.exp : New file.
8509 * gdb.threads/tls-main.c : New file.
8510 * gdb.threads/tls-shared.c : New file.
8511 * gdb.threads/tls-shared.exp : New file.
8512
8513 2003-07-22 Andreas Schwab <schwab@suse.de>
8514
8515 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
8516
8517 2003-07-20 Andreas Schwab <schwab@suse.de>
8518
8519 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
8520 due to insn reordering.
8521
8522 2003-07-15 Andrew Cagney <cagney@redhat.com>
8523
8524 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
8525
8526 2003-07-15 Michael Chastain <mec@shout.net>
8527
8528 * gdb.base/gdb1250.exp: New file.
8529 * gdb.base/gdb1250.c: New file.
8530
8531 2003-07-09 Michal Ludvig <mludvig@suse.cz>
8532
8533 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
8534 expansion of size_t to 'unsigned long', not only to 'unsigned'.
8535
8536 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
8537
8538 * gdb.threads/tls.c: New file.
8539 * gdb.threads/tls.exp: New file.
8540 * gdb.threads/tls-main.c: New file.
8541 * gdb.threads/tls-shared.c: New file.
8542 * gdb.threads/tls-shared.exp: New file.
8543
8544 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
8545
8546 * gdb.base/annota1.exp: Make sure that we properly escape the
8547 full path of the source file. Xfail more permissive patterns,
8548 due to a compiler debug info problem.
8549
8550 2003-07-07 Andreas Schwab <schwab@suse.de>
8551
8552 * gdb.asm/m68k.inc: New file.
8553 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
8554
8555 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
8556 arguments"): Also match negative number.
8557
8558 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
8559
8560 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
8561
8562 * gdb.base/store.c (charest): New typedef.
8563 (add_char): Rename to add_charest, update.
8564 (wack_char): Rename to wack_charest, update types. Return l + r
8565 to keep r live across the call.
8566 (wack_short, wack_int, wack_long, wack_longest, wack_float)
8567 (wack_double, wack_doublest): Return l + r to keep r live across
8568 the call.
8569 * gdb.base/store.exp: Accomodate store.c changes.
8570
8571 2003-06-30 David Carlton <carlton@kealia.com>
8572
8573 * gdb.c++/maint.exp (test_invalid_name): New.
8574 (test_first_component): Add tests for invalid names.
8575
8576 2003-06-29 Michael Chastain <mec@shout.net>
8577
8578 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
8579 output of '<VTT for class>' for virtual base classes.
8580
8581 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8582
8583 * gdb.base/completion.exp: Tab-complete "complet" instead of
8584 "compl".
8585 * gdb.base/complex.exp, gdb.base/complex.c: New files.
8586
8587 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8588
8589 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
8590 * gdb.base/volatile.exp: Likewise.
8591
8592 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
8593
8594 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
8595 gdb/1265.
8596
8597 2003-06-28 Michael Chastain <mec@shout.net>
8598 Daniel Jacobowitz <drow@mvista.com>
8599
8600 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
8601 initial line count of 'captured_main' from 26 to 32.
8602 (test_with_self): Allow xmalloc call to be interleaved with the
8603 preceding two lines.
8604
8605 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8606
8607 * gdb.base/bang.exp: New testcase.
8608
8609 2003-06-23 Joel Brobecker <brobecker@gnat.com>
8610
8611 * gdb.base/langs.exp: Add some tests for the "minimal" language
8612 support.
8613
8614 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
8615
8616 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
8617 the testcase.
8618
8619 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8620
8621 * gdb.base/relocate.exp: Test add-symbol-file with a variable
8622 offset.
8623
8624 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8625
8626 * gdb.c++/pr-1210.cc: New file.
8627 * gdb.c++/pr-1210.exp: New file.
8628
8629 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
8630
8631 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
8632 000-exec-continue.
8633
8634 2003-06-15 Mark Kettenis <kettenis@gnu.org>
8635
8636 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
8637 on *-*-*bsd* instead of *-*-freebsd*.
8638
8639 2003-06-14 Andrew Cagney <cagney@redhat.com>
8640
8641 * gdb.base/store.exp: Test longest and doublest. Test all
8642 parameters. Weaken return statement match.
8643 * gdb.base/store.c: Add longest and doublest - aka long long and
8644 long double functions. Put all parameters into local register
8645 variables. Use negative values.
8646
8647 2003-06-14 Andrew Cagney <cagney@redhat.com>
8648
8649 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
8650 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
8651 exit status.
8652 * gdb.base/fileio.exp: Disable target when nointerrupts and
8653 noinferiorio, instead of limiting it to remote. Use remote_exec
8654 instead of system.
8655
8656 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
8657
8658 * gdb.base/float.exp: Add ia64 support.
8659
8660 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
8661
8662 * gdb.base/fileio.exp: Run only on remote targets.
8663
8664 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
8665
8666 * gdb.base/fileio.c: New file, testing File-I/O.
8667 * gdb.base/fileio.exp: Ditto.
8668
8669 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
8670
8671 * gdb.base/shreloc.exp: New file, check symbol values obtained from
8672 shared objects after relocation at load time (gdb PR/1132).
8673 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
8674 as above, part of the shared object relocation test.
8675
8676 2003-06-08 Mark Kettenis <kettenis@gnu.org>
8677
8678 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
8679 fully filled history list.
8680 * gdb.base/gdb_history: New file.
8681
8682 * gdb.base/signals.exp: XFAIL "continue to func1" on
8683 i*86-*-freebsd*.
8684
8685 * gdb.base/attach.exp: When trying to attach to a nonexistent
8686 process, make it possible to specify the PID based on the target,
8687 and do so for *-*-freebsd*.
8688
8689 2003-06-02 Richard Henderson <rth@redhat.com>
8690
8691 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
8692
8693 2003-06-02 Richard Henderson <rth@redhat.com>
8694
8695 * gdb.base/selftest.exp: Next over lim_at_start initialization.
8696
8697 2003-06-02 Richard Henderson <rth@redhat.com>
8698
8699 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
8700
8701 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
8702
8703 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
8704 of globalvar.
8705
8706 2003-06-01 Mark Kettenis <kettenis@gnu.org>
8707
8708 * gdb.asm/asm-source.exp: Check for memory read errors in
8709 disassembler test on *BSD too.
8710
8711 2003-06-01 Richard Henderson <rth@redhat.com>
8712
8713 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
8714 for .frame.
8715 (gdbasm_call): Lose ldgp.
8716 (gdbasm_startup): Add frame information.
8717 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
8718
8719 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8720
8721 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
8722 i?86-*-*.
8723
8724 2003-05-30 Mark Kettenis <kettenis@gnu.org>
8725
8726 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8727 FreeBSD.
8728
8729 2003-05-29 Richard Henderson <rth@redhat.com>
8730
8731 * gdb.asm/alpha.inc: New file.
8732 * gdb.asm/asm-source.exp: Use it.
8733
8734 2003-05-29 Jim Blandy <jimb@redhat.com>
8735
8736 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
8737 'core.PID'.
8738
8739 2003-05-22 Jim Blandy <jimb@redhat.com>
8740
8741 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
8742 backtrace.
8743
8744 2003-05-20 David Carlton <carlton@math.stanford.edu>
8745
8746 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
8747 this time.
8748
8749 2003-05-19 David Carlton <carlton@bactrian.org>
8750
8751 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
8752 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
8753
8754 2003-05-19 David Carlton <carlton@bactrian.org>
8755
8756 * gdb.c++/namespace.exp: Add namespace scope and anonymous
8757 namespace tests.
8758 Bump copyright date.
8759 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
8760 (main): Call C::D::marker2.
8761 * gdb.c++/namespace1.cc: New file.
8762
8763 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
8764
8765 Roland McGrath <roland@redhat.com>
8766 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
8767 there is no manager thread.
8768
8769 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
8770
8771 * gdb.threads/schedlock.exp: Remove assumption that all threads
8772 will run in a particular small time slice. Also ensure we break
8773 in one of the child threads rather than the main thread.
8774
8775 2003-05-07 Jim Blandy <jimb@redhat.com>
8776
8777 Add support for assembly source testing on the s390x.
8778 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
8779 architecture.
8780 * gdb.asm/s390x.inc: New file.
8781
8782 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
8783 succession of 'if' statements.
8784
8785 2003-05-05 Andrew Cagney <cagney@redhat.com>
8786
8787 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
8788
8789 2003-05-05 Andrew Cagney <cagney@redhat.com>
8790
8791 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
8792 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
8793
8794 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8795
8796 * gdb.base/charset.exp: Update based on new behavior of set/show
8797 charset commands.
8798
8799 2003-05-01 Andrew Cagney <cagney@redhat.com>
8800
8801 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
8802 variable do not give memory errors.
8803
8804 2003-04-30 Adam Fedor <fedor@gnu.org>
8805
8806 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
8807 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
8808 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
8809 gdb.objc/basicclass.m: : New files
8810
8811 * lib/gdb.exp (gdb_compile_objc): New procedure.
8812
8813 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8814
8815 * gdb.base/signals.exp: Make backtrace tests more specific.
8816
8817 2003-04-23 David Carlton <carlton@bactrian.org>
8818
8819 * gdb.c++/maint.exp (test_first_component): Add tests for
8820 'operator' in more locations.
8821
8822 2003-04-16 Kevin Buettner <kevinb@redhat.com>
8823
8824 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
8825
8826 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
8827
8828 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
8829 func marke' instead. Update test name.
8830
8831 2003-04-15 David Carlton <carlton@math.stanford.edu>
8832
8833 * gdb.c++/maint.exp: New file.
8834
8835 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
8836
8837 * gdb.threads/schedlock.c: Change type of thread function argument
8838 to long, to avoid warnings on 64-bit platforms.
8839
8840 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
8841
8842 * gdb.base/attach.exp: Add new message from ptrace in case of
8843 attaching to nonexistent process.
8844
8845 2003-04-11 Jim Blandy <jimb@redhat.com>
8846
8847 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8848 gdb.c++/userdef.cc: Place comments on the lines to which the
8849 marker function might return.
8850 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8851 gdb.c++/userdef.exp: Look for those comments to check that we've
8852 returned to the right place, instead of checking line numbers.
8853
8854 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
8855
8856 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
8857 match on sourcefile name, instead of directory name.
8858
8859 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
8860
8861 * gdb.base/completion.exp: Use string_to_regexp to match the
8862 working directory name.
8863
8864 2003-04-09 Jim Blandy <jimb@redhat.com>
8865
8866 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8867 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
8868 after an inferior function call, report the failure, but allow the
8869 test to continue.
8870
8871 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
8872
8873 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
8874 with -DPROTOTYPES.
8875
8876 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
8877
8878 * gdb.base/break.exp: Revert last patch.
8879
8880 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
8881
8882 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
8883 with -DPROTOTYPES.
8884
8885 2003-04-02 Andrew Cagney <cagney@redhat.com>
8886
8887 * gdb.base/callfuncs.exp: Make "print add" messages unique.
8888 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
8889 matching directories by the name breakpoint.
8890 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
8891 Make "continue to marker1" consistent.
8892 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
8893 message consistent.
8894 * lib/gdb.exp: Put "the program is no longer running", and "the
8895 program exited" in parenthesis.
8896 * lib/mi-support.exp: Ditto.
8897
8898 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8899
8900 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
8901
8902 2003-03-29 Andrew Cagney <cagney@redhat.com>
8903
8904 * gdb.base/sizeof.c (main): Print the value of '\377'.
8905 * gdb.base/sizeof.exp: Check the sign of '\377'.
8906
8907 2003-03-27 Michael Chastain <mec@shout.net>
8908
8909 * gdb.base/gdb1090.exp: New file.
8910 * gdb.base/gdb1090.cc: New file.
8911
8912 2003-03-27 J. Brobecker <brobecker@gnat.com>
8913
8914 * gdb.gdb/observer.exp: New regression test.
8915
8916 2003-03-27 Michael Chastain <mec@shout.net>
8917
8918 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
8919 * gdb.base/ptype.exp: Likewise.
8920
8921 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
8922
8923 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
8924
8925 2003-03-26 Michael Chastain <mec@shout.net>
8926
8927 * gdb.base/ptype.exp: Actually use some typedef'd types.
8928
8929 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
8930
8931 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
8932 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
8933
8934 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
8935
8936 * gdb.base/default.exp: Fix regular expression.
8937
8938 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
8939
8940 * gdb.base/args.exp: Fix regular expression.
8941
8942 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
8943
8944 * gdb.base/help.exp: Allow Win32 child process.
8945
8946 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
8947
8948 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
8949 when stepping out of main().
8950
8951 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
8952
8953 * gdb.base/default.exp: Check for win32 specific message when calling
8954 "run" without executable.
8955
8956 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
8957
8958 * gdb.base/args.exp: Expect .exe in output.
8959
8960 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
8961
8962 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
8963 Cygwin native.
8964
8965 2003-03-17 Andrew Cagney <cagney@redhat.com>
8966
8967 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
8968 vector registes.
8969 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
8970 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
8971
8972 2003-03-17 David Carlton <carlton@math.stanford.edu>
8973
8974 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
8975 test, for PR breakpoints/38.
8976 Call test_watchpoint_and_breakpoint.
8977 * gdb.base/watchpoint.c (func3): New function.
8978 (main): Call func3.
8979
8980 2003-03-04 David Carlton <carlton@math.stanford.edu>
8981
8982 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
8983 Garply<Garply<char> >:: garply".
8984 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
8985 with respect to PR c++/1111; note also PR c++/1113.
8986 (test_template_breakpoints): KFAIL "constructor breakpoint" with
8987 respect to PR c++/1062.
8988 KFAIL "destructor breakpoint" with respect to PR c++/1112.
8989
8990 2003-03-03 David Carlton <carlton@math.stanford.edu>
8991
8992 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
8993 with respect to PR c++/57.
8994 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
8995 c++/826.
8996 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
8997 respect to PR c++/57.
8998
8999 2003-03-03 David Carlton <carlton@math.stanford.edu>
9000
9001 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
9002 respect to PR c++/33 into FAILs.
9003
9004 2003-03-03 Michael Chastain <mec@shout.net>
9005
9006 * configure.in: Update copyright years.
9007
9008 2003-03-03 Michael Chastain <mec@shout.net>
9009
9010 * Makefile.in: Update copyright years.
9011
9012 2003-02-28 David Carlton <carlton@math.stanford.edu>
9013
9014 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
9015 print class instead of struct and/or superfluous protection
9016 specifiers, as long as the resulting output is equivalent to the
9017 source code.
9018 Delete FIXME from end of messages on tests that don't need
9019 fixing.
9020
9021 2003-02-28 David Carlton <carlton@math.stanford.edu>
9022
9023 * gdb.c++/templates.exp (do_tests): Allow const in the two
9024 Foo<volatile char *>::foo tests.
9025
9026 2003-02-27 Michael Snyder <msnyder@redhat.com>
9027
9028 * gdb.base/restore.c (main): Return zero, so exit code
9029 will be consistant.
9030
9031 2003-02-26 David Carlton <carlton@math.stanford.edu>
9032
9033 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
9034 char *>::foo" test with respect to PR c++/33. Create a new test
9035 which is identical to that one except that it doesn't put the
9036 space between the "char" and the "*"; KFAIL it, too.
9037
9038 2003-02-26 David Carlton <carlton@math.stanford.edu>
9039
9040 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
9041 template types into either PASSes or KFAILs (corresponding to PR
9042 c++/57). Tweak indentation. Update copyright.
9043
9044 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
9045
9046 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
9047
9048 2003-02-13 Michael Chastain <mec@shout.net>
9049
9050 * gdb.base/exprs.exp: Remove i960 remnants.
9051 * gdb.base/funcargs.exp: Likewise.
9052 * gdb.base/list.exp: Likewise.
9053 * gdb.base/ptype.exp: Likewise.
9054
9055 2003-02-14 David Carlton <carlton@math.stanford.edu>
9056
9057 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
9058 pEe->D::vg()" from XFAIL to KFAIL.
9059
9060 2003-02-13 Jason Molenda (jmolenda@apple.com)
9061
9062 * gdb.base/maint.exp: Update maint print statistics regexp to include
9063 new entries.
9064
9065 2003-02-13 Michael Chastain <mec@shout.net>
9066
9067 * gdb.c++/inherit.exp: Remove call to get_debug_format.
9068
9069 2003-02-12 Michael Chastain <mec@shout.net>
9070
9071 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
9072 * gdb.c++/inherit.exp: Likewise.
9073 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
9074 * gdb.c++/templates.exp: Likewise.
9075 * gdb.c++/virtfunc.exp: Likewise.
9076
9077 2003-02-06 Jason Molenda (jason-cl@molenda.com)
9078
9079 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
9080 why the code is written that way.
9081
9082 2003-02-05 Michael Chastain <mec@shout.net>
9083
9084 * gdb.base/dump.exp: Add missing copyright line.
9085
9086 2003-02-05 Jason Molenda (jason-cl@molenda.com)
9087
9088 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
9089 at the beginning so the breakpoint doesn't get set on the loop.
9090
9091 2003-02-05 Michael Chastain <mec@shout.net>
9092
9093 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
9094 output for configurations with gcc 2.95.3.
9095
9096 2003-02-05 Keith Seitz <keiths@redhat.com>
9097 Andrew Cagney <ac131313@redhat.com>
9098
9099 * gdb.mi/mi-cli.exp: New file.
9100
9101 2003-02-04 Michael Chastain <mec@shout.net>
9102
9103 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
9104 Call perror and then continue.
9105
9106 2003-02-03 Michael Chastain <mec@shout.net>
9107
9108 * gdb.c++/pr-1023.cc: New file.
9109 * gdb.c++/pr-1023.exp: New file.
9110
9111 2003-02-05 Jim Blandy <jimb@redhat.com>
9112
9113 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
9114 it's local to foobar. Check for it there, and check that it's not
9115 present in main.
9116 * gdb.c++/local.cc (marker2): New function.
9117 (foobar): Call marker1.
9118 (main): Call marker2 instead of marker1.
9119
9120 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9121
9122 * gdb.disasm/mn10200.exp: Obsolete file.
9123 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
9124 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
9125 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
9126
9127 2003-02-04 David Carlton <carlton@math.stanford.edu>
9128
9129 * gdb.c++/overload.exp: Test intToChar(1).
9130 * gdb.c++/overload.cc (intToChar): New.
9131 (main): Call intToChar.
9132
9133 2003-02-03 David Carlton <carlton@math.stanford.edu>
9134
9135 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
9136 'might_kfail' arg.
9137 KFAIL some of the continue_to_bp_overloaded calls, according to
9138 PR c++/1025.
9139
9140 2003-02-01 Michael Chastain <mec@shout.net>
9141
9142 * gdb.base/advance.c (marker1): New marker function.
9143 * gdb.base/advance.exp: When the 'advance' command lands on the
9144 return breakpoint, it can legitimately stop on either the
9145 current line or the next line. Accommodate both outcomes.
9146 * gdb.base/until.exp: Likewise.
9147
9148 2003-02-02 Andrew Cagney <ac131313@redhat.com>
9149
9150 2002-11-10 Jason Molenda (jason-cl@molenda.com):
9151 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
9152 now a list, not a tuple.
9153 * gdb.mi/mi-var-display.exp: Ditto.
9154 * gdb.mi/gdb792.exp: Ditto.
9155
9156 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9157
9158 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
9159 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
9160 stack backtraces.
9161 * gdb.mi/mi-syn-frame.c: Part of same.
9162
9163 2003-02-01 Mark Kettenis <kettenis@gnu.org>
9164
9165 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9166 gdb.mi/mi1-pthreads.exp: Return instead of calling
9167 gdb_suppress_entire_file.
9168
9169 2003-02-01 Mark Salter <msalter@redhat.com>
9170
9171 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
9172
9173 2003-01-31 Mark Salter <msalter@redhat.com>
9174
9175 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
9176 Support empty arg.
9177
9178 2003-01-30 Michael Chastain <mec@shout.net>
9179
9180 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
9181 This was a workaround for a UTF-8 bug in readline 4.3. The bug
9182 has been fixed in gdb/readline on 2003-01-09.
9183
9184 2003-01-29 Michael Snyder <msnyder@redhat.com>
9185
9186 * gdb.base/maint.exp: Allow for leading underscore in symbol.
9187 * gdb.base/display.exp: Allow for leading underscore in symbol.
9188 * gdb.base/args.exp: Skip if target does not support args passing.
9189
9190 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9191
9192 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
9193 gdb_test. Accept a list of expect arguments as the third
9194 parameter.
9195 (gdb_test): Use it.
9196
9197 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
9198
9199 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
9200 allow for different test tree configurations. Update some
9201 tescases accordingly.
9202 * gdb.arch/altivec-regs.exp: Ditto.
9203 * gdb.asm/asm-source.exp: Ditto.
9204 * gdb.base/advance.exp: Ditto.
9205 * gdb.base/display.exp: Ditto.
9206 * gdb.base/long_long.exp: Ditto.
9207 * gdb.base/mips_pro.exp: Ditto.
9208 * gdb.base/overlays.exp: Ditto.
9209 * gdb.base/relocate.exp: Ditto.
9210 * gdb.base/setshow.exp: Ditto.
9211 * gdb.base/step-line.exp: Ditto.
9212 * gdb.base/step-test.exp: Ditto.
9213 * gdb.base/until.exp: Ditto.
9214 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9215
9216 2003-01-17 David Carlton <carlton@math.stanford.edu>
9217
9218 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9219 corresponding to PR c++/945.
9220 Update copyright.
9221
9222 2003-01-17 David Carlton <carlton@math.stanford.edu>
9223
9224 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9225 corresponding to PR c++/68.
9226
9227 2003-01-17 David Carlton <carlton@math.stanford.edu>
9228
9229 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9230 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9231 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9232
9233 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9234
9235 * gdb.base/break.exp: Fix change of default location, because of
9236 removal of until tests.
9237 * gdb.base/help.exp: Update test for new 'until' help message.
9238 Add test for help on 'advance'.
9239 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
9240
9241 2003-01-15 Mark Kettenis <kettenis@gnu.org>
9242
9243 * gdb.base/default.exp: Adapt "info float" test for recent changes
9244 to that command. Add test for "info vector".
9245 * gdb.base/float.exp: New file. Add test for "info float" that
9246 resembles the old test in gdb.base/default.exp.
9247
9248 2003-01-15 David Carlton <carlton@math.stanford.edu>
9249
9250 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9251
9252 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9253
9254 * gdb.base/break.exp: Move the tests of until command from here...
9255 * gdb.base/until.exp: ... to here. New file. Add other tests.
9256 * gdb.base/advance.c: New file.
9257 * gdb.base/advance.exp: New file.
9258
9259 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
9260
9261 * gdb.base/args.c: New file.
9262 * gdb.base/args.exp: New file.
9263
9264 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9265
9266 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9267
9268 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9269
9270 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9271
9272 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
9273
9274 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9275 dates.
9276
9277 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9278
9279 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9280
9281 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9282
9283 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9284 (ptype &*"foo").
9285 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9286
9287 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9288
9289 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9290 * gdb.mi/mi1-console.exp: Likewise.
9291
9292 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9293
9294 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9295 * gdb.mi/mi1-console.exp: Likewise.
9296
9297 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9298
9299 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9300
9301 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
9302
9303 * gdb.base/detach.exp: New test.
9304
9305 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
9306
9307 * Makefile.in (ALL_SUBDIRS): New variable.
9308 (subdirs, clean, distclean): Use it.
9309 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
9310 regenerating Makefile, since it is generated from the top level.
9311 * gdb.asm/Makefile.in: Likewise.
9312 * gdb.base/Makefile.in: Likewise.
9313 * gdb.c++/Makefile.in: Likewise.
9314 * gdb.disasm/Makefile.in: Likewise.
9315 * gdb.java/Makefile.in: Likewise.
9316 * gdb.mi/Makefile.in: Likewise.
9317 * gdb.threads/Makefile.in: Likewise.
9318 * gdb.trace/Makefile.in: Likewise.
9319
9320 2003-01-09 David Carlton <carlton@math.stanford.edu>
9321
9322 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
9323 Add copyright year 2003.
9324
9325 2003-01-06 Michael Chastain <mec@shout.net>
9326
9327 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
9328 When selecting a thread, 'line' and 'file' are optional.
9329 * gdb.mi/mi1-pthreads.exp: Likewise.
9330
9331 2003-01-06 Andreas Schwab <schwab@suse.de>
9332
9333 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
9334 failures.
9335
9336 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9337
9338 Fix PR gdb/844
9339 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
9340 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
9341
9342 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
9343 instead of calling gdb_suppress_entire_file.
9344 * gdb.threads/print-threads.exp: Likewise.
9345 * gdb.threads/schedlock.exp: Likewise.
9346
9347 * gdb.threads/killed.exp: Return instead of calling
9348 gdb_suppress_entire_file.
9349 * gdb.threads/linux-dp.exp: Likewise.
9350 * gdb.threads/pthreads.exp: Likewise.
9351
9352 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9353
9354 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
9355 stabs.
9356 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
9357 * gdb.base/whatis.exp: Always allow (void) after function names.
9358
9359 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9360
9361 * gdb.c++/casts.exp: Correct regexp.
9362
9363 2003-01-04 Mark Kettenis <kettenis@gnu.org>
9364
9365 * configure.in: Call AC_CONFIG_HEADER. Don't call
9366 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
9367 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
9368 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
9369 aforementioned directories in the AC_OUPUT call.
9370 * config.hin: New file.
9371 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9372 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
9373 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
9374 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
9375 pass -I$objdir instead of -I$objdir/$subdir in compilation.
9376 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
9377 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
9378 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
9379 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
9380 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
9381 gdb.threads/configure.in, gdb.threads/configure,
9382 gdb.threads/config.in, gdb.trace/configure.in,
9383 gdb.trace/configure: Removed.
9384
9385 2003-01-03 Michael Chastain <mec@shout.net>
9386
9387 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
9388 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
9389
9390 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
9391
9392 * gdb.base/store.exp: Fix regular expressions.
9393
9394 2002-12-28 Mark Kettenis <kettenis@gnu.org>
9395
9396 * configure.in: Rewrite.
9397 * configure: Regenerated.
9398
9399 2003-01-03 David Carlton <carlton@math.stanford.edu>
9400
9401 * gdb.base/psymtab.exp: New file.
9402 * gdb.base/psymtab1.c: Ditto.
9403 * gdb.base/psymtab2.c: Ditto.
9404
9405 2002-12-23 Adam Fedor <fedor@gnu.org>
9406
9407 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
9408
9409 2002-12-23 David Carlton <carlton@math.stanford.edu>
9410
9411 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
9412 and current_directory initialization.
9413
9414 2002-12-22 Jim Blandy <jimb@redhat.com>
9415
9416 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
9417 rather than as part of the output file name.
9418
9419 * gdb.base/attach.exp: There's no need to copy the test program to
9420 /tmp; that was only ever necessary on HP/UX, and this test is
9421 entirely disabled there anyway.
9422
9423 2002-12-21 Jim Blandy <jimb@redhat.com>
9424
9425 * gdb.c++/psmang.exp: Doc fix.
9426
9427 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
9428 test.
9429
9430 2002-12-20 David Carlton <carlton@math.stanford.edu>
9431
9432 * gdb.c++/annota2.exp: KFAIL annotate-quit.
9433
9434 2002-12-18 Michael Chastain <mec@shout.net>
9435
9436 * gdb.c++/annota2.exp: Add copyright year 2002.
9437
9438 2002-12-17 David Carlton <carlton@math.stanford.edu>
9439
9440 * gdb.c++/try_catch.cc: Add marker comments.
9441 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
9442 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
9443 * gdb.c++/m-static.cc: Ditto.
9444 * gdb.c++/m-static1.cc: Ditto.
9445 * gdb.c++/try_catch.cc: Ditto.
9446
9447 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
9448
9449 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
9450 to see whether we are using the new -environment-directory
9451 command which resets via -r or the old version of the command
9452 which may prompt the user. Part of fix for gdb/741.
9453
9454 2002-12-13 Andrew Cagney <ac131313@redhat.com>
9455
9456 * gdb.fortran/types.exp: Update obsolete comment.
9457 * gdb.fortran/exprs.exp: Ditto.
9458 * lib/gdb.exp: Delete obsolete code.
9459 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
9460 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
9461 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
9462 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
9463 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
9464 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
9465 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
9466 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
9467 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
9468 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
9469 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
9470 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
9471 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
9472 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
9473 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
9474 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
9475 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
9476 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
9477 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
9478 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
9479 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
9480 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
9481 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
9482 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
9483 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
9484 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
9485 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
9486 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
9487 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
9488 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
9489 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
9490 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
9491 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
9492 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
9493 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
9494 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
9495 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
9496
9497 2002-12-11 David Carlton <carlton@math.stanford.edu>
9498
9499 * gdb.c++/m-data.exp: Add test for members that shadow global
9500 variables: see PR gdb/804.
9501 * gdb.c++/m-data.cc: Ditto.
9502
9503 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
9504
9505 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
9506
9507 2002-12-06 David Carlton <carlton@math.stanford.edu>
9508
9509 * gdb.base/store.c: Don't declare functions static.
9510
9511 2002-12-04 Andrew Cagney <ac131313@redhat.com>
9512
9513 * gdb.base/store.exp, gdb.base/store.c: New files.
9514
9515 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9516
9517 * gdb.base/selftest.exp: Update for current gdb.
9518
9519 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9520
9521 * gdb.base/maint.exp: Only dump symbols from one source file
9522 or objfile.
9523
9524 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
9525
9526 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
9527 function call.
9528
9529 2002-11-25 Jim Blandy <jimb@redhat.com>
9530
9531 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
9532 function appearing in error message.
9533
9534 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
9535
9536 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
9537
9538 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
9539
9540 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
9541 for mi1 and current mi is in correct format. New mi startup message
9542 should be in mi console format. This is part of fix for PR gdb/604.
9543
9544 2002-09-18 Fernando Nasser <fnasser@redhat.com>
9545
9546 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
9547 which explicitly prints the zero offset as "+0".
9548
9549 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
9550
9551 * gdb.threads/schedlock.c (args): Make unsigned.
9552
9553 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
9554
9555 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
9556 numbers. Allow "foo2|selected stack frame".
9557 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
9558 * gdb.asm/asmsrc2.s: Likewise.
9559 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
9560 comments.
9561 * gdb.asm/mips.inc: New file.
9562
9563 2002-10-18 Adam Fedor <fedor@gnu.org>
9564
9565 * gdb.base/default.exp: Update expected output to include 'ObjC'.
9566 * gdb.base/help.exp: Likewise.
9567
9568 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9569
9570 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
9571 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
9572
9573 2002-10-02 Jim Blandy <jimb@redhat.com>
9574
9575 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
9576
9577 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9578
9579 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
9580 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
9581 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
9582 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
9583 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
9584 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
9585 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
9586
9587 2002-09-29 Andrew Cagney <ac131313@redhat.com>
9588
9589 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
9590 * mi0-disassemble.exp, mi0-eval.exp: Delete.
9591 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
9592 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
9593 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
9594 * mi0-var-block.exp, mi0-var-child.exp: Delete.
9595 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
9596
9597 2002-09-27 Kevin Buettner <kevinb@redhat.com>
9598
9599 * gdb.base/annota1.exp (info break): Make directory components of
9600 path optional since not all compilers emit this debug information.
9601
9602 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
9603 step ends up stepping out of the function instead of stopping on
9604 the epilogue.
9605
9606 2002-09-26 Keith Seitz <keiths@redhat.com>
9607
9608 * lib/insight-support.exp (gdbtk_start): Figure out where
9609 the insight executable is based on where gdb is. Use this
9610 executable to start insight instead of gdb.
9611
9612 2002-09-25 Andrew Cagney <cagney@redhat.com>
9613
9614 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
9615
9616 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9617
9618 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
9619 test_isolated_complaints.
9620 (test_empty_complaint): New function.
9621 (test_empty_complaints): New function. Check no output when no
9622 complaints.
9623
9624 2002-09-19 Jim Blandy <jimb@redhat.com>
9625
9626 * gdb.base/charset.exp, gdb.base/charset.c: New files.
9627
9628 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9629
9630 * gdb.gdb/complaints.exp: New file.
9631
9632 2002-09-18 Andrew Cagney <ac131313@redhat.com>
9633
9634 * gdb.base/maint.exp: Check `help maint internal-warning'.
9635
9636 2002-09-18 David Carlton <carlton@math.stanford.edu>
9637
9638 * gdb.c++/m-static.exp: Remove breakpoints depending on line
9639 numbers, and replace them by a single breakpoint after the
9640 constructors are all finished.
9641 Add test 4.
9642 * gdb.c++/m-static.cc: Add test 4.
9643 * gdb.c++/m-static.h: New file.
9644 * gdb.c++/m-static1.cc: New file.
9645
9646 * gdb.c++/printmethod.exp: New file.
9647 * gdb.c++/printmethod.cc: New file.
9648
9649 * gdb.c++/pr-574.exp: New file.
9650 * gdb.c++/pr-574.cc: New file.
9651
9652 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
9653
9654 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
9655 embedded targets which never actually exit.
9656
9657 2002-09-18 Fernando Nasser <fnasser@redhat.com>
9658
9659 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
9660 "don't step after run" as unresolved or unsupported, instead of xfail.
9661
9662 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
9663
9664 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
9665 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
9666 Add newline to expected string in "step out of main (status wrapper)"
9667 case.
9668
9669 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
9670
9671 * lib/gdb.exp (rerun_to_main): Allow restarting application.
9672 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
9673
9674 2002-09-17 Tom Tromey <tromey@redhat.com>
9675
9676 * gdb.base/printcmds.exp (test_print_string_constants): Expect
9677 \000, not \0, in double-quoted string.
9678
9679 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
9680
9681 * gdb.base/commands.exp: Don't expect a "Program exited normally"
9682 string after running the commands execution on breakpoint tests.
9683
9684 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
9685
9686 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
9687
9688 2002-09-12 Joel Brobecker <brobecker@gnat.com>
9689
9690 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
9691
9692 2002-09-10 Keith Seitz <keiths@redhat.com>
9693
9694 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
9695 runto proc.
9696 (mi_run_to_main): Use mi_runto.
9697 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
9698
9699 2002-09-10 Keith Seitz <keiths@redhat.com>
9700
9701 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
9702 regexp for stopping at main. Could have multiple event notifications.
9703 Don't assume that main was declared with no parameters.
9704 (mi_next): Use mi_step_to.
9705 (mi_step): Use mi_next_to.
9706
9707 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
9708
9709 * gdb.base/default.exp: Fix expected string in `info float' test.
9710
9711 2002-09-09 Ben Elliston <bje@redhat.com>
9712
9713 * config/mips.exp: Update comments.
9714 * config/mips-idt.exp: Likewise.
9715 * config/nind.exp: Likewise.
9716 * config/slite.exp: Likewise.
9717 * config/sparclet.exp: Likewise.
9718 * config/udi.exp: Likewise.
9719 * config/vx.exp: Likewise.
9720 * config/vxworks29k.exp: Likewise.
9721
9722 2002-09-05 Jim Blandy <jimb@redhat.com>
9723
9724 * gdb.threads/killed.exp: Fix test failure message.
9725
9726 2002-09-04 Keith Seitz <keiths@redhat.com>
9727
9728 * lib/mi-support.exp: Update copyright.
9729 (mi_gdb_test): Increase the priority of the expected pattern
9730 so that it matches gdb_test.
9731
9732 2002-09-03 Keith Seitz <keiths@redhat.com>
9733
9734 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
9735 Use integer comparison instead of string comparison for testing
9736 whether binary was built.
9737
9738 2002-09-03 Jim Blandy <jimb@redhat.com>
9739
9740 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
9741
9742 2002-08-29 Jim Blandy <jimb@redhat.com>
9743
9744 * gdb.threads/pthreads.exp: Move the portable thread compilation
9745 code into a function in lib/gdb.exp, and call that from here.
9746 * lib/gdb.exp (gdb_compile_pthreads): New function.
9747
9748 2002-08-29 Keith Seitz <keiths@redhat.com>
9749
9750 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
9751 expect_out so that callers can get at it.
9752
9753 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
9754
9755 * gdb.threads/print-threads.c: New file.
9756 * gdb.threads/print-threads.exp: New file.
9757 * gdb.threads/schedlock.c: New file.
9758 * gdb.threads/schedlock.exp: New file.
9759
9760 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
9761
9762 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
9763 not altivec.c.
9764
9765 2002-08-17 Mark Kettenis <kettenis@gnu.org>
9766
9767 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
9768 targets. The problem should be fixed now.
9769
9770 2002-08-15 Mark Kettenis <kettenis@gnu.org>
9771
9772 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
9773 2002-07-24 change that removes final dots from error messages.
9774
9775 2002-08-13 Tom Tromey <tromey@redhat.com>
9776
9777 * gdb.base/readline.exp: New file.
9778
9779 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9780
9781 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
9782 supress message.
9783
9784 2002-08-01 Andrew Cagney <cagney@redhat.com>
9785
9786 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
9787 CHILL_FOR_TARGET and CHILL_LIB.
9788 * configure.in (configdirs): Remove gdb.chill.
9789 * configure: Regenerate.
9790 * lib/gdb.exp: Obsolete references to chill.
9791 * gdb.fortran/types.exp: Ditto.
9792 * gdb.fortran/exprs.exp: Ditto.
9793
9794 2002-07-30 Kevin Buettner <kevinb@redhat.com>
9795
9796 * gdb.base/shlib-call.exp (additional_flags): Conditionally
9797 set Irix-specific compile and link flags.
9798
9799 2002-07-29 Kevin Buettner <kevinb@redhat.com>
9800
9801 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
9802 source files. The ``-o'' option doesn't work with the ``-E'' option
9803 when using the Irix compiler.
9804
9805 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
9806
9807 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
9808 Improve support for reusing an exec file. Copy exec file
9809 to target, and run gdbserver on the target instead of on the host.
9810
9811 2002-07-18 Jim Blandy <jimb@redhat.com>
9812
9813 * gdb.base/ending-run.exp: Don't expect to see the program end in
9814 some orderly fashion when we're running on a real stand-alone
9815 board.
9816
9817 * gdb.base/interrupt.exp: Correct logic for skipping tests on
9818 targets that don't support interrupts.
9819
9820 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
9821
9822 * gdb.base/attach.exp: Add patterns to match output from /proc-based
9823 systems.
9824 Move comments in expect statements to inside the actions, so that they
9825 don't get matched against.
9826
9827 2002-07-10 Mark Kettenis <kettenis@gnu.org>
9828
9829 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
9830 function when asleep" test.
9831
9832 2002-07-10 Andrew Cagney <ac131313@redhat.com>
9833
9834 * gdb.base/page.exp: Rewrite to handle problems with very long
9835 `info set' output. Update copyright.
9836
9837 2002-06-26 Andrew Cagney <ac131313@redhat.com>
9838
9839 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
9840 gdb.threads-hp.
9841 * gdb.hp/configure: Regenerate.
9842 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
9843 * gdb.hp/gdb.threads-hp/configure: Delete file.
9844 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
9845
9846 2002-06-22 Andrew Cagney <ac131313@redhat.com>
9847
9848 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
9849 setlocale, bindtextdomain and textdomain.
9850
9851 2002-06-11 Jim Blandy <jimb@redhat.com>
9852
9853 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
9854 preprocessor macro information is present.
9855
9856 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
9857 tests.
9858
9859 2002-06-06 Michael Snyder <msnyder@redhat.com>
9860
9861 * gdb.base/overlays.exp: Record addresses of overlay
9862 functions in TCL variables rather than in GDB variables,
9863 to avoid having GDB convert them to pointers (with loss
9864 of information).
9865
9866 * gdb.base/d10v.ld: Merge in several years worth of
9867 default linker script changes.
9868 * gdb.base/long_long.exp: Add check for sizeof (long double).
9869
9870 2002-06-06 Michal Ludvig <mludvig@suse.cz>
9871
9872 * gdb.asm/asm-source.exp: Add x86-64 target.
9873 * gdb.asm/x86_64.inc: New.
9874
9875 2002-05-30 Michael Chastain <mec@shout.net>
9876
9877 From Benjamin Kosnik <bkoz@redhat.com>:
9878 * gdb.c++/m-static.cc: New file.
9879 * gdb.c++/m-static.exp: New file.
9880
9881 2002-05-28 Michael Snyder <msnyder@redhat.com>
9882
9883 * gdb.base/call-ar-st.exp: Allow for reduced floating point
9884 precision.
9885
9886 2002-05-27 Michael Chastain <mec@shout.net>
9887
9888 From Benjamin Kosnik <bkoz@redhat.com>:
9889 * gdb.c++/m-data.cc: New file.
9890 * gdb.c++/m-data.exp: New file.
9891
9892 2002-05-27 Michael Chastain <mec@shout.net>
9893
9894 From Benjamin Kosnik <bkoz@redhat.com>:
9895 * gdb.c++/try_catch.cc: New file.
9896 * gdb.c++/try_catch.exp: New file.
9897
9898 2002-05-27 Michael Chastain <mec@shout.net>
9899
9900 * gdb.c++/local.exp: Accept more nested types in output.
9901
9902 2002-05-26 Michael Chastain <mec@shout.net>
9903
9904 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
9905
9906 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
9907
9908 * lib/gdb.exp (gdb_wrapper_init): Just because
9909 gdb_wrapper_file exists, this does not mean that the file
9910 should not be rebuilt. That is what gdb_wrapper_initialized
9911 is for.
9912 (default_gdb_init): Reset gdb_wrapper_initialized.
9913
9914 2002-05-23 Michael Snyder <msnyder@redhat.com>
9915
9916 * gdb.base/all-bin.exp: Revise previous patch by just reducing
9917 the precision of the floating point test results.
9918 * gdb.base/call-rt-st.exp: Ditto.
9919
9920 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
9921 * gdb.base/call-rt-st.exp: Ditto.
9922
9923 2002-05-19 Michael Chastain <mec@shout.net>
9924
9925 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
9926
9927 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
9928
9929 * configure.in (configdirs): Add gdb.arch.
9930 * configure: Regenerate.
9931
9932 2002-05-17 Jim Blandy <jimb@redhat.com>
9933
9934 * gdb.base/completion.exp: Recognize the more detailed error
9935 messages produced by the macro expander's lexical analyzer.
9936
9937 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
9938
9939 * gdb.arch/altivec-abi.c: New file.
9940 * gdb.arch/altivec-abi.exp: New file.
9941 * gdb.arch/altivec-regs.c: New file.
9942 * gdb.arch/altivec-regs.exp: New file.
9943
9944 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9945
9946 * gdb.base/maint.exp (maint print type): Update for new type
9947 structure.
9948
9949 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
9950
9951 * gdb.arch: New directory.
9952 * gdb.arch/configure.in: New file.
9953 * gdb.arch/configure: New file.
9954 * gdb.arch/Makefile.in: New file.
9955
9956 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
9957
9958 * gdb.asm/asm-source.exp: Add v850 as supported target.
9959 * gdb.asm/v850.inc: New file.
9960
9961 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
9962
9963 * gdb.c++/annota2.exp (annotate-quit): Add comment.
9964
9965 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
9966
9967 * gdb.base/break.exp: Check 'break "marker2"'.
9968
9969 2002-05-10 Michael Snyder <msnyder@redhat.com>
9970
9971 * gdb.base/long_long.exp: Fix typo.
9972
9973 2002-05-10 Jim Blandy <jimb@redhat.com>
9974
9975 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
9976 a bug.
9977
9978 * gdb.base/printcmds.exp (test_integer_literals_rejected):
9979 Recognize more detailed error message produced by the macro
9980 expander's lexical analyzer.
9981 * lib/gdb.exp (test_print_reject): Same.
9982
9983 2002-05-09 Mark Kettenis <kettenis@gnu.org>
9984
9985 * gdb.c++/method.exp: Fix typo.
9986
9987 2002-05-08 Michael Snyder <msnyder@redhat.com>
9988
9989 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
9990 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
9991 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
9992 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
9993 Add iftarget clause for strongarm.
9994
9995 2002-05-06 Michael Snyder <msnyder@redhat.com>
9996
9997 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
9998 (gdb_continue_to_end): Accept output from status wrapper.
9999 * gdb.base/ending-run.exp: Add case for output from status wrapper.
10000 Clean up fail messages to match pass messages.
10001
10002 Enable the "needs_status_wrapper" testsuite feature.
10003 * lib/gdb.exp (gdb_wrapper_init): New procedure.
10004 (gdb_compile): Conditionally call gdb_wrapper_init.
10005 * gdb.base/a2-run.exp: Recognize output from status wrapper.
10006 * gdb.c++/method.exp: Recognize output from status wrapper.
10007
10008 2002-05-06 Ben Elliston <bje@redhat.com>
10009 From Graydon Hoare <graydon@redhat.com>
10010
10011 * config/sid.exp: Include support for "rawsid" protocol.
10012
10013 2002-05-03 Jim Blandy <jimb@redhat.com>
10014
10015 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
10016 * gdb.c++/hang3.C: New file.
10017
10018 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10019
10020 * gdb.base/default.exp: Remove obsolete code.
10021 * gdb.c++/misc.exp: Ditto. Update copyright.
10022 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
10023 * gdb.base/whatis.exp: Ditto. Update copyright.
10024 * gdb.base/scope.exp: Ditto. Update copyright.
10025 * gdb.base/ptype.exp: Ditto. Update copyright.
10026 * gdb.base/printcmds.exp: Ditto. Update copyright.
10027 * gdb.base/opaque.exp: Ditto. Update copyright.
10028 * gdb.base/list.exp: Ditto.
10029 * gdb.base/funcargs.exp: Ditto. Update copyright.
10030 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
10031 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
10032 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
10033 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
10034 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
10035 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
10036
10037 2002-05-02 Michael Snyder <msnyder@redhat.com>
10038
10039 * gdb.base/watchpoint.exp: Add xscale target.
10040 * gdb.base/long_long.exp: Add xscale target.
10041 * gdb.base/default.exp: Add xscale target.
10042
10043 2002-05-01 Jim Blandy <jimb@redhat.com>
10044
10045 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
10046 gdb.c++/hang.exp: New test.
10047
10048 2002-05-01 Fred Fish <fnf@redhat.com>
10049
10050 * gdb.base/completion.exp: Handle completions of "./Make" for
10051 more than one completion possibility, as is the case when we
10052 build and test in the source tree.
10053
10054 2002-04-29 Anthony Green <green@redhat.com>
10055
10056 * gdb.java/jmisc1.exp: New file.
10057 * gdb.java/jmisc2.exp: New file.
10058
10059 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
10060
10061 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
10062
10063 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
10064
10065 * gdb.base/help.exp: Change 'help status' to allow for target
10066 dependent output differences.
10067
10068 2002-04-22 Michael Chastain <mec@shout.net>
10069
10070 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
10071
10072 2002-04-22 Michael Chastain <mec@shout.net>
10073
10074 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
10075
10076 2002-04-17 David S. Miller <davem@redhat.com>
10077
10078 * gdb.asm/sparc64.inc: New file.
10079 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
10080
10081 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
10082
10083 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
10084 instruction file directly into the build tree. Clean up at end of
10085 test.
10086
10087 2002-04-18 David S. Miller <davem@redhat.com>
10088
10089 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
10090 handle 64-bit platforms correctly.
10091 * gdb.base/maint.exp: Likewise.
10092
10093 2002-04-18 Kevin Buettner <kevinb@redhat.com>
10094
10095 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
10096 ``-fpic'' when compiling files comprising a shared library, but
10097 it does need additional linker flags in order to find shared
10098 libraries at run time.
10099
10100 2002-04-18 Kevin Buettner <kevinb@redhat.com>
10101
10102 * gdb.base/cvexpr.c (use): New function.
10103 (main): Invoke use() on all global variables to prevent
10104 some linkers from deleting these otherwise unused symbols.
10105
10106 2002-04-17 Michael Chastain <mec@shout.net>
10107 From David S. Miller <davem@redhat.com>
10108
10109 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
10110 handle 64-bit platforms correctly.
10111
10112 2002-04-12 Michael Snyder <msnyder@redhat.com>
10113 From Jim Blandy <jimb@redhat.com>
10114 * gdb.base/foo.c (foox): Remove section attribute; the linker
10115 script can handle this instead.
10116 * gdb.base/bar.c (barx): Same.
10117 * gdb.base/baz.c (bazx): Same.
10118 * gdb.base/grbx.c (grbxx): Same.
10119
10120 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
10121 manager doesn't automatically unmap overlays unnecessarily.
10122
10123 2002-04-10 Martin M. Hunt <hunt@redhat.com>
10124
10125 * gdb.base/ending-run.exp: Fix pattern for Mips targets
10126 stepping out of main.
10127
10128 2002-04-09 Michael Chastain <mec@shout.net>
10129
10130 * gdb.c++/local.cc (main): Move call to marker1() inside nested
10131 scope so that the nested scope tests will make sense.
10132 * gdb.c++/local.exp: Write patterns that actually work with gcc
10133 (the HP patterns "were never known to work with gcc").
10134 Keep the old aCC patterns too.
10135
10136 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
10137
10138 * gdb.base/attach.exp: Correct target board test.
10139
10140 2002-04-08 Michael Chastain <mec@shout.net>
10141
10142 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
10143 in a const method. Add some xfail and fail cases for configurations
10144 that do not emit the "const ...".
10145
10146 2002-04-07 Michael Chastain <mec@shout.net>
10147
10148 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
10149 Accept "A * const" and "const A * const" as type of "this".
10150 Fix spelling of getFunky throughout. Make messages uniform.
10151
10152 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
10153
10154 Work around for PR gdb/285:
10155 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
10156
10157 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
10158
10159 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
10160 instructions file at run time instead of configure time.
10161 Sometimes we run the test in a directory that is not the one we
10162 configured in.
10163 * gdb.asm/configure.in: Delete creation of symlink.
10164 * gdb.asm/configure: Regenerate.
10165
10166 2002-04-05 J. Brobecker <brobecker@gnat.com>
10167
10168 * gdb.gdb/xfullpath.exp: New test, to exercise the new
10169 xfullpath () function.
10170
10171 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
10172
10173 * gdb.asm/Makefile.in: Correct dependencies.
10174
10175 * gdb.asm/powerpc.inc: New file.
10176 * gdb.asm/asm-source.exp: Add PowerPC.
10177 * gdb.asm/configure.in: Likewise.
10178 * gdb.asm/configure: Regenerated.
10179
10180 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
10181
10182 * gdb.base/relocate.exp: New file.
10183 * gdb.base/relocate.c: New file.
10184
10185 2002-04-04 Fred Fish <fnf@redhat.com>
10186
10187 * gdb.base/step-test.exp: Update comment regarding stopping in
10188 memcpy/bcopy calls inserted as part of the compiler runtime.
10189
10190 2002-04-04 Michael Snyder <msnyder@redhat.com>
10191
10192 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
10193
10194 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
10195
10196 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
10197 (gdb_expect): Remove $notransfer hack.
10198
10199 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
10200
10201 * gdb.c++/classes.exp ("calling method for small class"): Match
10202 updated register output.
10203
10204 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
10205
10206 Fix PR gdb/452
10207 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10208 when finished. Make gdb_file_cmd send "exec-file" when
10209 appropriate.
10210
10211 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
10212
10213 * gdb.base/attach.exp: Remove extra setup_xfail.
10214
10215 2002-03-26 Michael Snyder <msnyder@redhat.com>
10216
10217 * gdb.base/default.exp: Add tests for dump, append, and restore.
10218 * gdb.base/help.exp: Add tests for dump, append, and restore.
10219 * gdb.base/dump.exp: New file, test dump, append and restore.
10220 * gdb.base/dump.c: New file.
10221
10222 2002-03-27 Michael Snyder <msnyder@redhat.com>
10223
10224 * gdb.base/help.exp: Modify expect strings to reflect
10225 clean-ups in help messages.
10226
10227 2002-03-26 Fred Fish <fnf@redhat.com>
10228
10229 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10230 have debugging info for those functions and the compiler uses them
10231 internally to copy structs around.
10232
10233 2002-03-26 Fred Fish <fnf@redhat.com>
10234
10235 * gdb.base/list.exp: Revert the change made yesterday and add note
10236 about why we don't list the default lines for remote targets.
10237
10238 2002-03-25 Michael Snyder <msnyder@redhat.com>
10239
10240 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10241
10242 2002-03-25 Fred Fish <fnf@redhat.com>
10243
10244 * gdb.base/list.exp: This test works on remote targets so remove
10245 the short circuit for remote targets. Update copyright.
10246
10247 2002-03-25 Fred Fish <fnf@redhat.com>
10248
10249 * gdb.base/attach.exp: Fix logic error that was suppressing this
10250 test for all non hppa*-*-hpux* targets, instead of the hp target.
10251 Move comments closer to the suppression point. Also now need to
10252 check that we are running natively.
10253
10254 2002-03-22 Michael Snyder <msnyder@redhat.com>
10255
10256 * gdb.base/default.exp: Add test for gcore. Update copyright.
10257 * gdb.base/help.exp: Add test for gcore. Update copyright.
10258
10259 2002-03-06 Fred Fish <fnf@redhat.com>
10260
10261 * gdb.base/funcargs.c: Remove extraneous ';' character.
10262 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10263
10264 2002-03-04 Michael Chastain <mec@shout.net>
10265
10266 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10267 accommodate gcc v3 function signature.
10268 * gdb.mi/mi0-var-cmd-exp: Ditto.
10269
10270 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10271
10272 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10273 ``GNU/Linux'' or ``Linux kernel''
10274 * testsuite/gdb.threads/pthreads.c: Ditto.
10275
10276 2002-02-24 Michael Chastain <mec@shout.net>
10277
10278 * gdb.threads/pthreads.c (thread1): Add a return statement.
10279 (thread2): Likewise.
10280 (foo): Likewise.
10281
10282 2002-02-23 Michael Chastain <mec@shout.net>
10283
10284 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10285 to placate gcc.
10286
10287 2002-02-23 Michael Chastain <mec@shout.net>
10288
10289 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10290 test "ptype bint". The test passes on all my stabs configurations.
10291
10292 2002-02-21 Jim Blandy <jimb@redhat.com>
10293
10294 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10295 filename at a time, and watch for the ones we want to see.
10296
10297 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10298 types of pointers to prototyped functions.
10299
10300 2002-02-20 Andrew Cagney <ac131313@redhat.com>
10301
10302 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
10303 signed, unsigned and straight char.
10304 (padding_char, padding_short, padding_int, padding_long,
10305 padding_long_long, padding_float, padding_double,
10306 padding_long_double): New global variables.
10307 (fill, fill_structs): New functions.
10308
10309 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
10310 for correctly sized writes. Update copyright.
10311 (get_valueof): New procedure.
10312 (get_sizeof): Call get_valueof.
10313 (check_valueof): New procedure.
10314 (check_padding): New procedure.
10315
10316 2002-02-20 Michael Chastain <mec@shout.net>
10317
10318 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
10319 to setup_xfail. Document some of the remaining calls.
10320
10321 2002-02-18 Michael Chastain <mec@shout.net>
10322
10323 * gdb.c++/userdef.exp: Update copyright year.
10324
10325 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
10326
10327 * gdb.c++/userdef.exp: Test overloaded operators properly.
10328 Remove xfails.
10329
10330 2002-02-14 Michael Snyder <msnyder@redhat.com>
10331
10332 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
10333
10334 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10335
10336 * gdb.base/a2-run.exp: Check for a remote target properly.
10337 * gdb.base/annota1.exp: Likewise.
10338 * gdb.base/list.exp: Likewise.
10339 * gdb.base/reread.exp: Likewise.
10340 * gdb.base/scope.exp: Likewise.
10341 * gdb.base/shlib-call.exp: Likewise.
10342 * gdb.base/term.exp: Likewise.
10343 * gdb.c++/annota2.exp: Likewise.
10344
10345 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
10346
10347 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
10348
10349 2002-02-10 Michael Chastain <mec@shout.net>
10350
10351 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
10352 (call_after_alloca): Ditto.
10353
10354 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
10355
10356 * gdb.base/ending-run.exp: Guard "cont" test with
10357 gdb_skip_stdio_test.
10358
10359 2002-02-06 Jim Blandy <jimb@redhat.com>
10360
10361 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
10362 from here...
10363 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
10364 To here. Disable this test on non-HP platforms. Add big comment.
10365
10366 2002-02-04 Michael Snyder <msnyder@redhat.com>
10367
10368 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
10369 other than d10v and m32r.
10370
10371 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
10372
10373 * gdb.base/default.exp: Rewrite test patterns to reduce time
10374 taken to match them.
10375
10376 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10377
10378 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
10379 Allow a start function above main.
10380 * gdb.threads/linux-dp.exp: Fix copyright date.
10381
10382 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10383
10384 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
10385 (check_philosopher_stack): Check for manager thread before checking
10386 for a just-starting thread.
10387
10388 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10389
10390 From Neil Booth <neil@daikokuya.demon.co.uk>:
10391 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
10392 warnings.
10393
10394 2002-01-21 Fred Fish <fnf@redhat.com>
10395
10396 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
10397 not caller.
10398
10399 2002-01-21 Jim Blandy <jimb@redhat.com>
10400
10401 * gdb.base/reread.exp: Check that GDB properly re-reads the
10402 executable file when it changes while no inferior is running.
10403
10404 2002-01-21 Fred Fish <fnf@redhat.com>
10405
10406 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
10407 optionally accept the "shlib events" variation.
10408
10409 2002-01-21 Jim Blandy <jimb@redhat.com>
10410
10411 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
10412 call `fflush' after every `printf', so that the output is produced
10413 at predictable points, regardless of whatever buffering does (or
10414 doesn't) take place.
10415 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
10416 at different points.
10417
10418 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10419
10420 * gdb.c++/inherit.exp: Update copyright years.
10421 * gdb.c++/method.exp: Likewise.
10422
10423 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10424
10425 * gdb.c++/classes.exp: Update for improved v3 support and skipping
10426 artificial methods/arguments.
10427 * gdb.c++/derivation.exp: Likewise.
10428 * gdb.c++/inherit.exp: Likewise.
10429 * gdb.c++/method.exp: Likewise.
10430 * gdb.c++/virtfunc.exp: Likewise.
10431
10432 2002-01-18 Andrew Cagney <ac131313@redhat.com>
10433
10434 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
10435 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
10436 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
10437 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
10438 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
10439 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
10440
10441 2002-01-17 Jim Blandy <jimb@redhat.com>
10442
10443 * gdb.asm/asm-source.exp (info symbol): Take another shot at
10444 anchoring the pattern matching the entry point symbol's name.
10445
10446 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10447
10448 * gdb.base/maint.exp: Update ``maint internal-error'' to match
10449 continue/quit query. Update copyright.
10450
10451 2002-01-14 Michael Snyder <msnyder@redhat.com>
10452
10453 * gdb.base/gcore.exp: Remove extra debugging output.
10454
10455 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
10456
10457 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
10458 for slightly dubious v2 mangled string.
10459
10460 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
10461
10462 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
10463
10464 2002-01-10 Jason Merrill <jason@redhat.com>
10465
10466 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
10467
10468 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
10469 constructors.
10470 * gdb.c++/derivation.exp: Likewise.
10471 * gdb.c++/templates.exp: Likewise.
10472 * gdb.c++/virtfunc.exp: Likewise.
10473
10474 2002-01-10 Michael Snyder <msnyder@redhat.com>
10475
10476 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
10477
10478 2002-01-08 Michael Snyder <msnyder@redhat.com>
10479
10480 * gdb.base/gcore.exp: New test for generate-core-file command.
10481 * gdb.base/gcore.c: Testcase for above.
10482 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
10483
10484 2002-01-08 Jason Merrill <jason@redhat.com>
10485
10486 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
10487
10488 2002-01-07 Fred Fish <fnf@redhat.com>
10489
10490 * gdb.c++/overload.exp: Remove unconditional xfails for:
10491 print foo_instance1.overloadargs(1)
10492 print foo_instance1.overloadargs(1, 2)
10493 print foo_instance1.overloadargs(1, 2, 3)
10494 print foo_instance1.overloadargs(1, 2, 3, 4)
10495 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
10496 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
10497 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
10498 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
10499 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
10500 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
10501 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
10502 print foo_instance1.overload1arg()
10503 print foo_instance1.overload1arg((char)arg2)
10504 print foo_instance1.overload1arg((signed char)arg3)
10505 print foo_instance1.overload1arg((unsigned char)arg4)
10506 print foo_instance1.overload1arg((int)arg7)
10507 print foo_instance1.overload1arg((unsigned int)arg8)
10508 print foo_instance1.overload1arg((float)arg11)
10509 print foo_instance1.overload1arg((double)arg12)
10510
10511 2002-01-07 Michael Snyder <msnyder@redhat.com>
10512
10513 * gdb.base/huge.exp: New test. Print a very large target data object.
10514 (skip_huge_test): New test variable. Define if you want to skip this
10515 test. The test reads an 8 megabyte data object from the target, so it
10516 might be very time consuming on remote targets with a slow connection.
10517 * gdb.base/huge.c: New file. Test case for above.
10518
10519 2002-01-07 Fred Fish <fnf@redhat.com>
10520
10521 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
10522 g_instance.bfoo, and g_instance.cfoo.
10523
10524 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
10525
10526 * gdb.base/break.c (multi_line_if_conditional): New function.
10527 (multi_ilne_while_conditional): Likewise.
10528 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
10529 IF or WHILE condition puts the breakpoint at the start of
10530 the condition.
10531
10532 * gdb.base/selftest.exp (backtrace through signal handler): Remove
10533 hppa*-*-hpux* expected failure.
10534 * gdb.base/structs.exp (do_function_calls): Similarly.
10535
10536 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
10537 watchpoints.
10538
10539 2002-01-06 Andrew Cagney <ac131313@redhat.com>
10540
10541 Fix PR gdb/66.
10542 * gdb.base/structs.exp: Replace skip for a29k with skip for
10543 gdb,cannot_call_functions.
10544 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
10545 * gdb.base/callfuncs.exp: Ditto.
10546 * gdb.base/call-rt-st.exp: Ditto.
10547 * gdb.base/call-strs.exp: Ditto.
10548 * gdb.base/callfwmall.exp: Ditto.
10549 * gdb.base/scope.exp: Obsolete xfail a29k.
10550 * gdb.c++/misc.exp: Ditto.
10551 * gdb.c++/cplusfuncs.exp: Ditto.
10552 * gdb.base/ptype.exp: Ditto.
10553 * gdb.base/printcmds.exp: Ditto.
10554 * gdb.base/opaque.exp: Ditto.
10555 * gdb.base/list.exp: Ditto.
10556 * gdb.base/funcargs.exp: Ditto.
10557 * gdb.base/default.exp: Ditto.
10558
10559 2002-01-04 Michael Snyder <msnyder@redhat.com>
10560
10561 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
10562 * gdb.base/maint.exp: Add tests for maint info sections options.
10563
10564 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
10565
10566 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
10567
10568 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
10569
10570 * gdb.asm/arm.inc: New file.
10571 * gdb.asm/asm-source.exp: Add arm targets.
10572 * gdb.asm/configure.in: Ditto.
10573 * gdb.asm/configure: Recreated from configure.in.
10574
10575 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
10576
10577 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
10578 with HP's compiler.
10579 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10580 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10581 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10582 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10583
10584 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
10585 either HP's compilers or GCC.
10586
10587 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
10588 a SIGBUS or SIGSEGV.
10589
10590 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
10591
10592 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
10593 can be compiled with either HP's compiler or GCC.
10594
10595 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
10596 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
10597 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
10598
10599 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
10600 to match current gdb output. Update due to using auto-solib-limit
10601 for limiting instead of overloading auto-solib-add.
10602 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
10603 test program.
10604
10605 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
10606 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
10607 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10608 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10609 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10610 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10611 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
10612 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
10613 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
10614 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
10615 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
10616 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
10617 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
10618
10619 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
10620 a SIGTRAP to the inferior.
10621
10622 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
10623
10624 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
10625 Substitute call to target_link by call to gdb_compile.
10626
10627 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
10628
10629 * gdb.base/break.exp: Fix HP specific search string when testing
10630 backtracing in a called function.
10631
10632 * gdb.base/constvars.exp: Only set lang to C++ if we're
10633 compiling the test with HP's compilers.
10634 * gdb.base/volatile.exp: Similarly.
10635
10636 2001-12-19 Jim Blandy <jimb@redhat.com>
10637
10638 * gdb.base/printcmds.exp: Expect the null character to be printed
10639 as '\0', and the '\013' to be printed as '\v'.
10640 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
10641 * gdb.base/setvar.exp: Same.
10642
10643 2001-12-17 Jim Blandy <jimb@redhat.com>
10644
10645 * gdb.base/completion.exp: Rather than completing very long
10646 filenames, which can make the readline library produce output we
10647 don't recognize, cd to the directory first, and then complete
10648 using nice, short relative paths.
10649
10650 * gdb.base/completion.exp: On some systems, there is, in fact, a
10651 variable named `b' in scope, since GDB treats all static
10652 variables as being in scope. So use `no_var_named_this'
10653 instead of `b'.
10654
10655 * gdb.base/corefile.exp: Recognize the message saying that GDB
10656 can't find the core file's registers as a failure.
10657
10658 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
10659
10660 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
10661 test expect string more specific.
10662
10663 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
10664
10665 * gdb.asm/asm-source.exp: Add support for xstormy16.
10666 * gdb.asm/configure.in: Ditto.
10667 * gdb.asm/configure: Rebuild.
10668 * gdb.asm/xstormy16.inc: New file.
10669
10670 2001-12-10 Fred Fish <fnf@redhat.com>
10671
10672 * gdb.base/maint.exp: Update to match changes in type dumping code.
10673
10674 2001-12-10 Jim Blandy <jimb@redhat.com>
10675
10676 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
10677 matching the entry point symbol's name at the beginning of the
10678 line.
10679
10680 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
10681
10682 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
10683 gdb.c++/inherit.exp, gdb.c++/method.exp,
10684 gdb.c++/namespace.exp, gdb.c++/templates.exp,
10685 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
10686 and class layout support.
10687
10688 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
10689
10690 * gdb.c++/classes.exp: Add test for static member function.
10691 * gdb.c++/misc.cc: Add class with static member function.
10692
10693 2001-12-07 Jim Blandy <jimb@redhat.com>
10694
10695 If GDB says it can't find the struct the function returned, report
10696 those tests as `unsupported'.
10697 * gdb.base/call-rt-st.exp (print_struct_call): New function.
10698 Rewrite subsequent tests to use it.
10699
10700 If GDB says it can't find the struct the function returned, report
10701 those tests as `unsupported'.
10702 * gdb.base/structs.exp (call_struct_func): New function.
10703 (do_function_calls): Use call_struct_func to call the functions
10704 returning structs.
10705
10706 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
10707 whether functions are prototyped or not, so we can't possibly pass
10708 arguments to t_float_values2 properly.
10709
10710 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
10711 value of `timeout' for targets other than the mips*tx39-*.
10712
10713 2001-12-06 Michael Snyder <msnyder@redhat.com>
10714
10715 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
10716 and detect whether the start symbol has a leading underscore.
10717
10718 2001-12-04 Jim Blandy <jimb@redhat.com>
10719
10720 * gdb.base/completion.exp: Clarify indentation.
10721
10722 2001-12-03 Jim Blandy <jimb@redhat.com>
10723
10724 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
10725 variables on the S/390, not `.word'.
10726
10727 2001-11-30 Jim Blandy <jimb@redhat.com>
10728
10729 Add assembly-source tests for s390-ibm-linux.
10730 * gdb.asm/s390.inc: New file.
10731 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
10732 the S/390 architecture.
10733 * gdb.asm/configure: Regenerated.
10734
10735 2001-11-30 Michael Snyder <msnyder@redhat.com>
10736
10737 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
10738 next, info source, info sources, info line, global and static
10739 variables, and static functions.
10740 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
10741 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
10742 * gdb.asm/asmsrc1.s: Add a static function and some variables.
10743 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
10744 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
10745 (gdbasm_leave): Restore frame pointer.
10746 (gdbasm_startup): Copy stack set-up from crt0.S.
10747
10748 2001-11-26 Fernando Nasser <fnasser@redhat.com>
10749
10750 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
10751 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
10752 to a local (non-static) variable. Copy tstruct.a to a static buffer
10753 and return a pointer to that buffer.
10754 * gdb.base/callfwmall.c (t_structs_a): Ditto.
10755
10756 2001-11-24 Mark Kettenis <kettenis@gnu.org>
10757
10758 * gdb.asm/configure.in: Fix recognition of ix86 target.
10759 * gdb.asm/configure: Regenerate.
10760
10761 2001-11-21 Michael Snyder <msnyder@redhat.com>
10762
10763 * gdb.asm/sparc.inc: New file.
10764 * gdb.asm/asm-source.exp: Recognize sparc target.
10765 * gdb.asm/configure.in: Recognize sparc target.
10766 * gdb.asm/configure: Regenerate.
10767
10768 2001-11-21 Michael Snyder <msnyder@redhat.com>
10769
10770 * gdb.asm/m32r.inc: New file.
10771 * gdb.asm/asm-source.exp: Recognize m32r target.
10772 * gdb.asm/configure.in: Recognize m32r target.
10773 * gdb.asm/configure: Regenerate.
10774
10775 2001-11-20 Michael Snyder <msnyder@redhat.com>
10776
10777 * gdb.asm/i386.inc: New file.
10778 * gdb.asm/asm-source.exp: Recognize ix86 target.
10779 * gdb.asm/configure.in: Recognize ix86 target.
10780 * gdb.asm/configure: Regenerate.
10781
10782 * gdb.c++/namespace.exp: Fix quotes in output messages.
10783
10784 2001-11-14 Michael Snyder <msnyder@redhat.com>
10785
10786 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
10787 qualifier in a type cast expression, to designate an address
10788 in the instruction space (Harvard architecture).
10789
10790 2001-11-13 Michael Snyder <msnyder@redhat.com>
10791
10792 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
10793 Tests for expressions using 'const' and 'volatile'.
10794
10795 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
10796
10797 * gdb.asm/asm-sources.exp: Allow defining linker flags.
10798
10799 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
10800
10801 * lib/mi-support.exp (mi_run_to_helper): Move comments
10802 outside of gdb_expect.
10803
10804 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
10805
10806 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
10807 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
10808 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
10809 mi0_run_to): New functions.
10810 * gdb.mi/mi-simplerun.exp: Use them.
10811 * gdb.mi/mi0-simplerun.exp: Likewise.
10812 * gdb.mi/mi-var-cmd.exp: Likewise.
10813 * gdb.mi/mi0-var-cmd.exp: Likewise.
10814
10815 2001-11-10 Andrew Cagney <ac131313@redhat.com>
10816
10817 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
10818 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
10819
10820 2001-11-09 Andrew Cagney <ac131313@redhat.com>
10821
10822 * gdb.base/restore.exp: Include $expected value in restored test
10823 message.
10824
10825 2001-11-09 Andrew Cagney <ac131313@redhat.com>
10826
10827 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
10828 implemented.
10829
10830 2001-11-08 Michael Snyder <msnyder@redhat.com>
10831
10832 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
10833 Add pass/fail message for stop at breakpoint in call dummy function.
10834
10835 2001-11-07 Michael Snyder <msnyder@redhat.com>
10836
10837 * gdb.c++/templates.exp (test_template_breakpoints):
10838 If we get an overload menu, but it does not match what
10839 we expect, we still need to issue the "cancel" command.
10840 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
10841 making the whitespace optional. Argument for "new" may be
10842 "unsigned" as well as "unsigned int/long".
10843 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
10844 making the whitespace optional. Also replace "(void) with
10845 "((void|)), making the keyword "void" optional.
10846 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
10847 making the whitespace optional. Also replace "(void) with
10848 "((void|)), making the keyword "void" optional.
10849 * gdb.base/callfuncs.c (t_float_values): This function must
10850 _not_ be prototyped, and the following function (t_float_values2)
10851 must be prototyped (if the compiler supports it), so that GDB
10852 can be tested against both cases. Usually one case involves
10853 promotion of float to double, while the other does not.
10854 * gdb.base/callfwmall.c: Ditto.
10855 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
10856 includes a stack frame for "start".
10857
10858 2001-11-05 Jim Blandy <jimb@redhat.com>
10859
10860 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
10861 pointers are 32 bits long, and that offsets of relocs are always
10862 stored in the data (REL-style), and not in the reloc entry itself
10863 (RELA-style).
10864 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
10865 stabs.
10866
10867 2001-11-01 Michael Snyder <msnyder@redhat.com>
10868
10869 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
10870 and regular expression operators by using quoting.
10871
10872 2001-10-31 Michael Snyder <msnyder@redhat.com>
10873
10874 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
10875 depending on what the symbol table contains.
10876 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
10877 the output of the ptype command. Similarly, accept both "const &"
10878 and "const&".
10879
10880 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
10881
10882 * gdb.base/miscexprs.c (main): Add usage of preprocessor
10883 symbol `STORAGE' to allow to choose the storage class of
10884 the local datastructures.
10885 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
10886 compiler directive.
10887
10888 2001-10-30 Michael Snyder <msnyder@redhat.com>
10889
10890 * gdb.base/jump.exp: Allow it to run for all targets.
10891
10892 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
10893
10894 * gdb.base/call-ar-st.c (print_double_array): Match for loop
10895 with new double_array size.
10896 (main): Change storage class of all local variables to static.
10897 Reduce size of double_array to 9.
10898 * gdb.base/call-ar-st.exp: Increase timeout value.
10899 Change expected output for double array to match new size in
10900 call-ar-st.c.
10901
10902 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
10903
10904 * gdb.base/ending-run.exp: Create identical output when passing
10905 `step to end of run' case. Add regular expression branch satisfying
10906 Stormy16 target.
10907
10908 2001-10-28 Mark Kettenis <kettenis@gnu.org>
10909
10910 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
10911 that we catch the expected failure under Linux/x86.
10912
10913 2001-10-29 Orjan Friberg <orjanf@axis.com>
10914
10915 * gdb.base/setvar.exp: Escape curly braces.
10916 * gdb.stabs/weird.exp: Ditto.
10917
10918 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
10919
10920 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
10921 * gdm.mi/mi0-hack-cli.exp: Likewise.
10922
10923 2001-10-25 Andrew Cagney <ac131313@redhat.com>
10924
10925 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
10926 messages.
10927
10928 2001-10-21 Andrew Cagney <ac131313@redhat.com>
10929
10930 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
10931 checking MI enabled.
10932
10933 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
10934
10935 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
10936
10937 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
10938
10939 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
10940 if gdb child process crashes, just signal an error.
10941
10942 2001-10-02 Jim Blandy <jimb@redhat.com>
10943
10944 * lib/gdb.exp (test_xfail_format): Simplify.
10945
10946 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
10947 front of the variable name `format'. Simplify `if'.
10948
10949 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
10950
10951 * gdb.threads/pthreads.exp: Wait for output and delay
10952 before sending ^C.
10953
10954 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
10955
10956 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
10957 some incorrect output instead of timing out.
10958 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
10959
10960 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
10961
10962 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
10963 check to allow additional `int'.
10964
10965 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
10966
10967 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
10968 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
10969
10970 2001-09-27 Michael Snyder <msnyder@redhat.com>
10971
10972 * lib/gdb.exp (test_debug_format): New proc.
10973 (setup_xfail_format): Use new proc test_debug_format.
10974 * gdb.base/constvars.exp (local_compiler_xfail_check): New
10975 proc; use new service proc test_debug_format.
10976 Replace all other "gcc_compiled" tests with this test.
10977 * gdb.base/volatile.exp (local_compiler_xfail_check): New
10978 proc; use new service proc test_debug_format.
10979 Replace all other "gcc_compiled" tests with this test.
10980
10981 2001-09-27 Michael Snyder <msnyder@redhat.com>
10982
10983 * gdb.base/cvexpr.exp: New file.
10984 * gdb.base/cvexpr.c: New file
10985 Test for expressions using const and volatile keywords.
10986
10987 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
10988
10989 * gdb.base/constvars.exp: Check for different orders of keywords
10990 and additional "int" strings in output.
10991
10992 2001-09-22 Andrew Cagney <ac131313@redhat.com>
10993
10994 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
10995 responses from "help maint".
10996
10997 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
10998
10999 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
11000 to localhost:NNN instead of :NNN, in case Xvfb is listening
11001 only on TCP.
11002
11003 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
11004
11005 * gdb.base/recurse.exp: When checking leaving the watchpoint
11006 scope, recognize when gdb is in function's epilogue and pass.
11007
11008 2001-09-18 Keith Seitz <keiths@redhat.com>
11009
11010 * lib/insight-support.exp (_gdbtk_export_target_info): Add
11011 support for running tests against sid targets.
11012 (gdbtk_done): Ditto.
11013
11014 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
11015
11016 * gdb.base/ending-run.c (main): Set stdout buffersize
11017 to the same reasonable value for any target.
11018 * gdb.base/ending-run.exp: Add a regular expression
11019 to make testsuite happy on Sanyo Stormy16 target.
11020
11021 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
11022
11023 * gdb.base/display.c (do_loops): Add float variable `f'.
11024 Increment f in loop.
11025 * gdb.base/display.exp: Increment timeout by 60 seconds.
11026 Change float display test to use variable `f'.
11027
11028 2001-09-17 Jim Blandy <jimb@redhat.com>
11029
11030 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
11031 overflowing the limited breakpoint tables on some ROM monitors
11032 (like the ROM68K).
11033
11034 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
11035
11036 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
11037 the "-ac" (disable access control) flag.
11038
11039 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
11040
11041 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
11042 ints.
11043
11044 2001-08-30 Keith Seitz <keiths@redhat.com>
11045
11046 * lib/gdb.exp: Move all insight-related functionality into
11047 separate file.
11048 * lib/insight-support.exp: New file.
11049
11050 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
11051
11052 * config/sid.exp (sid_start): Never set sid verbosity; disable
11053 expect_background {} that consumed its stdout; tolerate </dev/null.
11054 Attempt to set endianness override in "sid" protocol mode. Cleanup.
11055
11056 2001-08-18 Andrew Cagney <ac131313@redhat.com>
11057
11058 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
11059 CLI jump command to start it.
11060 (mi_run_to_main): Fail immediatly when unexpected output.
11061
11062 2001-08-18 Andrew Cagney <ac131313@redhat.com>
11063
11064 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
11065 beginning of function. Fix PR gdb/191.
11066
11067 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
11068
11069 * config/sid.exp (sid_start): Don't warn if we cannot figure out
11070 what to force sid endianness to.
11071
11072 2001-08-15 Keith Seitz <keiths@redhat.com>
11073
11074 * lib/gdb.exp (gdbtk_start): Don't set environment
11075 variables for TCL_LIBRARY and friends. Insight will
11076 now figure these out for itself.
11077
11078 2001-08-02 Michael Snyder <msnyder@redhat.com>
11079
11080 * gdb.base/completion.exp: Remove the symbol "a64l" from
11081 the expect string; this is target-specific, and not related
11082 to what is being tested.
11083
11084 2001-08-02 Dave Brolley <brolley@redhat.com>
11085
11086 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
11087
11088 2001-07-25 Michael Snyder <msnyder@redhat.com>
11089
11090 * gdb.base/consecutive.exp: New file. Test stepping over
11091 breakpoints on consecutive instructions.
11092 * gdb.base/consecutive.c: New file.
11093
11094 * gdb.base/call-rt-st.exp: Use double-backslash to quote
11095 curly braces in regular expressions.
11096
11097 2001-07-25 Michael Snyder <msnyder@redhat.com>
11098
11099 * gdb.base/ending-run.exp: Accept "Program exited normally" as
11100 legitimate output from stepping out of main.
11101
11102 2001-07-22 Keith Seitz <keiths@redhat.com>
11103
11104 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
11105 the empty string, do not run the tests.
11106
11107 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11108
11109 * gdb.base/long_long.exp: Detect size of pointer. Take into
11110 account 2-byte pointers when testing for p/a results.
11111
11112 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11113
11114 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
11115 and defined to 1K for m68hc11.
11116 (random_data): Reduce table to 1K for embedded platforms (68hc11).
11117 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
11118 (sizeof_random_data): New variable to tell the size of the data table;
11119 don't test past this size; always run to main.
11120
11121 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11122
11123 * gdb.base/return2.exp: return of long long and double fails for
11124 68HC11; don't execute these tests on that platform.
11125 * gdb.base/return.exp: Return of a double fails for 68hc11.
11126
11127 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11128
11129 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
11130 tests that print a float.
11131 * call-rt-st.exp: Likewise.
11132
11133 2001-07-12 Mark Kettenis <kettenis@gnu.org>
11134
11135 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
11136 running this test on Linux.
11137
11138 2001-06-24 Michael Chastain <chastain@redhat.com>
11139
11140 * gdb.base/arithmet.exp: Remove some tests to make all test names
11141 unique.
11142
11143 2001-07-03 Michael Snyder <msnyder@redhat.com>
11144
11145 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
11146 the output of the ptype command.
11147
11148 2001-07-02 Michael Snyder <msnyder@redhat.com>
11149
11150 * gdb.base/completion.exp: Don't assume that break.c is the only
11151 source file that may contain functions named "marker".
11152 * gdb.base/corefile.exp: Quote the curly braces in regexp.
11153
11154 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11155
11156 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
11157 of files to delete.
11158
11159 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
11160 * gdb.disasm/h8300s.exp: New file.
11161 gdb.disasm/h8300s.s: Likewise.
11162
11163 2001-06-27 Andrew Cagney <ac131313@redhat.com>
11164
11165 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
11166 empty breakpoint tables.
11167
11168 2001-06-25 Andrew Cagney <ac131313@redhat.com>
11169
11170 * lib/mi-support.exp: Update args=... part of stop-reason
11171 patterns. Accept either a list or a tuple.
11172
11173 2001-06-23 Andrew Cagney <ac131313@redhat.com>
11174
11175 * lib/mi-support.exp: Remove local emacs variable defining
11176 change-log-default-name.
11177
11178 2001-06-22 Michael Chastain <chastain@redhat.com>
11179
11180 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
11181 This is operationally compatible with the previous version.
11182
11183 2001-06-13 Jim Blandy <jimb@redhat.com>
11184
11185 * lib/gdb.exp (gdb_test): Doc fix.
11186
11187 2001-06-10 Michael Chastain <chastain@redhat.com>
11188
11189 * gdb.base/exprs.exp: Remove a duplicate test.
11190
11191 2001-06-06 Jim Blandy <jimb@redhat.com>
11192
11193 * gdb.base/return2.exp (main): Use values to test float and double
11194 returns that are not NaN's, to avoid being confused by IEEE
11195 comparison rules.
11196
11197 2001-06-04 Michael Snyder <msnyder@redhat.com>
11198
11199 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
11200 non-zero if control_c fails. Terminate the test on failure,
11201 rather than wait for 12 more tests to time out.
11202
11203 2001-06-06 Jim Blandy <jimb@redhat.com>
11204
11205 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
11206 Don't forget to match the GDB prompt.
11207
11208 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11209
11210 2001-06-04 Jim Blandy <jimb@redhat.com>
11211
11212 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11213 command.
11214
11215 2001-05-31 Kevin Buettner <kevinb@redhat.com>
11216
11217 * gdb.base/annota1.exp (info break): Match four or more spaces
11218 after "Address".
11219
11220 2001-05-31 Michael Chastain <chastain@redhat.com>
11221
11222 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11223 (dm_type_int_star): Likewise.
11224 (dm_type_long_star): Likewise.
11225 (dm_type_void_star): Likewise.
11226
11227 2001-05-29 Kevin Buettner <kevinb@redhat.com>
11228
11229 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11230 to a known value in order to get consistent results regardless
11231 of the setting of INPUTRC or the presence or contents of .inputrc.
11232
11233 2001-05-24 Michael Snyder <msnyder@redhat.com>
11234
11235 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11236 Don't require that the main thread and the manager thread are the
11237 first in the list.
11238
11239 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11240 debugging. If test fails, issue an "unsupported" not a "fail".
11241
11242 2001-05-24 Jim Blandy <jimb@redhat.com>
11243
11244 Don't assume that short is shorter than int.
11245 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11246 assume that shorts are smaller than ints. On a 16-bit machine,
11247 this isn't true.
11248 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11249 an int, is not equal to ~0 stored in an unsigned char. This tests
11250 the same thing that the previous test meant to, but works on
11251 16-bit machines, too.
11252 ("print unsigned char != (~0)"): Same test, complemented.
11253
11254 2001-05-24 Michael Snyder <msnyder@redhat.com>
11255
11256 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
11257 test for (full_coverage == 0). This makes the test run faster,
11258 and prevents dejagnu getting out of step.
11259
11260 2001-05-23 Kevin Buettner <kevinb@redhat.com>
11261
11262 * gdb.base/finish.exp (finish_void): Revise pattern for
11263 stopping on the call statement to not permit stopping at
11264 the start of the instructions comprising the call sequence.
11265
11266 2001-05-19 Michael Chastain <chastain@redhat.com>
11267
11268 * gdb.base/callfuncs.exp: Make all test names unique.
11269 * gdb.base/commands.exp: Make all test names unique.
11270 * gdb.base/condbreak.exp: Make all test names unique.
11271 * gdb.base/dbx.exp: Make all test names unique.
11272 * gdb.base/default.exp: Make all test names unique.
11273 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11274 and TIMEOUT messages to their corresponding PASS message.
11275 * gdb.base/ending-run.exp: Make all test names unique.
11276 * gdb.base/long_long.exp: Remove duplicate test.
11277
11278 2001-05-21 Kevin Buettner <kevinb@redhat.com>
11279
11280 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11281 stop on the call statement as well as the statement after the
11282 call.
11283
11284 2001-05-21 Michael Snyder <msnyder@redhat.com>
11285
11286 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11287
11288 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
11289
11290 * gdb.base/completion.exp: Revamp test. Make it execute on all
11291 platforms.
11292
11293 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
11294
11295 * config/gdbserver.exp (gdb_load): Handle the case
11296 in which the arguments to gdbserver are given in the
11297 baseboard configuration file.
11298 Also handle the case in which the server needs to do a
11299 load.
11300
11301 2001-05-07 Keith Seitz <keiths@cygnus.com>
11302
11303 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
11304 set up the display for testing.
11305 (gdbtk_start): Convert all paths to paths that tcl will like.
11306 Export target information to environment.
11307 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
11308 necessary.
11309 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
11310 (to_tcl_path): New proc to convert a given pathname into
11311 a path acceptible as an argument to a tcl command.
11312 (_gdbtk_export_target_info): New proc to export target info
11313 into the environment for gdbtk testing.
11314 (gdbtk_done): New proc to signal end-of-test.
11315
11316 2001-05-06 Jim Blandy <jimb@redhat.com>
11317
11318 * restore.c: Make the code of caller0 correspond to its comment.
11319
11320 2001-05-03 Michael Snyder <msnyder@redhat.com>
11321
11322 * config/sid.exp (gdb_target_sid): Check for error messages.
11323 On error or timeout, don't make expect exit (which will terminate
11324 all subsequent tests); instead just make gdb exit.
11325 (gdb_load): Check for error messages. On error or timeout,
11326 return a negative value.
11327
11328 2001-04-24 Jim Blandy <jimb@redhat.com>
11329
11330 * gdb.c++/templates.exp: If we see the prompt for the overload
11331 list, but we haven't recognized any of the longer patterns,
11332 arrange for this test to fail, not hang.
11333
11334 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
11335 variations.
11336
11337 2001-04-22 Michael Chastain <chastain@redhat.com>
11338
11339 * gdb.c++/local.exp: Use the 'runto' library function.
11340 * gdb.c++/namespace.exp: Likewise.
11341 * gdb.c++/overload.exp: Likewise.
11342
11343 2001-03-26 Kevin Buettner <kevinb@redhat.com>
11344
11345 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
11346 * gdb.base/step-line.exp: New file. Test step/next in presence of
11347 #line directives.
11348 * gdb.base/step-line.c: New file. Test program for the above.
11349 * gdb.base/step-line.inp: New file. We pretend that this file has
11350 been transformed by some other tool into step-line.c.
11351
11352 2001-03-21 Jim Blandy <jimb@redhat.com>
11353
11354 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
11355 unmangled operator names.
11356
11357 2001-03-20 Jim Blandy <jimb@redhat.com>
11358
11359 * gdb.threads/linux-dp.exp: Recognize an additional message
11360 generated by GDB when it doesn't understand how to debug threads
11361 on the target system.
11362
11363 2001-03-19 Andrew Cagney <ac131313@redhat.com>
11364
11365 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
11366
11367 2001-03-12 Michael Chastain <chastain@redhat.com>
11368
11369 * gdb.c++/derivation.exp: Use the 'runto' library function.
11370
11371 2001-03-12 Michael Chastain <chastain@redhat.com>
11372
11373 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
11374
11375 2001-02-24 Michael Chastain <chastain@redhat.com>
11376
11377 * gdb.c++/ref-types.exp: Change handwritten code to library
11378 function 'runto'.
11379
11380 2001-03-16 Orjan Friberg <orjanf@axis.com>
11381
11382 * gdb.base/signals.exp: Set count to 0 explicitly.
11383
11384 2001-03-15 Mark Salter <msalter@redhat.com>
11385
11386 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
11387 (gdb_target_monitor): Add check of gdb_target_cmd return value.
11388 (gdb_load): Add support for additional target_info: gdb_download_size
11389 and gdb_load_timeout.
11390
11391 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
11392
11393 * gdb.base/annota1.exp: Move test of isnative to earlier in the
11394 file -- to prevent failing when the compile fails but we have no
11395 intention of running the tests anyway.
11396
11397 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
11398 tests if set.
11399
11400 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
11401 integers.
11402
11403 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
11404 * gdb.c++/namespace.exp: Ditto.
11405
11406 2001-03-07 Orjan Friberg <orjanf@axis.com>
11407
11408 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
11409 * gdb.base/pointers.exp: Relax pattern match of decimals.
11410
11411 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11412
11413 * Makefile.in, config/abug.exp, config/cfdbug.exp,
11414 config/cpu32bug.exp, config/dve.exp, config/est.exp,
11415 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
11416 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
11417 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
11418 config/sh.exp, config/sid.exp, config/slite.exp,
11419 config/sparclet.exp, config/udi.exp, config/unknown.exp,
11420 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
11421 config/vxworks.exp, config/vxworks29k.exp,
11422 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
11423 gdb.base/all-bin.exp, gdb.base/annota1.exp,
11424 gdb.base/arithmet.exp, gdb.base/assign.exp,
11425 gdb.base/async.exp, gdb.base/attach.exp,
11426 gdb.base/bitfields.exp, gdb.base/bitops.exp,
11427 gdb.base/break.exp, gdb.base/call-ar-st.exp,
11428 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
11429 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
11430 gdb.base/commands.exp, gdb.base/completion.exp,
11431 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11432 gdb.base/constvars.exp, gdb.base/corefile.exp,
11433 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
11434 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
11435 gdb.base/ending-run.exp, gdb.base/environ.exp,
11436 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11437 gdb.base/finish.exp, gdb.base/foll-exec.exp,
11438 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
11439 gdb.base/funcargs.exp, gdb.base/help.exp,
11440 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
11441 gdb.base/logical.exp, gdb.base/long_long.exp,
11442 gdb.base/maint.exp, gdb.base/mips_pro.exp,
11443 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
11444 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
11445 gdb.base/pointers.exp, gdb.base/printcmds.exp,
11446 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
11447 gdb.base/regs.exp, gdb.base/relational.exp,
11448 gdb.base/remote.exp, gdb.base/reread.exp,
11449 gdb.base/restore.exp, gdb.base/return2.exp,
11450 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
11451 gdb.base/selftest.exp, gdb.base/setshow.exp,
11452 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
11453 gdb.base/sigall.exp, gdb.base/signals.exp,
11454 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
11455 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11456 gdb.base/step-test.exp, gdb.base/structs.c,
11457 gdb.base/structs.exp, gdb.base/structs2.exp,
11458 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
11459 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
11460 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
11461 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11462 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
11463 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
11464 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
11465 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
11466 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
11467 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
11468 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
11469 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
11470 gdb.fortran/types.exp, gdb.java/jmisc.exp,
11471 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11472 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
11473 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11474 gdb.trace/circ.exp, gdb.trace/collection.exp,
11475 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11476 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11477 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
11478 gdb.trace/report.exp, gdb.trace/save-trace.exp,
11479 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11480 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11481 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
11482 notices.
11483
11484 2001-02-27 Michael Snyder <msnyder@cygnus.com>
11485
11486 * gdb.base/varargs.c (find_max_double): Fix printf format string:
11487 first arg is int not float.
11488
11489 2001-02-22 Michael Snyder <msnyder@cygnus.com>
11490
11491 * gdb.base/reread.exp: Unsupported for non-native targets;
11492 doesn't work for remote debugging.
11493
11494 2001-02-19 Fernando Nasser <fnasser@redhat.com>
11495
11496 From Drew Moseley <dmoseley@redhat.com>
11497 * gdb.base/ending-run.exp: Properly handle the BSP state when
11498 stepping past the end of main.
11499
11500 2001-02-19 John Moore <jmoore@redhat.com>
11501
11502 * gdb.base/commands.exp (infrun_breakpoint_command_test):
11503 Converted HPUX fix for non-expected items following multiple
11504 step commands into general solution for all platforms.
11505
11506 2001-02-18 Michael Chastain <chastain@redhat.com>
11507
11508 * gdb.c++/classes.exp (do_tests): Change runto statements
11509 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11510 statements demangler agnostic.
11511 * gdb.c++/virtfunc.exp (do_tests): Likewise.
11512 (gdb_virtfunc_restart): Likewise.
11513
11514 2001-02-14 Michael Chastain <chastain@redhat.com>
11515
11516 * gdb.c++/inherit.exp (do_tests): Change runto statements
11517 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11518 statements demangler agnostic.
11519
11520 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
11521
11522 * gdb.threads/pthreads.exp: Unify pass/fail messages for
11523 ``continue to bkpt at common_routine in thread 2'' and ``stopped
11524 before calling common_routine 15 times'' tests.
11525
11526 2001-02-11 Michael Chastain <chastain@redhat.com>
11527
11528 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
11529 Helps the test script figure out which demangler is in use.
11530 (dm_type_foo_ref): Ditto.
11531 (dm_type_int_star): Ditto.
11532 (dm_type_long_star): Ditto.
11533 (dm_type_unsigned_int): Ditto.
11534 (dm_type_void): Ditto.
11535 (dm_type_void_star): Ditto.
11536 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
11537 Probe the gdb demangler and set variables to accommodate
11538 formatting differences.
11539 (info_func_regexp): New function. Same as info_func, but
11540 matches against a regexp.
11541 (info_func): Match against a literal string.
11542 (print_addr_2): New function. Match against a literal string,
11543 which can be different from the input to gdb.
11544 (print_addr): Simply call print_addr_2 with the same argument twice.
11545 (test_lookup_operator_functions): Use demangler formatting variables.
11546 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
11547 the tests in the same order as the C++ class declaration.
11548 (test_paddr_operator_functions): Ditto.
11549 (test_paddr_overloaded_functions): Ditto.
11550 (test_paddr_hairy_functions): Use demangler formatting variables.
11551 Add reference to gdb/19 for related tests.
11552 (do_tests): Call probe_demangler.
11553
11554 2001-01-30 Kevin Buettner <kevinb@redhat.com>
11555
11556 * gdb.c++/templates.cc (printf): Remove unused function definition.
11557
11558 2001-01-26 Felix Lee <flee@redhat.com>
11559
11560 * sid.exp (sid_exit): Pass host, not target, to remote_close.
11561
11562 2001-01-25 matthew green <mrg@redhat.com>
11563
11564 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
11565 up sid.
11566 (sid_exit): Call `remote_pop_conn' after GDB is gone.
11567
11568 2001-01-25 matthew green <mrg@redhat.com>
11569
11570 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
11571 Deprecate $sid_spawn_id.
11572 (sid_exit): Remove code necessary only for `spawn.'
11573
11574 2001-01-25 matthew green <mrg@redhat.com>
11575
11576 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
11577
11578 2001-01-28 Michael Chastain <chastain@redhat.com>
11579
11580 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
11581 to call when tests fail. It takes gdb out of the overloaded
11582 function choice menu back to the main prompt, so that the test
11583 program stays synchronized.
11584 (set_bp_overloaded): New proc to collect all the common
11585 code for setting a breakpoint on an overloaded name. Calls
11586 take_gdb_out_of_choice_menu when needed.
11587 (menu_overload1arg): New variable to collect the repeated
11588 instances of the expected menu for an overloaded name. Change
11589 the regular expression to handle changes in g++ type encoding:
11590 "void" can be either "void" or "", and "unsigned int" can be
11591 either "unsigned int" or "unsigned".
11592 (continue_to_bp_overloaded): Change regular expressions to handle
11593 changes in g++ type encoding.
11594 (no proc): Call take_gdb_out_of_choice_menu when needed.
11595 Remove redundant calls to "info break". Accept either "canceled"
11596 or "cancelled". Change regular expressions in "info break"
11597 calls to handle changes in g++ type encoding. Give all tests
11598 unique strings.
11599
11600 2001-01-17 Ben Elliston <bje@redhat.com>
11601
11602 * config/sid.exp: New file.
11603
11604 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
11605
11606 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
11607
11608 2000-12-21 Michael Snyder <msnyder@cygnus.com>
11609
11610 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
11611 Add a RE to accept a non-ascii char if one is ever presented.
11612
11613 2000-12-20 Fernando Nasser <fnasser@redhat.com>
11614
11615 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
11616
11617 2000-12-18 Michael Snyder <msnyder@cygnus.com>
11618
11619 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
11620 in regexp. One '\' does not suffice on Linux.
11621
11622 2000-12-09 Michael Chastain <chastain@redhat.com>
11623
11624 * gdb.base/break.exp (test_clear_command): Use a marker function
11625 rather than 'main' for the test function. Also move this
11626 test to an execution point where the marker function names are
11627 guaranteed to be bound to functions. (Executing tests after a
11628 'finish' from main runs into name conflicts with local names
11629 in __libc_start_main).
11630
11631 2000-12-07 Michael Snyder <msnyder@cygnus.com>
11632
11633 * gdb.base/finish.exp: New test for gdb's "finish" command.
11634 * gdb.base/return2.exp: New test for gdb's "return" command.
11635 * gdb.base/return2.c: New source file for above.
11636
11637 2000-12-05 Michael Snyder <msnyder@cygnus.com>
11638
11639 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
11640 * gdb.base/miscexprs.exp: Ditto.
11641 * gdb.base/pointers.exp: Ditto.
11642 * gdb.c++/derivation.exp: Ditto.
11643 * gdb.c++/local.exp: Ditto.
11644 * gdb.c++/namespace.exp: Ditto.
11645 * gdb.c++/overload.exp: Ditto.
11646 * gdb.c++/ref-types.exp: Ditto.
11647
11648 2000-12-05 Michael Snyder <msnyder@cygnus.com>
11649
11650 * gdb.base/constvars.exp: Test result of "up" command.
11651 * gdb.base/miscexprs.exp: Ditto.
11652 * gdb.base/pointers.exp: Ditto.
11653 * gdb.base/scope.exp: Ditto.
11654 * gdb.c++/derivation.exp: Ditto.
11655 * gdb.c++/local.exp: Ditto.
11656 * gdb.c++/namespace.exp: Ditto.
11657 * gdb.c++/overload.exp: Ditto.
11658 * gdb.c++/ref-types.exp: Ditto.
11659
11660 2000-11-22 Michael Chastain <chastain@redhat.com>
11661
11662 * mips_pro.exp: Accept either "middle -> top -> main" or
11663 "middle -> main" in the backtrace, because gcc can optimize
11664 tail calls to jumps. Remove setup_xfail for the hppa case.
11665 Add a comment with the original warning messages from PR 3016,
11666 which was filed in 1993, to preserve them for posterity.
11667
11668 2000-11-17 Nick Duffek <nsd@redhat.com>
11669
11670 * lib/gdb.exp (gdb_test): Override timeout with board info.
11671
11672 2000-11-17 Nick Duffek <nsd@redhat.com>
11673
11674 * gdb.base/display.exp: Don't kill running stub. Add "again" to
11675 the second kill and detach messages.
11676
11677 2000-11-17 Nick Duffek <nsd@redhat.com>
11678
11679 * configure.in: Add AC_EXEEXT.
11680 * configure: Regenerate.
11681 * Makefile.in (just-check): Export EXEEXT.
11682 * lib/gdb.exp ($EXEEXT): Import from environment.
11683 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
11684 expect "maint dump-me" on Cygwin.
11685 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
11686 $EXEEXT.
11687
11688 2000-11-17 Nick Duffek <nsd@redhat.com>
11689
11690 * gdb.base/break.exp: Test backtrace and finish from called
11691 function on all platforms, not just HP-UX.
11692
11693 2000-11-03 Michael Snyder <msnyder@cygnus.com>
11694
11695 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
11696 code from gdb_target_monitor, so it can be used independantly
11697 for gdbserver. Also comment out an unnecessary PUTS.
11698
11699 2000-11-03 Michael Snyder <msnyder@cygnus.com>
11700
11701 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
11702 * gdb.base/corefile.exp: Expect the message "Program is being
11703 debugged already" when we send the "corefile" command, since
11704 the preceeding gdb_load may have connected gdb to a remote target.
11705 * gdb.base/display.exp: Disable hardware watchpoints if new
11706 board info variable "no_hardware_watchpoints" is true.
11707 Replace single-letter commands with more readable ones.
11708 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
11709 if new board info variable "no_hardware_watchpoints" is true.
11710 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
11711 to see if stdio (printf) testing is possible.
11712 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
11713 board info variable "no_hardware_watchpoints" is true. Use new
11714 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
11715
11716 2000-11-13 Fernando Nasser <fnasser@redhat.com>
11717
11718 From Orjan Friberg <orjanf@axis.com>:
11719 * gdb.base/printcmds.exp: Escape curly braces followed by a number
11720 in array print pattern match.
11721
11722 2000-11-09 Fernando Nasser <fnasser@redhat.com>
11723
11724 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
11725 spelling "cancelled" to U.S. spelling "canceled" to match changes
11726 made to gdb.
11727 * gdb.c++/ovldbreak.exp: Ditto.
11728
11729 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11730
11731 * gdb.base/callfuncs.c (main): Moved to end of file, call
11732 t_double_values to initialize the FPU before inferior calls are made.
11733 * gdb.base/callfuncs.exp: Test for register preservation after calling
11734 inferior functions. Add tests for continuining, finishing and
11735 returning from a stop in a call dummy.
11736
11737 2000-10-24 Michael Snyder <msnyder@cygnus.com>
11738
11739 * gdb.base/commands.exp: Break up long lines, and re-indent.
11740
11741 2000-10-19 Michael Snyder <msnyder@cygnus.com>
11742
11743 * config/gdbserver.exp: Rewritten from the ground up, to make it
11744 compatible with the current dejagnu tree, and to make it work with
11745 the new "gdbserver" in libremote.
11746
11747 2000-10-16 Michael Snyder <msnyder@cygnus.com>
11748
11749 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
11750 * gdb.base/varargs.exp: Skip entire test if no printf support.
11751 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
11752 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
11753
11754 2000-10-13 Michael Snyder <msnyder@cygnus.com>
11755
11756 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
11757 no floating point support.
11758 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
11759 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
11760 * gdb.base/call-rt-st.exp: Ditto.
11761 * gdb.base/call-strs.exp: Ditto.
11762
11763 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
11764
11765 * gdb.base/sizeof.c: include <stdio.h>.
11766
11767 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
11768 'finish', otherwise uncaptured gdb_prompt would potentially
11769 throw remaining test points out of sync.
11770
11771 2000-07-26 Scott Bambrough <scottb@netwinder.org>
11772
11773 * gdb.base/recurse.exp: Run tests for all targets.
11774 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
11775 gnu-oldld case on ARM.
11776 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
11777 for ARM targets.
11778
11779 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
11780
11781 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
11782 * gdb.java/configure: Rebuild.
11783
11784 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
11785
11786 * gdb.java/jv-exp.exp: New file.
11787
11788 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
11789
11790 * configure: Rebuilt.
11791 * configure.in (configdirs): Add gdb.java.
11792 * gdb.java/jmisc.java: New file.
11793 * gdb.java/jmisc.exp: New file.
11794 * gdb.java/Makefile.in: New file.
11795 * gdb.java/configure: Rebuilt.
11796 * gdb.java/configure.in: New file.
11797 * lib/java.exp: New file.
11798
11799 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11800
11801 * gdb.base/exprs.exp: Test casts to a pointer including over and
11802 underflow.
11803
11804 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
11805
11806 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
11807 and the compilers sizes.
11808
11809 2000-07-09 Nick Duffek <nsd@redhat.com>
11810
11811 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
11812 (use_methods): New function.
11813 (main): Call use_methods().
11814 * gdb.c++/classes.exp (test_method_param_class): New procedure.
11815 (do_tests): Call test_method_param_class.
11816
11817 2000-07-09 Nick Duffek <nsd@redhat.com>
11818
11819 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
11820 spelling.
11821 (test_enums): New procedure. Move enum tests from end of script
11822 to here. Set breakpoint on function name instead of line number.
11823 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
11824 (enums2): New marker function.
11825 (enums1): New function.
11826 (main): Call enums1(). Move enum tests to enums1().
11827
11828 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
11829
11830 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
11831 compile/link program. Update line numbers.
11832 * gdb.asm/d10v.inc: Define ``startup''.
11833 * gdb.asm/asmsrc1.s: Add definition of _start.
11834
11835 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
11836
11837 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
11838
11839 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11840
11841 * gdb.base/maint.exp: Add 'maint print architecture' item to output
11842 of 'help maint print' command.
11843
11844 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
11845
11846 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
11847 they use gdb_expect_list.
11848
11849 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
11850
11851 * gdb.base/commands.exp: Use ``set remote
11852 memory-read-packet-size'' instead of ``set endian big'' to test
11853 long commands.
11854
11855 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
11856
11857 * gdb.c++/templates.exp (do_tests): Make all of these work under
11858 g++, and stop skipping them.
11859
11860 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
11861 work under g++.
11862
11863 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
11864 initialization.
11865
11866 2000-06-02 Michael Snyder <msnyder@cygnus.com>
11867
11868 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
11869 the regular expression: accept an (almost) arbitrary sequence of
11870 "frames-invalid" and "breakpoints-invalid" messages both before
11871 and after the "starting" message.
11872
11873 2000-06-02 Michael Snyder <msnyder@cygnus.com>
11874
11875 * gdb.c++/local.exp: This test has never been known to work with g++.
11876
11877 2000-05-18 Michael Snyder <msnyder@cygnus.com>
11878
11879 * gdb.base/annota1.exp (annotate-signal-handler-caller):
11880 Relax the regular expression a little, make it pass on Solaris 8.
11881
11882 2000-05-12 Kevin Buettner <kevinb@redhat.com>
11883
11884 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
11885 a call, do not require that gdb stop on the line after the call.
11886 Instead, it is permissible for gdb to stop on the line of the
11887 call itself.
11888
11889 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
11890
11891 * gdb.base/break.exp (bp on small function, optimized file):
11892 Add a second pass pattern. The behavior differs here between stabs
11893 and dwarf for one-line functions. Stabs preserves two line symbols
11894 (one before the prologue and one after) with the same line number,
11895 but dwarf regards these as duplicates and discards one of them.
11896 Therefore the address after the prologue (where the breakpoint is)
11897 has no exactly matching line symbol, and GDB reports the breakpoint
11898 as if it were in the middle of a line rather than at the beginning.
11899
11900 2000-05-08 Michael Snyder <msnyder@cygnus.com>
11901
11902 * gdb.base/interrupt.exp: Make "pass" message say "send"
11903 rather than "send_gdb" (for consistancy).
11904
11905 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11906
11907 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
11908 * gdb.c++/templates.cc: Properly check for GCC version number.
11909 * lib/compiler.cc: Likewise
11910
11911 2000-04-28 Michael Snyder <msnyder@cygnus.com>
11912
11913 * gdb.base/break.exp: When compiled with -O2 optimization,
11914 gdb may not stop at the first line of main, due to code motion.
11915
11916 2000-04-26 Michael Snyder <msnyder@cygnus.com>
11917
11918 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
11919 This test depends on parsing the printf output from the target.
11920 Since the sparclet stub doesn't do stdio, this will never work.
11921 * gdb.base/call-rt-st.exp: ditto.
11922 * gdb.base/call-strs: ditto.
11923
11924 2000-04-24 Michael Snyder <msnyder@cygnus.com>
11925
11926 * gdb.base/miscexprs.exp: make sizeof long array test portable.
11927
11928 * gdb.base/ending-run.exp: After connecting to a remote target,
11929 but before running, the target will appear to be in a random
11930 location. Specify both a file and a line for breakpoints.
11931 Also, the function that calls main may be called 'init'
11932 rather than 'start'.
11933
11934 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11935
11936 * gdb.base/help.exp: Update output for add-symbol-file command.
11937
11938 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
11939
11940 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11941 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
11942
11943 2000-04-07 J.T. Conklin <jtc@redback.com>
11944
11945 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
11946
11947 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
11948
11949 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
11950
11951 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
11952 values that can be represented exactly.
11953 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
11954 above change, and to not check against the directory part of the source
11955 file name.
11956 (step into print_long_arg_list): Likewise.
11957 (print print_small_structs from print_long_arg_list): Likewise.
11958 (print print_long_arg_list): Likewise.
11959
11960 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11961
11962 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
11963
11964 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
11965
11966 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
11967
11968 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
11969
11970 * gdb.base/commands.exp (deprecated_command_test): Add test for
11971 deprecate with no arguments.
11972
11973 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
11974
11975 * gdb.base/break.exp: Add new test for setting breakpoints on
11976 optimized code so we can test breakpoints work even when function
11977 prologues may be optimized away
11978
11979 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11980
11981 From David Whedon <dwhedon@gordian.com>
11982 * gdb.base/commands.exp : Added command deprecator tests.
11983
11984 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
11985
11986 * gdb.base/help.exp: Added test for new apropos command.
11987
11988 2000-03-21 Kevin Buettner <kevinb@redhat.com>
11989
11990 * gdb.base/pointers.c (usevar): New function.
11991 (main): Make sure that global variables v_int_pointer2, rptr,
11992 and y are all referenced someplace in the program by calling
11993 usevar() on them. [Some linkers delete symbols which are
11994 never referenced. The space remains, but there's no way to
11995 get a (symbolic) handle on the variable from the debugger.]
11996
11997 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11998
11999 * gdb.base/printcmds.c: Add typedeffed arrays.
12000
12001 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
12002 procedure to test arrays that are typedef'd.
12003
12004 2000-03-13 James Ingham <jingham@leda.cygnus.com>
12005
12006 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
12007 the library directories.
12008
12009 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
12010
12011 * configure.in (configdirs): Add sub directory gdb.mi.
12012 * configure: Re-generate.
12013
12014 * gdb.mi: New directory.
12015
12016 2000-02-25 Scott Bambrough <scottb@netwinder.org>
12017
12018 * gdb.base/long_long.exp: Correct test suite failure when printing
12019 a long long value as a double on ARM platforms.
12020
12021 2000-02-16 Jim Blandy <jimb@redhat.com>
12022
12023 * gdb.base/break.exp ("breakpoint line number"): Make sure the
12024 default source file is set properly before running this test.
12025
12026 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12027
12028 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
12029 gdbtk/library directory, not in gdbtcl2.
12030
12031 2000-02-04 Jim Blandy <jimb@redhat.com>
12032
12033 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
12034 backslash from regexp pattern.
12035
12036 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
12037 procedure. Use it to run all the "continue to bp overloaded"
12038 tests. Note that this changes the names of the tests slightly.
12039 If the breakpoint hit message includes a hex PC value, because
12040 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
12041 from the real source code, still consider that a pass.
12042
12043 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
12044 XFAIL here if the breakpoint message contains a hex address. Note
12045 similar change on 1999-11-02.
12046
12047 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
12048
12049 * gdb.base/ptype.exp: Establish a default source file before
12050 calling get_debug_format.
12051
12052 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
12053
12054 * gdb.base/watchpoint.exp: Remove duplication of test messages.
12055
12056 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12057
12058 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
12059 of successive stepi commands -- while in the prologue we should see
12060 the function entry bracket.
12061
12062 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12063
12064 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
12065 reach __change_mode() when stepping through the end of main().
12066
12067 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
12068
12069 * gdb.base/default.exp: Fix expected pattern.
12070 * gdb.base/help.exp: Same.
12071
12072 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12073
12074 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
12075 Don't use xfail's because that affects only the following test.
12076
12077 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
12078 solaris or linux.
12079
12080 * gdb.base/selftest.exp: Update to reflect changes to main.c.
12081
12082 2000-01-07 Michael Snyder <msnyder@cygnus.com>
12083
12084 * gdb.base/display.exp: Some yacc parsers like to say
12085 "A syntax error" rather than "A parse error". Accept both.
12086
12087 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
12088
12089 * gdb.base/default.exp: Remove OS dependent string from "target
12090 remote" test.
12091 * gdb.base/help.exp: Same for "help target remote" test.
12092
12093 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12094
12095 From Jim Kingdon <kingdon@redhat.com>:
12096
12097 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
12098 prompt (cleanup rather than necessity, but still might keep output
12099 from spilling to next test).
12100
12101 2000-01-02 Fred Fish <fnf@cygnus.com>
12102
12103 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
12104 AIX, which defines them in <sys/types.h>.
12105
12106 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
12107
12108 * gdb.base/default.exp: Match arm* etc instead of arm in "info
12109 float" test.
12110
12111 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
12112
12113 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
12114
12115 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
12116 outermost frame disallowed".
12117
12118 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
12119
12120 * gdb.base/setvar.exp: New tests for setting the value of a struct
12121 with a constant list.
12122
12123 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12124
12125 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
12126 require the user to type a cast before setting the value of a struct.
12127
12128 1999-12-06 Jim Blandy <jimb@cygnus.com>
12129
12130 * gdb.base/default.exp: Expect the new 'info float' command on
12131 all i386 platforms.
12132
12133 * gdb.threads/linux-dp.exp: Expand our ability to recognize
12134 LinuxThreads libraries that don't support debugging.
12135
12136 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12137
12138 * gdb.base/remote.c: Fill the buffer with truely random data.
12139 Change the buffer type to ``unsigned char'' to simplify size
12140 arithmetic.
12141
12142 * gdb.base/remote.exp: Reduce download numbers by one. Typical
12143 stub only handles 400-1 byte packets. Verify that the download
12144 worked.
12145
12146 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
12147
12148 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
12149 tests, using UNRESOLVED for the untested cases. Also, does not wait
12150 for a timeout if the prompt was received before a recognizable pattern.
12151
12152 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
12153
12154 * lib/gdb.exp (gdb_expect_list): Fix spelling.
12155
12156 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12157
12158 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
12159 watchpoints.
12160
12161 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
12162
12163 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
12164
12165 * gdb.c++/local.exp: Be more flexible in recognizing local class
12166 name mangling. Don't allow horribly truncated method names.
12167 * gdb.c++/derivation.exp: Expect protected inheritance.
12168 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
12169 * gdb.c++/virtfunc.exp: Likewise.
12170 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
12171 when printing a nested enum.
12172
12173 1999-11-22 Jim Blandy <jimb@cygnus.com>
12174
12175 * gdb.base/step-test.exp: Properly await GDB's response to setting
12176 a breakpoint on the call to large_struct_by_value.
12177
12178 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
12179 just because we have debug info for the `start' function.
12180
12181 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
12182
12183 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
12184 "Unknown signal" messages, which indicate (on LinuxThreads) that
12185 GDB doesn't know how to debug threads on this system. This is
12186 better than hanging while philosopher 0 dumps chatter into gdb.log.
12187
12188 1999-11-18 Tom Tromey <tromey@cygnus.com>
12189
12190 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
12191
12192 1999-11-18 Fred Fish <fnf@cygnus.com>
12193
12194 * gdb.base/coremaker2.c: Add sample program for generating
12195 cores that is more self contained than coremaker.c. Eventually
12196 I'll add more code to this and tie it into the testsuite.
12197
12198 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
12199
12200 * gdb.base/dollar.exp: Remove, now in gdb.hp.
12201
12202 1999-11-10 Jimmy Guo <guo@cup.hp.com>
12203
12204 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12205 from $srcdir/lib/.
12206 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12207 and gdb.c++/.
12208
12209 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12210
12211 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
12212 'continue with watch' test point.
12213
12214 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12215
12216 Merged from p2linux-990323-branch:
12217
12218 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12219
12220 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12221
12222 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12223 {limit,fixed}''. Test ``set download-write-size''.
12224
12225 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12226
12227 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12228 gdb_expect_list.
12229
12230 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12231
12232 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12233
12234 1999-11-03 Mark Salter <msalter@cygnus.com>
12235
12236 * gdb.base/break.exp: Fix "stub continue" pattern.
12237
12238 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12239
12240 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12241
12242 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12243
12244 * gdb.base/display.exp ("finish"): Add timeout clause.
12245
12246 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12247 plain prompt clause, so this doesn't have to time out in order to
12248 fail.
12249
12250 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12251 breakpoint hit messages include an address.
12252
12253 * gdb.base/display.exp: Don't forget to escape parens in regular
12254 expressions. Unix regexp notatation sucks.
12255
12256 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12257
12258 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12259 order for 'signalled' message.
12260
12261 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12262
12263 From Jimmy Guo <guo@cup.hp.com>:
12264 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12265 * gdb.base/annota1.c: Add code for tests to work with.
12266
12267 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12268
12269 * gdb.base/remote.exp: New test for remote downloading settings.
12270 * gdb.base/remote.c: New file with large .data.
12271
12272 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12273
12274 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12275 for LinuxThreads support, merged from the Code Fusion branch.
12276
12277 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12278
12279 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12280 containing exp_continue into a while within an expect. Don't
12281 attempt a start more than three times. Check return value from
12282 gdb_load.
12283
12284 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12285
12286 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12287 a pass case.
12288
12289 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
12290
12291 * gdb.base/break.c (main): Added a statement that we can step
12292 off of.
12293 * gdb.base/break.exp: Added tests for setting a breakpoint
12294 at an offset and stepping onto a breakpoint.
12295
12296 1999-10-01 Fred Fish <fnf@cygnus.com>
12297
12298 * gdb.base/help.exp (help add-symbol-file): Update to match current
12299 gdb output.
12300
12301 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
12302
12303 * gdb.base/break.exp: Code locations are in hex, don't forget!
12304 (For HP-UX.)
12305
12306 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
12307
12308 * condbreak.exp: Use break.c as test program.
12309 * condbreak.c: Remove, redundant with break.c.
12310
12311 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
12312
12313 * config/monitor.exp (gdb_target_monitor): Disable X- and
12314 Z-packets if the target needs it.
12315
12316 1999-09-13 James Ingham <jingham@leda.cygnus.com>
12317
12318 * gdb.c++/overload.exp: Added tests for listing overloaded
12319 functions with function pointers in the arg, explicitly calling
12320 out the version you want.
12321
12322 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
12323
12324 * long_long.exp: Add variations of test cases that work for
12325 targets with 16-bit ints and 32-bit doubles.
12326
12327 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
12328
12329 * break.c (main): Compare a possibly-uninitialized argc with an
12330 unlikely value that fits in 16 bits.
12331
12332 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12333
12334 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
12335 0xfeeb, don't want negative numbers if ints are 16 bits.
12336
12337 * lib/gdb.exp (skip_cplus_tests): New proc.
12338 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12339 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
12340 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
12341 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
12342 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
12343 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
12344 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
12345 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
12346
12347 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
12348
12349 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
12350
12351 * gdb.base/corefile.exp (up): Allow a parameter to appear
12352 in the frame that we're going up to.
12353
12354 From Jim Blandy <jimb@cygnus.com>:
12355
12356 * gdb.base/default.exp (info float): Expect some output now.
12357
12358 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
12359 returning floating-point values to fail on the x86.
12360 * gdb.base/callfwmall.exp (do_function_calls): Same.
12361
12362 * gdb.base/list.exp (test_listsize): Correct expectations for
12363 listing line 1 with listsize 2. Also, listing a single line
12364 works now, as does listing three lines. [Kevin's note: There
12365 were a number of other cases fixed too where the expectations
12366 differed...]
12367
12368 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
12369
12370 * gdb.base/selftest.exp: Add case for when version prints as
12371 constant string instead of char pointer.
12372
12373 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
12374
12375 * gdb.base/ending-run.exp: Add Solaris case for what happens when
12376 stepping out of main.
12377
12378 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
12379 G++ used.
12380
12381 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
12382 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
12383
12384 * gdb.c++/ovldbreak.exp: Update match string in test that
12385 includes a warning of multiple breakpoints.
12386
12387 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
12388
12389 * gdb.base/display.exp: Improve precision of step-after-finish
12390 added yesterday.
12391
12392 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
12393 test.
12394
12395 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
12396 configs when using G++, not just hppa*.
12397
12398 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12399
12400 * gdb.base/async.c: New file.
12401 * gdb.base/async.exp: New file.
12402
12403 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
12404
12405 * gdb.base/break.exp: Tweak PA specific tests to properly handle
12406 PA64.
12407
12408 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
12409
12410 * gdb.base/display.exp: "finish" can leave us mid-line on many
12411 targets, deal with it. Add a small constant to main, instead of
12412 1000 since main+1000 may not be a valid address in the target.
12413
12414 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
12415 on hpux11.
12416
12417 * gdb.base/attach.exp: Handle another hpux11 error message variant
12418 when attaching to a process that does not exist.
12419
12420 1999-08-19 J.T. Conklin <jtc@redback.com>
12421
12422 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
12423 characters in 'continue to 1241' test.
12424
12425 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12426
12427 * gdb.base/call-ar-st.exp: Add a shorter match case for the
12428 stop in print_long_arg_list, define and use a whitespace
12429 variable in print_small_structs test, add an XFAIL for Solaris.
12430 * gdb.base/dbx.exp: XFAIL func commands until somebody is
12431 interested enough to fix.
12432
12433 1999-08-13 Keith Seitz <keiths@cygnus.com>
12434
12435 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
12436 (dbx_gdb_load): Remove. Use gdb_load instead, since that
12437 proc knows about targets other than the natives.
12438 (test_assign): Use "gdb_run_cmd" to "run" the target.
12439 Check that we've actually hit the breakpoint at main.
12440 When we attempt to assign a value to a local variable, check
12441 that the variable is in the current scope, i.e., don't use
12442 a test with an empty result.
12443
12444 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
12445
12446 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
12447 command.
12448
12449 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
12450
12451 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12452 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
12453 gdb.compat, gdb.threads-hp.
12454 gdb.hp/configure, gdb.hp/configure.in: New files.
12455 gdb.hp/Makefile.in: Recurse into new subdirs.
12456 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
12457 gdb.hp/gdb.objdbg: New directory, tests for debugging info
12458 in object files.
12459 gdb.hp/tools: New directory, aux tools for HP-specific tests.
12460
12461 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
12462
12463 * gdb.base/display.exp: Help expect by putting a newline in the
12464 funky printf, remove a bogus p/a test.
12465
12466 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12467
12468 * gdb.base/display.exp: Make sure that when we say 'run', we are
12469 connected to the target. This is necessary when running not
12470 natively.
12471
12472 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
12473
12474 * gdb.base/step-test.exp: Removed some extraneous messages.
12475
12476 * gdb.base/long_long.exp: Don't run memory examination tests
12477 on little-endian targets (they will need a different set of
12478 results to match).
12479
12480 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
12481
12482 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
12483 until somebody decides to fix GDB.
12484
12485 * gdb.base/long_long.c: Stop compiler complaint by specifying long
12486 constant as "ULL".
12487 * gdb.base/long_long.exp: Loosen x/c test, add partial result
12488 matches for a couple x/2 commands.
12489
12490 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
12491
12492 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
12493 by merging in ref-types2 tests.
12494 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
12495
12496 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12497 * gdb.c++/Makefile.in: Add standard actions.
12498 (EXECUTABLES): Rename from PROGS, update list.
12499 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
12500 from gdb.hp.
12501 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
12502 foo and bar locals.
12503 * gdb.c++/anon-union.exp: Fix tests to match.
12504 * gdb.c++/classes.exp: Run if HP compiler used, add extra
12505 expect matches to handle output variations.
12506 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
12507 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
12508 output, add HP alternatives for new and delete prints.
12509 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
12510 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
12511 * gdb.c++/demangle.exp: Use $style when reporting failure.
12512 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
12513 * gdb.c++/inherit.exp: Run if HP compiler used, add some
12514 match alternatives.
12515 * gdb.c++/local.exp: Add match alternatives or xfails for HP
12516 compilers.
12517 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
12518 * gdb.c++/method.exp: Add match alternatives.
12519 * gdb.c++/misc.cc: Add bool types.
12520 * gdb.c++/misc.exp: Add tests for bool types.
12521 * gdb.c++/overload.exp: Add xfails.
12522 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
12523 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
12524 add some more template parameter tests (only for HP currently).
12525 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
12526 * gdb.c++/virtfunc.cc: Add return type and value for main.
12527 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
12528 match alternatives.
12529
12530 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12531
12532 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
12533
12534 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
12535
12536 * gdb.base/signals.exp: Don't expect getting a backtrace from
12537 within a signal handler to fail on Linux.
12538
12539 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
12540
12541 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12542 * lib/gdb.exp: Remove some gratuitious semicolons.
12543 (delete_breakpoints): Increase timeout.
12544 (gdb_expect): Add -notransfer option.
12545 (gdb_test): Use -notransfer option.
12546 (get_compiler_info): Add f77 case.
12547 (get_compiler): New proc, split out from gdb_preprocess, add f77
12548 case.
12549 (gdb_preprocess): Call get_compiler.
12550
12551 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
12552 * gdb.base/attach.exp, gdb.base/display.exp,
12553 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
12554 gdb.base/long_long.exp, gdb.base/printcmds.exp,
12555 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
12556 third arg to gdb_test.
12557 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
12558 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
12559 HP-UX xfails, add others.
12560 * gdb.base/completion.exp: Reflect name change of self-test.
12561 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
12562 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
12563 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
12564 HP failure number.
12565 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
12566 useless HP-UX 10.30 references.
12567 * gdb.base/maint.exp: Loosen matches.
12568 * gdb.base/pointers.c (main): Declare more_code.
12569 * gdb.base/pointers.exp: Match on output of a `next'.
12570 * gdb.base/structs.c: Add prototypes.
12571 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
12572 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
12573
12574 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12575
12576 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
12577 command.
12578
12579 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12580
12581 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
12582 Fix run to main failures. Watchpoint can be hardware watchpoint.
12583
12584 * gdb.base/annota1.exp: Clean up some more, in case printf has
12585 debug info. Deal with lack of signal hanlder info in stack.
12586
12587 From Jim Kingdon <kingdon@redhat.com>:
12588 * gdb.base/annota1.exp: If printf has debug info, deal with it.
12589
12590 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
12591
12592 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
12593 gdb.base/foll-vfork.exp: Don't run for crosses.
12594
12595 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12596
12597 * gdb.base/configure.in: Check for gdbvars.exp instead of
12598 a1-selftest.exp.
12599 * gdb.base/configure: Re-generate.
12600
12601 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
12602
12603 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
12604 in trying to run first and name is too long.
12605
12606 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
12607 pointers2.c and pointers2.exp, respectively.
12608 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
12609 doschk happier.
12610
12611 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
12612
12613 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
12614 callfuncs2.c and callfuncs2.exp.
12615
12616 * gdb.base/list.exp: Remove mistaken xfails.
12617 * gdb.base/list0.h: Add optional prototypes.
12618
12619 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
12620
12621 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
12622 calling malloc.
12623 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
12624 * ptype.exp: Move test for get_debug_format to before its first
12625 use.
12626
12627 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12628
12629 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
12630 * gdb.base/annota2.cc, annota2.exp: Move from here.
12631 * gdb.c++/annota2.cc, annota2.exp: To here.
12632 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
12633
12634 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12635
12636 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
12637 a consistent format.
12638
12639 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
12640
12641 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12642 * lib/gdb.exp (get_compiler_info): Add detection for assorted
12643 HP compilers, also set the globals $true and $false.
12644
12645 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
12646 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
12647 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
12648 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
12649 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
12650 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
12651 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
12652 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
12653 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
12654 whatis.c} Add C++ compatible function definitions and return
12655 types, add includes for library functions.
12656 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
12657 * gdb.base/step-test.c (myglob): Rename from glob.
12658 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
12659 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
12660 files, move here from gdb.hp.
12661 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
12662 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
12663 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
12664 Adjust line numbers in regexps.
12665
12666 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
12667 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
12668 instead of 0/1.
12669
12670 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
12671 foll-vfork.exp: New files, move here from gdb.hp.
12672 * gdb.base/page.exp: New file, test of pagination command.
12673
12674 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
12675 recursion test.
12676 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
12677
12678 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
12679 gdb.base/solib.exp: Fix compiler invocation process.
12680
12681 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
12682 HP-UX 11, turn off overload resolution explicitly.
12683 * gdb.base/commands.exp: Set argument list explicitly, add
12684 watchpoint test.
12685 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
12686 them work.
12687 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
12688 expressions properly.
12689 * gdb.base/corefile.exp: Loosen the match slightly.
12690 * gdb.base/default.exp: Allow "Error accessing memory" message
12691 also.
12692 * gdb.base/display.exp: Skip over x/0 j if PA64.
12693 * gdb.base/funcargs.exp: Add xfails for HP-UX.
12694 * gdb.base/interrupt.exp: Ditto.
12695 * gdb.base/langs.exp: Add symbolic matches governed by compiler
12696 in use.
12697 * gdb.base/list.exp: Add xfails for HP-UX.
12698 * gdb.base/long_long.exp: Refine some of the numeric matches.
12699 * gdb.base/mips_pro.exp: Xfail on HP-UX.
12700 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
12701 * gdb.base/nodebug.exp: Succeed on more varieties of output.
12702 * gdb.base/opaque.exp: Remove some HP-UX xfails.
12703 * gdb.base/ptype.exp: Succeed on more varieties of output.
12704 * gdb.base/scope.exp: Add xfails for HP-UX.
12705 * gdb.base/sect-cmd.exp: Add more cases.
12706 * gdb.base/setvar.exp: Add xfails for HP-UX.
12707 * gdb.base/shlib-call.exp: Loosen some matches slightly.
12708 * gdb.base/signals.exp: Match on void symbolically.
12709 * gdb.base/step-test.exp: Add case for PA64.
12710 * gdb.base/term.exp: Add exit and restart.
12711 * gdb.base/twice.exp: Clean up after self.
12712 * gdb.base/varargs.exp: Disable overload resolution explicitly.
12713 * gdb.base/whatis.exp: Allow more ways to pass tests.
12714
12715 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
12716 no longer useful.
12717
12718 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
12719
12720 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
12721 list of patterns.
12722 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
12723 print_double_array(double_array)", "continuing to breakpoint
12724 1018", "print print_double_array(array_d)" and "continuing to
12725 1034" tests.
12726
12727 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12728
12729 * Makefile.in: Add empty html and install-html targets.
12730
12731 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
12732
12733 * config/mt-*: Remove, these haven't been used since 1996.
12734
12735 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
12736
12737 * gdb.base/call-strs.c, gdb.base/ending-run.c,
12738 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
12739 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
12740
12741 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
12742
12743 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
12744 simpler match case for the ptype of the big class.
12745
12746 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12747
12748 * gdb.exp: Fix test for gdb_prompt existence.
12749
12750 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12751
12752 * gdb.exp (gdb_test): Add fail after calls to perror.
12753
12754 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12755
12756 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
12757
12758 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12759
12760 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
12761
12762 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
12763
12764 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
12765 malloc() is linked in.
12766
12767 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12768
12769 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
12770 step at end.
12771
12772 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
12773
12774 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
12775
12776 * gdb.java/jv-print.exp: New file. (Our first Java test!)
12777
12778 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
12779
12780 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
12781 * gdb.base/mips_pro.exp: Likewise.
12782
12783 1999-06-02 Keith Seitz <keiths@cygnus.com>
12784
12785 * gdb.c++/templates.cc: Change all "new" operators to throw
12786 an exception.
12787 * gdb.c++/cplusfuncs.cc: Likewise.
12788
12789 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
12790
12791 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
12792
12793 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
12794 * gdb.base/ending-run.exp: When stepping out of main, accept a
12795 step into an arbitrary assembler file.
12796
12797 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12798
12799 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
12800 "breakpoint-invalid" to be printed.
12801 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
12802 number of "frames-invalid" and "breakpoint-invalid" to be printed.
12803 * gdb.base/annota2.cc: Initialize a.x to 0.
12804
12805 1999-05-17 Keith Seitz <keiths@cygnus.com>
12806
12807 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
12808 when "skip_float_tests" set.
12809 Ditto for "print print_double_array(array_d)", "print print_small_structs",
12810 "print print_ten_doubles", and "step into print_long_arg_list".
12811 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
12812 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
12813 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
12814 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
12815 "skip_float_tests" is set.
12816 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
12817 when "skip_float_tests" set.
12818
12819 1999-05-06 Keith Seitz <keiths@cygnus.com>
12820
12821 * gdb.base/annota2.cc: Include stdio.h.
12822
12823 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
12824
12825 * gdb.base/crossload.exp: Remove, this has been disabled ever
12826 since BFD stopped including all targets, and cross-GDB gets
12827 plenty of testing anyway.
12828 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
12829 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
12830 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
12831 * gdb.base/README: Remove, was doc for this.
12832 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
12833 needed.
12834
12835 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12836
12837 * gdb.base/call-ar-st.exp: Fix one regular expression in test
12838 output.
12839
12840 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
12841 * gdb.base/annota2.exp: New file. More annotation tests.
12842 * gdb.base/annota1.c: New file. Source file for annota1.exp.
12843 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
12844
12845 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
12846
12847 * config/cfdbug.exp: New file.
12848
12849 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
12850
12851 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
12852 Marcus Daniel's and Dale Hawkins's demangler crashes.
12853
12854 * gdb.c++/demangle.exp (test_gnu_style_demangling,
12855 test_lucid_style_demangling, test_arm_style_demangling,
12856 test_hp_style_demangling): Try Tom Tromey's core-dumping
12857 identifier under each demangling style.
12858
12859 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
12860
12861 * gdb.c++/demangle.exp: Include the current demangling style
12862 in all test names.
12863 (current_demangling_style): New global variable.
12864 (set_demangling_style, test_demangling_core, test_demangling,
12865 test_demangling_exact): New functions.
12866 (test_gnu_style_demangling, test_lucid_style_demangling,
12867 test_arm_style_demangling, test_hp_style_demangling): Use those,
12868 instead of calling gdb_test and gdb_test_exact directly.
12869 (catch_demangling_errors): New function, which reports errors
12870 signalled by the demangling test functions in an orderly way.
12871 (do_tests): Use catch_demangling_errors.
12872
12873 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
12874
12875 * gdb.base/signals.exp (test_handle_all_print): Use () for
12876 grouping in expressions, not {}.
12877
12878 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
12879 initialized yet.
12880
12881 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
12882
12883 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
12884 are listed.
12885
12886 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
12887
12888 * gdb.stabs/weird.exp: Test for CC being defined before
12889 looking at its value.
12890
12891 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
12892
12893 * gdb.base/call-ar-st.exp: Remove stray '#'.
12894 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
12895 "short int" and "long int".
12896 * gdb.c++/overload.cc: Cast the string added in the previous
12897 change, to mollify finicky HP compiler.
12898 * gdb.hp/reg-test.exp (testfile): Fix file name.
12899 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
12900
12901 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
12902 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
12903 alternate form of enum ptype.
12904
12905 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
12906
12907 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
12908 * gdb.hp/*.exp: Change all to run compiler probe only after
12909 passing skip_hp_tests, so as not to waste time on guaranteed
12910 failure.
12911
12912 * gdb.c++/overload.cc: Pass string instead of char addr, always
12913 init ccpfoo.
12914 * gdb.c++/templates.cc: Fix syntax error.
12915
12916 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12917
12918 * gdb.base/commands.exp: Add test for correct position of '>'
12919 when issuing the 'commands' command after a 'while' or 'if'
12920 command.
12921
12922 1999-03-18 James Ingham <jingham@cygnus.com>
12923
12924 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
12925
12926 * gdb.c++/method.exp: It was testing an uninitialized int on the
12927 stack and assuming it was positive.
12928
12929 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
12930
12931 * gdb.base/step-test.exp: Catch a case where finish is broken and
12932 keep it from killing the rest of the tests.
12933 Use gdb_continue_to_end.
12934
12935 * gdb.base/sigall.exp: use gdb_continue_to_end.
12936
12937 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
12938
12939 * gdb.base/display.exp: use runto_main, not run.
12940
12941 * gdb.base/default.exp: Check for the current error message in the
12942 r abbreviation test.
12943 Add strongarm to the targets that know info float.
12944
12945 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
12946 run which doesn't work with monitors.
12947
12948 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
12949
12950 * gdb.base/break.exp: use the gdb_continue_to_end proc.
12951
12952 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
12953 program. Traps the case (in Cygmon) when the program never really
12954 exits. Same as Mark's continue_to_exit, but I had put it in a lot
12955 more places, so I used my name. Sorry Mark...
12956
12957 * config/monitor.exp (gdb_target_monitor): added another
12958 target_info parameter: remotebinarydownload. This will set the
12959 remotebinarydownload flag if this is causing some boards trouble.
12960
12961 1999-03-18 Mark Salter <msalter@cygnus.com>
12962
12963 * lib/gdb.exp (continue_to_exit): New function.
12964
12965 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
12966 * gdb.base/ending-run.exp: Ditto.
12967 * gdb.base/step-test.exp: Ditto.
12968
12969 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
12970
12971 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
12972 (suggested by Art Haas <ahaas@neosoft.com>).
12973
12974 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
12975
12976 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
12977
12978 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
12979
12980 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
12981 descriptions of types (short unsigned int vs unsigned short, etc).
12982
12983 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
12984
12985 * gdb.base/call-strs.exp: Don't assume that `step' will step over
12986 a call to strlen; sometimes we do have sources.
12987
12988 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
12989
12990 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
12991 character, so GDB won't print garbage after its end.
12992
12993 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
12994 breakpoint there instead. Sometimes GCC emits memcpy to handle
12995 the large structures being passed by value, so we step into that
12996 instead of sum_array_print, which obscures what we're really testing.
12997 * gdb.base/step-test.exp: However, we do want a test that notices
12998 the bizarre steps into memcpy, so do that here. Add check for
12999 stepping into function calls that pass large structures by value.
13000 ("Is that a noun clause, or are you just happy to see me?")
13001 Remove all references to specific line numbers.
13002 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
13003 New type and function.
13004 (main): Call large_struct_by_value, passing it a large struct by value.
13005 * lib/gdb.exp (gdb_get_line_number): New function.
13006
13007 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
13008 more portable.
13009
13010 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13011
13012 * lib/gdb.exp: Doc fixes.
13013
13014 1999-03-05 Nick Clifton <nickc@cygnus.com>
13015
13016 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
13017
13018 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
13019
13020 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
13021 commands. They're not germane to this test, and they don't work
13022 that way on remote targets.
13023
13024 1999-03-01 James Ingham <jingham@cygnus.com>
13025
13026 * Changelog entries merged over from gdb development branch.
13027
13028 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
13029
13030 * lib/gdb.exp (gdbtk_analyze_results): Generic function
13031 for outputting results of test run.
13032
13033 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
13034
13035 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
13036
13037 1999-02-25 Felix Lee <flee@cygnus.com>
13038
13039 * lib/gdb.exp (debug_format): initialize
13040
13041 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
13042
13043 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
13044 * gdb.base/call-rt-st.c: Ditto.
13045
13046 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
13047
13048 * gdb.threads/pthreads.exp (horiz): New variable.
13049 (test_startup): Fix regexps that capture thread numbers.
13050
13051 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
13052
13053 * gdb.base/smoke.exp: Disambiguate two test case names (both
13054 called ``print'').
13055
13056 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13057
13058 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
13059 compilation.
13060
13061 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13062
13063 * gdb.base/miscexprs.exp: Change patterns to match GDB's
13064 actual output formatting.
13065 * gdb.base/smoke.exp: GDB removes leading 0's.
13066 * gdb.base/volatile.exp: Don't check type of remuneration;
13067 that variable is no longer defined in constvars.c.
13068 * gdb.base/step-test.c (main): Exit with explicit exit code.
13069 * gdb.base/step-test.exp: Remove two nexti checks--they are
13070 not portable.
13071
13072 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13073
13074 * gdb.base/help.exp ("help delete display"): Fix test to match
13075 gdb's output.
13076
13077 * gdb.base/long_long.c (known_types): Initialize values to zero.
13078 * gdb.base/long_long.exp: Step one more line
13079 so 'dec' is initialized in "get to known place". GDB removes
13080 leading zeros. Explicitly ask for hex formatting. Use
13081 unique test case names.
13082
13083 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13084
13085 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
13086
13087 * gdb.c++/method.exp: Add missing close brace.
13088
13089 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
13090
13091 * gdb.base/maint.exp: Use 'set height 0' to disable page
13092 prompting, not 'set height 400'.
13093
13094 Fix a bunch of timeouts.
13095 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
13096 four separate tests, so expect doesn't take forever to match a ton
13097 of text against a regexp with lots of .* forms.
13098 ("maint print psymbols", "maint print symbols"): Make some of
13099 these greps more selective, so that expect doesn't try to wade
13100 through huge piles of output and time out.
13101
13102 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
13103
13104 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
13105 tests: one which doesn't expect shlib events to be reported, and
13106 another which does, but is XFAIL for all platforms other than
13107 HP/UX.
13108
13109 * gdb.base/break.exp: Teach the test suite that the `catch
13110 fork', `catch vfork', and `catch exec' commands produce error
13111 messages on platforms that don't provide these features.
13112
13113 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13114
13115 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
13116 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
13117 (shortening names from solib_threshold.exp etc), won't run on
13118 anything but HP-UX for the foreseeable future.
13119 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
13120 reflect move.
13121
13122 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
13123
13124 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13125 gdb.trace/Makefile.in (clean): Remove all test executables.
13126
13127 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
13128
13129 * gdb.base/shlib-call.exp: add test cases to verify that gdb
13130 successfully re-sets breakpoints in shared libraries.
13131 * gdb.base/shmain.c (main): return 0, don't fall off the end.
13132
13133 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13134
13135 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
13136 and compiled w/o GCC.
13137
13138 * gdb.hp/watch-cmd.exp: ditto.
13139
13140 * gdb.hp/watch-hp.exp: ditto.
13141
13142 * gdb.hp/xdb1.exp: ditto.
13143
13144 * gdb.hp/xdb2.exp: ditto.
13145
13146 * gdb.hp/dbx.exp: ditto.
13147
13148 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
13149
13150 * constvars.c: Remove C++-isms.
13151 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
13152 with GCC.
13153
13154 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
13155
13156 The following changes are part of the HP merge.
13157
13158 * gdb.base/break.exp: new tests to verify that catchpoints for
13159 fork, vfork, and exec don't trigger inappropriately.
13160
13161 * gdb.base/opaque.exp: compile one file at a time, then link.
13162
13163 * gdb.base/signals.exp: be more restrictive about which hppa
13164 systems receive a setup_xfail. new tests.
13165
13166 * gdb.base/solib_threshold.build: new file.
13167 * gdb.base/solib_threshold.exp: new file.
13168 * gdb.base/solib_threshold.link_opts: new file.
13169 * gdb.base/solib_threshold.mk: new file.
13170 * gdb.base/gen_solib_threshold.c: new file.
13171
13172 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
13173 tests. New tests for enums inside classes.
13174
13175 * gdb.c++/compiler.cc: indicate support of template debugging.
13176
13177 * gdb.c++/demangle.exp: run hp style demangling tests.
13178
13179 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
13180 tests.
13181
13182 * gdb.c++/misc.cc: changes to support new tests.
13183
13184 * gdb.c++/templates.cc: changes to support HP's compiler; changes
13185 to support new tests.
13186
13187 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
13188 gcc, then skip these tests.
13189
13190 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
13191
13192 The following files are part of the HP merge; some had longer
13193 names at HP, but have been renamed to be no more than 14
13194 characters in length.
13195
13196 * gdb.hp/ambiguous.cc: new file.
13197 * gdb.hp/ambiguous.exp: new file.
13198 * gdb.hp/attach.exp: new file.
13199 * gdb.hp/attach2.exp: new file.
13200 * gdb.hp/classes-hp.exp: new file.
13201 * gdb.hp/ctti.exp: new file.
13202 * gdb.hp/ctti-add.cc: new file.
13203 * gdb.hp/ctti-add1.cc: new file.
13204 * gdb.hp/ctti-add2.cc: new file.
13205 * gdb.hp/ctti-add3.cc: new file.
13206 * gdb.hp/dbx.exp: new file.
13207 * gdb.hp/exception.cc: new file.
13208 * gdb.hp/exception.exp: new file.
13209 * gdb.hp/foll-exec.c: new file.
13210 * gdb.hp/foll-exec.exp: new file.
13211 * gdb.hp/foll-fork.c: new file.
13212 * gdb.hp/foll-fork.exp: new file.
13213 * gdb.hp/foll-vfork.c: new file.
13214 * gdb.hp/foll-vfork.exp: new file.
13215 * gdb.hp/inherit-hp.exp: new file.
13216 * gdb.hp/more-steps.exp: new file.
13217 * gdb.hp/namespace.cc: new file.
13218 * gdb.hp/namespace.exp: new file.
13219 * gdb.hp/optimize.exp: new file.
13220 * gdb.hp/pxdb.c: new file.
13221 * gdb.hp/pxdb.exp: new file.
13222 * gdb.hp/quicksort.exp: new file.
13223 * gdb.hp/reg-test.exp: new file.
13224 * gdb.hp/reg-test.s: new file.
13225 * gdb.hp/sized-enum.c: new file.
13226 * gdb.hp/sized-enum.exp: new file.
13227 * gdb.hp/start-stop.exp: new file.
13228 * gdb.hp/templ-hp.cc: new file.
13229 * gdb.hp/templ-hp.exp: new file.
13230 * gdb.hp/thr-lib.c: new file.
13231 * gdb.hp/thr-lib.exp: new file.
13232 * gdb.hp/thr-lib.h: new file.
13233 * gdb.hp/thr-liblib.c: new file.
13234 * gdb.hp/virtfun-hp.c: new file.
13235 * gdb.hp/virtfun-hp.exp: new file.
13236 * gdb.hp/watch-cmd.exp: new file.
13237 * gdb.hp/watch-hp.exp: new file.
13238 * gdb.hp/xdb1.exp: new file.
13239 * gdb.hp/xdb2.exp: new file.
13240 * gdb.hp/xdb3.exp: new file.
13241
13242 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13243
13244 The following files are part of the HP merge; some had longer
13245 names at HP, but have been renamed to be no more than 14
13246 characters in length.
13247
13248 * gdb.base/ss.h: new file.
13249 * gdb.base/call-ar-st.c: new file.
13250 * gdb.base/call-ar-st.exp: new file.
13251 * gdb.base/call-rt-st.c: new file.
13252 * gdb.base/call-rt-st-exp: new file.
13253 * gdb.base/call-strs.exp: new file.
13254 * gdb.base/ena-dis-br.exp: new file.
13255 * gdb.base/environ.exp: new file.
13256 * gdb.base/long_long.exp: new file.
13257 * gdb.base/sect-cmd.exp: new file.
13258 * gdb.base/shlib-cl2.exp: new file.
13259 * gdb.base/smoke.exp: new file.
13260 * gdb.base/so-impl-ld.c: new file.
13261 * gdb.base/so-impl-ld.exp: new file.
13262 * gdb.base/so-indr-cl.c: new file.
13263 * gdb.base/so-indr-cl.exp: new file.
13264 * gdb.base/varargs.exp: new file.
13265 * gdb.base/volatile.exp: new file.
13266 * gdb.base/whatis-exp.exp: new file.
13267 * gdb.base/display.exp: new file.
13268 * gdb.c++/derivation.exp: new file.
13269 * gdb.c++/local.exp: new file.
13270 * gdb.c++/member-ptr.exp: new file.
13271 * gdb.c++/overload.exp: new file.
13272 * gdb.c++/ovldbreak.exp: new file.
13273 * gdb.c++/ref-types.exp: new file.
13274 * gdb.c++/ref-types2.exp: new file.
13275 * gdb.c++/userdef.exp: new file.
13276
13277 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13278
13279 * gdb.base/default.exp: Reflect wording change in remote.c.
13280
13281 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
13282
13283 * gdb.base/help.exp: Update to reflect current text.
13284
13285 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13286
13287 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13288 they're stack variables and contain garbage.
13289 * gdb.c++/anon-union.exp: new file.
13290
13291 The following changes were made by David Taylor
13292 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13293 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13294 in changes by HP.
13295
13296 * gdb.base/bitops.exp: new file.
13297 * gdb.base/default.exp: change expected messages for catch and
13298 info catch tests to reflect HP merge changes.
13299 * gdb.base/enable-disable-break.exp
13300 * gdb.base/ending-run.c: new file.
13301 * gdb.base/long_long.c: new file.
13302 * gdb.base/maint.exp: new file.
13303 * gdb.base/pointers2.exp: new file.
13304 * gdb.base/shlib-call2.exp: new file.
13305 * gdb.base/solib.exp: new file.
13306 * gdb.base/step-test.c: new file.
13307 * gdb.c++/anon-union.cc: new file.
13308 * gdb.c++/local.cc: new file.
13309 * gdb.c++/member-pointer.cc: new file.
13310 * gdb.c++/method.cc: new file.
13311 * gdb.c++/ref-types.cc: new file.
13312 * gdb.c++/ref-types2.cc: new file.
13313 * gdb.c++/userdef.cc: new file.
13314
13315 * gdb.base/scope.exp: compile one file at a time, then link.
13316 * gdb.base/langs.exp: ditto.
13317 * gdb.base/list.exp: ditto.
13318
13319 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
13320
13321 The following changes were made by David Taylor
13322 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13323 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13324 in changes by HP.
13325
13326 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
13327 skip tests. When compiling pass c++ flag to gdb_compile.
13328 * gdb.c++/
13329
13330 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
13331 test for on hppa*-*-hpux*; use args to see if c++ was specified.
13332 (skip_hp_tests): new function.
13333 (gdb_preprocess): new function.
13334
13335 * configure.in (hpdir): decide whether to configure gdb.hp.
13336 * configure: regenerated.
13337
13338 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
13339 to delete on clean.
13340 (EXECUTABLES): update to reflect new additions.
13341 * gdb.base/commands.exp: update message expected.
13342 * gdb.base/default.exp: add copyright notice.
13343 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
13344 * gdb.base/help.exp: update messages to reflect current text.
13345 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
13346 targets for recurse tests.
13347 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
13348 skip this file.
13349
13350 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
13351 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
13352 compilation.
13353 * gdb.c++/misc.exp: ditto.
13354 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
13355 run the tests. tell gdb_compile that it's a c++ compilation.
13356
13357 * gdb.threads/pthreads.exp: fix typo in message.
13358
13359 * gdb.base/all-bin.exp: new file.
13360 * gdb.base/arithmet.exp: new file.
13361 * gdb.base/assign.exp: new file.
13362 * gdb.base/completion.exp: new file.
13363 * gdb.base/cond-expr.exp: new file.
13364 * gdb.base/condbreak.exp: new file.
13365 * gdb.base/define.exp: new file.
13366 * gdb.base/dollar.exp: new file.
13367 * gdb.base/environment.exp: new file.
13368 * gdb.base/eval-skip.exp: new file.
13369 * gdb.base/jump.exp: new file.
13370 * gdb.base/logical.exp: new file.
13371 * gdb.base/pointers.exp: new file.
13372 * gdb.base/relational.exp: new file.
13373 * gdb.base/section_command.exp: new file.
13374 * gdb.base/whatis-expr.exp: new file.
13375
13376 * gdb.base/all-types.c: new file.
13377 * gdb.base/call-array-struct.c: new file.
13378 * gdb.base/call-return-struct.c: new file.
13379 * gdb.base/call-strings.c: new file.
13380 * gdb.base/callfuncs2.c: new file.
13381 * gdb.base/condbreak.c: new file.
13382 * gdb.base/constvars.c: new file.
13383 * gdb.base/display.c: new file.
13384 * gdb.base/int-type.c: new file.
13385 * gdb.base/jump.c: new file.
13386 * gdb.base/miscexprs.c: new file.
13387 * gdb.base/pointers.c: new file.
13388 * gdb.base/pointers2.c: new file.
13389 * gdb.base/shmain.c: new file.
13390 * gdb.base/shr1.c: new file.
13391 * gdb.base/shr2.c: new file.
13392 * gdb.base/solib.c: new file.
13393 * gdb.base/solib1.c: new file.
13394 * gdb.base/solib2.c: new file.
13395 * gdb.base/varargs.c: new file.
13396 * gdb.c++/derivation.cc: new file.
13397 * gdb.c++/overload.cc: new file.
13398 * gdb.c++/ovldbreak.cc: new file.
13399 * gdb.hp/attach.c: new file.
13400 * gdb.hp/attach2.c: new file.
13401 * gdb.hp/average.c: new file.
13402 * gdb.hp/compiler.c: new file.
13403 * gdb.hp/compiler.cc: new file.
13404 * gdb.hp/execd-program.c: new file.
13405 * gdb.hp/follow-exec.c: new file.
13406 * gdb.hp/follow-fork.c: new file.
13407 * gdb.hp/follow-vfork-and-exec.c: new file.
13408 * gdb.hp/misc-hp.cc: new file.
13409 * gdb.hp/more-steps.c: new file.
13410 * gdb.hp/optimize.c: new file.
13411 * gdb.hp/quicksort.c: new file.
13412 * gdb.hp/run-hp.c: new file.
13413 * gdb.hp/start-stop.c: new file.
13414 * gdb.hp/sum.c: new file.
13415 * gdb.hp/templates-hp.cc: new file.
13416 * gdb.hp/thread-local-in-lib.c: new file.
13417 * gdb.hp/thread-local-in-lib.h: new file.
13418 * gdb.hp/thread-local-in-lib.lib.c: new file.
13419 * gdb.hp/vforked-program.c: new file.
13420 * gdb.hp/virtfunc-hp.cc: new file.
13421 * gdb.hp/watchpoint-hp.c: new file.
13422 * gdb.hp/xdb.c: new file.
13423 * gdb.hp/xdb0.c: new file.
13424 * gdb.hp/xdb0.h: new file.
13425 * gdb.hp/xdb1.c: new file.
13426
13427 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
13428
13429 The following change was made by Edith Epstein
13430 <eepstein@cygnus.com> as part of a project to merge in changes
13431 originally made by HP; HP did not create ChangeLog entries.
13432
13433 * gdb.c++/demangle.exp: changed the expected output for some
13434 ARM-style mangling -- removed second reference to datatype.
13435 For example, maint demangle __dt__11T1__pt__2_cFv
13436 T1<char>::~T1<char>(void)
13437 becomes,
13438 maint demangle __dt__11T1__pt__2_cFv
13439 T1<char>::~T1(void)
13440
13441 (test_hp_style_demangling): new hp specific demangling test cases.
13442
13443 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
13444
13445 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
13446 * gdb.trace/backtrace.exp: Likewise.
13447 * gdb.trace/circ.exp: Likewise.
13448 * gdb.trace/collection.exp: Likewise.
13449 * gdb.trace/deltrace.exp: Likewise.
13450 * gdb.trace/infotrace.exp: Likewise.
13451 * gdb.trace/limits.exp: Likewise.
13452 * gdb.trace/packetlen.exp: Likewise.
13453 * gdb.trace/passc-dyn.exp: Likewise.
13454 * gdb.trace/passcount.exp: Likewise.
13455 * gdb.trace/report.exp: Likewise.
13456 * gdb.trace/save-trace.exp: Likewise.
13457 * gdb.trace/tfind.exp: Likewise.
13458 * gdb.trace/tracecmd.exp: Likewise.
13459 * gdb.trace/while-dyn.exp: Likewise.
13460 * gdb.trace/while-stepping.exp: Likewise.
13461
13462 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
13463
13464 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
13465
13466 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
13467
13468 From Brendan Kehoe:
13469 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
13470 int return types.
13471
13472 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
13473
13474 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
13475 remote dos host testing right.
13476
13477 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
13478
13479 * gdb.base/corefile.exp: remove some xfails.
13480
13481 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
13482
13483 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
13484 have different timestamps.
13485
13486 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
13487
13488 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
13489 gdb.base/default.exp: Replace "exec" with "executable".
13490
13491 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
13492
13493 * gdb.base/default.exp: Change else if to elseif from previous
13494 delta.
13495
13496 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
13497
13498 * gdb.base/default.exp: Add brace missing from previous delta.
13499
13500 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
13501
13502 * gdb.base/default.exp: Support test for info float for all
13503 varieties of arm toolchain.
13504
13505 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
13506
13507 * gdb.trace/*.exp: remove "remote_download" command.
13508
13509 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
13510
13511 * gdb.trace/*.exp: remove -gdwarf from compile.
13512
13513 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
13514
13515 * gdb.trace/configure.in(AC_INIT): typo
13516 * gdb.trace/configure: regenerated
13517
13518 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
13519
13520 * config/m68k-emc.exp: New file.
13521 * lib/<emc-support.exp trace-support.exp}: New files.
13522 * configure.in: add new test directory gdb.trace.
13523 * gdb.trace/{configure configure.in Makefile.in}: New files.
13524 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
13525 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
13526 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
13527 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
13528 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
13529 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
13530 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
13531
13532 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
13533
13534 * gdb.c++/classes.exp: Change all regular expressions to match
13535 arbitrary combinations of newline/carriage-return, so that they
13536 will work equally well on Unix and Windows.
13537 * gdb.c++/inherit.exp: ditto.
13538 * gdb.c++/virtfunc.exp: ditto.
13539
13540 1998-08-11 Dawn Perchik <dawn@cygnus.com>
13541
13542 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
13543
13544 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
13545
13546 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
13547 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
13548 to use a0-a3/d0-d3 as needed.
13549
13550 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
13551
13552 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
13553 * gdb.disasm/am33.exp: Corresponding changes.
13554
13555 1998-07-11 Felix Lee <flee@cygnus.com>
13556
13557 * gdb.base/callfuncs.exp: add cmp10 test.
13558 * gdb.base/callfuncs.c (cmp10): new function.
13559
13560 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
13561
13562 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
13563 into two parts to get around a synchronization problem in expect.
13564
13565 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
13566
13567 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
13568
13569 * configure.in: Add options for gdbtk testsuite.
13570
13571 * configure: Regenerate.
13572
13573 * gdb.gdbtk: New directory to hold gdbtk tests.
13574
13575 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13576
13577 * gdb.fortran/types.exp: Escape brackets in expect patterns
13578 for test_float_literal_types_accepted tests.
13579 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
13580 before run test.
13581
13582 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
13583
13584 * am33.exp: Just compile, do not link the testcase.
13585 * am33.s: Add ".am33" pseudoop to force am33 mode.
13586
13587 1998-06-25 Felix Lee <flee@cygnus.com>
13588
13589 * gdb.base/setshow.exp: make sure $pc is sane.
13590
13591 * gdb.stabs/weird.exp: split expect patterns properly.
13592
13593 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
13594
13595 * gdb.disasm/am33.s: New disassembler testfile for the am33.
13596 * gdb.disasm/am33.exp: Run it.
13597
13598 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
13599
13600 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
13601 match processing (and eliminate spurious timeouts when running).
13602
13603 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
13604
13605 * gdb.base/signals.exp (test_handle_all_print): put back Mach
13606 exception test, but conditionalize it on target [mach | gnu].
13607
13608 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
13609
13610 * gdb.base/overlays.exp: fixup compile line for linker script.
13611
13612 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
13613
13614 * gdb.fortran/types.exp: don't guess at float size.
13615
13616 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
13617
13618 * gdb.base/exprs.exp: delete test that depends on int size.
13619
13620 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
13621
13622 * config/sim.exp: Removed checks for target triplets.
13623 (gdb_target_sim): Use gdb,target_sim_options.
13624
13625 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
13626
13627 * gdb.base/reread.exp: New file.
13628 * gdb.base/reread1.c: New file.
13629 * gdb.base/reread2.c: New file.
13630
13631 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
13632
13633 * config/sim.exp: Use 'target sim -sparclite' when running
13634 SPARClite programs.
13635
13636 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
13637
13638 * gdb.base/structs2.exp: New file.
13639 * gdb.base/structs2.c: New file.
13640
13641 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
13642
13643 * gdb.asm/common.inc: New file.
13644 * gdb.asm/d10v.inc: New file.
13645 * asm-source.exp: Pass -I's to gas to find .inc files.
13646 Update line numbers in expected output.
13647 * asmsrc1.s: Rewrite.
13648 * asmsrc2.s: Rewrite.
13649 * configure.in: Create arch.inc symlink.
13650 * configure: Regenerate.
13651 * Makefile.in (distclean): Delete arch.inc.
13652
13653 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
13654
13655 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
13656 (t_enum_value2): ditto
13657 (t_enum_value3): ditto
13658 (main): ditto
13659 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13660
13661 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
13662 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
13663 change.
13664 Use gdb_test instead of send_gdb/gdb_expect sequences.
13665
13666 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
13667
13668 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
13669 not void.
13670
13671 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
13672
13673 * gdb.base/branches.c: Code with lots of loops and
13674 subroutines. Used to test gdbs ability to single step through PC
13675 changes, especially to test mips-tdep.c:mips_next_pc
13676
13677 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
13678
13679 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
13680 more rigorous EGCS C++ error checking.
13681
13682 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13683
13684 * gdb.base/help.exp: Clean up `help set args' and `help show args'
13685 tests.
13686 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
13687 function when asleep.
13688 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
13689 for i*86 Linux and SVR4 signal handling problems.
13690 Remove linux xfail for `next to handler in signals_tests_1', fixed
13691 by recent infrun.c change.
13692 Limit backtrace to 10 frames to avoid timeout problems with infinite
13693 stack backtraces.
13694 Adjust expect pattern in `handle all print' test to match Apr 28 1997
13695 target.[ch] change.
13696
13697 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
13698
13699 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
13700 for a newline from gdb before continuing.
13701 (default_gdb_exit): Just look for y or n.
13702 (gdb_test): Detect abnormal exit from GDB running on DOS; if
13703 it does, fail the rests of the tests in the file.
13704
13705 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
13706
13707 * config/cygmon.exp: New file.
13708
13709 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
13710
13711 * gdb.base/list.exp: Fix problem with "list default lines around
13712 main" test on remote targets.
13713
13714 * gdb.base/scope.exp: Fix problem with filelocal_bss before
13715 run test on remote targets.
13716
13717 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
13718
13719 * gdb.asm: New directory.
13720 * configure.in: Configure it.
13721 * configure: Regenerate.
13722 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
13723 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
13724
13725 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
13726
13727 * config/mn10300-eval.exp: New file to support MN10300 eval board.
13728
13729 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
13730
13731 * gdb.base/overlays (several files): Merge the two overlay
13732 managers into one. Change variables (foox, barx, bazx, grbxx)
13733 back into ints but force them to load in their proper sections.
13734
13735 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
13736
13737 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
13738 on-chip insn memory and IMAP1 to upper 128k.
13739 (D10VCopy): Handle memory regions crossing 16k boundaries.
13740 (D10VCopy): Transfer data in 32 bit chunks.
13741
13742 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
13743
13744 * gdb.base/overlays.c (main): Exit normally when result is
13745 correct.
13746
13747 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
13748 map. Include space for printf in .text segment.
13749
13750 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
13751 updated d10v memory VMA/LMA map.
13752 (D10VCopy): Call D10VTranslate.
13753
13754 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
13755
13756 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
13757
13758 * gdb.base/bar.c (barx, bar): Change variable to small array so
13759 that it won't be put into the .sdata - small data -
13760 section. Update reference.
13761 * gdb.base/baz.c (bazx, baz): Ditto.
13762 * gdb.base/foo.c (foox, foo): Ditto.
13763 * gdb.base/grbx.c (grbxx, grbx): Ditto.
13764
13765 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
13766 to be arrays.
13767
13768 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
13769
13770 * gdb.base/overlays.exp: fix up and get working again.
13771 Add tests for backtraces from an overlay function.
13772
13773 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
13774
13775 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
13776 "calling function with watchpoint enabled".
13777
13778 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
13779
13780 * gdb.base/break.exp (test_next_with_recursion): Remove
13781 gdb_suppress_tests for d10v-*-*.
13782 * lib/gdb.exp (gdb_suppress_tests): Disable this function
13783 pending review of whether it is useful or not.
13784
13785 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
13786
13787 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
13788
13789 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
13790
13791 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
13792 * config/dve.exp: New file to support Densan boards.
13793
13794 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
13795
13796 * gdb.base/interrupt.exp: Document problem of simulators, signals,
13797 reads and BSD.
13798
13799 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
13800
13801 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
13802 response.
13803
13804 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
13805
13806 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
13807
13808 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
13809 test.
13810
13811 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
13812 target_sizeof_long and target_bigendian_p.
13813 (structs_by_value, structs_by_reference): Check values according
13814 to targets word size and endianess.
13815
13816 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
13817
13818 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
13819 output.
13820
13821 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
13822
13823 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
13824 Update test of set args help to match source change.
13825
13826 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
13827
13828 * gdb.base/default.exp: Expect help system output to be in
13829 alphabetical order.
13830 * gdb.base/help.exp: Ditto.
13831
13832 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
13833
13834 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
13835 "i*86-pc-linux-gnu*".
13836 * gdb.base/interrupt.exp: Ditto.
13837 * gdb.base/corefile.exp: Ditto.
13838
13839 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
13840 define vxworks when building the testcase.
13841
13842 * gdb.base/ptype.exp: Fix testnames to be unique.
13843 * gdb.base/radix.exp: Ditto.
13844 * gdb.base/term.exp: Ditto.
13845 * gdb.base/whatis.exp: Ditto.
13846 * gdb.c++/classes.exp: Ditto.
13847
13848 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
13849
13850 * gdb.base/callfuncs.exp: Fix indentation.
13851
13852 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
13853 suppress_flag has been set.
13854 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
13855 target feature.
13856
13857 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
13858
13859 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
13860 the testcase.
13861
13862 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
13863 set_debug_traps() and breakpoint().
13864 * gdb.c++/misc.cc (main): Ditto.
13865 * gdb.c++/templates.cc (main): Ditto.
13866 * gdb.c++/virtfunc.cc (main): Ditto.
13867
13868 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
13869
13870 * lib/gdb.exp(gdb_step_for_stub): New function.
13871 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
13872 exists, reload the executable and do a "continue" instead of
13873 doing a jump.
13874 (runto_main): Use gdb_step_for_stub.
13875
13876 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
13877 tests to have unique names.
13878 * gdb.base/callfuncs.exp: Ditto.
13879 * gdb.base/commands.exp: Ditto.
13880 * gdb.base/default.exp: Ditto.
13881 * gdb.base/help.exp: Ditto.
13882 * gdb.base/list.exp: Ditto.
13883 * gdb.base/opaque.exp: Ditto.
13884 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
13885 similar tests.
13886
13887 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
13888 * gdb.c++/cplusfuncs.cc: Ditto.
13889 * gdb.c++/virtfunc.cc: Ditto.
13890
13891 * config/monitor.exp: Keep track of the last file we saw, rather
13892 than trying to get the info from gdb.
13893
13894 * gdb.fortran/types.exp: Move comment to previous line.
13895
13896 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
13897
13898 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
13899 target mode.
13900
13901 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
13902
13903 From Bob Manson:
13904 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
13905 string from GDB when it connects.
13906
13907 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
13908
13909 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
13910
13911 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
13912 if we can't get a debug format from GDB (we may be testing an
13913 older GDB). Use a 10 second timeout when checking for the format.
13914
13915 * gdb.stabs/weird.exp: Fix quoting.
13916
13917 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
13918
13919 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
13920
13921 * config/arm-ice.exp: New file.
13922
13923 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
13924
13925 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
13926 until it has been modified to work with the new testsuite.
13927
13928 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
13929 testcase won't compile, cause all of the testcases in the file to
13930 fail instead.
13931
13932 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
13933 (gdb_clear_suppressed): New procedure.
13934 (gdb_stop_suppressing_tests): Only clear suppress_flag if
13935 it contains a positive value.
13936
13937 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
13938
13939 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
13940
13941 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
13942
13943 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
13944
13945 * lib/gdb.exp (setup_xfail_format): New function.
13946 (get_debug_format): New function to get debug format.
13947 (debug_format): New global variable to hold last value set
13948 by get_debug_format.
13949 * gdb.base/list.exp: Call get_debug_format and expect some
13950 tests to fail for DWARF 1 and COFF formats.
13951 * gdb.c++/ptype.exp: Ditto.
13952 * gdb.c++/classes.exp: Ditto.
13953 * gdb.c++/cplusfuncs.exp: Ditto.
13954 * gdb.c++/inherit.exp: Ditto.
13955 * gdb.c++/templates.exp: Ditto.
13956 * gdb.c++/virtfunc.exp: Ditto.
13957
13958 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
13959
13960 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
13961 host doesn't have a currently-open connection.
13962
13963 * config/sparclet.exp: Cleanups and fixes to make it generic for
13964 any gdb stub target. Handle cases where gdb doesn't respond when
13965 interrupted in a sane fashion.
13966
13967 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
13968 same thing in a totally different way.
13969
13970 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
13971 setting "timeout".
13972 (gdb_start): We set the global gdb_prompt variable in
13973 default_gdb_init now.
13974
13975 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
13976
13977 * gdb.base/printcmds.exp: Fix "check for floating addition"
13978 regexp to accept results within approx +/- .01 of exact value.
13979 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
13980
13981 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
13982
13983 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
13984 properly.
13985 (gdb_expect): Add optional timeout parameter, and add timeout
13986 value to various calls.
13987 (gdb_suppress_tests): Only give one warning message per group.
13988
13989 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
13990
13991 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
13992 global variables. Handle getting a value for $timeout more
13993 gracefully.
13994
13995 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
13996
13997 * lib/gdb.exp: Close connection to remote host if gdb doesn't
13998 initialize.
13999 (default_gdb_init): New procedure; allow gdb_init to be overridden
14000 by a target configuration file.
14001 (gdb_expect): Pass the timeout to remote_expect.
14002
14003 * config/monitor.exp(gdb_load): Fix typo in regexp.
14004
14005 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
14006
14007 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
14008
14009 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
14010
14011 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
14012 here. Call gdb_target_exec before rebooting the target, to make
14013 sure the connection to the target is closed.
14014 (gdb_load): Pass the name of the executable to gdb_target_monitor.
14015 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
14016 Also detect "Timeout reading from remote" error.
14017
14018 * config/gdbserver.exp: Pass the executable being loaded to
14019 gdb_target_monitor. Don't call gdb_file_cmd here; let
14020 gdb_target_monitor do it.
14021
14022 * gdb.disasm/hppa.exp: Don't use exec_output.
14023
14024 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
14025
14026 * gdb.base/list.exp: If we're debugging a non-native target,
14027 try to set the pc register to point to the start of the
14028 program before doing the first list command.
14029
14030 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
14031 test_calls after restarting.
14032
14033 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
14034 reloading.
14035
14036 * gdb.base/watchpoint.exp: Fix typo.
14037
14038 * gdb.base/setshow.exp: Check for use_gdb_stub.
14039
14040 * gdb.base/break.exp: Fix continue until exit test for the gdb
14041 stub case.
14042 * gdb.base/langs.exp: Ditto.
14043
14044 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
14045 gdb_load_offset. If we weren't given a file to load, figure out
14046 what the current file is and use it.
14047
14048 * config/i386-bozo.exp: New file.
14049
14050 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
14051
14052 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
14053 feature.
14054
14055 * config/proelf.exp: New entry.
14056
14057 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
14058
14059 * lib/gdb.exp: Remove spurious .* patterns at the beginning
14060 of regexps.
14061
14062 * gdb.base/watchpoint.exp: Don't run the test_stepping
14063 tests if gdb can't call functions on the target.
14064
14065 * gdb.base/setshow.exp: Don't run the set prompt tests if
14066 the board has gdb_prompt set.
14067
14068 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
14069
14070 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
14071 * gdb.base/commands.exp: Likewise.
14072 * gdb.base/setshow.exp: Likewise.
14073
14074 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
14075
14076 * config/monitor.exp(gdb_start): Look for gdb_prompt target
14077 feature.
14078
14079 * config/i960.exp: New file.
14080
14081 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
14082
14083 * gdb.base/funcargs.exp: Check for gdb,short_int target
14084 feature instead of looking for explicit target triplets.
14085
14086 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
14087
14088 * gdb.base/printcmds.exp: add a couple more tests a la
14089 "p 123DEADBEEF", to check parse_number.
14090 * top.c: change "to enable to enable" to "to enable" in a couple
14091 of help strings.
14092
14093 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
14094
14095 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
14096 on the mn10300.
14097
14098 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
14099
14100 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
14101 where the test executable is run with explicit args.
14102 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
14103
14104 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
14105
14106 * gdb.base/run.c: Use FAKEARGV to build test executable that
14107 does not require a command line arg, since most simulators
14108 don't currently support passing such an arg into the simulated
14109 program.
14110 * gdb.base/commands.exp: Change tests to insert the proper
14111 value as the arg to the first recursive factorial call. Change
14112 compilation line to define FAKEARGV at compile time.
14113
14114 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
14115
14116 * gdb.base/recurse.exp: Enable these tests for the mn10300.
14117 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
14118 function with watchpoint enabled" test.
14119
14120 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
14121
14122 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
14123 Don't call gdb_test when the command doesn't return to a gdb prompt.
14124
14125 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
14126 "Tests restarted" messages.
14127
14128 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
14129
14130 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
14131
14132 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
14133
14134 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
14135 for INFO SYMBOL; add help tests for OVERLAY commands.
14136 * gdb.base/default.exp: add tests for INFO SYMBOL command;
14137 add tests for OVERLAY commands
14138 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
14139 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
14140 * gdb.base/sigall.c: add usestubs code frag
14141 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
14142
14143 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
14144
14145 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
14146 failures.
14147 (gdb_stop_suppressing_tests): Note that tests have restarted.
14148
14149 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
14150
14151 * config/h8300.exp: New file.
14152
14153 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
14154
14155 * gdb.base/setshow.exp: Check for the existence of a
14156 feature, not its value.
14157
14158 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
14159
14160 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
14161
14162 * gdb.base/scope.exp: It's now init0(), not init().
14163
14164 * gdb.base/scope0.c: For now, change init() to be init0().
14165
14166 * config/monitor.exp: Use gdb_serial in preference to serial
14167 or netport.
14168
14169 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
14170 and it's not already set.
14171
14172 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
14173
14174 * gdb.base/setshow.exp: Only test the run command if the target
14175 isn't using a stub and if it supports argument passing.
14176
14177 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
14178
14179 * config/udi.exp(gdb_start): Make sure UDICONF is set
14180 properly before starting gdb.
14181
14182 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
14183
14184 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
14185 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
14186 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
14187
14188 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
14189
14190 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
14191 specialized code to reboot the board, use remote_reboot instead.
14192
14193 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
14194
14195 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
14196
14197 * config/monitor.exp: Make sure we disconnect from the target.
14198 Also, try a reboot/reload cycle instead of failing if the
14199 load fails.
14200
14201 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
14202
14203 * gdb.base/default.exp: Don't set match_max.
14204 * gdb.base/help.exp: Ditto.
14205 * gdb.base/list.exp: Ditto.
14206 * gdb.base/signals.exp: Ditto.
14207
14208 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14209 set, use remote_ld to download the testcase instead of
14210 the GDB loader.
14211
14212 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14213
14214 * config/vr5000.exp: New file.
14215
14216 * config/monitor.exp(gdb_target_monitor): Add pattern for
14217 "Ending remote" to detect errors in connecting.
14218
14219 * gdb.base/setshow.exp: Add .* within auto language test.
14220
14221 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14222 target feature.
14223
14224 * config/monitor.exp(gdb_load): Check for a failure when loading,
14225 and reboot the board if necessary.
14226
14227 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14228 a set of tests. Remove print.* from the patterns being checked.
14229
14230 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14231
14232 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14233 refer to gdb_spawn_id.
14234
14235 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14236 longer used.
14237 * config/sparclet.exp: Ditto.
14238 * config/sparclet-old.exp: Ditto.
14239 * config/slite.exp: Ditto.
14240 * config/sim.exp: Ditto.
14241 * gdb.base/funcargs.exp: Ditto.
14242
14243 * lib/gdb.exp:Remove references to gdb_spawn_id.
14244 (gdb_expect): Move to remote.exp.
14245
14246 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14247
14248 * config/monitor.exp: Detect the "Couldn't establish connection"
14249 message from GDB.
14250
14251 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14252
14253 * gdb.base/bitfields.exp: Use runto instead of explicit
14254 gdb_run_cmd/gdb_expect sequences.
14255
14256 * gdb.base/break.exp(text_next_with_recursion): Add match for
14257 gdb_expect call.
14258
14259 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14260 We also need to handle the "A program is being debugged already"
14261 prompt from gdb. Use gdb_test to set the baud rate.
14262
14263 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14264 to 20000. Really. I mean it.
14265
14266 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14267
14268 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14269 fails. If suppress_flag is set, skip perror message about not
14270 being able to send to GDB.
14271 (send_gdb): If suppress_flag is set, don't try to send commands to
14272 GDB.
14273 (gdb_expect): If suppress_flag is set, always fail immediately.
14274 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14275 (gdb_init): Call gdb_stop_suppressing_tests.
14276 (default_gdb_exit): Ditto.
14277 (default_gdb_start): Ditto.
14278
14279 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14280 gdb_stop_suppressing_tests as appropriate.
14281 * gdb.base/break.exp: Ditto.
14282 * gdb.base/callfuncs.exp: Ditto.
14283 * gdb.base/commands.exp: Ditto.
14284 * gdb.base/exprs.exp: Ditto.
14285 * gdb.base/funcargs.exp: Ditto.
14286 * gdb.base/list.exp: Ditto.
14287 * gdb.base/recurse.exp: Ditto.
14288 * gdb.base/scope.exp: Ditto.
14289 * gdb.base/structs.exp: Ditto.
14290 * gdb.c++/inherit.exp: Ditto.
14291
14292 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14293
14294 * config/vr4300.exp: New file.
14295
14296 * gdb.*/*.exp: Call gdb_expect instead of expect.
14297
14298 * lib/gdb.exp(gdb_expect): New function.
14299
14300 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
14301
14302 * lib/gdb.exp(gdb_init): New function.
14303
14304 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
14305 for each individual variable set.
14306
14307 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
14308 name.
14309
14310 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
14311
14312 * gdb.base/scope.exp: Use gdb_test.
14313
14314 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
14315 aborting; the testsuite driver will do that for us (see
14316 gdb_finish). Also, use gdb_test in a few more places.
14317
14318 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14319
14320 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
14321
14322 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
14323
14324 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
14325 and "add_tests" are not at the same address.
14326
14327 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
14328
14329 * gdb.base/ptype.exp: Use gdb_test.
14330
14331 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
14332
14333 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
14334 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
14335 left in. No longer expect them to fail.
14336
14337 * gdb.stabs/*.mt; Deleted, no longer used.
14338 * gdb.stabs/configure.in: Remove references to target makefile
14339 frags.
14340 * gdb.stabs/configure: Rebuilt.
14341
14342 * gdb.disasm/*.mt: Deleted, no longer used.
14343 * gdb.disasm/configure.in: Remove references to target makefile
14344 frags. Use "sh3.s" as the unique filename for this directory.
14345 * gdb.disasm/configure: Rebuilt.
14346
14347 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
14348 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
14349 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
14350
14351 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
14352
14353 * config/udi.exp: Use mondfe,name instead of remote_host.
14354
14355 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
14356
14357 * gdb.base/watchpoint.exp: Don't expect a failure when calling
14358 a function with a watchpoint enabled on the mn10200.
14359
14360 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
14361 before trying to create it!
14362
14363 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
14364
14365 * config/vx.exp: Use hostname instead of netport.
14366
14367 * config/vxworks.exp: New file.
14368
14369 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
14370
14371 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
14372 gdb before assuming everything worked. Send a ^C if a timeout
14373 occurs.
14374
14375 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
14376 $gdb_spawn_id directly.
14377 (gdb_run_cmd): Try _start as well as start. Use the target feature
14378 gdb,start_symbol as the symbol to start from when jumping.
14379
14380 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
14381
14382 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
14383 redundant) test.
14384
14385 * gdb.base/recurse.exp: Relax final value test for 'b' so that
14386 it doesn't lose for 16bit integer systems.
14387
14388 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
14389
14390 * gdb.fortran/types.exp: If the target doesn't support "double"
14391 data types, then expect "real" types to only be 4 bytes.
14392
14393 * gdb.c++/virtfunc.exp: Expect failure for virtual function
14394 call tests if the target doesn't support inferior function calls.
14395
14396 * gdb.base/printcmds.exp: Allow minor deviation in FP values
14397 in printf tests.
14398
14399 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
14400
14401 * gdb.base/help.exp: Disable "help set", "help show", and
14402 "help support". Simplify regexp for "help stack".
14403
14404 * gdb.base/default.exp: Set match_max to 5000 and the timeout
14405 to 60 seconds. Temporarily set match_max to 15000 around the
14406 "info copying" test.
14407
14408 * gdb.base/nodebug.exp: Don't try to do an inferior function
14409 call if the target doesn't support them.
14410 * gdb.base/printcmds.exp: Likewise.
14411 * gdb.base/setvar.exp: Likewise.
14412 * gdb.base/structs.exp: Likewise.
14413 * gdb.c++/templates.exp: Likewise.
14414 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
14415
14416 * gdb.base/recurse.exp: Enable for the mn10200.
14417
14418 * configure.in: Do configure gdb.stabs directory for *-*-elf
14419 targets.
14420 * configure: Rebuilt.
14421
14422 * gdb.base/break.exp: Check for gdb,noresults before testing
14423 exit status and/or results from the target.
14424 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
14425 * lib/gdb.exp: Remove old (now bogus) initialization of
14426 noinferior, noargs, noresults and nosignals.
14427
14428 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
14429
14430 * config/sh.exp: New file.
14431
14432 * config/slite.exp: Try to connect multiple times to the board
14433 before rebooting. Only send a "monitor run" if need_monitor_run
14434 is set.
14435
14436 * gdb.base/break.exp: Don't do the "stub continue" test if
14437 the target has gdb_stub set.
14438
14439 * gdb.base/callfuncs.exp: Increase the timeout.
14440
14441 * gdb.base/interrupt.exp: Don't even try to compile the testcase
14442 if the target has gdb,noinferiorio set.
14443
14444 * gdb.base/list.exp: Increase match_max to 10000 characters.
14445
14446 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
14447
14448 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
14449 target.
14450
14451 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
14452
14453 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
14454
14455 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
14456 trying to delete the copy of gdb. Catch the file delete so we
14457 don't die if the delete fails; also, the file should be copied to
14458 the host, not to the build.
14459
14460 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
14461
14462 * lib/gdb.exp(gdb_test): Surround the result pattern with
14463 parenthesis in case it contains multiple regexps separated
14464 with |.
14465
14466 * gdb.base/watchpoint.exp: Use gdb_test.
14467 * gdb.base/default.exp: Ditto.
14468
14469 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
14470
14471 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
14472
14473 * gdb.base/scope.exp: Use gdb_test.
14474 * gdb.c++/classes.exp: Ditto.
14475 * gdb.c++/inherit.exp: Ditto.
14476
14477 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
14478
14479 * gdb.base/crossload.exp: Don't use execute_anywhere, use
14480 remote_exec instead.
14481 * gdb.base/corefile.exp: Don't be ridiculous.
14482 * gdb.base/*.c: Add missing stub invocations.
14483
14484 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
14485
14486 * config/slite.exp: Miscellaneous fixes.
14487
14488 * lib/gdb.exp: Fix runto.
14489
14490 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
14491 the target.
14492
14493 * gdb.base/watchpoint.exp: Fix regexp.
14494
14495 * lib/gdb.exp(default_gdb_exit): Add a catch to the
14496 close and wait commands, as the descriptor may now be
14497 invalid. Always call "remote_close host".
14498
14499 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
14500
14501 Major rewrite for testsuite revision.
14502
14503 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
14504 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
14505 instead of relying on spawn_id to always contain a valid
14506 spawn id.
14507 (get_compiler_info): New procedure to build the ${binfile}.ci
14508 file, instead of replicating this in N different places.
14509 (gdb_compile): New procedure.
14510
14511 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
14512 appropriate arguments) instead of compile. Use gdb_test in a lot
14513 more places. Use send_gdb instead of send. Always run gdb_start
14514 at the start of a testcase, as this is no longer done magically.
14515
14516 config/*-gdb.exp: Rename without the -gdb suffix.
14517
14518 config/mips.exp: Use remote_close instead of exit_remote_shell.
14519 config/monitor.exp: Use target_info instead of looking at
14520 baud, timeout, etc.
14521 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
14522
14523 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14524
14525 * gdb.c++/templates.exp (test_ptype_of_templates),
14526 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
14527 Update expect patterns for destructors and assignment operators
14528 to match corresponding c-typeprint.c changes.
14529 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
14530 to destructor breakpoint test, GDB should be able to set the
14531 destructor breakpoint without specifying arguments.
14532
14533 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
14534
14535 * gdb.threads/pthreads.exp: Change result for failure to compile due
14536 to lack of pthreads runtime support from an error to simply an
14537 unsupported test, per dejagnu standards.
14538
14539 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14540
14541 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
14542 where GDB exits to reduce pattern match time.
14543 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
14544
14545 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
14546
14547 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
14548
14549 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
14550 * gdb.base/default.exp: ditto.
14551 * gdb.base/nodebug.exp: ditto.
14552 * gdb.base/printcmds.exp: ditto.
14553 * gdb.base/ptype.exp: ditto.
14554 * gdb.base/setvar.exp: ditto.
14555 * gdb.base/structs.exp: ditto.
14556 * gdb.base/setshow.c: Guard against uninitialized values of argc.
14557
14558 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
14559
14560 * configure, */configure: Rebuild with autoconf 2.12.
14561
14562 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
14563
14564 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
14565 use new i*86-pc-linux*-gnu quads.
14566 * gdb.base/corefile.exp: Ditto.
14567 * gdb.base/signals.exp: Ditto.
14568 * gdb.base/sigall.exp: Ditto.
14569 * gdb.base/interrupt.exp: Ditto.
14570
14571 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
14572 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
14573 RedHat 4.0.
14574
14575 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
14576 linux. This allows the test case to at least compile on latest
14577 linux, but still not run due to missing the threads runtime library.
14578
14579 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14580
14581 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
14582 directory to search gdb directory. Accept and step over conditional
14583 stack alignment code. Consume $prompt in failure cases.
14584 Reset timeout to $oldtimeout instead of some arbitrary value.
14585 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
14586 timeout problems with infinite stack backtraces.
14587 * gdb.base/ptype.exp (ptype struct link, union tu_link):
14588 Accept function parameters for linkfunc member.
14589
14590 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
14591
14592 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
14593 (CXXFLAGS): Remove, unreferenced.
14594 (B_OPTIONS): Add for -B options and add code to initialize with
14595 previous -B options and also add -B option to pick up cross compiled
14596 runtime.
14597 (TARGET_INCLUDES): Add for -I options and add code to initialize when
14598 doing cross compiles.
14599 (target_alias): Declare global.
14600 (xgcc): Set variable to full path of gcc in build tree. Use findfile
14601 to verify that gcc exists in build tree, and if so set CC to that
14602 gcc and to use B_OPTIONS and TARGET_INCLUDES.
14603
14604 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
14605
14606 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
14607 ptype test for anonymous union. Fixup testcase to match
14608 current gcc debug output.
14609
14610 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
14611
14612 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
14613 force argument to an unsigned long type.
14614
14615 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
14616
14617 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
14618 tests and anonymous union print/ptype tests.
14619 * gdb.base/list.exp (test_forward-search): Increase timeout by
14620 5 minutes for the "search extremely long line" case.
14621 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
14622 completely optional and that the pass/fail messages use the command as
14623 the message if that third arg is a null string.
14624 (gdb_test_exact): Arrange that a null string pattern means match a
14625 null string output rather than any output, which might include random
14626 errors.
14627 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
14628 backtrace test.
14629 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
14630 always failing and failure is now exposed by gdb.exp changes.
14631
14632 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
14633
14634 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
14635 weren't being noted.
14636
14637 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14638
14639 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
14640 * gdb.stabs/weird.exp: Remove v_comb xfails.
14641
14642 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
14643
14644 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
14645 list.exp scope.exp watchpoint.exp]
14646 Make all timeout error msgs explicitly say "(timeout)".
14647
14648 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
14649
14650 * config/monitor.exp: Increase download timeout to 1000 seconds.
14651
14652 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
14653
14654 * config/m32r.exp: Increase timeout to 120 seconds.
14655
14656 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
14657
14658 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
14659 and accept older ordering as obsolescent gcc or gdb.
14660 * gdb.c++/templates.exp: Ditto.
14661 * gdb.c++/virtfunc.exp: Ditto.
14662
14663 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
14664
14665 * gdb.base/coremaker.c: Add code to mmap some data so we
14666 can check that it ends up in the core file.
14667 * gdb.base/corefile.exp: Add test to read mmapped data
14668 from core file.
14669
14670 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
14671
14672 * config/m32r.exp: New file.
14673
14674 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
14675
14676 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
14677 that cflags can contains -gstabs, and work correctly for other tests.
14678
14679 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
14680
14681 * gdb.base/setshow.exp: New file, tests show and set.
14682 * gdb.base/setshow.c: New file, tests show and set.
14683 * gdb.base/help.exp: Add test for help set|show annotate.
14684 * gdb.base/default.exp: Add test for set|show annotate.
14685
14686 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
14687
14688 * testsuite/gdb.base/break.exp: Make backtrace from factorial
14689 errors unique.
14690 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
14691 explicitly.
14692
14693 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
14694
14695 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
14696 and width commands. This is done elsewhere.
14697 * (gdb_start): Don't call gdb_start_sim here. That's already
14698 done in gdb_load. This fixes lots of failures in default.exp.
14699
14700 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
14701
14702 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
14703 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
14704 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
14705 in the same we we treat other failures (since it may be an expected
14706 condition), rather than as an error.
14707 * gdb.base/signals.exp (test_handle_all_print): Revert back to
14708 old test format.
14709
14710 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
14711
14712 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
14713 (distclean maintainer-clean realclean): No need to remove files
14714 twice. Nuke the duplicates.
14715 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
14716 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
14717 Remove config.h along with other config files.
14718
14719 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
14720
14721 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
14722 "p func1 ()" and note that rests of tests are skipped.
14723 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
14724 setup_xfails for "print func2::coremaker_local".
14725 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
14726 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
14727 affected by the previous run test.
14728 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
14729 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
14730 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
14731 "pass int powerset tuple" and "pass modeless int powerset tuple".
14732 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
14733 "real write 4" and "real write 8".
14734 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
14735 setup_xfails for "print vs1 after tuple assign 2",
14736 "print \$i after tuple assign 2", and
14737 "print vs2 after tuple assign 2".
14738 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
14739 meaningful error message and return -1 so the caller can
14740 suppress further tests and avoid a cascade of errors.
14741
14742 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
14743
14744 * gdb.base/a1-selftest.exp: Tweak tests to account for new
14745 format for printing version.
14746 * gdb.base/default.exp: Ditto.
14747 * gdb.base/interrupt.exp: Fix problem with cascade of
14748 errors if child process dies while calling a function.
14749
14750 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
14751
14752 * Makefile.in (VPATH): Add
14753 * Makefile.in (Makefile, config.status): Fix rules so things get
14754 remade when necessary.
14755
14756 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
14757
14758 * Makefile.in (just-check): Add path to sibling expect dir
14759 to environment variable specified by RPATH_ENVVAR.
14760
14761 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
14762
14763 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
14764 (just-check): Add shared library paths for libstdc++, tk,
14765 tcl, bfd, and opcodes to the environment variable specified
14766 in RPATH_ENVVAR.
14767 * configure.in: Add support to recognize --enable-shared flag
14768 and generate correct value for RPATH_ENVVAR.
14769 * configure: Regenerated with autoconf.
14770
14771 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
14772
14773 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
14774 include all osf versions.
14775 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
14776 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
14777 when target is linux. When failing to build pthreads test
14778 executable, give more meaningful message.
14779 * gdb.threads/pthreads.c: Hpux also uses old definition of second
14780 arg for pthread_create.
14781
14782 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
14783
14784 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
14785 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
14786 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
14787 and -lpthreads (everybody else).
14788 (test_startup): Fail gracefully if threads are not supported.
14789 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
14790 "p/c array_index("abcdef",2)" when not gcc compiled.
14791 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
14792 "print func2::coremaker_local" when not gcc compiled.
14793 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
14794 "ptype on opaque struct tagname (statically)",
14795 "ptype on opaque struct tagname (dynamically) 1", and
14796 "ptype on opaque struct tagname (dynamically) 2"
14797 for not compiled with gcc.
14798 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
14799 backtrace when compiled with gcc.
14800 * lib/gdb.exp (runto_main): Return result of "runto main" rather
14801 than always return success.
14802
14803 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
14804
14805 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
14806
14807 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
14808
14809 * gdb.base/structs.exp: Undo last change.
14810
14811 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
14812
14813 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
14814 encapsulate all the steps/nexts done during self test, starting
14815 at main, and makes them less sensitive to optimization issues.
14816 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
14817 signal handler" test.
14818 * gdb.threads/pthreads.exp: Only run this for native configs.
14819 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
14820 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
14821 tests.
14822 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
14823 for "runto test_calls(void)" test.
14824
14825 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
14826
14827 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
14828 and don't expect address info in breakpoint confirmations.
14829
14830 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
14831
14832 * gdb.base/list.exp (test_forward_search): Increase timeout
14833 temporarily by 60 seconds for searching extremely long line,
14834 and then reset to old value when done. Increase expect input
14835 buffer to 10000.
14836
14837 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
14838
14839 * gdb.base/list.exp (test_forward_search): Fix to handle very
14840 long source line without overflowing expect's input buffer.
14841
14842 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
14843
14844 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
14845 "buffer_full".
14846
14847 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
14848 "buffer_full".
14849
14850 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
14851 "buffer_full".
14852
14853 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
14854 "buffer_full".
14855
14856 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
14857
14858 * configure.in (configdirs): Add gdb.threads.
14859 * configure: Regenerated with autoconf.
14860 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
14861 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
14862 * gdb.threads/configure: New, generated with autoconf.
14863
14864 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
14865
14866 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
14867
14868 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
14869
14870 * gdb.base/signals.exp (test_handle_all_print): Test separately for
14871 each signal's status in the output of "handle all print".
14872 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
14873 the \r\n sequence that immediately precedes the gdb prompt.
14874 * gdb.base/a1-selftest.exp: Save original timeout and restore
14875 after test.
14876
14877 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
14878
14879 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
14880 symbol.
14881
14882 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14883
14884 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
14885
14886 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
14887
14888 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
14889 timeout by 60 seconds.
14890
14891 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
14892
14893 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
14894 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
14895 error return.
14896
14897 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
14898
14899 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
14900 gdb initialization, also report how long dejagnu waited. Restore
14901 old timeout before doing error return. Temporarily increase timeout
14902 by 3 minutes to allow for slow startups over heavy NFS use.
14903
14904 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
14905
14906 * lib/gdb.exp: Report timeout value for verbosity level 2.
14907 * config/gdbserver.exp: Ditto.
14908 * config/hppro.exp: Ditto.
14909 * config/mips-gdb.exp: Ditto.
14910 * config/monitor.exp: Ditto.
14911 * config/netware.exp: Ditto.
14912 * config/sim-gdb.exp: Ditto.
14913 * config/slite-gdb.exp: Ditto.
14914 * config/udi-gdb.exp: Ditto.
14915 * config/unix-gdb.exp: Ditto.
14916 * config/vx-gdb.exp: Ditto.
14917 * gdb.base/a1-selftest.exp: Ditto.
14918 * gdb.base/a2-run.exp: Ditto.
14919 * gdb.base/break.exp: Ditto.
14920 * gdb.base/corefile.exp: Ditto.
14921 * gdb.base/list.exp: Ditto.
14922 * gdb.base/recurse.exp: Ditto.
14923 * gdb.base/scope.exp: Ditto.
14924 * gdb.base/signals.exp: Ditto.
14925
14926 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14927
14928 * gdb.threads/Makefile.in (docdir): Removed.
14929
14930 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14931
14932 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
14933 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
14934 @srcdir@.
14935 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
14936 autoconf 2.5 or higher.
14937 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
14938
14939 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
14940
14941 * configure: Regenerated.
14942 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
14943 avoid name clashes with SunOS headers.
14944
14945 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
14946
14947 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
14948
14949 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
14950
14951 * gdb.base/callfuncs.exp: Finish last change -- make sure the
14952 prototype information ends up in the compiler info file.
14953
14954 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
14955
14956 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
14957 attempting to regenerate it. Eliminate use of a temporary file
14958 and just generate the info file directly. Source it immediately,
14959 for consistency of use.
14960 * gdb.base/corefile.exp: Ditto
14961 * gdb.base/exprs.exp: Ditto.
14962 * gdb.base/funcargs.exp: Ditto.
14963 * gdb.base/langs.exp: Ditto.
14964 * gdb.base/list.exp: Ditto.
14965 * gdb.base/mips_pro.exp: Ditto.
14966 * gdb.base/nodebug.exp: Ditto.
14967 * gdb.base/opaque.exp: Ditto.
14968 * gdb.base/ptype.exp: Ditto.
14969 * gdb.base/scope.exp: Ditto.
14970 * gdb.base/setvar.exp: Ditto.
14971 * gdb.base/signals.exp: Ditto.
14972 * gdb.base/whatis.exp: Ditto.
14973 * gdb.c++/templates.exp: Ditto.
14974 * gdb.c++/virtfunc.exp: Ditto.
14975 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
14976 whether or not to add -lstdc++ to the compile command line args.
14977
14978 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14979
14980 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
14981 it got fixed by the recent lookup_minimal_symbol_by_pc change.
14982 Increase timeout, a lot of single stepping might be needed if the
14983 target has no hardware watchpoints.
14984
14985 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
14986
14987 * gdb.base/break.exp: Ignore compiler warnings when compiling
14988 break.c.
14989 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
14990 * gdb.base/default.exp: Add h8300 xfails. Handle messages
14991 from remote-sim.
14992 * gdb.base/exprs.exp: Add h8300 xfails.
14993 * gdb.base/funcargs.exp: Likewise.
14994 * gdb.base/nodebug.exp: Likewise.
14995 * gdb.base/printcmds.exp: Likewise.
14996 * gdb.base/ptype.exp: Likewise.
14997 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
14998 h8300 xfails.
14999 * gdb.base/return.exp: Handle float/double precision problems
15000 on the h8300.
15001 * gdb.base/funcargs.c: Explicitly make last constant argument to
15002 call_after_alloca_subr an unsigned long type.
15003 * gdb.base/return.c: Include stdio.h.
15004
15005 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15006
15007 * config/abug.exp: New file for the older Motorola Bug monitor
15008 that runs on the mvme13x series VME boards.
15009 * config/monitor.exp: Use the new config array for target settings
15010 if they exist.
15011
15012 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
15013
15014 * sim-gdb.exp: Make the SH simulator allocate less space when
15015 it is targeted.
15016
15017 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
15018
15019 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
15020 test.
15021
15022 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
15023
15024 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
15025 "rs6000-*-*" for "list function in include file" when gcc compiled.
15026 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
15027 for "p ctable1[120]".
15028 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
15029 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
15030 Remove setup_xfail for "rs6000-*-*" for
15031 "print 'scope0.c'::filelocal before run".
15032 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
15033 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
15034 since some compilers don't allow both options to be given
15035 on the same command line. Create object file and move it.
15036
15037 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
15038
15039 * gdb.base/corefile.exp: Always regenerate the core file, since
15040 we always regenerate the coremaker program. Detect special case
15041 where registers cannot be read from core file.
15042
15043 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
15044
15045 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
15046 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
15047 * gdb.c++/templates.exp: Only match on basename of file since
15048 some formats like xcoff don't encode directory information.
15049 * gdb.stabs/weird.exp: Use the right sed script for powerpc
15050 and rs6000 AIX xcoff targets.
15051 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
15052 * configure: Regenerate.
15053 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
15054 here, rather than in distclean.
15055
15056 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
15057
15058 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
15059 defined, and use it to compile the test case with -O2. The
15060 native compilation still uses no optimization.
15061 * gdb.base/mips_pro.c: Remove inline assembly code since
15062 it is compiled PIC by default, which results in assembler
15063 warnings that make the testsuite think the compilation
15064 was unsuccessful.
15065
15066 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
15067
15068 * gdb.c++/misc.exp: Add note to message for
15069 "print s.a for foo struct" that this is a known gcc 2.7.2
15070 and earlier bug.
15071
15072 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
15073
15074 * gdb.base/break.exp: Fix pattern for matching "Delete all
15075 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
15076 setup_xfail for deleting all breakpoints test. Fix various
15077 timeout messages to include "(timeout)".
15078 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
15079 for "p t_float_values2(3.14159,float_val2)".
15080 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
15081 for "continue to call2g" when gcc compiled.
15082 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
15083 "up to foo in langs.exp", "show language at foo in langs.exp",
15084 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
15085 and "show language at fsub in langs.exp".
15086 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
15087 "list line 1 in include file", "list message for lines past EOF",
15088 "list function in include file", "list list0.h:foo", and
15089 "list filename:function; nonexistant function".
15090 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
15091 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
15092 and "ptype t_char_array" to be for native cc only.
15093
15094 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
15095
15096 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
15097 setup_xfail for "print coremaker_bss", "print coremaker_ro",
15098 "print func2::coremaker_local", and "backtrace in corefile.exp".
15099
15100 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
15101
15102 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
15103 "bt in signals.exp". This problem only appears when running
15104 the testsuite, and then only intermittently.
15105
15106 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15107
15108 * gdb.base/return.exp (return_tests): Differentiate between
15109 two tests of continuing.
15110
15111 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15112
15113 * */Makefile.in (maintainer-clean): Remove config.log.
15114 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
15115 * gdb.c++/Makefile.in (PROGS): Add inherit.
15116 (clean): Remove *.ci.
15117
15118 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
15119
15120 * gdb.c++/misc.cc: Add test code from Mike Stump.
15121 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
15122
15123 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
15124
15125 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
15126 to "alpha-*-osf2*" and add comment.
15127 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
15128 setup_xfail for "step over execarg initialization" and
15129 "step over corearg initialization".
15130 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
15131 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
15132 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
15133 gcc compiled for "print coremaker_bss", "print coremaker_ro",
15134 "print func2::coremaker_local", and "backtrace in corefile.exp".
15135 * gdb.base/signals.exp: Build and source signals.ci.
15136 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
15137 to be for gcc only.
15138 * lib/gdb.exp: Move verbose statements outside conditionals.
15139
15140 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15141
15142 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
15143 Feb 3 procfs.c change.
15144
15145 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
15146
15147 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
15148
15149 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
15150
15151 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
15152 from dejagnu's apparent default of 10 seconds, which gives random
15153 results when running the tests over NFS on moderately loaded systems.
15154 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
15155
15156 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
15157
15158 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
15159 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
15160 result reports.
15161
15162 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
15163
15164 * configure.in (CY_AC_PATH_TCLH): Remove.
15165 * configure: Regenerate.
15166
15167 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
15168
15169 * gdb.c++/Makefile.in (clean): Add missing '{'.
15170
15171 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
15172
15173 * lib/gdb.exp: Provide a default value for noinferior.
15174
15175 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
15176 Load libgloss.exp.
15177
15178 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
15179
15180 * gdb.disasm/hppa.exp: Compile directly into an executable, use
15181 the executable, not the .o to run the tests from.
15182
15183 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
15184
15185 * gdb.base/break.exp: Don't test for program exit or exit status
15186 if $noresults if nonzero.
15187 * gdb.base/langs.exp: Likewise.
15188 * gdb.base/watchpoint.exp: Likewise.
15189
15190 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
15191 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
15192 trying to compile the testcase.
15193
15194 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
15195
15196 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
15197 * gdb.base/signals.exp (continue to handler): Likewise.
15198
15199 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
15200
15201 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
15202
15203 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15204
15205 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15206
15207 * gdb.base/corefile.exp: Recognize "not found" as failure
15208 when trying to determine if a core file was generated.
15209 If no core file was generate the first time, try again without
15210 the ulimit -c to work around braindamaged shells.
15211
15212 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15213
15214 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15215 [] tests with "test" and enclose string in quotes.
15216 * gdb.stabs/configure: Rebuild
15217
15218 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15219
15220 Changes in sync with expect:
15221 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15222 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15223 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15224 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15225 argument to AC_REQUIRE.
15226 * configure: Regenerated.
15227
15228 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15229
15230 * gdb.base/corefile.exp: When generating a core, discard any
15231 error messages about ulimit not found and the "core dumped"
15232 message from the shell that runs the coredumper.
15233
15234 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15235
15236 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15237
15238 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15239 which sed script to run. Expect failure for v_comb test
15240 on PA targets too.
15241
15242 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15243
15244 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15245 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15246
15247 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15248
15249 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15250 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15251 "sparc-sun-solaris*" xfails for "p v_comb".
15252 * lib/gdb.exp (default_gdb_start): Fix typo.
15253 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15254 messages to not include the full program name that caused
15255 the core dump since some systems (such as solaris) apparently
15256 truncate this path to about 80 characters.
15257 When generating a core file first try increasing the core file
15258 size limit to unlimited since some systems may default it to
15259 zero, and it is harmless to try it. Move the test for failing
15260 to generate a core file to where it will actually get executed.
15261 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15262 new gdb result from g++ debug info improvements and make old
15263 pattern obsolescent. Also account for size_t differences
15264 (may be int or long).
15265 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15266 initialization before function call is placed in the delay slot
15267 and thus appears to be skipped over by commands such as "next".
15268
15269 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15270
15271 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15272
15273 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15274
15275 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15276 input source file; fix code to compile test to deal with this
15277 convention.
15278 * gdb.c++/*.exp: Likewise.
15279
15280 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15281
15282 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15283 "bt in signals.exp".
15284
15285 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15286
15287 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15288 "step over execarg initialization" and
15289 "step over corearg initialization".
15290
15291 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15292
15293 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15294 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15295
15296 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15297
15298 From Rob Savoye (rob@poseidon.cygnus.com)
15299 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15300 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
15301 configure.in}, gdb.disasm/{Makefile.in, configure.in},
15302 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
15303 configure.in}: Major reworking for autoconfig.
15304 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
15305 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
15306 New files.
15307 * config/unix-gdb.exp: Make GDB global.
15308 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
15309 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
15310 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
15311 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
15312 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
15313 term.exp, twice.exp, watchpoint.exp, whatis.exp},
15314 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
15315 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
15316 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
15317 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
15318 pr-8136.exp, result.exp, string.exp, tuples.exp},
15319 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
15320 to returns as necessary, arrange for test to compile own testcase
15321 executable.
15322 * lib/gdb.exp: Changes for testsuite to compile own test cases.
15323
15324 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
15325
15326 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
15327 clear_xfail at end of test which might not call either pass or fail.
15328 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
15329 "backtrace through signal handler".
15330
15331 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15332
15333 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
15334 continuing from a job control stop signal.
15335 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
15336
15337 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
15338
15339 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
15340 * gdb.base/corefile.exp: Likewise.
15341 * gdb.base/funcargs.exp: Likewise.
15342
15343 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
15344
15345 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
15346 * config/monitor.exp: Add support for setting baud rate.
15347
15348 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
15349
15350 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
15351 i*86-*-linux* xfails for "backtrace through signal handler".
15352 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
15353 "print func2::coremaker_local".
15354 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
15355 alpha-dec-osf2* xfail for
15356 "delete all breakpoints when none".
15357
15358 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
15359
15360 * gdb.base/break.exp: Change test that deletes all breakpoints
15361 when no user breakpoints are installed. A post 4.15 change
15362 causes gdb to no longer prompt in this case.
15363
15364 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
15365
15366 * gdb.base/return.exp (return_tests): Change xfail for test
15367 "correct value returned double test" to stop xfailing at
15368 Solaris 2.5. Apparently the bug has been fixed.
15369
15370 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
15371
15372 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
15373 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
15374
15375 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
15376
15377 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
15378 * gdb.disasm/hppa.s: Corresponding changes.
15379
15380 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
15381
15382 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
15383 makefile fragment.
15384 * config/mt-hpux: Deleted.
15385
15386 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
15387
15388 * Many files: When warning about suppressed tests due to a
15389 nonexistant test binary, avoid incrementing the warning count.
15390
15391 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
15392
15393 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
15394
15395 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15396
15397 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
15398 "sparc-*-solaris2*".
15399
15400 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15401
15402 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
15403 Add global and local variables and initialize them.
15404 * gdb.base/corefile.exp: Test correct mapping of corefile sections
15405 by printing variables. Remove rs6000 and powerpc xfails, BFD now
15406 extracts the file name and terminating signal from the core file.
15407 * TODO: Remove note about tests for correct mapping of corefile.
15408 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
15409 from optimizing it away.
15410 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
15411 handles common blocks.
15412
15413 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
15414
15415 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
15416 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
15417
15418 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
15419
15420 * Makefile.in (maintainer-clean): New target, synonym for
15421 realclean.
15422 * gdb.base/Makefile.in (maintainer-clean): Likewise.
15423 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
15424 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
15425 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
15426 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
15427 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
15428
15429 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
15430
15431 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
15432 xfails when not gcc compiled for "print foo::funclocal".
15433 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
15434 "print foo::funclocal at foo",
15435 "print 'scope1.c'::foo::funclocal at foo",
15436 "print foo::funclocal_bss at foo",
15437 "print 'scope1.c'::foo::funclocal_bss at foo",
15438 "print foo::funclocal_ro at foo",
15439 "print 'scope1.c'::foo::funclocal_ro at foo",
15440 "print bar::funclocal at foo" and
15441 "print 'scope1.c'::bar::funclocal at foo".
15442 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
15443 gcc compiled for "print foo::funclocal at bar".
15444 Expand all messages to ensure that they identify that
15445 the test is at bar().
15446 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
15447 gcc compiled for:
15448 "ptype on opaque struct pointer (statically)",
15449 "ptype on opaque struct tagname (statically)",
15450 "ptype on opaque struct pointer (dynamically) 1",
15451 "ptype on opaque struct tagname (dynamically) 1",
15452 "ptype on opaque struct pointer (dynamically) 2" and
15453 "ptype on opaque struct tagname (dynamically) 2
15454 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
15455 gcc compiled for:
15456 "p datalocal"
15457 "whatis datalocal",
15458 "ptype datalocal",
15459 "p bsslocal",
15460 "whatis bsslocal", and
15461 "ptype bsslocal".
15462 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
15463 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
15464 when not gcc compiled.
15465 * gdb.base/funcargs.exp (float_and_integral_args): Add
15466 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
15467 compiled.
15468 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
15469 "backtrace from call6a" when not gcc compiled.
15470 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
15471 "backtrace from call7a" when not gcc compiled.
15472 * gdb.base/callfuncs.exp (do_function_calls):
15473 Add "hppa*-*-hpux*" xfail when not gcc compiled for
15474 "p t_char_array_values(char_array_val2,char_array_val1)",
15475 "p t_char_array_values(char_array_val1,char_array_val2)",
15476 "p t_char_array_values("carray 1","carray 2")",
15477 "p t_char_array_values("carray 1",char_array_val2)",
15478 "p t_char_array_values(char_array_val1,"carray 2")",
15479 "p sum_args(1,{2})",
15480 "p sum_args(2,{2,3})",
15481 "p sum_args(3,{2,3,4})",
15482 "p sum_args(4,{2,3,4,5})"
15483 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
15484 "backtrace in corefile.exp" when not gcc compiled.
15485
15486 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15487
15488 * gdb.base/signals.exp: Rewrite `handle all print' test as
15489 a procedure. Accept blanks or TABs as whitespace, increase
15490 timeout and expect input buffer size for the large output
15491 from the command. Remove "i*86-*-bsdi2.0" xfail.
15492
15493 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15494
15495 * gdb.base/setvar.exp: Add new testcases for truncation when
15496 assigning invalid values to bitfields.
15497
15498 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
15499
15500 * gdb.base/callfuncs.exp (do_function_calls): Remove
15501 mips-sgi-irix* xfail for
15502 "call inferior func with struct - returns char *"
15503 and fix test so that an optional (unsigned char *) cast is
15504 accepted in the result.
15505
15506 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
15507
15508 * gdb.base/funcargs.exp (float_and_integral_args): Remove
15509 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15510 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
15511 * gdb.base/signals.exp: Remove duplicate "handle all print" test
15512 that accidentally got checked in.
15513
15514 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
15515
15516 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
15517 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
15518 compiled test.
15519 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
15520 Add mips-sgi-irix5* xfail for not gcc compiled.
15521 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
15522 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
15523 "p top", "whatis top", "p middle", and "whatis middle".
15524 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
15525 "whatis signed char" for not gcc compiled.
15526 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
15527 "set variable signed char=-1 (-1)" and
15528 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
15529 * gdb.base/funcargs.exp (float_and_integral_args):
15530 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
15531 Add mips-sgi-irix* xfail when not gcc compiled for
15532 "continue to call2b".
15533 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
15534 "continue to call2g".
15535 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
15536 "backtrace from call6a"
15537 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
15538 "backtrace from call7k".
15539 Add mips-sgi-irix5* xfail when not gcc compiled for
15540 "backtrace from call7a".
15541 (localvars_after_alloca): Fix gdb_test cmds for
15542 "print * after runto ...".
15543 Remove rs6000-*-* xfails for
15544 "print i after runto localvars_after_alloca" and
15545 "print l after runto localvars_after_alloca"
15546 for all compilers.
15547 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
15548 when not compiled with gcc, for:
15549 "print signed char == (minus)",
15550 "print signed char != (minus)",
15551 "print signed char < (minus)",
15552 "print signed char > (minus)".
15553 * gdb.base/callfuncs.exp (do_function_calls):
15554 Add mips-sgi-irix* xfail, when compiled with native compiler, for
15555 "call inferior func with struct - returns char *".
15556 * gdb.base/return.exp (return_tests): Change xfail for
15557 "correct value returned double test" to include Solaris 2.4.
15558 * gdb.base/funcargs.exp (float_and_integral_args):
15559 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15560
15561 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15562
15563 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
15564 enumeration bitfields if compiling with GNU C.
15565 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
15566 to empty' prompt.
15567
15568 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
15569
15570 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
15571 test for PRO targets.
15572
15573 * gdb.base/funcargs.exp: Avoid ever setting more than 8
15574 breakpoints in the inferior at any given time by making
15575 two groups of breakpoints for call2*, call6* and call7*
15576 tests.
15577
15578 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15579
15580 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
15581 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
15582 from optimizing it away.
15583 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
15584 "call inferior func with struct".
15585
15586 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
15587
15588 * configure.in: Only configure gdb.chill for particular targets.
15589
15590 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
15591
15592 * gdb.base/Makefile.in: Add action to .c.o transformation
15593 rule that generates a .ci file for each .o file and remove
15594 explicit .c.o rules except for callfuncs.o.
15595 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
15596 generates a .ci file for each .o file and remove explicit
15597 .cc.o rules.
15598 (clean): Remove *.tmp *.ci files.
15599 (EXECUTABLES): Remove templ-info.exp.
15600 * gdb.base/compiler.c: New file.
15601 * gdb.c++/compiler.cc: New file
15602 * gdb.base/scope.exp: Source gdb.base/scope.ci.
15603 Change rs6000-*-* xfail for
15604 "print 'scope0.c'::filelocal_ro" and
15605 "print 'scope1.c'::filelocal" and
15606 "print 'scope1.c'::filelocal_bss" and
15607 "print 'scope1.c'::filelocal_ro" and
15608 "print 'scope1.c'::foo::funclocal" and
15609 "print 'scope1.c'::foo::funclocal_ro" and
15610 "print 'scope1.c'::bar::funclocal" and
15611 "print 'scope0.c'::filelocal_ro" and
15612 "print 'scope1.c'::filelocal at foo" and
15613 "print 'scope1.c'::filelocal_bss at foo" and
15614 "print 'scope1.c'::filelocal_ro at foo" and
15615 "print 'scope1.c'::foo::funclocal at foo" and
15616 "print 'scope1.c'::foo::funclocal_bss at foo" and
15617 "print 'scope1.c'::foo::funclocal_ro at foo" and
15618 "print 'scope1.c'::bar::funclocal at foo" and
15619 "print 'scope0.c'::filelocal_ro" and
15620 "print 'scope1.c'::filelocal" and
15621 "print 'scope1.c'::filelocal_bss" and
15622 "print 'scope1.c'::filelocal_ro" and
15623 "print 'scope1.c'::foo::funclocal" and
15624 "print 'scope1.c'::foo::funclocal_bss" and
15625 "print 'scope1.c'::foo::funclocal_ro" and
15626 "print 'scope1.c'::bar::funclocal" and
15627 "print 'scope1.c'::bar::funclocal_bss"
15628 to only be xfail'd when not compiled with gcc.
15629 Add rs6000-*-* xfail for
15630 "print 'scope0.c'::filelocal_bss before run"
15631 when compiled with gcc.
15632 (test_at_main): Add rs6000-*-* xfail for
15633 "print filelocal_ro in test_at_main"
15634 when compiled with gcc.
15635 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
15636 Add rs6000-*-aix* xfail for
15637 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
15638 "ptype t_char_array", not compiled with gcc.
15639 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
15640 xfail for "list foo (in include file)" when gcc compiled.
15641 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
15642 (integral_args): Add rs6000-*-* xfail for
15643 "run to call0a" if not compiled with gcc.
15644 (unsigned_integral_args): Add rs6000-*-* xfail for
15645 "run to call1a" if not compiled with gcc.
15646 (float_and_integral_args): Add rs6000-*-* xfail for
15647 "run to call2a" if not compiled with gcc and for
15648 "continue to call2b" for any compiler.
15649 Add rs6000-*-* xfail to
15650 "print f1 after run to call2a" for gcc compiled.
15651 (discard_and_shuffle): Add rs6000-*-* xfail for
15652 "run to call6a".
15653 (shuffle_round_robin): Add rs6000-*-* xfail for
15654 "backtrace from call7a" if not compiled with gcc.
15655 Add rs6000-*-* xfail for
15656 "backtrace from call7b" if compiled with gcc.
15657 (call_after_alloca): Add rs6000-*-* xfail for
15658 "print c in call_after_alloca" and
15659 "print s in call_after_alloca" and
15660 "backtrace from call_after_alloca_subr"
15661 if not compiled with gcc.
15662 (localvars_in_indirect_call): Add rs6000-*-* xfail for
15663 "print c in localvars_in_indirect_call" and
15664 "print c in localvars_in_indirect_call" and
15665 "backtrace in indirectly called function" and
15666 "stepping into indirectly called function"
15667 if not compiled with gcc.
15668 (localvars_after_alloca): Add rs6000-*-* xfail for
15669 "print c after runto localvars_after_alloca" and
15670 "print s after runto localvars_after_alloca" and
15671 "print i after runto localvars_after_alloca" and
15672 "print l after runto localvars_after_alloca"
15673 for all compilers.
15674 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
15675 than whatis-info.exp.
15676 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
15677 than opaque-info.exp.
15678 Setup rs6000-*-* xfail for
15679 "ptype on opaque struct pointer (statically)" and
15680 "ptype on opaque struct pointer (dynamically)" when
15681 not compiled with gcc.
15682 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
15683 rather than callf-info.exp.
15684 (do_function_calls): Add clear_xfail for rs6000-*-* for
15685 "p t_float_values2(3.14159,float_val2)". Seems to work
15686 fine there, both with xlc and gcc. Need to find out what
15687 it is doing right and fix other platforms.
15688 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
15689 "call inferior func with struct - returns int",
15690 "call inferior func with struct - returns long",
15691 "call inferior func with struct - returns float",
15692 "call inferior func with struct - returns double",
15693 "call inferior func with struct - returns char *",
15694 but only if not gcc compiled (presumes xlc compiled).
15695 Change rs6000-*-* xfails for
15696 "call inferior func with struct - returns char" and
15697 " call inferior func with struct - returns short" to only
15698 xfail if not using gcc.
15699 (clean mostlyclean): Remove *.ci and *.tmp files.
15700 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
15701 than templ-info.exp.
15702 * gdb.base/langs.exp: Source gdb.base/langs.ci.
15703 Add rs6000-*-* xfail for "up to foo in langs.exp"
15704 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
15705 when not gcc compiled.
15706
15707 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15708
15709 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
15710 * gdb.base/corefile.exp: Likewise.
15711 * gdb.base/list.exp: Likewise.
15712 * gdb.base/scope.exp: Likewise.
15713 * gdb.base/siganls.exp: Likewise.
15714
15715 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
15716 compiler output.
15717 * gdb.base/whatis.exp: Likewise.
15718
15719 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
15720
15721 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
15722 failure (opcode table has been fixed to match reality).
15723
15724 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
15725
15726 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
15727 "call inferior func with struct - returns char",
15728 "call inferior func with struct - returns short"
15729
15730 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
15731 "print 'scope0.c'::filelocal at main",
15732 "print 'scope0.c'::filelocal_bss in test_at_main",
15733 "print 'scope0.c'::filelocal at foo",
15734 "print 'scope0.c'::filelocal_bss in test_at_foo",
15735 "print 'scope0.c'::filelocal at bar",
15736 "print 'scope0.c'::filelocal_bss in test_at_bar"
15737
15738 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
15739 in source file 1". This bug seems to have been fixed with both
15740 gcc and native cc (was native assembler bug?).
15741
15742 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
15743
15744 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
15745 "backtrace through signal handler" to "i*86-*-sysv4*".
15746 * gdb.base/signals.exp: Add xfail for "'next' behaved as
15747 continue" case. Add "known SVR4 bug" to fail message.
15748 Add "i*86-*-bsdi2.0" xfail for "handle all print".
15749 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
15750 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
15751 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
15752 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
15753 "up to foo in langs.exp", "show language at foo in
15754 langs.exp", "up to cppsub_ in langs.exp", "show
15755 language at cppsub_ in langs.exp", "up to fsub in
15756 langs.exp", and "show language at fsub in langs.exp".
15757 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
15758 "bactrace in corefile.exp".
15759 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
15760 "call inferior function with struct - returns float" and
15761 "call inferior function with struct - returns double".
15762
15763 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
15764
15765 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
15766 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
15767 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
15768 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
15769
15770 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
15771
15772 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
15773 (or overriden) "CHILL" macro rather then bare "gcc".
15774 Also look for ../../gcc/xgcc since that is what we will
15775 actually need, not "Makefile". Remove following assignment
15776 of CHILL to CHILL_FOR_TARGET because that results in
15777 recursive definition.
15778
15779 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
15780
15781 * gdb.base/corefile.exp: Change xfail for backtrace in
15782 corefile.exp from linuxaout to all linux.
15783 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
15784 cases where we miss the breakpoint at the signal handler
15785 for some reason. Setup xfail for linuxoldld/linuxaout and
15786 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
15787 hitting SIGURG breakpoint.
15788 * gdb.base/signals.exp: Setup xfail for "next" acting like
15789 continue to add linuxoldld. Setup xfail for all linux for
15790 "next to handler in signals_tests_1", "backtrace in
15791 signals_tests_1", "continue to func1", "pass SIGUSR1",
15792 and continue to handler".
15793
15794 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
15795
15796 * Update all FSF addresses except those in COPYING* files.
15797
15798 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
15799
15800 * gdb.base/a2-run.exp: Change messages to be more explicit about
15801 the status of args, and quote binfile in results.
15802
15803 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
15804
15805 * gdb.base/callfuncs.exp: Add tests for passing structs to
15806 inferior functions and return various types.
15807 * gdb.base/callfuncs.c: Add functions to receive a struct
15808 and return a member of the struct, in various types.
15809
15810 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15811
15812 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
15813
15814 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15815
15816 * config/vxworks29k.exp: New file, sources vxworks.exp.
15817
15818 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15819
15820 * config/gdbremote.exp: New file. Testing framework using
15821 gdbserver.
15822
15823 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
15824
15825 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
15826 "call function when asleep" and "send end of file".
15827 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
15828 for "backtrace in corefile.exp".
15829 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
15830 for "backtrace through signal handler".
15831 * gdb.base/corefile.exp: Make sure we actually generate a core file
15832 before trying the core tests. Some systems allow the user to suppress
15833 generation of core files and default to that (linux for example).
15834 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
15835 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
15836
15837 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15838
15839 * gdb.threads: New directory with some crude multi-threaded
15840 gdb tests (step.exp and step2.exp).
15841 * config/mt-lynx (STEP_EXECUTABLE): Define.
15842 (THREADFLAGS): Define.
15843
15844 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
15845
15846 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
15847
15848 * gdb.base/signals.exp: Disable whole file for lynx until
15849 further notice.
15850
15851 * gdb.base/signals.exp: xfail test where "next" acts like
15852 "continue" for lynx.
15853
15854 * gdb.base/interrupt.exp: xfail test for calling function while
15855 inferior is asleep for lynx.
15856
15857 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
15858 than one cr-lf after each command.
15859
15860 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15861
15862 * configure.in: Reinstate setting of stabsdirs variable, fix
15863 typo in setting up configdirs for native builds.
15864
15865 * gdb.base/return.exp: Fix typo in return double test.
15866 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
15867 compiler from optimizing them away.
15868
15869 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
15870
15871 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
15872 sequences to be echo'd by gdb when using gdb_test.
15873 * gdb.chill/chexp.exp: Likewise.
15874 * gdb.fortran/exprs.exp: Likewise
15875
15876 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15877
15878 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
15879 after the inferior gdb has started.
15880
15881 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
15882 after each command.
15883 * gdb.base/funcargs.exp: Likewise.
15884 * gdb.base/gdbvars.exp: Likewise.
15885 * gdb.base/interrupt.exp: Likewise.
15886 * gdb.base/list.exp: Likewise.
15887 * gdb.base/watchpoint.exp: Likewise.
15888 * gdb.c++/demangle.exp: Likewise.
15889 * gdb.c++/inherit.exp: Likewise.
15890 * gdb.chill/chexp.exp: Likewise.
15891 * gdb.fortran/exprs.exp: Likewise.
15892
15893 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
15894 test if we can't handle IO to/from the inferior.
15895
15896 * gdb.c++/misc.exp: Always check for a program already being
15897 started after sending a "run" command to gdb.
15898
15899 * gdb.base/twice.exp: Start with a fresh gdb.
15900
15901 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
15902 only depend on gdb's expression code, not the chill runtime.
15903
15904 * gdb.base/return.c: Put return values into variables so we
15905 can have gdb print them rather than depending on the program
15906 to print them.
15907 * gdb.base/return.exp: Corresponding changes.
15908
15909 * lib/gdb.exp: Provide default value for noinferiorio.
15910 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
15911 the inferior.
15912
15913 * gdb.base/break.exp: Always check for a program already being
15914 started after sending a "run" command to gdb.
15915 (text_next_with_recursion): Don't check the output from the
15916 program's printf statement. Instead just make sure the program
15917 exited.
15918
15919 * gdb.base/commands.exp: Protect tests which need arguments with
15920 $noargs conditionals.
15921
15922 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15923
15924 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
15925 of structure member arrays to match gdb/valops.c:value_addr change.
15926
15927 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
15928
15929 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
15930 cases.
15931
15932 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
15933
15934 * configure.in (configdirs): Remove gdb.chill from default list
15935 of subdirs and then add it back in only if doing a native build.
15936 The current chill compiler does not yet work in any cross build.
15937 * Revert all signal changes from Jul 6.
15938 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
15939 for sh-hms targets, allowing these tests to link, with no other
15940 changes. Testing is suppressed by setting "nosignals" in site.exp.
15941
15942 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
15943
15944 * configure.in (signaldirs): Define and add to configdirs for all
15945 targets except some specific ones that are known to not support signals.
15946 Also clean up formatting.
15947 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
15948 (signals, sigall): Remove rules to build.
15949 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
15950 Moved to new gdb.signals directory.
15951 * gdb.signals: New test directory.
15952 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
15953 signals.c signals.exp}: New or moved files.
15954
15955 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
15956
15957 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
15958
15959 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
15960
15961 * gdb.base/return.exp: Xfail `return double' test failure
15962 on at least Solaris 2.3 and handle future/past versions on
15963 a case by case basis as appropriate. Also update message
15964 to include i*86 failures.
15965
15966 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15967
15968 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
15969
15970 * lib/gdb.exp: Fix comment which erroneously identified
15971 gdb_file_cmd as gdb_load (the 19 May change was in fact to
15972 gdb_file_cmd not gdb_load).
15973 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
15974
15975 * gdb.base/setvar.exp: Make test names consistent between pass and
15976 fail cases. Use gdb_test more.
15977
15978 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15979
15980 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
15981
15982 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15983
15984 * gdb.base/help.exp: Fix expected help string for `show commands'.
15985
15986 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
15987
15988 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
15989
15990 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
15991 of a text section.
15992
15993 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
15994
15995 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
15996 that loop eventually terminates. Fix Connection refused logic so
15997 that testsuite will expire nicely.
15998
15999 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
16000
16001 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
16002 config/rom68k.exp: New tcl glue for the appropriate monitors.
16003 These all just end up calling monitor.exp.
16004 * config/monitor.exp (gdb_target_monitor): Handle `Connection
16005 refused' by retrying. Cleanup some timeout issues.
16006 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
16007 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
16008 callers don't have to set/restore global timeout variable.
16009
16010 * The following set of changes centralizes management of the global
16011 timeout variable. This way, it can be set in one target dependent
16012 place instead of dozens of places scattered throughout the test suite.
16013 If you need to lengthen a timeout, then you should either set timeout
16014 in one of the config/{target}.exp files, or multiply it by a factor.
16015 Setting it to an absolute value is always going to lose for some
16016 targets.
16017 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
16018 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
16019 * gdb.base/funcargs.exp: Don't set timeout.
16020 * gdb.base/list.exp (test_forward_search): Only use local timeout.
16021 * gdb.base/printcmds.exp (test_print_string_constants
16022 test_print_array_constants): Don't set timeout.
16023 * gdb.base/ptype.exp: Don't set timeout.
16024 * gdb.base/recurse.exp: Don't set timeout.
16025 * gdb.base/return.exp: Don't set timeout.
16026 * gdb.base/watchpoint.exp: Don't set timeout.
16027 * gdb.c++/classes.exp (do_tests): Don't set timeout.
16028 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
16029
16030 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
16031
16032 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
16033
16034 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16035
16036 * lib/gdb.exp: Disable chill tests for irix5.
16037
16038 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16039
16040 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
16041 each test pass or fail.
16042
16043 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16044
16045 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
16046 xlc not gcc.
16047
16048 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
16049
16050 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
16051
16052 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
16053
16054 * config/est.exp: Fix copyright and comments. Remove dead code.
16055 Use targetname, serialport and baud variables instead of fixed
16056 constants.
16057 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
16058 * config/cpu32bug.exp: New file to support cpu32bug monitors.
16059
16060 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16061
16062 * gdb.base/watchpoint.exp: Don't run
16063 test_watchpoint_triggered_in_syscall for sunos.
16064
16065 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16066
16067 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
16068 they don't seem to exist. Do include stdio.h.
16069
16070 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16071
16072 * gdb.base/a1-selftest.exp: Add alpha xfail.
16073
16074 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16075
16076 * gdb.base/watchpoint.c (main): Prompt before calling read().
16077 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
16078 Revise accordingly. Remove cruft about sending "123" several
16079 times, until it gets noticed. Clean up the "print buf[0]" stuff
16080 so that it passes or fails, and waits for prompts in the usual way.
16081
16082 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16083
16084 * gdb.base/recurse.exp: Fix comment.
16085
16086 * TODO: Remove item about printing variables in nodebug.exp. Add
16087 item about enabling tests which are only run on some targets.
16088
16089 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
16090 fail, make test names unique, use new gdb_test convention
16091 regarding pattern, use gdb_test more, etc.).
16092
16093 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
16094 fail, make test names unique, etc.).
16095
16096 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16097
16098 * gdb.base/nodebug.c: Change return type of top and middle to
16099 short.
16100 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
16101 are fixed by the recent mdebugread.c changes. Allow `short ()'
16102 as type for top and middle.
16103
16104 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16105
16106 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
16107 nearly as I can tell, the whole thing was an accident in Stu's
16108 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
16109 to replace a send/expect pair with gdb_test, but ended up only
16110 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
16111 of 30 Mar 1995 took care of it, but left this vestigial comment
16112 which I am now nuking.
16113
16114 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16115
16116 * gdb.base/break.exp: Look for different line number for
16117 breakpoint at main depending on usestubs.
16118
16119 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16120
16121 * gdb.base/list.exp: Adjust some alternate expect patterns to
16122 match recent list0.c change. Add alternate expect pattern for
16123 output from `list default lines around main' for optimizing
16124 compilers.
16125
16126 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16127
16128 * lib/gdb.exp: If nosignals is not set, set it to 0.
16129
16130 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
16131
16132 * config/slite-gdb.exp: Responds to load symbol table prompt.
16133 * gdb.base/break.exp: Adjust line number, fix rerun.
16134 * gdb.base/langs0.c: Add #ifdef usestubs.
16135
16136 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
16137
16138 * gdb.base/list.exp: Adjust line contents after adding new lines in
16139 list0.c. Also fix a syntax error.
16140
16141 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
16142 * gdb.base/break.exp: ditto.
16143 * gdb.base/list.exp: ditto.
16144 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
16145 * gdb.base/run.c: ditto.
16146 * gdb.base/list0.c: ditto.
16147 * gdb.base/funcargs.c: ditto.
16148
16149 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
16150
16151 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
16152 $targetname, $serialport and $baud instead of hardwired variables.
16153 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
16154 target doesn't support signals.
16155
16156 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
16157
16158 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
16159
16160 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16161
16162 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
16163 Don't rely on the value of an auto variable before it has been
16164 initialized. Use gdb_test more.
16165
16166 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16167
16168 * lib/gdb.exp (default_gdb_version): A version number must start
16169 with a digit, but other than that contains all characters up to
16170 the first whitespace character.
16171
16172 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16173
16174 * gdb.base/commands.exp (breakpoint_command_test): New tests.
16175
16176 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16177
16178 * gdb.c++/*.exp: Warn if executable does not exist. The original
16179 reason for skipping the warning was that configure.in sometimes
16180 intentionally skipped building the executables but the tcl code
16181 had no way of knowing. That (a) was always bogus with respect to
16182 error handling, (b) is no longer true (right now there is no way
16183 to skip C++ tests).
16184
16185 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
16186
16187 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16188
16189 * gdb.base/list.exp: Add expect patterns for output from
16190 SunPRO compiled executables.
16191 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
16192 types.
16193
16194 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16195
16196 * gdb.base/break.exp (test_next_with_recursion): Accept any line
16197 number (we are already testing that the correct source line text
16198 gets printed).
16199
16200 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
16201 that is what is intended, but something needed to be done to get
16202 sunos4 native working again.
16203
16204 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16205
16206 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16207 apparently went with a (very) old xfail.
16208
16209 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16210
16211 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16212 runto_main is a proc in gdb.exp that will do 'step' for target use
16213 stubs.
16214 * gdb.base/exprs.exp: ditto.
16215 * gdb.base/interrupt.exp: ditto.
16216 * gdb.base/opaque.exp: ditto.
16217 * gdb.base/printcmds.exp: ditto.
16218 * gdb.base/ptype.exp: ditto.
16219 * gdb.base/scope.exp: ditto.
16220 * gdb.base/setvar.exp: ditto.
16221 * gdb.base/signals.exp: ditto.
16222 * gdb.base/twice.exp: ditto.
16223 * gdb.c++/classes.exp: ditto.
16224 * gdb.c++/inherit.exp: ditto.
16225 * gdb.c++/templates.exp: ditto.
16226 * gdb.base/break.exp: no run and hit main for stubs. Change line
16227 numbers for breakpoints and info breakpoint.
16228 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16229 breakpoint().
16230 * gdb.base/callfuncs.c: ditto.
16231 * gdb.base/exprs: ditto.
16232 * gdb.base/interrupt.c: ditto.
16233 * gdb.base/opaque0.c: ditto.
16234 * gdb.base/printcmds.c: ditto.
16235 * gdb.base/ptype.c: ditto.
16236 * gdb.base/scope0.c: ditto.
16237 * gdb.base/setvar.c: ditto.
16238 * gdb.base/signals.c: ditto.
16239 * gdb.base/twice.c: ditto.
16240 * gdb.c++/misc.cc: ditto.
16241 * gdb.c++/templates.cc: ditto.
16242
16243 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16244
16245 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16246
16247 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16248 somewhere between `read' and `main.c'. I'm pretty sure the
16249 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16250 and it isn't particularly useful.
16251
16252 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16253
16254 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16255
16256 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16257
16258 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16259
16260 * config/mt-slite: add LIBS and -nostdlib.
16261 * config/slite-gdb.exp: add this new file to support sparclite target.
16262
16263 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16264
16265 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16266
16267 * gdb.base/a2-run.exp: Change argument to istarget from
16268 "*-*-vxworks" to "*-*-vxworks*".
16269 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16270
16271 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16272
16273 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16274 will not runto main but do a 'step' to step out of breakpoint().
16275 * config/mt-slite: add -Dusestubs.
16276
16277 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16278
16279 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16280 instead of just @.
16281
16282 * gdb.base/signals.exp: Add test for "handle all print".
16283 * TODO: Remove "handle all print". Also remove item about
16284 checking copyright date (I don't like the idea of a spurious FAIL
16285 based on when we run the tests).
16286
16287 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16288 for SunOS4 (reason for failure not investigated). Remove
16289 redundant test for $binfile.
16290
16291 * gdb.base/nodebug.c (array_index): Call malloc.
16292
16293 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16294
16295 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16296
16297 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16298 conventions and slightly simplify the matching regexp.
16299
16300 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16301
16302 * gdb.base/break.exp: Update gdb_test invocation to use new
16303 convention.
16304
16305 * lib/gdb.exp: If noargs is not set, set it to 0.
16306
16307 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
16308 tests unique.
16309
16310 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
16311
16312 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16313
16314 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
16315 one argument of type "<non-float parameter>".
16316
16317 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
16318
16319 * config/rom68k.exp: New file to support Motorola IDP board.
16320 * gdb.base/a2-run.exp: Skip this file if noargs is set.
16321 * gdb.base/break.c: Change things around so that this program
16322 doesn't depend upon args. This is necessary to make remote
16323 targets work (in general, they can't take args).
16324 * gdb.base/break.exp: Don't try to send args to program. Don't
16325 expect output. Also, replace lots of code with gdb_test.
16326
16327 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16328
16329 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
16330 printing of '\'' (which is what the comment says we are testing,
16331 even though we were not), not '''.
16332 (test_integer_literals_rejected): Test that printing ''' is an error.
16333
16334 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16335 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
16336 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
16337 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
16338 Use gdb_test not test_print_accept.
16339 * lib/gdb.exp: Remove test_print_accept.
16340
16341 * gdb.base/signals.exp (signal_tests_1): Make pass message
16342 consistent with fail message.
16343
16344 * gdb.base/whatis.exp: Remove xfails for printing char vs.
16345 unsigned char; the bug (PR 1821) is fixed.
16346
16347 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
16348
16349 * gdb.base/scope.exp (test_at_localscopes): Call pass for
16350 successful tests--makes xfailing them work right.
16351
16352 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16353
16354 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
16355 only \r\n, not .*. The test can pass .* as the last thing in
16356 $pattern if that is what it wants. In addition to providing this
16357 flexibility, this change should speed up pattern matching in cases
16358 where the pattern already ended with .* (there were a number of
16359 them). This change also helps catch bad patterns--in the old
16360 scheme the typo "char \*" instead of "char \\*" would pass. Now
16361 it is caught.
16362 * Many .exp files: Update callers.
16363
16364 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
16365 clearer and does not spuriously match multiple ('s. Likewise for
16366 ) and *.
16367
16368 * gdb.base/nodebug.exp: Test ability to call a function and pass
16369 it a string (even with no debugging info).
16370
16371 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
16372 "p '\'", which is the same as "p ''" once tcl gets done with
16373 quoting, to "p '\\'", which I suspect is what is intended (one
16374 backslash gets sent to GDB).
16375
16376 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
16377
16378 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16379
16380 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
16381 1817) was fixed literally years ago.
16382
16383 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16384
16385 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
16386 test, it causes stepping out of call_after_alloca_subr with
16387 optimizing compilers.
16388 (localvars_in_indirect_call): Consume GDB prompt if `finish'
16389 fails.
16390
16391 * gdb.c++/templates.exp: Source templ-info.exp only if
16392 the templates executable exists.
16393
16394 * gdb.c++/misc.cc (class Contains_static_instance,
16395 class Contains_nested_static_instance),
16396 gdb.c++/classes.exp (test_static_members): Test printing of
16397 a class that contains a static instance of the class.
16398
16399 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16400
16401 * gdb.base/langs2.c (cppsub_): Don't prototype.
16402 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
16403 only, I believe).
16404
16405 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16406
16407 * lib/gdb.exp (skip_chill_tests): New procedure.
16408
16409 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
16410
16411 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
16412
16413 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
16414 each expect pattern. Cuts runtime from 12 to about 4 seconds.
16415
16416 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16417
16418 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
16419
16420 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
16421 disassemble 8, not 16, instructions for part 4.
16422
16423 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
16424 support the latter anymore.
16425
16426 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
16427 -DNO_PROTOTYPES.
16428 * gdb.base/callfuncs.c: Control use of prototypes based on
16429 NO_PROTOTYPES, not __STDC__.
16430 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
16431 t_float_values2 tests if prototypes in use.
16432
16433 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
16434 t_double_values): When checking differences against DELTA, check
16435 that difference is within the range (-DELTA,DELTA), not just
16436 (-infinity,DELTA).
16437
16438 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
16439
16440 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
16441 'file' command firts, then 'target', then 'load', this is due to gdb
16442 target set up.
16443 * config/mips-gdb.exp: Fix a couple regular exp bugs.
16444
16445 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
16446
16447 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
16448 FP load/store variants.
16449 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
16450
16451 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16452
16453 * gdb.base/term.exp: Do not give a warning if not native, it is
16454 not an abnormal condition.
16455
16456 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
16457
16458 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
16459 t_char_array".
16460
16461 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16462
16463 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
16464 are getting the version number.
16465
16466 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
16467 if not native, it is not an abnormal condition.
16468
16469 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16470
16471 * lib/gdb.exp: Just use "file exists", rather than undocumented
16472 dejagnu procedure "findfile".
16473
16474 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16475
16476 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
16477 (LDFLAGS): Set to -Xlinker -Ur.
16478
16479 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
16480 Removed, these values are set by lib/gdb.exp.
16481
16482 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
16483
16484 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16485
16486 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
16487 of replicating gdb startup code.
16488
16489 * config/mt-vxworks (LDFLAGS): Set to -r.
16490 (CFLAGS_FOR_TARGET): Removed.
16491
16492 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
16493 (gdb) and gdb for vxworks uses (vxgdb).
16494
16495 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
16496 executable is not in the tree and host != target, use sed and
16497 program_transform_name to determine the gdb name used by the
16498 target.
16499
16500 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
16501 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
16502
16503 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16504
16505 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
16506 floats, chars, and shorts where there are ANSI-style function
16507 definitions.
16508
16509 * gdb.base/langs.exp, gdb.base/langs*: New test.
16510 * gdb.base/Makefile.in: Build it.
16511 * TODO: Remove item about checking that C names don't get C++
16512 demangling applied; this test tests it.
16513
16514 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16515
16516 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
16517 went with the const70 xfail. The xfail went away a year ago.
16518
16519 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
16520
16521 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
16522 for hp300.
16523
16524 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
16525
16526 * gdb.base/a1-selftest.exp: Don't run on hp300.
16527
16528 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16529
16530 * Makefile.in (site.exp): Set host_alias and target_alias as well
16531 as host_triplet and target_triplet.
16532
16533 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16534
16535 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
16536
16537 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
16538 places as other ecoff systems).
16539
16540 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
16541 ultrix.
16542
16543 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16544
16545 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
16546 remove them.
16547 * gdb.base/nodebug.exp: Accept "function" in addition to "text
16548 variable and "variable" in addition to "data variable".
16549 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
16550
16551 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
16552 2.
16553 * gdb.base/list1.c (long_line): Add additional statement at start
16554 of function.
16555 * gdb.base/list.exp (test_forward_search): Update line number to
16556 reflect new statement.
16557
16558 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16559
16560 * gdb.base/signals.exp: Reinitialize searched source directories
16561 after gdb_start call.
16562
16563 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
16564
16565 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
16566 * gdb.stabs/Makefile.in: Likewise.
16567
16568 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
16569 change. Instead split the tests into smaller pieces.
16570 * gdb.disasm/hppa.s: Corresponding changes.
16571
16572 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16573
16574 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16575 Quote ^C when passing it to stty. For some shells ^ is a pipe.
16576
16577 * gdb.base/funcargs.exp: Modify many tests so that every test
16578 either passes or fails. Make some test names unique.
16579
16580 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16581
16582 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16583 Call stty to set interrupt character.
16584
16585 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
16586 for HP assembler versus GNU assembler based on actual behavior of
16587 $(CC), rather than assuming that $(AS) is always the GNU assembler.
16588
16589 * TODO: Suggest a few more stepping tests.
16590
16591 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
16592
16593 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
16594 restart GDB for h8300 after a continue.
16595 (return): Add pattern to match a29k-udi behavior.
16596 * gdb.base/nodebug.exp: Remove obsolete comment.
16597 * gdb.base/regs.exp: New file, testing of register displays.
16598 * gdb.base/return.exp: Fix typo in reference to $objdir.
16599 * gdb.base/whatis.exp: Always start with a fresh GDB.
16600
16601 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16602
16603 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
16604 higher, these tests generate a lot of output.
16605
16606 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16607
16608 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
16609 code following the catch silently ignored some errors; without the
16610 catch they should be thrown like any other tcl error. Also, the
16611 catch used "" instead of {} which meant all the callers who wanted
16612 to include one of the characters "[]$ had to quote it an extra time.
16613 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
16614 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
16615 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
16616 Remove extra quoting.
16617
16618 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
16619
16620 * gdb.base/commands.exp: Make test names unique; every test either
16621 passes or fails. Update some comments.
16622
16623 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
16624
16625 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16626
16627 The following fixes a FAIL caused by the fact that the alpha stabs
16628 configuration didn't use the ".if alpha" code in weird.def.
16629 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
16630 bit pointer, so the 32 bit version works even on the alpha.
16631 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
16632 Remove the stuff which allowed us to have separate versions for
16633 alpha and everything else.
16634
16635 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
16636 regexp which "info func operator\[\](" is supposed to match. Fix
16637 string to send to GDB. Note that GDB still doesn't work right. Add a
16638 new test for "info func .perator\[\](" which GDB does handle correctly.
16639
16640 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
16641
16642 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16643
16644 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
16645 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
16646 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
16647 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
16648 it makes the tests harder to understand and confuses test-o-matic.
16649 The preferred style is that each test provides a PASS or a FAIL,
16650 and has a unique message (e.g. "continue #54" not just "continue")
16651 which is the same for the pass and the fail.
16652 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16653 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
16654 to lib/gdb.exp.
16655 * gdb.base/printcmds.exp: Use test_print_accept. Remove
16656 prt_accept which was basically the same thing. Likewise for
16657 test_print_reject and prt_reject.
16658 * lib/gdb.exp (test_print_reject): Add some more error message
16659 patterns to match from the former printcmds.exp (prt_reject).
16660 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
16661 One defect of the passcount stuff is that some of it failed to
16662 report XPASS where appropriate.
16663 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
16664 stuff before and after arg in expected pattern.
16665 (test_paddr_operator_functions): Re-do test without print_addr_of;
16666 this is the only test which seems to want extra stuff there.
16667
16668 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16669
16670 * gdb.base/nodebug.exp: Update new tests to reflect improved
16671 wording of gdb output.
16672
16673 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
16674 and "ptype" work on variables in files compiled without -g.
16675 Replaces commented out "maint print msymbol" tests.
16676
16677 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16678
16679 * gdb.base/setvar.c (dummy): Call malloc.
16680
16681 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
16682 losing with the irix4 sed.
16683
16684 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
16685 ALRM" on irix4.
16686
16687 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16688
16689 * TODO: Remove items about corefile.exp testing new exec-file and
16690 backtrace; both are now done. Add items about printing enums.
16691
16692 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16693
16694 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
16695 "get signal $thissig" test fails.
16696
16697 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
16698
16699 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16700
16701 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
16702 compiler warning with dec alpha compiler.
16703
16704 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
16705 extra \n from gdb_test call (this explains why the prompt test
16706 that I removed yesterday was there).
16707 (user_defined_command_test): Remove extra \n and prompt test.
16708
16709 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
16710 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
16711 doesn't exist.
16712 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
16713 Also remove alpha workaround, which turns out to be because
16714 SIGABRT == SIGLOST.
16715
16716 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
16717
16718 * gdb.base/help.exp: Don't test "help show".
16719
16720 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16721
16722 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
16723 "set print address" is on.
16724 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
16725 pass prompt to gdb_test; gdb_test already looks for the prompt.
16726
16727 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
16728
16729 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
16730 was a vestige of the manual TESTSTRATEGY, and the purpose of it
16731 was to make sure that gdb can read a core file. But (a) the "read
16732 the corefile" part didn't make it to a1-selftest.exp, we just
16733 delete the corefile after creating it, and (b) we test reading
16734 corefiles in corefile.exp anyway. Also, this test left around a
16735 xgdb process on Solaris.
16736
16737 * gdb.base/corefile.exp: Also test backtrace.
16738
16739 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
16740
16741 * gdb.base/commands.exp: Test a simple user defined command with
16742 arguments and if/while statements; verify the full user command is
16743 printed by "show user".
16744
16745 * gdb.base/commands.exp: Test if/while commands as part of a
16746 breakpoint command list; verify they appear in breakpoint
16747 information.
16748
16749 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16750
16751 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
16752 than by dividing by zero.
16753
16754 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
16755
16756 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
16757 performing an inferior call with watchpoints enabled.
16758 * gdb.base/watchpoint.c (main): Delete second unnecessary read
16759 call.
16760
16761 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16762
16763 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
16764 of "file" command.
16765
16766 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
16767 Add additional pattern for when "int operator int(void);" appears
16768 in a different order.
16769
16770 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16771
16772 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
16773
16774 * gdb.base/help.exp: Replace most of docstrings for "info signals"
16775 and "signal" with ".*".
16776
16777 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16778
16779 * TODO: Add note about "handle all nostop".
16780
16781 * gdb.base/{sigall.c, sigall.exp}: New test.
16782 * gdb.base/Makefile.in: Add it.
16783
16784 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16785
16786 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
16787 when invoking GDB, suppresses any windowing interface.
16788
16789 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
16790
16791 * config/sim-gdb: New file, simulator testing support.
16792
16793 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
16794
16795 * gdb.base/interrupt.exp: Test calling func1 twice.
16796
16797 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
16798
16799 * gdb.base/list.exp (test_forward_search): Set timeout higher
16800 when we'll be getting lots of output from gdb.
16801
16802 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
16803 "init_malloc" to after the expect statement. Run it if that
16804 regexp is taken, but also for two others which happen if source
16805 cannot be found.
16806
16807 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16808
16809 * gdb.base/printcmds.exp: New test, for printing register before
16810 program is running.
16811
16812 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16813
16814 * gdb.base/list.exp: Correct some alternate expect patterns
16815 to reflect changes in list1.c.
16816
16817 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16818
16819 * TODO: Add item regarding large frames.
16820
16821 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
16822
16823 * TODO: Remove item about enabling return.exp; it
16824 is enabled. Suggest a few more "return" tests.
16825
16826 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16827
16828 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
16829 anonymous unions.
16830
16831 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16832
16833 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
16834 and pr-5646.o, so "make" is the same as "make all", not "make
16835 pr-4975.o".
16836
16837 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
16838
16839 * gdb.base/list.exp: Adjust expectations to reflect changes in
16840 list1.c.
16841 (test_forward_search): New test proc.
16842 * gdb.base/list1.c (long_line): New function, has long source line.
16843
16844 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
16845
16846 * gdb.base/a1-selftest.exp: Change initial stepping to know about
16847 additional line of code that was added.
16848
16849 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
16850
16851 * gdb.disasm/hppa.s: Break the large branching tests into smaller
16852 tests so as not to overflow expect's input buffers.
16853 * gdb.disasm/hppa.exp: Corresponding changes.
16854
16855 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16856
16857 Beginnings of template debugging tests.
16858 * gdb.c++/templ-info.cc: New file to test for template
16859 debugging capability of the compiler.
16860 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
16861 templ-info.cc.
16862 * gdb.c++/templates.cc: Add explicit template instantiations
16863 to enable compiling with -fno-implicit-templates. Add destructor
16864 and 'value' method to T5 class for template tests.
16865 * gdb.c++/templates.exp: Add testcases for printing of template
16866 types, setting breakpoints on template methods and calling a
16867 template method.
16868
16869 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
16870
16871 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
16872 branch target since some assemblers (gas-2.5) may emit a
16873 relocation for the branch instead of resolving it in the
16874 assembler.
16875
16876 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16877
16878 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
16879 through signal handler.
16880
16881 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16882
16883 * configure.in (*-*-netware): Use config/mt-netware.
16884
16885 * config/mt-netware: New file.
16886 * config/mt-i386-netware: Removed, separate configs for different
16887 netware architectures are no longer needed now that we have
16888 --with-headers.
16889
16890 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16891
16892 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
16893 by the recent changes to use ANSI C arithmetic conversions.
16894
16895 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16896
16897 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
16898 bug involving using inferior_pid to figure out whether to select a
16899 frame.
16900
16901 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
16902
16903 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
16904 match the current disassembler output.
16905
16906 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
16907
16908 * gdb.fortran/exprs.exp: Expect VOID instead of void.
16909 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
16910 types, expect "int" as type of integer values (for now).
16911
16912 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
16913
16914 * gdb.base/commands.exp: New tests for if/while commands.
16915
16916 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
16917
16918 * lib/gdb.exp (runto): Replace sub-pattern for hex value
16919 by .*, since hex values have different syntax in Chill mode.
16920
16921 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16922
16923 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
16924 linefeed from expect pattern for repeated types with indices > 9.
16925
16926 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
16927
16928 First part of Fortran test suite.
16929 * gdb.fortran: New directory.
16930 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
16931
16932 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16933
16934 * gdb.base/default.exp: Update expect pattern for load command
16935 without arguments.
16936
16937 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16938
16939 * configure.in: Change i386 to i[345]86.
16940 * gdb.base/configure.in: Likewise.
16941 * gdb.c++/configure.in: Likewise.
16942 * gdb.chill/configure.in: Likewise.
16943
16944 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
16945
16946 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
16947 patterns, since that is not a valid context for comments.
16948
16949 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
16950
16951 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
16952 repeated types and repeated types with indices > 9.
16953
16954 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
16955
16956 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
16957 2417; old bug has been fixed.
16958
16959 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
16960
16961 * gdb.base/interrupt.exp: When trying to wake up the inferior,
16962 send the newline ourselves instead of assuming gdb_test will do
16963 so when passed an empty input string.
16964
16965 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
16966 stabs testcode.
16967
16968 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16969
16970 * lib/gdb.exp (gdb_test): Don't send anything if the first
16971 argument is an empty string. This makes cases where we want to
16972 match output that is already in expect's buffers (for example,
16973 matching a breakpoint after gdb_run_cmd has been called) work
16974 reliably.
16975
16976 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16977
16978 * config/netware.exp: New file.
16979
16980 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16981
16982 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
16983 the -B and -L prefixes so we can find the debugging stub.
16984
16985 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
16986 there and we are using the gcc from the tree.
16987
16988 * gdb.base/types.c: Removed.
16989
16990 * gdb.base/configure.in: Look for makefile fragments in ../config.
16991 Recognize i386-*-netware.
16992 * gdb.c++/configure.in: Likewise.
16993
16994 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16995
16996 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
16997 the correct TCL syntax.
16998
16999 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17000
17001 * gdb.base/opaque.exp: use runto instead of messing around with
17002 breakpoints. Simplify by using gdb_test.
17003
17004 * gdb.base/bitfields.exp: restart between tests on netware targets
17005 because breakpoints aren't relocated after target death. Run
17006 processes to completion.
17007
17008 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
17009
17010 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
17011
17012 * Makefile.in: Remove extra tabs that confuse some versions
17013 of "make". Use the newly built gdb to test with by default,
17014 rather than the first one in the tester's search path.
17015
17016 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
17017
17018 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
17019
17020 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
17021 condition help.
17022
17023 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17024
17025 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
17026
17027 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
17028 running.
17029 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
17030 * gdb.base/funcargs.exp: Likewise.
17031
17032 * gdb.base/bitfields.exp: Simplify by using gdb_test.
17033 * gdb.base/funcargs.exp: Likewise.
17034
17035 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
17036 message is "".
17037
17038 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17039
17040 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
17041 return,signals,twice}.exp: Handle non-existant binaries
17042 consistantly.
17043
17044 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
17045 * gdb.base/Makefile.in: Don't try to generate a core dump, we
17046 might testing a cross development system.
17047
17048 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17049
17050 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
17051 runtest script is relative to ${srcdir}, not ${rootdir}.
17052
17053 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
17054
17055 * gdb.base/signals.exp: Allow for optionality of breakpoint
17056 address.
17057
17058 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17059
17060 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
17061
17062 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17063
17064 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
17065 for size_t definition.
17066 * gdb.c++/templates.cc: Likewise
17067
17068 * config/mt-i386-netware: New file.
17069
17070 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
17071 defined.
17072
17073 * gdb.base/Makefile.in: Added support for systems that name core
17074 files by appending "core" to the program name.
17075 * gdb.base/a1-selftest.exp: Likewise.
17076
17077 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17078
17079 * gdb.base/return.exp: Add comment and message for `return double'
17080 test failure on Sparc Solaris.
17081
17082 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
17083
17084 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
17085
17086 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17087
17088 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
17089 from optimizing them away.
17090 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
17091 patterns to include default constructors and assignment operators,
17092 to match gcc versions beyond 2.5.8. Accept any cplus demangling
17093 character in the output of the virtual base pointer.
17094
17095 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17096
17097 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
17098 expression match in print_addr_of to avoid unintented matches.
17099 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
17100 versions up to 2.5.8.
17101
17102 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17103
17104 * gdb.base/list.exp: Tweak alternate pattern for listing of an
17105 included file to run under newer versions of expect.
17106 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
17107 consecutive >'s in templates to accomodate recent cplus-dem.c change.
17108 Remove xfail for the virtual table of BDDHookV.
17109
17110 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17111
17112 * lib/gdb.exp (string_to_regexp): Set a default result.
17113 (default_gdb_start): Fix misleading message.
17114
17115 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
17116
17117 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
17118 Remove all CC, etc definitions.
17119 * config/mt-hpux: New file.
17120 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
17121 (CFLAGS, LDFLAGS): Define.
17122 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
17123
17124 * Makefile.in (site.exp): Don't insert host_os, etc.
17125 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
17126 (distclean): Check existence of subdir.
17127 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
17128 * gdb.base/Makefile.in: General cleanup and simplification.
17129 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17130 to build executables. Use default rule to build .o files.
17131 (EXPECT, RUNTEST, CC): Fix relative pathname.
17132 (site.exp): Don't insert host_os, etc.
17133 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
17134 and/or SIGUSR1 defined.
17135 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
17136 * gdb.c++/Makefile.in: General cleanup and simplification.
17137 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17138 (CFLAGS): Remove.
17139 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
17140
17141 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
17142
17143 * gdb.base/recurse.exp: Misc changes to get tests running again
17144 after Kung's changes to the watchpoint code.
17145 * gdb.base/watchpoint.exp: Likewise.
17146
17147 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
17148
17149 * lib/gdb.exp (string_to_regexp): Convert {\} also.
17150
17151 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17152
17153 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
17154 * lib/gdb.exp (default_gdb_start): Define.
17155 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
17156 gdb.base/funcargs.exp, gdb.base/opaque.exp,
17157 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
17158 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
17159 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
17160 Don't call gdb_target_udi in between tests.
17161
17162 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17163
17164 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
17165 (which was basically just a local version of the same thing). In
17166 addition to avoiding duplication, gdb_test_exact is faster.
17167 * lib/gdb.exp (gdb_test_exact): Fix typo.
17168
17169 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
17170 don't give an error.
17171
17172 * gdb.base/term.exp: Call delete_breakpoints before starting.
17173
17174 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
17175 (t10): Add comment.
17176
17177 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17178
17179 Reorganization of the GDB Test Suite.
17180
17181 * gdb.base: New directory, contains all the basic tests.
17182 * gdb.c++: New directory, tests specific to C++.
17183 * gdb.chill: New directory, tests specific to Chill.
17184 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
17185 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
17186 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
17187 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
17188 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
17189 t30-31 to chill).
17190 * */gdbme.*: Rename to match appropriate expect scripts.
17191 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
17192 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
17193 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
17194 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
17195 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
17196 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
17197 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
17198 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
17199 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
17200 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
17201 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
17202 gdb.c++/virtfunc.cc: New names of C++ files.
17203 * gdb.chill/chillvars.ch: New name of Chill file.
17204 * gdb.base/configure.in, gdb.c++/configure.in,
17205 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17206 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17207 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17208 * configure.in (configdirs): Update to reflect directory changes.
17209 (target_abbrev): No longer define for any configuration.
17210 * Makefile.in: Cosmetic improvements to header comments.
17211
17212 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17213
17214 Various changes to gdb.t31:
17215
17216 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17217 * gdbme.ch: Make all key-words and predefineds be upper-case.
17218 * chillvars.exp: Expect key-words and predefinds in upper-case.
17219
17220 * chillvars.exp: Use gdb_test_exact many places.
17221 Change expected output for arrays (which now includes index labels).
17222
17223 * pr-5020.exp, gdme.ch (module PR_5020):
17224 New test, for PR-5020.
17225
17226 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17227
17228 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17229 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17230
17231 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17232
17233 * Makefile.in: Fix bit-rot in definitions of CHILL,
17234 CHILL_FOR_TARGET and Chill_LIB.
17235 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17236 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17237 CHILL, and CHILL_LIB.
17238
17239 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17240
17241 * Revert the previous changes. Please see Rob's directory
17242 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17243
17244 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17245
17246 * Makefile.in, configure.in, config/mips-gdb.exp,
17247 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17248 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17249 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
17250 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17251 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17252 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17253 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17254 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17255 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17256 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17257 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17258 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17259 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17260 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17261 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17262 changes from 94Q1.
17263
17264 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17265
17266 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17267 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17268 Rob's new testing fragments.
17269
17270 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17271
17272 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
17273 lib/gdb.exp: Replace error proc calls with perror.
17274
17275 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17276
17277 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17278 version also, match on casted version strings, and match on
17279 gdb startup case where the line numbers might be messed up.
17280
17281 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17282
17283 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
17284 (CFLAGS): Delete it from here.
17285
17286 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17287
17288 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17289
17290 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17291
17292 * Makefile.in (RUNTEST): Default to just "runtest".
17293
17294 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17295
17296 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17297 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17298 the code has been restructured.
17299
17300 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17301
17302 * gdb.t00/default.exp (set write): Allow any number of \r and/or
17303 \n, not just one of each.
17304
17305 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
17306 /bin/cc gives a warning if you do.
17307
17308 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
17309
17310 * gdb.t24/demangle.exp: change expect pattern of
17311 __t10ListS_link1ZUiRCUiPT0
17312
17313 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17314
17315 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
17316 on local variables in recursive functions.
17317
17318 * gdb.t07/Makefile.in: Build the new test.
17319
17320 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17321
17322 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
17323 directly. Instead compare the return values from actual calls.
17324
17325 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
17326
17327 * Makefile.in (check): Set TCL_LIBRARY for runtest.
17328
17329 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17330
17331 * From Peter Schauer with minor modifications.
17332 * gdb.t15/return.exp (return_tests): Handle targets where "return"
17333 stops in mid-line in the caller. Add xfail for returning a float
17334 value on X86 targets.
17335
17336 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17337
17338 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
17339 to avoid expect lossage.
17340 (fmem_LRbug_tests): Likewise.
17341 * gdb.disasm/hppa.s: Corresponding changes.
17342
17343 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
17344 conditions to work with latest dejagnu/expect.
17345
17346 * gdb.t15/funcargs.exp (finish from indirect call): No longer
17347 expected to fail on the PA.
17348 (backtrace in call with trampolines): Explicitly require main
17349 to be frame #1 (no trampolines should show up in backtrace).
17350
17351 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
17352 "continue -expect".
17353 * gdb.t06/break.exp: Likewise.
17354 * gdb.t07/watchpoint.exp: Likewise.
17355 * gdb.t13/bitfields.exp: Likewise.
17356 * gdb.t15/{funcargs,return}.exp: Likewise.
17357 * gdb.stabs/weird.exp: Likewise.
17358 * config/{mips,udi}-gdb.exp: Likewise.
17359
17360 * hppa.sed: Enclose comments within a sed command to avoid
17361 losing with the old OSF1 sed.
17362
17363 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17364
17365 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
17366 sequent dynix.
17367 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
17368 * gdb.t15/funcargs.exp: Conditionally step again to really
17369 finish from marker_call_with_trampolines. Handle the case where
17370 the first step from within call_with_trampolines already steps
17371 us back to main.
17372 * gdb.t15/gdbme.c: Add comment to closing brace of
17373 call_with_trampolines for funcargs.exp.
17374
17375 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17376
17377 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
17378 Fix typo(s).
17379
17380 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17381
17382 * gdb.t07/gdbme.c: More code for watchpoint testing.
17383
17384 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
17385 "Hardware watchpoint" throughout file.
17386 (test_watchpoint_triggered_in_syscall): New test.
17387 (test_complex_watchpoint): New test.
17388
17389 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17390
17391 * gdbme.c (call_with_trampolines): New function to try and step
17392 into. Tests trampoline problems on the PA.
17393
17394 * funcargs.exp (localvars_in_indirect_call): No longer expect
17395 stepping into indirect call to fail on PAs.
17396 (test_stepping_over_trampolines): New test.
17397
17398 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17399
17400 * TODO: Add suggestions for static member function tests, and
17401 completion tests.
17402
17403 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17404
17405 * TODO: Add suggestions for "p/a" tests.
17406
17407 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
17408 (default_gdb_exit): Replace all the hair with sending "quit" to
17409 the process with a simple close.
17410
17411 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17412
17413 * TODO: Add suggestions for shared library tests.
17414
17415 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17416
17417 * TODO: Add suggestions for x/s tests.
17418
17419 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17420
17421 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
17422 "enable once", and "enable breakpoints once" with ".*".
17423
17424 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17425
17426 * TODO: Add suggestions about structure passing tests.
17427
17428 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17429
17430 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
17431 the primary1 test, use work around if __GNUC__ < 2.
17432 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
17433 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
17434 Test for bad output rather than waiting for timeout. Issue
17435 second continue only if first continue failed.
17436
17437 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17438
17439 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
17440 operator[] test with gdb_test because the old code didn't seem to
17441 be getting the quoting right with the new dejagnu.
17442
17443 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
17444
17445 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
17446 one from the path.
17447 * Makefile.in: Use a fresh expect if there is one, use runtest
17448 from the src tree if there is one.
17449
17450 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17451
17452 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
17453 next over recursive call. Revise the tests from that point on
17454 (which had been skipped) to match GDB's actual (correct) output.
17455
17456 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
17457 with next over a breakpoint whose condition is false.
17458
17459 * gdb.t00/help.exp: Comment out "help set print" tests just like
17460 (and for same reason as) "help set" test.
17461
17462 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17463
17464 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
17465 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
17466
17467 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17468
17469 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
17470 necessary gdb_target_udi.
17471
17472 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
17473
17474 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
17475 1838 and 2417; they are fixed.
17476
17477 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
17478 gdb.t03/ptype.exp (ptype structure, ptype union):
17479 Remove xfails; the test is looser than when the xfails were added.
17480
17481 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
17482 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
17483
17484 * gdb.t01/run.exp: Only run shell test if isnative.
17485
17486 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
17487 since "run" automatically loads if necessary. Call gdb_target_udi
17488 after the "file" since "file" kills any execution target.
17489
17490 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
17491 GDB. GDB doesn't work that way (not anymore at least) on UDI.
17492 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
17493 argument for UDI.
17494
17495 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17496
17497 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
17498
17499 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
17500
17501 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17502
17503 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
17504 properly quoting regexps. This makes the second argument to
17505 demangle a fixed string, which matches the callers, instead of a
17506 shell-style pattern which is what the previous implementation
17507 used. Update some of the callers.
17508
17509 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17510
17511 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
17512 (comib_nullified_tests): Fix typo.
17513 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
17514 strings. No longer expected to fail.
17515
17516 * gdb.disasm/hppa.s (addib_tests): Fix typo.
17517 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
17518 strings. No longer expected to fail.
17519
17520 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
17521 string. No longer expected to fail.
17522
17523 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17524
17525 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
17526 No longer expected to fail.
17527
17528 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
17529 string. No longer expected to fail.
17530
17531 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17532
17533 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
17534 only in the names (I probably got most of them). I was even
17535 generous with some which differed in underscores in names, and
17536 probably missed a few, and I *still* was able to remove almost a
17537 third of the file with almost no impact on testsuite coverage.
17538
17539 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17540
17541 * gdb.t00/default.exp: Match udi_attach error message as well as
17542 the one from child_attach.
17543
17544 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
17545
17546 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
17547
17548 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
17549 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
17550
17551 * Move test with enums and partial symbols back to
17552 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
17553 Reverts the change of 26 May 93. Per today's change to
17554 stabs.texinfo, the behavior that weird.exp was expecting was
17555 unreasonable; what is important is that the compiler+gdb get
17556 things right, which happens with a recent gcc. Also fix the test
17557 to deal with native compilers which put out the stab gdb can't
17558 deal with.
17559
17560 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17561
17562 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
17563 in the names. The main thing these accomplish is to slow things down.
17564 Many more such duplicates surely remain.
17565
17566 * gdb.t00/help.exp: Comment out "help support" test just like
17567 (and for same reason as) "help set" test.
17568
17569 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
17570
17571 * gdb.t06/break.exp: Remove setup_xfails for
17572 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
17573 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
17574 about known bug in gcc to include up through 2.5.8.
17575 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
17576 well as "_vb$".
17577 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
17578 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
17579 with latest gcc and gdb.
17580 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
17581 well as "_vb$".
17582
17583 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17584
17585 * configure.in (hppa*-*-*): Also configure and build stabs-only
17586 tests.
17587
17588 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17589
17590 * gdb.t10/hppa.mt: A makefile fragment for the PA.
17591 * gdb.t10/configure.in (hppa*-*-*): Use it.
17592
17593 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17594
17595 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
17596
17597 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17598
17599 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
17600 versions prior to 1.13.5.
17601
17602 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17603
17604 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
17605 the prompt is at the start of a line.
17606
17607 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17608
17609 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
17610 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
17611 in the copr tests now.
17612 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
17613 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
17614 expected to fail.
17615
17616 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
17617
17618 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
17619 gdb.t31/chillvars.exp, lib/gdb.exp:
17620 Tweak to run under either version of expect.
17621 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
17622 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
17623 * gdb.t11/list.exp: Remove extraneous whitespace.
17624
17625 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17626
17627 * gdb.t16/printcmds.exp (test_print_strings): Accept
17628 "(unsigned char *) " before the string.
17629
17630 * TODO: Add notes about printing of fancy types and GDB expressions.
17631
17632 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
17633
17634 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
17635 * gdb.t06/configure.in: Don't try to compile signals test program
17636 if doing mips-idt-ecoff.
17637
17638 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
17639
17640 * Most .exp files: Tweak to run under either version of expect.
17641
17642 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17643
17644 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
17645 xfails; I'm not sure why they are failing, but not because of PR 1806.
17646
17647 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
17648
17649 * config/unix-gdb.exp: Remove gdb_unload cause it's already
17650 defined in lib/gdb.exp.
17651
17652 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17653
17654 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
17655 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
17656 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
17657 have to be typeless.
17658
17659 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17660
17661 * TODO: Add suggestion for copyright year test.
17662
17663 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
17664
17665 * configure.in (*-*-lynxos*): Add stabs tests.
17666
17667 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17668
17669 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
17670 so insert a tab before any assembler directive in column zero.
17671
17672 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
17673 stores.
17674 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
17675 stores.
17676 (fpu_short_memory_tests): Likewise.
17677
17678 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17679
17680 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
17681 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
17682 .stabs directives in comments.
17683
17684 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17685
17686 * TODO: New file, describing tests we could write.
17687 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
17688
17689 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17690
17691 * gdb.t06/signals.exp: Add kludge to force re-sync.
17692
17693 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
17694 to xgdb instead of gdb, get out of gdb.
17695
17696 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
17697
17698 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
17699 for info.
17700
17701 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17702
17703 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
17704 * gdb.stabs/configure.in (hppa*-*-*): Use it.
17705 * gdb.stabs/hppa.sed: New sed script for the PA.
17706
17707 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17708
17709 * gdb.stabs: Re-write weird.def and configuration to use sed
17710 instead of cpp. sed is portable and POSIX; cpp is neither.
17711
17712 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17713
17714 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
17715
17716 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17717
17718 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
17719
17720 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17721
17722 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
17723 "_vb$".
17724 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
17725 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
17726
17727 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17728
17729 * lib/gdb.exp: Comment out code which depends on non-existent
17730 `transform' procedure.
17731
17732 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
17733
17734 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
17735 * lib/gdb.exp: Transform tool name.
17736 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
17737 1.1's new error handling system.
17738
17739 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17740
17741 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
17742
17743 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17744
17745 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
17746 They made pattern matching so slow that timeouts happened on
17747 heavily loaded systems. Now any output from "show print" which
17748 gets us back to the GDB prompt is a PASS.
17749
17750 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
17751
17752 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
17753
17754 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17755
17756 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
17757
17758 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
17759 It is not from PR 3220.
17760
17761 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17762
17763 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
17764 just started failing because they depended on the order the
17765 subcommands are presented, or exact docstring text. This kind of
17766 test is a pain and has minimal benefit.
17767
17768 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17769
17770 * gdb.t09/corefile.exp: At end of test, use "core" command with
17771 no arguments.
17772
17773 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
17774
17775 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
17776 17}/Makefile.in: Make it possible to run the testsuite with Sun
17777 make and CC = cross gcc by adding explicit build rules for .o
17778 files.
17779
17780 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17781
17782 * gdb.t15/funcargs.exp: Don't put comments on same line as
17783 setup_xfail (@#$*%& tcl braindamage!).
17784
17785 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17786
17787 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
17788
17789 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
17790
17791 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
17792 * gdb.t20/inherit.exp: remove three dumplicate entries.
17793
17794 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17795
17796 * gdb.t06/break.exp: For "next over recursive call", fail on any
17797 incorrect output, not just on "factorial (value=2)".
17798
17799 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17800
17801 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
17802 working now. Add an xfail if accesing a bss variable causes
17803 a memory error if the target is not yet run.
17804
17805 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17806
17807 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
17808 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
17809 name of __st* demangling (2 strings). Did Kung really get the
17810 more than 95 others right without testing them?
17811
17812 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
17813
17814 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
17815
17816 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
17817
17818 * configure.in (configdirs): Add gdb.disasm
17819 * gdb.disasm: New directory for GDB disassembler tests.
17820 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
17821
17822 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17823
17824 * gdb.t00/help.exp: Don't test "help set".
17825
17826 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
17827 from within expect statements. None of these happen anymore and
17828 they cause regressions to be silently unnoticed.
17829
17830 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
17831 messages) about known failures with gcc cygnus-2.4.5-930417.
17832
17833 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
17834 comp-info.exp so it gets built if it doesn't exist.
17835
17836 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
17837 it is no longer used.
17838 * gdb.t13/comp-info.c: Removed.
17839
17840 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
17841
17842 * gdb.t06/signals.exp: Add xfail for sun3.
17843
17844 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17845
17846 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
17847 relevant because ^C doesn't get sent but failure can be reproduced
17848 interactively).
17849
17850 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17851
17852 * gdb.stabs/alpha.mt: New configuration file for alpha.
17853 * gdb.stabs/configure.in: Use it.
17854 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
17855 sharing with alpha.mt, redefine long to word via preprocessor.
17856 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
17857 for alpha.
17858 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
17859 native cc.
17860 * gdb.t00/teststrategy.exp: Change expect string so that we
17861 consume the `(xgdb)' from the command echo and from the gdb prompt.
17862 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
17863 gdb currently compares all values as long, so this failure probably
17864 applies to any configuration where LONGEST is bigger than a target int.
17865 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
17866 with gcc.
17867 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
17868 to handle opaque pointers, gcc is.
17869 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
17870 as first argument. Include <sys/types.h> and change all operator
17871 new definitions to use size_t.
17872 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
17873 now that we use size_t.
17874
17875 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17876
17877 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
17878 a long or float array cast all array members to the same type.
17879 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
17880 with 64 bit longs.
17881 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
17882 on alpha.
17883 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
17884
17885 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17886
17887 * gdb.t24 (demangle.exp): Constructors of templates have names like
17888 vector<int>::vector(int) not vector<int>::vector<int>(int). See
17889 section 14.6 of the ARM.
17890
17891 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
17892 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
17893 accomplish little and slow down the testsuite.
17894
17895 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
17896 Accept spaces various places.
17897
17898 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17899
17900 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
17901 with watchpoint enabled.
17902
17903 * Makefile.in: Remove definition of CC and remove the second
17904 definition of CXX (the "CXX = gcc" one remains). These definitions
17905 were causing backquotes to be expanded within backquotes, which
17906 doesn't work.
17907
17908 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
17909
17910 * gdb.t17/callfuncs.exp: Add "return 0" to end.
17911
17912 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17913
17914 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
17915 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
17916 by mips cc and contains no stabs entries.
17917
17918 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
17919
17920 * config/vx-gdb.exp: Use fake device to load files rather than
17921 NFS.
17922 * lib/gdb.exp: New proc to do "file" command.
17923 * config/unix-gdb.exp: Use new "file" proc.
17924
17925 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17926
17927 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
17928 Rework board rebooting slightly.
17929 (gdb_exit): Don't exit from the remote shell; there isn't one.
17930 * gdb.stabs/weird.exp: If a program is being debugged already,
17931 kill it.
17932 * gdb.t04/setvar.exp: Stop and restart gdb.
17933 * gdb.t05/expr.exp: Likewise.
17934 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
17935 restart gdb and reload the program.
17936 * gdb.t08/opaque.exp: Likewise.
17937 * gdb.t12/scope.exp: Likewise.
17938 * gdb.t13/bitfields.exp: Likewise.
17939 * gdb.t15/funcargs.exp: Likewise.
17940 * gdb.t20/classes.exp: Likewise.
17941 * gdb.t03/ptype.exp: Increase timeout.
17942 * gdb.t16/printcmds.exp (test_print_string_constants,
17943 test_print_array_constants): Likewise.
17944 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
17945 * gdb.t20/classes.exp (do_tests): Likewise.
17946 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
17947
17948 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
17949
17950 * gdb.stabs: Renamed *wierd* to *weird*.
17951
17952 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17953
17954 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
17955 for timeout. Add "known gcc 2.4.5 bug" to failure message.
17956
17957 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17958
17959 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
17960 (do_tests): Remove xfail for whatis on one_var and two_var.
17961
17962 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
17963
17964 * Makefile.in: Made cross building work better by adding
17965 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
17966
17967 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17968
17969 * gdb.t15/{return.c,return.exp,Makefile.in}:
17970 New test, currently commented out.
17971
17972 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
17973
17974 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
17975 still running and removes the leftover named socket so GDb can do
17976 clean restarts.
17977
17978 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
17979
17980 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
17981 console, not GDB.
17982 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
17983 cross testing works better with "make check"
17984 * config/unix-gdb: Use default procedures for exit and version.
17985 * config/vx-gdb.exp: Cleaned up and massaged back to working order
17986 with the newest VxWorks.
17987
17988 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17989
17990 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
17991 old form.
17992
17993 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
17994 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
17995
17996 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
17997
17998 * config/unix-gdb.exp: Remove this version of gdb_exit
17999 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
18000 Rob says he'll look at it when he gets back to testing boards.
18001
18002 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
18003
18004 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
18005 an expected fail for certain ptype commands.
18006
18007 * gdb.t20/classes.exp: Update expected results of "ptype class
18008 Base1" to account for the constructor that now appears in the type.
18009
18010 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18011
18012 * configure.in (configdirs): Restore gdb.t04, which mysteriously
18013 disappeared from list.
18014 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
18015 "alldone" proc with call to cleanup and exit.
18016 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
18017 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
18018 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
18019 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
18020 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
18021 "alldone" proc with simple returns that suppress remaining
18022 tests. The alldone proc went away many months ago.
18023
18024 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18025
18026 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
18027
18028 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
18029
18030 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18031
18032 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
18033 as vax gdb will display them.
18034
18035 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18036
18037 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
18038 optimizers.
18039
18040 * scope.exp: Change "bad value for localval" messages so each one
18041 is unique.
18042
18043 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
18044 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
18045
18046 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
18047
18048 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18049
18050 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
18051 doesn't exist (due to optimization).
18052
18053 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18054
18055 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
18056 contains \r because the filename is long.
18057
18058 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
18059 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
18060
18061 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18062
18063 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
18064 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
18065 Ultrix.
18066 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
18067 int tests.
18068 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
18069
18070 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
18071
18072 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
18073
18074 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
18075 to match does not match the passing case but still matches the
18076 failing case.
18077
18078 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18079
18080 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
18081
18082 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
18083
18084 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
18085 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
18086 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
18087 Remove various versions of gdb_exit.
18088 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
18089 gdb_exit.
18090 * config/unix-gdb.exp: gdb_exit remains here, and should override
18091 the generic version, since it's doing a lot of wierd stuff that
18092 the other versions aren't. FIXME, fold it in, or abandon this
18093 version.
18094
18095 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18096
18097 * gdb.t24/demangle.exp: Add tests for PR 3220.
18098
18099 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18100
18101 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
18102
18103 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
18104
18105 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
18106 "i386-*-*". Works for i486 as well.
18107
18108 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
18109 bug, and expand domain of xfail to all SVR4 systems, since the
18110 actual problem is likely to be in generic SVR4 /proc support.
18111
18112 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18113
18114 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
18115
18116 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
18117
18118 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
18119 xfails for other systems. Match a missing 'Continuing.' as an
18120 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
18121
18122 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
18123 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
18124 Only issue warning for missing executables if -all option is used.
18125
18126 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
18127 file if -all option is used. It's like an unpredictable XFAIL.
18128
18129 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18130
18131 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
18132 for dynamically linked binaries.
18133
18134 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
18135
18136 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18137
18138 * gdb.t20/inherit.exp: Change message for "print tagless struct"
18139 to state that this is a known bug in old versions of g++.
18140
18141 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18142
18143 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
18144 while waiting for `Continuing'.
18145
18146 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
18147
18148 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
18149 in text, data, and bss.
18150 * gdb.t10/nodebug.c: Add local and global test variables for
18151 initialized and uninitialized data.
18152
18153 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18154
18155 * config/unix-gdb.exp (gdb_exit): Add "wait".
18156
18157 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18158
18159 * gdb.t06/signals.exp: xfail the continue from the handler for all
18160 targets.
18161
18162 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
18163 function with watchpoints enabled, the i386 call dummy starts with
18164 a call.
18165
18166 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
18167 386 bsd names its corefiles.
18168
18169 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
18170
18171 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
18172 compilers don't grok it.
18173 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
18174 with small octal ints rather than character constants, which
18175 are signed and might not fit if first promoted to int.
18176
18177 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
18178
18179 * gdb.t09/Makefile.in (clean): Remove corefile.
18180
18181 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18182
18183 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
18184
18185 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18186 and Jim Kingdon (kingdon@cygnus.com)
18187
18188 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
18189 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
18190 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
18191
18192 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18193
18194 * gdb.t17/interrupt.exp: Add xfail for hppa.
18195
18196 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18197
18198 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
18199 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
18200 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
18201 to determine signed-ness of bitfields and use the result to setup
18202 the xfail.
18203 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18204 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18205 call line is reached if necessary.
18206
18207 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18208
18209 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18210
18211 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18212
18213 * gdb.t06/break.exp: Also test `clear' command.
18214
18215 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18216
18217 * gdb.t00/teststrategy.exp: Remove extra quote.
18218
18219 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18220 watchpoint enabled to be for all non-68k machines.
18221
18222 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18223
18224 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18225
18226 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18227 targets use aout.mt instead of ecoff.mt as gas understands
18228 standard aout format.
18229
18230 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18231
18232 * lib/gdb.exp (runto): Don't insist that function we are running to
18233 was compiled with -g.
18234
18235 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18236
18237 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18238 to get back into the read system call.
18239 Accept leading newline in case where we woke it up.
18240
18241 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18242
18243 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18244 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18245 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18246 enable ecoff configuration.
18247
18248 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18249
18250 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18251
18252 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18253
18254 * gdb.t16/printcmds.exp: Add another printf test.
18255
18256 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18257
18258 * configure.in: If configured -with-stabs on any target, add
18259 stabsdirs to configdirs.
18260
18261 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18262
18263 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18264 fun" so pattern does not match the command itself.
18265
18266 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18267
18268 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18269
18270 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18271
18272 * gdb.t17/interrupt.exp: Test for more things.
18273
18274 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18275
18276 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18277 compiler arranges the code and line numbers.
18278
18279 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18280
18281 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18282
18283 * gdb.t00/help.exp: Increase expect input buffer size.
18284
18285 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18286
18287 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18288
18289 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18290
18291 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18292
18293 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18294 [0-9]*, not just [0-9].
18295
18296 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18297
18298 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18299
18300 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
18301
18302 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18303
18304 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
18305
18306 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18307
18308 * gdb.t06/signals.c: Add xfails for sun3.
18309
18310 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
18311
18312 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
18313 test_stepping tests.
18314
18315 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18316
18317 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
18318
18319 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
18320
18321 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
18322 rather than actually putting it through cpp twice.
18323
18324 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
18325
18326 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
18327
18328 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
18329 no longer needed.
18330
18331 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18332
18333 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
18334
18335 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
18336 C++ features prints as "struct", make it a pass, not an xfail.
18337
18338 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18339
18340 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
18341 Don't require VA to print as "class" rather than "struct".
18342
18343 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
18344
18345 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
18346
18347 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18348
18349 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
18350
18351 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18352
18353 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
18354 order.
18355
18356 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18357
18358 * gdb.t16/printcmds.exp: Add printf tests.
18359
18360 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
18361
18362 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
18363
18364 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
18365
18366 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
18367 pass counts, to counteract any existing or future setup_xfails.
18368
18369 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18370
18371 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
18372 {BEGIN,END}_COMMON for common block instead of STAB.
18373 * gdb.stabs/wierd.exp: Add xfail for rs6000.
18374
18375 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
18376 intp_var should be N_GSYM not N_LSYM.
18377 wierd-aout.S: Use a label for the value of the N_SO.
18378 wierd.def: Remove all backslashes.
18379 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
18380
18381 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18382
18383 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
18384 get the expected next to inheritance3.
18385
18386 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18387
18388 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
18389 now that gcc-2.4 gets it right.
18390
18391 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18392
18393 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
18394
18395 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
18396 generating comp-info.exp which works for cross-compilation.
18397
18398 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
18399
18400 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
18401 "*-*-sysv4.*".
18402
18403 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
18404
18405 * gdb.t01/run.exp: Start with a fresh gdb.
18406 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
18407 SVR4.x.
18408
18409 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
18410
18411 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
18412 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
18413 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
18414 Makefile.in (distclean, realclean): Remove gdbme.c from list of
18415 things to remove.
18416
18417 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
18418
18419 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
18420 test cases from bug reports.
18421
18422 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
18423
18424 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
18425 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
18426 avoid spurious xfails.
18427 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
18428 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
18429 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
18430
18431 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
18432
18433 * gdb.t00/teststrategy.exp: Rework to provide more useful
18434 description of each test, fix problem with systems that define
18435 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
18436 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
18437 results for "next over recursive call" so timeouts aren't taken
18438 by error.
18439
18440 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
18441
18442 * gdb.t12/scope.exp: Test printing of variables before run.
18443
18444 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
18445 printed in wrong order due to sorting.
18446
18447 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
18448
18449 * gdb.t00/teststrategy.exp: Fix expected results for printing
18450 user entered string constant. Is array of char, prints with no
18451 address.
18452
18453 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
18454 commands.
18455 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
18456 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
18457 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
18458 of struct of char arrays.
18459 * gdb.t00/radix.exp: New tests for radix commands.
18460
18461 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
18462
18463 * gdb.t16/printcmd.exp: Print a variable before running program
18464 (with xfail for AIX).
18465
18466 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
18467
18468 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
18469
18470 * gdb.t16/printcmd.exp: Don't print variables before running program.
18471
18472 * gdb.t06/break.exp: Don't require envp argument to main.
18473
18474 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
18475
18476 * gdb.t02/whatis.exp, gdb.t11/list.exp:
18477 Add xfails for rs6000.
18478
18479 * gdb.t02/whatis.exp: Change other tests not to re-test something
18480 we already tested.
18481
18482 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
18483 each type used has a variable of that type.
18484
18485 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
18486
18487 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
18488
18489 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18490
18491 * configure.in: change srctrigger to be a file, not a directory
18492
18493 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
18494
18495 * configure.in (mips-idt-ecoff*): Added trailing '*'.
18496
18497 * gdb.t11/list.exp: Fixed a couple of typos.
18498
18499 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
18500
18501 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
18502 is fixed and PR is closed.
18503 * gdb.t16 (gdbme.c): Add simple test string variable.
18504 * gdb.t16 (printcmds.exp): Add tests with simple test string
18505 variable, primarily for boundaries on "set print elements".
18506
18507 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
18508
18509 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
18510 Make leading 0's optional and don't expect a tab in the middle
18511 of the number.
18512
18513 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
18514
18515 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
18516 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
18517 don't end command passed to gdb_test with newline.
18518
18519 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
18520 signed keyword away, don't expect signed bitfields to be signed.
18521
18522 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
18523 printing with only as many 1's as are in the field as well as printing
18524 with 32 1's (see comment).
18525
18526 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
18527
18528 * gdb.t00/default.exp: Start with a fresh gdb.
18529 * configure.in (configdirs): Remove gdb.t31 until the chill
18530 compiler works again. It no longer is able to find chillrt0
18531 since it isn't in libchill.a anymore.
18532 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
18533 wierd.o, make more modular.
18534 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
18535 spurious newlines that caused problems.
18536
18537 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18538
18539 * Move test with enums and partial symbols from gdb.t03/ptype.exp
18540 to gdb.stabs/wierd.exp since GCC has worked around the bug.
18541 gdb.stabs/wierd.{exp,def}: Many new tests.
18542
18543 * gdb.t00/default.exp: update info line for new message.
18544
18545 * gdb.t02/{whatis.exp,gdbme.c}:
18546 Test that "char *" doesn't print as "caddr_t".
18547
18548 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18549
18550 * gdb.t00/help.exp: Use .* in place of some help messages which
18551 just changed.
18552 gdb.t00/default.exp: Update "info frame" test for new message.
18553 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
18554 Remove some xfails
18555
18556 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18557
18558 * gdb.t03/{gdbme.c,ptype.exp}:
18559 Add tests for typedef'd struct and union without tags.
18560 Also check "whatis" on a variable of a typedef'd enum without a tag.
18561
18562 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
18563 PRMS 1823; the bug still exists but isn't reproduced by this test
18564 anymore), and remove rs6000 XFAIL (the bug is fixed).
18565
18566 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
18567 duplicated from whatis.exp. For those that are left, accept
18568 "long", "long int", or "int" for long variables (whatis.exp already
18569 has an XFAIL for "int", so no need to fail it here).
18570
18571 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
18572 Deal with GCC's names for types now that GDB uses the compiler's names.
18573
18574 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
18575 setup_xfail's for sunos4. If we #defined the signed keyword away,
18576 don't expect GDB to know that char it is signed.
18577
18578 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
18579
18580 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
18581
18582 * configure.in (configdirs): Add gdb.t24 for C++ tests that
18583 should work on any system, regardless of debugging format.
18584 * gdb.t21/demangle.exp: Move to gdb.t24.
18585 * gdb.t24/demangle.exp: Move from gdb.t21.
18586 * gdb.t24/{Makefile.in, configure.in}: New files.
18587
18588 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18589
18590 * configure.in: Do gdb.stabs and C++ tests only for stabs.
18591 * gdb.stabs: New directory.
18592
18593 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18594
18595 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
18596 not just "Quit anyway?".
18597
18598 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
18599
18600 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
18601 that all setup_xfails are immediately followed by clear_xfails.
18602
18603 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
18604
18605 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
18606 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
18607 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
18608 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
18609 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
18610 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18611 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18612 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
18613 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
18614 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
18615 gdb.t31/chillvars.exp, lib/gdb.exp:
18616 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
18617 bug-gdb@prep.ai.mit.edu.
18618
18619 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
18620
18621 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
18622 with 0.0, not integer 0.
18623
18624 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
18625
18626 * gdb.t06/break.exp: Update for "Kill the program" message change.
18627
18628 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
18629
18630 * Makefile.in (GDBFLAGS): Set to -nx.
18631 * Makefile.in (site.exp): Use GDBFLAGS.
18632
18633 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18634
18635 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
18636 Makefiles.
18637 (check): depend on just-check.
18638 (just-check): added so that tests can be run without a noop
18639 build pass.
18640
18641 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18642
18643 Switch to using configure's configdirs.
18644 * Makefile.in (Makefile): add configure.in dependency.
18645 (SUBDIRS): removed redundant assignment.
18646 * configure.in: switch subdirs assignment to configdirs.
18647 * gdb.t*/configure.in: new files.
18648
18649 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
18650
18651 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
18652 works.
18653
18654 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
18655
18656 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
18657 in explicit rules. Apparently this is not supported by some makes.
18658
18659 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
18660
18661 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
18662
18663 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18664
18665 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
18666 disappeared.
18667
18668 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
18669
18670 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
18671
18672 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
18673
18674 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
18675 watchpoint problem that is now fixed.
18676 * gdb.t30/chexp.exp: Remove setup_xfail for printing
18677 uninitialized convenience variables.
18678 * gdb.t31/chillvars.exp: Fix expected patterns for printing
18679 structures.
18680
18681 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18682
18683 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
18684 which causes expect to get out of sync with gdb on long output
18685 from help set.
18686 * gdb.t09/corefile.exp: Make expected pattern for core file
18687 failing signal and frame output format less sun specific.
18688
18689 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
18690
18691 * gdb.t31/chillvars.exp: Add and remove initial dummy
18692 breakpoint, so that symbol table is forced in.
18693 (Needed at least on Sunos4, though it seems not SVR4.)
18694 * gdb.t31/chillvars.exp: Update for changed output format.
18695
18696 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
18697
18698 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
18699
18700 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
18701
18702 * Makefile.in: Added --srcdir when invoking runtest, removed the
18703 need for a local config file. (optional now)
18704
18705 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
18706
18707 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
18708 failure count used to force early termination. Add some more
18709 expected failures for gnu style demangling.
18710
18711 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18712
18713 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
18714 pmi variable from gdb.t20/gdbme to get optimized away.
18715 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
18716 Check for written corefile upon timeout _and_ eof.
18717
18718 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18719
18720 * config/unix-gdb.exp: Add missing return 0.
18721
18722 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18723
18724 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
18725 test termination.
18726
18727 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
18728
18729 * configure.in (subdirs): Put back gdb.t17 which mysteriously
18730 disappeared.
18731
18732 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
18733
18734 * gdb.t10/crossload.exp: Disable the i860-elf test until such
18735 time as i860 support works.
18736
18737 * gdb.t15/funcargs.exp: Fix expected outputs to include
18738 "backtrace 100\r" rather than just "backtrace\r", to match last
18739 change.
18740
18741 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
18742
18743 * config/udi-gdb.exp (gdb_exit): Remove close command.
18744 (gdb_target_udi): New procedure to set the UDI target.
18745 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
18746 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
18747 Added waits for prompts after several question responses. Added
18748 some more responses used by a29k-amd-udi-gdb.
18749 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
18750 pass different arguments, restart UDI connection after program
18751 completion.
18752 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
18753 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18754 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
18755 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
18756 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
18757 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
18758 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18759 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
18760 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
18761 after program completion.
18762 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
18763 compiled with a SELECT_VECS setting.
18764 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
18765 infinite recursion.
18766
18767 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
18768 Added checks for COFF results, and made them expected failures for
18769 all targets. It would be better to make them expected failures
18770 for COFF targets only.
18771
18772 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18773
18774 * Makefile.in: add null dvi target, don't bother to recurse
18775 through test directories for info and install-info; rename
18776 $(datadir) to be dejagnu instead of deja-gnu
18777
18778 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
18779
18780 * gdb.t31/gdbme.ch: Re-enable code that previously caused
18781 compiler to coredump.
18782 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
18783 code.
18784
18785 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
18786
18787 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
18788 coredump.
18789 * gdb.t31/chillvars.exp: Comment out tests that depend on that
18790 code.
18791
18792 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
18793
18794 * gdb.t03/ptype.exp: tests for return code from gdb_test.
18795 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
18796 which in a shell. Deletes xgdb when done.
18797 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
18798 Tests the return from the "set height" or "set width" commands.
18799 Added a few return codes where needed.
18800
18801 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
18802
18803 * Makefile.in (SUBDIRS): Add gdb.t17.
18804 * configure.in (subdirs): Add gdb.t17.
18805 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
18806 files to test gdb's calling of functions in the inferior with
18807 the correct arguments and gdb's ability to retrieve any
18808 result returned.
18809
18810 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
18811
18812 * config/unix-gdb.exp (gdb_exit): Remove close commands that
18813 may be called after gdb goes away. Previous versions of expect
18814 needed these to avoid file descriptor leaks, but they cause
18815 errors with the current revision of expect.
18816 * gdb.t00/gdbvars.exp: Use -re on expected output after
18817 setting sevenbit-strings.
18818 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
18819 to set sevenbit-strings consistent across tests.
18820 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
18821 set sevenbit-strings consistent across tests.
18822
18823 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
18824
18825 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
18826 expected output to match current "expect" expectations.
18827
18828 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
18829
18830 * gdb.t00/default.exp: Change expected output for default "source"
18831 command, to match new gdb behavior which requires a filename to
18832 source.
18833
18834 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
18835
18836 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
18837 expected fail for i486-*-* that misses the marker2 function.
18838 * gdb.t10/crossload.exp (bfddefault): Allow successful
18839 recognition of a format to pass even if no symbols are found.
18840 Explicitly catch failures where the format is not recognized
18841 or is ambiguous, and add the reason to the fail message.
18842 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
18843 the cause is and invalid target and add reason to failure message.
18844 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
18845 elf32-i386, elf32-sparc, and elf32-i860.
18846 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
18847 Set up expected failure for 'filename'::variable scope resolution,
18848 which is now apparently broken on all targets.
18849 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
18850 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
18851 gdb.t23/templates.exp: Change failure for missing binfile into
18852 just a warning.
18853 gdb.t21/demangle.exp: Change all cfront references to 'arm'
18854 references.
18855
18856 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
18857
18858 * gdb.t00/default.exp: Add expected output for default "source"
18859 command, to match new gdb behavior.
18860 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
18861
18862 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
18863
18864 * config/*-gdb.exp: returns an error, rather than exiting on
18865 internal errors.
18866
18867 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
18868
18869 * gdb.t03/gdbme.c: Add pointer to struct variable.
18870 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
18871 referencing struct members.
18872
18873 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
18874
18875 * configure.in (mips-idt-ecoff): New target.
18876 * config/mips-gdb.exp: New file for remote board using MIPS remote
18877 debugging protocol.
18878
18879 * Redid configuration scheme. Removed gdb.t*/configure.in.
18880 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
18881 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
18882 distclean targets. Built executables via .o files. Adjusted
18883 tests to account for source files in $(srcdir) rather than
18884 $(objdir).
18885 * lib/gdb.exp (runto): Don't expect () after the function name,
18886 because it may have arguments.
18887
18888 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
18889
18890 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
18891 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
18892 expected failures for mips-idt-* and mips-sgi-*.
18893 * gdb.t00/default.exp (attach): Kill process if requested.
18894 * gdb.t00/help.exp (help target core, help target): Accept a gdb
18895 that does not read core files.
18896 * gdb.t01/run.exp: Removed checks for exit status code.
18897 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
18898 it is linked in.
18899 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
18900 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
18901 appropriate, rather than doing it by hand.
18902 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
18903 execution.
18904 * gdb.t10/crossload.exp: Kill existing program if needed.
18905 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
18906 appropriate, rather than doing it by hand. Always increase
18907 timeout for this test, not just for VxWorks.
18908
18909 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
18910
18911 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
18912 of Chill STRUCT types and STRUCT values.
18913 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
18914 than "char".
18915 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
18916 struct2): New struct definitions and initializations to test
18917 simple Chill STRUCT types.
18918
18919 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
18920
18921 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
18922 the null byte at the end of strings.
18923 * gdb.t00/default.exp: Make show version insensitive to copyright
18924 date.
18925 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
18926 to avoid dependencies on target char signedness.
18927 * gdb.t16/printcmds.exp: Update expected results for explicitly
18928 unsigned char.
18929 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
18930 now work.
18931 * gdb.t21/demangle.exp: Add many more patterns for template
18932 demangling, most of them being expected failures.
18933 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
18934 string we are matching for, to match on the whole string.
18935 * gdb.t21/demangle.exp: Add many new test strings to demangle,
18936 and fix a whole bunch that had incorrect expected output but were
18937 passing anyway because of the bug in "proc demangle".
18938 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
18939 type.
18940 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
18941
18942 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
18943
18944 * gdb/testsuite: made modifications to testcases, etc., to allow
18945 them to work properly given the reorganization of deja-gnu and the
18946 relocation of the testcases from deja-gnu to a "tool" subdirectory.
18947
18948 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
18949
18950 * gdb/testsuite: Initial creation of gdb/testsuite.
18951 Migrated dejagnu testcases and support files for testing nm to
18952 gdb/testsuite from deja-gnu. These files were moved "as is"
18953 with no modifications. This migration is part of a major overhaul
18954 of dejagnu. The modifications to these testcases, etc., which
18955 will allow them to work with the new version of dejagnu will be
18956 made in a future update.
18957
18958 For additional changes see gdb.mi/ChangeLog-1999-2003.
18959 \f
18960 ;; Local Variables:
18961 ;; mode: change-log
18962 ;; left-margin: 8
18963 ;; fill-column: 74
18964 ;; version-control: never
18965 ;; End:
18966
18967 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
18968 2003, 2004, 2005 Free Software Foundation, Inc.
18969 Copying and distribution of this file, with or without modification,
18970 are permitted provided the copyright notice and this notice are preserved.
This page took 0.447655 seconds and 4 git commands to generate.