ChangeLog:
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2
3 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
4
5 2010-03-18 Pedro Alves <pedro@codesourcery.com>
6
7 * gdb.base/default.exp: Adjust the expected output of the finish
8 and until commands when the inferior is not being run.
9
10 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
11
12 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
13 * gdb.cp/nsusing.exp: Ditto.
14
15 2010-03-15 Tom Tromey <tromey@redhat.com>
16
17 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
18 * gdb.cp/userdef.cc (operator==): New function.
19 (main): New locals mem1, mem2.
20
21 2010-03-15 Jie Zhang <jie@codesourcery.com>
22
23 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
24 Declare and use new loadtimeout variable.
25
26 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
27
28 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
29 Use gdb_load later.
30
31 2010-03-14 Pedro Alves <pedro@codesourcery.com>
32
33 * gdb.base/solib-disc.c (main): Make format of fprintf a string
34 literal. Add missing endlines to prints to stderr.
35
36 2010-03-12 Tom Tromey <tromey@redhat.com>
37
38 PR c++/9708:
39 * gdb.cp/m-static.exp: Add regression test.
40 * gdb.cp/m-static.cc (method): New method.
41 (main): Call it.
42
43 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
44
45 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
46 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
47
48 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
49
50 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
51
52 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
53
54 * lib/gdb.exp (skip_stl_tests): New.
55 (gdb_compile): Symbian needs -ldl.
56 (shlib_target_file): New.
57 (shlib_symbol_file): New.
58 (gdb_load_shlibs): Use shlib_target_file.
59 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
60 * gdb.cp/exception.exp: Use skip_stl_tests.
61 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
62 * gdb.cp/try_catch.exp: Use skip_stl_tests.
63 * gdb.cp/mb-templates.exp: Ditto.
64 * gdb.base/commands.exp: Relax regexes.
65 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
66 shlib_target_file and shlib_symbol_file.
67 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
68 sections.
69 * gdb.base/ending-run.exp: Accept E32Main for symbian.
70 * gdb.base/solib-disc.exp: Use
71 shlib_target_file and shlib_symbol_file.
72 * gdb.base/unload.exp: Don't skip on symbian. Use
73 shlib_target_file and shlib_symbol_file.
74 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
75
76 2010-03-12 Pedro Alves <pedro@codesourcery.com>
77
78 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
79 * gdb.trace/report.exp: Adjust for x86 and x86_64.
80 Issue a tfind end before looking for a tracepoint frame.
81 * gdb.trace/tfind.exp: Adjust tstatus output.
82 Adjust disassembly output.
83 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
84
85 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 * gdb.base/break-interp.exp: Create new displacement parameter value
88 for the test_ld calls.
89 (reach): New parameter displacement, verify its content. New push of
90 pf_prefix "reach-$func:". Import global expect_out.
91 (test_core): New parameter displacement, verify its content. New push
92 of pf_prefix "core:". New command "set verbose on". Import global
93 expect_out.
94 (test_attach): New parameter displacement, verify its content. New
95 push of pf_prefix "attach:". New command "set verbose on". Import
96 global expect_out.
97 (test_ld): New parameter displacement, pass it to the reach, test_core
98 and test_attach calls and verify its content in the "ld.so exit" test.
99 * gdb.base/prelink.exp: Remove gdb_exit and final return.
100 (prelink): Update expected text, use gdb_test.
101
102 2010-03-10 Doug Evans <dje@google.com>
103
104 * gdb.base/checkpoint.exp: Fix comment.
105 Lengthen timeout while doing >600 checkpoints test.
106 Rename duplicate "kill all one" test to keep test names unique.
107
108 2010-03-10 Pedro Alves <pedro@codesourcery.com>
109
110 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
111
112 2010-03-08 Keith Seitz <keiths@redhat.com>
113
114 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
115 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
116 (dm_type_long): New function.
117 (dm_type_unsigned_short): New function.
118 (dm_type_unsigned_long): New function.
119 (myint): New typedef.
120 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
121 long, unsigned shor and long, operator char*, and typedef.
122 (test_lookup_operator_functions): Add operator char* test.
123 (test_paddr_operator_functions): Likewise.
124 (test_paddr_overloaded_functions): Use probe values for
125 short, long, and unsigned short and long.
126 (test_paddr_hairy_functions): If the demangler probe detected
127 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
128 demangler.
129 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
130 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
131 and "print null_pmf".
132 Add test "ptype a.*pmf".
133 * gdb.cp/overload.exp: Allow optional "int" to appear with
134 "short" and "long".
135 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
136 long expect value for men_overload1arg.
137 Allow "int" to appear with "short" and "long".
138 When testing "info break", add argument for main (void).
139 Also allow "int" to appear with "short" and "long".
140 Ditto with "unsigned" and "long long".
141 * gdb.java/jmain.exp: Do not enclose methods names in single
142 quotes.
143 * gdb.java/jmisc.exp: Likewise.
144 * gdb.java/jprint.exp: Likewise.
145 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
146
147 From Jan Kratochvil <jan.kratochvil@redhat.com>:
148 * gdb.cp/exception.exp (backtrace after first throw)
149 (backtrace after second throw): Allow a namespace before __cxa_throw.
150 (backtrace after first catch, backtrace after second catch): Allow
151 a namespace before __cxa_begin_catch.
152
153 * gdb.cp/cpexprs.exp: New file.
154 * gdb.cp/cpexprs.cc: New file.
155
156 From Daniel Jacobowitz <dan@codesourcery.com>
157 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
158 to use string_to_regexp.
159 (ctor, dtor): New functions. Use them to match constructor
160 and destructor function types.
161 (Top level): Use runto_main.
162
163 2010-03-05 Tom Tromey <tromey@redhat.com>
164
165 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
166 gdb.target_charset.
167 (pp_ns.to_string): Likewise.
168
169 2010-03-04 Keith Seitz <keiths@redhat.com>
170
171 * gdb.cp/overload.exp: Test that the filename portion of a linespec
172 can be quoted. Test that both the filename and function/line
173 portions can be quoted at the same time.
174
175 2010-03-04 Pedro Alves <pedro@codesourcery.com>
176
177 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
178
179 2010-03-03 Doug Evans <dje@google.com>
180
181 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
182 libc contains libpthread.
183
184 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
185 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
186 of gdb_compile. Add another pattern to match android backtrace.
187
188 2010-03-03 Tom Tromey <tromey@redhat.com>
189
190 PR gdb/11345:
191 * gdb.base/printcmds.exp (test_printf): Add test.
192
193 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
194
195 * gdb.arch/amd64-byte.exp: New.
196 * gdb.arch/amd64-dword.exp: Likewise.
197 * gdb.arch/amd64-pseudo.c: Likewise.
198 * gdb.arch/amd64-word.exp: Likewise.
199 * gdb.arch/i386-byte.exp: Likewise.
200 * gdb.arch/i386-pseudo.c: Likewise.
201 * gdb.arch/i386-word.exp: Likewise.
202
203 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
204
205 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
206 types. Add structreg, bitfields, and flags registers.
207 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
208 registers.
209
210 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
211
212 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
213 (load_description): Set architecture if defined.
214
215 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
216
217 * gdb.python/py-frame.exp: Add read_var block tests.
218 * gdb.python/py-frame.c (block): New function.
219
220 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
221 Daniel Jacobowitz <dan@codesourcery.com>
222
223 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
224
225 2010-02-25 David S. Miller <davem@davemloft.net>
226
227 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
228 fix logic for setting all_syscalls_numbers.
229
230 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
231
232 * Makefile.in: Add py-block and py-symbol.
233 * gdb.python/py-symbol.exp: New File.
234 * gdb.python/py-symtab.exp: New File.
235 * gdb.python/py-block.exp: New File.
236 * gdb.python/py-symbol.c: New File.
237 * gdb.python/py-block.c: New File.
238
239 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
240
241 PR python/11314
242 * lib/gdb.exp (skip_python_tests): New function.
243 * gdb.python/py-cmd.exp: Use skip_python_tests.
244 * gdb.python/py-frame.exp: Likewise.
245 * gdb.python/py-function.exp: Likewise.
246 * gdb.python/py-prettyprint.exp: Likewise.
247 * gdb.python/py-template.exp: Likewise.
248 * gdb.python/py-type.exp: Likewise.
249 * gdb.python/py-value.exp: Likewise.
250
251 2010-02-22 Pedro Alves <pedro@codesourcery.com>
252
253 PR9605
254
255 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
256
257 2010-02-19 Tom Tromey <tromey@redhat.com>
258
259 PR c++/8693, PR c++/9496:
260 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
261 regression tests.
262
263 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
264
265 Fix compatibility with m68k as.
266 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
267 Use only /* comments */.
268
269 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
270
271 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
272 * configure: Regenerate.
273
274 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
275
276 * gdb.python/py-type.exp: Check for Python support.
277
278 2010-02-17 Pedro Alves <pedro@codesourcery.com>
279
280 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
281 `regsub' syntax available.
282
283 2010-02-17 Pedro Alves <pedro@codesourcery.com>
284
285 * gdb.base/shmain.c (main): Remove printf call.
286 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
287 * gdb.base/unload.c (main): Make format of fprintf a string
288 literal. Add missing endlines to prints to stderr.
289 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
290
291 2010-02-17 Tom Tromey <tromey@redhat.com>
292
293 * gdb.java/jprint.java (jprint.props): New field.
294 * gdb.java/jprint.exp (set_lang_java): Add regression test.
295
296 2010-02-17 Pedro Alves <pedro@codesourcery.com>
297
298 * gdb.base/charset.exp: Don't assume new `regsub' syntax
299 available.
300
301 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
302
303 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
304 creation to support remote host testing.
305
306 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
307
308 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
309 Recognize "command not found".
310
311 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
312
313 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
314 single-stepping.
315
316 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
317
318 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
319 if arguments are not supported.
320
321 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
322
323 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
324 be const or non-const.
325
326 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
327
328 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
329 mi_send_resuming_command to send -exec-continue.
330
331 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
332
333 * gdb.base/list.exp (test_list_filename_and_function): Add test
334 with single quotes.
335 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
336 matching.
337 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
338 Add KFAIL'd tests for PR gdb/11289.
339
340 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
341
342 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
343
344 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
345
346 * gdb.base/comp-dir/subdir/dummy.txt: New file.
347 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
348 a temporary directory.
349
350 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
351
352 * gdb.base/charset.exp: Use a single regular expression to match
353 show host-charset and show target-charset output.
354
355 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
356
357 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
358 "Illegal process-id" expect string more exact.
359 (attach to digits-starting nonsense is prohibited): New.
360
361 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
362
363 * gdb.base/prelink.exp (set verbose on): New.
364
365 2010-02-12 Tomas Holmberg <th@virtutech.com>
366
367 * mi-reverse.exp: New file. Test for reverse option to the
368 following MI commands: exec-continue, exec-finish, exec-next,
369 exec-step, exec-next-instruction, exec-step-instruction.
370
371 2010-02-09 Joel Brobecker <brobecker@adacore.com>
372
373 * gdb.ada/ptype_tagged_param: New testcase.
374
375 2010-02-08 Tom Tromey <tromey@redhat.com>
376
377 PR c++/8017:
378 * gdb.cp/overload.exp: Add tests.
379 * gdb.cp/overload.cc (struct K): New.
380 (namespace N): New.
381 (main): Call new functions.
382 (K::staticoverload): Define.
383
384 Mon Feb 8 13:18:22 2010 Chris Moller <moller@mollerware.com>
385
386 PR gdb/10728
387 * gdb.cp/pr10728-x.h: New file.
388 * gdb.cp/pr10728-x.cc: New file.
389 * gdb.cp/pr10728-y.cc: New file.
390 * gdb.cp/pr10728.exp: New file.
391 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
392
393 Mon Feb 8 12:54:54 2010 Chris Moller <moller@mollerware.com>
394
395 PR gdb/9067
396 * gdb.cp/pr9067.exp: New
397 * gdb.cp/pr9067.cc: New
398 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
399
400 2010-02-08 Joel Brobecker <brobecker@adacore.com>
401
402 * lib/gdb.exp (gdb_test_timeout): New global variable.
403 Set it to timeout if not already set.
404 (gdb_init): Reset the value of timeout to gdb_test_timeout.
405
406 2010-02-05 Doug Evans <dje@google.com>
407
408 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
409 user.
410
411 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
412
413 PR c++/7935:
414 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
415
416 2010-02-04 Tom Tromey <tromey@redhat.com>
417
418 * gdb.cp/virtbase.exp: Make test case names unique.
419
420 2010-02-02 Tom Tromey <tromey@redhat.com>
421
422 * gdb.cp/virtbase.exp: Add regression tests.
423 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
424 (main): Instantiate RHC.
425
426 2010-02-02 Tom Tromey <tromey@redhat.com>
427
428 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
429 type-printing change.
430
431 2010-02-02 Tom Tromey <tromey@redhat.com>
432
433 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
434 * gdb.cp/virtbase.cc: New file.
435 * gdb.cp/virtbase.exp: New file.
436 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
437
438 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
439
440 PR libc/11214:
441 * gdb.threads/current-lwp-dead.c: Include features.h.
442 (HAS_NOMMU): New.
443 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
444
445 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
446
447 * gdb.base/symbol-without-target_section.exp,
448 gdb.base/symbol-without-target_section.c: New.
449
450 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
451
452 * gdb.base/bigcore.exp: Reset increased timeout.
453 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
454
455 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
456
457 * gdb.base/gcore.exp (capture_command_output): Use
458 gdb_test_multiple.
459
460 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
461
462 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
463 * gdb.arch/thumb2-it.exp (test_it_break): New function.
464 (Top level): Call it.
465
466 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
467
468 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
469
470 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
471
472 * gdb.base/call-strs.exp, gdb.base/default.exp,
473 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
474 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
475 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
476 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
477 gdb.base/watchpoint-solib.exp: Save and restore timeout.
478 * gdb.base/ending-run.exp: Correct restore of timeout.
479 * gdb.base/page.exp: Remove unnecessary timeout setting.
480
481 2010-01-29 Joel Brobecker <brobecker@adacore.com>
482
483 * gdb.ada/rec_return: New testcase.
484
485 2010-01-29 Joel Brobecker <brobecker@adacore.com>
486
487 * gdb.ada/call_pn: New testcase.
488
489 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
490
491 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
492 (Top level): Use it to resume.
493 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
494 the Thumb mode displaced stepping error as unsupported.
495
496 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
497
498 * gdb.cp/nsusing.exp: Added more tests.
499 * gdb.cp/nsrecurs.exp: Ditto.
500 * gdb.cp/nsusing.cc: Added test functions.
501 * gdb.cp/nsrecurs.cc: Ditto.
502
503 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
504
505 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
506 absolute directory pathnames in gdb.sum file.
507
508 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
509
510 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
511 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
512
513 2010-01-26 Tom Tromey <tromey@redhat.com>
514
515 PR exp/7643:
516 * gdb.base/printcmds.exp (test_print_string_constants): Remove
517 setup_kfail.
518
519 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
520
521 * gdb.cp/nsrecurs.exp: New test.
522 * gdb.cp/nsrecurs.cc: New test program.
523 * gdb.cp/nsstress.exp: New test.
524 * gdb.cp/nsstress.cc: New test program.
525 * gdb.cp/nsdecl.exp: New test.
526 * gdb.cp/nsdecl.cc: New test program.
527
528 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
529
530 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
531 imported into file scope.
532 Marked test as xfail.
533 * gdb.cp/namespace-using.cc (marker5): New function.
534 * gdb.cp/shadow.exp: New test.
535 * gdb.cp/shadow.cc: New test program.
536 * gdb.cp/nsimport.exp: New test.
537 * gdb.cp/nsimport.cc: New test program.
538
539 2010-01-25 Tom Tromey <tromey@redhat.com>
540
541 PR gdb/11049:
542 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
543 with "set print null-stop on".
544
545 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
546
547 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
548 Adjust it for DISASSEMBLY_OMIT_FNAME.
549
550 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
551
552 PR symtab/11199:
553 * gdb.dwarf2/member-ptr-forwardref.exp,
554 gdb.dwarf2/member-ptr-forwardref.S: New.
555
556 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
557
558 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
559 (thread1_func): Protect thread1_tid with thread1_tid_cond by
560 thread1_tid_mutex. Remove gdbstop_mutex handling.
561 (thread2_func): Protect thread2_tid with thread2_tid_cond by
562 thread2_tid_mutex. Remove gdbstop_mutex handling.
563 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
564 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
565 pthread_cond_wait conditionalizations by while loops.
566
567 2010-01-20 Tom Tromey <tromey@redhat.com>
568
569 PR backtrace/10770:
570 * gdb.dwarf2/pr10770.exp: New file.
571 * gdb.dwarf2/pr10770.c: New file.
572 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
573
574 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
575
576 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
577 that target was removed, and the test always runs native anyway.
578
579 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
580
581 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
582 gdb.base/watchpoint-cond-gone-stripped.c: New.
583
584 2010-01-19 Tom Tromey <tromey@redhat.com>
585
586 PR c++/8000:
587 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
588 existing tests.
589 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
590 (main): Use AAA::SomeEnum.
591
592 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
593
594 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
595 (test_ignore_count): Declare line_callme_body global.
596 (run to breakpoint with ignore count): Use line_callme_body.
597 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
598 (set line_main_hello, set line_main_return): Reindent.
599 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
600 New.
601 (continue to callee4): Use line_callee4_body.
602 (check *stopped from CLI command): Use line_callee4_next.
603 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
604 (set line_main_hello, set line_main_return): Reindent.
605 (set line_callee4_head, set line_callee4_body): New.
606 (continue to callee4): Use line_callee4_body.
607
608 2010-01-18 Tom Tromey <tromey@redhat.com>
609
610 PR c++/9680:
611 * gdb.cp/casts.cc: Add new classes and variables.
612 * gdb.cp/casts.exp: Test new operators.
613
614 2010-01-18 Tom Tromey <tromey@redhat.com>
615 Thiago Jung Bauermann <bauerman@br.ibm.com>
616
617 * gdb.python/source2.py: New file.
618 * gdb.python/source1: New file.
619 * gdb.python/python.exp: Test "source" command.
620
621 2010-01-15 Stan Shebs <stan@codesourcery.com>
622
623 * gdb.trace/tfile.c: New file.
624 * gdb.trace/tfile.exp: New file.
625
626 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
627
628 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
629
630 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
631
632 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
633
634 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
635
636 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
637 (libfunc): New parameter action. Implement also selectable "sleep".
638 * gdb.base/break-interp-main.c: Include assert.h.
639 (libfunc): New parameter action.
640 (main): New parameters argc and argv. Assert argc. Pass argv.
641 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
642 (test_attach): New proc.
643 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
644 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
645
646 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
647
648 * gdb.base/break-interp.exp (test_core): New proc.
649 (test_ld): Call it.
650
651 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
652
653 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
654 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
655 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
656 and gdb_compile_shlib. Use new -Wl compiler options.
657 (dl bt, main bt): New tests.
658
659 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
660
661 Support PIEs with no symfile_objfile.
662 * gdb.base/break-interp.exp: New argument at the test_ld calls.
663 (test_ld): New parameter trynosym.
664 (test_ld <$trynosym>): New block.
665
666 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
667
668 * gdb.base/break-interp.exp: New file.
669
670 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
671
672 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
673 * gdb.python/py-prettyprint.py (pp_ls): New printer.
674 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
675 test.
676 * gdb.python/py-prettyprint.c: Define lazystring test structure.
677 * gdb.python/py-mi.exp: Add lazy string test.
678
679 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
680
681 * lib/mi-support.exp (mi_check_thread_states): Handle
682 core number in thread listing.
683
684 2010-01-12 Joel Brobecker <brobecker@adacore.com>
685
686 * gdb.base/maint.exp: Adjust the expected output for the
687 "maint print type" test. Use gdb_test_multiple instead of
688 gdb_sent/gdb_expect.
689
690 2010-01-11 Doug Evans <dje@google.com>
691
692 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
693 from gdbserver_download. All callers updated.
694
695 * gdb.server/ext-run.exp: "info os processes" requires xml support.
696
697 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
698
699 Implement binary numbers parsing.
700 * gdb.base/printcmds.exp (test_integer_literals_accepted)
701 (test_integer_literals_rejected): New binary tests.
702
703 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
704
705 * gdb.cell/configure: Regenerate.
706
707 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
708
709 * gdb.base/corefile.exp: Move the core finding block out and call it as
710 core_find, new variable $corefile, replace corefile by $corefile and
711 [file tail $corefile] for usage vs. test names resp.
712 * lib/gdb.exp (core_find): Move it as a new function here. New
713 parameter binfile and deletefiles. New variable $destcore. Pre-delete
714 $destcore. Return "" on error.
715
716 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
717
718 Workaround PR binutils/10802.
719 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
720 (twice).
721
722 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
723
724 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
725
726 2010-01-08 Joel Brobecker <brobecker@adacore.com>
727
728 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
729 call, to avoid interruption.
730
731 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
732
733 * gdb.stabs/weird.def (args93): New.
734
735 2010-01-07 Doug Evans <dje@google.com>
736
737 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
738
739 2010-01-07 Tom Tromey <tromey@redhat.com>
740
741 * gdb.base/source.exp: Use correct line number.
742
743 2010-01-05 Stan Shebs <stan@codesourcery.com>
744
745 * gdb.trace/tracecmd.exp: Test ftrace.
746
747 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
748
749 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
750
751 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
752
753 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
754 "uint_for_mi_testing".
755
756 2010-01-01 Joel Brobecker <brobecker@adacore.com>
757
758 Test indented comment in file being sourced.
759 * gdb.base/commands.exp: Test indented comment in file being sourced.
760
761 2010-01-01 Joel Brobecker <brobecker@adacore.com>
762
763 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
764 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
765 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
766 notice.
767
768 2010-01-01 Joel Brobecker <brobecker@adacore.com>
769
770 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
771 notice.
772
773 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
774
775 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
776 missing $after_stopped and comma (,) expectation.
777
778 2009-12-31 Stan Shebs <stan@codesourcery.com>
779
780 * gdb.trace/actions.exp: Test teval action.
781
782 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
783
784 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
785 (top level): Call test_watchpoint_in_big_blob.
786 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
787 watchpoints.
788 (func3): Write to buf.
789
790 2009-12-29 Stan Shebs <stan@codesourcery.com>
791
792 * gdb.trace/actions.exp: Test default-collect.
793
794 2009-12-28 Stan Shebs <stan@codesourcery.com>
795
796 * gdb.trace/tsv.exp: New file.
797 * gdb.base/completion.exp: Update ambiguous info output.
798
799 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
800
801 * gdb.base/find.c (main): Reference search buffers.
802 * gdb.base/included.c (main): Reference integer.
803 * gdb.base/ptype.c (charfoo): Declare.
804 (intfoo): Call charfoo.
805 * gdb.base/scope0.c (useitp): New function.
806 (usestatics): Use useitp.
807 (useit): Add a type for val.
808 * gdb.base/scope1.c (useit1): Take a pointer argument.
809 (usestatics1): Update calls to useit1.
810 * gdb.cp/call-c.cc: Declare foo.
811 (main): Call foo.
812 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
813 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
814 (main): Call C::ensureRefs and ensureOtherRefs.
815 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
816 variables.
817 (ensureOtherRefs): New function.
818 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
819 * gdb.cp/templates.cc (main): Call t5i.value.
820
821 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
822
823 Fix compatibility with G++-4.5.
824 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
825 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
826 (uncaught return): Remove.
827
828 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
829 Phil Muldoon <pmuldoon@redhat.com>
830
831 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
832 (bp_location13, bp_location14, bp_location17, bp_location18)
833 (marker3_proto, marker4_proto): New variables.
834 (breakpoint info): Update output.
835 (run until breakpoint at marker3, run until breakpoint at marker4): New
836 tests.
837
838 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
839
840 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
841 Replace the printf call of Y by provided "y-set-1" label. New block
842 for the second shared library.
843 * gdb.base/unload.exp: Compile also the second library, call
844 gdb_load_shlibs also for it. Use now gdb_breakpoint.
845 (single pending breakpoint info): Rename to ...
846 (pending breakpoint info before run): ... this extended test.
847 (libfile2, libname2, libsrcfile2, libsrc2)
848 (lib_sl2): New variables.
849 (exec_opts): Set also SHLIB_NAME2.
850 (pending breakpoint info on first run at shrfunc1)
851 (pending breakpoint info on second run at shrfunc1)
852 (pending breakpoint info on second run at shrfunc2)
853 (print y from libfile, print y from libfile2): New tests.
854 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
855 * gdb.base/unloadshr2.c: New.
856
857 2009-12-22 Hui Zhu <teawater@gmail.com>
858
859 * gdb.reverse/sigall-reverse.exp: Adjust.
860
861 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
862
863 PR gdb/10884
864
865 * gdb.mi/var-cmd.c (do_bitfield_tests): New
866 (main): Call do_bitfield_tests.
867 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
868
869 2009-12-20 Joel Brobecker <brobecker@adacore.com>
870
871 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
872 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
873 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
874 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
875 gdb.modula2/unbounded1.c: Update copyright header.
876
877 2009-12-10 Chris Moller <moller@mollerware.com>
878
879 PR gdb/9399
880 * gdb.cp/virtfunc2.exp: New tests
881 * gdb.cp/virtfunc2.cc: New tests
882 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
883
884 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
885
886 * gdb.reverse/i387-env-reverse.c: New file.
887 * gdb.reverse/i387-env-reverse.exp: New file.
888 * gdb.reverse/i387-stack-reverse.c: New file.
889 * gdb.reverse/i387-stack-reverse.exp: New file.
890
891 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
892
893 * gdb.python/py-type.exp (test_range): New test.
894
895 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
896
897 PR python/10805
898
899 * gdb.python/py-type.exp: New file.
900 * gdb.python/py-type.c: New file.
901 * Makefile.in: Add py-type.
902
903 2009-12-03 Tom Tromey <tromey@redhat.com>
904
905 * gdb.python/py-value.exp (test_parse_and_eval): New
906 function.
907
908 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
909
910 PR gdb/11022
911
912 * gdb.base/pr11022.exp: New test.
913 * gdb.base/pr11022.c: New test.
914
915 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
916
917 Fix spurious false FAILs.
918 * gdb.base/structs.c (chartest): New.
919 (main): Fill-in chartest.
920 * gdb.base/structs.exp (anychar_re, first): New.
921 (start_structs_test): Import global anychar_re and first.
922 New gdb_test call "set print elements 300; ${testfile}"
923 (start_structs_test <$first>): New block.
924 (any): Import global anychar_re. New variable ac. Use ${ac}.
925
926 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
927
928 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
929
930 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
931
932 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
933 Force $srcfile file.
934 * gdb.base/foll-fork.c (callee): Comment out the printf call.
935
936 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
937
938 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
939 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
940 * gdb.threads/watchthreads-reorder.exp: Likewise.
941
942 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
943
944 PR gdb/8704
945
946 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
947 "if", and "thread". Correct matching in the previous test.
948
949 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
950
951 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
952
953 2009-11-23 Michael Snyder <msnyder@vmware.com>
954
955 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
956 * gdb.reverse-watch-precsave.exp: Ditto.
957
958 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
959
960 * gdb.asm/asm-source.exp: Adjust.
961 * gdb.base/help.exp: Adjust.
962
963 2009-11-22 Pedro Alves <pedro@codesourcery.com>
964
965 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
966 (do_syscall_tests_without_xml): Set data-directory to
967 /the/path/to/nowhere.
968
969 2009-11-21 Pedro Alves <pedro@codesourcery.com>
970
971 * gdb.threads/local-watch-wrong-thread.c,
972 gdb.threads/local-watch-wrong-thread.exp: New files.
973
974 2009-11-21 Pedro Alves <pedro@codesourcery.com>
975
976 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
977 assume new `regsub' syntax available.
978
979 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
980
981 * gdb.base/watchpoint-hw-hit-once.exp,
982 gdb.base/watchpoint-hw-hit-once.c: New.
983
984 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
985
986 * gdb.threads/watchthreads-reorder.exp,
987 gdb.threads/watchthreads-reorder.c: New.
988
989 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
990
991 * gdb.xml/tdesc-regs.exp: Use for m68k.
992
993 2009-11-15 Pedro Alves <pedro@codesourcery.com>
994
995 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
996
997 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
998
999 * lib/gdb.exp (current_target_name): New procedure.
1000 (gdb_wrapper_target): New variable.
1001 (gdb_wrapper_init): Set gdb_wrapper_target.
1002 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
1003 wrapper.
1004
1005 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1006
1007 * gdb.base/remote.exp: Delete the slowest load test.
1008 Do not load with fixed packet sizes.
1009
1010 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
1013
1014 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1015
1016 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
1017 srcfile when setting a breakpoint.
1018
1019 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
1020
1021 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
1022 macros.
1023
1024 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
1025
1026 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
1027 to be in memory.
1028 * gdb.base/display.c (force_mem): New.
1029 (do_loops): Use it. Add breakpoint comments.
1030 (do_vars): Add a breakpoint comment.
1031 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
1032 line numbers.
1033
1034 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
1035
1036 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
1037 instead of a bare "run".
1038
1039 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
1040
1041 * gdb.python/py-prettyprint.exp: Adjust.
1042
1043 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1044
1045 * lib/cell.exp (skip_cell_tests): Clean up test files before
1046 returning.
1047
1048 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1049
1050 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
1051 and the breakpoint menu. Do not call perror if a prompt is seen.
1052 Consume the following GDB prompt.
1053 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
1054 * gdb.cp/namespace.exp: Use gdb_test.
1055 * gdb.cp/templates.exp: Use gdb_test.
1056 (test_template_breakpoints): Use gdb_test_multiple.
1057
1058 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1059
1060 * gdb.base/break1.c (struct some_struct, values): Move earlier.
1061 (marker4): Reference values.
1062
1063 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1064
1065 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
1066 is missing.
1067
1068 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1069
1070 * gdb.base/break.c (need_malloc): New.
1071 * gdb.base/constvars.c (main): Reference crass and crisp.
1072 * gdb.base/gdb1821.c (main): Reference bar.
1073 * gdb.cp/gdb1355.cc (main): Reference s1.
1074 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
1075 (main): Call them.
1076 * gdb.cp/hang2.cc (dummy2): Define.
1077 * gdb.cp/hang3.cc (dummy3): Define.
1078 * gdb.cp/m-data.cc (main): Reference shadow.
1079
1080 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
1081 Nathan Froyd <froydnj@codesourcery.com>
1082
1083 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
1084 remote host.
1085
1086 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
1087
1088 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
1089 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
1090 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1091 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1092 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1093 * gdb.dwarf2/dw2-producer.exp: Likewise.
1094 * gdb.dwarf2/mac-fileno.exp: Likewise.
1095 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
1096 py-prettyprint.py to the remote host.
1097 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
1098
1099 2009-11-11 Keith Seitz <keiths@redhat.com>
1100
1101 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
1102 use it instead of "Foo".
1103 * gdb.cp/classes.exp (do_tests): Add a test to access
1104 a method through a typedef'd class name.
1105
1106 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
1107
1108 * gdb.base/long_long.exp: Permit leading zeros on floating-point
1109 exponents.
1110 * gdb.base/pointers.exp: Likewise.
1111 * gdb.cp/ref-types.exp: Likewise.
1112
1113 2009-11-11 Keith Seitz <keiths@redhat.com>
1114
1115 * gdb.cp/cplusfuncs.cc (class foo): Add operators
1116 new[] and delete[].
1117 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
1118 "void".
1119 (probe_demangler): Remove all single-quoting of
1120 method and variable names.
1121 (info_func_regexp): Remove the word "void" from any
1122 occurrence of "(void)".
1123 (print_addr_2): Remove all single-quoting of
1124 method names.
1125 (print_addr_2_kfail): Likewise.
1126 (print_addr): Single-quote C function names before
1127 passing to print_addr_2.
1128 (test_paddr_operator_functions): Remove single-quoting
1129 for method names.
1130 Add tests for operator new[] and operator delete[].
1131
1132 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1133
1134 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
1135
1136 2009-11-09 Keith Seitz <keiths@redhat.com>
1137
1138 * gdb.cp/overload.exp: Add tests for resolving overloaded
1139 methods in expression parsing/evaluation.
1140
1141 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1142
1143 * lib/gdb.exp (default_gdb_version): Use --version instead of
1144 --command.
1145
1146 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
1147
1148 * lib/gdb.exp (gdb_compile_test): New.
1149 (skip_ada_tests, skip_java_tests): New.
1150 (gdb_compile): Use gdb_compile_test for f77.
1151 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
1152 * lib/java.exp (compile_java_from_source): Remove runtests check,
1153 use gdb_compile_test to record result.
1154 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
1155 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
1156 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
1157 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
1158 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
1159 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
1160 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
1161 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
1162 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
1163 adjust gdb_compile invocations.
1164
1165 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1166
1167 * Makefile.in (abs_builddir): New.
1168 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
1169 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
1170 `$(abs_builddir)/site.exp'.
1171
1172 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
1173
1174 * config/m68k-emc.exp, lib/emc-support.exp,
1175 gdb.trace/gdb_c_test.c: Delete.
1176 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
1177 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
1178 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
1179 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
1180 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
1181 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
1182 casing for m68k-*-elf.
1183
1184 2009-11-03 Pedro Alves <pedro@codesourcery.com>
1185
1186 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
1187 * gdb.arch/i386-prologue.exp: Likewise.
1188 * gdb.arch/i386-unwind.exp: Likewise.
1189
1190 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
1191
1192 * lib/gdb.exp (gdb_expect): Fix timeout typo.
1193
1194 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
1195
1196 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
1197
1198 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
1199
1200 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
1201
1202 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1203
1204 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
1205
1206 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1207
1208 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
1209 * gdb.base/sepdebug2.c: New file.
1210
1211 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1212
1213 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
1214 the modified warnings for catch syscall. Verify if GDB was compiled
1215 with support for lib expat, and choose which tests to run depending
1216 on this.
1217
1218 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
1219
1220 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
1221 that composite commands are parsed OK. And also test
1222 that breakpoint commands do work.
1223
1224 2009-10-23 Michael Snyder <msnyder@vmware.com>
1225
1226 gdb.reverse/consecutive-precsave.exp: Change expect pattern
1227 to allow for new disassembly style.
1228
1229 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1230
1231 * gdb.asm/asm-source.exp: Adjust.
1232
1233 2009-10-22 Michael Snyder <msnyder@vmware.com>
1234
1235 * gdb.reverse/break-precsave.exp: New test.
1236 * gdb.reverse/consecutive-precsave.exp: Ditto.
1237 * gdb.reverse/finish-precsave.exp: Ditto.
1238 * gdb.reverse/i386-precsave.exp: Ditto.
1239 * gdb.reverse/machinestate-precsave.exp: Ditto.
1240 * gdb.reverse/sigall-precsave.exp: Ditto.
1241 * gdb.reverse/solilb-precsave.exp: Ditto.
1242 * gdb.reverse/step-precsave.exp: Ditto.
1243 * gdb.reverse/until-precsave.exp: Ditto.
1244 * gdb.reverse/watch-precsave.exp: Ditto.
1245
1246 2009-10-22 Michael Snyder <msnyder@vmware.com>
1247
1248 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
1249 for gdb_expect. Adjust one test's expect strings for the new
1250 format of disassemble.
1251 * gdb.reverse/finish-reverse.exp: Delete 'return'.
1252 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
1253 gdb_test_multiple.
1254 * gdb.reverse/step-reverse.exp: Delete 'return'.
1255 * gdb.reverse/until-reverse.exp: Delete blank lines.
1256 * gdb.reverse/watch-reverse.exp: Delete blank lines.
1257
1258 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1259
1260 * gdb.base/consecutive.exp: Adjust.
1261 * gdb.base/display.exp: Likewise.
1262 * gdb.base/pc-fp.exp: Likewise.
1263 * gdb.base/sigbpt.exp: Likewise.
1264
1265 2009-10-19 Michael Snyder <msnyder@vmware.com>
1266
1267 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
1268 * gdb.reverse/finish-reverse.c: Ditto.
1269 * gdb.reverse/sigall-reverse.c: Ditto.
1270 * gdb.reverse/solib-reverse.c: Ditto.
1271 * gdb.reverse/step-reverse.c: Ditto.
1272 * gdb.reverse/watch-reverse.c: Ditto.
1273
1274 2009-10-19 Pedro Alves <pedro@codesourcery.com>
1275 Stan Shebs <stan@codesourcery.com>
1276
1277 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
1278 * gdb.base/foll-exec.exp: Adjust to expect a process id before
1279 "Executing new program".
1280 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
1281 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
1282 left listed after having been killed.
1283 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
1284 * gdb.base/maint.exp: Adjust test.
1285
1286 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
1287 * gdb.multi/Makefile.in: New.
1288 * gdb.multi/base.exp: New.
1289 * gdb.multi/goodbye.c: New.
1290 * gdb.multi/hangout.c: New.
1291 * gdb.multi/hello.c: New.
1292 * gdb.multi/bkpt-multi-exec.c: New.
1293 * gdb.multi/bkpt-multi-exec.exp: New.
1294 * gdb.multi/crashme.c: New.
1295
1296 2009-10-13 Tristan Gingold <gingold@adacore.com>
1297
1298 * gdb.base/sepdebug.exp: Check debug info are found.
1299
1300 2009-10-08 Pedro Alves <pedro@codesourcery.com>
1301
1302 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
1303 bits.
1304
1305 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1306
1307 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
1308
1309 2009-10-07 Joel Brobecker <brobecker@adacore.com>
1310
1311 * gdb.base/watchpoints.c: Add copyright header. Reformat one
1312 of the comments.
1313
1314 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
1315
1316 * gdb.base/annota1.exp: Remove obsolete match_max increase.
1317 * gdb.base/annota3.exp: Idem.
1318 * gdb.base/maint.exp: Idem.
1319
1320 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
1321
1322 * lib/gdb.exp (default_gdb_init): Set current value of match_max
1323 to default.
1324
1325 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
1326
1327 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
1328 mingw and cygwin targets.
1329
1330 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
1331 Pedro Alves <pedro@codesourcery.com>
1332
1333 * lib/gdb.exp (gdb_compile): Avoid adding
1334 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
1335
1336 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
1337
1338 * gdb.base/shr1.c: Use %p in format string.
1339 * gdb.base/unload.c: Avoid warning in fprintf.
1340 * gdb.base/watchpoint-solib.c: Idem.
1341
1342 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
1343
1344 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
1345 long type.
1346 (test_unlink): Correct printf string.
1347 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
1348 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
1349
1350 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1351
1352 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
1353 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
1354 * gdb.arch/ia64-breakpoint-shadow.S: New file.
1355
1356 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1357
1358 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
1359 * gdb.objc/nondebug.exp: Likewise.
1360
1361 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1362
1363 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
1364 target_info setting.
1365
1366 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
1367 that detect new threads during "info threads".
1368
1369 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1370
1371 * gdb.threads/manythreads.c (main): Increase thread stack size
1372 to 2*PTHREAD_STACK_MIN.
1373 * gdb.threads/multi-create.c (main): Likewise.
1374 (create_function): Likewise.
1375
1376 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1377
1378 * gdb.base/dump.exp: Pass difference of pointer types instead
1379 of integer types as offset to restore in intarr3.srec case.
1380
1381 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1382
1383 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
1384
1385 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1386
1387 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
1388
1389 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1390
1391 New test for two watchpoints, with disabling of
1392 the first inserted.
1393 * testsuite/gdb.base/watchpoints.c: New file.
1394 * testsuite/gdb.base/watchpoints.exp: New file.
1395
1396 2009-09-25 Tom Tromey <tromey@redhat.com>
1397
1398 * gdb.base/charset.exp: Test utf-16 strings with Python.
1399
1400 2009-09-25 Tom Tromey <tromey@redhat.com>
1401
1402 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
1403 UCS-4.
1404 * gdb.base/charset.c (utf_32_string): Rename.
1405 (init_utf32): Rename.
1406 (main): Update.
1407
1408 2009-09-22 Tom Tromey <tromey@redhat.com>
1409
1410 * gdb.python/py-function.exp: Add regression tests.
1411
1412 2009-09-21 Keith Seitz <keiths@redhat.com>
1413
1414 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
1415 with invalid operator.
1416
1417 2009-09-21 Keith Seitz <keiths@redhat.com>
1418
1419 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
1420 and destructor using typedef name of class.
1421 * gdb.cp/classes.cc (class Base1): Add a destructor.
1422 (base1): New typedef.
1423 (use_methods): Instanitate an object of type base1.
1424 * gdb.cp/templates.exp (test_template_typedef): New procedure.
1425 (do_tests): Call test_template_typedef.
1426 * gdb.cp/templates.cc (Baz::~Baz): New method.
1427 (intBazOne): New typedef.
1428 (main): Instantiate intBazOne.
1429
1430 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
1431
1432 PR python/10633
1433
1434 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
1435 Function.
1436 (run_lang_tests): Add print elements test.
1437
1438 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
1439
1440 * gdb.python/py-value.exp (test_subscript_regression): New
1441 function. Test for invalid subscripts.
1442 * gdb.python/py-value.c (main): Add test array, and pointer to it.
1443 (ptr_ref): New function.
1444
1445 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1446
1447 * gdb.base/default.exp: Fix "show convenience".
1448
1449 2009-09-15 Tom Tromey <tromey@redhat.com>
1450
1451 * lib/mi-support.exp (mi_create_varobj): Update.
1452 (mi_create_floating_varobj): Likewise.
1453 (mi_create_dynamic_varobj): New proc.
1454 (mi_varobj_update): Update.
1455 (mi_varobj_update_with_type_change): Likewise.
1456 (mi_varobj_update_kv_helper): New proc.
1457 (mi_varobj_update_dynamic_helper): Rewrite.
1458 (mi_varobj_update_dynamic): New proc.
1459 (mi_list_varobj_children): Update.
1460 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
1461 * gdb.python/python-prettyprint.py (pp_outer): New class.
1462 (pp_nullstr): Likewise.
1463 (lookup_function): Register new printers.
1464 * gdb.python/python-prettyprint.c (struct substruct): New type.
1465 (struct outerstruct): Likewise.
1466 (substruct_test): New function.
1467 (struct nullstr): New type.
1468 (string_1, string_2): New globals.
1469 (main): Add new tests.
1470 * gdb.python/python-mi.exp: Added regression tests.
1471 * gdb.mi/mi2-var-display.exp: Update.
1472 * gdb.mi/mi2-var-cmd.exp: Update.
1473 * gdb.mi/mi2-var-child.exp: Update.
1474 * gdb.mi/mi2-var-block.exp: Update.
1475 * gdb.mi/mi-var-invalidate.exp: Update.
1476 * gdb.mi/mi-var-display.exp: Update.
1477 * gdb.mi/mi-var-cmd.exp: Update.
1478 * gdb.mi/mi-var-child.exp: Update.
1479 * gdb.mi/mi-var-block.exp: Update.
1480 * gdb.mi/mi-break.exp: Update.
1481 * gdb.mi/gdb701.exp: Update.
1482
1483 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1484
1485 * Makefile.in: Inclusion of catch-syscall object.
1486 * gdb.base/catch-syscall.c: New file.
1487 * gdb.base/catch-syscall.exp: New file.
1488
1489 2009-09-12 Michael Snyder <msnyder@vmware.com>
1490
1491 * gdb.reverse/step-reverse.exp: Explicitly check for targets
1492 that can support reverse debuggnig.
1493
1494 2009-09-11 Tom Tromey <tromey@redhat.com>
1495
1496 * gdb.dwarf2/valop.S: New file.
1497 * gdb.dwarf2/valop.exp: New file.
1498
1499 2009-09-11 Mark Kettenis <kettenis@gnu.org>
1500
1501 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
1502
1503 2009-09-10 Doug Evans <dje@google.com>
1504
1505 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
1506 Add $gdb_prompt to second breakpoint regexp.
1507
1508 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
1509
1510 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
1511 names, add missing ones.
1512 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
1513 * gdb.python/py-frame.c: Rename from python-frame.c.
1514 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
1515 testfile name.
1516 * gdb.python/py-function.exp: Rename from python-function.exp.
1517 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
1518 testfile name.
1519 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
1520 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
1521 Adjust testfile name.
1522 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
1523 * gdb.python/py-template.cc: Rename from python-template.cc.
1524 * gdb.python/py-template.exp: Rename from python-template.exp.
1525 Adjust testfile name.
1526 * gdb.python/py-value.c: Rename from python-value.c.
1527 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
1528 testfile name.
1529
1530 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1531
1532 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
1533 $bpt2address.
1534 (Second breakpoint address is valid on ia64)
1535 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
1536
1537 2009-09-03 Joseph Myers <joseph@codesourcery.com>
1538
1539 * gdb.base/ending-run.exp: Restrict regular expression matching
1540 line number to require closing brace following.
1541
1542 2009-09-03 Doug Evans <dje@google.com>
1543
1544 * gdb.base/store.exp (check_set): Fix typo in expected value message.
1545
1546 2009-09-02 Tom Tromey <tromey@redhat.com>
1547
1548 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
1549
1550 2009-09-02 Tom Tromey <tromey@redhat.com>
1551
1552 * gdb.dwarf2/callframecfa.exp: New file.
1553 * gdb.dwarf2/callframecfa.S: New file.
1554
1555 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1556
1557 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
1558 gdb.base/solib-overlap-main.c: New.
1559
1560 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
1561
1562 PR gdb/10565
1563
1564 * gdb.base/bitfields.c (struct container, container): New.
1565 (main): Initialize it and call break5.
1566 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
1567
1568 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1569
1570 Support constant DW_AT_data_member_location by GCC PR debug/40659.
1571 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
1572
1573 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1574
1575 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
1576
1577 2009-08-26 Michael Snyder <msnyder@vmware.com>
1578
1579 * gdb.base/i386-reverse.c: New file.
1580 * gdb.base/i386-reverse.exp: New file.
1581 * gdb.base/Makefile.in: Add new files to be removed.
1582
1583 2009-08-26 Joseph Myers <joseph@codesourcery.com>
1584
1585 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
1586 environment-pwd for remote host.
1587 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
1588
1589 2009-08-24 Keith Seitz <keiths@redhat.com>
1590
1591 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
1592 Add two new C++ completer tests which limit the output to a
1593 given class.
1594
1595 2009-08-24 Michael Snyder <msnyder@vmware.com>
1596
1597 * gdb.base/del.exp: Fix typo in comment.
1598 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
1599
1600 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1601
1602 * configure: Regenerate.
1603 * gdb.hp/configure: Likewise.
1604 * gdb.hp/gdb.aCC/configure: Likewise.
1605 * gdb.hp/gdb.base-hp/configure: Likewise.
1606 * gdb.hp/gdb.compat/configure: Likewise.
1607 * gdb.hp/gdb.defects/configure: Likewise.
1608 * gdb.hp/gdb.objdbg/configure: Likewise.
1609 * gdb.stabs/configure: Likewise.
1610
1611 2009-08-19 Doug Evans <dje@google.com>
1612
1613 * gdb.base/gdbvars.c: New file.
1614 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
1615
1616 2009-08-14 Pedro Alves <pedro@codesourcery.com>
1617
1618 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
1619 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
1620
1621 2009-08-13 Pedro Alves <pedro@codesourcery.com>
1622
1623 * gdb.base/default.exp: Adjust "set language test": it's now an
1624 enum command. Larger help string moved to "help set language".
1625 * gdb.base/help.exp: Adjust "help set language" expected output,
1626 now lists all known languages.
1627
1628 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
1629
1630 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
1631 all frame arguments.
1632 * gdb.arch/altivec-regs.exp: Likewise.
1633
1634 2009-08-07 Tom Tromey <tromey@redhat.com>
1635
1636 * gdb.base/setshow.exp: Add tests for changes to set language, set
1637 check range, and set check type.
1638
1639 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1640
1641 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
1642 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
1643 Call it.
1644
1645 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1646
1647 * configure.ac: Run gdb.cell tests when appropriate.
1648 * configure: Regenerate.
1649 * lib/cell.exp: New file.
1650 * gdb.cell: New directory.
1651 * gdb.cell/configure.ac: New file.
1652 * gdb.cell/configure: New file.
1653 * gdb.cell/Makefile.in: New file.
1654 * gdb.cell/arch.exp: New file.
1655 * gdb.cell/break.c: New file.
1656 * gdb.cell/break.exp: New file.
1657 * gdb.cell/break-spu.c: New file.
1658 * gdb.cell/bt.c: New file.
1659 * gdb.cell/bt2-spu.c: New file.
1660 * gdb.cell/bt-spu.c: New file.
1661 * gdb.cell/bt.exp: New file.
1662 * gdb.cell/coremaker.c: New file.
1663 * gdb.cell/coremaker-spu.c: New file.
1664 * gdb.cell/core.exp: New file.
1665 * gdb.cell/gcore.exp: New file.
1666 * gdb.cell/data.c: New file.
1667 * gdb.cell/data.exp: New file.
1668 * gdb.cell/data-spu.c: New file.
1669 * gdb.cell/ea-cache.exp: New file.
1670 * gdb.cell/ea-cache.c: New file.
1671 * gdb.cell/ea-cache-spu.c: New file.
1672 * gdb.cell/ea-standalone.c: New file.
1673 * gdb.cell/ea-standalone.exp: New file.
1674 * gdb.cell/ea-test.c: New file.
1675 * gdb.cell/ea-test.exp: New file.
1676 * gdb.cell/f-regs.exp: New file.
1677 * gdb.cell/mem-access.c: New file.
1678 * gdb.cell/mem-access.exp: New file.
1679 * gdb.cell/mem-access-spu.c: New file.
1680 * gdb.cell/ptype.exp: New file.
1681 * gdb.cell/registers.exp: New file.
1682 * gdb.cell/size.c: New file.
1683 * gdb.cell/sizeof.exp: New file.
1684 * gdb.cell/size-spu.c: New file.
1685 * gdb.cell/solib.exp: New file.
1686 * gdb.cell/solib-symbol.exp: New file.
1687
1688 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1689
1690 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
1691
1692 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1693
1694 * gdb.base/float.exp: Handle VFP registers.
1695
1696 2009-07-14 Michael Snyder <msnyder@vmware.com>
1697
1698 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
1699 to bring gdb to the beginning of the calling line.
1700
1701 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
1702 confusing the i386 epilogue unwinder.
1703
1704 2009-07-14 Stan Shebs <stan@codesourcery.com>
1705
1706 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
1707
1708 2009-07-14 Michael Snyder <msnyder@vmware.com>
1709
1710 * gdb.reverse/step-reverse.exp (stepi into function call):
1711 Call instruction may not be first instruction in the line.
1712 (reverse stepi from a function call): Used wrong line number.
1713
1714 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1715
1716 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
1717
1718 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1719
1720 Fix gdb.base/macscp.exp when using custom inputrc.
1721 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
1722 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
1723 env(TERM) set.
1724 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
1725 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
1726
1727 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1728
1729 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
1730 * gdb.base/annota1.exp (thread_test): Import global $testfile.
1731 Change the compilation target to match the testcase name.
1732 * gdb.base/sect-cmd.exp: Change the compilation target to match the
1733 testcase name.
1734 * a2-run.exp: Use for setup prepare_for_testing. Change the
1735 compilation target to match the testcase name.
1736 * gdb.base/commands.exp: Likewise.
1737 * gdb.base/finish.exp: Likewise.
1738 * gdb.base/float.exp: Likewise.
1739 * gdb.base/info-target.exp: Likewise.
1740 * gdb.base/relational.exp: Likewise.
1741 * gdb.base/term.exp: Likewise.
1742 * gdb.base/until.exp: Likewise.
1743 * gdb.base/volatile.exp: Likewise.
1744 * gdb.base/whatis-exp.exp: Likewise.
1745
1746 2009-07-11 Hui Zhu <teawater@gmail.com>
1747
1748 * gdb.base/help.exp (disassemble): Update expected help text.
1749
1750 2009-07-09 Tom Tromey <tromey@redhat.com>
1751
1752 * lib/gdb.exp: Handle TRANSCRIPT.
1753 (remote_spawn, remote_close, send_gdb): New procs.
1754
1755 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1756
1757 * gdb.python/python-prettyprint.c: Add counted null string
1758 structure.
1759 * gdb.python/python-prettyprint.exp: Print null string. Test for
1760 embedded nulls.
1761 * gdb.python/python-prettyprint.py (pp_ns): New Function.
1762 * gdb.python/python-value.exp (test_value_in_inferior): Add
1763 variable length string fetch tests.
1764 * gdb.python/python-value.c (main): Add strings for string fetch tests.
1765
1766 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1767
1768 * gdb.base/dump.exp (inaccessible memory is reported): New test.
1769
1770 2009-07-07 Tom Tromey <tromey@redhat.com>
1771
1772 * gdb.base/call-rt-st.exp: Update for change to escape output.
1773 * gdb.base/callfuncs.exp: Likewise.
1774 * gdb.base/charset.exp: Likewise.
1775 * gdb.base/constvars.exp: Likewise.
1776 * gdb.base/long_long.exp: Likewise.
1777 * gdb.base/pointers.exp: Likewise.
1778 * gdb.base/printcmds.exp: Likewise.
1779 * gdb.base/setvar.exp: Likewise.
1780 * gdb.base/store.exp: Likewise.
1781 * gdb.cp/ref-types.exp: Likewise.
1782 * gdb.mi/mi-var-child.exp: Likewise.
1783 * gdb.mi/mi-var-display.exp: Likewise.
1784 * gdb.mi/mi2-var-display.exp: Likewise.
1785 * gdb.base/charset.exp: Test octal escape sequence length.
1786 Update for change to escape output.
1787
1788 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
1791
1792 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
1793
1794 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
1795
1796 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1797
1798 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
1799 gdbserver increasing $portnum if "Can't bind address" has been seen.
1800
1801 2009-07-05 Pedro Alves <pedro@codesourcery.com>
1802
1803 * gdb.base/ending-run.exp: Add "step out of main" pattern for
1804 mingw32ce.
1805
1806 2009-07-05 Pedro Alves <pedro@codesourcery.com>
1807
1808 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
1809 VFP format.
1810
1811 2009-07-02 Pedro Alves <pedro@codesourcery.com>
1812
1813 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
1814 linux. Adjust to use "inferior", "info inferiors", "detach
1815 inferior" and "kill inferior" instead of "restart", "info fork",
1816 "detach fork" and "delete fork".
1817 * gdb.base/ending-run.exp: Spell out "info".
1818 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
1819 the "kill" command.
1820
1821 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1822
1823 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
1824 change to prefix TLS offset in hex with 0x.
1825
1826 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1827
1828 * gdb.base/default.exp: Update test case for "x" changes.
1829
1830 2009-07-01 Tristan Gingold <gingold@adacore.com>
1831
1832 * gdb.base/bigcore.exp: Make darwin untested.
1833
1834 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1835
1836 * gdb.base/completion.exp (directory completion): Create the directory.
1837 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
1838 escapeuniquesub.
1839 (directory completion 2): Expect now ${escapeuniquesub}.
1840 (Glob remaining of directory test): Remove one excessive newline.
1841 Expect the real output.
1842
1843 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1844
1845 Fix `make check//%' target after `make check' has been ran.
1846 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
1847 a mkdir call.
1848 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
1849 (%/.dir): Remove.
1850
1851 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1852
1853 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
1854 the expected result record.
1855
1856 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1857
1858 Remove racy FAILs relying just on the timeouts.
1859 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
1860 (annotation_level 2): Remove racy FAILs.
1861
1862 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
1863
1864 gdb/10275
1865 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
1866
1867 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
1868
1869 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
1870
1871 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
1872
1873 * gdb.mi/mi-stack.exp: Testing symbolic options
1874 to -stack-list-locals and -stack-list-arguments.
1875
1876 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1877
1878 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
1879
1880 2009-06-29 Tom Tromey <tromey@redhat.com>
1881
1882 * dg-extract-results.sh: New file.
1883 * Makefile.in (FORCE_PARALLEL): New variable.
1884 (CHECK_TARGET): New conditional variable.
1885 (check): Use CHECK_TARGET.
1886 (DO_RUNTEST): New variable.
1887 (check-single): New target.
1888 (TEST_DIRS): New variable.
1889 (TEST_TARGETS): Likewise.
1890 (check-parallel): New target.
1891 (check-gdb.%): New pattern.
1892 (BASE1_FILES): New variable.
1893 (BASE2_FILES): Likewise.
1894 (check-gdb.base%): New pattern.
1895 (%/.dir): New pattern.
1896 * configure: Rebuild.
1897 * aclocal.m4 (AM_CONDITIONAL): New defun.
1898 * configure.ac: Check whether user is using GNU make.
1899 (GMAKE): New conditional.
1900
1901 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
1902
1903 * gdb.cp/namespace-nested-import.cc: New test.
1904 * gdb.cp/namespace-nested-import.exp: New test.
1905
1906 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1907
1908 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
1909 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
1910 * gdb.opt/Makefile.in (EXECUTABLES): Update.
1911 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
1912 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
1913 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
1914 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
1915 gdb.opt/inline-markers.c: New files.
1916 * lib/gdb.exp (skip_inline_frame_tests): New function.
1917 (skip_inline_var_tests): New function.
1918
1919 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
1920
1921 * gdb.cp/exception.exp: Don't require $hex before inner frame in
1922 backtrace.
1923
1924 2009-06-27 Michael Snyder <msnyder@vmware.com>
1925
1926 * gdb.reverse: New directory.
1927 * gdb.reverse/break-reverse.c: New test.
1928 * gdb.reverse/break-reverse.exp: New test.
1929 * gdb.reverse/consecutive-reverse.c: New test.
1930 * gdb.reverse/consecutive-reverse.exp: New test.
1931 * gdb.reverse/finish-reverse.c: New test.
1932 * gdb.reverse/finish-reverse.exp: New test.
1933 * gdb.reverse/machinestate.c: New test.
1934 * gdb.reverse/ms1.c: New test.
1935 * gdb.reverse/machinestate.exp: New test.
1936 * gdb.reverse/Makefile.in: New file.
1937 * gdb.reverse/shr2.c: New test.
1938 * gdb.reverse/solib-reverse.c: New test.
1939 * gdb.reverse/solib-reverse.exp: New test.
1940 * gdb.reverse/step-reverse.c: New test.
1941 * gdb.reverse/step-reverse.exp: New test.
1942 * gdb.reverse/until-reverse.c: New test.
1943 * gdb.reverse/ur1.c: New test.
1944 * gdb.reverse/until-reverse.exp: New test.
1945 * gdb.reverse/watch-reverse.c: New test.
1946 * gdb.reverse/watch-reverse.exp: New test.
1947 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
1948 * configure: Regenerate.
1949
1950 2009-06-26 Doug Evans <dje@google.com>
1951
1952 * gdb.base/psymtab.exp: Turn off pending breakpoints.
1953
1954 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
1955
1956 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
1957 windows problem for 'file delete $binfile'.
1958
1959 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
1960
1961 * gdb.cp/namespace-using.exp: New test.
1962 * gdb.cp/namespace-using.cc: New test.
1963
1964 2009-05-20 Joel Brobecker <brobecker@adacore.com>
1965
1966 * gdb.ada/variant_record_packed_array: New testcase.
1967
1968 2009-06-23 Tom Tromey <tromey@redhat.com>
1969
1970 * gdb.base/charset.exp (test_combination): Regression test.
1971 * gdb.base/charset.c (my_wchar_t): New typedef.
1972 (myvar): New global.
1973 (main): Set myvar.
1974
1975 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
1976
1977 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
1978 target.
1979
1980 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1981
1982 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
1983
1984 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1985
1986 * gdb.mi/gdb680.exp: Update test for error message.
1987
1988 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1989
1990 * gdb.base/annota1.exp: Allow multiple occurrences of the
1991 frames-invalid annotation.
1992 * gdb.cp/annota2.exp: Likewise.
1993
1994 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1995
1996 * gdb.cp/gdb2495.cc: New file.
1997 * gdb.cp/gdb2495.exp: New file.
1998
1999 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2000
2001 Report error on GDB crash during runto.
2002 * lib/gdb.exp (runto <eof>): New.
2003
2004 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
2005
2006 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
2007 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
2008 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
2009 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
2010 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
2011 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
2012 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
2013 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
2014 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
2015 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
2016 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
2017 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
2018 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
2019 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
2020 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
2021 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
2022 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
2023 gdb.server/server-mon.exp, gdb.server/server-run.exp,
2024 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2025 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
2026 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
2027 gdb.trace/passcount.exp, gdb.trace/report.exp,
2028 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
2029 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
2030 gdb.trace/while-stepping.exp: Use a unique name for the compiled
2031 executable.
2032
2033 2009-06-07 Pedro Alves <pedro@codesourcery.com>
2034
2035 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
2036 defined before referencing it.
2037
2038 2009-06-03 Doug Evans <dje@google.com>
2039
2040 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
2041 * gdb.arch/i386-see.c: Ditto.
2042
2043 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
2044
2045 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
2046 (check_macro): Return 1 if undefined.
2047 If first test fails, check if macro debug information is available,
2048 and report unsupported test if no macro information is found.
2049
2050 2009-05-29 Doug Evans <dje@google.com>
2051
2052 * gdb.threads/hand-call-in-threads.exp: New.
2053 * gdb.threads/hand-call-in-threads.c: New.
2054
2055 2009-05-29 Michael Snyder <msnyder@vmware.com>
2056
2057 * gdb.base/break-always.exp: Change "1" to "on".
2058 Add confirmation check.
2059
2060 2009-05-28 Pedro Alves <pedro@codesourcery.com>
2061
2062 * gdb.threads/threxit-hop-specific.c: New.
2063 * gdb.threads/threxit-hop-specific.exp: New.
2064 * gdb.threads/thread-execl.c: New.
2065 * gdb.threads/thread-execl.exp: New.
2066
2067 2009-05-27 Tom Tromey <tromey@redhat.com>
2068 Thiago Jung Bauermann <bauerman@br.ibm.com>
2069
2070 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
2071 (mi_child_regexp): Likewise.
2072 (mi_list_varobj_children_range): Likewise.
2073 (mi_get_features): Likewise.
2074 (mi_list_varobj_children): Rewrite.
2075 * gdb.python/python-mi.exp: New file.
2076
2077 2009-05-27 Tom Tromey <tromey@redhat.com>
2078 Thiago Jung Bauermann <bauerman@br.ibm.com>
2079 Phil Muldoon <pmuldoon@redhat.com>
2080 Paul Pluzhnikov <ppluzhnikov@google.com>
2081
2082 * gdb.python/python-prettyprint.exp: New file.
2083 * gdb.python/python-prettyprint.c: New file.
2084 * gdb.python/python-prettyprint.py: New file.
2085 * gdb.base/display.exp: print/r is now valid.
2086
2087 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2088 Tom Tromey <tromey@redhat.com>
2089 Pedro Alves <pedro@codesourcery.com>
2090 Paul Pluzhnikov <ppluzhnikov@google.com>
2091
2092 * gdb.python/python-template.exp: New file.
2093 * gdb.python/python-template.cc: New file.
2094 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
2095 tests.
2096 * gdb.python/python-value.exp (py_objfile_tests): New proc.
2097 Call it.
2098 (test_value_after_death): New proc.
2099 * gdb.python/python-value.c (PTR): New typedef.
2100 (main): New variable 'x'.
2101
2102 2009-05-27 Tom Tromey <tromey@redhat.com>
2103
2104 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
2105 tests.
2106 * gdb.python/python-value.exp (py_objfile_tests): New proc.
2107 Call it.
2108
2109 2009-05-27 Pedro Alves <pedro@codesourcery.com>
2110
2111 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
2112
2113 2009-05-24 Pedro Alves <pedro@codesourcery.com>
2114
2115 * gdb.threads/fork-thread-pending.c: New.
2116 * gdb.threads/fork-thread-pending.exp: New.
2117
2118 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2119
2120 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
2121 * gdb.dwarf2/dw2-strp.S (a_string2): New.
2122
2123 2009-05-18 Jon Beniston <jon@beniston.com>
2124
2125 * gdb.asm/asm-source.exp: Add lm32 target.
2126
2127 2009-05-17 Pedro Alves <pedro@codesourcery.com>
2128
2129 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
2130 `gdb_get_line_number'. Call `callee' in both parent and child.
2131 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
2132 `gdb_get_line_number' instead of hardcoding line numbers.
2133 (catch_fork_unpatch_child): New procedure to test detaching
2134 breakpoints from child fork.
2135 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
2136 hardcoding line numbers.
2137 (do_fork_tests): Run `catch_fork_unpatch_child'.
2138
2139 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
2140
2141 * gdb.mi/mi-cmd-var.exp: Check that when varobj
2142 of structure type enters or leaves the scope, it
2143 is reported by -var-update.
2144
2145 2009-05-11 Doug Evans <dje@sebabeach.org>
2146
2147 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
2148 * gdb.threads/pending-step.c (main): Fix off-by-one error.
2149 * gdb.threads/schedlock.c (main): Fix off-by-one error.
2150
2151 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2152
2153 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
2154
2155 2009-04-30 Doug Evans <dje@google.com>
2156
2157 * gdb.threads/watchthreads2.exp: New testcase.
2158 * gdb.threads/watchthreads2.c: New testcase.
2159
2160 2009-04-29 Doug Evans <dje@google.com>
2161
2162 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
2163 * gdb.cp/mb-ctor.cc: Ditto.
2164 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
2165 * gdb.cp/mb-inline.h (multi_line_foo): New function.
2166 * gdb.cp/mb-inline1.cc: Call it.
2167 * gdb.cp/mb-inline2.cc: Ditto.
2168 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
2169 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
2170
2171 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2172
2173 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
2174 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
2175 Replace all uses of `decimal' by `nonzero'.
2176 (info macro FROM_COMMANDLINE): New test.
2177
2178 2009-04-27 Tom Tromey <tromey@redhat.com>
2179
2180 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
2181
2182 2009-04-27 Doug Evans <dje@google.com>
2183
2184 * gdb.threads/watchthreads.c (main): Initialize args before starting
2185 the threads. Plus formatting cleanup.
2186 * gdb.threads/watchthreads.exp: Avoid errant failures due to
2187 biased scheduling of one thread.
2188
2189 2009-04-27 Jerome Guitton <guitton@adacore.com>
2190
2191 * gdb.cp/templates.cc (GetMax): New template.
2192 (main): Declare two instances of GetMax.
2193 * gdb.cp/templates.exp: Add new test.
2194
2195 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2196
2197 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
2198
2199 2009-04-22 Joseph Myers <joseph@codesourcery.com>
2200
2201 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
2202
2203 2009-04-15 Tom Tromey <tromey@redhat.com>
2204
2205 * gdb.base/charset.exp: Add regression test.
2206
2207 2009-04-14 Joel Brobecker <brobecker@adacore.com>
2208
2209 * gdb.base/exe-lock.exp: New testcase.
2210
2211 2009-04-13 Tom Tromey <tromey@redhat.com>
2212
2213 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
2214 operator on Frame.
2215
2216 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2217
2218 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
2219 * gdb.server/ext-attach.exp: Likewise.
2220
2221 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
2222
2223 Eliminate some sleep usage.
2224
2225 * gdb.mi/basics.c (do_nothing): New.
2226 (main): Use do_nothing instead of printf, so that
2227 not to introduce race condition between output of
2228 inferiour and output of gdb. Do not use sleep as it
2229 is not generally available on embedded targets.
2230
2231 2009-04-02 Pedro Alves <pedro@codesourcery.com>
2232
2233 * gdb.server/ext-attach.exp: Expect an optional process id after
2234 "Detached from remote process".
2235
2236 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2237
2238 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
2239 gdb.dwarf2/dw2-unresolved.exp: New.
2240
2241 2009-04-02 Pedro Alves <pedro@codesourcery.com>
2242
2243 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
2244 mi_run_to_main.
2245
2246 2009-04-02 Pedro Alves <pedro@codesourcery.com>
2247
2248 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
2249 mi_run_to_main. Skip thread exit test on remote targets.
2250 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
2251 mi_run_to_main.
2252 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
2253 mi_run_to_main.
2254 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
2255 when expecting ^connected. Detect when the target doesn't support
2256 non-stop mode.
2257 (mi_run_cmd): Detect if non-stop mode was requested by isn't
2258 supported. Return -1 on error, 0 on success.
2259 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
2260 (mi_runto): Return mi_runto_helper's result explicitly.
2261
2262 2009-04-01 Pedro Alves <pedro@codesourcery.com>
2263
2264 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
2265
2266 2009-04-01 Tom Tromey <tromey@redhat.com>
2267
2268 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
2269 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
2270 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
2271 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
2272
2273 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
2274 Jan Kratochvil <jan.kratochvil@redhat.com>
2275
2276 PR gdb/931
2277 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
2278 output.
2279 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
2280 for gdb/931.
2281 * dw2-strp.S (DW_AT_language): Change to C++.
2282 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
2283
2284 2009-03-31 Joel Brobecker <brobecker@adacore.com>
2285
2286 * gdb.ada/tasks: New testcase.
2287
2288 2009-03-30 Stan Shebs <stan@codesourcery.com>
2289
2290 * gdb.trace/actions.exp: Update to match new info trace format.
2291 * gdb.trace/deltrace.exp: Ditto.
2292 * gdb.trace/infotrace.exp: Ditto.
2293 * gdb.trace/passcount.exp: Ditto.
2294 * gdb.trace/save-trace.exp: Ditto.
2295 * gdb.trace/while-stepping.exp: Ditto.
2296 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
2297
2298 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2299
2300 * gdb.python/python-frame.c: New file.
2301 * gdb.python/python-frame.exp: New file.
2302
2303 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
2304
2305 * gdb.python/python-value.exp: Add tests for the address
2306 attribute.
2307
2308 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
2309
2310 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
2311
2312 2009-03-26 Doug Evans <dje@google.com>
2313
2314 * gdb.mi/mi-nonstop-exit.exp: New file.
2315 * gdb.mi/non-stop-exit.c: New file.
2316
2317 2009-03-26 Tom Tromey <tromey@redhat.com>
2318
2319 Update for change to prologue skipping:
2320 * gdb.mi/mi2-simplerun.exp: Update.
2321 * gdb.mi/mi2-break.exp: Update.
2322 * gdb.mi/mi-simplerun.exp: Update.
2323 * gdb.mi/mi-break.exp: Update.
2324 * gdb.base/ending-run.exp: Update.
2325
2326 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
2327
2328 * gdb.python/python-value.exp (test_value_in_inferior): Test
2329 gdb.Value.is_optimized_out attribute.
2330
2331 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2332
2333 * gdb.dwarf2/dw2-noloc-main.c: New file.
2334 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
2335 (.text): Remove.
2336 (.data): New.
2337 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
2338 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
2339 (DW_TAG_subprogram func_cu1, noloc): Remove.
2340 (main): New.
2341 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
2342 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
2343 (file_symbols): New procedure.
2344
2345 2009-03-25 Tom Tromey <tromey@redhat.com>
2346
2347 * gdb.base/charset.exp (valid_target_charset): New proc.
2348 Use it to skip tests on invalid charsets.
2349
2350 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
2351
2352 * gdb.base/completion.exp: Add a test for directory completion.
2353
2354 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2355
2356 Fix a racy FAIL.
2357 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
2358 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
2359
2360 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
2361
2362 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
2363 * gdb.python/python-function.exp: Add test for function returning
2364 a GDB value.
2365
2366 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
2367
2368 * gdb.python/python-function.exp: New file.
2369
2370 2009-03-20 Tom Tromey <tromey@redhat.com>
2371
2372 * gdb.base/store.exp: Update for change to escape output.
2373 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
2374 to escape output.
2375 * gdb.base/pointers.exp: Update for change to escape output.
2376 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
2377 to escape output.
2378 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
2379 escape output.
2380 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
2381 to escape output.
2382 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
2383 escape output.
2384 * gdb.base/setvar.exp: Update for change to escape output.
2385 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
2386 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
2387 to escape output.
2388 (test_print_string_constants): Likewise.
2389 * gdb.base/charset.exp (valid_host_charset): Check size of
2390 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
2391 cases. Handle "auto"-related output.
2392 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
2393 (uvar, Uvar): New globals.
2394
2395 2009-03-19 Jerome Guitton <guitton@adacore.com>
2396
2397 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
2398 deltas.
2399 * gdb.ada/fixed_points.exp: Ditto.
2400
2401 2009-03-18 Pedro Alves <pedro@codesourcery.com>
2402
2403 * return-nodebug.c: Don't include stdio.h.
2404 (init): Delete.
2405 (func): Delete definition and provide extern declaration.
2406 (t): New.
2407 (main): Don't call printf. Call func and store its result in t.
2408 * return-nodebug1.c: New.
2409 * return-nodebug.exp: Don't expect stdio output. Instead, print
2410 the global variable t. Drop printf formatters and cast types from
2411 foreach loop. Don't use prepare_for_testing. Compile
2412 return-nodebug.c and return-nodebug1.c in separate steps. Don't
2413 define FORMAT or CAST.
2414
2415 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2416
2417 * gdb.base/solib-display.exp: Disable test for remote targers.
2418
2419 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2420
2421 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
2422
2423 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2424
2425 Fix a racy FAIL.
2426 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
2427 code from `follow parent, print pids'.
2428 (`follow child, print pids', `follow parent, print pids'): Call it.
2429 Replace `gdb_test "break..."' by gdb_breakpoint.
2430
2431 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
2432
2433 * gdb.mi/mi-cli.exp: Adjust for output difference in
2434 sync and async modes.
2435
2436 2009-03-12 Joel Brobecker <brobecker@adacore.com>
2437
2438 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
2439 that was checked in by mistake. Remove loading of ada.exp, since
2440 this is not necessary in this case.
2441
2442 2009-03-12 Joel Brobecker <brobecker@adacore.com>
2443
2444 * gdb.ada/ptype_arith_binop.exp: New testcase.
2445
2446 2009-03-12 Joel Brobecker <brobecker@adacore.com>
2447
2448 * gdb.ada/mod_from_name: New testcase.
2449
2450 2009-03-12 Joel Brobecker <brobecker@adacore.com>
2451
2452 * gdb.ada/tick_last_segv: New testcase.
2453
2454 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
2455
2456 * gdb.mi/mi-cli.exp: Remove debug print.
2457
2458 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
2459
2460 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
2461 include the token in ^running and frame info in *stopped.
2462
2463 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2464
2465 * solib-display.exp: New file.
2466 * solib-display-main.c: New file.
2467 * solib-display-lib.c: New file.
2468
2469 2009-03-05 Pedro Alves <pedro@codesourcery.com>
2470
2471 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
2472
2473 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2474
2475 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
2476 (list_and_check_macro): Use more specific test name.
2477 (next to definition): Make the test names unique.
2478
2479 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
2480
2481 * gdb.pascal/floats.exp: Accept approximate results everywhere.
2482
2483 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2484
2485 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
2486 notifications.
2487 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
2488 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
2489 * lib/mi-support.exp (library_loaded_re): New.
2490 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
2491
2492 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
2493
2494 * gdb.gdb/observer.exp: Use test_notification observer, not
2495 normal_stop, everywhere.
2496 (test_normal_stop_notifications): Rename to...
2497 (test_notifications): ...this.
2498 (test_observer_normal_stop): Rename to...
2499 (test_observer): ...this.
2500
2501 2009-02-16 Doug Evans <dje@google.com>
2502
2503 * gdb.arch/amd64-disp-step.S (test_int3): New test.
2504 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
2505 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
2506 (test_prefixed_syscall,test_int3): New tests.
2507 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
2508 (test_prefixed_syscall,test_int3): New tests.
2509
2510 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
2511
2512 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
2513 (mi_expect_interrupt): Likewise.
2514 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
2515 response.
2516
2517 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
2518
2519 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
2520 * gdb.base/pc-fp.exp (get_valueofx): Remove.
2521 Replace calls to get_valueofx by get_hexadecimal_valueof.
2522
2523 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
2524
2525 * lib/gdb.exp (get_valueof): Accept anything as a return value.
2526 (get_integer_valueof): New procedure.
2527 (get_sizeof): Use new get_integer_value_of.
2528 * gdb.base/sizeof.exp: Replace all uses of get_valueof
2529 by get_integer_valueof.
2530
2531 2009-02-13 Tom Tromey <tromey@redhat.com>
2532
2533 * gdb.base/remote.exp (get_sizeof): Remove.
2534 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
2535 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
2536 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
2537 * lib/gdb.exp (get_valueof): Move from long_long.exp.
2538 (get_sizeof): Likewise.
2539
2540 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2541
2542 PR fortran/9806
2543 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
2544
2545 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2546
2547 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
2548
2549 2009-02-06 Pedro Alves <pedro@codesourcery.com>
2550
2551 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
2552
2553 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2554
2555 * gdb.python/python-cmd.exp: New file.
2556
2557 2009-02-06 Tristan Gingold <gingold@adacore.com>
2558
2559 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
2560
2561 2009-02-05 Tristan Gingold <gingold@adacore.com>
2562
2563 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
2564 pointer is dereferenced and use this signal name in regexp.
2565 * gdb.base/signull.exp: Ditto.
2566 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
2567 * gdb.base/signull.c (main): Ditto.
2568
2569 2009-02-04 Tom Tromey <tromey@redhat.com>
2570 Thiago Jung Bauermann <bauerman@br.ibm.com>
2571
2572 * gdb.python/python-value.exp: Use `gdb.history' instead of
2573 `gdb.value_from_history'.
2574 (test_value_numeric_ops): Add test for conversion of enum constant.
2575 * gdb.python/python-value.c (enum e): New type.
2576 (evalue): New global.
2577 (main): Use argv.
2578
2579 2009-02-04 Jerome Guitton <guitton@adacore.com>
2580
2581 * gdb.ada/uninitialized_vars: New test program.
2582 * gdb.ada/uninitialized_vars.exp: New testcase.
2583
2584 2009-02-02 Tom Tromey <tromey@redhat.com>
2585
2586 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
2587 * gdb.cp/pr2489.cc: Rename...
2588 * gdb.cp/pr9594.cc: ... to this.
2589
2590 2009-02-02 Tom Tromey <tromey@redhat.com>
2591
2592 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
2593 * gdb.cp/pr2489.cc: New file.
2594 * gdb.cp/cpcompletion.exp: New file.
2595
2596 2009-02-02 Tom Tromey <tromey@redhat.com>
2597
2598 PR exp/9059:
2599 * gdb.cp/call-c.exp: Add regression test.
2600 * gdb.cp/call-c.cc (FooHandle): New typedef.
2601 (main): New variable 'handle'.
2602
2603 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2604
2605 * lib/mi-support.exp (et_mi_thread_list)
2606 (check_mi_and_console_threads): Adjust for current thread in
2607 -thread-list-ids output.
2608
2609 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
2610
2611 * gdb.mi/mi-break.exp (test_disabled_creation): New.
2612 Call it.
2613
2614 2009-01-28 Doug Evans <dje@google.com>
2615
2616 * gdb.arch/amd64-disp-step.S: New file.
2617 * gdb.arch/amd64-disp-step.exp: New file.
2618 * gdb.arch/i386-disp-step.S: New file.
2619 * gdb.arch/i386-disp-step.exp: New file.
2620
2621 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
2622
2623 * gdb.base/find.exp: Set newline variable
2624 using quotes instead of braces to fix cygwin failures.
2625
2626 2009-01-23 Pedro Alves <pedro@codesourcery.com>
2627
2628 * gdb.base/radix.exp: Add tests to ensure that that set
2629 input-radix 0 and set output-radix 0 are really rejected.
2630
2631 2009-01-23 Pedro Alves <pedro@codesourcery.com>
2632
2633 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
2634 copyright years.
2635
2636 2009-01-23 Pedro Alves <pedro@codesourcery.com>
2637
2638 PR gdb/9664:
2639 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
2640
2641 2009-01-22 Pedro Alves <pedro@codesourcery.com>
2642
2643 PR c++/9631:
2644 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
2645
2646 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
2647
2648 * gdb.server/file-transfer.exp: Use EXEEXT variable for
2649 binfile definition to fix Windows OS failure.
2650
2651 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2652
2653 PR gdb/9346
2654 * gdb.base/interrupt.c (sigint_handler): New.
2655 (main): Install a SIGINT handler if SIGNALS is defined. Exit
2656 on error.
2657 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
2658 Test "signal SIGINT".
2659
2660 2009-01-19 Doug Evans <dje@google.com>
2661
2662 * gdb.base/break.exp: Update expected gdb output.
2663 * gdb.base/sepdebug.exp: Ditto.
2664 * gdb.mi/mi-syn-frame.exp: Ditto.
2665 * gdb.mi/mi2-syn-frame.exp: Ditto.
2666 * gdb.base/call-signal-resume.exp: New file.
2667 * gdb.base/call-signals.c: New file.
2668 * gdb.base/unwindonsignal.exp: New file.
2669 * gdb.base/unwindonsignal.c: New file.
2670 * gdb.threads/interrupted-hand-call.exp: New file.
2671 * gdb.threads/interrupted-hand-call.c: New file.
2672 * gdb.threads/thread-unwindonsignal.exp: New file.
2673
2674 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2675
2676 * gdb.base/define.exp: Test defining and hooking prefix commands.
2677 * gdb.python/python.exp: Update test for "show user" output.
2678
2679 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2680
2681 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
2682 now the output exactly, using less wildcards. Expect also the output
2683 of gfortran-4.3. Update for the f-valprint.c modification from
2684 2008-04-22.
2685 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
2686 Remove gdb_test test names where matching the command.
2687
2688 2009-01-01 Pedro Alves <pedro@codesourcery.com>
2689
2690 PR breakpoints/9681:
2691 * gdb.base/watchpoint.exp: Add regression test.
2692
2693 2008-12-31 Pedro Alves <pedro@codesourcery.com>
2694
2695 * gdb.threads/attach-into-signal.exp: Don't use
2696 gdb_suppress_entire_file.
2697 * gdb.threads/attach-stopped.exp: Ditto.
2698 * gdb.threads/attachstop-mt.exp: Ditto.
2699
2700 2008-12-31 Pedro Alves <pedro@codesourcery.com>
2701
2702 PR gdb/8812:
2703 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
2704
2705 2008-12-29 Pedro Alves <pedro@codesourcery.com>
2706
2707 PR gdb/7536:
2708 * gdb.base/radix.exp: Add tests to ensure invalid input radices
2709 and unsupported output radices are really rejected.
2710
2711 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2712
2713 * gdb.cp/punctuator.exp: Backslash the '$' signs.
2714
2715 2008-12-22 Tom Tromey <tromey@redhat.com>
2716
2717 * gdb.cp/punctuator.exp: New file.
2718
2719 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2720
2721 * gdb.base/completion.exp (Completing non-existing component): New test.
2722
2723 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2724
2725 Fix for PR gdb/8648.
2726 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
2727 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
2728 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
2729 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
2730
2731 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2732
2733 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
2734
2735 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
2736
2737 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
2738 compiler actually generate code at the expected line number.
2739
2740 2008-12-15 Jie Zhang <jie.zhang@analog.com>
2741
2742 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
2743
2744 2008-12-12 Tom Tromey <tromey@redhat.com>
2745
2746 * gdb.base/commands.exp (redefine_hook_test): New proc.
2747 Call it.
2748
2749 2008-12-11 Tom Tromey <tromey@redhat.com>
2750
2751 * gdb.base/macscp.exp: New regression test.
2752
2753 2008-12-11 Tom Tromey <tromey@redhat.com>
2754
2755 * gdb.base/macscp.exp: Print "address.addr".
2756 * gdb.base/macscp1.c (struct outer): New struct.
2757 (address): New global.
2758
2759 2008-12-09 Tom Tromey <tromey@redhat.com>
2760
2761 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
2762 Call it.
2763
2764 2008-12-04 Doug Evans <dje@google.com>
2765
2766 * gdb.server/ext-run.exp: Relax regexp for init program.
2767
2768 2008-12-03 Tristan Gingold <gingold@adacore.com>
2769
2770 * gdb.base/macscp.exp: Generate an object file during compilation
2771 to work around Darwin dsymutil limitations.
2772
2773 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2774
2775 Test resolving external references to TLS variables.
2776 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
2777 FILE2_THREAD_LOCAL.
2778 (testfile2, srcfile2): New variables.
2779 * gdb.threads/tls.c (file2_thread_local)
2780 (function_referencing_file2_thread_local): New.
2781 * gdb.threads/tls2.c: New file.
2782
2783 2008-11-28 Joel Brobecker <brobecker@adacore.com>
2784
2785 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
2786 rather than integer, as integer might not be big enough when
2787 on 64bit targets.
2788
2789 2008-11-27 Jerome Guitton <guitton@adacore.com>
2790
2791 * gdb.cp/formatted-ref.exp: Add equality test.
2792 * gdb.ada/formatted_ref.exp: Ditto.
2793
2794 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
2797 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
2798
2799 2008-11-20 Andreas Schwab <schwab@suse.de>
2800
2801 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
2802 matching syscall entry point.
2803 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
2804 (tcatch_vfork_then_child_follow): Likewise. Finish through
2805 vfork even if we stopped at the syscall trampoline.
2806
2807 2008-11-20 Doug Evans <dje@google.com>
2808
2809 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
2810
2811 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2812
2813 * gdb.arch/ppc-dfp.exp: New file.
2814 * gdb.arch/ppc-dfp.c: New file.
2815
2816 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2817
2818 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
2819
2820 2008-11-17 Doug Evans <dje@google.com>
2821
2822 * gdb.mi/mi-syn-frame.exp: Update expected output.
2823 * gdb.mi/mi2-syn-frame.exp: Update expected output.
2824
2825 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2826
2827 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
2828 "thread N" results in =thread-selected.
2829 * lib/mi-support (mi_run_cmd, mi_expect_stop)
2830 (mi_send_resuming_command_raw): Be prepared for
2831 =thread-selected.
2832
2833 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2834
2835 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
2836 * lib/mi-support.exp: Likewise.
2837
2838 2008-11-16 Joel Brobecker <brobecker@adacore.com>
2839
2840 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
2841 commands from the expected output for "help catch".
2842
2843 2008-11-15 Joel Brobecker <brobecker@adacore.com>
2844
2845 * gdb.ada/int_deref.exp: New testcase.
2846
2847 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
2848
2849 * gdb.mi/gdb2549.exp: New file.
2850
2851 2008-11-11 Doug Evans <dje@google.com>
2852
2853 * gdb.base/callexit.exp: New file.
2854 * gdb.base/callexit.c: New file.
2855
2856 2008-11-10 Doug Evans <dje@google.com>
2857
2858 * lib/gdb.exp (GDBFLAGS): Move -nx ...
2859 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
2860 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
2861 (default_gdb_start,default_gdb_exit): Ditto.
2862 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
2863 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
2864 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
2865 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
2866 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
2867 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
2868
2869 2008-11-03 Andreas Schwab <schwab@suse.de>
2870
2871 * gdb.base/hashline2.exp: Fix typo.
2872 * gdb.base/hashline3.exp: Likewise.
2873
2874 2008-10-30 Tom Tromey <tromey@redhat.com>
2875
2876 * gdb.base/pointers.exp: Add test.
2877 * gdb.base/pointers.c (k, S): New typedefs.
2878 (instance): New global.
2879
2880 2008-10-30 Andreas Schwab <schwab@suse.de>
2881
2882 * gdb.base/args.exp: Add tests for newlines.
2883
2884 2008-10-30 Joel Brobecker <brobecker@adacore.com>
2885
2886 gdb.base/foll-exec.exp: Update the expected output of a couple
2887 of "info breakpoints" tests.
2888
2889 2008-10-28 Tom Tromey <tromey@redhat.com>
2890
2891 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
2892
2893 2008-10-24 Pedro Alves <pedro@codesourcery.com>
2894
2895 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
2896 gdb_start_cmd.
2897 Use runto_main before any test that requires execution.
2898
2899 2008-10-23 Pedro Alves <pedro@codesourcery.com>
2900
2901 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
2902 instead of SIGINT.
2903
2904 2008-10-22 Joel Brobecker <brobecker@adacore.com>
2905
2906 * gdb.base/completion.exp: Update expected output following
2907 the addition of the "info tasks" command.
2908
2909 2008-10-22 Tom Tromey <tromey@redhat.com>
2910
2911 * gdb.base/exprs.exp (test_expr): Add test for string
2912 concatenation.
2913
2914 2008-10-19 Pedro Alves <pedro@codesourcery.com>
2915
2916 * configure.ac: Output gdb.python/Makefile.
2917 * configure: Regenerate.
2918 * gdb.python/Makefile.in: New.
2919
2920 2008-10-16 Joel Brobecker <brobecker@adacore.com>
2921
2922 * gdb.base/foll-fork.exp: Adjust the expected output to match
2923 the new description for fork/vfork catchpoints in the "info
2924 breakpoints" output.
2925
2926 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2927
2928 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
2929
2930 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2931
2932 * gdb.python/python-value.c: New file.
2933 * gdb.python/python-value.exp: New file.
2934
2935 2008-10-15 Pedro Alves <pedro@codesourcery.com>
2936
2937 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
2938
2939 2008-10-15 Denis Pilat <denis.pilat@st.com>
2940
2941 * gdb.cp/mb-ctor.exp: Fix a typo.
2942
2943 2008-10-09 Tom Tromey <tromey@redhat.com>
2944
2945 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
2946 'fprintf' and 'stderr'.
2947
2948 2008-10-07 Joel Brobecker <brobecker@adacore.com>
2949
2950 * gdb.ada/ref_tick_size.exp: New testcase.
2951
2952 2008-10-06 Doug Evans <dje@google.com>
2953
2954 * gdb.dwarf2/dw2-cu-size.exp: New file.
2955 * gdb.dwarf2/dw2-cu-size.S: New file.
2956
2957 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
2958 .Ltype_int for clarity.
2959
2960 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2961
2962 PR gdb/2384:
2963 * gdb.cp/gdb2384.exp: Extended to test more cases.
2964 * gdb.cp/gdb2384.cc: Likewise.
2965 * gdb.cp/gdb2384-base.h: Likewise.
2966 * gdb.cp/gdb2384-base.cc: Likewise.
2967
2968 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2969
2970 * gdb.base/maint.exp (maint print type): Remove printing
2971 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
2972
2973 2008-09-30 Tom Tromey <tromey@redhat.com>
2974
2975 * gdb.base/macscp.exp: Add completion tests.
2976 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
2977 (TWENTY_THREE): Likewise.
2978 (FORTY_EIGHT): Likewise.
2979
2980 2008-09-30 Tom Tromey <tromey@redhat.com>
2981
2982 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
2983 everywhere.
2984 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
2985
2986 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2987
2988 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
2989 testcase is derived from. Fix racy dependency on an expected PID
2990 number. No longer support the testcase on Linux kernel 2.4.x.
2991
2992 2008-09-27 Tom Tromey <tromey@redhat.com>
2993
2994 * gdb.base/macscp.exp: Add tests for stringification, splicing,
2995 and varargs.
2996
2997 2008-09-22 Pedro Alves <pedro@codesourcery.com>
2998
2999 * lib/mi-support.exp (mi_expect_interrupt): New.
3000 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
3001 from gdb.mi/mi-nonstop.exp.
3002 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
3003 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
3004 lib/mi-support.exp.
3005 Use mi_check_thread_states throughout. Avoid ".*" and do not
3006 require an anchor after -exec-run.
3007
3008 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3009
3010 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
3011 stop is pending. Avoid ".*" when two stops are pending.
3012 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
3013 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
3014 newlines in fullnames.
3015 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
3016 (mi_expect_stop): Update comments. Only anchor in sync mode.
3017 Do not match newlines.
3018 (mi_send_resuming_command_raw): Always return status.
3019 (mi_get_stop_line): Do not match more than one line by accident.
3020 Only anchor in sync mode.
3021 (mi_run_inline_test): If -exec-next fails, give up.
3022
3023 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3024
3025 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
3026 on SPU.
3027
3028 2008-09-10 Joel Brobecker <brobecker@adacore.com>
3029
3030 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
3031
3032 2008-09-10 Joel Brobecker <brobecker@adacore.com>
3033
3034 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
3035 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
3036 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
3037 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
3038 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
3039 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
3040 gdb.ada/interface.exp, gdb.ada/null_array.exp,
3041 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
3042 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
3043 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
3044 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
3045 Include the "= " sequence in the expected output of print tests.
3046
3047 2008-09-10 Joel Brobecker <brobecker@adacore.com>
3048
3049 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
3050 description for boolean types.
3051
3052 2008-09-09 Pedro Alves <pedro@codesourcery.com>
3053
3054 * gdb.base/hook-stop-continue.c: New.
3055 * gdb.base/hook-stop-continue.exp: New.
3056
3057 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
3058
3059 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
3060
3061 2008-09-08 Jerome Guitton <guitton@adacore.com>
3062
3063 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
3064 (stack_check_probe_2, stack_check_probe_loop_1)
3065 (stack_check_probe_loop_2): New functions.
3066 (main): Add call to these new functions.
3067 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
3068 functions, check that the breakpoint is inserted at the appropriate
3069 location.
3070 (insert_breakpoint): Slightly refine this procedure so that it can
3071 be called several times in the test.
3072
3073 2008-09-08 Jerome Guitton <guitton@adacore.com>
3074
3075 * gdb.base/stack-checking.c: New file.
3076 * gdb.base/stack-checking.exp: New file.
3077
3078 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
3079
3080 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
3081 * gdb.arch/altivec-regs.exp: Likewise.
3082 * gdb.arch/vsx-regs.exp: Likewise.
3083
3084 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
3085
3086 * gdb.arch/ppc-fp.exp: New file.
3087 * gdb.arch/ppc-fp.c: New file.
3088
3089 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
3090
3091 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
3092 lest gcc-4.3.1 optimizes the whole thing away.
3093
3094 2008-09-04 Michael Snyder <msnyder@vmware.com>
3095
3096 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
3097 as "at" (for non-debug functions such as _start).
3098
3099 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3100
3101 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
3102 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
3103 software watchpoints.
3104 * gdb.base/watch_thread_num.exp: Likewise.
3105
3106 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
3107
3108 * gdb.arch/i386-bp_permanent.exp: New test.
3109
3110 2008-08-24 Tom Tromey <tromey@redhat.com>
3111
3112 * gdb.base/maint.exp: Update "maint print type".
3113
3114 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
3115
3116 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
3117 support. Adjust the order of "*running" notifications.
3118 * gdb.mi/non-stop.c: Don't cast from int to void* and
3119 back.
3120
3121 2008-08-20 Mark Kettenis <kettenis@gnu.org>
3122
3123 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
3124 expect to find it in the "info frame" output.
3125
3126 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
3127
3128 * gdb.base/interp.exp: Always consume both prompts.
3129
3130 2008-08-20 Pedro Alves <pedro@codesourcery.com>
3131
3132 * gdb.base/pending.exp: Test pending breakpoints without symbols
3133 loaded.
3134
3135 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3136
3137 * lib/mi-support.exp (mi_expect_stop): Produce
3138 more details on failures.
3139 * gdb.mi/mi-nonstop.exp: New.
3140 * gdb.mi/non-stop.c: New.
3141
3142 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3143
3144 * gdb.mi/mi-async.exp: Use 'set target-async'.
3145 * lib/mi-support.exp: Use 'set/show target-async'.
3146
3147 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
3148
3149 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
3150
3151 2008-08-17 Tom Tromey <tromey@redhat.com>
3152
3153 * gdb.base/help.exp (help catch): Rewrite.
3154
3155 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3156
3157 * gdb.base/define.exp: Test indented command documentation.
3158 * gdb.python/python.exp: Test indented multi-line command.
3159
3160 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
3161
3162 * testsuite/gdb.arch/vsx-regs.c: New source file.
3163 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
3164 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
3165
3166 2008-08-14 Tom Tromey <tromey@redhat.com>
3167
3168 * gdb.base/macscp.exp: Add regression test for "macro define" or
3169 "macro undef" with no arguments.
3170
3171 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3172
3173 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
3174
3175 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3176
3177 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
3178
3179 2008-08-06 Tom Tromey <tromey@redhat.com>
3180
3181 * gdb.python/python.exp: New file.
3182
3183 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3184
3185 Fix for PR gdb/1543.
3186 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
3187 $LOCATION.
3188 (location): New variable.
3189 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
3190 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
3191 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
3192 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
3193 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
3194 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
3195 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
3196 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
3197 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
3198 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
3199 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
3200 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
3201 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
3202 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
3203 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3204 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
3205 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
3206 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
3207 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
3208 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3209 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
3210 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
3211 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
3212 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
3213 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
3214 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
3215 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
3216 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
3217 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
3218 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
3219 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
3220 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
3221 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
3222 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
3223 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
3224 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
3225 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
3226 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3227 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
3228 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
3229 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
3230 gdb.base/type-opaque.exp, gdb.base/until.exp,
3231 gdb.base/value-double-free.c, gdb.base/varargs.exp,
3232 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
3233 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
3234 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
3235 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
3236 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
3237 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
3238 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
3239 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
3240 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
3241 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
3242 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
3243 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
3244 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
3245 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
3246 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
3247 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3248 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
3249 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
3250 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
3251 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
3252 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
3253 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
3254 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
3255 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
3256 gdb.pascal/types.exp, gdb.stabs/weird.exp,
3257 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
3258 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
3259 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
3260 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
3261 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
3262 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
3263 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3264 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
3265 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3266 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
3267 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3268 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3269 lib/mi-support.exp, lib/trace-support.exp: Remove reference
3270 to bug-gdb@prep.ai.mit.edu .
3271
3272 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
3273
3274 * lib/mi-support.exp (mi_load_shlibs): New.
3275 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
3276
3277 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
3278
3279 * lib/mi-support.exp (get_mi_thread_list)
3280 (check_mi_and_console_threads): New, moved from ...
3281 * gdb.mi/mi-pthread.exp: ...here.
3282 * gdb.mi/gdb669.exp (get_mi_thread_list)
3283 (check_mi_and_console_threads): Delete.
3284 * gdb.mi/mi2-pthread.exp: Likewise.
3285
3286 2008-07-28 Tom Tromey <tromey@redhat.com>
3287
3288 * Makefile.in (just-check): Remove. Move body to...
3289 (check): ... here.
3290
3291 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3292
3293 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
3294 Add a test for duplicated SIGINTs.
3295
3296 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3297
3298 * gdb.threads/schedlock.exp (get_args): Update to work for any
3299 value of NUM.
3300 (Top level): Report the number of threads that did not resume.
3301
3302 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3303
3304 * gdb.dwarf2/dw2-compressed.S: Also define __start.
3305
3306 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3307
3308 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
3309 non-MI prompt.
3310
3311 2008-07-26 Tom Tromey <tromey@redhat.com>
3312
3313 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
3314 (function_struct, function_struct_ptr): New globals.
3315 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
3316 function pointer in a struct.
3317
3318 2008-07-26 Tom Tromey <tromey@redhat.com>
3319
3320 * gdb.base/macscp.exp: Add test for macro lexing bug.
3321
3322 2008-07-18 Tom Tromey <tromey@redhat.com>
3323
3324 * gdb.base/macscp.exp: Add macro tests.
3325
3326 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3327
3328 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
3329
3330 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3331
3332 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
3333
3334 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3335
3336 * gdb.cp/class2.exp: fix for failure on spu-elf
3337
3338 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
3339
3340 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
3341
3342 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3343
3344 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
3345
3346 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
3347
3348 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
3349
3350 2008-07-11 Kevin Buettner <kevinb@redhat.com>
3351
3352 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
3353 of regexp to account for changes made to GDB in the printing of
3354 byte vectors.
3355
3356 2008-07-11 Tom Tromey <tromey@redhat.com>
3357
3358 * gdb.base/completion.exp: Add 'help' completion test.
3359
3360 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3361
3362 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
3363
3364 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3365
3366 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
3367
3368 2008-07-09 Pedro Alves <pedro@codesourcery.com>
3369
3370 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
3371
3372 2008-07-09 Pedro Alves <pedro@codesourcery.com>
3373
3374 * gdb.base/fullname.exp: Restore pwd if compiling failed.
3375
3376 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3377
3378 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
3379
3380 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
3381
3382 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
3383 previous commit. Add a comment.
3384
3385 2008-06-28 Pedro Alves <pedro@codesourcery.com>
3386
3387 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
3388
3389 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
3390
3391 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
3392
3393 2008-06-27 Pedro Alves <pedro@codesourcery.com>
3394
3395 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
3396 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
3397 compiling an executable, link in an object that forces unbuffered
3398 output.
3399 * lib/set_unbuffered_mode.c: New file.
3400
3401 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3402
3403 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
3404
3405 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
3406
3407 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
3408 mi_expect_stop.
3409 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
3410 Demand that *running is output.
3411 (detect_async): Perform checking every time.
3412 (mi_send_resuming_command): Extract everything into...
3413 (mi_send_resuming_command_raw): ...this.
3414 (mi_expect_stop): Don't accept any output before *stopped.
3415
3416 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
3417
3418 Robustify mi-simplerun.
3419 * gdb.mi/basics.c (main): Add a call to sleep.
3420 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
3421 * gdb.mi/mi2-cli.exp: Likewise.
3422 * gdb.mi/mi-break.exp: Likewise.
3423
3424 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
3425
3426 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
3427
3428 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3429
3430 * gdb.mi/mi-console.exp: Adjust.
3431 * gdb.mi/mi-syn-frame.exp: Adjust.
3432 * gdb.mi/mi2-console.exp: Adjust.
3433 * gdb.mi/mi2-syn-frame.exp: Adjust.
3434 * lib/mi-support.exp (mi_run_cmd): Adjust.
3435 (mi_send_resuming_command): Adjust.
3436
3437 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3438
3439 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
3440 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
3441 testing of stopped.
3442 * gdb.mi/mi2-syn-frame.exp: Likewise.
3443 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
3444 (async, detect_async): New.
3445 (mi_expect_stop, mi_continue_to_line): Adjust expectation
3446 depending on if we're running in sync or async mode.
3447
3448 2008-06-09 Tom Tromey <tromey@redhat.com>
3449
3450 * gdb.base/completion.exp: New tests for field name completion
3451 with spaces, and field name completion with '->'.
3452
3453 2008-06-06 Tom Tromey <tromey@redhat.com>
3454
3455 * gdb.base/break1.c (struct some_struct): New struct.
3456 (values): New global.
3457 * gdb.base/completion.exp: Add field name completion test.
3458
3459 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3460
3461 * gdb.cp/call-c.exp: Test for incorrect handling of reference
3462 to pointer.
3463 * gdb.cp/call-c.cc: Likewise.
3464
3465 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
3466
3467 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
3468 annotation.
3469
3470 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
3471 Pedro Alves <pedro@codesourcery.com>
3472
3473 * gdb.threads/execl.c, gdb.threads/execl1.c,
3474 gdb.threads/execl.exp: New tests.
3475
3476 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
3477 Daniel Jacobowitz <dan@codesourcery.com>
3478
3479 * gdb.cp/exception.exp: Activate test, make it work with pending
3480 catchpoints.
3481
3482 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3483
3484 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
3485
3486 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
3487
3488 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
3489 now printed.
3490 * gdb.mi/mi2-var-cmd.exp: Likewise.
3491
3492 2008-05-27 Andreas Schwab <schwab@suse.de>
3493
3494 * gdb.base/frame-args.exp: Handle arguments that are optimized
3495 out.
3496
3497 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
3498
3499 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
3500 quiet for ppc32 and group options into a single variable.
3501
3502 2008-05-23 Joel Brobecker <brobecker@adacore.com>
3503
3504 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
3505 of zero-size elements.
3506 * gdb.ada/null_array.exp: Test printing this new array.
3507
3508 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3509
3510 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
3511
3512 2008-05-21 Joel Brobecker <brobecker@adacore.com>
3513
3514 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
3515 of the "finish" command.
3516
3517 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
3518
3519 * gdb.base/annota1.exp: Test for new annotation.
3520
3521 2008-05-16 Pedro Alves <pedro@codesourcery.com>
3522
3523 * gdb.base/fixsection.exp: New file.
3524 * gdb.base/fixsection0.c: New file.
3525 * gdb.base/fixsection1.c: New file.
3526
3527 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3528
3529 * gdb.base/annota1.exp: Accept printf@... in place of printf.
3530 * gdb.base/annota3.exp: Likewise.
3531
3532 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
3533
3534 * gdb.base/watch_thread_num.exp: Don't run tests that require
3535 watchpoints if the target doesn't support them.
3536
3537 2008-05-12 Doug Evans <dje@google.com>
3538
3539 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
3540
3541 2008-05-09 Joel Brobecker <brobecker@adacore.com>
3542
3543 * gdb.ada/assign_1.exp: New testcase.
3544
3545 2008-05-09 Doug Evans <dje@google.com>
3546
3547 * gdb.base/find.exp: New file.
3548 * gdb.base/find.c: New file.
3549
3550 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
3551
3552 * gdb.base/commands.exp (watchpoint_command_test): Handle
3553 gdb,no_hardware_watchpoints.
3554 * gdb.base/float.exp: Allow ARM targets without floating point.
3555 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
3556
3557 2008-05-06 Jerome Guitton <guitton@adacore.com>
3558 Joel Brobecker <brobecker@adacore.com>
3559
3560 * gdb.ada/lang_switch: New test program.
3561 * gdb.ada/lang_switch.exp: New testcase.
3562
3563 2008-05-05 Doug Evans <dje@google.com>
3564
3565 * gdb.base/help.exp (disassemble): Update expected help text.
3566
3567 2008-05-04 Pedro Alves <pedro@codesourcery.com>
3568
3569 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
3570
3571 2008-05-04 Pedro Alves <pedro@codesourcery.com>
3572
3573 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
3574 different times.
3575
3576 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3577
3578 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
3579 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
3580 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
3581 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
3582
3583 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
3584
3585 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
3586 notification to appear.
3587
3588 2008-05-04 Daniel Jacobowitz <dan@debian.org>
3589
3590 * gdb.base/fullname.c: New file.
3591 * gdb.base/fullname.exp: New file.
3592 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
3593
3594 2008-05-03 Pedro Alves <pedro@codesourcery.com>
3595
3596 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
3597 expressions with macros.
3598
3599 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3600
3601 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
3602
3603 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3604
3605 * gdb.base/completion.exp: Handle lack of other symbols beginning
3606 with "a".
3607
3608 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
3609
3610 2008-05-02 Jim Blandy <jimb@codesourcery.com>
3611
3612 * gdb.asm/asmsrc1.s: Add scratch space.
3613
3614 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3615 Daniel Jacobowitz <dan@codesourcery.com>
3616
3617 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
3618 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
3619 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
3620
3621 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
3622
3623 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
3624
3625 2008-05-01 Joel Brobecker <brobecker@adacore.com>
3626
3627 * gdb.base/info-target.exp: New testcase.
3628
3629 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3630
3631 * gdb.cp/hang.exp: Use .cc instead of .C.
3632 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
3633 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
3634
3635 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3636
3637 * gdb.base/gdb1250.exp: Remove perror.
3638 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
3639
3640 2008-04-30 Pedro Alves <pedro@codesourcery.com>
3641
3642 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
3643 .2byte.
3644
3645 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
3646
3647 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
3648 (maybe_kfail): New.
3649
3650 2008-04-25 Pedro Alves <pedro@codesourcery.com>
3651
3652 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
3653
3654 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3655
3656 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
3657 * gdb.mi/mi2-syn-frame.exp: Likewise.
3658 * lib/mi-support.exp: Likewise.
3659
3660 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3661
3662 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
3663 to specify regexp for the location to stop at.
3664 * gdb.base/break-always.c: New.
3665 * gdb.base/break-always.exp: New.
3666
3667 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3668
3669 * lib/mi-support.exp (mi_runto_helper): Adjust
3670 for the original-location field.
3671 (mi_create_breakpoint, mi_list_breakpoints): New.
3672 * gdb.mi/mi-break.exp: Adjust.
3673 * gdb.mi/mi2-break.exp: Adjust.
3674 * gdb.mi/mi-pending.exp: Adjust.
3675 * gdb.mi/mi-simplerun.exp: Adjust.
3676 * gdb.mi/mi2-simplerun.exp: Adjust.
3677 * gdb.mi/mi-syn-frame.exp: Adjust.
3678 * gdb.mi/mi2-syn-frame.exp: Adjust.
3679 * gdb.mi/mi-until.exp: Adjust.
3680 * gdb.mi/mi2-until.exp: Adjust.
3681 * gdb.mi/mi-var-display.exp: Adjust.
3682 * gdb.mi/mi2-var-display.exp: Adjust.
3683 * gdb.mi/mi-watch.exp: Adjust.
3684 * gdb.mi/mi2-watch.exp: Adjust.
3685
3686 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
3687
3688 * aclocal.m4: Add override.m4.
3689 * configure: Regenerate.
3690
3691 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
3692
3693 * gdb.mi/var-cmd.c (do_at_tests): Verify that
3694 '-var-update --all-values' reports new value even the type
3695 of a variable object has changed.
3696
3697 2008-04-18 Craig Silverstein <csilvers@google.com>
3698
3699 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
3700 files.
3701
3702 2008-04-18 Joel Brobecker <brobecker@adacore.com>
3703
3704 * gdb.ada/atomic_enum: New test program.
3705 * gdb.ada/atomic_enum.exp: New testcase.
3706
3707 2008-04-17 Doug Evans <dje@google.com>
3708
3709 * gdb.opt/Makefile.in: Fix whitespace.
3710
3711 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
3712
3713 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
3714
3715 2008-04-17 Doug Evans <dje@google.com>
3716
3717 * gdb.base/hashline1.exp: New testcase.
3718 * gdb.base/hashline2.exp: New testcase.
3719 * gdb.base/hashline2.exp: New testcase.
3720
3721 2008-04-17 Pedro Alves <pedro@codesourcery.com>
3722
3723 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
3724
3725 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
3726
3727 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
3728 temporary breakpoint to match "Temporary breakpoint".
3729 * gdb.base/break.exp (delete_breakpoints): Likewise.
3730 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
3731 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
3732 * gdb.base/display.exp: Likewise.
3733 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
3734 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
3735 * gdb.base/restore.exp (restore_tests): Likewise.
3736 * gdb.base/sepdebug.exp: Likewise.
3737 * gdb.base/watchpoint.exp: Likewise.
3738 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
3739 * gdb.mi/mi-pending.exp: Likewise.
3740 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
3741 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
3742 * gdb.mi/mi-var-cmd.exp: Likewise.
3743 * gdb.mi/mi-var-display.exp: Likewise.
3744 * gdb.mi/mi2-cli.exp: Likewise.
3745 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
3746 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
3747 * gdb.mi/mi2-var-display.exp: Likewise.
3748 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
3749 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
3750 new "disp" field.
3751 (mi_expect_stop): Move after_reason argument to be really after
3752 reason. This is to support fix for PR2424.
3753
3754 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3755
3756 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
3757
3758 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
3759
3760 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
3761 field. Add more floating varobj tests.
3762 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
3763 field.
3764 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
3765 (main): Call do_at_tests.
3766 * lib/mi-support.exp (mi_create_floating_varobj)
3767 (mi_varobj_update_with_type_change): New.
3768
3769 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3770
3771 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
3772 option of -var-evaluate-expression.
3773 * gdb.mi/mi2-var-display.exp: Likewise.
3774
3775 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
3776
3777 Introduce test setup helpers.
3778 * lib/gdb.exp (build_executable, clean_restart)
3779 (prepare_for_testing): New.
3780 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
3781 * gdb.base/return.exp: Likewise.
3782 * gdb.base/ending-run.exp: Likewise.
3783
3784 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
3785
3786 * gdb.mi/mi-async.exp: New test for asynchronous Machine
3787 Interface (MI) responses.
3788
3789 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
3790
3791 * gdb.cp/breakpoint.cc: New code to test conditions involving
3792 member variables.
3793 * gdb.cp/breakpoint.exp: Test condition involving member
3794 variables.
3795
3796 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
3797
3798 * lib/mi-support.exp (mi_expect_stop): New.
3799 (mi_run_cmd): Change the
3800 token. Use mi_send_resuming_command, use
3801 mi_expect_stop.
3802 (mi_execute_to_helper): Rename to mi_execute_to.
3803 (mi_send_resuming_command): Add more error patterns.
3804 (mi_wait_for_stop): Renamed to...
3805 (mi_get_stop_line): ...this.
3806 (mi_run_inline_test): Adjust.
3807
3808 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
3809 * gdb.mi/mi-console.exp: Likewise.
3810 * gdb.mi/mi-pending.exp: Likewise.
3811 * gdb.mi/mi-simplerun.exp: Likewise.
3812 * gdb.mi/mi-stack.exp: Likewise.
3813 * gdb.mi/mi-stepi.exp: Likewise.
3814 * gdb.mi/mi-syn-frame.exp: Add comment.
3815 * gdb.mi/mi-until.exp: Likewise.
3816 * gdb.mi/mi-var-display.exp: Likewise.
3817 * gdb.mi/mi-watch.exp: Likewise.
3818 * gdb.mi/mi2-cli.exp: Likewise.
3819 * gdb.mi/mi2-console.exp: Likewise.
3820 * gdb.mi/mi2-simplerun.exp: Likewise.
3821 * gdb.mi/mi2-stack.exp: Likewise.
3822 * gdb.mi/mi2-stepi.exp: Likewise.
3823 * gdb.mi/mi2-until.exp: Likewise.
3824 * gdb.mi/mi2-var-display.exp: Likewise.
3825 * gdb.mi/mi2-watch.exp: Likewise.
3826
3827 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3828
3829 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
3830
3831 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
3832
3833 2008-04-04 Pedro Alves <pedro@codesourcery.com>
3834
3835 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
3836 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
3837 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
3838 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
3839 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
3840 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
3841 expect an mi error duplicated in stderr.
3842
3843 2008-04-03 Joel Brobecker <brobecker@adacore.com>
3844
3845 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
3846 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
3847 Add a couple of tests that verify the behavior when the new setting
3848 is set to "cancel" and "all".
3849 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
3850 "ask" before we start the testing.
3851
3852 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
3853
3854 * gdb.cp/casts.cc: Add class reference variables.
3855 * gdb.cp/casts.exp: New test cases for up/down casting references.
3856
3857 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
3858
3859 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
3860 instead of beginning to make an extra test pass.
3861 * gdb.mi/mi2-var-display.exp: Likewise.
3862
3863 2008-03-31 Maciej W. Rozycki <macro@mips.com>
3864
3865 * gdb.base/break.exp: Mark failures as such. Fix formatting.
3866
3867 2008-03-31 Markus Deuling <deuling@de.ibm.com>
3868 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3869
3870 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
3871 value. Add xfail for older kernels.
3872
3873 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
3874
3875 Bring mi-support in line with gdb.exp.
3876 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
3877 (mi_gdb_start): New function.
3878
3879 2008-03-28 Maciej W. Rozycki <macro@mips.com>
3880
3881 * gdb.mi/mi-var-cmd.exp: Fix a typo.
3882
3883 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
3884
3885 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
3886 * gdb.mi/mi2-var-display.exp: Likewise.
3887
3888 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
3889
3890 * lib/mi-support.exp (mi_create_varobj_checked): New.
3891 (mi_list_varobj_children): Allow to check for a
3892 value.
3893 (mi_list_array_varobj_children): New.
3894
3895 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
3896 and mi_list_varobj_children, as opposed to hardcoding
3897 expected strings.
3898 * gdb.mi/gdb701.exp: Likewise.
3899 * gdb.mi/gdb792.exp: Likewise.
3900 * gdb.mi/mi-var-block.exp: Likewise.
3901 * gdb.mi/mi-var-cmd.exp: Likewise.
3902 * gdb.mi/mi-var-invalidate.exp: Likewise.
3903 * gdb.mi/mi2-var-block.exp: Likewise.
3904 * gdb.mi/mi2-var-child.exp: Likewise.
3905 * gdb.mi/mi2-var-cmd.exp: Likewise.
3906 * gdb.mi/mi2-var-display.exp: Likewise.
3907
3908 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3909
3910 Fix random false FAILs on i386.
3911 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
3912
3913 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
3914
3915 PR gdb/544
3916 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
3917
3918 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
3919
3920 PR gdb/544
3921 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
3922
3923 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3924
3925 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
3926 fixed PR gdb/544.
3927
3928 2008-03-21 Pedro Alves <pedro@codesourcery.com>
3929
3930 * gdb.threads/fork-child-threads.exp: Test next over fork.
3931
3932 2008-03-21 Chris Demetriou <cgd@google.com>
3933
3934 * gdb.base/break.exp (rbreak junk): New test for rbreak
3935 "Junk at end of arguments" issue.
3936
3937 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3938
3939 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
3940 *& to work on created array elements.
3941 (Top level): Test print $pc with a file. Test string operations
3942 without a target.
3943 * gdb.base/ptype.exp: Do not expect *& to work on created array
3944 elements.
3945
3946 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3947
3948 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
3949 gdb.threads/staticthreads.exp: Update exit query.
3950
3951 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
3952
3953 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
3954
3955 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3956
3957 * gdb.base/watchpoint.c (global_ptr, func4): New.
3958 (main): Call func4.
3959 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
3960 (test_inaccessible_watchpoint): New.
3961
3962 2008-02-29 Maciej W. Rozycki <macro@mips.com>
3963
3964 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
3965 select the largest.
3966
3967 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3968
3969 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
3970 frames-invalid annotations.
3971
3972 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
3973
3974 * gdb.base/assign.exp: avoid same output for different tests.
3975
3976 2008-02-27 Doug Evans <dje@google.com>
3977
3978 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
3979 for bug 1738.
3980 (breakpoint_to_handler_entry): Ditto.
3981
3982 2008-02-27 Joel Brobecker <brobecker@adacore.com>
3983
3984 * gdb.base/ending-run.exp: Use the first line of code inside
3985 function body to test breakpoints.
3986 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
3987 location where the breakpoint is inserted when using the line
3988 where a function is declared. Fix typo in the description of
3989 one of the tests.
3990 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
3991
3992 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
3993
3994 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
3995 tests.
3996
3997 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
3998
3999 * gdb.base/args.exp: avoid same output for tests
4000 with single quotes.
4001
4002 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
4003
4004 * gdb.base/annota1.exp: Adjust for 'info break'
4005 format changes.
4006 * gdb.base/annota3.exp: Likewise.
4007 * gdb.base/break.exp: Likewise.
4008 * gdb.base/condbreak.exp: Likewise.
4009 * gdb.base/pending.exp: Likewise.
4010 * gdb.base/sepdebug.exp: Likewise.
4011 * gdb.base/unload.exp: Likewise.
4012 * gdb.cp/ovldbreak.exp: Likewise.
4013 * gdb.mi/mi-pending.exp: Likewise.
4014
4015 2008-02-07 Doug Evans <dje@google.com>
4016
4017 * gdb.cp/mb-inline.exp: New.
4018 * gdb.cp/mb-inline.h: New.
4019 * gdb.cp/mb-inline1.cc: New.
4020 * gdb.cp/mb-inline2.cc: New.
4021
4022 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
4023
4024 * gdb.pascal/floats.pas: New test program.
4025 * gdb.pascal/floats.exp: New testcase.
4026
4027 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
4028
4029 * gdb.base/callfuncs.c (t_float_many_args): New function.
4030 (t_double_many_args): New function.
4031 * gdb.base/callfuncs.exp: Add tests for exceeding float
4032 and double parameters passed through the stack.
4033
4034 2008-02-05 Joel Brobecker <brobecker@adacore.com>
4035
4036 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
4037 gdb.ada/complete/foo.adb: New files.
4038 * gdb.ada/complete.exp: New testcase.
4039
4040 2008-02-03 Doug Evans <dje@google.com>
4041
4042 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
4043
4044 * gdb.cp/gdb2384.exp: New file.
4045 * gdb.cp/gdb2384.cc: New file.
4046 * gdb.cp/gdb2384-base.h: New file.
4047 * gdb.cp/gdb2384-base.cc: New file.
4048
4049 2008-02-02 Doug Evans <dje@google.com>
4050
4051 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
4052
4053 2007-02-01 Joel Brobecker <brobecker@adacore.com>
4054
4055 * gdb.ada/sym_print_name: New test program.
4056 * gdb.ada/sym_print_name.exp: New testcase.
4057
4058 2007-02-01 Joel Brobecker <brobecker@adacore.com>
4059
4060 * gdb.ada/nested/hello.adb: New file.
4061 * gdb.ada/nested.exp: New testcase.
4062 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
4063
4064 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
4065
4066 * gdb.mi/basic.c (return_1): New function.
4067 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
4068 don't cause future evaluations of function to report
4069 creation of internal breakpoints.
4070
4071 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
4072
4073 * gdb.mi/mi-break.exp (test_error): New.
4074 Call it.
4075
4076 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
4077
4078 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
4079 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
4080
4081 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
4082
4083 * gdb.pascal/integers.pas: New test program.
4084 * gdb.pascal/integers.exp: New testcase.
4085
4086 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
4087
4088 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
4089
4090 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
4091
4092 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
4093 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
4094
4095 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
4096
4097 * gdb.ada/formatted_ref: New test program.
4098 * gdb.ada/formatted_ref.exp: New testcase.
4099
4100 * gdb.cp/formatted-ref.cc: New file.
4101 * gdb.cp/formatted-ref.exp: New testcase.
4102
4103 2008-01-30 Joel Brobecker <brobecker@adacore.com>
4104
4105 * gdb.base/ptype.exp: Add testing of "ptype $pc".
4106
4107 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
4108
4109 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
4110 (test_file_list_exec_source_file): Update to new macro-info field.
4111
4112 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
4113
4114 * gdb.ada/exprs: New test program.
4115 * gdb.ada/exprs.exp: New testcase.
4116
4117 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4118
4119 * dfp-test.c (DELTA, DELTA_B): New definitions.
4120 (double_val1, double_val2, double_val3, double_val4, double_val5,
4121 double_val6, double_val7, double_val8, double_val9, double_val10,
4122 double_val11, double_val12, double_val13, double_val14, dec32_val1,
4123 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
4124 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
4125 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
4126 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
4127 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
4128 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
4129 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
4130 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
4131 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
4132 dec128_val16): New global variables.
4133 (decimal_dec128_align): New function.
4134 (decimal_mixed): Likewise.
4135 (decimal_many_args_dec32): Likewise.
4136 (decimal_many_args_dec64): Likewise.
4137 (decimal_many_args_dec128): Likewise.
4138 (decimal_many_args_mixed): Likewise.
4139 * dfp-test.exp: Add tests calling new inferior functions.
4140
4141 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4142
4143 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
4144 gdb.server/ext-run.exp: New files.
4145 * lib/gdbserver-support.exp (gdbserver_download): New.
4146 (gdbserver_start): New. Update gdbserver expected
4147 output.
4148 (gdbserver_spawn): Use them.
4149 (gdbserver_start_extended): New.
4150
4151 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4152
4153 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
4154 Run on GNU/Linux.
4155 (do_exec_tests): Check for systems which do not support catchpoints.
4156 Do not match START.
4157 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
4158 Run on GNU/Linux. Enable verbose output.
4159 (check_fork_catchpoints): New.
4160 (explicit_fork_child_follow, catch_fork_child_follow)
4161 (tcatch_fork_parent_follow): Update expected messages.
4162 (do_fork_tests): Use check_fork_catchpoints.
4163 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
4164 Run on GNU/Linux. Enable verbose output.
4165 (check_vfork_catchpoints): New.
4166 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
4167 expected messages.
4168 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
4169
4170 2008-01-29 Jim Blandy <jimb@red-bean.com>
4171
4172 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
4173 host' errors.
4174 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
4175
4176 2008-01-29 Jim Blandy <jimb@red-bean.com>
4177
4178 * gdb.threads/sigthread.c: Use barriers to ensure that
4179 child_thread and child_thread_two are always initialized before we
4180 start to use them.
4181
4182 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
4183
4184 * gdb.base/watchpoint-solib.exp: New.
4185 * gdb.base/watchpoint-solib.c: New.
4186 * gdb.base/watchpoint-solib-shr.c: New.
4187
4188 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
4189
4190 * gdb.base/gdb1056.exp: Add unsigned integer test.
4191
4192 2008-01-28 Doug Evans <dje@google.com>
4193
4194 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
4195
4196 2008-01-27 Jim Blandy <jimb@codesourcery.com>
4197
4198 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
4199
4200 * gdb.base/expand-psymtabs.exp: Doc fix.
4201
4202 2008-01-26 Mark Kettenis <kettenis@gnu.org>
4203
4204 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4205
4206 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
4207
4208 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
4209 -var-set-format.
4210
4211 2008-01-23 Chris Demetriou <cgd@google.com>
4212
4213 * gdb.threads/thread_events.c: New testcase source file.
4214 * gdb.threads/thread_events.exp: New testcase expect file.
4215
4216 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
4217
4218 * lib/gdb.exp: Add the variable octal.
4219
4220 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
4221 -var-set-format.
4222
4223 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
4224 Vladimir Prus <vladimir@codesourcery.com>
4225
4226 * gdb.base/float.exp: Allow missing floating point for m68k and
4227 PowerPC.
4228
4229 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
4230
4231 * gdb.mi/basics.c: Setup for testing breakpoints
4232 ignore count.
4233 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
4234 * gdb.mi/mi-cli.exp: Adjust.
4235 * gdb.mi/mi2-cli.exp: Adjust.
4236
4237 2008-01-17 Pedro Alves <pedro@codesourcery.com>
4238
4239 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
4240 and 'dummy_ptr' integer pointer. Initialize struct_declarations
4241 with dummy_ptr's address.
4242 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
4243 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
4244 all targets.
4245 * gdb.mi/mi2-var-child.exp: Likewise.
4246
4247 2008-01-09 Joel Brobecker <brobecker@adacore.com>
4248
4249 * gdb.ada/null_array: New test program.
4250 * gdb.ada/null_array.exp: New testcase.
4251
4252 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
4253
4254 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
4255 with required float modifiers.
4256
4257 2008-01-08 Joel Brobecker <brobecker@adacore.com>
4258
4259 * gdb.ada/funcall_param: New test program.
4260 * gdb.ada/funcall_param.exp: New testcase.
4261
4262 2008-01-08 Joel Brobecker <brobecker@adacore.com>
4263
4264 * gdb.ada/arrayparam: New test program.
4265 * gdb.ada/arrayparam.exp: New testcase.
4266
4267 2008-01-08 Joel Brobecker <brobecker@adacore.com>
4268
4269 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
4270 landed. Should also fix random failures in the test following it.
4271
4272 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4273
4274 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
4275 for expressions with decimal float values.
4276 (test_dfp_conversions): New function to test casts to and from
4277 decimal float types.
4278 Call test_dfp_conversions.
4279 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
4280 elements.
4281 (main): Initialize ds.float4 and ds.double8 elements.
4282 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
4283 string to new error message.
4284 (d64_set_tests): Likewise.
4285 (d128_set_tests): Likewise.
4286 Add tests for expressions with decimal float variables. Add tests for
4287 conversions to and from decimal float types.
4288
4289 2008-01-05 Joel Brobecker <brobecker@adacore.com>
4290
4291 * gdb.ada/packed_tagged/comp_bug.adb: New file.
4292 * gdb.ada/packed_tagged.exp: New testcase.
4293
4294 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4295
4296 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
4297 gdb.ada/homonym/homonym_main.adb: New files.
4298 * gdb.ada/homonym.exp: New testcase.
4299
4300 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4301
4302 * gdb.ada/packed_array.exp: Add testing of references to
4303 a packed array.
4304
4305 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4306
4307 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
4308 New files.
4309 * gdb.ada/type_coercion.exp: New testcase.
4310
4311 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4312
4313 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
4314 gdb.ada/tagged/foo.adb: New file.
4315 * gdb.ada/tagged.exp: New testcase.
4316
4317 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4318
4319 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
4320 gdb.ada/ptype_field/foo.adb: New files.
4321 * gdb.ada/ptype_field.exp: New testcase.
4322
4323 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4324
4325 * gdb.ada/print_pc.exp: New testcase.
4326
4327 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4328
4329 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
4330 gdb.ada/taft_type/p.adb: New files.
4331 * gdb.ada/taft_type.exp: New testcase.
4332
4333 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4334
4335 * gdb.ada/array_bounds/bar.adb: New file.
4336 * gdb.ada/array_bounds.exp: New testcase.
4337
4338 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4339
4340 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
4341 gdb.ada/arrayptr/foo.adb: New files.
4342 * gdb.ada/arrayptr.exp: New testcase.
4343
4344 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4345
4346 * gdb.base/set-lang-auto.exp: New testcase.
4347
4348 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4349
4350 * gdb.ada/fun_addr/foo.adb: New file.
4351 * gdb.ada/fun_addr.exp: New testcase.
4352
4353 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4354
4355 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
4356 New files
4357
4358 2008-01-02 Joel Brobecker <brobecker@adacore.com>
4359
4360 * array_subscript_addr/p.adb: New file.
4361 * array_subscript_addr.exp: New testcase.
4362
4363 2008-01-02 Joel Brobecker <brobecker@adacore.com>
4364
4365 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
4366 New files.
4367 * gdb.ada/str_cmp_ref.exp: New testcase.
4368
4369 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4370
4371 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
4372 gdb.ada/fun_in_declare/foo.adb: New files.
4373 * gdb.ada/fun_in_declare.exp: New testcase.
4374
4375 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4376
4377 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
4378 gdb.ada/ref_param/pck.ads: New files.
4379 * gdb.ada/ref_param.exp: New testcase.
4380
4381 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4382
4383 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
4384 gdb.ada/interface/foo.adb: New files.
4385 * gdb.ada/interface.exp: New testcase.
4386
4387 2007-12-31 Jim Blandy <jimb@codesourcery.com>
4388
4389 * gdb.base/multi-forks.exp: Consume all output from child
4390 processes before proceeding to next test.
4391
4392 2007-12-29 Jim Blandy <jimb@codesourcery.com>
4393
4394 * configure: Regenerated.
4395
4396 2007-12-27 Joel Brobecker <brobecker@adacore.com>
4397
4398 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
4399 gdb.ada/fixed_cmp/fixed.adb: New files.
4400 * gdb.ada/fixed_cmp.exp: New testcase.
4401
4402 2007-12-27 Joel Brobecker <brobecker@adacore.com>
4403
4404 * gdb.ada/boolean_expr.exp: New testcase.
4405
4406 2007-12-26 Jim Blandy <jimb@codesourcery.com>
4407
4408 * gdb.base/multi-forks.exp: Doc fix.
4409
4410 2007-12-26 Joel Brobecker <brobecker@adacore.com>
4411
4412 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
4413 * gdb.ada/char_param.exp: Do not compile our test program with
4414 -gnata, this is unnecessary.
4415 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
4416
4417 2007-12-24 Joel Brobecker <brobecker@adacore.com>
4418
4419 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
4420 gdb.ada/print_chars/foo.adb: New files.
4421 * gdb.ada/print_chars.exp: New testcase.
4422
4423 2007-12-24 Joel Brobecker <brobecker@adacore.com>
4424
4425 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
4426 gdb.ada/char_param/foo.adb: New files.
4427 * gdb.ada/char_param.exp: New testcase.
4428
4429 2007-12-22 Jim Blandy <jimb@codesourcery.com>
4430
4431 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
4432 hard-coding source line numbers into the test.
4433 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
4434 gdb_get_line_number to find.
4435
4436 2007-12-22 Joel Brobecker <brobecker@adacore.com>
4437
4438 * gdb.base/ptype.c (highest): New struct type.
4439 (the_highest): New variable of that type.
4440 (main): Add dummy assignment to a field of variable the_highest.
4441 * gdb.base/ptype.exp: Test type printing of our new variable.
4442
4443 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
4444
4445 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
4446 and record first explicitly generated thread number.
4447 Use that thread number for thread specific watchpoint test.
4448 Add iteration number to repetitive tests.
4449
4450 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
4451 Jim Blandy <jimb@codesourcery.com>
4452
4453 * gdb.base/expand-psymtabs.c: New testcase
4454 source file.
4455 * gdb.base/expand-psymtabs.exp: New testcase
4456 expect file.
4457
4458 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
4459
4460 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
4461 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
4462
4463 2007-12-17 Joel Brobecker <brobecker@adacore.com>
4464
4465 * gdb.ada/frame_args/foo.adb: New file.
4466 * gdb.ada/frame_args/pck.ads: New file.
4467 * gdb.ada/frame_args/pck.adb: New file.
4468 * gdb.ada/frame_args.exp: New testcase.
4469
4470 2007-12-17 Joel Brobecker <brobecker@adacore.com>
4471
4472 * gdb.base/frame-args.c: New file.
4473 * gdb.base/frame-args.exp: New testcase.
4474
4475 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4476 Joseph Myers <joseph@codesourcery.com>
4477
4478 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
4479
4480 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
4481
4482 * gdb.mi/mi-pending.exp: New.
4483 * gdb.mi/mi-pending.c: New.
4484 * gdb.mi/mi-pendshr.c: New.
4485
4486 2007-12-06 Jim Blandy <jimb@codesourcery.com>
4487
4488 * gdb.base/default.exp: Update expected output for 'info catch'.
4489
4490 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4491
4492 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
4493 must be set to binary.
4494
4495 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
4496
4497 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
4498
4499 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4500
4501 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
4502 gdb.mi/mi-file-transfer.exp: New.
4503
4504 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4505
4506 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
4507
4508 2007-11-22 Maciej W. Rozycki <macro@mips.com>
4509
4510 * gdb.trace/backtrace.exp: Fix a typo.
4511 * gdb.trace/circ.exp: Likewise.
4512 * gdb.trace/collection.exp: Likewise.
4513 * gdb.trace/limits.exp: Likewise.
4514 * gdb.trace/report.exp: Likewise.
4515 * gdb.trace/tfind.exp: Likewise.
4516 * gdb.trace/while-dyn.exp: Likewise.
4517
4518 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
4519
4520 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
4521 objects of pointers that can't be dereferenced are now
4522 "noneditable".
4523
4524 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4525
4526 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4527 (target_cpu): Remove.
4528
4529 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
4530
4531 * gdb.base/ending-run.exp: Expect the list of cleared
4532 breakpoint to come in natural order, not the reversed one.
4533
4534 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
4535
4536 * gdb.mi/mi-var-child.c (do_child_deletion): New.
4537 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
4538
4539 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
4540
4541 * gdb.base/printcmds.exp: New function
4542 test_printf_with_dfp.
4543
4544 2007-11-02 Doug Evans <dje@google.com>
4545
4546 * gdb.disasm/t01_mov.s: Remove carriage returns.
4547 * gdb.disasm/t02_mova.s: Ditto.
4548 * gdb.disasm/t03_add.s: Ditto.
4549 * gdb.disasm/t04_sub.s: Ditto.
4550 * gdb.disasm/t05_cmp.s: Ditto.
4551 * gdb.disasm/t06_ari2.s: Ditto.
4552 * gdb.disasm/t07_ari3.s: Ditto.
4553 * gdb.disasm/t08_or.s: Ditto.
4554 * gdb.disasm/t09_xor.s: Ditto.
4555 * gdb.disasm/t10_and.s: Ditto.
4556 * gdb.disasm/t11_logs.s: Ditto.
4557 * gdb.disasm/t12_bit.s: Ditto.
4558 * gdb.disasm/t13_otr.s: Ditto.
4559
4560 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4561
4562 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
4563
4564 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4565
4566 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
4567 provide DFP support.
4568
4569 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
4572 Test "set powerpc vector-abi". Skip auto-detection tests for old
4573 toolchains.
4574
4575 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
4576
4577 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
4578 with [string compare].
4579
4580 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
4581
4582 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
4583 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
4584
4585 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
4586
4587 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
4588 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
4589 * gdb.opt/Makefile.in: New makefile.
4590 * Makefile.in: Create new directory "gdb.opt".
4591 * configure.ac: Add "gdb.opt" directory.
4592 * configure: Regenerated.
4593
4594 2007-10-25 Doug Evans <dje@google.com>
4595
4596 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
4597 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
4598
4599 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
4600 Thiago Jung Bauermann <bauerman@br.ibm.com>
4601
4602 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
4603 Floating Point expressions.
4604 * gdb.base/dfp-test.exp: new file adding tests for Decimal
4605 Floating Point variables.
4606 * gdb.base/dfp-test.c: new file containing program with Decimal
4607 Floating variables, used by gdb.base/dfp-test.exp.
4608
4609 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4610
4611 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
4612
4613 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4614
4615 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
4616 compiling test case with GCC.
4617 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
4618
4619 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4620
4621 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4622 format changes.
4623
4624 2007-10-18 Michael Snyder <msnyder@specifix.com>
4625
4626 * gdb.base/dbx.exp: Add missing "-re " operator.
4627
4628 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
4629
4630 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
4631 * configure.ac: Removed trailing spaces after backslash.
4632 * gdb.modula2: New directory.
4633 * gdb.modula2/Makefile.in: New file.
4634 * gdb.modula2/unbounded-array.exp: New file.
4635 * gdb.modula2/unbounded1.c: New file.
4636
4637 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4638
4639 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
4640
4641 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
4642
4643 * gdb.base/sigstep.c (main): Add checks for
4644 return values for setitimer call.
4645 Call setitimer again with itimer = ITIMER_REAL
4646 if first call to setitimer fails.
4647
4648 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
4649
4650 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
4651 of $timeout.
4652
4653 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4654
4655 * gdb.server/server-run.exp: Test for dynamic linker symbols.
4656
4657 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
4658
4659 * lib/gdb.exp (gdb_run_cmd): Move comment outside
4660 of gdb_expect call, to avoid interruption.
4661
4662 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
4663
4664 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
4665 (v_unsigned_long_long, v_long_long_array)
4666 (v_signed_long_long_array, v_unsigned_long_long_array)
4667 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
4668 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
4669 [!NO_LONG_LONG]: New.
4670 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
4671 v_long_long_member.
4672
4673 (v_long_long_func, v_signed_long_long_func)
4674 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
4675 (main) [!NO_LONG_LONG]: Initialize long long variants.
4676
4677 * gdb.base/whatis.exp: If board file requests no_long_long, build
4678 test with NO_LONG_LONG defined. Test long long, signed long long,
4679 and unsigned long long variants but only if board file doesn't
4680 disable it.
4681
4682 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
4683 Daniel Jacobowitz <dan@codesourcery.com>
4684
4685 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
4686 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
4687 * configure: Regenerated.
4688 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
4689 gdb.pascal/types.exp, lib/pascal.exp: New files.
4690
4691 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
4692
4693 * gdb.cp/classes.exp (do_tests): Always step to the line after the
4694 call.
4695 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
4696 to return to the call.
4697 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
4698 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
4699 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
4700 * gdb.mi/mi-until.exp (test_until): Likewise.
4701 * gdb.mi/mi2-until.exp (test_until): Likewise.
4702
4703 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
4704
4705 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
4706 two-char array.
4707 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
4708
4709 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4710
4711 * gdb.threads/watchthreads.c (thread_function): Sleep between
4712 iterations.
4713 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
4714 at once for S/390. Generate matching fails and passes.
4715
4716 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
4717
4718 * gdb.mi/var-cmd.c (do_children_tests): Initialize
4719 the 'struct_declarations' variable to zeros.
4720
4721 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
4722
4723 * gdb.cp/mb-ctor.cc: New.
4724 * gdb.cp/mb-ctor.exp: New.
4725 * gdb.cp/mb-templates.cc: New.
4726 * gdb.cp/mb-templates.exp: New.
4727
4728 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
4729
4730 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
4731
4732 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
4733
4734 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
4735 targets.
4736 * configure: Regenerate.
4737
4738 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
4739
4740 * gdb.base/annota1.exp: Adjust for 'info break'
4741 format changes.
4742 * gdb.base/annota3.exp: Likewise.
4743 * gdb.base/break.exp: Likewise.
4744 * gdb.base/condbreak.exp: Likewise.
4745 * gdb.base/pending.exp: Likewise.
4746 * gdb.base/sepdebug.exp: Likewise.
4747 * gdb.base/unload.exp: Likewise.
4748 * gdb.base/ovldbreak.exp: Likewise.
4749
4750 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
4751
4752 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
4753 messages.
4754 * gdb.base/chng-syms.exp: Likewise.
4755 * gdb.base/unload.exp: Likewise.
4756
4757 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
4758
4759 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
4760
4761 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4762
4763 * schedlock.c (NUM): Change to 1.
4764 (main): Use args[0] for the main thread.
4765 * schedlock.exp: Only expect two threads. Only issue one pass or fail
4766 regardless of the number of threads.
4767
4768 2007-09-14 Maciej W. Rozycki <macro@mips.com>
4769
4770 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
4771 type down.
4772 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
4773 test.
4774 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
4775 watchpoint type down.
4776 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
4777 test.
4778
4779 2007-09-14 Maciej W. Rozycki <macro@mips.com>
4780
4781 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
4782 Move all the tests here and run them twice, once using software
4783 watchpoints and once using hardware watchpoints.
4784 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
4785
4786 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
4787
4788 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
4789 test.
4790
4791 2007-09-10 Mark Kettenis <kettenis@gnu.org>
4792
4793 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
4794 build-id.
4795
4796 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
4797 know about $ORIGIN. Calculate output dir from $dest instead of
4798 using ${objdir}/{$subdir}.
4799
4800 2007-09-09 Mark Kettenis <kettenis@gnu.org>
4801
4802 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
4803 gcore, before continuing with the test.
4804
4805 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
4806
4807 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
4808 * gdb.mi/mi-watch.exp: Likewise.
4809
4810 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4811 Jim Blandy <jimb@codesourcery.com>
4812
4813 * gdb.arch/i386-sse.exp: Do not expect character constants.
4814 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
4815 * gdb.base/display.exp: Allow print/s.
4816 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
4817 and unsigned char array changes.
4818
4819 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4820
4821 * gdb.base/display.exp: Add tests for printf %p.
4822
4823 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
4824
4825 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
4826 the dll name to unicode.
4827
4828 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4829
4830 * gdb.base/default.exp (show version): Update the version text.
4831 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
4832
4833 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4834
4835 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
4836 New files.
4837
4838 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4839
4840 * lib/gdb.exp (build_id_debug_filename_get): New function.
4841 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
4842 Remove the generate DEBUG file for the future testcase runs.
4843 New testcase for the NT_GNU_BUILD_ID retrieval.
4844 Move the final testing step to ...
4845 (test_different_dir): ... a new function.
4846 New parameter XFAIL to XFAIL all the tests performed.
4847 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
4848 New parameter TYPE to PF_PREFIX all the tests performed.
4849
4850 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4851
4852 * gdb.mi/mi-var-cp.cc (path_expression): New
4853 function.
4854 * gdb.mi/mi-var-cp.exp: Run path exression tests.
4855
4856 2007-08-27 Markus Deuling <deuling@de.ibm.com>
4857
4858 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
4859 to fit into SPU Local Store memory.
4860
4861 2007-08-23 Joel Brobecker <brobecker@adacore.com>
4862
4863 * gdb.base/default.exp: Adjust the expected output of "info
4864 warranty" after the switch to GPLv3.
4865
4866 2007-08-23 Joel Brobecker <brobecker@adacore.com>
4867
4868 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
4869 to 30000 (from 20000).
4870
4871 2007-08-23 Joel Brobecker <brobecker@adacore.com>
4872
4873 Switch the license of all .exp files to GPLv3.
4874 Switch the license of all .f and .f90 files to GPLv3.
4875 Switch the license of all .s and .S files to GPLv3.
4876
4877 2007-08-23 Joel Brobecker <brobecker@adacore.com>
4878
4879 * configure.ac: Switch license to GPLv3.
4880
4881 2007-08-23 Joel Brobecker <brobecker@adacore.com>
4882
4883 Switch the licensing to GPLv3 for all .ads and .adb files.
4884
4885 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
4886
4887 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
4888 and t_int_double.
4889 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
4890
4891 2007-08-17 Joel Brobecker <brobecker@adacore.com>
4892
4893 * gdb.base/step-line.c: Switch license to GPL version 3, and
4894 update copyright year.
4895 * gdb.base/step-line.inp: Likewise.
4896
4897 2007-08-17 Joel Brobecker <brobecker@adacore.com>
4898
4899 * gdb.base/gdb1555.exp: Make expected output immune to formatting
4900 changes inside gdb1555.c.
4901 * gdb.base/pending.exp: Likewise.
4902
4903 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
4904
4905 * config/default.exp: New file.
4906
4907 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
4908
4909 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
4910 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
4911
4912 2007-07-30 Maciej W. Rozycki <macro@mips.com>
4913
4914 * gdb.base/dump.exp: Force the correct endianness for binary
4915 formats not carrying this information.
4916
4917 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4918
4919 * gdb.threads/staticthreads.exp: Match .*sem_post.
4920
4921 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4922
4923 * gdb.base/readline.exp (operate_and_get_next): Match the final
4924 prompt.
4925
4926 2007-07-23 Kevin Buettner <kevinb@redhat.com>
4927
4928 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
4929 to restarting SID.
4930
4931 2007-07-18 Kevin Buettner <kevinb@redhat.com>
4932
4933 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
4934 prior to `gdb_start'.
4935
4936 2007-07-18 Kevin Buettner <kevinb@redhat.com>
4937
4938 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
4939 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
4940 Remove call to gdb_unload.
4941
4942 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
4943 Daniel Jacobowitz <dan@codesourcery.com>
4944
4945 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
4946 for __WIN32__.
4947 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
4948 * gdb.base/unload.exp: Use shared library test routines.
4949
4950 2007-07-03 Markus Deuling <deuling@de.ibm.com>
4951
4952 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
4953 * gdb.base/solib-symbol-lib.c: Likewise.
4954 * gdb.base/solib-symbol-main.c: Likewise.
4955
4956 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4957
4958 * config/gdbserver.exp (gdb_reconnect): New.
4959 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
4960 gdb.base/solib-disc.exp: New files.
4961 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
4962 remote debugging".
4963 (gdb_compile): Add shlib_load flag.
4964 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
4965 port.
4966 (gdbserver_reconnect): New.
4967
4968 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
4969 Daniel Jacobowitz <dan@codesourcery.com>
4970
4971 * gdb.base/annota3.exp: Test for if construct.
4972
4973 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
4974
4975 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
4976
4977 2007-06-21 Chris Dearman <chris@mips.com>
4978 Maciej W. Rozycki <macro@mips.com>
4979
4980 * gdb.base/display.exp: Allow a newline after display/i.
4981 * gdb.base/pc-fp.exp: Likewise.
4982 * gdb.base/sigbpt.exp: Likewise.
4983
4984 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4985
4986 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
4987 required features to be included.
4988
4989 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
4990
4991 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
4992 in info threads output.
4993
4994 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4995 Markus Deuling <deuling@de.ibm.com>
4996
4997 * gdb.arch/spu-info.exp: New testcase.
4998 * gdb.arch/spu-info.c: New file.
4999
5000 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
5001
5002 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
5003 tpcs_offset. Restore lr after the call.
5004 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
5005
5006 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
5007
5008 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
5009 (gdbserver_run): Kill any running gdbserver.
5010 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
5011
5012 2007-05-17 Maciej W. Rozycki <macro@mips.com>
5013
5014 * gdb.base/sigbpt.exp: Preset segv_addr.
5015
5016 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5017
5018 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
5019 (gdb_compile_shlib): Likewise.
5020 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
5021 (default_gdb_init): Clear cleanfiles.
5022 (gdb_finish): Delete recorded cleanfiles.
5023 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
5024
5025 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
5026 Do not use isnative.
5027 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
5028 gdb.base/so-impl-ld.exp: Likewise.
5029 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
5030 * gdb.base/unload.exp: Likewise. Do not pass empty option to
5031 gdb_compile.
5032
5033 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
5034
5035 * config/unknown.exp: Remove.
5036
5037 2007-05-15 Markus Deuling <deuling@de.ibm.com>
5038
5039 * gdb.base/info-proc.exp: Check is_remote.
5040
5041 2007-05-14 Markus Deuling <deuling@de.ibm.com>
5042
5043 * gdb.base/gcore.exp: Initialize variable core_supported.
5044
5045 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5046
5047 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
5048
5049 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5050
5051 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
5052 * gdb.threads/print-threads.exp (test_all_threads): Allow
5053 negative and hexadecimal thread IDs.
5054
5055 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5056
5057 * gdb.java/jprint.java (public): Avoid invalid call to static
5058 method.
5059
5060 2007-05-14 Denis Pilat <denis.pilat@st.com>
5061
5062 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
5063 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
5064 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
5065 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
5066 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
5067
5068 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5069
5070 * gdb.base/overlays.exp: Add support for targets with only code
5071 overlay support, not data overlay. Support spu-*-* target in
5072 this mode.
5073 * gdb.base/ovlymgr.c: Provide stubs for spu target.
5074 * gdb.base/spu.ld: New file.
5075
5076 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
5077
5078 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
5079
5080 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
5081
5082 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
5083
5084 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
5085
5086 * gdb.java/jmain.exp: Handle demangled names with and without method
5087 signatures.
5088
5089 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
5090
5091 * gdb.mi/mi-syn-frame.c (main, foo, bar)
5092 (have_a_very_merry_interrupt): Remove calls to puts.
5093 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
5094 inferior output.
5095 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
5096 test names.
5097
5098 2007-04-29 Markus Deuling <deuling@de.ibm.com>
5099 Daniel Jacobowitz <dan@codesourcery.com>
5100
5101 * gdb.base/auxv.exp (core_works): Also check is_remote.
5102 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
5103
5104 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
5105
5106 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
5107 message, not the undefined 'module' variable.
5108 * gdb.base/siginfo.exp: Likewise.
5109 * gdb.base/sigstep.exp: Likewise.
5110 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
5111 serialport.
5112 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
5113
5114 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
5115
5116 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
5117 target sim fails. Return 0 otherwise.
5118 (gdb_load): Return prematurely if gdb_target_sim fails.
5119
5120 2007-04-16 Denis Pilat <denis.pilat@st.com>
5121
5122 * gdb.base/setshow.exp: Reset height after having set it to 100.
5123
5124 2007-04-16 Denis Pilat <denis.pilat@st.com>
5125
5126 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
5127
5128 2007-04-16 Denis Pilat <denis.pilat@st.com>
5129
5130 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
5131
5132 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5133
5134 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
5135 tests. Run the frozen varobjs test.
5136 * gdb.mi/var-cmd.c (do_frozen_tests): New.
5137 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
5138
5139 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5140
5141 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
5142 gdb.base/type-opaque.exp: New files.
5143
5144 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
5145
5146 * gdb.mi/mi-var-child.c
5147 (do_children_tests): User char[2] instead of
5148 char so that automatic printing of pointers to char
5149 don't give unpredicable result.
5150 * gdb.mi/var-cmd.c (do_locals_test): Initialize
5151 local variables.
5152 * gdb.mi/mi-var-child.exp: Step to right line
5153 of do_children_tests.
5154 * gdb.mi/mi2-var-child.exp: Likewise.
5155 * gdb.mi/mi-var-cmd.exp: Step to right line of
5156 do_locals_tests.
5157 (do_children_tests): User char[2] instead of
5158 char so that automatic printing of pointers to char
5159 don't give unpredicable result.
5160 * gdb.mi/mi2-var-cmd.exp: Likewise.
5161 * lib/mi-support.exp (mi_continue_to_line):
5162 Pass test name to mi_wait_for_stop.
5163
5164 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5165
5166 * gdb.asm/asm-source.exp: Remove d10v case.
5167 * lib/gdb.exp (skip_cplus_tests): Likewise.
5168 * gdb.asm/d10v.inc: Deleted.
5169
5170 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5171
5172 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
5173
5174 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5175
5176 * config/netware.exp: Delete file.
5177
5178 2007-03-29 Joel Brobecker <brobecker@adacore.com>
5179
5180 * gdb.dwarf2/dw2-noloc.S: New file.
5181 * gdb.dwarf2/dw2-noloc.exp: New file.
5182
5183 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
5184
5185 * gdb.cp/method2.cc: New test.
5186 * gdb.cp/method2.exp: New test.
5187 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
5188
5189 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
5190
5191 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
5192
5193 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5194
5195 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
5196
5197 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
5198
5199 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
5200 (gdb_load): Delete, replace with...
5201 (gdb_reload): ...this.
5202 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
5203 * gdb.server/server-mon.exp: Likewise.
5204 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
5205 (gdb_start_cmd): New.
5206 (gdb_file_cmd): Save the last loaded file.
5207 (gdb_reload): New.
5208 (gdb_gnu_strip_debug): Use transform.
5209 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
5210 support here. Use new $last_loaded_file. Check mtime.
5211 (gdb_target_cmd): Handle ObjC failure case.
5212 (infer_host_exec): Delete.
5213 (gdbserver_load): Rename to...
5214 (gdbserver_run): ...this. Simplify.
5215 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
5216 (mi_gdb_load): Move most contents to a new function...
5217 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
5218 (mi_run_cmd): Use mi_gdb_target_load.
5219 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
5220 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
5221 Use gdb_run_cmd.
5222 * gdb.base/charsign.exp: Remove incorrect comment.
5223 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
5224 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
5225 gdb.base/start.exp: Use gdb_start_cmd.
5226
5227 2007-03-23 Nigel Stephens <nigel@mips.com>
5228 Maciej W. Rozycki <macro@mips.com>
5229
5230 * gdb.base/sigbpt.exp: Fix the message when skipping test.
5231 * gdb.base/signull.exp: Similarly.
5232
5233 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5234
5235 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
5236 messages available to test cases (like chng-sym.exp).
5237
5238 2007-03-14 Andreas Schwab <schwab@suse.de>
5239
5240 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
5241 format changes.
5242
5243 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
5244
5245 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
5246 (optimized_1): New.
5247 (main): Call optimized_1.
5248 (gdb2029): Correct typos. Call gdb2029_marker.
5249 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
5250 for gdb2029.
5251
5252 2007-03-12 Mark Kettenis <kettenis@gnu.org>
5253
5254 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
5255 as tabs. Remove redundant test pattern.
5256
5257 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5258
5259 * gdb.base/long_long.exp: Accept optional symbol name in <...>
5260 for /a format output.
5261
5262 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
5263
5264 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
5265 collect output incrementally.
5266
5267 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5268
5269 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
5270 for -var-create lpcharacter test.
5271 * gdb.mi/mi2-var-cmd.exp: Likewise.
5272
5273 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5274
5275 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
5276 pass on targets where address zero is readable.
5277
5278 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5279
5280 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
5281 just a single architecture.
5282
5283 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5284
5285 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
5286 (fetch_all_registers): New function, uses gdb_test_multiple and
5287 exp_continue to fetch inferior output line-by-line.
5288 Replace all uses of do_get_all_registers by fetch_all_registers.
5289
5290 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5291
5292 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
5293 in target_info.
5294
5295 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
5296
5297 * gdb.threads/manythreads.exp: Use $message string for
5298 consistancy; add a default (timeout) case.
5299
5300 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
5301
5302 * gdb.base/watchpoint.exp: Fix truncated comment.
5303
5304 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
5305
5306 * Makefile.in: Remove spurious single-quotes from sed command.
5307
5308 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5309
5310 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
5311 func.
5312 * gdb.mi/mi2-var-cmd.exp: Likewise.
5313
5314 2007-02-27 Joel Brobecker <brobecker@adacore.com>
5315
5316 * gdb.dwarf2/dw2-producer.S: New file.
5317 * gdb.dwarf2/dw2-producer.exp: New testcase.
5318
5319 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
5320
5321 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
5322 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
5323 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
5324 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
5325 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
5326 Revert tests to use mi_gdb_test and include value field in output
5327 of -var-create.
5328
5329 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5330
5331 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
5332
5333 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5334
5335 * gdb.base/maint.exp: Remove full paths from test names.
5336 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
5337 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
5338
5339 2007-02-27 Joel Brobecker <brobecker@adacore.com>
5340
5341 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
5342
5343 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5344
5345 * gdb.server/server-mon.exp: New test.
5346
5347 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5348
5349 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
5350
5351 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5352
5353 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
5354 register capitalization.
5355
5356 2007-02-13 Denis Pilat <denis.pilat@st.com>
5357
5358 * gdb.mi/mi-var-invalidate.exp: New file.
5359
5360 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5361
5362 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
5363
5364 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5365
5366 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
5367
5368 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5369
5370 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
5371 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
5372
5373 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
5374
5375 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
5376 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
5377 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
5378 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
5379 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
5380 * gdb.mi/gdb792.exp, lib/mi-support.exp:
5381 Update tests to include value field in output of -var-create.
5382
5383 2007-02-08 Andreas Schwab <schwab@suse.de>
5384
5385 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
5386
5387 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5388
5389 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
5390 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
5391
5392 2007-02-02 Denis Pilat <denis.pilat@st.com>
5393
5394 * gdb.threads/threadapply.exp: check that frame is not changed by
5395 the thread apply all command.
5396
5397 2007-01-31 Andreas Schwab <schwab@suse.de>
5398
5399 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
5400
5401 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
5402 in the dwarf sections.
5403 * gdb.dwarf2/mac-fileno.S: Likewise.
5404
5405 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
5406 bspstore register on ia64.
5407
5408 2007-01-29 Andreas Schwab <schwab@suse.de>
5409
5410 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
5411 "frame-begin" annotation.
5412
5413 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
5414 number of "frames-invalid" annotations.
5415
5416 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5417
5418 * gdb.base/commands.exp: Call if_commands_test.
5419 (gdb_test_no_prompt, if_commands_test): New.
5420
5421 2007-01-28 Mark Kettenis <kettenis@gnu.org>
5422
5423 * gdb.threads/sigthread.c (NSIGS): Make bigger.
5424
5425 2007-01-27 Andreas Schwab <schwab@suse.de>
5426
5427 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
5428 .short/.int/.quad in the dwarf sections.
5429 * gdb.dwarf2/dw2-intercu.S: Likewise.
5430 * gdb.dwarf2/dw2-intermix.S: Likewise.
5431
5432 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5433
5434 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
5435 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
5436 array.
5437 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
5438 * gdb.base/setvar.exp: Likewise.
5439
5440 2007-01-26 Andreas Schwab <schwab@suse.de>
5441
5442 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
5443 test.
5444
5445 * gdb.base/multi-forks.exp ("restart $i"): Also match
5446 __kernel_syscall_via_break.
5447
5448 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
5449
5450 * lib/mi-support.exp (mi_delete_varobj): New.
5451 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
5452 testcase.
5453 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
5454 (main): Call the above.
5455 (reference_update_test, base_in_reference_test)
5456 (reference_to_pointer): Delete the created varobjs.
5457
5458 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
5459
5460 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
5461 * configure: Regenerated.
5462 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
5463 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
5464 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
5465 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
5466 * lib/gdb.exp (gdb_skip_xml_test): New function.
5467
5468 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
5469
5470 * gdb.base/sigrepeat.exp: Correct error message.
5471
5472 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5473 Daniel Jacobowitz <dan@codesourcery.com>
5474
5475 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
5476 gdb.arch/i386-gnu-cfi-asm.S: New files.
5477
5478 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5479
5480 * lib/gdb.exp: Abort on missing `site.exp'.
5481
5482 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5483 Daniel Jacobowitz <dan@codesourcery.com>
5484
5485 * gdb.base/included.c, gdb.base/included.exp,
5486 gdb.base/included.h: New files.
5487
5488 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5489
5490 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
5491 (maximize_rlimit): Reduce limits on 64-bit systems.
5492
5493 2007-01-19 Mark Kettenis <kettenis@gnu.org>
5494
5495 From Marcus Deuling <deuling@de.ibm.com>:
5496 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
5497 every case.
5498
5499 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
5500
5501 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
5502 (test_path_specification): Use objdir instead of srcdir to always
5503 get an absolute filename.
5504
5505 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
5506
5507 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
5508
5509 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
5510
5511 * gdb.mi/mi-var-cp.cc (reference_update_tests):
5512 Make sure the variable we're using is in scope.
5513 (reference_to_pointer): Likewise.
5514
5515 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5516
5517 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
5518 has no debug information.
5519
5520 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5521
5522 * gdb.base/annota1.exp: Remove extra send_gdb.
5523
5524 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5525
5526 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
5527
5528 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5529
5530 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
5531
5532 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
5533 Daniel Jacobowitz <dan@codesourcery.com>
5534
5535 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
5536 lcharacter or linteger change. Correct duplicated test name.
5537 * gdb.mi/mi2-var-cmd.exp: Likewise.
5538
5539 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5540
5541 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
5542
5543 2007-01-05 Joel Brobecker <brobecker@adacore.com>
5544
5545 * gdb.base/nofield.c: New file.
5546 * gdb.base/nofield.exp: New testcase.
5547
5548 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
5549
5550 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
5551
5552 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
5553 test.
5554
5555 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5556
5557 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
5558
5559 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5560
5561 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
5562 when continuing.
5563
5564 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
5565
5566 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
5567 Expect ".exe" extension.
5568
5569 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
5570
5571 * gdb.base/charset.exp: Add explicit filename to break.
5572 * gdb.base/dbx.exp: Add explicit filename to breaks.
5573
5574 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
5575
5576 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
5577 * gdb.mi/mi2-file.exp: Likewise.
5578
5579 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
5580
5581 Implement specification of MI tests as comments
5582 in C and C++ sources.
5583 * lib/mi-support.exp (mi_autotest_data): New variable.
5584 (mi_autotest_source): New variable.
5585 (count_newlines, mi_prepare_inline_tests)
5586 (mi_get_inline_test, mi_continue_to_line)
5587 (mi_run_inline_test, mi_tbreak)
5588 (mi_send_resuming_command, mi_wait_for_stop): New functions.
5589 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
5590 Run inline tests.
5591 * gdb.mi/mi-var-cp.cc: Define tests here.
5592
5593 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
5594
5595 Simplify usage of mi_continue_to.
5596 * lib/mi-support.exp (mi_runto_helper): Renamed
5597 from mi_runto, added new parameter 'run_or_continue'.
5598 (mi_runto): Use mi_runto_helper.
5599 (mi_continue_to): Accept just function name as parameter.
5600 Use mi_runto_helper.
5601 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
5602 * gdb.mi/mi2-var-cmd.exp: Likewise.
5603
5604 2006-01-04 Joel Brobecker <brobecker@adacore.com>
5605
5606 Make this testcase a bit more realistic. The current code
5607 is too simplistic, and allows the compiler to optimize out
5608 some of the entities we need for this testcase.
5609 * gdb.ada/null_record/bar.ads (Void_Star): New type.
5610 (Do_Nothing): Add extra parameter.
5611 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
5612 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
5613 by using a variable of type Void_Star.
5614
5615 2006-01-04 Joel Brobecker <brobecker@adacore.com>
5616
5617 * gdb.ada/catch_ex/foo.adb: New file.
5618 * gdb.ada/catch_ex.exp: New testcase.
5619
5620 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
5621
5622 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
5623 pass --image-base to linker.
5624
5625 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5626 Daniel Jacobowitz <dan@codesourcery.com>
5627
5628 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
5629 secondary prompts.
5630
5631 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5632
5633 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
5634 output. Test the types of members and member pointers.
5635 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
5636 gdb/2092.
5637 * gdb.cp/member-ptr.exp: Search for a comment instead of a
5638 statement. Enable for GCC. Update expected output for some tests
5639 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
5640 layout.
5641 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
5642 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
5643 (Diamond::vget_base): New.
5644 (main): Add new tests.
5645 * gdb.cp/printmethod.exp: Update expected output for member functions.
5646 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
5647 print pEe->D::vg().
5648
5649 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5650
5651 * gdb.threads/tls.exp: Allow stops in sem_post.
5652
5653 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
5654
5655 * gdb.base/annota1.exp: Allow .*printf in backtraces.
5656 * gdb.base/annota3.exp: Likewise.
5657 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
5658 again (instead of timing out).
5659 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
5660 GCC bug 26475.
5661 * gdb.java/jmisc.exp: Adjust to work with method signatures including
5662 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
5663 test from jmisc1.exp.
5664 * gdb.java/jmisc1.exp: Delete.
5665 * gdb.java/jprint.exp: Adjust to work with method signatures including
5666 return types.
5667 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
5668 * gdb.threads/linux-dp.exp: Don't be confused by program output.
5669 * lib/java.exp (compile_java_from_source): Pass the correct type
5670 to target_compile.
5671
5672 2006-12-31 Joel Brobecker <brobecker@adacore.com>
5673
5674 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
5675 (stack_align_edx): New function.
5676 (stack_align_eax): New function.
5677 (main): Add calls to stack_align_edx and stack_align_eax.
5678 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
5679 Add testing for the cases where the register used during a stack
5680 realignment is edx. Same for eax.
5681
5682 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
5683
5684 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
5685 and generic PE targets.
5686
5687 2006-12-29 Joel Brobecker <brobecker@adacore.com>
5688
5689 * gdb.ada/array_return.exp: Update copyright date list.
5690
5691 2006-12-27 Joel Brobecker <brobecker@adacore.com>
5692
5693 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
5694 (Create_Small_Float_Vector): New function.
5695 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
5696 function body.
5697 * gdb.ada/array_return/p.adb: Use new type and function from
5698 package Pck.
5699 * gdb.ada/array_return.exp: Add a test verifying that GDB is
5700 able to print the value returned by a function returning an
5701 array of float.
5702
5703 2006-12-20 Joel Brobecker <brobecker@adacore.com>
5704
5705 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
5706 The associated tests should be PASSing.
5707
5708 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5709
5710 Test for base in references.
5711 * gdb.mi/mi-var-cp.cc: Add test code.
5712 * gdb.mi/mi-var-cp.exp: Test for bases in references.
5713 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
5714 * gdb.mi/mi2-watch.exp: Likewise.
5715 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
5716 (mi_list_varobj_children): New function.
5717
5718 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5719
5720 * lib/mi-support.exp
5721 (mi_runto): Accept "()" after function name.
5722 (mi_create_varobj): New function.
5723 (mi_varobj_update): New function.
5724 (mi_Check_varobj_value): New function.
5725 * gdb.mi/mi-var-cp.exp: New file.
5726 * gdb.mi/mi-var-cp.cc: New file.
5727
5728 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
5729
5730 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
5731 gdb.base/weaklib2.c: New files.
5732
5733 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
5734
5735 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
5736 info. Adjust test names.
5737
5738 * gdb.base/break.c (main): Move position of malloc.
5739 * gdb.base/break.exp: Revert mistaken checkin.
5740
5741 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
5742
5743 * gdb.mi/mi-var-cmd.exp: Check -var-update after
5744 assignement of arrays and function pointers.
5745 * gdb.mi/var-cmd.c: Add declaration necessary for above
5746 tests.
5747
5748 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
5749
5750 * gdb.base/break.c (main): Call malloc.
5751
5752 * gdb.threads/linux-dp.exp: Read thread table before and after
5753 creating each philosopher and verify it.
5754
5755 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
5756 Paul Brook <paul@codesourcery.com>
5757 Daniel Jacobowitz <dan@codesourcery.com>
5758
5759 * gdb.base/ending-run.exp: Flatten expect script stepping out of
5760 main to remove duplication. Add start function of the form
5761 '_*start[1-9]*'. Add RVDS start function.
5762
5763 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
5764
5765 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
5766
5767 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5768
5769 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
5770 * gdb.asm/spu.inc: New file.
5771 * gdb.base/term.exp: Disable if [target_info exists noargs].
5772 * gdb.gdb/complaints.exp: Disable if ![isnative].
5773 * gdb.gdb/selftest.exp: Likewise.
5774 * gdb.gdb/observer.exp: Likewise.
5775 * gdb.gdb/xfullpath.exp: Likewise.
5776 * gdb.base/attach.exp: Disable on SPU target.
5777 * gdb.cp/bs145503.exp: Likewise.
5778 * gdb.cp/exception.exp: Likewise.
5779 * gdb.cp/userdef.exp: Likewise.
5780
5781 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
5782
5783 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
5784
5785 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
5786
5787 * gdb.base/completion.exp: Fix completion tests for
5788 'info' and 'info '.
5789 * gdb.base/help.exp (help_test_raw, test_class_help)
5790 (test_prefix_command_help): Move...
5791 * lib/gdb.exp: Here.
5792 * gdb.base/main.exp: Adjust.
5793 * gdb.cp/maint.exp: Adjust.
5794 * gdb.trace/tracecmd.exp: Use test_help_class.
5795
5796 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
5797
5798 * gdb.stabs/weird.exp (print_weird_var): Use
5799 gdb_test_multiple instead of gdb_expect.
5800
5801 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
5802
5803 * gdb.base/help.exp (help_test_raw): New.
5804 (test_class_help): New.
5805 (test_prefix_command_help): New.
5806 Adjust testcases.
5807
5808 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
5809
5810 * gdb.base/constvars.c (main): Write to crass and crips, so that
5811 they are allocated by the compiler.
5812
5813 2006-10-27 Andreas Schwab <schwab@suse.de>
5814
5815 * gdb.base/multi-forks.exp: Use "detach fork" instead of
5816 "detach-fork".
5817
5818 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
5819
5820 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
5821 of patterns.
5822
5823 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5824
5825 * gdb.base/sepdebug.exp: Remove debug format test.
5826 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
5827 Handle no-symtab.
5828 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
5829
5830 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5831
5832 * gdb.threads/manythreads.c (thread_function, main): Don't cast
5833 int to pointer or pointer to int.
5834 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
5835
5836 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
5837
5838 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
5839
5840 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5841
5842 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
5843
5844 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
5845
5846 PR c++/2116
5847 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
5848
5849 2006-10-06 Joel Brobecker <brobecker@adacore.com>
5850
5851 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
5852 the corresponding bug has been fixed in GDB (PR/2018).
5853
5854 2006-10-06 Joel Brobecker <brobecker@adacore.com>
5855
5856 * gdb.base/subst.exp: New testcase.
5857
5858 2006-10-06 Joel Brobecker <brobecker@adacore.com>
5859
5860 * gdb.ada/array_return/pck.ads: Add copyright notice.
5861 * gdb.ada/array_return/pck.adb: Likewise.
5862 * gdb.ada/array_return/p.adb: Likewise.
5863 * gdb.ada/exec_changed/first.adb: Likewise.
5864 * gdb.ada/exec_changed/second.adb: Likewise.
5865
5866 2006-10-06 Joel Brobecker <brobecker@adacore.com>
5867
5868 * gdb.ada/watch_arg/watch.adb: New file.
5869 * gdb.ada/watch_arg.exp: New testcase.
5870
5871 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
5872
5873 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
5874 via string_to_regexp.
5875 * gdb.mi/mi2-basics.exp: Likewise.
5876
5877 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
5878
5879 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
5880 Remove unused / obsolete files.
5881
5882 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
5883
5884 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
5885
5886 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5887
5888 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
5889 HIGH_FRAME argument to -stack-list-arguments can be larger than
5890 the number of frames.
5891
5892 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
5893
5894 * gdb.base/args.c (main): Add breakpoint marker.
5895 * gdb.base/args.exp: Use args_test for tests. Add new tests which
5896 really test empty arguments.
5897 (args_load): Delete.
5898 (args_test): New.
5899
5900 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
5901
5902 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
5903 check for one file.
5904
5905 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
5906
5907 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
5908 HIGH_FRAME argument to -stack-list-locals can be larger than
5909 the number of frames.
5910
5911 2006-08-18 Fred Fish <fnf@specifix.com>
5912
5913 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
5914 '$' in front of skip_vmx_tests_saved when setting that.
5915
5916 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
5917
5918 * gdb.base/trace-commands.exp: New file.
5919
5920 2006-08-10 Joel Brobecker <brobecker@adacore.com>
5921 Daniel Jacobowitz <dan@codesourcery.com>
5922
5923 * gdb.base/step-bt.exp: Make hexadecimal address optional in
5924 expected output of the backtrace commands.
5925
5926 2006-08-09 Joel Brobecker <brobecker@adacore.com>
5927
5928 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
5929 untested followed by return combination.
5930 * gdb.arch/altivec-regs.exp: Likewise.
5931 * gdb.arch/e500-abi.exp: Likewise.
5932 * gdb.arch/e500-regs.exp: Likewise.
5933 * gdb.arch/gdb1291.exp: Likewise.
5934 * gdb.arch/gdb1431.exp: Likewise.
5935 * gdb.arch/gdb1558.exp: Likewise.
5936 * gdb.arch/i386-prologue.exp: Likewise.
5937 * gdb.arch/i386-unwind.exp: Likewise.
5938 * gdb.asm/asm-source.exp: Likewise.
5939 * gdb.base/a2-run.exp: Likewise.
5940 * gdb.base/advance.exp: Likewise.
5941 * gdb.base/all-bin.exp: Likewise.
5942 * gdb.base/annota1.exp: Likewise.
5943 * gdb.base/annota3.exp: Likewise.
5944 * gdb.base/args.exp: Likewise.
5945 * gdb.base/arithmet.exp: Likewise.
5946 * gdb.base/assign.exp: Likewise.
5947 * gdb.base/async.exp: Likewise.
5948 * gdb.base/attach.exp: Likewise.
5949 * gdb.base/bang.exp: Likewise.
5950 * gdb.base/bigcore.exp: Likewise.
5951 * gdb.base/bitfields.exp: Likewise.
5952 * gdb.base/bitfields2.exp: Likewise.
5953 * gdb.base/break.exp: Likewise.
5954 * gdb.base/call-sc.exp: Likewise.
5955 * gdb.base/call-strs.exp: Likewise.
5956 * gdb.base/callfuncs.exp: Likewise.
5957 * gdb.base/checkpoint.exp: Likewise.
5958 * gdb.base/chng-syms.exp: Likewise.
5959 * gdb.base/code-expr.exp: Likewise.
5960 * gdb.base/commands.exp: Likewise.
5961 * gdb.base/completion.exp: Likewise.
5962 * gdb.base/cond-expr.exp: Likewise.
5963 * gdb.base/condbreak.exp: Likewise.
5964 * gdb.base/consecutive.exp: Likewise.
5965 * gdb.base/constvars.exp: Likewise.
5966 * gdb.base/corefile.exp: Likewise.
5967 * gdb.base/cvexpr.exp: Likewise.
5968 * gdb.base/dbx.exp: Likewise.
5969 * gdb.base/define.exp: Likewise.
5970 * gdb.base/detach.exp: Likewise.
5971 * gdb.base/display.exp: Likewise.
5972 * gdb.base/dump.exp: Likewise.
5973 * gdb.base/ena-dis-br.exp: Likewise.
5974 * gdb.base/ending-run.exp: Likewise.
5975 * gdb.base/environ.exp: Likewise.
5976 * gdb.base/eval-skip.exp: Likewise.
5977 * gdb.base/exprs.exp: Likewise.
5978 * gdb.base/fileio.exp: Likewise.
5979 * gdb.base/finish.exp: Likewise.
5980 * gdb.base/float.exp: Likewise.
5981 * gdb.base/foll-exec.exp: Likewise.
5982 * gdb.base/foll-fork.exp: Likewise.
5983 * gdb.base/foll-vfork.exp: Likewise.
5984 * gdb.base/freebpcmd.exp: Likewise.
5985 * gdb.base/funcargs.exp: Likewise.
5986 * gdb.base/gcore.exp: Likewise.
5987 * gdb.base/gdb1090.exp: Likewise.
5988 * gdb.base/gdb1250.exp: Likewise.
5989 * gdb.base/huge.exp: Likewise.
5990 * gdb.base/info-proc.exp: Likewise.
5991 * gdb.base/interrupt.exp: Likewise.
5992 * gdb.base/jump.exp: Likewise.
5993 * gdb.base/langs.exp: Likewise.
5994 * gdb.base/lineinc.exp: Likewise.
5995 * gdb.base/list.exp: Likewise.
5996 * gdb.base/logical.exp: Likewise.
5997 * gdb.base/long_long.exp: Likewise.
5998 * gdb.base/macscp.exp: Likewise.
5999 * gdb.base/maint.exp: Likewise.
6000 * gdb.base/mips_pro.exp: Likewise.
6001 * gdb.base/miscexprs.exp: Likewise.
6002 * gdb.base/multi-forks.exp: Likewise.
6003 * gdb.base/opaque.exp: Likewise.
6004 * gdb.base/overlays.exp: Likewise.
6005 * gdb.base/pc-fp.exp: Likewise.
6006 * gdb.base/pointers.exp: Likewise.
6007 * gdb.base/printcmds.exp: Likewise.
6008 * gdb.base/psymtab.exp: Likewise.
6009 * gdb.base/ptype.exp: Likewise.
6010 * gdb.base/recurse.exp: Likewise.
6011 * gdb.base/relational.exp: Likewise.
6012 * gdb.base/relocate.exp: Likewise.
6013 * gdb.base/remote.exp: Likewise.
6014 * gdb.base/reread.exp: Likewise.
6015 * gdb.base/restore.exp: Likewise.
6016 * gdb.base/return.exp: Likewise.
6017 * gdb.base/return2.exp: Likewise.
6018 * gdb.base/scope.exp: Likewise.
6019 * gdb.base/sect-cmd.exp: Likewise.
6020 * gdb.base/sep.exp: Likewise.
6021 * gdb.base/sepdebug.exp: Likewise.
6022 * gdb.base/setshow.exp: Likewise.
6023 * gdb.base/setvar.exp: Likewise.
6024 * gdb.base/sigall.exp: Likewise.
6025 * gdb.base/sigbpt.exp: Likewise.
6026 * gdb.base/signals.exp: Likewise.
6027 * gdb.base/signull.exp: Likewise.
6028 * gdb.base/sizeof.exp: Likewise.
6029 * gdb.base/solib.exp: Likewise.
6030 * gdb.base/step-line.exp: Likewise.
6031 * gdb.base/step-test.exp: Likewise.
6032 * gdb.base/structs.exp: Likewise.
6033 * gdb.base/structs2.exp: Likewise.
6034 * gdb.base/term.exp: Likewise.
6035 * gdb.base/twice.exp: Likewise.
6036 * gdb.base/until.exp: Likewise.
6037 * gdb.base/varargs.exp: Likewise.
6038 * gdb.base/volatile.exp: Likewise.
6039 * gdb.base/watchpoint.exp: Likewise.
6040 * gdb.base/whatis-exp.exp: Likewise.
6041 * gdb.base/whatis.exp: Likewise.
6042 * gdb.cp/ambiguous.exp: Likewise.
6043 * gdb.cp/annota2.exp: Likewise.
6044 * gdb.cp/annota3.exp: Likewise.
6045 * gdb.cp/bool.exp: Likewise.
6046 * gdb.cp/breakpoint.exp: Likewise.
6047 * gdb.cp/casts.exp: Likewise.
6048 * gdb.cp/class2.exp: Likewise.
6049 * gdb.cp/classes.exp: Likewise.
6050 * gdb.cp/cplusfuncs.exp: Likewise.
6051 * gdb.cp/ctti.exp: Likewise.
6052 * gdb.cp/derivation.exp: Likewise.
6053 * gdb.cp/exception.exp: Likewise.
6054 * gdb.cp/gdb1355.exp: Likewise.
6055 * gdb.cp/hang.exp: Likewise.
6056 * gdb.cp/inherit.exp: Likewise.
6057 * gdb.cp/local.exp: Likewise.
6058 * gdb.cp/m-data.exp: Likewise.
6059 * gdb.cp/m-static.exp: Likewise.
6060 * gdb.cp/member-ptr.exp: Likewise.
6061 * gdb.cp/method.exp: Likewise.
6062 * gdb.cp/misc.exp: Likewise.
6063 * gdb.cp/namespace.exp: Likewise.
6064 * gdb.cp/overload.exp: Likewise.
6065 * gdb.cp/ovldbreak.exp: Likewise.
6066 * gdb.cp/pr-1023.exp: Likewise.
6067 * gdb.cp/pr-1210.exp: Likewise.
6068 * gdb.cp/pr-574.exp: Likewise.
6069 * gdb.cp/printmethod.exp: Likewise.
6070 * gdb.cp/psmang.exp: Likewise.
6071 * gdb.cp/ref-params.exp: Likewise.
6072 * gdb.cp/ref-types.exp: Likewise.
6073 * gdb.cp/rtti.exp: Likewise.
6074 * gdb.cp/templates.exp: Likewise.
6075 * gdb.cp/try_catch.exp: Likewise.
6076 * gdb.cp/userdef.exp: Likewise.
6077 * gdb.cp/virtfunc.exp: Likewise.
6078 * gdb.disasm/am33.exp: Likewise.
6079 * gdb.disasm/h8300s.exp: Likewise.
6080 * gdb.disasm/mn10300.exp: Likewise.
6081 * gdb.disasm/sh3.exp: Likewise.
6082 * gdb.disasm/t01_mov.exp: Likewise.
6083 * gdb.disasm/t02_mova.exp: Likewise.
6084 * gdb.disasm/t03_add.exp: Likewise.
6085 * gdb.disasm/t04_sub.exp: Likewise.
6086 * gdb.disasm/t05_cmp.exp: Likewise.
6087 * gdb.disasm/t06_ari2.exp: Likewise.
6088 * gdb.disasm/t07_ari3.exp: Likewise.
6089 * gdb.disasm/t08_or.exp: Likewise.
6090 * gdb.disasm/t09_xor.exp: Likewise.
6091 * gdb.disasm/t10_and.exp: Likewise.
6092 * gdb.disasm/t11_logs.exp: Likewise.
6093 * gdb.disasm/t12_bit.exp: Likewise.
6094 * gdb.disasm/t13_otr.exp: Likewise.
6095 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
6096 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
6097 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
6098 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
6099 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
6100 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
6101 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
6102 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
6103 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
6104 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
6105 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
6106 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
6107 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
6108 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
6109 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
6110 * gdb.mi/gdb701.exp: Likewise.
6111 * gdb.mi/gdb792.exp: Likewise.
6112 * gdb.mi/mi-basics.exp: Likewise.
6113 * gdb.mi/mi-break.exp: Likewise.
6114 * gdb.mi/mi-cli.exp: Likewise.
6115 * gdb.mi/mi-console.exp: Likewise.
6116 * gdb.mi/mi-disassemble.exp: Likewise.
6117 * gdb.mi/mi-eval.exp: Likewise.
6118 * gdb.mi/mi-file.exp: Likewise.
6119 * gdb.mi/mi-read-memory.exp: Likewise.
6120 * gdb.mi/mi-regs.exp: Likewise.
6121 * gdb.mi/mi-return.exp: Likewise.
6122 * gdb.mi/mi-simplerun.exp: Likewise.
6123 * gdb.mi/mi-stack.exp: Likewise.
6124 * gdb.mi/mi-stepi.exp: Likewise.
6125 * gdb.mi/mi-syn-frame.exp: Likewise.
6126 * gdb.mi/mi-until.exp: Likewise.
6127 * gdb.mi/mi-var-block.exp: Likewise.
6128 * gdb.mi/mi-var-child.exp: Likewise.
6129 * gdb.mi/mi-var-cmd.exp: Likewise.
6130 * gdb.mi/mi-var-display.exp: Likewise.
6131 * gdb.mi/mi-watch.exp: Likewise.
6132 * gdb.mi/mi2-basics.exp: Likewise.
6133 * gdb.mi/mi2-break.exp: Likewise.
6134 * gdb.mi/mi2-cli.exp: Likewise.
6135 * gdb.mi/mi2-console.exp: Likewise.
6136 * gdb.mi/mi2-disassemble.exp: Likewise.
6137 * gdb.mi/mi2-eval.exp: Likewise.
6138 * gdb.mi/mi2-file.exp: Likewise.
6139 * gdb.mi/mi2-read-memory.exp: Likewise.
6140 * gdb.mi/mi2-regs.exp: Likewise.
6141 * gdb.mi/mi2-return.exp: Likewise.
6142 * gdb.mi/mi2-simplerun.exp: Likewise.
6143 * gdb.mi/mi2-stack.exp: Likewise.
6144 * gdb.mi/mi2-stepi.exp: Likewise.
6145 * gdb.mi/mi2-syn-frame.exp: Likewise.
6146 * gdb.mi/mi2-until.exp: Likewise.
6147 * gdb.mi/mi2-var-block.exp: Likewise.
6148 * gdb.mi/mi2-var-child.exp: Likewise.
6149 * gdb.mi/mi2-var-cmd.exp: Likewise.
6150 * gdb.mi/mi2-var-display.exp: Likewise.
6151 * gdb.mi/mi2-watch.exp: Likewise.
6152 * gdb.stabs/exclfwd.exp: Likewise.
6153 * gdb.stabs/weird.exp: Likewise.
6154 * gdb.threads/gcore-thread.exp: Likewise.
6155 * gdb.trace/actions.exp: Likewise.
6156 * gdb.trace/backtrace.exp: Likewise.
6157 * gdb.trace/circ.exp: Likewise.
6158 * gdb.trace/collection.exp: Likewise.
6159 * gdb.trace/deltrace.exp: Likewise.
6160 * gdb.trace/infotrace.exp: Likewise.
6161 * gdb.trace/limits.exp: Likewise.
6162 * gdb.trace/packetlen.exp: Likewise.
6163 * gdb.trace/passc-dyn.exp: Likewise.
6164 * gdb.trace/passcount.exp: Likewise.
6165 * gdb.trace/report.exp: Likewise.
6166 * gdb.trace/save-trace.exp: Likewise.
6167 * gdb.trace/tfind.exp: Likewise.
6168 * gdb.trace/tracecmd.exp: Likewise.
6169 * gdb.trace/while-dyn.exp: Likewise.
6170 * gdb.trace/while-stepping.exp: Likewise.
6171
6172 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6173
6174 * gdb.base/step-bt.c: New file.
6175 * gdb.base/step-bt.exp: New testcase.
6176
6177 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6178
6179 * config/monitor.exp (gdb_load): Remove support for obsolete
6180 download-write-size.
6181 * gdb.base/remote.exp: Likewise. Update all callers of
6182 gdb_timed_load.
6183
6184 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
6185
6186 * cursal.exp: Pass binfile to gdb_load.
6187
6188 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
6189
6190 * gdb.base/cursal.exp: Add "" to gdb_load call.
6191
6192 2006-07-29 Mark Kettenis <kettenis@gnu.org>
6193
6194 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
6195 NetBSD/ELF targets.
6196
6197 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
6198
6199 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
6200 operator*.
6201
6202 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
6203
6204 * gdb.base/completion.exp: Update for change in "file" behavior.
6205 * gdb.stabs/weird.exp: Likewise.
6206 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
6207 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
6208
6209 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
6210
6211 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
6212 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
6213
6214 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6215
6216 * gdb.base/default.exp: Update source command error message.
6217 * gdb.base/help.exp: Update 'help source' message.
6218
6219 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
6220
6221 * gdb.cp/bs15503.exp: Update comment for no longer crashing
6222 test.
6223
6224 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
6225
6226 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
6227
6228 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
6229
6230 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
6231
6232 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
6233
6234 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
6235
6236 2006-07-17 Mark Kettenis <kettenis@gnu.org>
6237
6238 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
6239 *-*-openbsd* from targets for wich we expect ARM FPA floating
6240 point format.
6241
6242 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
6243
6244 * gdb.cp/annota3.exp: Expect frame-begin annotation.
6245
6246 2006-07-17 Mark Kettenis <kettenis@gnu.org>
6247
6248 * gdb.base/annota3.exp: Expect frame-begin annotation.
6249
6250 2006-07-14 Joel Brobecker <brobecker@adacore.com>
6251
6252 * gdb.base/help.exp: Adjust "help unset" test to accept
6253 any list of unset commands.
6254
6255 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
6256 Daniel Jacobowitz <dan@codesourcery.com>
6257
6258 * gdb.cp/ref-params.exp: New test.
6259 * gdb.cp/ref-params.cc: New source file.
6260 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
6261
6262 2006-07-08 Mark Kettenis <kettenis@gnu.org>
6263
6264 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
6265 spaces/tabs in regular expressions since they might not be there.
6266
6267 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
6268
6269 * gdb.base/ifelse.exp: New file.
6270
6271 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
6272
6273 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
6274 line.
6275 * gdb.base/huge.exp: Loop over compilation to find a size that
6276 is acceptable.
6277 * gdb.base/remote.exp: Correct expected strings.
6278 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
6279
6280 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6281
6282 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
6283
6284 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6285
6286 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
6287 native.
6288
6289 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6290
6291 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
6292 enable stabs testing.
6293
6294 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6295
6296 * gdb.base/auxv.exp: Intercept undefined command messages before
6297 gdb_test_multiple does.
6298
6299 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
6300
6301 * Makefile.in (host_alias): Remove.
6302 (target_alias): Use @target_noncanonical@.
6303 (site.exp): Don't set host_alias.
6304 * aclocal.m4: Remove contents. Include acx.m4.
6305 * configure: Regenerated.
6306 * configure.ac: Use ACX_NONCANONICAL_TARGET.
6307
6308 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
6309
6310 * lib/gdb.exp (gdb_load_cmd): New.
6311
6312 * gdb.base/fileio.c: Add system(NULL) test.
6313 * gdb.base/fileio.exp: Check it.
6314
6315 * gdb.base/break.c: Add 10a breakpoint at }
6316 * gdb.base/break.exp: Add test for breakpoint at }
6317 * gdb.cp/anon-union.cc: Add code at end of function.
6318 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
6319 * gdb.mi/var-cmd.c: Add code at end of function.
6320 * gdb.mi/mi-var-display.exp: Adjust end of next.
6321 * gdb.mi/mi2-var-display.exp: Likewise.
6322 * gdb.base/fileio.c: Add stop function and insert calls at
6323 stopping places.
6324 * gdb.base/fileio.exp: Breakpoint stop function and remove
6325 explicit line number references.
6326
6327 2006-05-19 Joel Brobecker <brobecker@adacore.com>
6328
6329 * gdb.base/del.exp (test_delete_alias): New function.
6330 Now check that both "del" and "d" work as aliases for "delete".
6331
6332 2006-05-18 Fred Fish <fnf@specifix.com>
6333
6334 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
6335 required. Check for spurious output after program exits normally.
6336
6337 2006-05-17 Fred Fish <fnf@specifix.com>
6338
6339 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
6340 gdb_load, so it works in the simulator.
6341
6342 2006-05-11 Fred Fish <fnf@specifix.com>
6343
6344 * gdb.base/bang.exp: Ignore unexpected output between the
6345 "program exited normally" and the gdb prompt, as many other
6346 tests do.
6347
6348 2006-05-07 Mark Kettenis <kettenis@gnu.org>
6349
6350 * gdb.base/help.exp: Make "delete checkpoint" part option for
6351 "help d" and "help delete" tests.
6352
6353 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6354
6355 * gdb.mi/mi-basics.exp: Add missing serial number to
6356 expected output in some mi_gdb_test statements.
6357 * gdb.mi/mi2-basics.exp: Likewise.
6358
6359 2006-05-05 Joel Brobecker <brobecker@adacore.com>
6360
6361 * gdb.base/del.c: New file.
6362 * gdb.base/del.exp: New testcase.
6363
6364 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
6365
6366 * gdb.base/break.exp: Do not assume a breakpoint on
6367 main will actually be in $srcfile when optimizing.
6368 * gdb.base/savedregs.exp: Do not require that the dummy
6369 frame location match up to a symbol and source file location.
6370 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
6371 will get printed without a mi_cmd_data_list_register_values prefix.
6372 (*-data-list-register-*): Correct regular expressions to expect the new
6373 pseudo d? floating point registers.
6374 * gdb.mi/mi2-regs.exp: Likewise.
6375
6376 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
6377
6378 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
6379 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
6380 is allocated by the compiler.
6381 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
6382 anons, e, anone to force their allocation by the compiler.
6383
6384 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6385
6386 * gdb.base/help.exp: Update expected text for help d and
6387 help delete.
6388
6389 2006-05-02 Mark Kettenis <kettenis@gnu.org>
6390
6391 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
6392 NetBSD/ELF targets.
6393
6394 2006-04-30 Mark Kettenis <kettenis@gnu.org>
6395
6396 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
6397 single-step breakpoint fails; make this a KFAIL on
6398 sparc*-*-openbsd*.
6399 * gdb.base/siginfo.exp: Likewise.
6400 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6401
6402 2006-04-26 Michael Snyder <msnyder@redhat.com>
6403
6404 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
6405 which may have to consume output from other forks.
6406 Add tests to make sure that "delete fork" succeeded.
6407
6408 2006-04-20 Michael Snyder <msnyder@redhat.com>
6409
6410 * 2006-03-22 Jim Blandy <jimb@redhat.com>
6411 Add support for the Renesas M32C and M16C.
6412
6413 * gdb.asm/asm-source.exp: Add m32c target.
6414 * gdb.asm/m32c.inc: Support for m32c target.
6415
6416 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
6417
6418 * gdb.base/commands.exp (recursive_source_test): New test.
6419
6420 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
6421
6422 * gdb.base/float.exp: Add pattern for sparc targets.
6423
6424 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6425
6426 * gdb.base/commands.exp (stray_arg0_test): New test.
6427
6428 2006-03-30 Paul Brook <paul@codesourcery.com>
6429
6430 * gdb.mi/mi-until.exp: kfail broken until command.
6431 * gdb.mi/mi2-until.exp: Ditto.
6432
6433 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
6434
6435 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
6436
6437 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
6438
6439 * gdb.base/prelink.exp: Anchor tested-for regular expression
6440 on gdb prompt.
6441
6442 2006-03-07 Paul Brook <paul@codesourcery.com>
6443
6444 * gdb.base/assign.exp: Correct fail message.
6445
6446 2006-03-07 Paul Brook <paul@codesourcery.com>
6447
6448 * lib/compiler.c: Extract armcc version number.
6449 * lib/compiler.cc: Ditto.
6450
6451 2006-03-07 Paul Brook <paul@codesourcery.com>
6452
6453 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
6454 additional_flags=-w.
6455 * gdb.arch/altivec-regs.exp: Ditto.
6456 * gdb.arch/e500-abi.exp: Ditto.
6457 * gdb.arch/e500-regs.exp: Ditto.
6458 * gdb.base/all-bin.exp: Ditto.
6459 * gdb.base/annota1.exp: Ditto.
6460 * gdb.base/annota3.exp: Ditto.
6461 * gdb.base/args.exp: Ditto.
6462 * gdb.base/arithmet.exp: Ditto.
6463 * gdb.base/assign.exp: Ditto.
6464 * gdb.base/async.exp: Ditto.
6465 * gdb.base/bang.exp: Ditto.
6466 * gdb.base/break.exp: Ditto.
6467 * gdb.base/call-rt-st.exp: Ditto.
6468 * gdb.base/completion.exp: Ditto.
6469 * gdb.base/cond-expr.exp: Ditto.
6470 * gdb.base/condbreak.exp: Ditto.
6471 * gdb.base/consecutive.exp: Ditto.
6472 * gdb.base/define.exp: Ditto.
6473 * gdb.base/display.exp: Ditto.
6474 * gdb.base/ena-dis-br.exp: Ditto.
6475 * gdb.base/environ.exp: Ditto.
6476 * gdb.base/eval-skip.exp: Ditto.
6477 * gdb.base/info-proc.exp: Ditto.
6478 * gdb.base/jump.exp: Ditto.
6479 * gdb.base/logical.exp: Ditto.
6480 * gdb.base/long_long.exp: Ditto.
6481 * gdb.base/maint.exp: Ditto.
6482 * gdb.base/miscexprs.exp: Ditto.
6483 * gdb.base/pc-fp.exp: Ditto.
6484 * gdb.base/pointers.exp: Ditto.
6485 * gdb.base/relational.exp: Ditto.
6486 * gdb.base/reread.exp: Ditto.
6487 * gdb.base/sect-cmd.exp: Ditto.
6488 * gdb.base/sep.exp: Ditto.
6489 * gdb.base/sepdebug.exp: Ditto.
6490 * gdb.base/until.exp: Ditto.
6491 * gdb.base/whatis-exp.exp: Ditto.
6492 * gdb.cp/annota2.exp: Ditto.
6493 * gdb.cp/annota3.exp: Ditto.
6494 * gdb.trace/actions.exp: Ditto.
6495 * gdb.trace/backtrace.exp: Ditto.
6496 * gdb.trace/circ.exp: Ditto.
6497 * gdb.trace/collection.exp: Ditto.
6498 * gdb.trace/deltrace.exp: Ditto.
6499 * gdb.trace/infotrace.exp: Ditto.
6500 * gdb.trace/limits.exp: Ditto.
6501 * gdb.trace/packetlen.exp: Ditto.
6502 * gdb.trace/passc-dyn.exp: Ditto.
6503 * gdb.trace/passcount.exp: Ditto.
6504 * gdb.trace/report.exp: Ditto.
6505 * gdb.trace/save-trace.exp: Ditto.
6506 * gdb.trace/tfind.exp: Ditto.
6507 * gdb.trace/tracecmd.exp: Ditto.
6508 * gdb.trace/while-dyn.exp: Ditto.
6509 * gdb.trace/while-stepping.exp: Ditto.
6510 * lib/gdb.exp: Ditto.
6511 (gdb_compile): Handle nowarning option.
6512
6513 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
6514
6515 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
6516 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
6517 Rename executable to prelinkt. Don't re-prelink if we didn't
6518 get a core file. Test prelink -u exit status to tell whether
6519 prelinking failed. Use gdb_test_multiple.
6520
6521 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6522
6523 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
6524 (do_tests): Call it.
6525
6526 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
6527
6528 * gdb.base/prelink.exp: New test.
6529 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
6530
6531 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
6532
6533 * gdb.fortran/derived-type.f90: New file.
6534 * gdb.fortran/derived-type.exp: New testcase.
6535
6536 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
6537
6538 * gdb.base/default.exp: Allow ';' as a directory separator.
6539
6540 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
6541
6542 * gdb.base/help.exp (help add-symbol-file): Update.
6543
6544 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
6545
6546 * gdb.base/help.exp (help load): Update expected results.
6547
6548 2006-02-19 Fred Fish <fnf@specifix.com>
6549
6550 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
6551 specifix hex value as part of results.
6552 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
6553
6554 2006-02-16 Fred Fish <fnf@specifix.com>
6555
6556 * gdb.base/whatis.c: Define variables using typedefs char_addr,
6557 ushort_addr, and slong_addr, so the typedefs are not optimized
6558 away.
6559 * gdb.base/whatis.exp: Add tests using type name for struct type,
6560 union type, enum type, and typedef.
6561
6562 2006-02-13 Mark Kettenis <kettenis@gnu.org>
6563
6564 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
6565
6566 2006-02-13 Jim Blandy <jimb@redhat.com>
6567
6568 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
6569 case where it takes two "next" commands to skip past the init
6570 call.
6571
6572 2006-02-12 Fred Fish <fnf@specifix.com>
6573
6574 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
6575 to handle cases where it takes two "next" commands to skip
6576 past the init call.
6577
6578 2006-02-07 Joel Brobecker <brobecker@adacore.com>
6579
6580 * gdb.ada/array_return.exp: Mark the last test as expected to fail
6581 on hppa32 targets.
6582
6583 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
6584
6585 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
6586 field.
6587
6588 2006-01-29 Mark Kettenis <kettenis@gnu.org>
6589
6590 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
6591
6592 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
6593
6594 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
6595 files.
6596
6597 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6598
6599 * gdb.cp/maint.exp: Set complaints to a positive value.
6600
6601 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
6602
6603 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
6604 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
6605 function name.
6606
6607 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
6608
6609 * gdb.base/checkpoint.c: Update copyright notice. Include
6610 <stdlib.h>.
6611
6612 2006-01-04 Jim Blandy <jimb@redhat.com>
6613
6614 * gdb.asm/asm-source.exp: Independently provide default values for
6615 asm-flags and debug-flags. Use 'string equal' to do the
6616 comparison, not the implicit expr's '==' operator. Remove
6617 now-unneeded assignments to asm-flags. In h8300 case, place
6618 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
6619
6620 2006-01-04 Michael Snyder <msnyder@redhat.com>
6621
6622 * gdb.base/checkpoint.c: New file.
6623 * gdb.base/checkpoint.exp: New file.
6624 * gdb.base/multi-fork.c: New file.
6625 * gdb.base/multi-fork.exp: New file.
6626 * gdb.base/pi.txt: New file (data for checkpoint.c test).
6627
6628 2006-01-04 Fred Fish <fnf@specifix.com>
6629
6630 * gdb.base/ptype.c (foo): Add typedef.
6631 (intfoo): Add function.
6632 * gdb.base/ptype1.c: New file.
6633 * gdb.base/ptype.exp: Handle compilation and linking with two
6634 source files. Test that proper type for "foo" is found based
6635 on source context rather than first match found in symtabs.
6636
6637 2005-12-28 Mark Kettenis <kettenis@gnu.org>
6638
6639 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
6640 * gdb.asm/openbsd.inc: Indent commands.
6641
6642 2005-12-26 Mark Kettenis <kettenis@gnu.org>
6643
6644 * gdb.base/freebpcmd.exp: Increase timeout.
6645
6646 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
6647
6648 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
6649
6650 * gdb.base/default.exp: Update check for "show version".
6651
6652 2005-12-09 Randolph Chung <tausq@debian.org>
6653
6654 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
6655 * gdb.asm/pa64.inc: New file.
6656
6657 2005-12-09 Randolph Chung <tausq@debian.org>
6658
6659 * gdb.asm/common.inc: Indent commands.
6660 * gdb.asm/asmsrc1.s: Likewise.
6661 * gdb.asm/asmsrc2.s: Likewise.
6662
6663 2005-12-09 Randolph Chung <tausq@debian.org>
6664
6665 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
6666 (get_addr_of_sym): Remove duplicate print.
6667 (gen_core): xfail hppa*-*-hpux*, update expected output.
6668 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
6669 * gdb.arch/pa64-nullify.s: New file.
6670
6671 2005-12-09 Randolph Chung <tausq@debian.org>
6672
6673 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
6674
6675 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
6676
6677 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
6678 code generation for these functions.
6679 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
6680 error message.
6681
6682 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6683
6684 * gdb.base/help.exp (help b, help br, help bre, help brea)
6685 (help break): Update the expected message.
6686
6687 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
6688
6689 * gdb.asm/m68hc11.inc: Setup the data section.
6690 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
6691 script for this test.
6692 (m6812-*-*): Likewise.
6693
6694 2005-11-09 Randolph Chung <tausq@debian.org>
6695
6696 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
6697
6698 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
6699
6700 * gdb.base/break.exp: Fix a comment typo.
6701
6702 2005-11-03 Jim Blandy <jimb@redhat.com>
6703
6704 Checked in by Elena Zannoni <ezannoni@redhat.com>
6705
6706 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
6707
6708 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
6709
6710 * gdb.arch/gdb1558.c: Include stdio.h.
6711
6712 2005-10-31 Mark Kettenis <kettenis@gnu.org>
6713
6714 * gdb.asm/asm-source.exp: Use -e instead of --entry.
6715
6716 2005-10-31 Mark Kettenis <kettenis@gnu.org>
6717
6718 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
6719
6720 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
6721
6722 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
6723 vscr" tests to better match output.
6724
6725 2005-10-12 Jim Blandy <jimb@redhat.com>
6726
6727 * gdb.base/structs.exp (any): New function.
6728 (test_struct_returns): Don't make any assumptions at all about
6729 what value the function returns when GDB can't set the return
6730 value.
6731
6732 2005-10-09 Joel Brobecker <brobecker@adacore.com>
6733
6734 * gdb.ada/arrayidx/p.adb: New file.
6735 * gdb.ada/arrayidx.exp: New testcase
6736
6737 2005-10-09 Joel Brobecker <brobecker@adacore.com>
6738
6739 * gdb.ada/array_return/pck.ads: New file.
6740 * gdb.ada/array_return/pck.adb: New file.
6741 * gdb.ada/array_return/p.adb: New file.
6742 * gdb.ada/array_return.exp: New testcase.
6743
6744 2005-10-03 Joel Brobecker <brobecker@adacore.com>
6745
6746 * gdb.base/arrayidx.c: New file.
6747 * gdb.base/arrayidx.exp: New testcase.
6748
6749 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
6750
6751 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
6752 frames-invalid and breakpoints-invalid are no longer generated
6753 with level 3 so don't expect them in the output.
6754
6755 2005-09-27 Bob Rossi <bob@brasko.net>
6756
6757 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
6758 from test. Escape the | in mi_gdb_test call.
6759 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
6760 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
6761 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
6762 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
6763 expected regex's in mi_gdb_test calls.
6764 * lib/mi-support.exp: Remove arbitrary .* from tests.
6765 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
6766 Fully anchor GDB/MI expected results in mi_gdb_test.
6767 * lib/gdb.exp (string_to_regexp): Escape the ] character.
6768 * gdb.base/sizeof.exp: Remove escape character. Correct test.
6769
6770 2005-09-26 Paul Brook <paul@codesourcery.com>
6771
6772 * long_long.exp: Exclude eabi targets from arm FPA float format test.
6773
6774 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
6775
6776 * bfp-test.c: New file.
6777 * bfp-test.exp: New testcase.
6778
6779 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
6780
6781 * gdb.fortran/subarray.exp: New testcase to test the evaluation
6782 of subarray and substring variable.
6783 * gdb.fortran/subarray.f: New source file for the test of subarray
6784 and substring variable evaluation.
6785 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
6786 of string constant.
6787
6788 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
6789
6790 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
6791 copyright dates.
6792
6793 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
6794
6795 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
6796 powerpc altivec' test with an almost identical 'info vector' test.
6797
6798 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
6799
6800 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
6801 vscr" tests to match output.
6802
6803 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
6804
6805 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
6806 output.
6807
6808 2005-09-11 Bob Rossi <bob@brasko.net>
6809
6810 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
6811 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
6812 commands that return an MI output command and an asyncronous MI output
6813 command.
6814 * gdb.mi/mi-console.exp: Ditto.
6815
6816 2005-09-11 Bob Rossi <bob@brasko.net>
6817
6818 * gdb.mi/mi-var-child.c: Include <string.h>.
6819
6820 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
6821
6822 * killed.exp: Correct gdb_expect syntax.
6823
6824 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
6825
6826 * lib/mi-support.exp (mi_gdb_load): Fix typo.
6827
6828 2005-08-02 Bob Rossi <bob@brasko.net>
6829
6830 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
6831 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
6832 Change tests to inferior-tty-set/show.
6833 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
6834 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
6835 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
6836 inferior. Use mi_gdb_test to get GDB and Inferior output.
6837 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
6838 descriptor.
6839 (mi_inferior_tty_name): Add inferior PTY file name.
6840 (mi_gdb_start): Add INFERIOR_PTY parameter.
6841 (mi_gdb_test): Add IPATTERN parameter.
6842
6843 2005-08-02 Bob Rossi <bob@brasko.net>
6844
6845 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
6846 parameter to mi_gdb_test.
6847 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
6848
6849 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6850
6851 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
6852 struct_declarations.
6853 * gdb.mi/mi-var-child.exp: Step over the initialization of
6854 struct_declarations.
6855
6856 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6857
6858 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
6859 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
6860 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
6861 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
6862 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
6863 file.
6864
6865 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
6866
6867 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
6868 (do_children_tests): Assign values to the extra elements.
6869
6870 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
6871 them for tests for "-var-update --no-values" and
6872 "-var-update --all-values".
6873 Add test for "-var-list-children --simple-values".
6874
6875 * gdb.mi/basics.c (callee4): Add integer array D[3]...
6876
6877 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
6878 "-stack-list-locals --simple-values" Improve doc strings and
6879 comments.
6880
6881 2005-07-18 Mark Kettenis <kettenis@gnu.org>
6882
6883 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
6884 *-*-openbsd*.
6885 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
6886
6887 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
6888 sigaltsatck'.
6889
6890 2005-07-14 Bob Rossi <bob@brasko.net>
6891
6892 * gdb.base/default.exp (tty): Changed output of command.
6893 * gdb.base/help.exp (help tty): Ditto.
6894
6895 2005-07-12 Mark Kettenis <kettenis@gnu.org>
6896
6897 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
6898
6899 2005-07-10 Mark Kettenis <kettenis@gnu.org>
6900
6901 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
6902 -stack-select-frame without arguments.
6903 (test_stack_frame_listing): Add test for newly implemented command
6904 -stack-info-frame.
6905
6906 2005-07-06 Bob Rossi <bob@brasko.net>
6907
6908 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
6909 command.
6910 (Copyright): Update copyright.
6911
6912 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
6913
6914 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
6915 tests to evaluate exponentiation expression.
6916
6917 2005-06-29 Andreas Schwab <schwab@suse.de>
6918
6919 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
6920 main to avoid warnings.
6921
6922 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
6923
6924 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
6925
6926 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
6927 -stack-select-frame without arguments.
6928 (test_stack_frame_listing): Add test for newly implemented command
6929 -stack-info-frame.
6930
6931 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
6932
6933 * gdb.fortran/array-element.f: New file.
6934 * gdb.fortran/array-element.exp: New testcase.
6935
6936 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6937
6938 * gdb.base/bigcore.exp: Correct checks for systems which can
6939 not dump a large core file.
6940
6941 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6942
6943 * gdb.base/relocate.c: Add a copyright notice.
6944 (dummy): Remove.
6945 * gdb.base/relocate.exp: Test printing the values of variables
6946 from a relocatable file.
6947
6948 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
6949
6950 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
6951 excess MI output after an error.
6952
6953 2005-05-29 Joel Brobecker <brobecker@adacore.com>
6954
6955 * gdb.arch/alpha-step.c: New file.
6956 * gdb.arch/alpha-step.exp: New testcase.
6957
6958 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6959 Dennis Brueni <dennis@slickedit.com>
6960
6961 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
6962 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
6963 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
6964 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
6965 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6966 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
6967 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
6968
6969 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
6970 Wu Zhou <woodzltc@cn.ibm.com>
6971
6972 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
6973 IBM's xlc compiler.
6974 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
6975 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
6976
6977 2005-05-13 Jim Blandy <jimb@redhat.com>
6978
6979 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
6980 calling gdb_suppress_entire_file.
6981 * gdb.base/charset.exp: Same.
6982 * gdb.base/call-rt-st.exp: Same.
6983
6984 2005-05-05 Bob Rossi <bob_rossi@cox.net>
6985
6986 * lib/gdb.exp (fullname_syntax): Added global regex.
6987 (fullname_syntax_POSIX): Ditto.
6988 (fullname_syntax_UNC): Ditto.
6989 (fullname_syntax_DOS_CASE): Ditto.
6990 (fullname_syntax_DOS): Ditto.
6991 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
6992 fullname_syntax variable to scope and use it.
6993 (test_file_list_exec_source_files): Ditto.
6994 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
6995
6996 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
6997
6998 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
6999
7000 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
7001
7002 * lib/gdb.exp (skip_altivec_tests): New function, based on
7003 check_vmx_hw_available from the GCC testsuite.
7004 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
7005 * lib/gdb.arch/altivec-regs.exp: Likewise.
7006
7007 2005-05-02 Jim Blandy <jimb@redhat.com>
7008
7009 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
7010 calling gdb_suppress_entire_file.
7011
7012 2005-04-30 Randolph Chung <tausq@debian.org>
7013
7014 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
7015 Slightly relax "sem_post" name checking.
7016
7017 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
7018
7019 * gdb.base/unload.exp: Use new shared library infrastructure.
7020
7021 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
7022
7023 * gdb.base/so-impl-ld.exp: Use new shared library
7024 infrastructure.
7025
7026 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
7027
7028 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
7029 * gdb.asm/h8300.inc: New file.
7030
7031 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
7032
7033 * gdb.base/shlib-call.exp: Change to use new shared library
7034 infrastructure.
7035
7036 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
7037
7038 * gdb.base/pending.exp: Change to use new shared library
7039 infrastructure.
7040
7041 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
7042
7043 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
7044 use test_compiler_info instead of gcc_compiled, and update copyright.
7045
7046 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
7047
7048 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
7049 shared objects being adjusted and update copyright years.
7050
7051 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
7052
7053 * ChangeLog: Correct some 2003-01-13 dates.
7054 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
7055 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
7056 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
7057 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
7058 gdb.trace/tfind.exp: Update copyright years.
7059
7060 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
7061 Daniel Jacobowitz <dan@codesourcery.com>
7062
7063 * lib/gdb.exp (gdb_compile): Handle shlib=.
7064 (gdb_compile_shlib): New function.
7065
7066 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
7067
7068 * lib/gdb.exp (test_compiler_info): Give argument a default value.
7069
7070 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
7071
7072 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
7073 gdb.server.
7074 * configure.ac: Likewise.
7075 * configure: Regenerated.
7076 * gdb.gdbserver/Makefile.in: Moved to...
7077 * gdb.server/Makefile.in: ... here.
7078 * gdb.gdbserver/server.c: Moved to...
7079 * gdb.server/server.c: ... here.
7080 * gdb.gdbserver/server-run.exp: Moved to...
7081 * gdb.server/server-run.exp: ... here.
7082
7083 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
7084
7085 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
7086 * configure.ac: Create gdb.gdbserver/Makefile.
7087 * configure: Regenerated.
7088 * lib/gdbserver-support.exp: New file, derived from
7089 config/gdbserver.exp.
7090 * config/gdbserver.exp: Use gdbserver-support.exp.
7091 * gdb.gdbserver/Makefile.in: New file.
7092 * gdb.gdbserver/server.c: New file.
7093 * gdb.gdbserver/server-run.exp: New file.
7094
7095 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
7096
7097 * lib/gdb.exp (test_compiler_info): Return compiler_info
7098 if no arguments are given.
7099
7100 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
7101
7102 * gdb.arch/altivec-abi.exp: Check for compiler and set
7103 use altivec' flag accordingly.
7104 * gdb.arch/altivec-regs.exp: Likewise.
7105
7106 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
7107
7108 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
7109
7110 2005-03-27 Andreas Schwab <schwab@suse.de>
7111
7112 * gdb.base/bigcore.c (main): Add missing mode argument in open
7113 call.
7114
7115 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
7116
7117 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
7118 downloads.
7119 * config/gdbserver.exp (gdb_load): Likewise.
7120
7121 2005-03-14 Paul Brook <paul@codesourcery.com>
7122
7123 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
7124 targets.
7125
7126 2005-03-09 Joel Brobecker <brobecker@adacore.com>
7127
7128 * gdb.dwarf2/dup-psym.S: New file.
7129 * gdb.dwarf2/dup-psym.exp: New testcase.
7130
7131 2005-03-09 Joel Brobecker <brobecker@adacore.com>
7132
7133 * gdb.ada/exec_changed/first.adb: New file.
7134 * gdb.ada/exec_changed/second.adb: New file.
7135 * gdb.ada/exec_changed.exp: New testcase.
7136
7137 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
7138
7139 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
7140 (A2): New class.
7141 (main): Test operator+.
7142 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
7143 breakpoint test.
7144
7145 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
7146 * gdb.base/signull.exp: Disable if gdb,nosignals.
7147 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
7148 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
7149 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
7150 * gdb.mi/mi2-console.exp: Likewise.
7151 * gdb.trace/collection.exp (run_trace_experiment): Consume the
7152 continue output at start.
7153 (gdb_collect_locals_test): Robustify regexp.
7154 * gdb.trace/passc-dyn.exp: Fix comment typo.
7155 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
7156
7157 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
7158
7159 * gdb.asm/asm-source.exp: Add iq2000 case.
7160 * gdb.asm/iq2000.inc: New file.
7161
7162 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
7163
7164 * gdb.base/command.exp: Change hardcoded value to regular expression.
7165 * gdb.base/float.exp: Add powerpc to the list of targets checked.
7166
7167 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
7168
7169 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
7170 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
7171 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
7172 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
7173 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
7174
7175 2005-03-05 Mark Kettenis <kettenis@gnu.org>
7176
7177 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
7178 changes.
7179
7180 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
7181
7182 * lib/compiler.c: Add test for IBM's xlc compiler.
7183 * lib/compiler.cc: Likewise.
7184
7185 2004-02-24 Joel Brobecker <brobecker@adacore.com>
7186
7187 * gdb.ada/fixed_points.exp: Create compilation object directory
7188 before running the test.
7189 * gdb.ada/null_record.exp: Likewise.
7190 * gdb.ada/packed_array.exp: Likewise.
7191 * gdb.ada/start.exp: Likewise.
7192
7193 2005-02-15 Joel Brobecker <brobecker@adacore.com>
7194
7195 * gdb.ada/packed_array/pa.adb: New file.
7196 * gdb.ada/packed_array.exp: New testcase.
7197
7198 2005-02-10 Mark Kettenis <kettenis@gnu.org>
7199
7200 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
7201 files.
7202
7203 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
7204 on *-*-openbsd*. Correctly match whitespace in regukar
7205 expressions.
7206
7207 2005-02-10 Daniel Jacobowitz <dan@debian.org>
7208
7209 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
7210 PR exp/1821
7211 * gdb.base/gdb1821.c: New test file.
7212 * gdb.base/gdb1821.exp: New test file.
7213
7214 2005-02-09 Joel Brobecker <brobecker@adacore.com>
7215
7216 * gdb.base/start.c: New file.
7217 * gdb.base/start.exp: New testcase.
7218
7219 2005-02-09 Joel Brobecker <brobecker@adacore.com>
7220
7221 * gdb.ada/start/dummy.adb: New file.
7222 * gdb.ada/start.exp: New testcase.
7223
7224 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
7225
7226 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
7227 for printing symbols and statistics.
7228 Add test for using relative pathnames in "maint print msymbols" test.
7229 Mark "maint info sections DATA" XFAIL on Cygwin.
7230 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
7231 tests.
7232
7233 2005-02-09 Andreas Schwab <schwab@suse.de>
7234
7235 Committed by Andrew Cagney <cagney@gnu.org>
7236 * gdb.base/remotetimeout.exp: New file.
7237
7238 2005-02-07 Mark Kettenis <kettenis@gnu.org>
7239
7240 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
7241
7242 2005-02-03 Joel Brobecker <brobecker@adacore.com>
7243
7244 * gdb.ada/gnat_ada.gpr: New file.
7245 * gdb.ada/gnat_ada.gin: Delete, no longer used.
7246 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
7247 * configure.ac: No longer generate gnat_ada.gpr.
7248 * configure: Regenerate.
7249 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
7250 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
7251 * gdb.ada/null_record/bar.ads: Likewise.
7252 * gdb.ada/null_record/bar.adb: Likewise.
7253 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
7254 * gdb.ada/null_record.exp (testdir): New variable.
7255 (testfile): executable is now in testdir subdirectory.
7256 (srcfile): Use full path to the main compilation unit.
7257 * gdb.ada/fixed_points.exp: Same changes as above.
7258
7259 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
7260
7261 * gdb.base/interp.exp: New test.
7262
7263 2005-01-24 Andrew Cagney <cagney@gnu.org>
7264
7265 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
7266
7267 2005-01-19 Andrew Cagney <cagney@gnu.org>
7268
7269 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
7270 configure.ac not configure.in.
7271
7272 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
7273 of powerpc*-*-*.
7274 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
7275 * gdb.base/list.exp (test_list_function)
7276 (test_list_filename_and_function): Ditto.
7277 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
7278
7279 2005-01-16 Andrew Cagney <cagney@gnu.org>
7280
7281 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
7282
7283 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
7284
7285 2005-01-14 Andrew Cagney <cagney@gnu.org>
7286
7287 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
7288 * gdb.mi/mi2-var-cmd.exp: Ditto.
7289
7290 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
7291
7292 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
7293
7294 2005-01-07 Andrew Cagney <cagney@gnu.org>
7295
7296 * configure.ac: Rename configure.in, require autoconf 2.59.
7297 * configure: Re-generate.
7298 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
7299 * gdb.stabs/configure: Re-generate.
7300 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
7301 * gdb.hp/configure: Re-generate.
7302 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
7303 autoconf 2.59.
7304 * gdb.hp/gdb.objdbg/configure: Re-generate.
7305 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
7306 autoconf 2.59.
7307 * gdb.hp/gdb.defects/configure: Re-generate.
7308 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
7309 autoconf 2.59.
7310 * gdb.hp/gdb.compat/configure: Re-generate.
7311 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
7312 autoconf 2.59.
7313 * gdb.hp/gdb.base-hp/configure: Re-generate.
7314 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
7315 autoconf 2.59.
7316 * gdb.hp/gdb.aCC/configure: Re-generate.
7317
7318 2004-12-15 Jim Blandy <jimb@redhat.com>
7319
7320 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
7321 under NPTL when there is debugging info available for libpthread.
7322
7323 2004-12-13 Jerome Guitton <guitton@gnat.com>
7324
7325 * gdb.ada/fixed_points.c: New file.
7326 * gdb.ada/fixed_points.exp: New file.
7327
7328 2004-12-03 Randolph Chung <tausq@debian.org>
7329
7330 * gdb.arch/pa-nullify.exp: New file.
7331 * gdb.arch/pa-nullify.s: New file.
7332
7333 2004-11-30 Randolph Chung <tausq@debian.org>
7334
7335 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
7336 instead of "tbug". Fix regexp to work properly with gdb_test.
7337
7338 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
7339
7340 * gdb.base/bitfields2.exp: New test.
7341 * gdb.base/bitfields2.c: New file.
7342
7343 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
7344
7345 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
7346
7347 2004-11-16 Randolph Chung <tausq@debian.org>
7348
7349 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
7350
7351 2004-11-14 Daniel Jacobowitz <dan@debian.org>
7352
7353 * gdb.threads/threadapply.exp: Correct "macro details" test.
7354
7355 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
7356
7357 * gdb.threads/threadapply.exp: New test.
7358 * gdb.threads/threadapply.c: New file.
7359
7360 2004-11-07 Mark Kettenis <kettenis@gnu.org>
7361
7362 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
7363 frames.
7364
7365 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
7366
7367 * gdb.base/cursal.exp: New file.
7368 * gdb.base/cursal.c: New file.
7369
7370 2004-11-03 Andrew Cagney <cagney@gnu.org>
7371
7372 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
7373
7374 2004-10-30 Mark Kettenis <kettenis@gnu.org>
7375
7376 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
7377 NetBSD/ELF targets.
7378
7379 2004-10-29 Joel Brobecker <brobecker@gnat.com>
7380
7381 * gdb.threads/bp_in_thread.c: New file, copied from
7382 pthread_cond_wait.c.
7383 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
7384 file, rather than reusing the .c file from another testcase.
7385
7386 2004-10-20 Joel Brobecker <brobecker@gnat.com>
7387
7388 * gdb.ada/null_record.exp: Check where we stopped after
7389 sending the start command, instead of where the associated
7390 temporary breakpoint was inserted.
7391
7392 2004-10-14 Andrew Cagney <cagney@gnu.org>
7393
7394 * gdb.mi/gdb701.c (main): Return 0.
7395
7396 2004-10-13 Daniel Jacobowitz <dan@debian.org>
7397
7398 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
7399
7400 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
7401
7402 * gdb.threads/schedlock.c: Add comment markers to use to find
7403 line numbers.
7404 * gdb.threads/schedlock.exp: Adjust regex to handle the new
7405 comments.
7406 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
7407 breakpoint lines.
7408
7409 2004-10-12 Daniel Jacobowitz <dan@debian.org>
7410
7411 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
7412
7413 2004-10-12 Daniel Jacobowitz <dan@debian.org>
7414
7415 * configure.in: Add gdb.dwarf2.
7416 * configure: Regenerated.
7417 * Makefile.in: Add gdb.dwarf2.
7418 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
7419 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
7420 gdb.dwarf2/file1.txt: New files.
7421
7422 2004-10-11 Orjan Friberg <orjanf@axis.com>
7423
7424 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
7425 of "run", since the latter doesn't work with remote targets. Adjust
7426 the breakpoint numbering accordingly.
7427 * gdb.threads/pthread_cond_wait.exp: Ditto.
7428
7429 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
7430
7431 * gdb.base/overlays.exp: Update copyright years.
7432
7433 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
7434
7435 * gdb.base/overlays.exp: Disable if target is Linux.
7436
7437 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
7438
7439 * config/gdbserver.exp (gdb_load): Use right filename on remote.
7440
7441 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
7442
7443 * gdb.asm/asm-source.exp: Add m32r-linux target.
7444 * gdb.asm/m32r-linux.inc: New file.
7445
7446 2004-09-24 Andrew Cagney <cagney@redhat.com>
7447 David Anderson <anderson@redhat.com>
7448
7449 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
7450 command fails, assume things will work.
7451 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
7452 (_GNU_SOURCE): Define.
7453 (print_unsigned, print_hex): Change parameter to "long long".
7454 (print_byte_count): New function, use to print byte counts.
7455 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
7456 O_LARGEFILE.
7457 (main): Compute an upper bound on a corefile in max_core_size.
7458 Limit memory chunk size to max_core_size. Limit total memory
7459 allocated to max_core_size.
7460
7461 2004-09-23 Andrew Cagney <cagney@gnu.org>
7462
7463 * gdb.base/bigcore.exp: Replace the code that creates a corefile
7464 from a separate process with code that creates a corefile by
7465 making the inferior dump core.
7466
7467 2004-09-23 Mark Kettenis <kettenis@gnu.org>
7468
7469 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
7470 block.
7471
7472 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
7473
7474 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
7475 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
7476 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
7477 Likewise.
7478
7479 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
7480
7481 * gdb.java/jprint.exp: New test case for java inferior call.
7482 * gdb.java/jprint.java: Ditto.
7483
7484 2004-09-15 Joel Brobecker <brobecker@gnat.com>
7485
7486 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
7487
7488 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
7489
7490 * gdb.threads/killed.c: Include <stdlib.h>.
7491 * gdb.threads/pthreads.c: Likewise.
7492
7493 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
7494
7495 * gdb.threads/killed.c: Add copyright notice.
7496
7497 2004-09-10 Jason Molenda (jmolenda@apple.com)
7498
7499 * gdb.base/define.exp: Two new tests to verify zero space chars
7500 after 'if' and 'while' commands in a user-defined command is correctly
7501 parsed.
7502
7503 2004-09-08 Andrew Cagney <cagney@gnu.org>
7504
7505 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
7506 delivery test with duplicate at end of file.
7507
7508 2004-09-06 Mark Kettenis <kettenis@jive.nl>
7509
7510 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
7511
7512 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
7513
7514 * config/hppro.exp: Removed.
7515
7516 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
7517
7518 * config/sparclet.exp: Removed.
7519
7520 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
7521
7522 * config/udi.exp: Removed.
7523
7524 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
7525
7526 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
7527 of "exp_continue".
7528 (advancei): Likewise.
7529
7530 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7531
7532 * gdb.base/unload.exp: Fix so messages aren't duplicated.
7533
7534 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
7535
7536 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
7537 to check for nodebug in executable.
7538 * gdb.gdb/observer.exp (setup_test): Likewise.
7539 * gdb.gdb/selftest.exp (test_with_self): Likewise.
7540 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
7541
7542 2004-09-01 Andrew Cagney <cagney@gnu.org>
7543
7544 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
7545 files.
7546
7547 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7548
7549 * gdb.base/unload.exp: Fix expected warning message to match
7550 latest format.
7551
7552 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
7553
7554 * gdb.base/call-rt-st.exp: Fix typos.
7555
7556 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
7557
7558 * gdb.threads/thread_check.exp: New testcase.
7559 * gdb.threads/thread_check.c: New testcase.
7560
7561 2004-08-31 Andrew Cagney <cagney@gnu.org>
7562
7563 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
7564 (skip_to_handler_entry): New procedures. Test stepping into a
7565 handler when the breakpoint is at the handler's entry point.
7566
7567 2004-08-30 Andrew Cagney <cagney@gnu.org>
7568
7569 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
7570 gdb/1757.
7571
7572 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
7573
7574 With code from Manoj Iyer <manjo@austin.ibm.com>:
7575 * lib/gdb.exp (gdb_file_cmd): Return more information in the
7576 return value. Add an arm for "no debugging symbols found".
7577 Change a stray "error" to "perror".
7578 (gdb_run_cmd): Adapt to new return value.
7579 * gdb.base/remote.exp: Adapt to new return value.
7580 * gdb.gdb/complaints.exp: Likewise.
7581 * gdb.gdb/observer.exp: Likewise.
7582 * gdb.gdb/selftest.exp: Likewise.
7583 * gdb.gdb/xfullpath.exp: Likewise.
7584
7585 2004-08-27 Joel Brobecker <brobecker@gnat.com>
7586
7587 * gdb.threads/bp_in_thread.exp: New testcase.
7588
7589 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
7590
7591 Fix PR testsuite/1735.
7592 * gdb.threads/schedlock.c (thread_function): Add a cast
7593 to suppress a gcc warning.
7594 * gdb.threads/thread-specific.c (thread_function): Likewise.
7595
7596 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
7597
7598 * gdb.base/unload.c: Include <stdlib.h>.
7599
7600 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
7601
7602 From Paul Gilliam <pgilliam@us.ibm.com>:
7603 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
7604 synchronized after the "return".
7605
7606 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
7607
7608 * gdb.mi/basics.c: Include <stdio.h>.
7609 * gdb.mi/pthreads.c: Include <stdlib.h>.
7610 * gdb.mi/var-cmd.c: Include <stdlib.h>.
7611
7612 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
7613
7614 * gdb.threads/schedlock.c: Add copyright notice.
7615
7616 2004-08-25 Andrew Cagney <cagney@gnu.org>
7617
7618 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
7619 (skip_over_handler, breakpoint_over_hander): New test procedures.
7620 (advance, advancei): Add a proper prefix, do not use
7621 rerun_to_main.
7622 * gdb.base/sigstep.c (main): Change to use an infinite loop.
7623
7624 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
7625
7626 * gdb.mi/basics.c: Add copyright notice.
7627 * gdb.mi/var-cmd.c: Add copyright notice.
7628
7629 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
7630
7631 * lib/gdb.exp: Remove signed_keyword_not_used.
7632 * lib/compiler.c: Likewise.
7633 * lib/compiler.cc: Likewise.
7634
7635 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
7636
7637 * gdb.base/whatis.c: Remove conditional disabling of "signed".
7638 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
7639
7640 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
7641
7642 * gdb.base/whatis.c: Add copyright notice.
7643
7644 2004-08-20 Mark Kettenis <kettenis@gnu.org>
7645
7646 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
7647 it to skip the breakpoints encoded in the inline assembly.
7648
7649 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7650
7651 * Makefile.in: Add gdb.fortran.
7652
7653 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7654
7655 * gdb.base/call-sc.exp (test_scalar_returns):
7656 Fix cut-and-paste glitch in "Make fun return now".
7657
7658 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
7659
7660 * configure.in: Add gdb.fortran.
7661 * configure: Regenerate.
7662 * gdb.fortran/Makefile.in: New file.
7663 * lib/gdb.exp (skip_fortran_tests): New procedure.
7664
7665 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
7666
7667 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
7668 reference to bug-gnu@prep.ai.mit.edu.
7669 * gdb.mi/mi-var-child.exp: Likewise.
7670 * gdb.mi/mi-var-cmd.exp: Likewise.
7671 * gdb.mi/mi-var-display.exp: Likewise.
7672 * gdb.mi/mi2-var-block.exp: Likewise.
7673 * gdb.mi/mi2-var-child.exp: Likewise.
7674 * gdb.mi/mi2-var-cmd.exp: Likewise.
7675 * gdb.mi/mi2-var-display.exp: Likewise.
7676
7677 2004-08-15 Mark Kettenis <kettenis@gnu.org>
7678
7679 * gdb.base/unload.c (main): Make local variable msg const.
7680
7681 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
7682
7683 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
7684 to bug-gnu@prep.ai.mit.edu.
7685 * gdb.mi/mi-disassemble.exp: Likewise.
7686 * gdb.mi/mi-eval.exp: Likewise.
7687 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
7688 default line number.
7689 * gdb.mi/mi-return.exp: Likewise.
7690 * gdb.mi/mi-simplerun.exp: Likewise.
7691 * gdb.mi/mi-stack.exp: Likewise.
7692 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
7693 number with explicit range test.
7694 * gdb.mi/mi-watch.exp: Likewise.
7695 * gdb.mi/mi2-break.exp: Likewise.
7696 * gdb.mi/mi2-cli.exp: Likewise.
7697 * gdb.mi/mi2-disassemble.exp: Likewise.
7698 * gdb.mi/mi2-eval.exp: Likewise.
7699 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
7700 default line number.
7701 * gdb.mi/mi2-return.exp: Likewise.
7702 * gdb.mi/mi2-simplerun.exp: Likewise.
7703 * gdb.mi/mi2-stack.exp: Likewise.
7704 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
7705 number with explicit range test.
7706 * gdb.mi/mi2-watch.exp: Likewise.
7707
7708 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
7709
7710 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
7711 * gdb.cp/m-static.exp: Likewise.
7712 * gdb.cp/rtti.exp: Likewise.
7713
7714 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7715
7716 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
7717
7718 2004-08-14 Eli Zaretskii <eliz@gnu.org>
7719
7720 * ChangeLog: Prefix Local Variables with semi-colons and indent
7721 the reference to older ChangeLog files, to fix fontification in
7722 Emacs.
7723
7724 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7725
7726 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
7727 * gdb.mi/mi2-break.exp: Likewise.
7728
7729 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7730
7731 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
7732
7733 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7734
7735 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
7736
7737 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7738
7739 * gdb.cp/classes.exp: Remove unused declarations. Just let
7740 test names default instead of providing special names. Remove
7741 extraneous demangler test.
7742
7743 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
7744
7745 * gdb.base/unload.exp: New test for breakpoints in dynamically
7746 loaded libraries.
7747 * gdb.base/unload.c: Ditto.
7748 * gdb.base/unloadshr.c: Ditto.
7749
7750 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
7751
7752 * gdb.cp/classes.exp (test_ptype_class_objects): Call
7753 cp_test_ptype_class.
7754 (test_enums): Likewise.
7755
7756 2004-08-10 Andrew Cagney <cagney@gnu.org>
7757
7758 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
7759 files.
7760
7761 2004-08-10 Andrew Cagney <cagney@gnu.org>
7762
7763 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
7764 init_malloc call.
7765
7766 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
7767
7768 * ChangeLog: Add copyright notice. The notice is copied
7769 from emacs 21.3 top level ChangeLog.
7770
7771 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7772
7773 * lib/cp-support.exp: New file.
7774 * lib/cp-support.exp (cp_test_type_class): New function.
7775 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
7776 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
7777 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
7778 cp_test_ptype_class.
7779
7780 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7781
7782 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
7783 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
7784 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
7785 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
7786 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
7787 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
7788 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
7789 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
7790 gdb.mi/mi2-watch.exp: Update copyright years.
7791
7792 2004-08-09 Mark Kettenis <kettenis@gnu.org>
7793
7794 * gdb.base/sigaltstack.exp: Provide proper anchoring.
7795
7796 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7797
7798 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
7799 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
7800 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
7801 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
7802 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
7803 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
7804 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
7805 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7806 gdb.mi/mi-watch.exp: Update copyright years.
7807
7808 2004-08-08 Daniel Jacobowitz <dan@debian.org>
7809
7810 PR gdb/1738
7811 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
7812 from a breakpoint with a pending signal.
7813
7814 2004-08-08 Daniel Jacobowitz <dan@debian.org>
7815
7816 PR gdb/1736
7817 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
7818 * gdb.base/sigaltstack.exp (finish_test): Consume output until
7819 the prompt.
7820 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
7821
7822 2004-08-08 Daniel Jacobowitz <dan@debian.org>
7823
7824 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
7825
7826 2004-08-08 Daniel Jacobowitz <dan@debian.org>
7827
7828 PR gdb/1736
7829 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
7830 for i?86-*-linux*.
7831
7832 2004-08-08 Daniel Jacobowitz <dan@debian.org>
7833
7834 * gdb.arch/i386-prologue.exp: Compile without debug information.
7835
7836 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
7837
7838 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
7839 rather than asking gdb to search.
7840
7841 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7842
7843 * gdb.base/gcore.c: Include <string.h>.
7844
7845 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7846
7847 * gdb.base/gcore.c: Add copyright notice.
7848
7849 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7850
7851 * gdb.base/freebpcmd.c: Include <stdio.h>.
7852 * gdb.base/long_long.c: Include <string.h>.
7853 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
7854 * gdb.base/siginfo.c: Include <string.h>.
7855 * gdb.base/sigstep.c: Include <string.h>.
7856
7857 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7858
7859 * gdb.base/complex.c: Include <stdlib.h>.
7860
7861 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7862
7863 * gdb.base/complex.c: Add copyright notice.
7864
7865 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7866
7867 * gdb.base/charset.c: Include <stdlib.h>.
7868
7869 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7870
7871 * gdb.base/auxv.c: Include <stdlib.h>.
7872
7873 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7874
7875 * gdb.base/auxv.c: Add copyright notice.
7876
7877 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7878
7879 * gdb.base/coremaker.c: Add copyright notice.
7880 * gdb.base/coremaker2.c: Add copyright notice.
7881
7882 2004-08-04 Andrew Cagney <cagney@gnu.org>
7883
7884 * gdb.base/store.exp: Update copyright.
7885 (check_set, up_set, check_struct, up_struct): Add a prefix to test
7886 names, do not import gdb_prompt.
7887
7888 2004-08-01 Andrew Cagney <cagney@gnu.org>
7889
7890 Fix PR testsuite/1729.
7891 * gdb.base/dump.exp: Add test name to callers of capture_value, do
7892 not use capture_value with value 4.
7893 (capture_value): Add optional test name parameter.
7894 (test_reload_saved_value, test_restore_saved_value): Use $msg as
7895 the prefix, pass to capture_value.
7896
7897 2004-08-01 Mark Kettenis <kettenis@gnu.org>
7898
7899 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
7900 * gdb.arch/i386-prologue.c (standard): New prototype and function.
7901 (main): Call new function.
7902
7903 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7904
7905 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
7906
7907 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7908
7909 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
7910
7911 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7912
7913 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
7914 Accept more values of vtbl pointer. Remove some messages
7915 about "obsolete gcc or gdb".
7916
7917 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
7918
7919 * gdb.cp/classes.exp: Accept more varieties of ptype output.
7920
7921 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
7922
7923 * gdb.base/asm-source.exp: Properly convert target board
7924 debug flags from gcc format to binutils format.
7925
7926 2004-07-28 Mark Kettenis <kettenis@gnu.org>
7927
7928 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
7929 gdb1718". PR backtrace/1718 partially fixed.
7930
7931 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
7932
7933 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
7934
7935 2004-07-26 Nick Clifton <nickc@redhat.com>
7936
7937 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
7938 good default value for a specific architecture is available then
7939 set it to that value. Otherwise default to the -gstabs switch.
7940 Remove the -g... switches from the asm-flags variable. Allow the
7941 target board info to override the value if it wants to. Pass the
7942 switch on the assembler command line.
7943
7944 2004-07-23 Mark Kettenis <kettenis@gnu.org>
7945
7946 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
7947 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
7948 (main): Call new function.
7949
7950 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
7951
7952 Test for PR exp/1715.
7953 * gdb.base/radix.exp: Refactor common procedures. Make all
7954 test names unique. Change XFAIL to KFAIL.
7955
7956 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
7957
7958 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
7959 * gdb.ada/gnat_ada.gin: ... to here.
7960 * configure.in: Use gnat_ada.gin.
7961 * configure: Regenerate.
7962
7963 2004-07-20 Andrew Cagney <cagney@gnu.org>
7964
7965 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
7966 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
7967 XFAILs. Clean up test messages and comments. Check backtraces.
7968 Delete re-sync code.
7969
7970 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
7971
7972 Fix PR cli/740.
7973 * gdb.base/annota1.exp: Honor gdb,nosignals.
7974 * gdb.base/annota3.exp: Likewise.
7975
7976 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
7977
7978 * lib/java.exp: Update copyright notice.
7979
7980 2004-07-19 Andrew Cagney <cagney@gnu.org>
7981
7982 * gdb.base/selftest.exp: Copy file from here ...
7983 * gdb.gdb/selftest.exp: ... to here.
7984
7985 2004-07-16 Andrew Cagney <cagney@redhat.com>
7986
7987 * lib/insight-support.exp: Delete file.
7988 * lib/java.exp (java_init): Fix copyright.
7989
7990 2004-07-16 Andrew Cagney <cagney@gnu.org>
7991
7992 * gdb.base/restore.c: Append "prologue" to comments marking the a
7993 function's prologue.
7994 * gdb.base/restore.exp: Update copyright, re-indent.
7995 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
7996 callerN" prefix where needed. Update patterns that match a
7997 function's prologue.
7998
7999 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
8000
8001 * gdb.base/restore.c: Add copyright notice.
8002
8003 2004-07-16 Andrew Cagney <cagney@gnu.org>
8004
8005 * gdb.base/logical.exp: Update copyright.
8006 (evaluate): New procedure. Use to re-implement tests using
8007 several tables.
8008
8009 2004-07-14 Martin Hunt <hunt@redhat.com>
8010
8011 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
8012 which fixes some problems where init.tcl was not found.
8013
8014 2004-07-13 Andrew Cagney <cagney@gnu.org>
8015
8016 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
8017 (check_sizeof, check_valueof): Do not include the output in the
8018 test name. Use gdb_test.
8019 (get_valueof): Use gdb_test_multiple.
8020
8021 * gdb.base/step-test.exp: Update copyright. Use
8022 gdb_test_multiple. Ensure that test names do not include
8023 architecture dependent output.
8024
8025 * gdb.gdb/observer.exp: Update copyright.
8026 (setup_test): Use gdb_test_multiple.
8027 (attach_first_observer, attach_second_observer)
8028 (attach_third_observer, detach_first_observer)
8029 (detach_second_observer, detach_third_observer)
8030 (reset_counters, check_counters): Make $message a prefix.
8031 (test_normal_stop_notifications): Add "args" parameter - a list of
8032 init functions to be called. Make $message a prefix,
8033 (test_observer_normal_stop): Change the message prefixes so that
8034 they are unique, pass the attach / detach procedures to
8035 test_normal_stop_notifications.
8036
8037 * gdb.base/signull.exp (test_segv): Prefix all tests with
8038 "${name}". Clean up test messages.
8039
8040 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
8041
8042 * gdb.base/ena-dis-br.exp: Update copyright.
8043 (break_at): New function. Replace send_gdb with gdb_test,
8044 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
8045 ignore count, not stopped at bpt", with KFAIL.
8046
8047 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
8048
8049 * gdb.base/attach.exp: Remove cleanupfile handling.
8050
8051 2004-07-12 Andrew Cagney <cagney@gnu.org>
8052
8053 * gdb.base/annota1.exp: Cleanup corefile test name.
8054 * gdb.base/annota3.exp: Ditto.
8055
8056 2004-07-12 Andrew Cagney <cagney@gnu.org>
8057
8058 * gdb.base/signals.exp: Clean up copyright, re-indent.
8059
8060 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
8061 gdb_test and gdb_test_multiple.
8062
8063 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
8064
8065 * gdb.java/jmain.exp: Fix expected line number for main to
8066 break at. Set XFAIL for break at main test since gcj does not
8067 provide line number info for first statement in main.
8068
8069 2004-07-08 Andrew Cagney <cagney@gnu.org>
8070
8071 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
8072
8073 * gdb.base/sigbpt.exp: Make the common part of each test name a
8074 prefix instead of suffix.
8075
8076 2004-07-07 Bob Rossi <bob_rossi@cox.net>
8077
8078 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
8079 test from test_tbreak_creation_and_listing to
8080 test_file_list_exec_source_file
8081 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
8082 Changed name of test from test_tbreak_creation_and_listing to
8083 test_file_list_exec_source_file
8084
8085 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
8086
8087 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
8088 the jmisc() constructor instead of <init>.
8089 * gdb.java/jmisc1.exp: Ditto.
8090
8091 2004-07-07 Andrew Cagney <cagney@gnu.org>
8092
8093 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
8094 corrupting the PC.
8095
8096 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
8097
8098 * gdb.cp/templates.exp: Accept whitespace change in demangler
8099 output.
8100
8101 2004-07-06 Andrew Cagney <cagney@gnu.org>
8102
8103 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
8104
8105 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
8106
8107 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
8108 * lib/compiler.cc: Likewise.
8109
8110 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
8111
8112 * lib/compiler.cc: Work around string preprocessing problem
8113 with old hp c++ compiler.
8114 * lib/compiler.c: Likewise.
8115
8116 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
8117
8118 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
8119 directives to conditionalize symbol prefixing.
8120 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
8121 additional_flags handling. Add underscore prefix for Cygwin.
8122 * gdb.arch/i386-unwind.c: Use preprocessor directives to
8123 conditionalize symbol prefixing.
8124 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
8125 additional_flags handling. Add underscore prefix for Cygwin.
8126
8127 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
8128
8129 * gdb.base/bigcore.exp: Skip test on Cygwin.
8130
8131 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
8132
8133 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
8134 formats for "info register". Use gdb_test_multiple. Fix
8135 the "invalid register" test.
8136
8137 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
8138
8139 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
8140 PID for Cygwin. Add Cygwin specific strings to check for in some
8141 tests.
8142 (do_attach_tests): Add a test for user interaction when attaching
8143 to a process with no matching symbol table already loaded.
8144
8145 2004-06-26 Andrew Cagney <cagney@gnu.org>
8146
8147 Test PR java/1567 and PR java/1565.
8148 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
8149 * gdb.java/jmisc2.exp: Delete file.
8150
8151 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
8152
8153 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
8154
8155 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
8156
8157 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
8158 attach process.
8159
8160 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
8161
8162 * gdb.cp/pr-1553.exp: Remove.
8163
8164 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
8165
8166 * gdb.cp/pr-1553.cc: Remove.
8167 * gdb.cp/pr-1553.exp: Disable this test.
8168
8169 2004-06-20 Jim Blandy <jimb@redhat.com>
8170
8171 Fix PR testsuite/1680.
8172 * gdb.arch/i386-sse.exp: Properly quote curly braces in
8173 regular expressions.
8174
8175 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8176
8177 Fix PR testsuite/1679.
8178 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
8179 Issue an UNSUPPORTED result instead.
8180
8181 2004-06-18 Jim Blandy <jimb@redhat.com>
8182
8183 * gdb.base/charset.exp: Only send a control-C if we see a new
8184 prompt and incomplete command.
8185
8186 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
8187
8188 * gdb.cp/pr-574.cc: Add copyright notice.
8189
8190 2004-06-17 Jim Blandy <jimb@redhat.com>
8191
8192 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
8193 cases where the regexp has no groups; this grabs random text from
8194 the previous test suite, whatever that was.
8195
8196 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
8197
8198 * gdb.cp/printmethod.cc: Add copyright notice.
8199
8200 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
8201
8202 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
8203
8204 2004-06-16 Andrew Cagney <cagney@gnu.org>
8205
8206 * gdb.base/signull.c: Update copyright. Include <string.h>.
8207 (bowler): Replace data_pointer with data_read
8208 and data_write cases. Add code_descriptor case.
8209 (zero, desc): New array and pointer.
8210 (data, code): Change to simple pointers.
8211 * gdb.base/signull.exp: Fix probe pattern matching a function
8212 descriptor SIGSEGV. Replace data_pointer with data_read and
8213 data_write tests.
8214
8215 2004-06-16 Andrew Cagney <cagney@gnu.org>
8216
8217 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
8218
8219 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
8220
8221 * gdb.base/long_long.c: Add copyright notice.
8222
8223 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
8224
8225 * gdb.base/long_long.exp: Remove reference to
8226 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
8227 to gdb_breakpoint and gdb_continue_to_breakpoint.
8228
8229 2004-06-14 Jim Blandy <jimb@redhat.com>
8230
8231 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
8232 endian case.
8233
8234 2004-06-14 Andrew Cagney <cagney@gnu.org>
8235
8236 * gdb.base/gcore.exp (capture_command_output): Delete the always
8237 passing tests containing inferior values.
8238 * gdb.base/ending-run.exp: Do not include the breakpoint address
8239 in the test message. Update copyright.
8240 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
8241 size in the test name, use gdb_test_multiple. Update copyright.
8242
8243 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
8244
8245 * gdb.cp/ref-types.cc: Add copyright notice.
8246
8247 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
8248
8249 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
8250 hp_aCC_compiler.
8251 * lib/compiler.cc: Likewise.
8252 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
8253 'set' commands. Log diagnostics for other lines. Set
8254 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
8255
8256 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
8257
8258 * gdb.cp/try_catch.cc: Add copyright notice.
8259
8260 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
8261
8262 * gdb.cp/userdef.cc: Add copyright notice.
8263
8264 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
8265
8266 * gdb.cp/virtfunc.cc: Add copyright notice.
8267
8268 2004-06-11 Randolph Chung <tausq@debian.org>
8269
8270 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
8271 problem.
8272
8273 2004-06-10 Andrew Cagney <cagney@gnu.org>
8274
8275 * lib/compiler.cc, lib/compiler.c: Append either
8276 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
8277 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
8278 instead of gcc-3-3.
8279
8280 2004-06-09 Andrew Cagney <cagney@gnu.org>
8281
8282 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
8283 gdb/1455, bug is specific to "long long" and "double".
8284
8285 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
8286 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
8287 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
8288 fixed.
8289
8290 2004-06-09 Andrew Cagney <cagney@gnu.org>
8291
8292 * gdb.base/structs.exp (test_struct_returns): Replace
8293 "return_value_unknown" and "finish_value_unknown" by
8294 "return_value_known" and "finish_value_known". Instead of
8295 "return_value_unknown" iff "finish_value_unknown", check
8296 "return_value_known" implies "finish_value_known".
8297
8298 2004-06-08 Martin Hunt <hunt@redhat.com>
8299
8300 * gdb.base/float.exp: Add pattern for mips targets.
8301
8302 2004-06-08 Randolph Chung <tausq@debian.org>
8303
8304 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
8305 message for unknown architectures more clear.
8306
8307 2004-06-08 Joel Brobecker <brobecker@gnat.com>
8308
8309 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
8310 start the execution of the program.
8311
8312 2004-06-07 Jim Blandy <jimb@redhat.com>
8313
8314 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
8315 * gdb.arch/i386-cpuid.h: New helper file.
8316
8317 2004-06-07 Randolph Chung <tausq@debian.org>
8318
8319 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
8320 has started.
8321
8322 2004-06-04 Roland McGrath <roland@redhat.com>
8323
8324 Fix PR gdb/1647.
8325 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
8326 differently to be robust to output buffering differences.
8327
8328 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
8329
8330 * gdb.threads/pthreads.exp: Update copyright years.
8331 (check_control_c): Change asynchronous 'after' to synchronous.
8332
8333 2004-06-04 Roland McGrath <roland@redhat.com>
8334
8335 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
8336 next gdb prompt.
8337
8338 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
8339
8340 Fix PR gdb/1636.
8341 * gdb.threads/manythreads.exp: Change asynchronous 'after'
8342 calls to synchronous.
8343
8344 2004-05-26 Jim Blandy <jimb@redhat.com>
8345
8346 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
8347
8348 2004-05-24 Randolph Chung <tausq@debian.org>
8349
8350 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
8351 * gdb.asm/pa.inc: New file.
8352
8353 2004-05-22 Mark Kettenis <kettenis@gnu.org>
8354
8355 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
8356
8357 2004-05-21 Joel Brobecker <brobecker@gnat.com>
8358 Daniel Jacobowitz <drow@mvista.com>
8359
8360 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
8361 GDB prompt.
8362
8363 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8364
8365 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
8366 setjmp/longjmp. Use sigaction instead of signal.
8367
8368 2004-05-19 J. Brobecker <brobecker@gnat.com>
8369 Michael Snyder <msnyder@redhat.com>
8370
8371 * gdb.threads/pthread_cond_wait.c: New file.
8372 * gdb.threads/pthread_cond_wait.exp: New testcase.
8373
8374 2004-05-13 Andrew Cagney <cagney@redhat.com>
8375
8376 * gdb.base/signull.exp, gdb.base/signull.c: New files.
8377 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
8378
8379 2004-05-11 Andrew Cagney <cagney@redhat.com>
8380
8381 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
8382 fixed but revealed gdb/1639.
8383
8384 2004-05-10 Andrew Cagney <cagney@redhat.com>
8385
8386 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
8387 func1" and "next to 2nd alarm", kernel bug avoided.
8388
8389 2004-05-10 Daniel Jacobowitz <dan@debian.org>
8390
8391 PR external/1568
8392 * gdb.base/bigcore.exp: Check the size of the dumped core file.
8393 XFAIL if it is smaller than bytes_allocated.
8394 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
8395 (main): Make chunks_allocated unsigned. Correct comment.
8396
8397 2004-05-07 Joel Brobecker <brobecker@gnat.com>
8398
8399 * gdb.arch/powerpc-aix-prologue.c: New file.
8400 * gdb.arch/powerpc-aix-prologue.exp: New file.
8401
8402 2004-05-07 Jim Blandy <jimb@redhat.com>
8403
8404 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
8405 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
8406
8407 2004-05-06 Joel Brobecker <brobecker@gnat.com>
8408
8409 * gdb.base/sep.exp: No longer setup_kfail when the program was
8410 built with dwarf2.
8411
8412 2004-05-05 Jim Ingham <jingham@apple.com>
8413
8414 * gdb.base/pending.exp: Make sure pending breakpoints
8415 preserve the ignore count.
8416
8417 2004-04-27 Jerome Guitton <guitton@gnat.com>
8418
8419 * i386-prologue.exp: Add testcase for jump instruction as first
8420 instruction of the real code.
8421 * i386-prologue.c (jump_at_beginning): New function.
8422
8423 2004-04-28 Mark Kettenis <kettenis@gnu.org>
8424
8425 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
8426 x86_64-*-*.
8427
8428 2004-04-28 Mark Kettenis <kettenis@gnu.org>
8429
8430 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
8431 i*86-*-*.
8432
8433 2004-04-25 Mark Kettenis <kettenis@gnu.org>
8434
8435 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
8436 expression that checks the return type.
8437
8438 2004-04-23 Andrew Cagney <cagney@redhat.com>
8439
8440 * gdb.base/call-sc.exp: New test of scalar call/return values.
8441 * gdb.base/call-sc.c: Ditto.
8442
8443 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8444
8445 * gdb.threads/manythreads.c: Reduce thread stack size.
8446
8447 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
8448
8449 * gdb.threads/manythreads.c: Add copyright notice.
8450
8451 2004-04-23 Andrew Cagney <cagney@redhat.com>
8452
8453 * gdb.base/siginfo.exp: Better handle step out of signal.
8454 * gdb.base/sigstep.exp: Ditto.
8455
8456 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
8457 Daniel Jacobowitz <drow@mvista.com>
8458
8459 * gdb.threads/manythreads.c: New testcase.
8460 * gdb.threads/manythreads.exp: Ditto.
8461
8462 2004-04-22 Jim Blandy <jimb@redhat.com>
8463
8464 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
8465 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
8466
8467 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
8468
8469 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
8470
8471 2004-04-21 Andrew Cagney <cagney@redhat.com>
8472
8473 * gdb.base/sigstep.c: New file.
8474 * gdb.base/sigstep.exp: New file.
8475
8476 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8477
8478 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
8479 call to observer_notify_normal_stop.
8480
8481 2004-04-15 Andrew Cagney <cagney@redhat.com>
8482
8483 * gdb.base/siginfo.c: New file.
8484 * gdb.base/siginfo.exp: New file.
8485
8486 2004-04-12 J. Brobecker <brobecker@gnat.com>
8487
8488 * gdb.base/sep.exp: Fix typo in comment.
8489
8490 2004-04-12 J. Brobecker <brobecker@gnat.com>
8491
8492 * gdb.base/sep.c: New file.
8493 * gdb.base/sep-proc.c: New file.
8494 * gdb.base/sep.exp: New testcase.
8495
8496 2004-04-09 Mark Kettenis <kettenis@gnu.org>
8497
8498 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
8499 support.
8500
8501 2004-04-05 Andrew Cagney <cagney@redhat.com>
8502
8503 * gdb.base/sigaltstack.c: New file.
8504 * gdb.base/sigaltstack.exp: New file.
8505
8506 2004-04-04 Joel Brobecker <brobecker@gnat.com>
8507
8508 * gdb.base/foll-fork.exp: Update the expected output for
8509 "help set follow-fork-mode", to match a change that was made
8510 to the help of this variable on 2004-01-13.
8511
8512 2004-04-01 Joel Brobecker <brobecker@gnat.com>
8513
8514 * lib/ada.exp: Add copyright notice.
8515 * bar.ads: Likewise.
8516 * bar.adb: Likewise.
8517 * null_record.adb: Likewise.
8518 * null_record.exp: Likewise.
8519 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
8520
8521 2004-04-01 Joel Brobecker <brobecker@gnat.com>
8522
8523 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
8524 * configure: Regenerate.
8525
8526 2004-04-01 Joel Brobecker <brobecker@gnat.com>
8527
8528 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
8529 to build the application. Remove the message printed when in
8530 verbose mode, redundant with the UNSUPPORTED message above.
8531
8532 2004-03-31 Joel Brobecker <brobecker@gnat.com>
8533
8534 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
8535 * gdb.ada (null_record.exp): New testcase.
8536
8537 2004-03-31 Joel Brobecker <brobecker@gnat.com>
8538
8539 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
8540
8541 2004-03-31 Joel Brobecker <brobecker@gnat.com>
8542
8543 * gdb.ada: New subdirectory.
8544 * gdb.ada/Makefile.in: New file.
8545 * gdb.ada/gnat_ada.gpr.in: New file.
8546
8547 2004-03-31 Joel Brobecker <brobecker@gnat.com>
8548
8549 * lib/ada.exp: New file.
8550
8551 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
8552
8553 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
8554 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
8555
8556 2004-03-22 Andrew Cagney <cagney@redhat.com>
8557
8558 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
8559 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8560 Problem identified by Ulrich Weigand.
8561
8562 2004-03-17 David Carlton <carlton@kealia.com>
8563
8564 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
8565 PR c++/826.
8566
8567 2004-03-16 Roland McGrath <roland@redhat.com>
8568
8569 * gdb.base/auxv.exp: New file.
8570 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
8571
8572 2004-03-12 David Carlton <carlton@kealia.com>
8573
8574 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
8575 * gdb.cp/pr-1553.cc: Ditto.
8576 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
8577 pass branch.
8578
8579 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
8580
8581 * gdb.cp/templates.exp: Accept more template types.
8582
8583 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
8584
8585 From Corinna Vinschen with modifications.
8586 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
8587 local variable obj_with_enum.
8588 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
8589 results with obj_with_enum.
8590
8591 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
8592
8593 * gdb.cp/classes.cc: New file, copied from misc.cc.
8594 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
8595
8596 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
8597
8598 * gdb.cp/misc.cc: Add copyright notice.
8599
8600 2004-03-05 David Carlton <carlton@kealia.com>
8601
8602 * gdb.cp/rtti.exp: Add 'print *obj3' test.
8603 * gdb.cp/rtti.h: Update copyright.
8604 (namespace n2::n3): New.
8605 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
8606 (n2::n3::func3): New.
8607 (main): Call n2::n3::func3.
8608 * gdb.cp/rtti2.cc: Update copyright.
8609 (n2::create3): New.
8610
8611 2004-03-04 Mark Kettenis <kettenis@gnu.org>
8612
8613 * gdb.asm/openbsd.inc: Fix typo.
8614
8615 2004-03-03 Fred Fish <fnf@redhat.com>
8616
8617 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
8618 "val" instead of unused "size". Update copyright year.
8619
8620 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
8621
8622 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
8623 to use unsigned char.
8624 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
8625 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
8626
8627 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
8628
8629 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
8630 line of output.
8631
8632 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
8633
8634 * gdb.base/relocate.c (dummy): Initialize.
8635
8636 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
8637
8638 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
8639 a breakpoint at exit.
8640
8641 2004-02-27 Fred Fish <fnf@redhat.com>
8642
8643 * gdb.base/chng-syms.exp: Add expect condition to match failing
8644 case that isn't a timeout.
8645
8646 2004-02-27 Andrew Cagney <cagney@redhat.com>
8647
8648 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
8649 support.
8650
8651 2004-02-26 Fred Fish <fnf@redhat.com>
8652
8653 * gdb.arch/gdb1431.c: Remove.
8654 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
8655 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
8656 of "until" incorrectly.
8657
8658 2004-02-26 J. Brobecker <brobecker@gnat.com>
8659
8660 * gdb.cp/class2.cc (empty): New class.
8661 (refer): New function.
8662 (main): Declare an object of type empty and use it.
8663 * gdb.cp/class2.exp: Print the value of an object of type empty.
8664
8665 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8666
8667 * gdb.base/langs.exp: Update query string to match the
8668 new nquery format used for pending breakpoints.
8669
8670 2004-02-26 Andrew Cagney <cagney@redhat.com>
8671
8672 Fix PR i18n/1570.
8673 * gdb.base/charset.c: Update copyright notice.
8674 (main, init_string): Remove the escape character '\e' tests.
8675 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
8676 * gdb.base/charset.exp (valid_host_charset): Ditto.
8677 * gdb.base/setvar.exp: Ditto.
8678
8679 2004-02-24 Andrew Cagney <cagney@redhat.com>
8680
8681 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
8682 mmapped data in core file" PASS and FAIL messages consistent.
8683
8684 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
8685 setting a breakpoint. Work around PR java/1565.
8686
8687 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8688
8689 * lib/gdb.exp (gdb_breakpoint): Update query string to match
8690 new nquery format.
8691 * gdb.base/pending.exp: Ditto.
8692
8693 2004-02-22 Mark Kettenis <kettenis@gnu.org>
8694
8695 * configure.in: Run stabs tests on *BSD.
8696 * configure: Regenerated.
8697
8698 2004-02-21 Mark Kettenis <kettenis@gnu.org>
8699
8700 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
8701
8702 2004-02-20 Fred Fish <fnf@redhat.com>
8703
8704 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
8705 blank in test for "returns short", for consistency with other
8706 "returns xxx" tests. Update copyright year.
8707
8708 2004-02-19 Fred Fish <fnf@redhat.com>
8709
8710 New testcase for PR breakpoint/1558.
8711 * gdb.arch/gdb1558.exp: New file.
8712 * gdb.arch/gdb1558.c: New file.
8713
8714 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
8715
8716 * gdb.base/nodebug.exp: Fix typo.
8717
8718 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8719
8720 Committed by Jim Blandy <jimb@redhat.com>.
8721
8722 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
8723
8724 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
8725
8726 * gdb.base/float.exp: Support s390*-*-* targets.
8727
8728 2004-02-17 Adam Fedor <fedor@gnu.org>
8729
8730 * gdb.base/gdb1555.exp: New file.
8731 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
8732
8733 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8734
8735 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
8736
8737 2004-02-16 Fred Fish <fnf@redhat.com>
8738
8739 * gdb.arch/gdb1291.c: Remove
8740 * gdb.arch/gdb1291.s: New test input file.
8741 * gdb.arch/gdb1291.exp: Expand test to check case that should not
8742 fail. Test for correct result, known incorrect result, other
8743 failures and timeouts.
8744
8745 2004-02-16 Andrew Cagney <cagney@redhat.com>
8746
8747 * gdb.base/bigcore.exp: New file.
8748 * gdb.base/bigcore.c: New file.
8749
8750 2004-02-13 Andrew Cagney <cagney@redhat.com>
8751
8752 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
8753 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
8754 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
8755 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
8756 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
8757 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
8758 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
8759 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
8760 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
8761 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
8762
8763 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
8764
8765 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
8766 executed is an alloc instruction.
8767
8768 2004-02-11 David Carlton <carlton@kealia.com>
8769
8770 * gdb.cp/breakpoint.exp: New.
8771 * gdb.cp/breakpoint.cc: New.
8772
8773 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
8774
8775 Partial fix for PR gdb/1543.
8776 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
8777 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
8778 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
8779 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
8780 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
8781 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
8782 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
8783 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
8784 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
8785 to bug-gdb@prep.ai.mit.edu .
8786 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
8787 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
8788 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
8789 Likewise.
8790
8791 2004-02-10 Andrew Cagney <cagney@redhat.com>
8792
8793 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
8794 using gdb_internal_error_resync.
8795
8796 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
8797
8798 * gdb.threads/thread-specific.exp: Stop early if no threads are
8799 found.
8800
8801 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
8802
8803 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
8804
8805 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
8806
8807 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
8808 breakpoints.
8809
8810 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
8811
8812 * config/sim.exp (gdb_load): Handle $arg == "".
8813 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
8814 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
8815
8816 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
8817
8818 * gdb.base/maint.exp: Update test to reflect
8819 obstack changes.
8820
8821 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
8822
8823 * gdb.base/pendshr.c (pendfunc): New function that calls
8824 pendfunc1.
8825 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
8826
8827 2004-02-04 Fred Fish <fnf@redhat.com>
8828
8829 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
8830 function symbols and update copyright years.
8831 * gdb.arch/gdb1291.c: Ditto.
8832
8833 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8834
8835 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
8836
8837 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8838
8839 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
8840
8841 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8842
8843 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
8844
8845 2004-02-02 Fred Fish <fnf@redhat.com>
8846
8847 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
8848 remote targets. Update copyright years.
8849
8850 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8851
8852 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
8853 support.
8854 * gdb.base/langs.exp: Fix test which attempts to create
8855 breakpoint on non-existent function to handle new pending
8856 support.
8857 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
8858 a breakpoint.
8859 * gdb.base/pending.exp: New test.
8860 * gdb.base/pending.c: New file.
8861 * gdb.base/pendshr.c: Ditto.
8862
8863 2004-02-02 David Carlton <carlton@kealia.com>
8864
8865 * gdb.cp/overload.exp: Add overloadNamespace tests.
8866 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
8867 (overloadNamespace, XXX): New.
8868 (main): Call XXX::marker2.
8869
8870 2004-02-01 Fred Fish <fnf@redhat.com>
8871
8872 * gdb.base/dump.exp: Use runto_main instead of "runto main".
8873 * gdb.base/finish.exp: Ditto.
8874 * gdb.base/gcore.exp: Ditto.
8875 * gdb.base/huge.exp: Ditto.
8876 * gdb.base/info-proc.exp: Ditto.
8877 * gdb.base/return2.exp: Ditto.
8878 * gdb.threads/gcore-thread.exp: Ditto.
8879
8880 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
8881
8882 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
8883
8884 2004-02-01 Mark Kettenis <kettenis@gnu.org>
8885
8886 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
8887 that opening the file succeeds on OpenBSD.
8888
8889 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
8890
8891 * gdb.threads/thread-specific.c: New file.
8892 * gdb.threads/threads-specific.exp: New test script.
8893 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
8894 to expect_out.
8895
8896 2004-02-01 Mark Kettenis <kettenis@gnu.org>
8897
8898 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
8899 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
8900 only on the "print_small_structs from print_long_arg_list" test.
8901
8902 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
8903
8904 * gdb.base/completion.exp: Kill a stray backslash.
8905
8906 From Jim Ingham <jingham@apple.com>:
8907 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
8908 agrees with the result from sending a tab.
8909
8910 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
8911
8912 * gdb.base/chng-syms.exp: Remove stray newline.
8913
8914 2004-01-31 Mark Kettenis <kettenis@gnu.org>
8915
8916 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
8917 *-*-openbsd*.
8918 * gdb.asm/openbsd.inc: New file.
8919
8920 2004-01-30 Mark Kettenis <kettenis@gnu.org>
8921
8922 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
8923 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
8924 *-*solaris2*. Remove commented out default settings for
8925 asm-flags. Replace gdb_compile with target_link.
8926
8927 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
8928
8929 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
8930 for all tests. Remove old hp-ux and cygnus xfail cases.
8931
8932 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
8933
8934 * gdb.base/chng-syms.exp: New file.
8935 * gdb.base/chng-syms.c: New file.
8936
8937 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
8938
8939 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
8940 Provide arms for current output in all my configurations.
8941
8942 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
8943
8944 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
8945 * lib/compiler.cc: Likewise.
8946 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
8947 get the right preprocessor. Eval the output directly. Remove
8948 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
8949 hp_f77_compiler and hp_f90_compiler completely.
8950 (gdb_preprocess): Delete.
8951 (get_compiler): Delete.
8952
8953 2004-01-24 Mark Kettenis <kettenis@gnu.org>
8954
8955 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
8956 <string.h>.
8957
8958 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
8959
8960 * gdb.mi/mi-stack.exp: Update copyright.
8961
8962 2004-01-23 David Carlton <carlton@kealia.com>
8963
8964 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
8965 test for cp_lookup_transparent_type.
8966 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
8967 call them.
8968
8969 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
8970
8971 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
8972 after -var-update.
8973
8974 2004-01-23 David Carlton <carlton@kealia.com>
8975
8976 * gdb.cp/namespace.cc (C::ensureRefs): New.
8977 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
8978
8979 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
8980
8981 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
8982 case "-stack-list-locals 2".
8983 * gdb.mi/mi-var-child.exp: Test for case
8984 "-var-list-children --all-values NAME".
8985
8986 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
8987
8988 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
8989
8990 2004-01-18 Mark Kettenis <kettenis@gnu.org>
8991
8992 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
8993 used with gdb_test_multiple.
8994
8995 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
8996 read at address 0. This fixes PR testsuite/1504.
8997
8998 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
8999
9000 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
9001 Remove downloading, guessing the host executable, the calls to
9002 gdb_file_cmd and gdb_target_cmd, and "load" support.
9003 (infer_host_exec): New function broken out from gdb_load.
9004 (gdb_load): New wrapper for gdbserver_gdb_load.
9005 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
9006 gdb_target_cmd. Use -target-select.
9007 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
9008 Download binaries to the host. Clear last_mi_remote_file when
9009 we load a new binary.
9010 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
9011 call gdbserver_gdb_load and mi_gdb_target_cmd.
9012
9013 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
9014
9015 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
9016 type patterns.
9017
9018 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
9019
9020 * gdb.cp/templates.exp: Fix typo in test name of
9021 "print Foo<volatile char*>::foo".
9022
9023 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
9024
9025 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
9026
9027 2004-01-16 Ben Elliston <bje@wasabisystems.com>
9028
9029 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
9030 (clean mostlyclean): Remove empty rm.
9031
9032 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
9033
9034 * gdb.base/setvar.exp: Add copyright years.
9035
9036 2004-01-14 David Carlton <carlton@bactrian.org>
9037
9038 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
9039 PR c++/1511 and update coment.
9040 * gdb.cp/templates.exp: Update patterns to match current output.
9041 If changes involve something other than whitespace, KFAIL
9042 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
9043
9044 2004-01-14 David Carlton <carlton@kealia.com>
9045
9046 * gdb.cp/namespace.exp: Add tests involving classes defined within
9047 namespaces.
9048 * gdb.cp/namespace.cc (C::CClass): New.
9049 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
9050
9051 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
9052
9053 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
9054 what debug info we have. Print a better message if something goes
9055 wrong while producing the separate debug info file.
9056
9057 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
9058
9059 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
9060
9061 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
9062
9063 * gdb.base/callfuncs.c: Add copyright notice.
9064
9065 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
9066
9067 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
9068 inheritance. PR gdb/1498, PR gcc/13539.
9069
9070 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
9071
9072 * gdb.threads/gcore-thread.exp: Prefix name of binary with
9073 test specific name.
9074 * gdb.mi/gdb669.exp: Ditto.
9075 * gdb.mi/mi-pthreads.exp: Ditto.
9076 * gdb.mi/mi1-pthreads.exp: Ditto.
9077 * gdb.mi/mi2-pthreads.exp: Ditto.
9078
9079 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
9080
9081 * gdb.cp/member-ptr.cc: Add copyright notice.
9082
9083 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
9084
9085 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
9086 some patterns for recent versions of gcc and hpacc. Delete
9087 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
9088 Delete tests that access a NULL pointer-to-member-data. This
9089 script is still disabled for gcc.
9090
9091 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
9092
9093 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
9094 escaped correctly.
9095
9096 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
9097
9098 * gdb.base/sepdebug.exp: New file.
9099 * gdb.base/sepdebug.c: New file.
9100 * lib/gdb.exp (separate_debug_filename): New procedure.
9101 (gdb_gnu_strip_debug): New procedure.
9102
9103 2004-01-12 Andrew Cagney <cagney@redhat.com>
9104
9105 * gdb.mi/ChangeLog: Delete file. Renamed to ...
9106 * gdb.mi/ChangeLog-1999-2003: New file.
9107
9108 2004-01-12 Andrew Cagney <cagney@redhat.com>
9109
9110 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
9111 "Renaming a directory to a non-empty directory returns ENOTEMPTY
9112 or EEXIST", treat EBUSY as an XFAIL.
9113
9114 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
9115
9116 * gdb.base/scope.exp: Remove obsolete setup_xfail for
9117 hp_cc_compiler.
9118
9119 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
9120
9121 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
9122 decorations.
9123
9124 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
9125
9126 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
9127 and "(aCC)" decorations. Remove obsolete doco about old
9128 test results.
9129
9130 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
9131
9132 * gdb.cp/exception.exp: Fix typo in doco.
9133
9134 2004-01-09 Mark Kettenis <kettenis@gnu.org>
9135
9136 * gdb.base/gdb1476.exp: Fix typo.
9137
9138 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
9139
9140 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
9141 file.
9142
9143 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
9144
9145 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
9146 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
9147 Use gdb_compile. Remove restriction on gcc. Add some patterns
9148 for recent version of gdb. Delete second half, which was a copy
9149 of the first half with different build flags. This test is
9150 still disabled because it is still not ready for production.
9151
9152 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9153
9154 * gdb.cp/exception.cc: Add copyright notice.
9155 * gdb.cp/exception.exp: Add a notice that this file is broken
9156 because of line number changes caused by addition of copyright
9157 notice.
9158
9159 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9160
9161 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
9162 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
9163
9164 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9165
9166 * gdb.cp/classes.exp: Accept gnu abi 2.
9167 * gdb.cp/derivation.exp: Likewise.
9168 * gdb.cp/overload.exp: Likewise.
9169 * gdb.cp/virtfunc.exp: Likewise.
9170
9171 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9172
9173 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
9174 semicolon after end of function.
9175
9176 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9177
9178 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
9179 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
9180 boilerplate code for compiling and running the program under
9181 test. Add some string method tests.
9182
9183 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9184
9185 * gdb.cp/bs15503.cc: Add copyright notice.
9186 * gdb.cp/bs15503.exp: Adjust line number.
9187
9188 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9189
9190 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
9191 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
9192
9193 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9194
9195 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
9196 hp_cc_compiler.
9197
9198 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9199
9200 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
9201 * gdb.cp/ctti.exp: Use the marker instead of "next".
9202 With gcc, run further before bailing.
9203
9204 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9205
9206 * gdb.cp/cttiadd.cc: Add copyright notice.
9207 * gdb.cp/cttiadd1.cc: Likewise.
9208 * gdb.cp/cttiadd2.cc: Likewise.
9209 * gdb.cp/cttiadd3.cc: Likewise.
9210
9211 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9212
9213 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
9214 Use gdb_test, gdb_test_multiple. Use floating-point values that
9215 have exact representations in IEEE-ish formats.
9216
9217 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9218
9219 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
9220 compilers. Delete duplicate call to get_compiler_info.
9221 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
9222 * gdb.base/volatile.exp: Likewise.
9223
9224 2004-01-07 Mark Kettenis <kettenis@gnu.org>
9225
9226 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
9227 memory at address 0.
9228
9229 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9230
9231 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
9232 to test for hp-ux assembler. Fix copyright years.
9233
9234 2004-01-07 Andrew Cagney <cagney@redhat.com>
9235
9236 * gdb.base/fileio.c (strerrno): Add "EBUSY".
9237
9238 2004-01-07 Andrew Cagney <cagney@redhat.com>
9239
9240 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
9241 when creating the read-only file. From analysis by Roland McGrath
9242 and Elena Zannoni.
9243
9244 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
9245
9246 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
9247
9248 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
9249
9250 * gdb.base/cvexpr.c: Be type-safe with function pointers and
9251 data pointers.
9252
9253 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
9254
9255 * gdb.cp/m-static.exp: Compile one source file at a time.
9256 Delete unused call to get_compiler_info.
9257
9258 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
9259
9260 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
9261 * gdb.base/call-rt-st.exp: Likewise.
9262 * gdb.base/nodebug.exp: Likewise.
9263 * gdb.base/volatile.exp: Likewise.
9264 * gdb.cp/ref-types.exp: Likewise.
9265 * gdb.cp/templates.exp: Likewise.
9266
9267 2004-01-05 Mark Kettenis <kettenis@gnu.org>
9268
9269 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
9270
9271 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
9272
9273 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
9274 hppa*-hp-hpux*.
9275
9276 2004-01-04 Mark Kettenis <kettenis@gnu.org>
9277
9278 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
9279 x86_64-*-*.
9280
9281 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
9282 sparc64-*-* and sparc*-solaris2*.
9283
9284 2004-01-04 Mark Kettenis <kettenis@gnu.org>
9285
9286 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
9287 return ${tests}" test. The ${tests} already mentions the
9288 filename.
9289
9290 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
9291
9292 * gdb.cp/local.exp: Accept gcc abi 2.
9293
9294 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
9295
9296 * gdb.cp/templates.exp: Accept gcc abi 2.
9297
9298 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
9299
9300 * lib/compiler.cc: Remove supports_template_debugging.
9301 * gdb.cp/templates.exp: Do not test supports_template_debugging.
9302
9303 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
9304
9305 * gdb.cp/namespace.exp: Accept gcc abi 2.
9306
9307 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
9308
9309 * gdb.cp/method.exp: Accept gcc abi 2.
9310
9311 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
9312
9313 * gdb.cp/classes.exp: Generate identical results as old version.
9314 * gdb.cp/derivation.exp: Likewise.
9315 * gdb.cp/overload.exp: Likewise.
9316 * gdb.cp/virtfunc.exp: Likewise.
9317
9318 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
9319
9320 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
9321 mysterious bug with sourceware version of expect.
9322
9323 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
9324
9325 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
9326 current versions of gcc, including gcc abi 2. Remove gratuitous
9327 restart of test program. Use gdb_test_multiple and gdb_test for
9328 all tests. Add patterns to xfail missing "const" in "const char *"
9329 and kfail PR gdb/1155.
9330
9331 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
9332
9333 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
9334 current versions of gcc, including gcc abi 2. Remove gratuitous
9335 restart of test program. Use gdb_test_multiple and gdb_test for
9336 all tests. Add patterns to kfail PR gdb/1498.
9337
9338 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
9339
9340 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
9341 current versions of gcc, including gcc abi 2. Use "breakpoint"
9342 and "continue" instead of restarting the target program. Use
9343 gdb_test_multiple and gdb_test for all tests.
9344
9345 2004-01-01 Mark Kettenis <kettenis@gnu.org>
9346
9347 * gdb.asm/asm-source.exp: Update copyright year. Link statically
9348 for *-*-solaris2*.
9349
9350 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
9351
9352 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
9353 current versions of gcc, including gcc abi 2. Use "breakpoint"
9354 and "continue" instead of restarting the target program several
9355 times. Use gdb_test_multiple and gdb_test for all tests.
9356
9357 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
9358
9359 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
9360 source files.
9361
9362 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
9363
9364 * gdb.base/environ.exp: Handle compiling test case from multiple
9365 source files.
9366
9367 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
9368
9369 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
9370
9371 2003-12-17 Jim Blandy <jimb@redhat.com>
9372
9373 * gdb.base/freebpcmd.c: Add copyright notice.
9374
9375 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
9376
9377 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
9378
9379 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
9380
9381 2003-12-13 Jim Blandy <jimb@redhat.com>
9382
9383 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
9384
9385 2003-12-12 Kevin Buettner <kevinb@redhat.com>
9386
9387 * gdb.asm/frv.inc: New file.
9388 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
9389
9390 2003-12-09 Fred Fish <fnf@redhat.com>
9391
9392 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
9393 functions to break1.c and leave prototypes behind. Add more
9394 "set breakpoint NN here" comments.
9395 * gdb.base/break1.c: New file.
9396
9397 * gdb.base/break.exp: Handle compiling test case from multiple
9398 source files and change source file references as needed.
9399 * gdb.base/completion.exp: Ditto.
9400 * gdb.base/condbreak.exp: Ditto.
9401 * gdb.base/define.exp: Ditto.
9402 * gdb.base/ena-dis-br.exp: Ditto.
9403 * gdb.base/info-proc.exp: Ditto.
9404 * gdb.base/maint.exp: Ditto.
9405 * gdb.base/until.exp: Ditto.
9406
9407 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
9408 hardcoded line numbers.
9409 * gdb.base/define.exp: Ditto.
9410 * gdb.base/ena-dis-br.exp: Ditto.
9411 * gdb.base/maint.exp: Ditto.
9412 * gdb.base/until.exp: Ditto.
9413
9414 * gdb.base/completion.exp: Use "break1" for completion tests since
9415 "break" is no longer a unique prefix.
9416
9417 2003-12-06 Andrew Cagney <cagney@redhat.com>
9418
9419 * gdb.base/structs.exp (test_struct_returns): When applicable, set
9420 "return_value_unimplemented". When an unimplemented struct return
9421 architecture, report incorrect values as a KFAIL
9422
9423 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
9424
9425 * gdb.cp/rtti.exp: Accept new wording of warning from
9426 cp_lookup_rtti_type.
9427
9428 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
9429
9430 Partial fix for PR testsuite/1456.
9431 * gdb.base/scope.exp (test_at_main): Replace references to
9432 gcc_compiled with calls to test_compiler_info.
9433 (test_at_foo): Likewise.
9434 (test_at_bar): Likewise.
9435
9436 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
9437
9438 Partial fix for PR testsuite/1456.
9439 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
9440 to test_compiler_info.
9441
9442 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
9443
9444 * gdb.base/so-impl-ld.exp: Update copyright notice.
9445
9446 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
9447
9448 Partial fix for PR testsuite/1456.
9449 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
9450 to test_compiler_info.
9451
9452 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
9453
9454 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
9455 from current versions of gdb. Clean up regular expressions.
9456 Delete redundant timeout case.
9457
9458 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
9459
9460 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
9461 from current versions of gdb. Clean up regular expressions.
9462 Delete redundant timeout case.
9463
9464 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
9465
9466 Partial fix for PR testsuite/1456.
9467 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
9468 gcc_compiled with call to test_compiler_info.
9469
9470 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
9471
9472 Partial fix for PR testsuite/1456.
9473 * gdb.base/list.exp (test_list_function): Delete unused declaration
9474 of gcc_compiled.
9475
9476 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
9477
9478 Partial fix for PR testsuite/1456.
9479 * gdb.base/complex.exp: Replace reference to gcc_compiled with
9480 call to test_compiler_info.
9481
9482 2003-11-29 Mark Kettenis <kettenis@gnu.org>
9483
9484 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
9485 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
9486 it to create the appropriate note.inc.
9487 * gdb.asm/asmsrc1.s: Include "note.inc".
9488 * gdb.asm/netbsd.inc: New file.
9489 * gdb.asm/empty.inc: New file.
9490
9491 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
9492
9493 Partial fix for PR testsuite/1456.
9494 * gdb.base/constvars.exp: Replace references to gcc_compiled with
9495 calls to test_compiler_info.
9496
9497 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
9498
9499 Partial fix for PR testsuite/1456.
9500 * gdb.base/volatile.exp: Replace references to gcc_compiled with
9501 calls to test_compiler_info.
9502
9503 2003-11-27 Mark Kettenis <kettenis@gnu.org>
9504
9505 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
9506 pattern for the KFAILs.
9507
9508 2003-11-25 Adam Fedor <fedor@gnu.org>
9509
9510 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
9511 * gdb.objc/objcdecode.m: New file.
9512
9513 2003-11-25 Adam Fedor <fedor@gnu.org>
9514
9515 * gdb.objc/nondebug.exp: Test for PR objc/1236.
9516 * gdb.objc/nondebug.m: New file.
9517
9518 2003-11-26 Ben Elliston <bje@wasabisystems.com>
9519
9520 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
9521 NetBSD as it does on FreeBSD. Modelled on a similar change by
9522 Mark Kettenis on 2003-05-30.
9523 (link-flags): Set to "--entry _start" regardless of target.
9524 Special linker flags are to be appended to $link-flags.
9525 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
9526
9527 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
9528
9529 * gdb.cp/method.exp: Accept output of new demangler.
9530
9531 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
9532
9533 * gdb/class2.exp: New file.
9534 * gdb/class2.cc: New file.
9535
9536 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
9537
9538 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
9539 of new demangler.
9540
9541 2003-11-23 Mark Kettenis <kettenis@gnu.org>
9542
9543 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
9544 of gdb_test "run".
9545
9546 2003-11-23 Mark Kettenis <kettenis@gnu.org>
9547
9548 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
9549 "continue" into "run".
9550
9551 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
9552
9553 Partial fix for PR testsuite/1456.
9554 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
9555 call to test_compiler_info.
9556 * gdb.cp/ctti.exp: Likewise.
9557 * gdb.cp/derivation.exp: Likewise.
9558 * gdb.cp/member-ptr.exp: Likewise.
9559 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
9560 reference to gcc_compiled.
9561
9562 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
9563
9564 Fix PR testsuite/1463.
9565 * gdb.base/structs.exp (start_structs_test): Call
9566 get_debug_format before using the debug format.
9567
9568 2003-11-22 Andrew Cagney <cagney@redhat.com>
9569
9570 * lib/gdb.exp (gdb_test_multiple): Add simple example.
9571 * gdb.base/structs.exp: Use gdb_test_multiple.
9572
9573 2003-11-20 Andrew Cagney <cagney@redhat.com>
9574
9575 * gdb.base/structs.exp: Handle and recover from internal errors.
9576 Replace "foo${n}" with "foo<n>" in test messages.
9577
9578 * gdb.base/structs.exp: Update copyright. Rewrite.
9579 * gdb.base/structs.c: Update copyright. Rewrite.
9580
9581 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
9582 resync count exceeded.
9583
9584 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
9585 from the internal error.
9586 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
9587 Original from Jim Blandy.
9588 (gdb_test_multiple): Use gdb_internal_error_resync.
9589
9590 2003-11-19 Andrew Cagney <cagney@redhat.com>
9591
9592 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
9593 KFAIL.
9594
9595 2003-11-17 Mark Kettenis <kettenis@gnu.org>
9596
9597 New testcase for PR backtrace/1435.
9598 * gdb.arch/i386-unwind.exp: New file.
9599 * gdb.arch/i386-unwind.c: New file.
9600
9601 2003-11-17 Andrew Cagney <cagney@redhat.com>
9602
9603 * lib/gdb.exp (compiler_info): New global.
9604 (test_compiler_info): New function.
9605 (get_compiler_info): Set compiler_info.
9606 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
9607 "compiler_info" to gcc-<major>-<minor>.
9608
9609 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
9610
9611 * gdb.trace/configure: Remove.
9612
9613 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
9614
9615 * gdb.base/break.c: Add comments to aid finding line numbers for
9616 breakpoints.
9617 * gdb.base/break.exp: Remove all references to explicit line
9618 numbers.
9619
9620 2003-11-11 Nick Clifton <nickc@redhat.com>
9621
9622 * gdb.base/shreloc.exp: Do not run for targets which do not
9623 support shared objects.
9624
9625 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
9626
9627 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
9628 Don't run tests if nofileio flag is given.
9629
9630 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
9631
9632 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
9633 as well as 'Watchpoint'.
9634
9635 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
9636
9637 Reported by Jim Ingham <jingham@apple.com>:
9638 * gdb.base/annota1.exp: Match at least one occurrence of the
9639 signal handler annotation.
9640
9641 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
9642
9643 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
9644 as well as 'Watchpoint'.
9645
9646 2003-11-05 Michael Chastain <mec@shout.net>
9647
9648 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
9649
9650 2003-11-03 Kris Warkentin <kewarken@qnx.com>
9651
9652 * gdb.arch/gdb1291.c: New test file.
9653 * gdb.arch/gdb1291.exp: New test script.
9654 * gdb.arch/gdb1431.c: New test file.
9655 * gdb.arch/gdb1431.exp: New test script.
9656
9657 2003-10-22 Michael Chastain <mec@shout.net>
9658
9659 * gdb.mi/pthreads.c: Add copyright notice.
9660
9661 2003-10-22 Michael Chastain <mec@shout.net>
9662
9663 * gdb.threads/pthreads.c: Add copyright notice.
9664
9665 2003-10-20 Michael Chastain <mec@shout.net>
9666
9667 * gdb.base/gdb1056.exp: New test script.
9668
9669 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9670
9671 * gdb.threads/killed.exp: Use gdb_run_cmd.
9672
9673 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9674
9675 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
9676 create a core file.
9677 * gdb.threads/gcore-thread.exp: Likewise.
9678
9679 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
9680
9681 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
9682 type, based on char type.
9683 (struct bit_flags_short_t): New bitfield type, based on short type.
9684 (init_bit_flags_char): New fuction.
9685 (init_bit_flags_short): Ditto.
9686 (print_bit_flags_char): Ditto.
9687 (print_bit_flags_short): Ditto.
9688 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
9689
9690 2003-10-11 Michael Chastain <mec@shout.net>
9691
9692 * gdb.base/call-rt-st.exp: Update copyright year.
9693
9694 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9695
9696 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
9697 * gdb.disasm/sh3.s: Ditto.
9698
9699 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
9700
9701 * gdb.threads/switch-threads.exp: New test.
9702 * gdb.threads/switch-threads.c: New source file.
9703
9704 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
9705
9706 * gdb.base/ending-run.exp: Add sh specific case.
9707
9708 2003-10-06 Andrew Cagney <cagney@redhat.com>
9709
9710 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
9711 * gdb.disasm/mn10200.exp: Delete obsolete file.
9712
9713 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
9714
9715 * ChangeLog: Correct an entry command.exp -> commands.exp.
9716 * gdb.base/commands.exp (bp_deleted_in_command_test)
9717 (temporary_breakpoint_commands): Check noargs.
9718
9719 2003-09-25 David Carlton <carlton@kealia.com>
9720
9721 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
9722 of some print tests, where appropriate. Add tests for C::D::cd,
9723 E::ce, F::cXfX, G::XgX.
9724 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
9725
9726 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
9727
9728 * lib/java.exp (java_init): Import target_alias before using it.
9729
9730 2003-09-25 David Carlton <carlton@kealia.com>
9731
9732 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
9733
9734 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
9735
9736 * gdb.base/selftest.exp: Accomodate more instruction reordering
9737 weirdness.
9738
9739 2003-09-17 Michael Chastain <mec@shout.net>
9740
9741 * gdb.cp/gdb1355.exp: New file.
9742 * gdb.cp/gdb1355.c: New file.
9743
9744 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
9745
9746 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
9747 * gdb.asm/sh.inc: New file.
9748
9749 2003-09-11 David Carlton <carlton@kealia.com>
9750
9751 * gdb.cp/namespace.exp: Add tests for namespace types.
9752 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
9753 (test_namespace): New.
9754
9755 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
9756
9757 * gdb.base/relocate.exp: Handle new gdb output at startup.
9758 * gdb.stabs/weird.exp: Ditto.
9759
9760 2003-09-08 Michael Chastain <mec@shout.net>
9761
9762 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
9763
9764 2003-09-07 Michael Chastain <mec@shout.net>
9765
9766 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
9767 'parse error'.
9768
9769 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
9770
9771 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
9772
9773 2003-08-30 Michael Chastain <mec@shout.net>
9774
9775 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
9776 * gdb.gdb/observer.exp: Ditto.
9777 * gdb.gdb/xfullpath.exp: Ditto.
9778
9779 2003-08-29 Mark Kettenis <kettenis@gnu.org>
9780
9781 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
9782 *-*-*bsd*.
9783
9784 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
9785
9786 * gdb.base/dump.exp: Skip for ia64.
9787
9788 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
9789
9790 * gdb.asm/asm-source.exp: Add ia64 support.
9791 * gdb.asm/ia64.inc: New file.
9792
9793 2003-08-22 Michael Chastain <mec@shout.net>
9794
9795 * gdb.cp: New directory.
9796 * gdb.cp/*: Copy from gdb.c++/*.
9797 * gdb.c++/*: Remove.
9798 * Makefile.in: Change gdb.c++ to gdb.cp.
9799 * configure.in: Ditto.
9800 * configure: Regnerate.
9801
9802 2003-08-18 Mark Kettenis <kettenis@gnu.org>
9803
9804 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
9805 * gdb.arch/i386-prologue.c (gdb1338): Add function.
9806
9807 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
9808
9809 * mi-var-display.exp (-var-list-children weird): Accept function
9810 pointers with argument types.
9811 * mi1-var-display.exp (-var-list-children weird): Likewise.
9812 * mi2-var-display.exp (-var-list-children weird): Likewise.
9813
9814 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
9815
9816 * gdb.base/annota3.exp: Add missing newline.
9817
9818 2003-08-06 Michael Chastain <mec@shout.net>
9819
9820 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
9821
9822 2003-08-12 Michael Snyder <msnyder@redhat.com>
9823
9824 * gdb.base/float.exp: Add test for SH.
9825
9826 2003-08-10 Mark Kettenis <kettenis@gnu.org>
9827
9828 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
9829
9830 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
9831
9832 * gdb.base/completion.exp: Remove reduntant completion test
9833 on filename.
9834
9835 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
9836
9837 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
9838 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
9839 gdb.trace/save-trace.exp: Make sure that full pathnames are
9840 escaped correctly.
9841
9842 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
9843
9844 * configure.in: Don't generate config.h from config.hin.
9845 * configure: Regenerate.
9846 * config.hin: Remove file.
9847 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
9848 * gdb.threads/pthreads.c: Ditto.
9849
9850 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
9851
9852 From Kei Sakamoto <sakamoto.kei@renesas.com>:
9853 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
9854 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
9855 Replace ld24 with seth/add3.
9856
9857 2003-08-02 Andrew Cagney <cagney@redhat.com>
9858
9859 * gdb.base/annota3.exp: New file.
9860 * gdb.base/annota3.c: New file.
9861 * gdb.c++/annota3.exp: New file.
9862 * gdb.c++/annota3.cc: New file.
9863
9864 2003-07-29 Michael Chastain <mec@shout.net>
9865
9866 * gdb.threads/tls.c (spin): Check errno only if sem_wait
9867 actually failed.
9868 (do_pass): Likewise.
9869 * gdb.threads/tls.exp: Always initialize no_of_threads.
9870
9871 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
9872
9873 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
9874 pattern.
9875 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
9876 * gdb.threads/tls.exp: Recognize one case of the host library not
9877 supporting TLS.
9878
9879 2003-07-27 Andrew Cagney <cagney@redhat.com>
9880
9881 * gdb.base/fileio.exp: Use SH when running commands using
9882 remote_exec.
9883
9884 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9885
9886 From Kei Sakamoto <sakamoto.kei@renesas.com>:
9887 * gdb.base/relocate.c (dummy): New padding array.
9888
9889 2003-07-22 Michael Snyder <msnyder@redhat.com>
9890
9891 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
9892
9893 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
9894 patterns to be more general, accepting old and new output.
9895 Some output chars (such as '+') also must be quoted.
9896 Some addresses are displayed numerically instead of
9897 symbolically.
9898
9899 2003-07-23 Michael Snyder <msnyder@redhat.com>
9900
9901 * gdb.base/return2.exp: Don't test long-long return.
9902
9903 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
9904 * gdb.disasm/t01_mov.exp: Ditto.
9905 * gdb.disasm/t02_mova.s: Ditto.
9906 * gdb.disasm/t02_mova.exp: Ditto.
9907 * gdb.disasm/t03_add.s: Ditto.
9908 * gdb.disasm/t03_add.exp: Ditto.
9909 * gdb.disasm/t04_sub.s: Ditto.
9910 * gdb.disasm/t04_sub.exp: Ditto.
9911 * gdb.disasm/t05_cmp.s: Ditto.
9912 * gdb.disasm/t05_cmp.exp: Ditto.
9913 * gdb.disasm/t06_ari2.s: Ditto.
9914 * gdb.disasm/t06_ari2.exp: Ditto.
9915 * gdb.disasm/t07_ari3.s: Ditto.
9916 * gdb.disasm/t07_ari3.exp: Ditto.
9917 * gdb.disasm/t08_or.s: Ditto.
9918 * gdb.disasm/t08_or.exp: Ditto.
9919 * gdb.disasm/t09_xor.s: Ditto.
9920 * gdb.disasm/t09_xor.exp: Ditto.
9921 * gdb.disasm/t10_and.s: Ditto.
9922 * gdb.disasm/t10_and.exp: Ditto.
9923 * gdb.disasm/t11_logs.s: Ditto.
9924 * gdb.disasm/t11_logs.exp: Ditto.
9925 * gdb.disasm/t12_bit.s: Ditto.
9926 * gdb.disasm/t12_bit.exp: Ditto.
9927 * gdb.disasm/t13_otr.s: Ditto.
9928 * gdb.disasm/t13_otr.exp: Ditto.
9929
9930 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
9931
9932 * gdb.threads/tls.exp :Add kfail for 'info address' case.
9933
9934 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
9935
9936 * gdb.threads/tls.c : New file.
9937 * gdb.threads/tls.exp : New file.
9938 * gdb.threads/tls-main.c : New file.
9939 * gdb.threads/tls-shared.c : New file.
9940 * gdb.threads/tls-shared.exp : New file.
9941
9942 2003-07-22 Andreas Schwab <schwab@suse.de>
9943
9944 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
9945
9946 2003-07-20 Andreas Schwab <schwab@suse.de>
9947
9948 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
9949 due to insn reordering.
9950
9951 2003-07-15 Andrew Cagney <cagney@redhat.com>
9952
9953 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
9954
9955 2003-07-15 Michael Chastain <mec@shout.net>
9956
9957 * gdb.base/gdb1250.exp: New file.
9958 * gdb.base/gdb1250.c: New file.
9959
9960 2003-07-09 Michal Ludvig <mludvig@suse.cz>
9961
9962 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
9963 expansion of size_t to 'unsigned long', not only to 'unsigned'.
9964
9965 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
9966
9967 * gdb.threads/tls.c: New file.
9968 * gdb.threads/tls.exp: New file.
9969 * gdb.threads/tls-main.c: New file.
9970 * gdb.threads/tls-shared.c: New file.
9971 * gdb.threads/tls-shared.exp: New file.
9972
9973 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
9974
9975 * gdb.base/annota1.exp: Make sure that we properly escape the
9976 full path of the source file. Xfail more permissive patterns,
9977 due to a compiler debug info problem.
9978
9979 2003-07-07 Andreas Schwab <schwab@suse.de>
9980
9981 * gdb.asm/m68k.inc: New file.
9982 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
9983
9984 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
9985 arguments"): Also match negative number.
9986
9987 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
9988
9989 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
9990
9991 * gdb.base/store.c (charest): New typedef.
9992 (add_char): Rename to add_charest, update.
9993 (wack_char): Rename to wack_charest, update types. Return l + r
9994 to keep r live across the call.
9995 (wack_short, wack_int, wack_long, wack_longest, wack_float)
9996 (wack_double, wack_doublest): Return l + r to keep r live across
9997 the call.
9998 * gdb.base/store.exp: Accomodate store.c changes.
9999
10000 2003-06-30 David Carlton <carlton@kealia.com>
10001
10002 * gdb.c++/maint.exp (test_invalid_name): New.
10003 (test_first_component): Add tests for invalid names.
10004
10005 2003-06-29 Michael Chastain <mec@shout.net>
10006
10007 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
10008 output of '<VTT for class>' for virtual base classes.
10009
10010 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
10011
10012 * gdb.base/completion.exp: Tab-complete "complet" instead of
10013 "compl".
10014 * gdb.base/complex.exp, gdb.base/complex.c: New files.
10015
10016 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
10017
10018 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
10019 * gdb.base/volatile.exp: Likewise.
10020
10021 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
10022
10023 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
10024 gdb/1265.
10025
10026 2003-06-28 Michael Chastain <mec@shout.net>
10027 Daniel Jacobowitz <drow@mvista.com>
10028
10029 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
10030 initial line count of 'captured_main' from 26 to 32.
10031 (test_with_self): Allow xmalloc call to be interleaved with the
10032 preceding two lines.
10033
10034 2003-06-24 Joel Brobecker <brobecker@gnat.com>
10035
10036 * gdb.base/bang.exp: New testcase.
10037
10038 2003-06-23 Joel Brobecker <brobecker@gnat.com>
10039
10040 * gdb.base/langs.exp: Add some tests for the "minimal" language
10041 support.
10042
10043 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
10044
10045 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
10046 the testcase.
10047
10048 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10049
10050 * gdb.base/relocate.exp: Test add-symbol-file with a variable
10051 offset.
10052
10053 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10054
10055 * gdb.c++/pr-1210.cc: New file.
10056 * gdb.c++/pr-1210.exp: New file.
10057
10058 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
10059
10060 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
10061 000-exec-continue.
10062
10063 2003-06-15 Mark Kettenis <kettenis@gnu.org>
10064
10065 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
10066 on *-*-*bsd* instead of *-*-freebsd*.
10067
10068 2003-06-14 Andrew Cagney <cagney@redhat.com>
10069
10070 * gdb.base/store.exp: Test longest and doublest. Test all
10071 parameters. Weaken return statement match.
10072 * gdb.base/store.c: Add longest and doublest - aka long long and
10073 long double functions. Put all parameters into local register
10074 variables. Use negative values.
10075
10076 2003-06-14 Andrew Cagney <cagney@redhat.com>
10077
10078 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
10079 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
10080 exit status.
10081 * gdb.base/fileio.exp: Disable target when nointerrupts and
10082 noinferiorio, instead of limiting it to remote. Use remote_exec
10083 instead of system.
10084
10085 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
10086
10087 * gdb.base/float.exp: Add ia64 support.
10088
10089 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
10090
10091 * gdb.base/fileio.exp: Run only on remote targets.
10092
10093 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
10094
10095 * gdb.base/fileio.c: New file, testing File-I/O.
10096 * gdb.base/fileio.exp: Ditto.
10097
10098 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
10099
10100 * gdb.base/shreloc.exp: New file, check symbol values obtained from
10101 shared objects after relocation at load time (gdb PR/1132).
10102 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
10103 as above, part of the shared object relocation test.
10104
10105 2003-06-08 Mark Kettenis <kettenis@gnu.org>
10106
10107 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
10108 fully filled history list.
10109 * gdb.base/gdb_history: New file.
10110
10111 * gdb.base/signals.exp: XFAIL "continue to func1" on
10112 i*86-*-freebsd*.
10113
10114 * gdb.base/attach.exp: When trying to attach to a nonexistent
10115 process, make it possible to specify the PID based on the target,
10116 and do so for *-*-freebsd*.
10117
10118 2003-06-02 Richard Henderson <rth@redhat.com>
10119
10120 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
10121
10122 2003-06-02 Richard Henderson <rth@redhat.com>
10123
10124 * gdb.base/selftest.exp: Next over lim_at_start initialization.
10125
10126 2003-06-02 Richard Henderson <rth@redhat.com>
10127
10128 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
10129
10130 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
10131
10132 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
10133 of globalvar.
10134
10135 2003-06-01 Mark Kettenis <kettenis@gnu.org>
10136
10137 * gdb.asm/asm-source.exp: Check for memory read errors in
10138 disassembler test on *BSD too.
10139
10140 2003-06-01 Richard Henderson <rth@redhat.com>
10141
10142 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
10143 for .frame.
10144 (gdbasm_call): Lose ldgp.
10145 (gdbasm_startup): Add frame information.
10146 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
10147
10148 2003-05-31 Mark Kettenis <kettenis@gnu.org>
10149
10150 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
10151 i?86-*-*.
10152
10153 2003-05-30 Mark Kettenis <kettenis@gnu.org>
10154
10155 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
10156 FreeBSD.
10157
10158 2003-05-29 Richard Henderson <rth@redhat.com>
10159
10160 * gdb.asm/alpha.inc: New file.
10161 * gdb.asm/asm-source.exp: Use it.
10162
10163 2003-05-29 Jim Blandy <jimb@redhat.com>
10164
10165 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
10166 'core.PID'.
10167
10168 2003-05-22 Jim Blandy <jimb@redhat.com>
10169
10170 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
10171 backtrace.
10172
10173 2003-05-20 David Carlton <carlton@math.stanford.edu>
10174
10175 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
10176 this time.
10177
10178 2003-05-19 David Carlton <carlton@bactrian.org>
10179
10180 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
10181 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
10182
10183 2003-05-19 David Carlton <carlton@bactrian.org>
10184
10185 * gdb.c++/namespace.exp: Add namespace scope and anonymous
10186 namespace tests.
10187 Bump copyright date.
10188 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
10189 (main): Call C::D::marker2.
10190 * gdb.c++/namespace1.cc: New file.
10191
10192 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
10193
10194 Roland McGrath <roland@redhat.com>
10195 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
10196 there is no manager thread.
10197
10198 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
10199
10200 * gdb.threads/schedlock.exp: Remove assumption that all threads
10201 will run in a particular small time slice. Also ensure we break
10202 in one of the child threads rather than the main thread.
10203
10204 2003-05-07 Jim Blandy <jimb@redhat.com>
10205
10206 Add support for assembly source testing on the s390x.
10207 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
10208 architecture.
10209 * gdb.asm/s390x.inc: New file.
10210
10211 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
10212 succession of 'if' statements.
10213
10214 2003-05-05 Andrew Cagney <cagney@redhat.com>
10215
10216 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
10217
10218 2003-05-05 Andrew Cagney <cagney@redhat.com>
10219
10220 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
10221 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
10222
10223 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
10224
10225 * gdb.base/charset.exp: Update based on new behavior of set/show
10226 charset commands.
10227
10228 2003-05-01 Andrew Cagney <cagney@redhat.com>
10229
10230 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
10231 variable do not give memory errors.
10232
10233 2003-04-30 Adam Fedor <fedor@gnu.org>
10234
10235 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
10236 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
10237 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
10238 gdb.objc/basicclass.m: : New files
10239
10240 * lib/gdb.exp (gdb_compile_objc): New procedure.
10241
10242 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10243
10244 * gdb.base/signals.exp: Make backtrace tests more specific.
10245
10246 2003-04-23 David Carlton <carlton@bactrian.org>
10247
10248 * gdb.c++/maint.exp (test_first_component): Add tests for
10249 'operator' in more locations.
10250
10251 2003-04-16 Kevin Buettner <kevinb@redhat.com>
10252
10253 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
10254
10255 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
10256
10257 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
10258 func marke' instead. Update test name.
10259
10260 2003-04-15 David Carlton <carlton@math.stanford.edu>
10261
10262 * gdb.c++/maint.exp: New file.
10263
10264 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
10265
10266 * gdb.threads/schedlock.c: Change type of thread function argument
10267 to long, to avoid warnings on 64-bit platforms.
10268
10269 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
10270
10271 * gdb.base/attach.exp: Add new message from ptrace in case of
10272 attaching to nonexistent process.
10273
10274 2003-04-11 Jim Blandy <jimb@redhat.com>
10275
10276 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
10277 gdb.c++/userdef.cc: Place comments on the lines to which the
10278 marker function might return.
10279 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
10280 gdb.c++/userdef.exp: Look for those comments to check that we've
10281 returned to the right place, instead of checking line numbers.
10282
10283 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
10284
10285 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
10286 match on sourcefile name, instead of directory name.
10287
10288 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
10289
10290 * gdb.base/completion.exp: Use string_to_regexp to match the
10291 working directory name.
10292
10293 2003-04-09 Jim Blandy <jimb@redhat.com>
10294
10295 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
10296 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
10297 after an inferior function call, report the failure, but allow the
10298 test to continue.
10299
10300 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
10301
10302 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
10303 with -DPROTOTYPES.
10304
10305 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
10306
10307 * gdb.base/break.exp: Revert last patch.
10308
10309 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
10310
10311 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
10312 with -DPROTOTYPES.
10313
10314 2003-04-02 Andrew Cagney <cagney@redhat.com>
10315
10316 * gdb.base/callfuncs.exp: Make "print add" messages unique.
10317 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
10318 matching directories by the name breakpoint.
10319 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
10320 Make "continue to marker1" consistent.
10321 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
10322 message consistent.
10323 * lib/gdb.exp: Put "the program is no longer running", and "the
10324 program exited" in parenthesis.
10325 * lib/mi-support.exp: Ditto.
10326
10327 2003-04-02 Bob Rossi <bob_rossi@cox.net>
10328
10329 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
10330
10331 2003-03-29 Andrew Cagney <cagney@redhat.com>
10332
10333 * gdb.base/sizeof.c (main): Print the value of '\377'.
10334 * gdb.base/sizeof.exp: Check the sign of '\377'.
10335
10336 2003-03-27 Michael Chastain <mec@shout.net>
10337
10338 * gdb.base/gdb1090.exp: New file.
10339 * gdb.base/gdb1090.cc: New file.
10340
10341 2003-03-27 J. Brobecker <brobecker@gnat.com>
10342
10343 * gdb.gdb/observer.exp: New regression test.
10344
10345 2003-03-27 Michael Chastain <mec@shout.net>
10346
10347 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
10348 * gdb.base/ptype.exp: Likewise.
10349
10350 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
10351
10352 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
10353
10354 2003-03-26 Michael Chastain <mec@shout.net>
10355
10356 * gdb.base/ptype.exp: Actually use some typedef'd types.
10357
10358 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
10359
10360 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
10361 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
10362
10363 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
10364
10365 * gdb.base/default.exp: Fix regular expression.
10366
10367 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
10368
10369 * gdb.base/args.exp: Fix regular expression.
10370
10371 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
10372
10373 * gdb.base/help.exp: Allow Win32 child process.
10374
10375 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
10376
10377 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
10378 when stepping out of main().
10379
10380 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
10381
10382 * gdb.base/default.exp: Check for win32 specific message when calling
10383 "run" without executable.
10384
10385 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
10386
10387 * gdb.base/args.exp: Expect .exe in output.
10388
10389 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
10390
10391 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
10392 Cygwin native.
10393
10394 2003-03-17 Andrew Cagney <cagney@redhat.com>
10395
10396 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
10397 vector registes.
10398 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
10399 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
10400
10401 2003-03-17 David Carlton <carlton@math.stanford.edu>
10402
10403 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
10404 test, for PR breakpoints/38.
10405 Call test_watchpoint_and_breakpoint.
10406 * gdb.base/watchpoint.c (func3): New function.
10407 (main): Call func3.
10408
10409 2003-03-04 David Carlton <carlton@math.stanford.edu>
10410
10411 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
10412 Garply<Garply<char> >:: garply".
10413 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
10414 with respect to PR c++/1111; note also PR c++/1113.
10415 (test_template_breakpoints): KFAIL "constructor breakpoint" with
10416 respect to PR c++/1062.
10417 KFAIL "destructor breakpoint" with respect to PR c++/1112.
10418
10419 2003-03-03 David Carlton <carlton@math.stanford.edu>
10420
10421 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
10422 with respect to PR c++/57.
10423 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
10424 c++/826.
10425 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
10426 respect to PR c++/57.
10427
10428 2003-03-03 David Carlton <carlton@math.stanford.edu>
10429
10430 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
10431 respect to PR c++/33 into FAILs.
10432
10433 2003-03-03 Michael Chastain <mec@shout.net>
10434
10435 * configure.in: Update copyright years.
10436
10437 2003-03-03 Michael Chastain <mec@shout.net>
10438
10439 * Makefile.in: Update copyright years.
10440
10441 2003-02-28 David Carlton <carlton@math.stanford.edu>
10442
10443 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
10444 print class instead of struct and/or superfluous protection
10445 specifiers, as long as the resulting output is equivalent to the
10446 source code.
10447 Delete FIXME from end of messages on tests that don't need
10448 fixing.
10449
10450 2003-02-28 David Carlton <carlton@math.stanford.edu>
10451
10452 * gdb.c++/templates.exp (do_tests): Allow const in the two
10453 Foo<volatile char *>::foo tests.
10454
10455 2003-02-27 Michael Snyder <msnyder@redhat.com>
10456
10457 * gdb.base/restore.c (main): Return zero, so exit code
10458 will be consistant.
10459
10460 2003-02-26 David Carlton <carlton@math.stanford.edu>
10461
10462 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
10463 char *>::foo" test with respect to PR c++/33. Create a new test
10464 which is identical to that one except that it doesn't put the
10465 space between the "char" and the "*"; KFAIL it, too.
10466
10467 2003-02-26 David Carlton <carlton@math.stanford.edu>
10468
10469 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
10470 template types into either PASSes or KFAILs (corresponding to PR
10471 c++/57). Tweak indentation. Update copyright.
10472
10473 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
10474
10475 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
10476
10477 2003-02-13 Michael Chastain <mec@shout.net>
10478
10479 * gdb.base/exprs.exp: Remove i960 remnants.
10480 * gdb.base/funcargs.exp: Likewise.
10481 * gdb.base/list.exp: Likewise.
10482 * gdb.base/ptype.exp: Likewise.
10483
10484 2003-02-14 David Carlton <carlton@math.stanford.edu>
10485
10486 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
10487 pEe->D::vg()" from XFAIL to KFAIL.
10488
10489 2003-02-13 Jason Molenda (jmolenda@apple.com)
10490
10491 * gdb.base/maint.exp: Update maint print statistics regexp to include
10492 new entries.
10493
10494 2003-02-13 Michael Chastain <mec@shout.net>
10495
10496 * gdb.c++/inherit.exp: Remove call to get_debug_format.
10497
10498 2003-02-12 Michael Chastain <mec@shout.net>
10499
10500 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
10501 * gdb.c++/inherit.exp: Likewise.
10502 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
10503 * gdb.c++/templates.exp: Likewise.
10504 * gdb.c++/virtfunc.exp: Likewise.
10505
10506 2003-02-06 Jason Molenda (jason-cl@molenda.com)
10507
10508 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
10509 why the code is written that way.
10510
10511 2003-02-05 Michael Chastain <mec@shout.net>
10512
10513 * gdb.base/dump.exp: Add missing copyright line.
10514
10515 2003-02-05 Jason Molenda (jason-cl@molenda.com)
10516
10517 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
10518 at the beginning so the breakpoint doesn't get set on the loop.
10519
10520 2003-02-05 Michael Chastain <mec@shout.net>
10521
10522 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
10523 output for configurations with gcc 2.95.3.
10524
10525 2003-02-05 Keith Seitz <keiths@redhat.com>
10526 Andrew Cagney <ac131313@redhat.com>
10527
10528 * gdb.mi/mi-cli.exp: New file.
10529
10530 2003-02-04 Michael Chastain <mec@shout.net>
10531
10532 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
10533 Call perror and then continue.
10534
10535 2003-02-03 Michael Chastain <mec@shout.net>
10536
10537 * gdb.c++/pr-1023.cc: New file.
10538 * gdb.c++/pr-1023.exp: New file.
10539
10540 2003-02-05 Jim Blandy <jimb@redhat.com>
10541
10542 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
10543 it's local to foobar. Check for it there, and check that it's not
10544 present in main.
10545 * gdb.c++/local.cc (marker2): New function.
10546 (foobar): Call marker1.
10547 (main): Call marker2 instead of marker1.
10548
10549 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10550
10551 * gdb.disasm/mn10200.exp: Obsolete file.
10552 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
10553 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
10554 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
10555
10556 2003-02-04 David Carlton <carlton@math.stanford.edu>
10557
10558 * gdb.c++/overload.exp: Test intToChar(1).
10559 * gdb.c++/overload.cc (intToChar): New.
10560 (main): Call intToChar.
10561
10562 2003-02-03 David Carlton <carlton@math.stanford.edu>
10563
10564 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
10565 'might_kfail' arg.
10566 KFAIL some of the continue_to_bp_overloaded calls, according to
10567 PR c++/1025.
10568
10569 2003-02-01 Michael Chastain <mec@shout.net>
10570
10571 * gdb.base/advance.c (marker1): New marker function.
10572 * gdb.base/advance.exp: When the 'advance' command lands on the
10573 return breakpoint, it can legitimately stop on either the
10574 current line or the next line. Accommodate both outcomes.
10575 * gdb.base/until.exp: Likewise.
10576
10577 2003-02-02 Andrew Cagney <ac131313@redhat.com>
10578
10579 2002-11-10 Jason Molenda (jason-cl@molenda.com):
10580 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
10581 now a list, not a tuple.
10582 * gdb.mi/mi-var-display.exp: Ditto.
10583 * gdb.mi/gdb792.exp: Ditto.
10584
10585 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10586
10587 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
10588 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
10589 stack backtraces.
10590 * gdb.mi/mi-syn-frame.c: Part of same.
10591
10592 2003-02-01 Mark Kettenis <kettenis@gnu.org>
10593
10594 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
10595 gdb.mi/mi1-pthreads.exp: Return instead of calling
10596 gdb_suppress_entire_file.
10597
10598 2003-02-01 Mark Salter <msalter@redhat.com>
10599
10600 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
10601
10602 2003-01-31 Mark Salter <msalter@redhat.com>
10603
10604 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
10605 Support empty arg.
10606
10607 2003-01-30 Michael Chastain <mec@shout.net>
10608
10609 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
10610 This was a workaround for a UTF-8 bug in readline 4.3. The bug
10611 has been fixed in gdb/readline on 2003-01-09.
10612
10613 2003-01-29 Michael Snyder <msnyder@redhat.com>
10614
10615 * gdb.base/maint.exp: Allow for leading underscore in symbol.
10616 * gdb.base/display.exp: Allow for leading underscore in symbol.
10617 * gdb.base/args.exp: Skip if target does not support args passing.
10618
10619 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10620
10621 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
10622 gdb_test. Accept a list of expect arguments as the third
10623 parameter.
10624 (gdb_test): Use it.
10625
10626 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
10627
10628 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
10629 allow for different test tree configurations. Update some
10630 tescases accordingly.
10631 * gdb.arch/altivec-regs.exp: Ditto.
10632 * gdb.asm/asm-source.exp: Ditto.
10633 * gdb.base/advance.exp: Ditto.
10634 * gdb.base/display.exp: Ditto.
10635 * gdb.base/long_long.exp: Ditto.
10636 * gdb.base/mips_pro.exp: Ditto.
10637 * gdb.base/overlays.exp: Ditto.
10638 * gdb.base/relocate.exp: Ditto.
10639 * gdb.base/setshow.exp: Ditto.
10640 * gdb.base/step-line.exp: Ditto.
10641 * gdb.base/step-test.exp: Ditto.
10642 * gdb.base/until.exp: Ditto.
10643 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
10644
10645 2003-01-17 David Carlton <carlton@math.stanford.edu>
10646
10647 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
10648 corresponding to PR c++/945.
10649 Update copyright.
10650
10651 2003-01-17 David Carlton <carlton@math.stanford.edu>
10652
10653 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
10654 corresponding to PR c++/68.
10655
10656 2003-01-17 David Carlton <carlton@math.stanford.edu>
10657
10658 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
10659 (test_paddr_hairy_functions): Call print_addr_2_kfail for
10660 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
10661
10662 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10663
10664 * gdb.base/break.exp: Fix change of default location, because of
10665 removal of until tests.
10666 * gdb.base/help.exp: Update test for new 'until' help message.
10667 Add test for help on 'advance'.
10668 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
10669
10670 2003-01-15 Mark Kettenis <kettenis@gnu.org>
10671
10672 * gdb.base/default.exp: Adapt "info float" test for recent changes
10673 to that command. Add test for "info vector".
10674 * gdb.base/float.exp: New file. Add test for "info float" that
10675 resembles the old test in gdb.base/default.exp.
10676
10677 2003-01-15 David Carlton <carlton@math.stanford.edu>
10678
10679 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
10680
10681 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10682
10683 * gdb.base/break.exp: Move the tests of until command from here...
10684 * gdb.base/until.exp: ... to here. New file. Add other tests.
10685 * gdb.base/advance.c: New file.
10686 * gdb.base/advance.exp: New file.
10687
10688 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
10689
10690 * gdb.base/args.c: New file.
10691 * gdb.base/args.exp: New file.
10692
10693 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
10694
10695 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
10696
10697 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
10698
10699 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
10700
10701 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
10702
10703 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
10704 dates.
10705
10706 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10707
10708 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
10709
10710 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10711
10712 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
10713 (ptype &*"foo").
10714 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
10715
10716 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10717
10718 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
10719 * gdb.mi/mi1-console.exp: Likewise.
10720
10721 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10722
10723 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
10724 * gdb.mi/mi1-console.exp: Likewise.
10725
10726 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10727
10728 * gdb.c++/overload.exp: Remove some fixed XFAILs.
10729
10730 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
10731
10732 * gdb.base/detach.exp: New test.
10733
10734 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
10735
10736 * Makefile.in (ALL_SUBDIRS): New variable.
10737 (subdirs, clean, distclean): Use it.
10738 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
10739 regenerating Makefile, since it is generated from the top level.
10740 * gdb.asm/Makefile.in: Likewise.
10741 * gdb.base/Makefile.in: Likewise.
10742 * gdb.c++/Makefile.in: Likewise.
10743 * gdb.disasm/Makefile.in: Likewise.
10744 * gdb.java/Makefile.in: Likewise.
10745 * gdb.mi/Makefile.in: Likewise.
10746 * gdb.threads/Makefile.in: Likewise.
10747 * gdb.trace/Makefile.in: Likewise.
10748
10749 2003-01-09 David Carlton <carlton@math.stanford.edu>
10750
10751 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
10752 Add copyright year 2003.
10753
10754 2003-01-06 Michael Chastain <mec@shout.net>
10755
10756 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
10757 When selecting a thread, 'line' and 'file' are optional.
10758 * gdb.mi/mi1-pthreads.exp: Likewise.
10759
10760 2003-01-06 Andreas Schwab <schwab@suse.de>
10761
10762 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
10763 failures.
10764
10765 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10766
10767 Fix PR gdb/844
10768 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
10769 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
10770
10771 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
10772 instead of calling gdb_suppress_entire_file.
10773 * gdb.threads/print-threads.exp: Likewise.
10774 * gdb.threads/schedlock.exp: Likewise.
10775
10776 * gdb.threads/killed.exp: Return instead of calling
10777 gdb_suppress_entire_file.
10778 * gdb.threads/linux-dp.exp: Likewise.
10779 * gdb.threads/pthreads.exp: Likewise.
10780
10781 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10782
10783 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
10784 stabs.
10785 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
10786 * gdb.base/whatis.exp: Always allow (void) after function names.
10787
10788 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10789
10790 * gdb.c++/casts.exp: Correct regexp.
10791
10792 2003-01-04 Mark Kettenis <kettenis@gnu.org>
10793
10794 * configure.in: Call AC_CONFIG_HEADER. Don't call
10795 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
10796 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
10797 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
10798 aforementioned directories in the AC_OUPUT call.
10799 * config.hin: New file.
10800 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
10801 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
10802 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
10803 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
10804 pass -I$objdir instead of -I$objdir/$subdir in compilation.
10805 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
10806 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
10807 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
10808 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
10809 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
10810 gdb.threads/configure.in, gdb.threads/configure,
10811 gdb.threads/config.in, gdb.trace/configure.in,
10812 gdb.trace/configure: Removed.
10813
10814 2003-01-03 Michael Chastain <mec@shout.net>
10815
10816 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
10817 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
10818
10819 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
10820
10821 * gdb.base/store.exp: Fix regular expressions.
10822
10823 2002-12-28 Mark Kettenis <kettenis@gnu.org>
10824
10825 * configure.in: Rewrite.
10826 * configure: Regenerated.
10827
10828 2003-01-03 David Carlton <carlton@math.stanford.edu>
10829
10830 * gdb.base/psymtab.exp: New file.
10831 * gdb.base/psymtab1.c: Ditto.
10832 * gdb.base/psymtab2.c: Ditto.
10833
10834 2002-12-23 Adam Fedor <fedor@gnu.org>
10835
10836 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
10837
10838 2002-12-23 David Carlton <carlton@math.stanford.edu>
10839
10840 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
10841 and current_directory initialization.
10842
10843 2002-12-22 Jim Blandy <jimb@redhat.com>
10844
10845 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
10846 rather than as part of the output file name.
10847
10848 * gdb.base/attach.exp: There's no need to copy the test program to
10849 /tmp; that was only ever necessary on HP/UX, and this test is
10850 entirely disabled there anyway.
10851
10852 2002-12-21 Jim Blandy <jimb@redhat.com>
10853
10854 * gdb.c++/psmang.exp: Doc fix.
10855
10856 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
10857 test.
10858
10859 2002-12-20 David Carlton <carlton@math.stanford.edu>
10860
10861 * gdb.c++/annota2.exp: KFAIL annotate-quit.
10862
10863 2002-12-18 Michael Chastain <mec@shout.net>
10864
10865 * gdb.c++/annota2.exp: Add copyright year 2002.
10866
10867 2002-12-17 David Carlton <carlton@math.stanford.edu>
10868
10869 * gdb.c++/try_catch.cc: Add marker comments.
10870 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
10871 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
10872 * gdb.c++/m-static.cc: Ditto.
10873 * gdb.c++/m-static1.cc: Ditto.
10874 * gdb.c++/try_catch.cc: Ditto.
10875
10876 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
10877
10878 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
10879 to see whether we are using the new -environment-directory
10880 command which resets via -r or the old version of the command
10881 which may prompt the user. Part of fix for gdb/741.
10882
10883 2002-12-13 Andrew Cagney <ac131313@redhat.com>
10884
10885 * gdb.fortran/types.exp: Update obsolete comment.
10886 * gdb.fortran/exprs.exp: Ditto.
10887 * lib/gdb.exp: Delete obsolete code.
10888 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
10889 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
10890 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
10891 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
10892 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
10893 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
10894 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
10895 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
10896 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
10897 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
10898 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
10899 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
10900 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
10901 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
10902 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
10903 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
10904 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
10905 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
10906 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
10907 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
10908 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
10909 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
10910 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
10911 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
10912 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
10913 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
10914 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
10915 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
10916 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
10917 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
10918 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
10919 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
10920 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
10921 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
10922 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
10923 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
10924 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
10925
10926 2002-12-11 David Carlton <carlton@math.stanford.edu>
10927
10928 * gdb.c++/m-data.exp: Add test for members that shadow global
10929 variables: see PR gdb/804.
10930 * gdb.c++/m-data.cc: Ditto.
10931
10932 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
10933
10934 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
10935
10936 2002-12-06 David Carlton <carlton@math.stanford.edu>
10937
10938 * gdb.base/store.c: Don't declare functions static.
10939
10940 2002-12-04 Andrew Cagney <ac131313@redhat.com>
10941
10942 * gdb.base/store.exp, gdb.base/store.c: New files.
10943
10944 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
10945
10946 * gdb.base/selftest.exp: Update for current gdb.
10947
10948 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
10949
10950 * gdb.base/maint.exp: Only dump symbols from one source file
10951 or objfile.
10952
10953 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
10954
10955 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
10956 function call.
10957
10958 2002-11-25 Jim Blandy <jimb@redhat.com>
10959
10960 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
10961 function appearing in error message.
10962
10963 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
10964
10965 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
10966
10967 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
10968
10969 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
10970 for mi1 and current mi is in correct format. New mi startup message
10971 should be in mi console format. This is part of fix for PR gdb/604.
10972
10973 2002-09-18 Fernando Nasser <fnasser@redhat.com>
10974
10975 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
10976 which explicitly prints the zero offset as "+0".
10977
10978 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
10979
10980 * gdb.threads/schedlock.c (args): Make unsigned.
10981
10982 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
10983
10984 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
10985 numbers. Allow "foo2|selected stack frame".
10986 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
10987 * gdb.asm/asmsrc2.s: Likewise.
10988 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
10989 comments.
10990 * gdb.asm/mips.inc: New file.
10991
10992 2002-10-18 Adam Fedor <fedor@gnu.org>
10993
10994 * gdb.base/default.exp: Update expected output to include 'ObjC'.
10995 * gdb.base/help.exp: Likewise.
10996
10997 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10998
10999 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
11000 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
11001
11002 2002-10-02 Jim Blandy <jimb@redhat.com>
11003
11004 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
11005
11006 2002-10-01 Andrew Cagney <ac131313@redhat.com>
11007
11008 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
11009 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
11010 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
11011 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
11012 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
11013 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
11014 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
11015
11016 2002-09-29 Andrew Cagney <ac131313@redhat.com>
11017
11018 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
11019 * mi0-disassemble.exp, mi0-eval.exp: Delete.
11020 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
11021 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
11022 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
11023 * mi0-var-block.exp, mi0-var-child.exp: Delete.
11024 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
11025
11026 2002-09-27 Kevin Buettner <kevinb@redhat.com>
11027
11028 * gdb.base/annota1.exp (info break): Make directory components of
11029 path optional since not all compilers emit this debug information.
11030
11031 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
11032 step ends up stepping out of the function instead of stopping on
11033 the epilogue.
11034
11035 2002-09-26 Keith Seitz <keiths@redhat.com>
11036
11037 * lib/insight-support.exp (gdbtk_start): Figure out where
11038 the insight executable is based on where gdb is. Use this
11039 executable to start insight instead of gdb.
11040
11041 2002-09-25 Andrew Cagney <cagney@redhat.com>
11042
11043 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
11044
11045 2002-09-24 Andrew Cagney <ac131313@redhat.com>
11046
11047 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
11048 test_isolated_complaints.
11049 (test_empty_complaint): New function.
11050 (test_empty_complaints): New function. Check no output when no
11051 complaints.
11052
11053 2002-09-19 Jim Blandy <jimb@redhat.com>
11054
11055 * gdb.base/charset.exp, gdb.base/charset.c: New files.
11056
11057 2002-09-19 Andrew Cagney <ac131313@redhat.com>
11058
11059 * gdb.gdb/complaints.exp: New file.
11060
11061 2002-09-18 Andrew Cagney <ac131313@redhat.com>
11062
11063 * gdb.base/maint.exp: Check `help maint internal-warning'.
11064
11065 2002-09-18 David Carlton <carlton@math.stanford.edu>
11066
11067 * gdb.c++/m-static.exp: Remove breakpoints depending on line
11068 numbers, and replace them by a single breakpoint after the
11069 constructors are all finished.
11070 Add test 4.
11071 * gdb.c++/m-static.cc: Add test 4.
11072 * gdb.c++/m-static.h: New file.
11073 * gdb.c++/m-static1.cc: New file.
11074
11075 * gdb.c++/printmethod.exp: New file.
11076 * gdb.c++/printmethod.cc: New file.
11077
11078 * gdb.c++/pr-574.exp: New file.
11079 * gdb.c++/pr-574.cc: New file.
11080
11081 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
11082
11083 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
11084 embedded targets which never actually exit.
11085
11086 2002-09-18 Fernando Nasser <fnasser@redhat.com>
11087
11088 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
11089 "don't step after run" as unresolved or unsupported, instead of xfail.
11090
11091 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
11092
11093 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
11094 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
11095 Add newline to expected string in "step out of main (status wrapper)"
11096 case.
11097
11098 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
11099
11100 * lib/gdb.exp (rerun_to_main): Allow restarting application.
11101 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
11102
11103 2002-09-17 Tom Tromey <tromey@redhat.com>
11104
11105 * gdb.base/printcmds.exp (test_print_string_constants): Expect
11106 \000, not \0, in double-quoted string.
11107
11108 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
11109
11110 * gdb.base/commands.exp: Don't expect a "Program exited normally"
11111 string after running the commands execution on breakpoint tests.
11112
11113 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
11114
11115 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
11116
11117 2002-09-12 Joel Brobecker <brobecker@gnat.com>
11118
11119 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
11120
11121 2002-09-10 Keith Seitz <keiths@redhat.com>
11122
11123 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
11124 runto proc.
11125 (mi_run_to_main): Use mi_runto.
11126 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
11127
11128 2002-09-10 Keith Seitz <keiths@redhat.com>
11129
11130 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
11131 regexp for stopping at main. Could have multiple event notifications.
11132 Don't assume that main was declared with no parameters.
11133 (mi_next): Use mi_step_to.
11134 (mi_step): Use mi_next_to.
11135
11136 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
11137
11138 * gdb.base/default.exp: Fix expected string in `info float' test.
11139
11140 2002-09-09 Ben Elliston <bje@redhat.com>
11141
11142 * config/mips.exp: Update comments.
11143 * config/mips-idt.exp: Likewise.
11144 * config/nind.exp: Likewise.
11145 * config/slite.exp: Likewise.
11146 * config/sparclet.exp: Likewise.
11147 * config/udi.exp: Likewise.
11148 * config/vx.exp: Likewise.
11149 * config/vxworks29k.exp: Likewise.
11150
11151 2002-09-05 Jim Blandy <jimb@redhat.com>
11152
11153 * gdb.threads/killed.exp: Fix test failure message.
11154
11155 2002-09-04 Keith Seitz <keiths@redhat.com>
11156
11157 * lib/mi-support.exp: Update copyright.
11158 (mi_gdb_test): Increase the priority of the expected pattern
11159 so that it matches gdb_test.
11160
11161 2002-09-03 Keith Seitz <keiths@redhat.com>
11162
11163 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
11164 Use integer comparison instead of string comparison for testing
11165 whether binary was built.
11166
11167 2002-09-03 Jim Blandy <jimb@redhat.com>
11168
11169 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
11170
11171 2002-08-29 Jim Blandy <jimb@redhat.com>
11172
11173 * gdb.threads/pthreads.exp: Move the portable thread compilation
11174 code into a function in lib/gdb.exp, and call that from here.
11175 * lib/gdb.exp (gdb_compile_pthreads): New function.
11176
11177 2002-08-29 Keith Seitz <keiths@redhat.com>
11178
11179 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
11180 expect_out so that callers can get at it.
11181
11182 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
11183
11184 * gdb.threads/print-threads.c: New file.
11185 * gdb.threads/print-threads.exp: New file.
11186 * gdb.threads/schedlock.c: New file.
11187 * gdb.threads/schedlock.exp: New file.
11188
11189 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
11190
11191 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
11192 not altivec.c.
11193
11194 2002-08-17 Mark Kettenis <kettenis@gnu.org>
11195
11196 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
11197 targets. The problem should be fixed now.
11198
11199 2002-08-15 Mark Kettenis <kettenis@gnu.org>
11200
11201 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
11202 2002-07-24 change that removes final dots from error messages.
11203
11204 2002-08-13 Tom Tromey <tromey@redhat.com>
11205
11206 * gdb.base/readline.exp: New file.
11207
11208 2002-08-01 Andrew Cagney <ac131313@redhat.com>
11209
11210 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
11211 supress message.
11212
11213 2002-08-01 Andrew Cagney <cagney@redhat.com>
11214
11215 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
11216 CHILL_FOR_TARGET and CHILL_LIB.
11217 * configure.in (configdirs): Remove gdb.chill.
11218 * configure: Regenerate.
11219 * lib/gdb.exp: Obsolete references to chill.
11220 * gdb.fortran/types.exp: Ditto.
11221 * gdb.fortran/exprs.exp: Ditto.
11222
11223 2002-07-30 Kevin Buettner <kevinb@redhat.com>
11224
11225 * gdb.base/shlib-call.exp (additional_flags): Conditionally
11226 set Irix-specific compile and link flags.
11227
11228 2002-07-29 Kevin Buettner <kevinb@redhat.com>
11229
11230 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
11231 source files. The ``-o'' option doesn't work with the ``-E'' option
11232 when using the Irix compiler.
11233
11234 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
11235
11236 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
11237 Improve support for reusing an exec file. Copy exec file
11238 to target, and run gdbserver on the target instead of on the host.
11239
11240 2002-07-18 Jim Blandy <jimb@redhat.com>
11241
11242 * gdb.base/ending-run.exp: Don't expect to see the program end in
11243 some orderly fashion when we're running on a real stand-alone
11244 board.
11245
11246 * gdb.base/interrupt.exp: Correct logic for skipping tests on
11247 targets that don't support interrupts.
11248
11249 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
11250
11251 * gdb.base/attach.exp: Add patterns to match output from /proc-based
11252 systems.
11253 Move comments in expect statements to inside the actions, so that they
11254 don't get matched against.
11255
11256 2002-07-10 Mark Kettenis <kettenis@gnu.org>
11257
11258 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
11259 function when asleep" test.
11260
11261 2002-07-10 Andrew Cagney <ac131313@redhat.com>
11262
11263 * gdb.base/page.exp: Rewrite to handle problems with very long
11264 `info set' output. Update copyright.
11265
11266 2002-06-26 Andrew Cagney <ac131313@redhat.com>
11267
11268 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
11269 gdb.threads-hp.
11270 * gdb.hp/configure: Regenerate.
11271 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
11272 * gdb.hp/gdb.threads-hp/configure: Delete file.
11273 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
11274
11275 2002-06-22 Andrew Cagney <ac131313@redhat.com>
11276
11277 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
11278 setlocale, bindtextdomain and textdomain.
11279
11280 2002-06-11 Jim Blandy <jimb@redhat.com>
11281
11282 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
11283 preprocessor macro information is present.
11284
11285 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
11286 tests.
11287
11288 2002-06-06 Michael Snyder <msnyder@redhat.com>
11289
11290 * gdb.base/overlays.exp: Record addresses of overlay
11291 functions in TCL variables rather than in GDB variables,
11292 to avoid having GDB convert them to pointers (with loss
11293 of information).
11294
11295 * gdb.base/d10v.ld: Merge in several years worth of
11296 default linker script changes.
11297 * gdb.base/long_long.exp: Add check for sizeof (long double).
11298
11299 2002-06-06 Michal Ludvig <mludvig@suse.cz>
11300
11301 * gdb.asm/asm-source.exp: Add x86-64 target.
11302 * gdb.asm/x86_64.inc: New.
11303
11304 2002-05-30 Michael Chastain <mec@shout.net>
11305
11306 From Benjamin Kosnik <bkoz@redhat.com>:
11307 * gdb.c++/m-static.cc: New file.
11308 * gdb.c++/m-static.exp: New file.
11309
11310 2002-05-28 Michael Snyder <msnyder@redhat.com>
11311
11312 * gdb.base/call-ar-st.exp: Allow for reduced floating point
11313 precision.
11314
11315 2002-05-27 Michael Chastain <mec@shout.net>
11316
11317 From Benjamin Kosnik <bkoz@redhat.com>:
11318 * gdb.c++/m-data.cc: New file.
11319 * gdb.c++/m-data.exp: New file.
11320
11321 2002-05-27 Michael Chastain <mec@shout.net>
11322
11323 From Benjamin Kosnik <bkoz@redhat.com>:
11324 * gdb.c++/try_catch.cc: New file.
11325 * gdb.c++/try_catch.exp: New file.
11326
11327 2002-05-27 Michael Chastain <mec@shout.net>
11328
11329 * gdb.c++/local.exp: Accept more nested types in output.
11330
11331 2002-05-26 Michael Chastain <mec@shout.net>
11332
11333 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
11334
11335 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
11336
11337 * lib/gdb.exp (gdb_wrapper_init): Just because
11338 gdb_wrapper_file exists, this does not mean that the file
11339 should not be rebuilt. That is what gdb_wrapper_initialized
11340 is for.
11341 (default_gdb_init): Reset gdb_wrapper_initialized.
11342
11343 2002-05-23 Michael Snyder <msnyder@redhat.com>
11344
11345 * gdb.base/all-bin.exp: Revise previous patch by just reducing
11346 the precision of the floating point test results.
11347 * gdb.base/call-rt-st.exp: Ditto.
11348
11349 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
11350 * gdb.base/call-rt-st.exp: Ditto.
11351
11352 2002-05-19 Michael Chastain <mec@shout.net>
11353
11354 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
11355
11356 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
11357
11358 * configure.in (configdirs): Add gdb.arch.
11359 * configure: Regenerate.
11360
11361 2002-05-17 Jim Blandy <jimb@redhat.com>
11362
11363 * gdb.base/completion.exp: Recognize the more detailed error
11364 messages produced by the macro expander's lexical analyzer.
11365
11366 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
11367
11368 * gdb.arch/altivec-abi.c: New file.
11369 * gdb.arch/altivec-abi.exp: New file.
11370 * gdb.arch/altivec-regs.c: New file.
11371 * gdb.arch/altivec-regs.exp: New file.
11372
11373 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
11374
11375 * gdb.base/maint.exp (maint print type): Update for new type
11376 structure.
11377
11378 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
11379
11380 * gdb.arch: New directory.
11381 * gdb.arch/configure.in: New file.
11382 * gdb.arch/configure: New file.
11383 * gdb.arch/Makefile.in: New file.
11384
11385 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
11386
11387 * gdb.asm/asm-source.exp: Add v850 as supported target.
11388 * gdb.asm/v850.inc: New file.
11389
11390 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
11391
11392 * gdb.c++/annota2.exp (annotate-quit): Add comment.
11393
11394 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
11395
11396 * gdb.base/break.exp: Check 'break "marker2"'.
11397
11398 2002-05-10 Michael Snyder <msnyder@redhat.com>
11399
11400 * gdb.base/long_long.exp: Fix typo.
11401
11402 2002-05-10 Jim Blandy <jimb@redhat.com>
11403
11404 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
11405 a bug.
11406
11407 * gdb.base/printcmds.exp (test_integer_literals_rejected):
11408 Recognize more detailed error message produced by the macro
11409 expander's lexical analyzer.
11410 * lib/gdb.exp (test_print_reject): Same.
11411
11412 2002-05-09 Mark Kettenis <kettenis@gnu.org>
11413
11414 * gdb.c++/method.exp: Fix typo.
11415
11416 2002-05-08 Michael Snyder <msnyder@redhat.com>
11417
11418 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
11419 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
11420 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
11421 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
11422 Add iftarget clause for strongarm.
11423
11424 2002-05-06 Michael Snyder <msnyder@redhat.com>
11425
11426 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
11427 (gdb_continue_to_end): Accept output from status wrapper.
11428 * gdb.base/ending-run.exp: Add case for output from status wrapper.
11429 Clean up fail messages to match pass messages.
11430
11431 Enable the "needs_status_wrapper" testsuite feature.
11432 * lib/gdb.exp (gdb_wrapper_init): New procedure.
11433 (gdb_compile): Conditionally call gdb_wrapper_init.
11434 * gdb.base/a2-run.exp: Recognize output from status wrapper.
11435 * gdb.c++/method.exp: Recognize output from status wrapper.
11436
11437 2002-05-06 Ben Elliston <bje@redhat.com>
11438 From Graydon Hoare <graydon@redhat.com>
11439
11440 * config/sid.exp: Include support for "rawsid" protocol.
11441
11442 2002-05-03 Jim Blandy <jimb@redhat.com>
11443
11444 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
11445 * gdb.c++/hang3.C: New file.
11446
11447 2002-05-04 Andrew Cagney <ac131313@redhat.com>
11448
11449 * gdb.base/default.exp: Remove obsolete code.
11450 * gdb.c++/misc.exp: Ditto. Update copyright.
11451 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
11452 * gdb.base/whatis.exp: Ditto. Update copyright.
11453 * gdb.base/scope.exp: Ditto. Update copyright.
11454 * gdb.base/ptype.exp: Ditto. Update copyright.
11455 * gdb.base/printcmds.exp: Ditto. Update copyright.
11456 * gdb.base/opaque.exp: Ditto. Update copyright.
11457 * gdb.base/list.exp: Ditto.
11458 * gdb.base/funcargs.exp: Ditto. Update copyright.
11459 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
11460 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
11461 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
11462 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
11463 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
11464 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
11465
11466 2002-05-02 Michael Snyder <msnyder@redhat.com>
11467
11468 * gdb.base/watchpoint.exp: Add xscale target.
11469 * gdb.base/long_long.exp: Add xscale target.
11470 * gdb.base/default.exp: Add xscale target.
11471
11472 2002-05-01 Jim Blandy <jimb@redhat.com>
11473
11474 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
11475 gdb.c++/hang.exp: New test.
11476
11477 2002-05-01 Fred Fish <fnf@redhat.com>
11478
11479 * gdb.base/completion.exp: Handle completions of "./Make" for
11480 more than one completion possibility, as is the case when we
11481 build and test in the source tree.
11482
11483 2002-04-29 Anthony Green <green@redhat.com>
11484
11485 * gdb.java/jmisc1.exp: New file.
11486 * gdb.java/jmisc2.exp: New file.
11487
11488 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
11489
11490 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
11491
11492 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
11493
11494 * gdb.base/help.exp: Change 'help status' to allow for target
11495 dependent output differences.
11496
11497 2002-04-22 Michael Chastain <mec@shout.net>
11498
11499 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
11500
11501 2002-04-22 Michael Chastain <mec@shout.net>
11502
11503 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
11504
11505 2002-04-17 David S. Miller <davem@redhat.com>
11506
11507 * gdb.asm/sparc64.inc: New file.
11508 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
11509
11510 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
11511
11512 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
11513 instruction file directly into the build tree. Clean up at end of
11514 test.
11515
11516 2002-04-18 David S. Miller <davem@redhat.com>
11517
11518 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
11519 handle 64-bit platforms correctly.
11520 * gdb.base/maint.exp: Likewise.
11521
11522 2002-04-18 Kevin Buettner <kevinb@redhat.com>
11523
11524 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
11525 ``-fpic'' when compiling files comprising a shared library, but
11526 it does need additional linker flags in order to find shared
11527 libraries at run time.
11528
11529 2002-04-18 Kevin Buettner <kevinb@redhat.com>
11530
11531 * gdb.base/cvexpr.c (use): New function.
11532 (main): Invoke use() on all global variables to prevent
11533 some linkers from deleting these otherwise unused symbols.
11534
11535 2002-04-17 Michael Chastain <mec@shout.net>
11536 From David S. Miller <davem@redhat.com>
11537
11538 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
11539 handle 64-bit platforms correctly.
11540
11541 2002-04-12 Michael Snyder <msnyder@redhat.com>
11542 From Jim Blandy <jimb@redhat.com>
11543 * gdb.base/foo.c (foox): Remove section attribute; the linker
11544 script can handle this instead.
11545 * gdb.base/bar.c (barx): Same.
11546 * gdb.base/baz.c (bazx): Same.
11547 * gdb.base/grbx.c (grbxx): Same.
11548
11549 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
11550 manager doesn't automatically unmap overlays unnecessarily.
11551
11552 2002-04-10 Martin M. Hunt <hunt@redhat.com>
11553
11554 * gdb.base/ending-run.exp: Fix pattern for Mips targets
11555 stepping out of main.
11556
11557 2002-04-09 Michael Chastain <mec@shout.net>
11558
11559 * gdb.c++/local.cc (main): Move call to marker1() inside nested
11560 scope so that the nested scope tests will make sense.
11561 * gdb.c++/local.exp: Write patterns that actually work with gcc
11562 (the HP patterns "were never known to work with gcc").
11563 Keep the old aCC patterns too.
11564
11565 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
11566
11567 * gdb.base/attach.exp: Correct target board test.
11568
11569 2002-04-08 Michael Chastain <mec@shout.net>
11570
11571 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
11572 in a const method. Add some xfail and fail cases for configurations
11573 that do not emit the "const ...".
11574
11575 2002-04-07 Michael Chastain <mec@shout.net>
11576
11577 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
11578 Accept "A * const" and "const A * const" as type of "this".
11579 Fix spelling of getFunky throughout. Make messages uniform.
11580
11581 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
11582
11583 Work around for PR gdb/285:
11584 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
11585
11586 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
11587
11588 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
11589 instructions file at run time instead of configure time.
11590 Sometimes we run the test in a directory that is not the one we
11591 configured in.
11592 * gdb.asm/configure.in: Delete creation of symlink.
11593 * gdb.asm/configure: Regenerate.
11594
11595 2002-04-05 J. Brobecker <brobecker@gnat.com>
11596
11597 * gdb.gdb/xfullpath.exp: New test, to exercise the new
11598 xfullpath () function.
11599
11600 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
11601
11602 * gdb.asm/Makefile.in: Correct dependencies.
11603
11604 * gdb.asm/powerpc.inc: New file.
11605 * gdb.asm/asm-source.exp: Add PowerPC.
11606 * gdb.asm/configure.in: Likewise.
11607 * gdb.asm/configure: Regenerated.
11608
11609 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
11610
11611 * gdb.base/relocate.exp: New file.
11612 * gdb.base/relocate.c: New file.
11613
11614 2002-04-04 Fred Fish <fnf@redhat.com>
11615
11616 * gdb.base/step-test.exp: Update comment regarding stopping in
11617 memcpy/bcopy calls inserted as part of the compiler runtime.
11618
11619 2002-04-04 Michael Snyder <msnyder@redhat.com>
11620
11621 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
11622
11623 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
11624
11625 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
11626 (gdb_expect): Remove $notransfer hack.
11627
11628 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
11629
11630 * gdb.c++/classes.exp ("calling method for small class"): Match
11631 updated register output.
11632
11633 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
11634
11635 Fix PR gdb/452
11636 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
11637 when finished. Make gdb_file_cmd send "exec-file" when
11638 appropriate.
11639
11640 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
11641
11642 * gdb.base/attach.exp: Remove extra setup_xfail.
11643
11644 2002-03-26 Michael Snyder <msnyder@redhat.com>
11645
11646 * gdb.base/default.exp: Add tests for dump, append, and restore.
11647 * gdb.base/help.exp: Add tests for dump, append, and restore.
11648 * gdb.base/dump.exp: New file, test dump, append and restore.
11649 * gdb.base/dump.c: New file.
11650
11651 2002-03-27 Michael Snyder <msnyder@redhat.com>
11652
11653 * gdb.base/help.exp: Modify expect strings to reflect
11654 clean-ups in help messages.
11655
11656 2002-03-26 Fred Fish <fnf@redhat.com>
11657
11658 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
11659 have debugging info for those functions and the compiler uses them
11660 internally to copy structs around.
11661
11662 2002-03-26 Fred Fish <fnf@redhat.com>
11663
11664 * gdb.base/list.exp: Revert the change made yesterday and add note
11665 about why we don't list the default lines for remote targets.
11666
11667 2002-03-25 Michael Snyder <msnyder@redhat.com>
11668
11669 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
11670
11671 2002-03-25 Fred Fish <fnf@redhat.com>
11672
11673 * gdb.base/list.exp: This test works on remote targets so remove
11674 the short circuit for remote targets. Update copyright.
11675
11676 2002-03-25 Fred Fish <fnf@redhat.com>
11677
11678 * gdb.base/attach.exp: Fix logic error that was suppressing this
11679 test for all non hppa*-*-hpux* targets, instead of the hp target.
11680 Move comments closer to the suppression point. Also now need to
11681 check that we are running natively.
11682
11683 2002-03-22 Michael Snyder <msnyder@redhat.com>
11684
11685 * gdb.base/default.exp: Add test for gcore. Update copyright.
11686 * gdb.base/help.exp: Add test for gcore. Update copyright.
11687
11688 2002-03-06 Fred Fish <fnf@redhat.com>
11689
11690 * gdb.base/funcargs.c: Remove extraneous ';' character.
11691 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
11692
11693 2002-03-04 Michael Chastain <mec@shout.net>
11694
11695 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
11696 accommodate gcc v3 function signature.
11697 * gdb.mi/mi0-var-cmd-exp: Ditto.
11698
11699 2002-02-24 Andrew Cagney <ac131313@redhat.com>
11700
11701 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
11702 ``GNU/Linux'' or ``Linux kernel''
11703 * testsuite/gdb.threads/pthreads.c: Ditto.
11704
11705 2002-02-24 Michael Chastain <mec@shout.net>
11706
11707 * gdb.threads/pthreads.c (thread1): Add a return statement.
11708 (thread2): Likewise.
11709 (foo): Likewise.
11710
11711 2002-02-23 Michael Chastain <mec@shout.net>
11712
11713 * gdb.threads/linux-dp.c (philosopher): Add a return statement
11714 to placate gcc.
11715
11716 2002-02-23 Michael Chastain <mec@shout.net>
11717
11718 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
11719 test "ptype bint". The test passes on all my stabs configurations.
11720
11721 2002-02-21 Jim Blandy <jimb@redhat.com>
11722
11723 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
11724 filename at a time, and watch for the ones we want to see.
11725
11726 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
11727 types of pointers to prototyped functions.
11728
11729 2002-02-20 Andrew Cagney <ac131313@redhat.com>
11730
11731 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
11732 signed, unsigned and straight char.
11733 (padding_char, padding_short, padding_int, padding_long,
11734 padding_long_long, padding_float, padding_double,
11735 padding_long_double): New global variables.
11736 (fill, fill_structs): New functions.
11737
11738 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
11739 for correctly sized writes. Update copyright.
11740 (get_valueof): New procedure.
11741 (get_sizeof): Call get_valueof.
11742 (check_valueof): New procedure.
11743 (check_padding): New procedure.
11744
11745 2002-02-20 Michael Chastain <mec@shout.net>
11746
11747 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
11748 to setup_xfail. Document some of the remaining calls.
11749
11750 2002-02-18 Michael Chastain <mec@shout.net>
11751
11752 * gdb.c++/userdef.exp: Update copyright year.
11753
11754 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
11755
11756 * gdb.c++/userdef.exp: Test overloaded operators properly.
11757 Remove xfails.
11758
11759 2002-02-14 Michael Snyder <msnyder@redhat.com>
11760
11761 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
11762
11763 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
11764
11765 * gdb.base/a2-run.exp: Check for a remote target properly.
11766 * gdb.base/annota1.exp: Likewise.
11767 * gdb.base/list.exp: Likewise.
11768 * gdb.base/reread.exp: Likewise.
11769 * gdb.base/scope.exp: Likewise.
11770 * gdb.base/shlib-call.exp: Likewise.
11771 * gdb.base/term.exp: Likewise.
11772 * gdb.c++/annota2.exp: Likewise.
11773
11774 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
11775
11776 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
11777
11778 2002-02-10 Michael Chastain <mec@shout.net>
11779
11780 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
11781 (call_after_alloca): Ditto.
11782
11783 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
11784
11785 * gdb.base/ending-run.exp: Guard "cont" test with
11786 gdb_skip_stdio_test.
11787
11788 2002-02-06 Jim Blandy <jimb@redhat.com>
11789
11790 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
11791 from here...
11792 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
11793 To here. Disable this test on non-HP platforms. Add big comment.
11794
11795 2002-02-04 Michael Snyder <msnyder@redhat.com>
11796
11797 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
11798 other than d10v and m32r.
11799
11800 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
11801
11802 * gdb.base/default.exp: Rewrite test patterns to reduce time
11803 taken to match them.
11804
11805 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
11806
11807 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
11808 Allow a start function above main.
11809 * gdb.threads/linux-dp.exp: Fix copyright date.
11810
11811 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
11812
11813 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
11814 (check_philosopher_stack): Check for manager thread before checking
11815 for a just-starting thread.
11816
11817 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
11818
11819 From Neil Booth <neil@daikokuya.demon.co.uk>:
11820 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
11821 warnings.
11822
11823 2002-01-21 Fred Fish <fnf@redhat.com>
11824
11825 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
11826 not caller.
11827
11828 2002-01-21 Jim Blandy <jimb@redhat.com>
11829
11830 * gdb.base/reread.exp: Check that GDB properly re-reads the
11831 executable file when it changes while no inferior is running.
11832
11833 2002-01-21 Fred Fish <fnf@redhat.com>
11834
11835 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
11836 optionally accept the "shlib events" variation.
11837
11838 2002-01-21 Jim Blandy <jimb@redhat.com>
11839
11840 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
11841 call `fflush' after every `printf', so that the output is produced
11842 at predictable points, regardless of whatever buffering does (or
11843 doesn't) take place.
11844 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
11845 at different points.
11846
11847 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11848
11849 * gdb.c++/inherit.exp: Update copyright years.
11850 * gdb.c++/method.exp: Likewise.
11851
11852 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11853
11854 * gdb.c++/classes.exp: Update for improved v3 support and skipping
11855 artificial methods/arguments.
11856 * gdb.c++/derivation.exp: Likewise.
11857 * gdb.c++/inherit.exp: Likewise.
11858 * gdb.c++/method.exp: Likewise.
11859 * gdb.c++/virtfunc.exp: Likewise.
11860
11861 2002-01-18 Andrew Cagney <ac131313@redhat.com>
11862
11863 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
11864 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
11865 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
11866 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
11867 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
11868 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
11869
11870 2002-01-17 Jim Blandy <jimb@redhat.com>
11871
11872 * gdb.asm/asm-source.exp (info symbol): Take another shot at
11873 anchoring the pattern matching the entry point symbol's name.
11874
11875 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11876
11877 * gdb.base/maint.exp: Update ``maint internal-error'' to match
11878 continue/quit query. Update copyright.
11879
11880 2002-01-14 Michael Snyder <msnyder@redhat.com>
11881
11882 * gdb.base/gcore.exp: Remove extra debugging output.
11883
11884 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
11885
11886 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
11887 for slightly dubious v2 mangled string.
11888
11889 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
11890
11891 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
11892
11893 2002-01-10 Jason Merrill <jason@redhat.com>
11894
11895 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
11896
11897 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
11898 constructors.
11899 * gdb.c++/derivation.exp: Likewise.
11900 * gdb.c++/templates.exp: Likewise.
11901 * gdb.c++/virtfunc.exp: Likewise.
11902
11903 2002-01-10 Michael Snyder <msnyder@redhat.com>
11904
11905 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
11906
11907 2002-01-08 Michael Snyder <msnyder@redhat.com>
11908
11909 * gdb.base/gcore.exp: New test for generate-core-file command.
11910 * gdb.base/gcore.c: Testcase for above.
11911 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
11912
11913 2002-01-08 Jason Merrill <jason@redhat.com>
11914
11915 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
11916
11917 2002-01-07 Fred Fish <fnf@redhat.com>
11918
11919 * gdb.c++/overload.exp: Remove unconditional xfails for:
11920 print foo_instance1.overloadargs(1)
11921 print foo_instance1.overloadargs(1, 2)
11922 print foo_instance1.overloadargs(1, 2, 3)
11923 print foo_instance1.overloadargs(1, 2, 3, 4)
11924 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
11925 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
11926 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
11927 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
11928 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
11929 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
11930 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
11931 print foo_instance1.overload1arg()
11932 print foo_instance1.overload1arg((char)arg2)
11933 print foo_instance1.overload1arg((signed char)arg3)
11934 print foo_instance1.overload1arg((unsigned char)arg4)
11935 print foo_instance1.overload1arg((int)arg7)
11936 print foo_instance1.overload1arg((unsigned int)arg8)
11937 print foo_instance1.overload1arg((float)arg11)
11938 print foo_instance1.overload1arg((double)arg12)
11939
11940 2002-01-07 Michael Snyder <msnyder@redhat.com>
11941
11942 * gdb.base/huge.exp: New test. Print a very large target data object.
11943 (skip_huge_test): New test variable. Define if you want to skip this
11944 test. The test reads an 8 megabyte data object from the target, so it
11945 might be very time consuming on remote targets with a slow connection.
11946 * gdb.base/huge.c: New file. Test case for above.
11947
11948 2002-01-07 Fred Fish <fnf@redhat.com>
11949
11950 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
11951 g_instance.bfoo, and g_instance.cfoo.
11952
11953 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
11954
11955 * gdb.base/break.c (multi_line_if_conditional): New function.
11956 (multi_ilne_while_conditional): Likewise.
11957 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
11958 IF or WHILE condition puts the breakpoint at the start of
11959 the condition.
11960
11961 * gdb.base/selftest.exp (backtrace through signal handler): Remove
11962 hppa*-*-hpux* expected failure.
11963 * gdb.base/structs.exp (do_function_calls): Similarly.
11964
11965 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
11966 watchpoints.
11967
11968 2002-01-06 Andrew Cagney <ac131313@redhat.com>
11969
11970 Fix PR gdb/66.
11971 * gdb.base/structs.exp: Replace skip for a29k with skip for
11972 gdb,cannot_call_functions.
11973 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
11974 * gdb.base/callfuncs.exp: Ditto.
11975 * gdb.base/call-rt-st.exp: Ditto.
11976 * gdb.base/call-strs.exp: Ditto.
11977 * gdb.base/callfwmall.exp: Ditto.
11978 * gdb.base/scope.exp: Obsolete xfail a29k.
11979 * gdb.c++/misc.exp: Ditto.
11980 * gdb.c++/cplusfuncs.exp: Ditto.
11981 * gdb.base/ptype.exp: Ditto.
11982 * gdb.base/printcmds.exp: Ditto.
11983 * gdb.base/opaque.exp: Ditto.
11984 * gdb.base/list.exp: Ditto.
11985 * gdb.base/funcargs.exp: Ditto.
11986 * gdb.base/default.exp: Ditto.
11987
11988 2002-01-04 Michael Snyder <msnyder@redhat.com>
11989
11990 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
11991 * gdb.base/maint.exp: Add tests for maint info sections options.
11992
11993 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
11994
11995 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
11996
11997 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
11998
11999 * gdb.asm/arm.inc: New file.
12000 * gdb.asm/asm-source.exp: Add arm targets.
12001 * gdb.asm/configure.in: Ditto.
12002 * gdb.asm/configure: Recreated from configure.in.
12003
12004 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
12005
12006 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
12007 with HP's compiler.
12008 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12009 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12010 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12011 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12012
12013 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
12014 either HP's compilers or GCC.
12015
12016 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
12017 a SIGBUS or SIGSEGV.
12018
12019 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
12020
12021 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
12022 can be compiled with either HP's compiler or GCC.
12023
12024 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
12025 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
12026 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
12027
12028 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
12029 to match current gdb output. Update due to using auto-solib-limit
12030 for limiting instead of overloading auto-solib-add.
12031 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
12032 test program.
12033
12034 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
12035 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
12036 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12037 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12038 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12039 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12040 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
12041 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
12042 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
12043 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
12044 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
12045 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
12046 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
12047
12048 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
12049 a SIGTRAP to the inferior.
12050
12051 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
12052
12053 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
12054 Substitute call to target_link by call to gdb_compile.
12055
12056 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
12057
12058 * gdb.base/break.exp: Fix HP specific search string when testing
12059 backtracing in a called function.
12060
12061 * gdb.base/constvars.exp: Only set lang to C++ if we're
12062 compiling the test with HP's compilers.
12063 * gdb.base/volatile.exp: Similarly.
12064
12065 2001-12-19 Jim Blandy <jimb@redhat.com>
12066
12067 * gdb.base/printcmds.exp: Expect the null character to be printed
12068 as '\0', and the '\013' to be printed as '\v'.
12069 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
12070 * gdb.base/setvar.exp: Same.
12071
12072 2001-12-17 Jim Blandy <jimb@redhat.com>
12073
12074 * gdb.base/completion.exp: Rather than completing very long
12075 filenames, which can make the readline library produce output we
12076 don't recognize, cd to the directory first, and then complete
12077 using nice, short relative paths.
12078
12079 * gdb.base/completion.exp: On some systems, there is, in fact, a
12080 variable named `b' in scope, since GDB treats all static
12081 variables as being in scope. So use `no_var_named_this'
12082 instead of `b'.
12083
12084 * gdb.base/corefile.exp: Recognize the message saying that GDB
12085 can't find the core file's registers as a failure.
12086
12087 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
12088
12089 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
12090 test expect string more specific.
12091
12092 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
12093
12094 * gdb.asm/asm-source.exp: Add support for xstormy16.
12095 * gdb.asm/configure.in: Ditto.
12096 * gdb.asm/configure: Rebuild.
12097 * gdb.asm/xstormy16.inc: New file.
12098
12099 2001-12-10 Fred Fish <fnf@redhat.com>
12100
12101 * gdb.base/maint.exp: Update to match changes in type dumping code.
12102
12103 2001-12-10 Jim Blandy <jimb@redhat.com>
12104
12105 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
12106 matching the entry point symbol's name at the beginning of the
12107 line.
12108
12109 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
12110
12111 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
12112 gdb.c++/inherit.exp, gdb.c++/method.exp,
12113 gdb.c++/namespace.exp, gdb.c++/templates.exp,
12114 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
12115 and class layout support.
12116
12117 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
12118
12119 * gdb.c++/classes.exp: Add test for static member function.
12120 * gdb.c++/misc.cc: Add class with static member function.
12121
12122 2001-12-07 Jim Blandy <jimb@redhat.com>
12123
12124 If GDB says it can't find the struct the function returned, report
12125 those tests as `unsupported'.
12126 * gdb.base/call-rt-st.exp (print_struct_call): New function.
12127 Rewrite subsequent tests to use it.
12128
12129 If GDB says it can't find the struct the function returned, report
12130 those tests as `unsupported'.
12131 * gdb.base/structs.exp (call_struct_func): New function.
12132 (do_function_calls): Use call_struct_func to call the functions
12133 returning structs.
12134
12135 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
12136 whether functions are prototyped or not, so we can't possibly pass
12137 arguments to t_float_values2 properly.
12138
12139 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
12140 value of `timeout' for targets other than the mips*tx39-*.
12141
12142 2001-12-06 Michael Snyder <msnyder@redhat.com>
12143
12144 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
12145 and detect whether the start symbol has a leading underscore.
12146
12147 2001-12-04 Jim Blandy <jimb@redhat.com>
12148
12149 * gdb.base/completion.exp: Clarify indentation.
12150
12151 2001-12-03 Jim Blandy <jimb@redhat.com>
12152
12153 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
12154 variables on the S/390, not `.word'.
12155
12156 2001-11-30 Jim Blandy <jimb@redhat.com>
12157
12158 Add assembly-source tests for s390-ibm-linux.
12159 * gdb.asm/s390.inc: New file.
12160 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
12161 the S/390 architecture.
12162 * gdb.asm/configure: Regenerated.
12163
12164 2001-11-30 Michael Snyder <msnyder@redhat.com>
12165
12166 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
12167 next, info source, info sources, info line, global and static
12168 variables, and static functions.
12169 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
12170 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
12171 * gdb.asm/asmsrc1.s: Add a static function and some variables.
12172 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
12173 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
12174 (gdbasm_leave): Restore frame pointer.
12175 (gdbasm_startup): Copy stack set-up from crt0.S.
12176
12177 2001-11-26 Fernando Nasser <fnasser@redhat.com>
12178
12179 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
12180 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
12181 to a local (non-static) variable. Copy tstruct.a to a static buffer
12182 and return a pointer to that buffer.
12183 * gdb.base/callfwmall.c (t_structs_a): Ditto.
12184
12185 2001-11-24 Mark Kettenis <kettenis@gnu.org>
12186
12187 * gdb.asm/configure.in: Fix recognition of ix86 target.
12188 * gdb.asm/configure: Regenerate.
12189
12190 2001-11-21 Michael Snyder <msnyder@redhat.com>
12191
12192 * gdb.asm/sparc.inc: New file.
12193 * gdb.asm/asm-source.exp: Recognize sparc target.
12194 * gdb.asm/configure.in: Recognize sparc target.
12195 * gdb.asm/configure: Regenerate.
12196
12197 2001-11-21 Michael Snyder <msnyder@redhat.com>
12198
12199 * gdb.asm/m32r.inc: New file.
12200 * gdb.asm/asm-source.exp: Recognize m32r target.
12201 * gdb.asm/configure.in: Recognize m32r target.
12202 * gdb.asm/configure: Regenerate.
12203
12204 2001-11-20 Michael Snyder <msnyder@redhat.com>
12205
12206 * gdb.asm/i386.inc: New file.
12207 * gdb.asm/asm-source.exp: Recognize ix86 target.
12208 * gdb.asm/configure.in: Recognize ix86 target.
12209 * gdb.asm/configure: Regenerate.
12210
12211 * gdb.c++/namespace.exp: Fix quotes in output messages.
12212
12213 2001-11-14 Michael Snyder <msnyder@redhat.com>
12214
12215 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
12216 qualifier in a type cast expression, to designate an address
12217 in the instruction space (Harvard architecture).
12218
12219 2001-11-13 Michael Snyder <msnyder@redhat.com>
12220
12221 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
12222 Tests for expressions using 'const' and 'volatile'.
12223
12224 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
12225
12226 * gdb.asm/asm-sources.exp: Allow defining linker flags.
12227
12228 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
12229
12230 * lib/mi-support.exp (mi_run_to_helper): Move comments
12231 outside of gdb_expect.
12232
12233 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
12234
12235 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
12236 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
12237 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
12238 mi0_run_to): New functions.
12239 * gdb.mi/mi-simplerun.exp: Use them.
12240 * gdb.mi/mi0-simplerun.exp: Likewise.
12241 * gdb.mi/mi-var-cmd.exp: Likewise.
12242 * gdb.mi/mi0-var-cmd.exp: Likewise.
12243
12244 2001-11-10 Andrew Cagney <ac131313@redhat.com>
12245
12246 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
12247 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
12248
12249 2001-11-09 Andrew Cagney <ac131313@redhat.com>
12250
12251 * gdb.base/restore.exp: Include $expected value in restored test
12252 message.
12253
12254 2001-11-09 Andrew Cagney <ac131313@redhat.com>
12255
12256 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
12257 implemented.
12258
12259 2001-11-08 Michael Snyder <msnyder@redhat.com>
12260
12261 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
12262 Add pass/fail message for stop at breakpoint in call dummy function.
12263
12264 2001-11-07 Michael Snyder <msnyder@redhat.com>
12265
12266 * gdb.c++/templates.exp (test_template_breakpoints):
12267 If we get an overload menu, but it does not match what
12268 we expect, we still need to issue the "cancel" command.
12269 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
12270 making the whitespace optional. Argument for "new" may be
12271 "unsigned" as well as "unsigned int/long".
12272 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
12273 making the whitespace optional. Also replace "(void) with
12274 "((void|)), making the keyword "void" optional.
12275 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
12276 making the whitespace optional. Also replace "(void) with
12277 "((void|)), making the keyword "void" optional.
12278 * gdb.base/callfuncs.c (t_float_values): This function must
12279 _not_ be prototyped, and the following function (t_float_values2)
12280 must be prototyped (if the compiler supports it), so that GDB
12281 can be tested against both cases. Usually one case involves
12282 promotion of float to double, while the other does not.
12283 * gdb.base/callfwmall.c: Ditto.
12284 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
12285 includes a stack frame for "start".
12286
12287 2001-11-05 Jim Blandy <jimb@redhat.com>
12288
12289 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
12290 pointers are 32 bits long, and that offsets of relocs are always
12291 stored in the data (REL-style), and not in the reloc entry itself
12292 (RELA-style).
12293 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
12294 stabs.
12295
12296 2001-11-01 Michael Snyder <msnyder@redhat.com>
12297
12298 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
12299 and regular expression operators by using quoting.
12300
12301 2001-10-31 Michael Snyder <msnyder@redhat.com>
12302
12303 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
12304 depending on what the symbol table contains.
12305 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
12306 the output of the ptype command. Similarly, accept both "const &"
12307 and "const&".
12308
12309 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
12310
12311 * gdb.base/miscexprs.c (main): Add usage of preprocessor
12312 symbol `STORAGE' to allow to choose the storage class of
12313 the local datastructures.
12314 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
12315 compiler directive.
12316
12317 2001-10-30 Michael Snyder <msnyder@redhat.com>
12318
12319 * gdb.base/jump.exp: Allow it to run for all targets.
12320
12321 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
12322
12323 * gdb.base/call-ar-st.c (print_double_array): Match for loop
12324 with new double_array size.
12325 (main): Change storage class of all local variables to static.
12326 Reduce size of double_array to 9.
12327 * gdb.base/call-ar-st.exp: Increase timeout value.
12328 Change expected output for double array to match new size in
12329 call-ar-st.c.
12330
12331 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
12332
12333 * gdb.base/ending-run.exp: Create identical output when passing
12334 `step to end of run' case. Add regular expression branch satisfying
12335 Stormy16 target.
12336
12337 2001-10-28 Mark Kettenis <kettenis@gnu.org>
12338
12339 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
12340 that we catch the expected failure under Linux/x86.
12341
12342 2001-10-29 Orjan Friberg <orjanf@axis.com>
12343
12344 * gdb.base/setvar.exp: Escape curly braces.
12345 * gdb.stabs/weird.exp: Ditto.
12346
12347 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
12348
12349 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
12350 * gdm.mi/mi0-hack-cli.exp: Likewise.
12351
12352 2001-10-25 Andrew Cagney <ac131313@redhat.com>
12353
12354 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
12355 messages.
12356
12357 2001-10-21 Andrew Cagney <ac131313@redhat.com>
12358
12359 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
12360 checking MI enabled.
12361
12362 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
12363
12364 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
12365
12366 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
12367
12368 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
12369 if gdb child process crashes, just signal an error.
12370
12371 2001-10-02 Jim Blandy <jimb@redhat.com>
12372
12373 * lib/gdb.exp (test_xfail_format): Simplify.
12374
12375 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
12376 front of the variable name `format'. Simplify `if'.
12377
12378 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
12379
12380 * gdb.threads/pthreads.exp: Wait for output and delay
12381 before sending ^C.
12382
12383 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
12384
12385 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
12386 some incorrect output instead of timing out.
12387 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
12388
12389 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
12390
12391 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
12392 check to allow additional `int'.
12393
12394 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
12395
12396 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
12397 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
12398
12399 2001-09-27 Michael Snyder <msnyder@redhat.com>
12400
12401 * lib/gdb.exp (test_debug_format): New proc.
12402 (setup_xfail_format): Use new proc test_debug_format.
12403 * gdb.base/constvars.exp (local_compiler_xfail_check): New
12404 proc; use new service proc test_debug_format.
12405 Replace all other "gcc_compiled" tests with this test.
12406 * gdb.base/volatile.exp (local_compiler_xfail_check): New
12407 proc; use new service proc test_debug_format.
12408 Replace all other "gcc_compiled" tests with this test.
12409
12410 2001-09-27 Michael Snyder <msnyder@redhat.com>
12411
12412 * gdb.base/cvexpr.exp: New file.
12413 * gdb.base/cvexpr.c: New file
12414 Test for expressions using const and volatile keywords.
12415
12416 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
12417
12418 * gdb.base/constvars.exp: Check for different orders of keywords
12419 and additional "int" strings in output.
12420
12421 2001-09-22 Andrew Cagney <ac131313@redhat.com>
12422
12423 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
12424 responses from "help maint".
12425
12426 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
12427
12428 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
12429 to localhost:NNN instead of :NNN, in case Xvfb is listening
12430 only on TCP.
12431
12432 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
12433
12434 * gdb.base/recurse.exp: When checking leaving the watchpoint
12435 scope, recognize when gdb is in function's epilogue and pass.
12436
12437 2001-09-18 Keith Seitz <keiths@redhat.com>
12438
12439 * lib/insight-support.exp (_gdbtk_export_target_info): Add
12440 support for running tests against sid targets.
12441 (gdbtk_done): Ditto.
12442
12443 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
12444
12445 * gdb.base/ending-run.c (main): Set stdout buffersize
12446 to the same reasonable value for any target.
12447 * gdb.base/ending-run.exp: Add a regular expression
12448 to make testsuite happy on Sanyo Stormy16 target.
12449
12450 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
12451
12452 * gdb.base/display.c (do_loops): Add float variable `f'.
12453 Increment f in loop.
12454 * gdb.base/display.exp: Increment timeout by 60 seconds.
12455 Change float display test to use variable `f'.
12456
12457 2001-09-17 Jim Blandy <jimb@redhat.com>
12458
12459 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
12460 overflowing the limited breakpoint tables on some ROM monitors
12461 (like the ROM68K).
12462
12463 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
12464
12465 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
12466 the "-ac" (disable access control) flag.
12467
12468 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
12469
12470 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
12471 ints.
12472
12473 2001-08-30 Keith Seitz <keiths@redhat.com>
12474
12475 * lib/gdb.exp: Move all insight-related functionality into
12476 separate file.
12477 * lib/insight-support.exp: New file.
12478
12479 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
12480
12481 * config/sid.exp (sid_start): Never set sid verbosity; disable
12482 expect_background {} that consumed its stdout; tolerate </dev/null.
12483 Attempt to set endianness override in "sid" protocol mode. Cleanup.
12484
12485 2001-08-18 Andrew Cagney <ac131313@redhat.com>
12486
12487 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
12488 CLI jump command to start it.
12489 (mi_run_to_main): Fail immediatly when unexpected output.
12490
12491 2001-08-18 Andrew Cagney <ac131313@redhat.com>
12492
12493 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
12494 beginning of function. Fix PR gdb/191.
12495
12496 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
12497
12498 * config/sid.exp (sid_start): Don't warn if we cannot figure out
12499 what to force sid endianness to.
12500
12501 2001-08-15 Keith Seitz <keiths@redhat.com>
12502
12503 * lib/gdb.exp (gdbtk_start): Don't set environment
12504 variables for TCL_LIBRARY and friends. Insight will
12505 now figure these out for itself.
12506
12507 2001-08-02 Michael Snyder <msnyder@redhat.com>
12508
12509 * gdb.base/completion.exp: Remove the symbol "a64l" from
12510 the expect string; this is target-specific, and not related
12511 to what is being tested.
12512
12513 2001-08-02 Dave Brolley <brolley@redhat.com>
12514
12515 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
12516
12517 2001-07-25 Michael Snyder <msnyder@redhat.com>
12518
12519 * gdb.base/consecutive.exp: New file. Test stepping over
12520 breakpoints on consecutive instructions.
12521 * gdb.base/consecutive.c: New file.
12522
12523 * gdb.base/call-rt-st.exp: Use double-backslash to quote
12524 curly braces in regular expressions.
12525
12526 2001-07-25 Michael Snyder <msnyder@redhat.com>
12527
12528 * gdb.base/ending-run.exp: Accept "Program exited normally" as
12529 legitimate output from stepping out of main.
12530
12531 2001-07-22 Keith Seitz <keiths@redhat.com>
12532
12533 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
12534 the empty string, do not run the tests.
12535
12536 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12537
12538 * gdb.base/long_long.exp: Detect size of pointer. Take into
12539 account 2-byte pointers when testing for p/a results.
12540
12541 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12542
12543 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
12544 and defined to 1K for m68hc11.
12545 (random_data): Reduce table to 1K for embedded platforms (68hc11).
12546 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
12547 (sizeof_random_data): New variable to tell the size of the data table;
12548 don't test past this size; always run to main.
12549
12550 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12551
12552 * gdb.base/return2.exp: return of long long and double fails for
12553 68HC11; don't execute these tests on that platform.
12554 * gdb.base/return.exp: Return of a double fails for 68hc11.
12555
12556 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12557
12558 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
12559 tests that print a float.
12560 * call-rt-st.exp: Likewise.
12561
12562 2001-07-12 Mark Kettenis <kettenis@gnu.org>
12563
12564 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
12565 running this test on Linux.
12566
12567 2001-06-24 Michael Chastain <chastain@redhat.com>
12568
12569 * gdb.base/arithmet.exp: Remove some tests to make all test names
12570 unique.
12571
12572 2001-07-03 Michael Snyder <msnyder@redhat.com>
12573
12574 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
12575 the output of the ptype command.
12576
12577 2001-07-02 Michael Snyder <msnyder@redhat.com>
12578
12579 * gdb.base/completion.exp: Don't assume that break.c is the only
12580 source file that may contain functions named "marker".
12581 * gdb.base/corefile.exp: Quote the curly braces in regexp.
12582
12583 2001-06-28 Andrew Cagney <ac131313@redhat.com>
12584
12585 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
12586 of files to delete.
12587
12588 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
12589 * gdb.disasm/h8300s.exp: New file.
12590 gdb.disasm/h8300s.s: Likewise.
12591
12592 2001-06-27 Andrew Cagney <ac131313@redhat.com>
12593
12594 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
12595 empty breakpoint tables.
12596
12597 2001-06-25 Andrew Cagney <ac131313@redhat.com>
12598
12599 * lib/mi-support.exp: Update args=... part of stop-reason
12600 patterns. Accept either a list or a tuple.
12601
12602 2001-06-23 Andrew Cagney <ac131313@redhat.com>
12603
12604 * lib/mi-support.exp: Remove local emacs variable defining
12605 change-log-default-name.
12606
12607 2001-06-22 Michael Chastain <chastain@redhat.com>
12608
12609 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
12610 This is operationally compatible with the previous version.
12611
12612 2001-06-13 Jim Blandy <jimb@redhat.com>
12613
12614 * lib/gdb.exp (gdb_test): Doc fix.
12615
12616 2001-06-10 Michael Chastain <chastain@redhat.com>
12617
12618 * gdb.base/exprs.exp: Remove a duplicate test.
12619
12620 2001-06-06 Jim Blandy <jimb@redhat.com>
12621
12622 * gdb.base/return2.exp (main): Use values to test float and double
12623 returns that are not NaN's, to avoid being confused by IEEE
12624 comparison rules.
12625
12626 2001-06-04 Michael Snyder <msnyder@redhat.com>
12627
12628 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
12629 non-zero if control_c fails. Terminate the test on failure,
12630 rather than wait for 12 more tests to time out.
12631
12632 2001-06-06 Jim Blandy <jimb@redhat.com>
12633
12634 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
12635 Don't forget to match the GDB prompt.
12636
12637 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
12638
12639 2001-06-04 Jim Blandy <jimb@redhat.com>
12640
12641 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
12642 command.
12643
12644 2001-05-31 Kevin Buettner <kevinb@redhat.com>
12645
12646 * gdb.base/annota1.exp (info break): Match four or more spaces
12647 after "Address".
12648
12649 2001-05-31 Michael Chastain <chastain@redhat.com>
12650
12651 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
12652 (dm_type_int_star): Likewise.
12653 (dm_type_long_star): Likewise.
12654 (dm_type_void_star): Likewise.
12655
12656 2001-05-29 Kevin Buettner <kevinb@redhat.com>
12657
12658 * gdb.base/completion.exp (INPUTRC): Set this environment variable
12659 to a known value in order to get consistent results regardless
12660 of the setting of INPUTRC or the presence or contents of .inputrc.
12661
12662 2001-05-24 Michael Snyder <msnyder@redhat.com>
12663
12664 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
12665 Don't require that the main thread and the manager thread are the
12666 first in the list.
12667
12668 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
12669 debugging. If test fails, issue an "unsupported" not a "fail".
12670
12671 2001-05-24 Jim Blandy <jimb@redhat.com>
12672
12673 Don't assume that short is shorter than int.
12674 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
12675 assume that shorts are smaller than ints. On a 16-bit machine,
12676 this isn't true.
12677 ("print unsigned char == (~0)"): Add test that verifies that ~0,
12678 an int, is not equal to ~0 stored in an unsigned char. This tests
12679 the same thing that the previous test meant to, but works on
12680 16-bit machines, too.
12681 ("print unsigned char != (~0)"): Same test, complemented.
12682
12683 2001-05-24 Michael Snyder <msnyder@redhat.com>
12684
12685 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
12686 test for (full_coverage == 0). This makes the test run faster,
12687 and prevents dejagnu getting out of step.
12688
12689 2001-05-23 Kevin Buettner <kevinb@redhat.com>
12690
12691 * gdb.base/finish.exp (finish_void): Revise pattern for
12692 stopping on the call statement to not permit stopping at
12693 the start of the instructions comprising the call sequence.
12694
12695 2001-05-19 Michael Chastain <chastain@redhat.com>
12696
12697 * gdb.base/callfuncs.exp: Make all test names unique.
12698 * gdb.base/commands.exp: Make all test names unique.
12699 * gdb.base/condbreak.exp: Make all test names unique.
12700 * gdb.base/dbx.exp: Make all test names unique.
12701 * gdb.base/default.exp: Make all test names unique.
12702 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
12703 and TIMEOUT messages to their corresponding PASS message.
12704 * gdb.base/ending-run.exp: Make all test names unique.
12705 * gdb.base/long_long.exp: Remove duplicate test.
12706
12707 2001-05-21 Kevin Buettner <kevinb@redhat.com>
12708
12709 * gdb.base/finish.exp (finish_void): Allow "finish" command to
12710 stop on the call statement as well as the statement after the
12711 call.
12712
12713 2001-05-21 Michael Snyder <msnyder@redhat.com>
12714
12715 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
12716
12717 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
12718
12719 * gdb.base/completion.exp: Revamp test. Make it execute on all
12720 platforms.
12721
12722 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
12723
12724 * config/gdbserver.exp (gdb_load): Handle the case
12725 in which the arguments to gdbserver are given in the
12726 baseboard configuration file.
12727 Also handle the case in which the server needs to do a
12728 load.
12729
12730 2001-05-07 Keith Seitz <keiths@cygnus.com>
12731
12732 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
12733 set up the display for testing.
12734 (gdbtk_start): Convert all paths to paths that tcl will like.
12735 Export target information to environment.
12736 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
12737 necessary.
12738 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
12739 (to_tcl_path): New proc to convert a given pathname into
12740 a path acceptible as an argument to a tcl command.
12741 (_gdbtk_export_target_info): New proc to export target info
12742 into the environment for gdbtk testing.
12743 (gdbtk_done): New proc to signal end-of-test.
12744
12745 2001-05-06 Jim Blandy <jimb@redhat.com>
12746
12747 * restore.c: Make the code of caller0 correspond to its comment.
12748
12749 2001-05-03 Michael Snyder <msnyder@redhat.com>
12750
12751 * config/sid.exp (gdb_target_sid): Check for error messages.
12752 On error or timeout, don't make expect exit (which will terminate
12753 all subsequent tests); instead just make gdb exit.
12754 (gdb_load): Check for error messages. On error or timeout,
12755 return a negative value.
12756
12757 2001-04-24 Jim Blandy <jimb@redhat.com>
12758
12759 * gdb.c++/templates.exp: If we see the prompt for the overload
12760 list, but we haven't recognized any of the longer patterns,
12761 arrange for this test to fail, not hang.
12762
12763 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
12764 variations.
12765
12766 2001-04-22 Michael Chastain <chastain@redhat.com>
12767
12768 * gdb.c++/local.exp: Use the 'runto' library function.
12769 * gdb.c++/namespace.exp: Likewise.
12770 * gdb.c++/overload.exp: Likewise.
12771
12772 2001-03-26 Kevin Buettner <kevinb@redhat.com>
12773
12774 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
12775 * gdb.base/step-line.exp: New file. Test step/next in presence of
12776 #line directives.
12777 * gdb.base/step-line.c: New file. Test program for the above.
12778 * gdb.base/step-line.inp: New file. We pretend that this file has
12779 been transformed by some other tool into step-line.c.
12780
12781 2001-03-21 Jim Blandy <jimb@redhat.com>
12782
12783 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
12784 unmangled operator names.
12785
12786 2001-03-20 Jim Blandy <jimb@redhat.com>
12787
12788 * gdb.threads/linux-dp.exp: Recognize an additional message
12789 generated by GDB when it doesn't understand how to debug threads
12790 on the target system.
12791
12792 2001-03-19 Andrew Cagney <ac131313@redhat.com>
12793
12794 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
12795
12796 2001-03-12 Michael Chastain <chastain@redhat.com>
12797
12798 * gdb.c++/derivation.exp: Use the 'runto' library function.
12799
12800 2001-03-12 Michael Chastain <chastain@redhat.com>
12801
12802 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
12803
12804 2001-02-24 Michael Chastain <chastain@redhat.com>
12805
12806 * gdb.c++/ref-types.exp: Change handwritten code to library
12807 function 'runto'.
12808
12809 2001-03-16 Orjan Friberg <orjanf@axis.com>
12810
12811 * gdb.base/signals.exp: Set count to 0 explicitly.
12812
12813 2001-03-15 Mark Salter <msalter@redhat.com>
12814
12815 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
12816 (gdb_target_monitor): Add check of gdb_target_cmd return value.
12817 (gdb_load): Add support for additional target_info: gdb_download_size
12818 and gdb_load_timeout.
12819
12820 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
12821
12822 * gdb.base/annota1.exp: Move test of isnative to earlier in the
12823 file -- to prevent failing when the compile fails but we have no
12824 intention of running the tests anyway.
12825
12826 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
12827 tests if set.
12828
12829 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
12830 integers.
12831
12832 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
12833 * gdb.c++/namespace.exp: Ditto.
12834
12835 2001-03-07 Orjan Friberg <orjanf@axis.com>
12836
12837 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
12838 * gdb.base/pointers.exp: Relax pattern match of decimals.
12839
12840 2001-03-06 Kevin Buettner <kevinb@redhat.com>
12841
12842 * Makefile.in, config/abug.exp, config/cfdbug.exp,
12843 config/cpu32bug.exp, config/dve.exp, config/est.exp,
12844 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
12845 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
12846 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
12847 config/sh.exp, config/sid.exp, config/slite.exp,
12848 config/sparclet.exp, config/udi.exp, config/unknown.exp,
12849 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
12850 config/vxworks.exp, config/vxworks29k.exp,
12851 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
12852 gdb.base/all-bin.exp, gdb.base/annota1.exp,
12853 gdb.base/arithmet.exp, gdb.base/assign.exp,
12854 gdb.base/async.exp, gdb.base/attach.exp,
12855 gdb.base/bitfields.exp, gdb.base/bitops.exp,
12856 gdb.base/break.exp, gdb.base/call-ar-st.exp,
12857 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
12858 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
12859 gdb.base/commands.exp, gdb.base/completion.exp,
12860 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
12861 gdb.base/constvars.exp, gdb.base/corefile.exp,
12862 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
12863 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
12864 gdb.base/ending-run.exp, gdb.base/environ.exp,
12865 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
12866 gdb.base/finish.exp, gdb.base/foll-exec.exp,
12867 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
12868 gdb.base/funcargs.exp, gdb.base/help.exp,
12869 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
12870 gdb.base/logical.exp, gdb.base/long_long.exp,
12871 gdb.base/maint.exp, gdb.base/mips_pro.exp,
12872 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
12873 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
12874 gdb.base/pointers.exp, gdb.base/printcmds.exp,
12875 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
12876 gdb.base/regs.exp, gdb.base/relational.exp,
12877 gdb.base/remote.exp, gdb.base/reread.exp,
12878 gdb.base/restore.exp, gdb.base/return2.exp,
12879 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
12880 gdb.base/selftest.exp, gdb.base/setshow.exp,
12881 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
12882 gdb.base/sigall.exp, gdb.base/signals.exp,
12883 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
12884 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
12885 gdb.base/step-test.exp, gdb.base/structs.c,
12886 gdb.base/structs.exp, gdb.base/structs2.exp,
12887 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
12888 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
12889 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
12890 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12891 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
12892 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
12893 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
12894 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
12895 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
12896 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
12897 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
12898 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
12899 gdb.fortran/types.exp, gdb.java/jmisc.exp,
12900 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12901 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
12902 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12903 gdb.trace/circ.exp, gdb.trace/collection.exp,
12904 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12905 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12906 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
12907 gdb.trace/report.exp, gdb.trace/save-trace.exp,
12908 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12909 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12910 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
12911 notices.
12912
12913 2001-02-27 Michael Snyder <msnyder@cygnus.com>
12914
12915 * gdb.base/varargs.c (find_max_double): Fix printf format string:
12916 first arg is int not float.
12917
12918 2001-02-22 Michael Snyder <msnyder@cygnus.com>
12919
12920 * gdb.base/reread.exp: Unsupported for non-native targets;
12921 doesn't work for remote debugging.
12922
12923 2001-02-19 Fernando Nasser <fnasser@redhat.com>
12924
12925 From Drew Moseley <dmoseley@redhat.com>
12926 * gdb.base/ending-run.exp: Properly handle the BSP state when
12927 stepping past the end of main.
12928
12929 2001-02-19 John Moore <jmoore@redhat.com>
12930
12931 * gdb.base/commands.exp (infrun_breakpoint_command_test):
12932 Converted HPUX fix for non-expected items following multiple
12933 step commands into general solution for all platforms.
12934
12935 2001-02-18 Michael Chastain <chastain@redhat.com>
12936
12937 * gdb.c++/classes.exp (do_tests): Change runto statements
12938 from "runto 'foo(void)'" to "runto 'foo'". This makes the
12939 statements demangler agnostic.
12940 * gdb.c++/virtfunc.exp (do_tests): Likewise.
12941 (gdb_virtfunc_restart): Likewise.
12942
12943 2001-02-14 Michael Chastain <chastain@redhat.com>
12944
12945 * gdb.c++/inherit.exp (do_tests): Change runto statements
12946 from "runto 'foo(void)'" to "runto 'foo'". This makes the
12947 statements demangler agnostic.
12948
12949 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
12950
12951 * gdb.threads/pthreads.exp: Unify pass/fail messages for
12952 ``continue to bkpt at common_routine in thread 2'' and ``stopped
12953 before calling common_routine 15 times'' tests.
12954
12955 2001-02-11 Michael Chastain <chastain@redhat.com>
12956
12957 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
12958 Helps the test script figure out which demangler is in use.
12959 (dm_type_foo_ref): Ditto.
12960 (dm_type_int_star): Ditto.
12961 (dm_type_long_star): Ditto.
12962 (dm_type_unsigned_int): Ditto.
12963 (dm_type_void): Ditto.
12964 (dm_type_void_star): Ditto.
12965 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
12966 Probe the gdb demangler and set variables to accommodate
12967 formatting differences.
12968 (info_func_regexp): New function. Same as info_func, but
12969 matches against a regexp.
12970 (info_func): Match against a literal string.
12971 (print_addr_2): New function. Match against a literal string,
12972 which can be different from the input to gdb.
12973 (print_addr): Simply call print_addr_2 with the same argument twice.
12974 (test_lookup_operator_functions): Use demangler formatting variables.
12975 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
12976 the tests in the same order as the C++ class declaration.
12977 (test_paddr_operator_functions): Ditto.
12978 (test_paddr_overloaded_functions): Ditto.
12979 (test_paddr_hairy_functions): Use demangler formatting variables.
12980 Add reference to gdb/19 for related tests.
12981 (do_tests): Call probe_demangler.
12982
12983 2001-01-30 Kevin Buettner <kevinb@redhat.com>
12984
12985 * gdb.c++/templates.cc (printf): Remove unused function definition.
12986
12987 2001-01-26 Felix Lee <flee@redhat.com>
12988
12989 * sid.exp (sid_exit): Pass host, not target, to remote_close.
12990
12991 2001-01-25 matthew green <mrg@redhat.com>
12992
12993 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
12994 up sid.
12995 (sid_exit): Call `remote_pop_conn' after GDB is gone.
12996
12997 2001-01-25 matthew green <mrg@redhat.com>
12998
12999 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
13000 Deprecate $sid_spawn_id.
13001 (sid_exit): Remove code necessary only for `spawn.'
13002
13003 2001-01-25 matthew green <mrg@redhat.com>
13004
13005 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
13006
13007 2001-01-28 Michael Chastain <chastain@redhat.com>
13008
13009 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
13010 to call when tests fail. It takes gdb out of the overloaded
13011 function choice menu back to the main prompt, so that the test
13012 program stays synchronized.
13013 (set_bp_overloaded): New proc to collect all the common
13014 code for setting a breakpoint on an overloaded name. Calls
13015 take_gdb_out_of_choice_menu when needed.
13016 (menu_overload1arg): New variable to collect the repeated
13017 instances of the expected menu for an overloaded name. Change
13018 the regular expression to handle changes in g++ type encoding:
13019 "void" can be either "void" or "", and "unsigned int" can be
13020 either "unsigned int" or "unsigned".
13021 (continue_to_bp_overloaded): Change regular expressions to handle
13022 changes in g++ type encoding.
13023 (no proc): Call take_gdb_out_of_choice_menu when needed.
13024 Remove redundant calls to "info break". Accept either "canceled"
13025 or "cancelled". Change regular expressions in "info break"
13026 calls to handle changes in g++ type encoding. Give all tests
13027 unique strings.
13028
13029 2001-01-17 Ben Elliston <bje@redhat.com>
13030
13031 * config/sid.exp: New file.
13032
13033 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
13034
13035 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
13036
13037 2000-12-21 Michael Snyder <msnyder@cygnus.com>
13038
13039 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
13040 Add a RE to accept a non-ascii char if one is ever presented.
13041
13042 2000-12-20 Fernando Nasser <fnasser@redhat.com>
13043
13044 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
13045
13046 2000-12-18 Michael Snyder <msnyder@cygnus.com>
13047
13048 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
13049 in regexp. One '\' does not suffice on Linux.
13050
13051 2000-12-09 Michael Chastain <chastain@redhat.com>
13052
13053 * gdb.base/break.exp (test_clear_command): Use a marker function
13054 rather than 'main' for the test function. Also move this
13055 test to an execution point where the marker function names are
13056 guaranteed to be bound to functions. (Executing tests after a
13057 'finish' from main runs into name conflicts with local names
13058 in __libc_start_main).
13059
13060 2000-12-07 Michael Snyder <msnyder@cygnus.com>
13061
13062 * gdb.base/finish.exp: New test for gdb's "finish" command.
13063 * gdb.base/return2.exp: New test for gdb's "return" command.
13064 * gdb.base/return2.c: New source file for above.
13065
13066 2000-12-05 Michael Snyder <msnyder@cygnus.com>
13067
13068 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
13069 * gdb.base/miscexprs.exp: Ditto.
13070 * gdb.base/pointers.exp: Ditto.
13071 * gdb.c++/derivation.exp: Ditto.
13072 * gdb.c++/local.exp: Ditto.
13073 * gdb.c++/namespace.exp: Ditto.
13074 * gdb.c++/overload.exp: Ditto.
13075 * gdb.c++/ref-types.exp: Ditto.
13076
13077 2000-12-05 Michael Snyder <msnyder@cygnus.com>
13078
13079 * gdb.base/constvars.exp: Test result of "up" command.
13080 * gdb.base/miscexprs.exp: Ditto.
13081 * gdb.base/pointers.exp: Ditto.
13082 * gdb.base/scope.exp: Ditto.
13083 * gdb.c++/derivation.exp: Ditto.
13084 * gdb.c++/local.exp: Ditto.
13085 * gdb.c++/namespace.exp: Ditto.
13086 * gdb.c++/overload.exp: Ditto.
13087 * gdb.c++/ref-types.exp: Ditto.
13088
13089 2000-11-22 Michael Chastain <chastain@redhat.com>
13090
13091 * mips_pro.exp: Accept either "middle -> top -> main" or
13092 "middle -> main" in the backtrace, because gcc can optimize
13093 tail calls to jumps. Remove setup_xfail for the hppa case.
13094 Add a comment with the original warning messages from PR 3016,
13095 which was filed in 1993, to preserve them for posterity.
13096
13097 2000-11-17 Nick Duffek <nsd@redhat.com>
13098
13099 * lib/gdb.exp (gdb_test): Override timeout with board info.
13100
13101 2000-11-17 Nick Duffek <nsd@redhat.com>
13102
13103 * gdb.base/display.exp: Don't kill running stub. Add "again" to
13104 the second kill and detach messages.
13105
13106 2000-11-17 Nick Duffek <nsd@redhat.com>
13107
13108 * configure.in: Add AC_EXEEXT.
13109 * configure: Regenerate.
13110 * Makefile.in (just-check): Export EXEEXT.
13111 * lib/gdb.exp ($EXEEXT): Import from environment.
13112 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
13113 expect "maint dump-me" on Cygwin.
13114 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
13115 $EXEEXT.
13116
13117 2000-11-17 Nick Duffek <nsd@redhat.com>
13118
13119 * gdb.base/break.exp: Test backtrace and finish from called
13120 function on all platforms, not just HP-UX.
13121
13122 2000-11-03 Michael Snyder <msnyder@cygnus.com>
13123
13124 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
13125 code from gdb_target_monitor, so it can be used independantly
13126 for gdbserver. Also comment out an unnecessary PUTS.
13127
13128 2000-11-03 Michael Snyder <msnyder@cygnus.com>
13129
13130 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
13131 * gdb.base/corefile.exp: Expect the message "Program is being
13132 debugged already" when we send the "corefile" command, since
13133 the preceeding gdb_load may have connected gdb to a remote target.
13134 * gdb.base/display.exp: Disable hardware watchpoints if new
13135 board info variable "no_hardware_watchpoints" is true.
13136 Replace single-letter commands with more readable ones.
13137 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
13138 if new board info variable "no_hardware_watchpoints" is true.
13139 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
13140 to see if stdio (printf) testing is possible.
13141 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
13142 board info variable "no_hardware_watchpoints" is true. Use new
13143 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
13144
13145 2000-11-13 Fernando Nasser <fnasser@redhat.com>
13146
13147 From Orjan Friberg <orjanf@axis.com>:
13148 * gdb.base/printcmds.exp: Escape curly braces followed by a number
13149 in array print pattern match.
13150
13151 2000-11-09 Fernando Nasser <fnasser@redhat.com>
13152
13153 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
13154 spelling "cancelled" to U.S. spelling "canceled" to match changes
13155 made to gdb.
13156 * gdb.c++/ovldbreak.exp: Ditto.
13157
13158 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13159
13160 * gdb.base/callfuncs.c (main): Moved to end of file, call
13161 t_double_values to initialize the FPU before inferior calls are made.
13162 * gdb.base/callfuncs.exp: Test for register preservation after calling
13163 inferior functions. Add tests for continuining, finishing and
13164 returning from a stop in a call dummy.
13165
13166 2000-10-24 Michael Snyder <msnyder@cygnus.com>
13167
13168 * gdb.base/commands.exp: Break up long lines, and re-indent.
13169
13170 2000-10-19 Michael Snyder <msnyder@cygnus.com>
13171
13172 * config/gdbserver.exp: Rewritten from the ground up, to make it
13173 compatible with the current dejagnu tree, and to make it work with
13174 the new "gdbserver" in libremote.
13175
13176 2000-10-16 Michael Snyder <msnyder@cygnus.com>
13177
13178 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
13179 * gdb.base/varargs.exp: Skip entire test if no printf support.
13180 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
13181 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
13182
13183 2000-10-13 Michael Snyder <msnyder@cygnus.com>
13184
13185 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
13186 no floating point support.
13187 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
13188 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
13189 * gdb.base/call-rt-st.exp: Ditto.
13190 * gdb.base/call-strs.exp: Ditto.
13191
13192 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
13193
13194 * gdb.base/sizeof.c: include <stdio.h>.
13195
13196 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
13197 'finish', otherwise uncaptured gdb_prompt would potentially
13198 throw remaining test points out of sync.
13199
13200 2000-07-26 Scott Bambrough <scottb@netwinder.org>
13201
13202 * gdb.base/recurse.exp: Run tests for all targets.
13203 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
13204 gnu-oldld case on ARM.
13205 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
13206 for ARM targets.
13207
13208 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
13209
13210 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
13211 * gdb.java/configure: Rebuild.
13212
13213 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
13214
13215 * gdb.java/jv-exp.exp: New file.
13216
13217 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
13218
13219 * configure: Rebuilt.
13220 * configure.in (configdirs): Add gdb.java.
13221 * gdb.java/jmisc.java: New file.
13222 * gdb.java/jmisc.exp: New file.
13223 * gdb.java/Makefile.in: New file.
13224 * gdb.java/configure: Rebuilt.
13225 * gdb.java/configure.in: New file.
13226 * lib/java.exp: New file.
13227
13228 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13229
13230 * gdb.base/exprs.exp: Test casts to a pointer including over and
13231 underflow.
13232
13233 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
13234
13235 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
13236 and the compilers sizes.
13237
13238 2000-07-09 Nick Duffek <nsd@redhat.com>
13239
13240 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
13241 (use_methods): New function.
13242 (main): Call use_methods().
13243 * gdb.c++/classes.exp (test_method_param_class): New procedure.
13244 (do_tests): Call test_method_param_class.
13245
13246 2000-07-09 Nick Duffek <nsd@redhat.com>
13247
13248 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
13249 spelling.
13250 (test_enums): New procedure. Move enum tests from end of script
13251 to here. Set breakpoint on function name instead of line number.
13252 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
13253 (enums2): New marker function.
13254 (enums1): New function.
13255 (main): Call enums1(). Move enum tests to enums1().
13256
13257 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
13258
13259 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
13260 compile/link program. Update line numbers.
13261 * gdb.asm/d10v.inc: Define ``startup''.
13262 * gdb.asm/asmsrc1.s: Add definition of _start.
13263
13264 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
13265
13266 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
13267
13268 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13269
13270 * gdb.base/maint.exp: Add 'maint print architecture' item to output
13271 of 'help maint print' command.
13272
13273 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
13274
13275 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
13276 they use gdb_expect_list.
13277
13278 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
13279
13280 * gdb.base/commands.exp: Use ``set remote
13281 memory-read-packet-size'' instead of ``set endian big'' to test
13282 long commands.
13283
13284 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
13285
13286 * gdb.c++/templates.exp (do_tests): Make all of these work under
13287 g++, and stop skipping them.
13288
13289 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
13290 work under g++.
13291
13292 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
13293 initialization.
13294
13295 2000-06-02 Michael Snyder <msnyder@cygnus.com>
13296
13297 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
13298 the regular expression: accept an (almost) arbitrary sequence of
13299 "frames-invalid" and "breakpoints-invalid" messages both before
13300 and after the "starting" message.
13301
13302 2000-06-02 Michael Snyder <msnyder@cygnus.com>
13303
13304 * gdb.c++/local.exp: This test has never been known to work with g++.
13305
13306 2000-05-18 Michael Snyder <msnyder@cygnus.com>
13307
13308 * gdb.base/annota1.exp (annotate-signal-handler-caller):
13309 Relax the regular expression a little, make it pass on Solaris 8.
13310
13311 2000-05-12 Kevin Buettner <kevinb@redhat.com>
13312
13313 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
13314 a call, do not require that gdb stop on the line after the call.
13315 Instead, it is permissible for gdb to stop on the line of the
13316 call itself.
13317
13318 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
13319
13320 * gdb.base/break.exp (bp on small function, optimized file):
13321 Add a second pass pattern. The behavior differs here between stabs
13322 and dwarf for one-line functions. Stabs preserves two line symbols
13323 (one before the prologue and one after) with the same line number,
13324 but dwarf regards these as duplicates and discards one of them.
13325 Therefore the address after the prologue (where the breakpoint is)
13326 has no exactly matching line symbol, and GDB reports the breakpoint
13327 as if it were in the middle of a line rather than at the beginning.
13328
13329 2000-05-08 Michael Snyder <msnyder@cygnus.com>
13330
13331 * gdb.base/interrupt.exp: Make "pass" message say "send"
13332 rather than "send_gdb" (for consistancy).
13333
13334 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
13335
13336 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
13337 * gdb.c++/templates.cc: Properly check for GCC version number.
13338 * lib/compiler.cc: Likewise
13339
13340 2000-04-28 Michael Snyder <msnyder@cygnus.com>
13341
13342 * gdb.base/break.exp: When compiled with -O2 optimization,
13343 gdb may not stop at the first line of main, due to code motion.
13344
13345 2000-04-26 Michael Snyder <msnyder@cygnus.com>
13346
13347 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
13348 This test depends on parsing the printf output from the target.
13349 Since the sparclet stub doesn't do stdio, this will never work.
13350 * gdb.base/call-rt-st.exp: ditto.
13351 * gdb.base/call-strs: ditto.
13352
13353 2000-04-24 Michael Snyder <msnyder@cygnus.com>
13354
13355 * gdb.base/miscexprs.exp: make sizeof long array test portable.
13356
13357 * gdb.base/ending-run.exp: After connecting to a remote target,
13358 but before running, the target will appear to be in a random
13359 location. Specify both a file and a line for breakpoints.
13360 Also, the function that calls main may be called 'init'
13361 rather than 'start'.
13362
13363 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13364
13365 * gdb.base/help.exp: Update output for add-symbol-file command.
13366
13367 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
13368
13369 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13370 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
13371
13372 2000-04-07 J.T. Conklin <jtc@redback.com>
13373
13374 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
13375
13376 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
13377
13378 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
13379
13380 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
13381 values that can be represented exactly.
13382 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
13383 above change, and to not check against the directory part of the source
13384 file name.
13385 (step into print_long_arg_list): Likewise.
13386 (print print_small_structs from print_long_arg_list): Likewise.
13387 (print print_long_arg_list): Likewise.
13388
13389 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13390
13391 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
13392
13393 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
13394
13395 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
13396
13397 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
13398
13399 * gdb.base/commands.exp (deprecated_command_test): Add test for
13400 deprecate with no arguments.
13401
13402 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
13403
13404 * gdb.base/break.exp: Add new test for setting breakpoints on
13405 optimized code so we can test breakpoints work even when function
13406 prologues may be optimized away
13407
13408 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
13409
13410 From David Whedon <dwhedon@gordian.com>
13411 * gdb.base/commands.exp : Added command deprecator tests.
13412
13413 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
13414
13415 * gdb.base/help.exp: Added test for new apropos command.
13416
13417 2000-03-21 Kevin Buettner <kevinb@redhat.com>
13418
13419 * gdb.base/pointers.c (usevar): New function.
13420 (main): Make sure that global variables v_int_pointer2, rptr,
13421 and y are all referenced someplace in the program by calling
13422 usevar() on them. [Some linkers delete symbols which are
13423 never referenced. The space remains, but there's no way to
13424 get a (symbolic) handle on the variable from the debugger.]
13425
13426 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13427
13428 * gdb.base/printcmds.c: Add typedeffed arrays.
13429
13430 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
13431 procedure to test arrays that are typedef'd.
13432
13433 2000-03-13 James Ingham <jingham@leda.cygnus.com>
13434
13435 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
13436 the library directories.
13437
13438 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
13439
13440 * configure.in (configdirs): Add sub directory gdb.mi.
13441 * configure: Re-generate.
13442
13443 * gdb.mi: New directory.
13444
13445 2000-02-25 Scott Bambrough <scottb@netwinder.org>
13446
13447 * gdb.base/long_long.exp: Correct test suite failure when printing
13448 a long long value as a double on ARM platforms.
13449
13450 2000-02-16 Jim Blandy <jimb@redhat.com>
13451
13452 * gdb.base/break.exp ("breakpoint line number"): Make sure the
13453 default source file is set properly before running this test.
13454
13455 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13456
13457 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
13458 gdbtk/library directory, not in gdbtcl2.
13459
13460 2000-02-04 Jim Blandy <jimb@redhat.com>
13461
13462 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
13463 backslash from regexp pattern.
13464
13465 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
13466 procedure. Use it to run all the "continue to bp overloaded"
13467 tests. Note that this changes the names of the tests slightly.
13468 If the breakpoint hit message includes a hex PC value, because
13469 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
13470 from the real source code, still consider that a pass.
13471
13472 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
13473 XFAIL here if the breakpoint message contains a hex address. Note
13474 similar change on 1999-11-02.
13475
13476 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
13477
13478 * gdb.base/ptype.exp: Establish a default source file before
13479 calling get_debug_format.
13480
13481 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
13482
13483 * gdb.base/watchpoint.exp: Remove duplication of test messages.
13484
13485 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
13486
13487 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
13488 of successive stepi commands -- while in the prologue we should see
13489 the function entry bracket.
13490
13491 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
13492
13493 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
13494 reach __change_mode() when stepping through the end of main().
13495
13496 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
13497
13498 * gdb.base/default.exp: Fix expected pattern.
13499 * gdb.base/help.exp: Same.
13500
13501 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13502
13503 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
13504 Don't use xfail's because that affects only the following test.
13505
13506 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
13507 solaris or linux.
13508
13509 * gdb.base/selftest.exp: Update to reflect changes to main.c.
13510
13511 2000-01-07 Michael Snyder <msnyder@cygnus.com>
13512
13513 * gdb.base/display.exp: Some yacc parsers like to say
13514 "A syntax error" rather than "A parse error". Accept both.
13515
13516 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
13517
13518 * gdb.base/default.exp: Remove OS dependent string from "target
13519 remote" test.
13520 * gdb.base/help.exp: Same for "help target remote" test.
13521
13522 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13523
13524 From Jim Kingdon <kingdon@redhat.com>:
13525
13526 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
13527 prompt (cleanup rather than necessity, but still might keep output
13528 from spilling to next test).
13529
13530 2000-01-02 Fred Fish <fnf@cygnus.com>
13531
13532 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
13533 AIX, which defines them in <sys/types.h>.
13534
13535 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
13536
13537 * gdb.base/default.exp: Match arm* etc instead of arm in "info
13538 float" test.
13539
13540 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
13541
13542 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
13543
13544 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
13545 outermost frame disallowed".
13546
13547 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
13548
13549 * gdb.base/setvar.exp: New tests for setting the value of a struct
13550 with a constant list.
13551
13552 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13553
13554 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
13555 require the user to type a cast before setting the value of a struct.
13556
13557 1999-12-06 Jim Blandy <jimb@cygnus.com>
13558
13559 * gdb.base/default.exp: Expect the new 'info float' command on
13560 all i386 platforms.
13561
13562 * gdb.threads/linux-dp.exp: Expand our ability to recognize
13563 LinuxThreads libraries that don't support debugging.
13564
13565 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
13566
13567 * gdb.base/remote.c: Fill the buffer with truely random data.
13568 Change the buffer type to ``unsigned char'' to simplify size
13569 arithmetic.
13570
13571 * gdb.base/remote.exp: Reduce download numbers by one. Typical
13572 stub only handles 400-1 byte packets. Verify that the download
13573 worked.
13574
13575 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
13576
13577 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
13578 tests, using UNRESOLVED for the untested cases. Also, does not wait
13579 for a timeout if the prompt was received before a recognizable pattern.
13580
13581 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
13582
13583 * lib/gdb.exp (gdb_expect_list): Fix spelling.
13584
13585 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13586
13587 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
13588 watchpoints.
13589
13590 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
13591
13592 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
13593
13594 * gdb.c++/local.exp: Be more flexible in recognizing local class
13595 name mangling. Don't allow horribly truncated method names.
13596 * gdb.c++/derivation.exp: Expect protected inheritance.
13597 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
13598 * gdb.c++/virtfunc.exp: Likewise.
13599 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
13600 when printing a nested enum.
13601
13602 1999-11-22 Jim Blandy <jimb@cygnus.com>
13603
13604 * gdb.base/step-test.exp: Properly await GDB's response to setting
13605 a breakpoint on the call to large_struct_by_value.
13606
13607 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
13608 just because we have debug info for the `start' function.
13609
13610 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
13611
13612 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
13613 "Unknown signal" messages, which indicate (on LinuxThreads) that
13614 GDB doesn't know how to debug threads on this system. This is
13615 better than hanging while philosopher 0 dumps chatter into gdb.log.
13616
13617 1999-11-18 Tom Tromey <tromey@cygnus.com>
13618
13619 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
13620
13621 1999-11-18 Fred Fish <fnf@cygnus.com>
13622
13623 * gdb.base/coremaker2.c: Add sample program for generating
13624 cores that is more self contained than coremaker.c. Eventually
13625 I'll add more code to this and tie it into the testsuite.
13626
13627 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
13628
13629 * gdb.base/dollar.exp: Remove, now in gdb.hp.
13630
13631 1999-11-10 Jimmy Guo <guo@cup.hp.com>
13632
13633 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
13634 from $srcdir/lib/.
13635 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
13636 and gdb.c++/.
13637
13638 * gdb.c++/derivation.exp: remove redundant get compiler info code.
13639
13640 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
13641 'continue with watch' test point.
13642
13643 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
13644
13645 Merged from p2linux-990323-branch:
13646
13647 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
13648
13649 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
13650
13651 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
13652 {limit,fixed}''. Test ``set download-write-size''.
13653
13654 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
13655
13656 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
13657 gdb_expect_list.
13658
13659 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
13660
13661 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
13662
13663 1999-11-03 Mark Salter <msalter@cygnus.com>
13664
13665 * gdb.base/break.exp: Fix "stub continue" pattern.
13666
13667 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
13668
13669 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
13670
13671 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
13672
13673 * gdb.base/display.exp ("finish"): Add timeout clause.
13674
13675 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
13676 plain prompt clause, so this doesn't have to time out in order to
13677 fail.
13678
13679 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
13680 breakpoint hit messages include an address.
13681
13682 * gdb.base/display.exp: Don't forget to escape parens in regular
13683 expressions. Unix regexp notatation sucks.
13684
13685 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13686
13687 * gdb.base/annota1.exp: Test for annotate-signalled: change output
13688 order for 'signalled' message.
13689
13690 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
13691
13692 From Jimmy Guo <guo@cup.hp.com>:
13693 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
13694 * gdb.base/annota1.c: Add code for tests to work with.
13695
13696 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
13697
13698 * gdb.base/remote.exp: New test for remote downloading settings.
13699 * gdb.base/remote.c: New file with large .data.
13700
13701 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
13702
13703 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
13704 for LinuxThreads support, merged from the Code Fusion branch.
13705
13706 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
13707
13708 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
13709 containing exp_continue into a while within an expect. Don't
13710 attempt a start more than three times. Check return value from
13711 gdb_load.
13712
13713 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
13714
13715 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
13716 a pass case.
13717
13718 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
13719
13720 * gdb.base/break.c (main): Added a statement that we can step
13721 off of.
13722 * gdb.base/break.exp: Added tests for setting a breakpoint
13723 at an offset and stepping onto a breakpoint.
13724
13725 1999-10-01 Fred Fish <fnf@cygnus.com>
13726
13727 * gdb.base/help.exp (help add-symbol-file): Update to match current
13728 gdb output.
13729
13730 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
13731
13732 * gdb.base/break.exp: Code locations are in hex, don't forget!
13733 (For HP-UX.)
13734
13735 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
13736
13737 * condbreak.exp: Use break.c as test program.
13738 * condbreak.c: Remove, redundant with break.c.
13739
13740 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
13741
13742 * config/monitor.exp (gdb_target_monitor): Disable X- and
13743 Z-packets if the target needs it.
13744
13745 1999-09-13 James Ingham <jingham@leda.cygnus.com>
13746
13747 * gdb.c++/overload.exp: Added tests for listing overloaded
13748 functions with function pointers in the arg, explicitly calling
13749 out the version you want.
13750
13751 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
13752
13753 * long_long.exp: Add variations of test cases that work for
13754 targets with 16-bit ints and 32-bit doubles.
13755
13756 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
13757
13758 * break.c (main): Compare a possibly-uninitialized argc with an
13759 unlikely value that fits in 16 bits.
13760
13761 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
13762
13763 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
13764 0xfeeb, don't want negative numbers if ints are 16 bits.
13765
13766 * lib/gdb.exp (skip_cplus_tests): New proc.
13767 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
13768 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
13769 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
13770 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
13771 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
13772 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
13773 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
13774 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
13775
13776 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
13777
13778 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
13779
13780 * gdb.base/corefile.exp (up): Allow a parameter to appear
13781 in the frame that we're going up to.
13782
13783 From Jim Blandy <jimb@cygnus.com>:
13784
13785 * gdb.base/default.exp (info float): Expect some output now.
13786
13787 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
13788 returning floating-point values to fail on the x86.
13789 * gdb.base/callfwmall.exp (do_function_calls): Same.
13790
13791 * gdb.base/list.exp (test_listsize): Correct expectations for
13792 listing line 1 with listsize 2. Also, listing a single line
13793 works now, as does listing three lines. [Kevin's note: There
13794 were a number of other cases fixed too where the expectations
13795 differed...]
13796
13797 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
13798
13799 * gdb.base/selftest.exp: Add case for when version prints as
13800 constant string instead of char pointer.
13801
13802 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
13803
13804 * gdb.base/ending-run.exp: Add Solaris case for what happens when
13805 stepping out of main.
13806
13807 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
13808 G++ used.
13809
13810 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
13811 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
13812
13813 * gdb.c++/ovldbreak.exp: Update match string in test that
13814 includes a warning of multiple breakpoints.
13815
13816 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
13817
13818 * gdb.base/display.exp: Improve precision of step-after-finish
13819 added yesterday.
13820
13821 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
13822 test.
13823
13824 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
13825 configs when using G++, not just hppa*.
13826
13827 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13828
13829 * gdb.base/async.c: New file.
13830 * gdb.base/async.exp: New file.
13831
13832 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
13833
13834 * gdb.base/break.exp: Tweak PA specific tests to properly handle
13835 PA64.
13836
13837 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
13838
13839 * gdb.base/display.exp: "finish" can leave us mid-line on many
13840 targets, deal with it. Add a small constant to main, instead of
13841 1000 since main+1000 may not be a valid address in the target.
13842
13843 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
13844 on hpux11.
13845
13846 * gdb.base/attach.exp: Handle another hpux11 error message variant
13847 when attaching to a process that does not exist.
13848
13849 1999-08-19 J.T. Conklin <jtc@redback.com>
13850
13851 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
13852 characters in 'continue to 1241' test.
13853
13854 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
13855
13856 * gdb.base/call-ar-st.exp: Add a shorter match case for the
13857 stop in print_long_arg_list, define and use a whitespace
13858 variable in print_small_structs test, add an XFAIL for Solaris.
13859 * gdb.base/dbx.exp: XFAIL func commands until somebody is
13860 interested enough to fix.
13861
13862 1999-08-13 Keith Seitz <keiths@cygnus.com>
13863
13864 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
13865 (dbx_gdb_load): Remove. Use gdb_load instead, since that
13866 proc knows about targets other than the natives.
13867 (test_assign): Use "gdb_run_cmd" to "run" the target.
13868 Check that we've actually hit the breakpoint at main.
13869 When we attempt to assign a value to a local variable, check
13870 that the variable is in the current scope, i.e., don't use
13871 a test with an empty result.
13872
13873 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
13874
13875 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
13876 command.
13877
13878 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
13879
13880 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13881 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
13882 gdb.compat, gdb.threads-hp.
13883 gdb.hp/configure, gdb.hp/configure.in: New files.
13884 gdb.hp/Makefile.in: Recurse into new subdirs.
13885 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
13886 gdb.hp/gdb.objdbg: New directory, tests for debugging info
13887 in object files.
13888 gdb.hp/tools: New directory, aux tools for HP-specific tests.
13889
13890 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
13891
13892 * gdb.base/display.exp: Help expect by putting a newline in the
13893 funky printf, remove a bogus p/a test.
13894
13895 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13896
13897 * gdb.base/display.exp: Make sure that when we say 'run', we are
13898 connected to the target. This is necessary when running not
13899 natively.
13900
13901 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
13902
13903 * gdb.base/step-test.exp: Removed some extraneous messages.
13904
13905 * gdb.base/long_long.exp: Don't run memory examination tests
13906 on little-endian targets (they will need a different set of
13907 results to match).
13908
13909 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
13910
13911 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
13912 until somebody decides to fix GDB.
13913
13914 * gdb.base/long_long.c: Stop compiler complaint by specifying long
13915 constant as "ULL".
13916 * gdb.base/long_long.exp: Loosen x/c test, add partial result
13917 matches for a couple x/2 commands.
13918
13919 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
13920
13921 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
13922 by merging in ref-types2 tests.
13923 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
13924
13925 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13926 * gdb.c++/Makefile.in: Add standard actions.
13927 (EXECUTABLES): Rename from PROGS, update list.
13928 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
13929 from gdb.hp.
13930 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
13931 foo and bar locals.
13932 * gdb.c++/anon-union.exp: Fix tests to match.
13933 * gdb.c++/classes.exp: Run if HP compiler used, add extra
13934 expect matches to handle output variations.
13935 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
13936 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
13937 output, add HP alternatives for new and delete prints.
13938 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
13939 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
13940 * gdb.c++/demangle.exp: Use $style when reporting failure.
13941 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
13942 * gdb.c++/inherit.exp: Run if HP compiler used, add some
13943 match alternatives.
13944 * gdb.c++/local.exp: Add match alternatives or xfails for HP
13945 compilers.
13946 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
13947 * gdb.c++/method.exp: Add match alternatives.
13948 * gdb.c++/misc.cc: Add bool types.
13949 * gdb.c++/misc.exp: Add tests for bool types.
13950 * gdb.c++/overload.exp: Add xfails.
13951 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
13952 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
13953 add some more template parameter tests (only for HP currently).
13954 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
13955 * gdb.c++/virtfunc.cc: Add return type and value for main.
13956 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
13957 match alternatives.
13958
13959 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13960
13961 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
13962
13963 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
13964
13965 * gdb.base/signals.exp: Don't expect getting a backtrace from
13966 within a signal handler to fail on Linux.
13967
13968 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
13969
13970 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13971 * lib/gdb.exp: Remove some gratuitious semicolons.
13972 (delete_breakpoints): Increase timeout.
13973 (gdb_expect): Add -notransfer option.
13974 (gdb_test): Use -notransfer option.
13975 (get_compiler_info): Add f77 case.
13976 (get_compiler): New proc, split out from gdb_preprocess, add f77
13977 case.
13978 (gdb_preprocess): Call get_compiler.
13979
13980 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
13981 * gdb.base/attach.exp, gdb.base/display.exp,
13982 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
13983 gdb.base/long_long.exp, gdb.base/printcmds.exp,
13984 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
13985 third arg to gdb_test.
13986 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
13987 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
13988 HP-UX xfails, add others.
13989 * gdb.base/completion.exp: Reflect name change of self-test.
13990 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
13991 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
13992 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
13993 HP failure number.
13994 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
13995 useless HP-UX 10.30 references.
13996 * gdb.base/maint.exp: Loosen matches.
13997 * gdb.base/pointers.c (main): Declare more_code.
13998 * gdb.base/pointers.exp: Match on output of a `next'.
13999 * gdb.base/structs.c: Add prototypes.
14000 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
14001 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
14002
14003 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14004
14005 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
14006 command.
14007
14008 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14009
14010 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
14011 Fix run to main failures. Watchpoint can be hardware watchpoint.
14012
14013 * gdb.base/annota1.exp: Clean up some more, in case printf has
14014 debug info. Deal with lack of signal hanlder info in stack.
14015
14016 From Jim Kingdon <kingdon@redhat.com>:
14017 * gdb.base/annota1.exp: If printf has debug info, deal with it.
14018
14019 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
14020
14021 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
14022 gdb.base/foll-vfork.exp: Don't run for crosses.
14023
14024 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
14025
14026 * gdb.base/configure.in: Check for gdbvars.exp instead of
14027 a1-selftest.exp.
14028 * gdb.base/configure: Re-generate.
14029
14030 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
14031
14032 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
14033 in trying to run first and name is too long.
14034
14035 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
14036 pointers2.c and pointers2.exp, respectively.
14037 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
14038 doschk happier.
14039
14040 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
14041
14042 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
14043 callfuncs2.c and callfuncs2.exp.
14044
14045 * gdb.base/list.exp: Remove mistaken xfails.
14046 * gdb.base/list0.h: Add optional prototypes.
14047
14048 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
14049
14050 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
14051 calling malloc.
14052 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
14053 * ptype.exp: Move test for get_debug_format to before its first
14054 use.
14055
14056 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14057
14058 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
14059 * gdb.base/annota2.cc, annota2.exp: Move from here.
14060 * gdb.c++/annota2.cc, annota2.exp: To here.
14061 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
14062
14063 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
14064
14065 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
14066 a consistent format.
14067
14068 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
14069
14070 From Jimmy Guo <guo@cup.hp.com> and others at HP:
14071 * lib/gdb.exp (get_compiler_info): Add detection for assorted
14072 HP compilers, also set the globals $true and $false.
14073
14074 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
14075 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
14076 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
14077 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
14078 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
14079 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
14080 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
14081 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
14082 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
14083 whatis.c} Add C++ compatible function definitions and return
14084 types, add includes for library functions.
14085 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
14086 * gdb.base/step-test.c (myglob): Rename from glob.
14087 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
14088 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
14089 files, move here from gdb.hp.
14090 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
14091 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
14092 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
14093 Adjust line numbers in regexps.
14094
14095 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
14096 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
14097 instead of 0/1.
14098
14099 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
14100 foll-vfork.exp: New files, move here from gdb.hp.
14101 * gdb.base/page.exp: New file, test of pagination command.
14102
14103 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
14104 recursion test.
14105 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
14106
14107 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
14108 gdb.base/solib.exp: Fix compiler invocation process.
14109
14110 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
14111 HP-UX 11, turn off overload resolution explicitly.
14112 * gdb.base/commands.exp: Set argument list explicitly, add
14113 watchpoint test.
14114 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
14115 them work.
14116 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
14117 expressions properly.
14118 * gdb.base/corefile.exp: Loosen the match slightly.
14119 * gdb.base/default.exp: Allow "Error accessing memory" message
14120 also.
14121 * gdb.base/display.exp: Skip over x/0 j if PA64.
14122 * gdb.base/funcargs.exp: Add xfails for HP-UX.
14123 * gdb.base/interrupt.exp: Ditto.
14124 * gdb.base/langs.exp: Add symbolic matches governed by compiler
14125 in use.
14126 * gdb.base/list.exp: Add xfails for HP-UX.
14127 * gdb.base/long_long.exp: Refine some of the numeric matches.
14128 * gdb.base/mips_pro.exp: Xfail on HP-UX.
14129 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
14130 * gdb.base/nodebug.exp: Succeed on more varieties of output.
14131 * gdb.base/opaque.exp: Remove some HP-UX xfails.
14132 * gdb.base/ptype.exp: Succeed on more varieties of output.
14133 * gdb.base/scope.exp: Add xfails for HP-UX.
14134 * gdb.base/sect-cmd.exp: Add more cases.
14135 * gdb.base/setvar.exp: Add xfails for HP-UX.
14136 * gdb.base/shlib-call.exp: Loosen some matches slightly.
14137 * gdb.base/signals.exp: Match on void symbolically.
14138 * gdb.base/step-test.exp: Add case for PA64.
14139 * gdb.base/term.exp: Add exit and restart.
14140 * gdb.base/twice.exp: Clean up after self.
14141 * gdb.base/varargs.exp: Disable overload resolution explicitly.
14142 * gdb.base/whatis.exp: Allow more ways to pass tests.
14143
14144 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
14145 no longer useful.
14146
14147 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
14148
14149 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
14150 list of patterns.
14151 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
14152 print_double_array(double_array)", "continuing to breakpoint
14153 1018", "print print_double_array(array_d)" and "continuing to
14154 1034" tests.
14155
14156 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
14157
14158 * Makefile.in: Add empty html and install-html targets.
14159
14160 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
14161
14162 * config/mt-*: Remove, these haven't been used since 1996.
14163
14164 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
14165
14166 * gdb.base/call-strs.c, gdb.base/ending-run.c,
14167 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
14168 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
14169
14170 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
14171
14172 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
14173 simpler match case for the ptype of the big class.
14174
14175 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
14176
14177 * gdb.exp: Fix test for gdb_prompt existence.
14178
14179 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
14180
14181 * gdb.exp (gdb_test): Add fail after calls to perror.
14182
14183 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
14184
14185 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
14186
14187 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
14188
14189 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
14190
14191 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
14192
14193 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
14194 malloc() is linked in.
14195
14196 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
14197
14198 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
14199 step at end.
14200
14201 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
14202
14203 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
14204
14205 * gdb.java/jv-print.exp: New file. (Our first Java test!)
14206
14207 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
14208
14209 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
14210 * gdb.base/mips_pro.exp: Likewise.
14211
14212 1999-06-02 Keith Seitz <keiths@cygnus.com>
14213
14214 * gdb.c++/templates.cc: Change all "new" operators to throw
14215 an exception.
14216 * gdb.c++/cplusfuncs.cc: Likewise.
14217
14218 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
14219
14220 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
14221
14222 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
14223 * gdb.base/ending-run.exp: When stepping out of main, accept a
14224 step into an arbitrary assembler file.
14225
14226 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14227
14228 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
14229 "breakpoint-invalid" to be printed.
14230 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
14231 number of "frames-invalid" and "breakpoint-invalid" to be printed.
14232 * gdb.base/annota2.cc: Initialize a.x to 0.
14233
14234 1999-05-17 Keith Seitz <keiths@cygnus.com>
14235
14236 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
14237 when "skip_float_tests" set.
14238 Ditto for "print print_double_array(array_d)", "print print_small_structs",
14239 "print print_ten_doubles", and "step into print_long_arg_list".
14240 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
14241 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
14242 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
14243 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
14244 "skip_float_tests" is set.
14245 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
14246 when "skip_float_tests" set.
14247
14248 1999-05-06 Keith Seitz <keiths@cygnus.com>
14249
14250 * gdb.base/annota2.cc: Include stdio.h.
14251
14252 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
14253
14254 * gdb.base/crossload.exp: Remove, this has been disabled ever
14255 since BFD stopped including all targets, and cross-GDB gets
14256 plenty of testing anyway.
14257 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
14258 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
14259 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
14260 * gdb.base/README: Remove, was doc for this.
14261 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
14262 needed.
14263
14264 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14265
14266 * gdb.base/call-ar-st.exp: Fix one regular expression in test
14267 output.
14268
14269 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
14270 * gdb.base/annota2.exp: New file. More annotation tests.
14271 * gdb.base/annota1.c: New file. Source file for annota1.exp.
14272 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
14273
14274 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
14275
14276 * config/cfdbug.exp: New file.
14277
14278 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
14279
14280 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
14281 Marcus Daniel's and Dale Hawkins's demangler crashes.
14282
14283 * gdb.c++/demangle.exp (test_gnu_style_demangling,
14284 test_lucid_style_demangling, test_arm_style_demangling,
14285 test_hp_style_demangling): Try Tom Tromey's core-dumping
14286 identifier under each demangling style.
14287
14288 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
14289
14290 * gdb.c++/demangle.exp: Include the current demangling style
14291 in all test names.
14292 (current_demangling_style): New global variable.
14293 (set_demangling_style, test_demangling_core, test_demangling,
14294 test_demangling_exact): New functions.
14295 (test_gnu_style_demangling, test_lucid_style_demangling,
14296 test_arm_style_demangling, test_hp_style_demangling): Use those,
14297 instead of calling gdb_test and gdb_test_exact directly.
14298 (catch_demangling_errors): New function, which reports errors
14299 signalled by the demangling test functions in an orderly way.
14300 (do_tests): Use catch_demangling_errors.
14301
14302 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
14303
14304 * gdb.base/signals.exp (test_handle_all_print): Use () for
14305 grouping in expressions, not {}.
14306
14307 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
14308 initialized yet.
14309
14310 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
14311
14312 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
14313 are listed.
14314
14315 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
14316
14317 * gdb.stabs/weird.exp: Test for CC being defined before
14318 looking at its value.
14319
14320 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
14321
14322 * gdb.base/call-ar-st.exp: Remove stray '#'.
14323 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
14324 "short int" and "long int".
14325 * gdb.c++/overload.cc: Cast the string added in the previous
14326 change, to mollify finicky HP compiler.
14327 * gdb.hp/reg-test.exp (testfile): Fix file name.
14328 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
14329
14330 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
14331 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
14332 alternate form of enum ptype.
14333
14334 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
14335
14336 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
14337 * gdb.hp/*.exp: Change all to run compiler probe only after
14338 passing skip_hp_tests, so as not to waste time on guaranteed
14339 failure.
14340
14341 * gdb.c++/overload.cc: Pass string instead of char addr, always
14342 init ccpfoo.
14343 * gdb.c++/templates.cc: Fix syntax error.
14344
14345 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14346
14347 * gdb.base/commands.exp: Add test for correct position of '>'
14348 when issuing the 'commands' command after a 'while' or 'if'
14349 command.
14350
14351 1999-03-18 James Ingham <jingham@cygnus.com>
14352
14353 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
14354
14355 * gdb.c++/method.exp: It was testing an uninitialized int on the
14356 stack and assuming it was positive.
14357
14358 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
14359
14360 * gdb.base/step-test.exp: Catch a case where finish is broken and
14361 keep it from killing the rest of the tests.
14362 Use gdb_continue_to_end.
14363
14364 * gdb.base/sigall.exp: use gdb_continue_to_end.
14365
14366 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
14367
14368 * gdb.base/display.exp: use runto_main, not run.
14369
14370 * gdb.base/default.exp: Check for the current error message in the
14371 r abbreviation test.
14372 Add strongarm to the targets that know info float.
14373
14374 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
14375 run which doesn't work with monitors.
14376
14377 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
14378
14379 * gdb.base/break.exp: use the gdb_continue_to_end proc.
14380
14381 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
14382 program. Traps the case (in Cygmon) when the program never really
14383 exits. Same as Mark's continue_to_exit, but I had put it in a lot
14384 more places, so I used my name. Sorry Mark...
14385
14386 * config/monitor.exp (gdb_target_monitor): added another
14387 target_info parameter: remotebinarydownload. This will set the
14388 remotebinarydownload flag if this is causing some boards trouble.
14389
14390 1999-03-18 Mark Salter <msalter@cygnus.com>
14391
14392 * lib/gdb.exp (continue_to_exit): New function.
14393
14394 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
14395 * gdb.base/ending-run.exp: Ditto.
14396 * gdb.base/step-test.exp: Ditto.
14397
14398 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
14399
14400 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
14401 (suggested by Art Haas <ahaas@neosoft.com>).
14402
14403 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
14404
14405 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
14406
14407 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
14408
14409 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
14410 descriptions of types (short unsigned int vs unsigned short, etc).
14411
14412 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
14413
14414 * gdb.base/call-strs.exp: Don't assume that `step' will step over
14415 a call to strlen; sometimes we do have sources.
14416
14417 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
14418
14419 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
14420 character, so GDB won't print garbage after its end.
14421
14422 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
14423 breakpoint there instead. Sometimes GCC emits memcpy to handle
14424 the large structures being passed by value, so we step into that
14425 instead of sum_array_print, which obscures what we're really testing.
14426 * gdb.base/step-test.exp: However, we do want a test that notices
14427 the bizarre steps into memcpy, so do that here. Add check for
14428 stepping into function calls that pass large structures by value.
14429 ("Is that a noun clause, or are you just happy to see me?")
14430 Remove all references to specific line numbers.
14431 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
14432 New type and function.
14433 (main): Call large_struct_by_value, passing it a large struct by value.
14434 * lib/gdb.exp (gdb_get_line_number): New function.
14435
14436 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
14437 more portable.
14438
14439 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
14440
14441 * lib/gdb.exp: Doc fixes.
14442
14443 1999-03-05 Nick Clifton <nickc@cygnus.com>
14444
14445 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
14446
14447 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
14448
14449 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
14450 commands. They're not germane to this test, and they don't work
14451 that way on remote targets.
14452
14453 1999-03-01 James Ingham <jingham@cygnus.com>
14454
14455 * Changelog entries merged over from gdb development branch.
14456
14457 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
14458
14459 * lib/gdb.exp (gdbtk_analyze_results): Generic function
14460 for outputting results of test run.
14461
14462 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
14463
14464 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
14465
14466 1999-02-25 Felix Lee <flee@cygnus.com>
14467
14468 * lib/gdb.exp (debug_format): initialize
14469
14470 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
14471
14472 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
14473 * gdb.base/call-rt-st.c: Ditto.
14474
14475 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
14476
14477 * gdb.threads/pthreads.exp (horiz): New variable.
14478 (test_startup): Fix regexps that capture thread numbers.
14479
14480 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
14481
14482 * gdb.base/smoke.exp: Disambiguate two test case names (both
14483 called ``print'').
14484
14485 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
14486
14487 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
14488 compilation.
14489
14490 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
14491
14492 * gdb.base/miscexprs.exp: Change patterns to match GDB's
14493 actual output formatting.
14494 * gdb.base/smoke.exp: GDB removes leading 0's.
14495 * gdb.base/volatile.exp: Don't check type of remuneration;
14496 that variable is no longer defined in constvars.c.
14497 * gdb.base/step-test.c (main): Exit with explicit exit code.
14498 * gdb.base/step-test.exp: Remove two nexti checks--they are
14499 not portable.
14500
14501 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
14502
14503 * gdb.base/help.exp ("help delete display"): Fix test to match
14504 gdb's output.
14505
14506 * gdb.base/long_long.c (known_types): Initialize values to zero.
14507 * gdb.base/long_long.exp: Step one more line
14508 so 'dec' is initialized in "get to known place". GDB removes
14509 leading zeros. Explicitly ask for hex formatting. Use
14510 unique test case names.
14511
14512 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14513
14514 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
14515
14516 * gdb.c++/method.exp: Add missing close brace.
14517
14518 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
14519
14520 * gdb.base/maint.exp: Use 'set height 0' to disable page
14521 prompting, not 'set height 400'.
14522
14523 Fix a bunch of timeouts.
14524 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
14525 four separate tests, so expect doesn't take forever to match a ton
14526 of text against a regexp with lots of .* forms.
14527 ("maint print psymbols", "maint print symbols"): Make some of
14528 these greps more selective, so that expect doesn't try to wade
14529 through huge piles of output and time out.
14530
14531 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
14532
14533 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
14534 tests: one which doesn't expect shlib events to be reported, and
14535 another which does, but is XFAIL for all platforms other than
14536 HP/UX.
14537
14538 * gdb.base/break.exp: Teach the test suite that the `catch
14539 fork', `catch vfork', and `catch exec' commands produce error
14540 messages on platforms that don't provide these features.
14541
14542 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
14543
14544 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
14545 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
14546 (shortening names from solib_threshold.exp etc), won't run on
14547 anything but HP-UX for the foreseeable future.
14548 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
14549 reflect move.
14550
14551 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
14552
14553 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
14554 gdb.trace/Makefile.in (clean): Remove all test executables.
14555
14556 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
14557
14558 * gdb.base/shlib-call.exp: add test cases to verify that gdb
14559 successfully re-sets breakpoints in shared libraries.
14560 * gdb.base/shmain.c (main): return 0, don't fall off the end.
14561
14562 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14563
14564 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
14565 and compiled w/o GCC.
14566
14567 * gdb.hp/watch-cmd.exp: ditto.
14568
14569 * gdb.hp/watch-hp.exp: ditto.
14570
14571 * gdb.hp/xdb1.exp: ditto.
14572
14573 * gdb.hp/xdb2.exp: ditto.
14574
14575 * gdb.hp/dbx.exp: ditto.
14576
14577 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
14578
14579 * constvars.c: Remove C++-isms.
14580 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
14581 with GCC.
14582
14583 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
14584
14585 The following changes are part of the HP merge.
14586
14587 * gdb.base/break.exp: new tests to verify that catchpoints for
14588 fork, vfork, and exec don't trigger inappropriately.
14589
14590 * gdb.base/opaque.exp: compile one file at a time, then link.
14591
14592 * gdb.base/signals.exp: be more restrictive about which hppa
14593 systems receive a setup_xfail. new tests.
14594
14595 * gdb.base/solib_threshold.build: new file.
14596 * gdb.base/solib_threshold.exp: new file.
14597 * gdb.base/solib_threshold.link_opts: new file.
14598 * gdb.base/solib_threshold.mk: new file.
14599 * gdb.base/gen_solib_threshold.c: new file.
14600
14601 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
14602 tests. New tests for enums inside classes.
14603
14604 * gdb.c++/compiler.cc: indicate support of template debugging.
14605
14606 * gdb.c++/demangle.exp: run hp style demangling tests.
14607
14608 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
14609 tests.
14610
14611 * gdb.c++/misc.cc: changes to support new tests.
14612
14613 * gdb.c++/templates.cc: changes to support HP's compiler; changes
14614 to support new tests.
14615
14616 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
14617 gcc, then skip these tests.
14618
14619 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
14620
14621 The following files are part of the HP merge; some had longer
14622 names at HP, but have been renamed to be no more than 14
14623 characters in length.
14624
14625 * gdb.hp/ambiguous.cc: new file.
14626 * gdb.hp/ambiguous.exp: new file.
14627 * gdb.hp/attach.exp: new file.
14628 * gdb.hp/attach2.exp: new file.
14629 * gdb.hp/classes-hp.exp: new file.
14630 * gdb.hp/ctti.exp: new file.
14631 * gdb.hp/ctti-add.cc: new file.
14632 * gdb.hp/ctti-add1.cc: new file.
14633 * gdb.hp/ctti-add2.cc: new file.
14634 * gdb.hp/ctti-add3.cc: new file.
14635 * gdb.hp/dbx.exp: new file.
14636 * gdb.hp/exception.cc: new file.
14637 * gdb.hp/exception.exp: new file.
14638 * gdb.hp/foll-exec.c: new file.
14639 * gdb.hp/foll-exec.exp: new file.
14640 * gdb.hp/foll-fork.c: new file.
14641 * gdb.hp/foll-fork.exp: new file.
14642 * gdb.hp/foll-vfork.c: new file.
14643 * gdb.hp/foll-vfork.exp: new file.
14644 * gdb.hp/inherit-hp.exp: new file.
14645 * gdb.hp/more-steps.exp: new file.
14646 * gdb.hp/namespace.cc: new file.
14647 * gdb.hp/namespace.exp: new file.
14648 * gdb.hp/optimize.exp: new file.
14649 * gdb.hp/pxdb.c: new file.
14650 * gdb.hp/pxdb.exp: new file.
14651 * gdb.hp/quicksort.exp: new file.
14652 * gdb.hp/reg-test.exp: new file.
14653 * gdb.hp/reg-test.s: new file.
14654 * gdb.hp/sized-enum.c: new file.
14655 * gdb.hp/sized-enum.exp: new file.
14656 * gdb.hp/start-stop.exp: new file.
14657 * gdb.hp/templ-hp.cc: new file.
14658 * gdb.hp/templ-hp.exp: new file.
14659 * gdb.hp/thr-lib.c: new file.
14660 * gdb.hp/thr-lib.exp: new file.
14661 * gdb.hp/thr-lib.h: new file.
14662 * gdb.hp/thr-liblib.c: new file.
14663 * gdb.hp/virtfun-hp.c: new file.
14664 * gdb.hp/virtfun-hp.exp: new file.
14665 * gdb.hp/watch-cmd.exp: new file.
14666 * gdb.hp/watch-hp.exp: new file.
14667 * gdb.hp/xdb1.exp: new file.
14668 * gdb.hp/xdb2.exp: new file.
14669 * gdb.hp/xdb3.exp: new file.
14670
14671 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
14672
14673 The following files are part of the HP merge; some had longer
14674 names at HP, but have been renamed to be no more than 14
14675 characters in length.
14676
14677 * gdb.base/ss.h: new file.
14678 * gdb.base/call-ar-st.c: new file.
14679 * gdb.base/call-ar-st.exp: new file.
14680 * gdb.base/call-rt-st.c: new file.
14681 * gdb.base/call-rt-st-exp: new file.
14682 * gdb.base/call-strs.exp: new file.
14683 * gdb.base/ena-dis-br.exp: new file.
14684 * gdb.base/environ.exp: new file.
14685 * gdb.base/long_long.exp: new file.
14686 * gdb.base/sect-cmd.exp: new file.
14687 * gdb.base/shlib-cl2.exp: new file.
14688 * gdb.base/smoke.exp: new file.
14689 * gdb.base/so-impl-ld.c: new file.
14690 * gdb.base/so-impl-ld.exp: new file.
14691 * gdb.base/so-indr-cl.c: new file.
14692 * gdb.base/so-indr-cl.exp: new file.
14693 * gdb.base/varargs.exp: new file.
14694 * gdb.base/volatile.exp: new file.
14695 * gdb.base/whatis-exp.exp: new file.
14696 * gdb.base/display.exp: new file.
14697 * gdb.c++/derivation.exp: new file.
14698 * gdb.c++/local.exp: new file.
14699 * gdb.c++/member-ptr.exp: new file.
14700 * gdb.c++/overload.exp: new file.
14701 * gdb.c++/ovldbreak.exp: new file.
14702 * gdb.c++/ref-types.exp: new file.
14703 * gdb.c++/ref-types2.exp: new file.
14704 * gdb.c++/userdef.exp: new file.
14705
14706 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
14707
14708 * gdb.base/default.exp: Reflect wording change in remote.c.
14709
14710 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
14711
14712 * gdb.base/help.exp: Update to reflect current text.
14713
14714 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
14715
14716 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
14717 they're stack variables and contain garbage.
14718 * gdb.c++/anon-union.exp: new file.
14719
14720 The following changes were made by David Taylor
14721 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
14722 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
14723 in changes by HP.
14724
14725 * gdb.base/bitops.exp: new file.
14726 * gdb.base/default.exp: change expected messages for catch and
14727 info catch tests to reflect HP merge changes.
14728 * gdb.base/enable-disable-break.exp
14729 * gdb.base/ending-run.c: new file.
14730 * gdb.base/long_long.c: new file.
14731 * gdb.base/maint.exp: new file.
14732 * gdb.base/pointers2.exp: new file.
14733 * gdb.base/shlib-call2.exp: new file.
14734 * gdb.base/solib.exp: new file.
14735 * gdb.base/step-test.c: new file.
14736 * gdb.c++/anon-union.cc: new file.
14737 * gdb.c++/local.cc: new file.
14738 * gdb.c++/member-pointer.cc: new file.
14739 * gdb.c++/method.cc: new file.
14740 * gdb.c++/ref-types.cc: new file.
14741 * gdb.c++/ref-types2.cc: new file.
14742 * gdb.c++/userdef.cc: new file.
14743
14744 * gdb.base/scope.exp: compile one file at a time, then link.
14745 * gdb.base/langs.exp: ditto.
14746 * gdb.base/list.exp: ditto.
14747
14748 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
14749
14750 The following changes were made by David Taylor
14751 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
14752 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
14753 in changes by HP.
14754
14755 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
14756 skip tests. When compiling pass c++ flag to gdb_compile.
14757 * gdb.c++/
14758
14759 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
14760 test for on hppa*-*-hpux*; use args to see if c++ was specified.
14761 (skip_hp_tests): new function.
14762 (gdb_preprocess): new function.
14763
14764 * configure.in (hpdir): decide whether to configure gdb.hp.
14765 * configure: regenerated.
14766
14767 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
14768 to delete on clean.
14769 (EXECUTABLES): update to reflect new additions.
14770 * gdb.base/commands.exp: update message expected.
14771 * gdb.base/default.exp: add copyright notice.
14772 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
14773 * gdb.base/help.exp: update messages to reflect current text.
14774 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
14775 targets for recurse tests.
14776 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
14777 skip this file.
14778
14779 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
14780 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
14781 compilation.
14782 * gdb.c++/misc.exp: ditto.
14783 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
14784 run the tests. tell gdb_compile that it's a c++ compilation.
14785
14786 * gdb.threads/pthreads.exp: fix typo in message.
14787
14788 * gdb.base/all-bin.exp: new file.
14789 * gdb.base/arithmet.exp: new file.
14790 * gdb.base/assign.exp: new file.
14791 * gdb.base/completion.exp: new file.
14792 * gdb.base/cond-expr.exp: new file.
14793 * gdb.base/condbreak.exp: new file.
14794 * gdb.base/define.exp: new file.
14795 * gdb.base/dollar.exp: new file.
14796 * gdb.base/environment.exp: new file.
14797 * gdb.base/eval-skip.exp: new file.
14798 * gdb.base/jump.exp: new file.
14799 * gdb.base/logical.exp: new file.
14800 * gdb.base/pointers.exp: new file.
14801 * gdb.base/relational.exp: new file.
14802 * gdb.base/section_command.exp: new file.
14803 * gdb.base/whatis-expr.exp: new file.
14804
14805 * gdb.base/all-types.c: new file.
14806 * gdb.base/call-array-struct.c: new file.
14807 * gdb.base/call-return-struct.c: new file.
14808 * gdb.base/call-strings.c: new file.
14809 * gdb.base/callfuncs2.c: new file.
14810 * gdb.base/condbreak.c: new file.
14811 * gdb.base/constvars.c: new file.
14812 * gdb.base/display.c: new file.
14813 * gdb.base/int-type.c: new file.
14814 * gdb.base/jump.c: new file.
14815 * gdb.base/miscexprs.c: new file.
14816 * gdb.base/pointers.c: new file.
14817 * gdb.base/pointers2.c: new file.
14818 * gdb.base/shmain.c: new file.
14819 * gdb.base/shr1.c: new file.
14820 * gdb.base/shr2.c: new file.
14821 * gdb.base/solib.c: new file.
14822 * gdb.base/solib1.c: new file.
14823 * gdb.base/solib2.c: new file.
14824 * gdb.base/varargs.c: new file.
14825 * gdb.c++/derivation.cc: new file.
14826 * gdb.c++/overload.cc: new file.
14827 * gdb.c++/ovldbreak.cc: new file.
14828 * gdb.hp/attach.c: new file.
14829 * gdb.hp/attach2.c: new file.
14830 * gdb.hp/average.c: new file.
14831 * gdb.hp/compiler.c: new file.
14832 * gdb.hp/compiler.cc: new file.
14833 * gdb.hp/execd-program.c: new file.
14834 * gdb.hp/follow-exec.c: new file.
14835 * gdb.hp/follow-fork.c: new file.
14836 * gdb.hp/follow-vfork-and-exec.c: new file.
14837 * gdb.hp/misc-hp.cc: new file.
14838 * gdb.hp/more-steps.c: new file.
14839 * gdb.hp/optimize.c: new file.
14840 * gdb.hp/quicksort.c: new file.
14841 * gdb.hp/run-hp.c: new file.
14842 * gdb.hp/start-stop.c: new file.
14843 * gdb.hp/sum.c: new file.
14844 * gdb.hp/templates-hp.cc: new file.
14845 * gdb.hp/thread-local-in-lib.c: new file.
14846 * gdb.hp/thread-local-in-lib.h: new file.
14847 * gdb.hp/thread-local-in-lib.lib.c: new file.
14848 * gdb.hp/vforked-program.c: new file.
14849 * gdb.hp/virtfunc-hp.cc: new file.
14850 * gdb.hp/watchpoint-hp.c: new file.
14851 * gdb.hp/xdb.c: new file.
14852 * gdb.hp/xdb0.c: new file.
14853 * gdb.hp/xdb0.h: new file.
14854 * gdb.hp/xdb1.c: new file.
14855
14856 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
14857
14858 The following change was made by Edith Epstein
14859 <eepstein@cygnus.com> as part of a project to merge in changes
14860 originally made by HP; HP did not create ChangeLog entries.
14861
14862 * gdb.c++/demangle.exp: changed the expected output for some
14863 ARM-style mangling -- removed second reference to datatype.
14864 For example, maint demangle __dt__11T1__pt__2_cFv
14865 T1<char>::~T1<char>(void)
14866 becomes,
14867 maint demangle __dt__11T1__pt__2_cFv
14868 T1<char>::~T1(void)
14869
14870 (test_hp_style_demangling): new hp specific demangling test cases.
14871
14872 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
14873
14874 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
14875 * gdb.trace/backtrace.exp: Likewise.
14876 * gdb.trace/circ.exp: Likewise.
14877 * gdb.trace/collection.exp: Likewise.
14878 * gdb.trace/deltrace.exp: Likewise.
14879 * gdb.trace/infotrace.exp: Likewise.
14880 * gdb.trace/limits.exp: Likewise.
14881 * gdb.trace/packetlen.exp: Likewise.
14882 * gdb.trace/passc-dyn.exp: Likewise.
14883 * gdb.trace/passcount.exp: Likewise.
14884 * gdb.trace/report.exp: Likewise.
14885 * gdb.trace/save-trace.exp: Likewise.
14886 * gdb.trace/tfind.exp: Likewise.
14887 * gdb.trace/tracecmd.exp: Likewise.
14888 * gdb.trace/while-dyn.exp: Likewise.
14889 * gdb.trace/while-stepping.exp: Likewise.
14890
14891 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
14892
14893 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
14894
14895 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
14896
14897 From Brendan Kehoe:
14898 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
14899 int return types.
14900
14901 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
14902
14903 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
14904 remote dos host testing right.
14905
14906 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
14907
14908 * gdb.base/corefile.exp: remove some xfails.
14909
14910 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
14911
14912 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
14913 have different timestamps.
14914
14915 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
14916
14917 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
14918 gdb.base/default.exp: Replace "exec" with "executable".
14919
14920 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
14921
14922 * gdb.base/default.exp: Change else if to elseif from previous
14923 delta.
14924
14925 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
14926
14927 * gdb.base/default.exp: Add brace missing from previous delta.
14928
14929 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
14930
14931 * gdb.base/default.exp: Support test for info float for all
14932 varieties of arm toolchain.
14933
14934 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
14935
14936 * gdb.trace/*.exp: remove "remote_download" command.
14937
14938 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
14939
14940 * gdb.trace/*.exp: remove -gdwarf from compile.
14941
14942 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
14943
14944 * gdb.trace/configure.in(AC_INIT): typo
14945 * gdb.trace/configure: regenerated
14946
14947 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
14948
14949 * config/m68k-emc.exp: New file.
14950 * lib/<emc-support.exp trace-support.exp}: New files.
14951 * configure.in: add new test directory gdb.trace.
14952 * gdb.trace/{configure configure.in Makefile.in}: New files.
14953 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
14954 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
14955 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
14956 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
14957 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
14958 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
14959 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
14960
14961 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
14962
14963 * gdb.c++/classes.exp: Change all regular expressions to match
14964 arbitrary combinations of newline/carriage-return, so that they
14965 will work equally well on Unix and Windows.
14966 * gdb.c++/inherit.exp: ditto.
14967 * gdb.c++/virtfunc.exp: ditto.
14968
14969 1998-08-11 Dawn Perchik <dawn@cygnus.com>
14970
14971 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
14972
14973 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
14974
14975 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
14976 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
14977 to use a0-a3/d0-d3 as needed.
14978
14979 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
14980
14981 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
14982 * gdb.disasm/am33.exp: Corresponding changes.
14983
14984 1998-07-11 Felix Lee <flee@cygnus.com>
14985
14986 * gdb.base/callfuncs.exp: add cmp10 test.
14987 * gdb.base/callfuncs.c (cmp10): new function.
14988
14989 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
14990
14991 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
14992 into two parts to get around a synchronization problem in expect.
14993
14994 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
14995
14996 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
14997
14998 * configure.in: Add options for gdbtk testsuite.
14999
15000 * configure: Regenerate.
15001
15002 * gdb.gdbtk: New directory to hold gdbtk tests.
15003
15004 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
15005
15006 * gdb.fortran/types.exp: Escape brackets in expect patterns
15007 for test_float_literal_types_accepted tests.
15008 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
15009 before run test.
15010
15011 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
15012
15013 * am33.exp: Just compile, do not link the testcase.
15014 * am33.s: Add ".am33" pseudoop to force am33 mode.
15015
15016 1998-06-25 Felix Lee <flee@cygnus.com>
15017
15018 * gdb.base/setshow.exp: make sure $pc is sane.
15019
15020 * gdb.stabs/weird.exp: split expect patterns properly.
15021
15022 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
15023
15024 * gdb.disasm/am33.s: New disassembler testfile for the am33.
15025 * gdb.disasm/am33.exp: Run it.
15026
15027 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
15028
15029 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
15030 match processing (and eliminate spurious timeouts when running).
15031
15032 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
15033
15034 * gdb.base/signals.exp (test_handle_all_print): put back Mach
15035 exception test, but conditionalize it on target [mach | gnu].
15036
15037 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
15038
15039 * gdb.base/overlays.exp: fixup compile line for linker script.
15040
15041 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
15042
15043 * gdb.fortran/types.exp: don't guess at float size.
15044
15045 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
15046
15047 * gdb.base/exprs.exp: delete test that depends on int size.
15048
15049 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
15050
15051 * config/sim.exp: Removed checks for target triplets.
15052 (gdb_target_sim): Use gdb,target_sim_options.
15053
15054 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
15055
15056 * gdb.base/reread.exp: New file.
15057 * gdb.base/reread1.c: New file.
15058 * gdb.base/reread2.c: New file.
15059
15060 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
15061
15062 * config/sim.exp: Use 'target sim -sparclite' when running
15063 SPARClite programs.
15064
15065 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
15066
15067 * gdb.base/structs2.exp: New file.
15068 * gdb.base/structs2.c: New file.
15069
15070 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
15071
15072 * gdb.asm/common.inc: New file.
15073 * gdb.asm/d10v.inc: New file.
15074 * asm-source.exp: Pass -I's to gas to find .inc files.
15075 Update line numbers in expected output.
15076 * asmsrc1.s: Rewrite.
15077 * asmsrc2.s: Rewrite.
15078 * configure.in: Create arch.inc symlink.
15079 * configure: Regenerate.
15080 * Makefile.in (distclean): Delete arch.inc.
15081
15082 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
15083
15084 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
15085 (t_enum_value2): ditto
15086 (t_enum_value3): ditto
15087 (main): ditto
15088 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
15089
15090 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
15091 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
15092 change.
15093 Use gdb_test instead of send_gdb/gdb_expect sequences.
15094
15095 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
15096
15097 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
15098 not void.
15099
15100 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
15101
15102 * gdb.base/branches.c: Code with lots of loops and
15103 subroutines. Used to test gdbs ability to single step through PC
15104 changes, especially to test mips-tdep.c:mips_next_pc
15105
15106 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
15107
15108 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
15109 more rigorous EGCS C++ error checking.
15110
15111 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15112
15113 * gdb.base/help.exp: Clean up `help set args' and `help show args'
15114 tests.
15115 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
15116 function when asleep.
15117 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
15118 for i*86 Linux and SVR4 signal handling problems.
15119 Remove linux xfail for `next to handler in signals_tests_1', fixed
15120 by recent infrun.c change.
15121 Limit backtrace to 10 frames to avoid timeout problems with infinite
15122 stack backtraces.
15123 Adjust expect pattern in `handle all print' test to match Apr 28 1997
15124 target.[ch] change.
15125
15126 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
15127
15128 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
15129 for a newline from gdb before continuing.
15130 (default_gdb_exit): Just look for y or n.
15131 (gdb_test): Detect abnormal exit from GDB running on DOS; if
15132 it does, fail the rests of the tests in the file.
15133
15134 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
15135
15136 * config/cygmon.exp: New file.
15137
15138 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
15139
15140 * gdb.base/list.exp: Fix problem with "list default lines around
15141 main" test on remote targets.
15142
15143 * gdb.base/scope.exp: Fix problem with filelocal_bss before
15144 run test on remote targets.
15145
15146 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
15147
15148 * gdb.asm: New directory.
15149 * configure.in: Configure it.
15150 * configure: Regenerate.
15151 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
15152 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
15153
15154 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
15155
15156 * config/mn10300-eval.exp: New file to support MN10300 eval board.
15157
15158 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
15159
15160 * gdb.base/overlays (several files): Merge the two overlay
15161 managers into one. Change variables (foox, barx, bazx, grbxx)
15162 back into ints but force them to load in their proper sections.
15163
15164 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
15165
15166 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
15167 on-chip insn memory and IMAP1 to upper 128k.
15168 (D10VCopy): Handle memory regions crossing 16k boundaries.
15169 (D10VCopy): Transfer data in 32 bit chunks.
15170
15171 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
15172
15173 * gdb.base/overlays.c (main): Exit normally when result is
15174 correct.
15175
15176 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
15177 map. Include space for printf in .text segment.
15178
15179 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
15180 updated d10v memory VMA/LMA map.
15181 (D10VCopy): Call D10VTranslate.
15182
15183 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
15184
15185 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
15186
15187 * gdb.base/bar.c (barx, bar): Change variable to small array so
15188 that it won't be put into the .sdata - small data -
15189 section. Update reference.
15190 * gdb.base/baz.c (bazx, baz): Ditto.
15191 * gdb.base/foo.c (foox, foo): Ditto.
15192 * gdb.base/grbx.c (grbxx, grbx): Ditto.
15193
15194 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
15195 to be arrays.
15196
15197 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
15198
15199 * gdb.base/overlays.exp: fix up and get working again.
15200 Add tests for backtraces from an overlay function.
15201
15202 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
15203
15204 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
15205 "calling function with watchpoint enabled".
15206
15207 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
15208
15209 * gdb.base/break.exp (test_next_with_recursion): Remove
15210 gdb_suppress_tests for d10v-*-*.
15211 * lib/gdb.exp (gdb_suppress_tests): Disable this function
15212 pending review of whether it is useful or not.
15213
15214 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
15215
15216 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
15217
15218 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
15219
15220 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
15221 * config/dve.exp: New file to support Densan boards.
15222
15223 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
15224
15225 * gdb.base/interrupt.exp: Document problem of simulators, signals,
15226 reads and BSD.
15227
15228 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
15229
15230 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
15231 response.
15232
15233 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
15234
15235 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
15236
15237 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
15238 test.
15239
15240 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
15241 target_sizeof_long and target_bigendian_p.
15242 (structs_by_value, structs_by_reference): Check values according
15243 to targets word size and endianess.
15244
15245 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
15246
15247 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
15248 output.
15249
15250 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
15251
15252 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
15253 Update test of set args help to match source change.
15254
15255 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
15256
15257 * gdb.base/default.exp: Expect help system output to be in
15258 alphabetical order.
15259 * gdb.base/help.exp: Ditto.
15260
15261 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
15262
15263 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
15264 "i*86-pc-linux-gnu*".
15265 * gdb.base/interrupt.exp: Ditto.
15266 * gdb.base/corefile.exp: Ditto.
15267
15268 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
15269 define vxworks when building the testcase.
15270
15271 * gdb.base/ptype.exp: Fix testnames to be unique.
15272 * gdb.base/radix.exp: Ditto.
15273 * gdb.base/term.exp: Ditto.
15274 * gdb.base/whatis.exp: Ditto.
15275 * gdb.c++/classes.exp: Ditto.
15276
15277 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
15278
15279 * gdb.base/callfuncs.exp: Fix indentation.
15280
15281 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
15282 suppress_flag has been set.
15283 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
15284 target feature.
15285
15286 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
15287
15288 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
15289 the testcase.
15290
15291 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
15292 set_debug_traps() and breakpoint().
15293 * gdb.c++/misc.cc (main): Ditto.
15294 * gdb.c++/templates.cc (main): Ditto.
15295 * gdb.c++/virtfunc.cc (main): Ditto.
15296
15297 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
15298
15299 * lib/gdb.exp(gdb_step_for_stub): New function.
15300 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
15301 exists, reload the executable and do a "continue" instead of
15302 doing a jump.
15303 (runto_main): Use gdb_step_for_stub.
15304
15305 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
15306 tests to have unique names.
15307 * gdb.base/callfuncs.exp: Ditto.
15308 * gdb.base/commands.exp: Ditto.
15309 * gdb.base/default.exp: Ditto.
15310 * gdb.base/help.exp: Ditto.
15311 * gdb.base/list.exp: Ditto.
15312 * gdb.base/opaque.exp: Ditto.
15313 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
15314 similar tests.
15315
15316 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
15317 * gdb.c++/cplusfuncs.cc: Ditto.
15318 * gdb.c++/virtfunc.cc: Ditto.
15319
15320 * config/monitor.exp: Keep track of the last file we saw, rather
15321 than trying to get the info from gdb.
15322
15323 * gdb.fortran/types.exp: Move comment to previous line.
15324
15325 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
15326
15327 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
15328 target mode.
15329
15330 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
15331
15332 From Bob Manson:
15333 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
15334 string from GDB when it connects.
15335
15336 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
15337
15338 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
15339
15340 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
15341 if we can't get a debug format from GDB (we may be testing an
15342 older GDB). Use a 10 second timeout when checking for the format.
15343
15344 * gdb.stabs/weird.exp: Fix quoting.
15345
15346 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
15347
15348 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
15349
15350 * config/arm-ice.exp: New file.
15351
15352 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
15353
15354 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
15355 until it has been modified to work with the new testsuite.
15356
15357 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
15358 testcase won't compile, cause all of the testcases in the file to
15359 fail instead.
15360
15361 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
15362 (gdb_clear_suppressed): New procedure.
15363 (gdb_stop_suppressing_tests): Only clear suppress_flag if
15364 it contains a positive value.
15365
15366 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
15367
15368 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
15369
15370 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
15371
15372 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
15373
15374 * lib/gdb.exp (setup_xfail_format): New function.
15375 (get_debug_format): New function to get debug format.
15376 (debug_format): New global variable to hold last value set
15377 by get_debug_format.
15378 * gdb.base/list.exp: Call get_debug_format and expect some
15379 tests to fail for DWARF 1 and COFF formats.
15380 * gdb.c++/ptype.exp: Ditto.
15381 * gdb.c++/classes.exp: Ditto.
15382 * gdb.c++/cplusfuncs.exp: Ditto.
15383 * gdb.c++/inherit.exp: Ditto.
15384 * gdb.c++/templates.exp: Ditto.
15385 * gdb.c++/virtfunc.exp: Ditto.
15386
15387 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
15388
15389 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
15390 host doesn't have a currently-open connection.
15391
15392 * config/sparclet.exp: Cleanups and fixes to make it generic for
15393 any gdb stub target. Handle cases where gdb doesn't respond when
15394 interrupted in a sane fashion.
15395
15396 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
15397 same thing in a totally different way.
15398
15399 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
15400 setting "timeout".
15401 (gdb_start): We set the global gdb_prompt variable in
15402 default_gdb_init now.
15403
15404 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
15405
15406 * gdb.base/printcmds.exp: Fix "check for floating addition"
15407 regexp to accept results within approx +/- .01 of exact value.
15408 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
15409
15410 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
15411
15412 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
15413 properly.
15414 (gdb_expect): Add optional timeout parameter, and add timeout
15415 value to various calls.
15416 (gdb_suppress_tests): Only give one warning message per group.
15417
15418 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
15419
15420 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
15421 global variables. Handle getting a value for $timeout more
15422 gracefully.
15423
15424 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
15425
15426 * lib/gdb.exp: Close connection to remote host if gdb doesn't
15427 initialize.
15428 (default_gdb_init): New procedure; allow gdb_init to be overridden
15429 by a target configuration file.
15430 (gdb_expect): Pass the timeout to remote_expect.
15431
15432 * config/monitor.exp(gdb_load): Fix typo in regexp.
15433
15434 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
15435
15436 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
15437
15438 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
15439
15440 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
15441 here. Call gdb_target_exec before rebooting the target, to make
15442 sure the connection to the target is closed.
15443 (gdb_load): Pass the name of the executable to gdb_target_monitor.
15444 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
15445 Also detect "Timeout reading from remote" error.
15446
15447 * config/gdbserver.exp: Pass the executable being loaded to
15448 gdb_target_monitor. Don't call gdb_file_cmd here; let
15449 gdb_target_monitor do it.
15450
15451 * gdb.disasm/hppa.exp: Don't use exec_output.
15452
15453 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
15454
15455 * gdb.base/list.exp: If we're debugging a non-native target,
15456 try to set the pc register to point to the start of the
15457 program before doing the first list command.
15458
15459 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
15460 test_calls after restarting.
15461
15462 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
15463 reloading.
15464
15465 * gdb.base/watchpoint.exp: Fix typo.
15466
15467 * gdb.base/setshow.exp: Check for use_gdb_stub.
15468
15469 * gdb.base/break.exp: Fix continue until exit test for the gdb
15470 stub case.
15471 * gdb.base/langs.exp: Ditto.
15472
15473 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
15474 gdb_load_offset. If we weren't given a file to load, figure out
15475 what the current file is and use it.
15476
15477 * config/i386-bozo.exp: New file.
15478
15479 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
15480
15481 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
15482 feature.
15483
15484 * config/proelf.exp: New entry.
15485
15486 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
15487
15488 * lib/gdb.exp: Remove spurious .* patterns at the beginning
15489 of regexps.
15490
15491 * gdb.base/watchpoint.exp: Don't run the test_stepping
15492 tests if gdb can't call functions on the target.
15493
15494 * gdb.base/setshow.exp: Don't run the set prompt tests if
15495 the board has gdb_prompt set.
15496
15497 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
15498
15499 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
15500 * gdb.base/commands.exp: Likewise.
15501 * gdb.base/setshow.exp: Likewise.
15502
15503 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
15504
15505 * config/monitor.exp(gdb_start): Look for gdb_prompt target
15506 feature.
15507
15508 * config/i960.exp: New file.
15509
15510 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
15511
15512 * gdb.base/funcargs.exp: Check for gdb,short_int target
15513 feature instead of looking for explicit target triplets.
15514
15515 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
15516
15517 * gdb.base/printcmds.exp: add a couple more tests a la
15518 "p 123DEADBEEF", to check parse_number.
15519 * top.c: change "to enable to enable" to "to enable" in a couple
15520 of help strings.
15521
15522 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
15523
15524 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
15525 on the mn10300.
15526
15527 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
15528
15529 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
15530 where the test executable is run with explicit args.
15531 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
15532
15533 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
15534
15535 * gdb.base/run.c: Use FAKEARGV to build test executable that
15536 does not require a command line arg, since most simulators
15537 don't currently support passing such an arg into the simulated
15538 program.
15539 * gdb.base/commands.exp: Change tests to insert the proper
15540 value as the arg to the first recursive factorial call. Change
15541 compilation line to define FAKEARGV at compile time.
15542
15543 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
15544
15545 * gdb.base/recurse.exp: Enable these tests for the mn10300.
15546 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
15547 function with watchpoint enabled" test.
15548
15549 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
15550
15551 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
15552 Don't call gdb_test when the command doesn't return to a gdb prompt.
15553
15554 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
15555 "Tests restarted" messages.
15556
15557 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
15558
15559 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
15560
15561 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
15562
15563 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
15564 for INFO SYMBOL; add help tests for OVERLAY commands.
15565 * gdb.base/default.exp: add tests for INFO SYMBOL command;
15566 add tests for OVERLAY commands
15567 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
15568 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
15569 * gdb.base/sigall.c: add usestubs code frag
15570 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
15571
15572 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
15573
15574 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
15575 failures.
15576 (gdb_stop_suppressing_tests): Note that tests have restarted.
15577
15578 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
15579
15580 * config/h8300.exp: New file.
15581
15582 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
15583
15584 * gdb.base/setshow.exp: Check for the existence of a
15585 feature, not its value.
15586
15587 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
15588
15589 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
15590
15591 * gdb.base/scope.exp: It's now init0(), not init().
15592
15593 * gdb.base/scope0.c: For now, change init() to be init0().
15594
15595 * config/monitor.exp: Use gdb_serial in preference to serial
15596 or netport.
15597
15598 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
15599 and it's not already set.
15600
15601 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
15602
15603 * gdb.base/setshow.exp: Only test the run command if the target
15604 isn't using a stub and if it supports argument passing.
15605
15606 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
15607
15608 * config/udi.exp(gdb_start): Make sure UDICONF is set
15609 properly before starting gdb.
15610
15611 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
15612
15613 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
15614 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
15615 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
15616
15617 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
15618
15619 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
15620 specialized code to reboot the board, use remote_reboot instead.
15621
15622 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
15623
15624 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
15625
15626 * config/monitor.exp: Make sure we disconnect from the target.
15627 Also, try a reboot/reload cycle instead of failing if the
15628 load fails.
15629
15630 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
15631
15632 * gdb.base/default.exp: Don't set match_max.
15633 * gdb.base/help.exp: Ditto.
15634 * gdb.base/list.exp: Ditto.
15635 * gdb.base/signals.exp: Ditto.
15636
15637 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
15638 set, use remote_ld to download the testcase instead of
15639 the GDB loader.
15640
15641 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
15642
15643 * config/vr5000.exp: New file.
15644
15645 * config/monitor.exp(gdb_target_monitor): Add pattern for
15646 "Ending remote" to detect errors in connecting.
15647
15648 * gdb.base/setshow.exp: Add .* within auto language test.
15649
15650 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
15651 target feature.
15652
15653 * config/monitor.exp(gdb_load): Check for a failure when loading,
15654 and reboot the board if necessary.
15655
15656 * gdb.base/setvar.exp(test_set): Handle multiple prints within
15657 a set of tests. Remove print.* from the patterns being checked.
15658
15659 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
15660
15661 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
15662 refer to gdb_spawn_id.
15663
15664 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
15665 longer used.
15666 * config/sparclet.exp: Ditto.
15667 * config/sparclet-old.exp: Ditto.
15668 * config/slite.exp: Ditto.
15669 * config/sim.exp: Ditto.
15670 * gdb.base/funcargs.exp: Ditto.
15671
15672 * lib/gdb.exp:Remove references to gdb_spawn_id.
15673 (gdb_expect): Move to remote.exp.
15674
15675 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
15676
15677 * config/monitor.exp: Detect the "Couldn't establish connection"
15678 message from GDB.
15679
15680 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
15681
15682 * gdb.base/bitfields.exp: Use runto instead of explicit
15683 gdb_run_cmd/gdb_expect sequences.
15684
15685 * gdb.base/break.exp(text_next_with_recursion): Add match for
15686 gdb_expect call.
15687
15688 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
15689 We also need to handle the "A program is being debugged already"
15690 prompt from gdb. Use gdb_test to set the baud rate.
15691
15692 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
15693 to 20000. Really. I mean it.
15694
15695 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
15696
15697 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
15698 fails. If suppress_flag is set, skip perror message about not
15699 being able to send to GDB.
15700 (send_gdb): If suppress_flag is set, don't try to send commands to
15701 GDB.
15702 (gdb_expect): If suppress_flag is set, always fail immediately.
15703 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
15704 (gdb_init): Call gdb_stop_suppressing_tests.
15705 (default_gdb_exit): Ditto.
15706 (default_gdb_start): Ditto.
15707
15708 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
15709 gdb_stop_suppressing_tests as appropriate.
15710 * gdb.base/break.exp: Ditto.
15711 * gdb.base/callfuncs.exp: Ditto.
15712 * gdb.base/commands.exp: Ditto.
15713 * gdb.base/exprs.exp: Ditto.
15714 * gdb.base/funcargs.exp: Ditto.
15715 * gdb.base/list.exp: Ditto.
15716 * gdb.base/recurse.exp: Ditto.
15717 * gdb.base/scope.exp: Ditto.
15718 * gdb.base/structs.exp: Ditto.
15719 * gdb.c++/inherit.exp: Ditto.
15720
15721 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
15722
15723 * config/vr4300.exp: New file.
15724
15725 * gdb.*/*.exp: Call gdb_expect instead of expect.
15726
15727 * lib/gdb.exp(gdb_expect): New function.
15728
15729 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
15730
15731 * lib/gdb.exp(gdb_init): New function.
15732
15733 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
15734 for each individual variable set.
15735
15736 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
15737 name.
15738
15739 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
15740
15741 * gdb.base/scope.exp: Use gdb_test.
15742
15743 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
15744 aborting; the testsuite driver will do that for us (see
15745 gdb_finish). Also, use gdb_test in a few more places.
15746
15747 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15748
15749 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
15750
15751 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
15752
15753 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
15754 and "add_tests" are not at the same address.
15755
15756 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
15757
15758 * gdb.base/ptype.exp: Use gdb_test.
15759
15760 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
15761
15762 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
15763 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
15764 left in. No longer expect them to fail.
15765
15766 * gdb.stabs/*.mt; Deleted, no longer used.
15767 * gdb.stabs/configure.in: Remove references to target makefile
15768 frags.
15769 * gdb.stabs/configure: Rebuilt.
15770
15771 * gdb.disasm/*.mt: Deleted, no longer used.
15772 * gdb.disasm/configure.in: Remove references to target makefile
15773 frags. Use "sh3.s" as the unique filename for this directory.
15774 * gdb.disasm/configure: Rebuilt.
15775
15776 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
15777 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
15778 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
15779
15780 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
15781
15782 * config/udi.exp: Use mondfe,name instead of remote_host.
15783
15784 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
15785
15786 * gdb.base/watchpoint.exp: Don't expect a failure when calling
15787 a function with a watchpoint enabled on the mn10200.
15788
15789 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
15790 before trying to create it!
15791
15792 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
15793
15794 * config/vx.exp: Use hostname instead of netport.
15795
15796 * config/vxworks.exp: New file.
15797
15798 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
15799
15800 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
15801 gdb before assuming everything worked. Send a ^C if a timeout
15802 occurs.
15803
15804 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
15805 $gdb_spawn_id directly.
15806 (gdb_run_cmd): Try _start as well as start. Use the target feature
15807 gdb,start_symbol as the symbol to start from when jumping.
15808
15809 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
15810
15811 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
15812 redundant) test.
15813
15814 * gdb.base/recurse.exp: Relax final value test for 'b' so that
15815 it doesn't lose for 16bit integer systems.
15816
15817 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
15818
15819 * gdb.fortran/types.exp: If the target doesn't support "double"
15820 data types, then expect "real" types to only be 4 bytes.
15821
15822 * gdb.c++/virtfunc.exp: Expect failure for virtual function
15823 call tests if the target doesn't support inferior function calls.
15824
15825 * gdb.base/printcmds.exp: Allow minor deviation in FP values
15826 in printf tests.
15827
15828 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
15829
15830 * gdb.base/help.exp: Disable "help set", "help show", and
15831 "help support". Simplify regexp for "help stack".
15832
15833 * gdb.base/default.exp: Set match_max to 5000 and the timeout
15834 to 60 seconds. Temporarily set match_max to 15000 around the
15835 "info copying" test.
15836
15837 * gdb.base/nodebug.exp: Don't try to do an inferior function
15838 call if the target doesn't support them.
15839 * gdb.base/printcmds.exp: Likewise.
15840 * gdb.base/setvar.exp: Likewise.
15841 * gdb.base/structs.exp: Likewise.
15842 * gdb.c++/templates.exp: Likewise.
15843 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
15844
15845 * gdb.base/recurse.exp: Enable for the mn10200.
15846
15847 * configure.in: Do configure gdb.stabs directory for *-*-elf
15848 targets.
15849 * configure: Rebuilt.
15850
15851 * gdb.base/break.exp: Check for gdb,noresults before testing
15852 exit status and/or results from the target.
15853 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
15854 * lib/gdb.exp: Remove old (now bogus) initialization of
15855 noinferior, noargs, noresults and nosignals.
15856
15857 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
15858
15859 * config/sh.exp: New file.
15860
15861 * config/slite.exp: Try to connect multiple times to the board
15862 before rebooting. Only send a "monitor run" if need_monitor_run
15863 is set.
15864
15865 * gdb.base/break.exp: Don't do the "stub continue" test if
15866 the target has gdb_stub set.
15867
15868 * gdb.base/callfuncs.exp: Increase the timeout.
15869
15870 * gdb.base/interrupt.exp: Don't even try to compile the testcase
15871 if the target has gdb,noinferiorio set.
15872
15873 * gdb.base/list.exp: Increase match_max to 10000 characters.
15874
15875 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
15876
15877 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
15878 target.
15879
15880 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
15881
15882 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
15883
15884 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
15885 trying to delete the copy of gdb. Catch the file delete so we
15886 don't die if the delete fails; also, the file should be copied to
15887 the host, not to the build.
15888
15889 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
15890
15891 * lib/gdb.exp(gdb_test): Surround the result pattern with
15892 parenthesis in case it contains multiple regexps separated
15893 with |.
15894
15895 * gdb.base/watchpoint.exp: Use gdb_test.
15896 * gdb.base/default.exp: Ditto.
15897
15898 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
15899
15900 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
15901
15902 * gdb.base/scope.exp: Use gdb_test.
15903 * gdb.c++/classes.exp: Ditto.
15904 * gdb.c++/inherit.exp: Ditto.
15905
15906 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
15907
15908 * gdb.base/crossload.exp: Don't use execute_anywhere, use
15909 remote_exec instead.
15910 * gdb.base/corefile.exp: Don't be ridiculous.
15911 * gdb.base/*.c: Add missing stub invocations.
15912
15913 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
15914
15915 * config/slite.exp: Miscellaneous fixes.
15916
15917 * lib/gdb.exp: Fix runto.
15918
15919 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
15920 the target.
15921
15922 * gdb.base/watchpoint.exp: Fix regexp.
15923
15924 * lib/gdb.exp(default_gdb_exit): Add a catch to the
15925 close and wait commands, as the descriptor may now be
15926 invalid. Always call "remote_close host".
15927
15928 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
15929
15930 Major rewrite for testsuite revision.
15931
15932 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
15933 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
15934 instead of relying on spawn_id to always contain a valid
15935 spawn id.
15936 (get_compiler_info): New procedure to build the ${binfile}.ci
15937 file, instead of replicating this in N different places.
15938 (gdb_compile): New procedure.
15939
15940 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
15941 appropriate arguments) instead of compile. Use gdb_test in a lot
15942 more places. Use send_gdb instead of send. Always run gdb_start
15943 at the start of a testcase, as this is no longer done magically.
15944
15945 config/*-gdb.exp: Rename without the -gdb suffix.
15946
15947 config/mips.exp: Use remote_close instead of exit_remote_shell.
15948 config/monitor.exp: Use target_info instead of looking at
15949 baud, timeout, etc.
15950 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
15951
15952 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15953
15954 * gdb.c++/templates.exp (test_ptype_of_templates),
15955 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
15956 Update expect patterns for destructors and assignment operators
15957 to match corresponding c-typeprint.c changes.
15958 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
15959 to destructor breakpoint test, GDB should be able to set the
15960 destructor breakpoint without specifying arguments.
15961
15962 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
15963
15964 * gdb.threads/pthreads.exp: Change result for failure to compile due
15965 to lack of pthreads runtime support from an error to simply an
15966 unsupported test, per dejagnu standards.
15967
15968 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15969
15970 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
15971 where GDB exits to reduce pattern match time.
15972 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
15973
15974 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
15975
15976 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
15977
15978 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
15979 * gdb.base/default.exp: ditto.
15980 * gdb.base/nodebug.exp: ditto.
15981 * gdb.base/printcmds.exp: ditto.
15982 * gdb.base/ptype.exp: ditto.
15983 * gdb.base/setvar.exp: ditto.
15984 * gdb.base/structs.exp: ditto.
15985 * gdb.base/setshow.c: Guard against uninitialized values of argc.
15986
15987 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
15988
15989 * configure, */configure: Rebuild with autoconf 2.12.
15990
15991 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
15992
15993 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
15994 use new i*86-pc-linux*-gnu quads.
15995 * gdb.base/corefile.exp: Ditto.
15996 * gdb.base/signals.exp: Ditto.
15997 * gdb.base/sigall.exp: Ditto.
15998 * gdb.base/interrupt.exp: Ditto.
15999
16000 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
16001 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
16002 RedHat 4.0.
16003
16004 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
16005 linux. This allows the test case to at least compile on latest
16006 linux, but still not run due to missing the threads runtime library.
16007
16008 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16009
16010 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
16011 directory to search gdb directory. Accept and step over conditional
16012 stack alignment code. Consume $prompt in failure cases.
16013 Reset timeout to $oldtimeout instead of some arbitrary value.
16014 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
16015 timeout problems with infinite stack backtraces.
16016 * gdb.base/ptype.exp (ptype struct link, union tu_link):
16017 Accept function parameters for linkfunc member.
16018
16019 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
16020
16021 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
16022 (CXXFLAGS): Remove, unreferenced.
16023 (B_OPTIONS): Add for -B options and add code to initialize with
16024 previous -B options and also add -B option to pick up cross compiled
16025 runtime.
16026 (TARGET_INCLUDES): Add for -I options and add code to initialize when
16027 doing cross compiles.
16028 (target_alias): Declare global.
16029 (xgcc): Set variable to full path of gcc in build tree. Use findfile
16030 to verify that gcc exists in build tree, and if so set CC to that
16031 gcc and to use B_OPTIONS and TARGET_INCLUDES.
16032
16033 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
16034
16035 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
16036 ptype test for anonymous union. Fixup testcase to match
16037 current gcc debug output.
16038
16039 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
16040
16041 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
16042 force argument to an unsigned long type.
16043
16044 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
16045
16046 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
16047 tests and anonymous union print/ptype tests.
16048 * gdb.base/list.exp (test_forward-search): Increase timeout by
16049 5 minutes for the "search extremely long line" case.
16050 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
16051 completely optional and that the pass/fail messages use the command as
16052 the message if that third arg is a null string.
16053 (gdb_test_exact): Arrange that a null string pattern means match a
16054 null string output rather than any output, which might include random
16055 errors.
16056 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
16057 backtrace test.
16058 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
16059 always failing and failure is now exposed by gdb.exp changes.
16060
16061 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
16062
16063 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
16064 weren't being noted.
16065
16066 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16067
16068 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
16069 * gdb.stabs/weird.exp: Remove v_comb xfails.
16070
16071 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
16072
16073 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
16074 list.exp scope.exp watchpoint.exp]
16075 Make all timeout error msgs explicitly say "(timeout)".
16076
16077 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
16078
16079 * config/monitor.exp: Increase download timeout to 1000 seconds.
16080
16081 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
16082
16083 * config/m32r.exp: Increase timeout to 120 seconds.
16084
16085 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
16086
16087 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
16088 and accept older ordering as obsolescent gcc or gdb.
16089 * gdb.c++/templates.exp: Ditto.
16090 * gdb.c++/virtfunc.exp: Ditto.
16091
16092 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
16093
16094 * gdb.base/coremaker.c: Add code to mmap some data so we
16095 can check that it ends up in the core file.
16096 * gdb.base/corefile.exp: Add test to read mmapped data
16097 from core file.
16098
16099 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
16100
16101 * config/m32r.exp: New file.
16102
16103 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
16104
16105 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
16106 that cflags can contains -gstabs, and work correctly for other tests.
16107
16108 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
16109
16110 * gdb.base/setshow.exp: New file, tests show and set.
16111 * gdb.base/setshow.c: New file, tests show and set.
16112 * gdb.base/help.exp: Add test for help set|show annotate.
16113 * gdb.base/default.exp: Add test for set|show annotate.
16114
16115 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
16116
16117 * testsuite/gdb.base/break.exp: Make backtrace from factorial
16118 errors unique.
16119 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
16120 explicitly.
16121
16122 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
16123
16124 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
16125 and width commands. This is done elsewhere.
16126 * (gdb_start): Don't call gdb_start_sim here. That's already
16127 done in gdb_load. This fixes lots of failures in default.exp.
16128
16129 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
16130
16131 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
16132 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
16133 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
16134 in the same we we treat other failures (since it may be an expected
16135 condition), rather than as an error.
16136 * gdb.base/signals.exp (test_handle_all_print): Revert back to
16137 old test format.
16138
16139 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
16140
16141 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
16142 (distclean maintainer-clean realclean): No need to remove files
16143 twice. Nuke the duplicates.
16144 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
16145 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
16146 Remove config.h along with other config files.
16147
16148 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
16149
16150 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
16151 "p func1 ()" and note that rests of tests are skipped.
16152 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
16153 setup_xfails for "print func2::coremaker_local".
16154 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
16155 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
16156 affected by the previous run test.
16157 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
16158 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
16159 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
16160 "pass int powerset tuple" and "pass modeless int powerset tuple".
16161 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
16162 "real write 4" and "real write 8".
16163 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
16164 setup_xfails for "print vs1 after tuple assign 2",
16165 "print \$i after tuple assign 2", and
16166 "print vs2 after tuple assign 2".
16167 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
16168 meaningful error message and return -1 so the caller can
16169 suppress further tests and avoid a cascade of errors.
16170
16171 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
16172
16173 * gdb.base/a1-selftest.exp: Tweak tests to account for new
16174 format for printing version.
16175 * gdb.base/default.exp: Ditto.
16176 * gdb.base/interrupt.exp: Fix problem with cascade of
16177 errors if child process dies while calling a function.
16178
16179 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
16180
16181 * Makefile.in (VPATH): Add
16182 * Makefile.in (Makefile, config.status): Fix rules so things get
16183 remade when necessary.
16184
16185 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
16186
16187 * Makefile.in (just-check): Add path to sibling expect dir
16188 to environment variable specified by RPATH_ENVVAR.
16189
16190 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
16191
16192 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
16193 (just-check): Add shared library paths for libstdc++, tk,
16194 tcl, bfd, and opcodes to the environment variable specified
16195 in RPATH_ENVVAR.
16196 * configure.in: Add support to recognize --enable-shared flag
16197 and generate correct value for RPATH_ENVVAR.
16198 * configure: Regenerated with autoconf.
16199
16200 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
16201
16202 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
16203 include all osf versions.
16204 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
16205 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
16206 when target is linux. When failing to build pthreads test
16207 executable, give more meaningful message.
16208 * gdb.threads/pthreads.c: Hpux also uses old definition of second
16209 arg for pthread_create.
16210
16211 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
16212
16213 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
16214 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
16215 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
16216 and -lpthreads (everybody else).
16217 (test_startup): Fail gracefully if threads are not supported.
16218 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
16219 "p/c array_index("abcdef",2)" when not gcc compiled.
16220 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
16221 "print func2::coremaker_local" when not gcc compiled.
16222 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
16223 "ptype on opaque struct tagname (statically)",
16224 "ptype on opaque struct tagname (dynamically) 1", and
16225 "ptype on opaque struct tagname (dynamically) 2"
16226 for not compiled with gcc.
16227 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
16228 backtrace when compiled with gcc.
16229 * lib/gdb.exp (runto_main): Return result of "runto main" rather
16230 than always return success.
16231
16232 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
16233
16234 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
16235
16236 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
16237
16238 * gdb.base/structs.exp: Undo last change.
16239
16240 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
16241
16242 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
16243 encapsulate all the steps/nexts done during self test, starting
16244 at main, and makes them less sensitive to optimization issues.
16245 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
16246 signal handler" test.
16247 * gdb.threads/pthreads.exp: Only run this for native configs.
16248 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
16249 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
16250 tests.
16251 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
16252 for "runto test_calls(void)" test.
16253
16254 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
16255
16256 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
16257 and don't expect address info in breakpoint confirmations.
16258
16259 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
16260
16261 * gdb.base/list.exp (test_forward_search): Increase timeout
16262 temporarily by 60 seconds for searching extremely long line,
16263 and then reset to old value when done. Increase expect input
16264 buffer to 10000.
16265
16266 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
16267
16268 * gdb.base/list.exp (test_forward_search): Fix to handle very
16269 long source line without overflowing expect's input buffer.
16270
16271 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
16272
16273 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
16274 "buffer_full".
16275
16276 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
16277 "buffer_full".
16278
16279 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
16280 "buffer_full".
16281
16282 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
16283 "buffer_full".
16284
16285 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
16286
16287 * configure.in (configdirs): Add gdb.threads.
16288 * configure: Regenerated with autoconf.
16289 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
16290 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
16291 * gdb.threads/configure: New, generated with autoconf.
16292
16293 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
16294
16295 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
16296
16297 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
16298
16299 * gdb.base/signals.exp (test_handle_all_print): Test separately for
16300 each signal's status in the output of "handle all print".
16301 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
16302 the \r\n sequence that immediately precedes the gdb prompt.
16303 * gdb.base/a1-selftest.exp: Save original timeout and restore
16304 after test.
16305
16306 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
16307
16308 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
16309 symbol.
16310
16311 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16312
16313 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
16314
16315 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
16316
16317 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
16318 timeout by 60 seconds.
16319
16320 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
16321
16322 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
16323 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
16324 error return.
16325
16326 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
16327
16328 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
16329 gdb initialization, also report how long dejagnu waited. Restore
16330 old timeout before doing error return. Temporarily increase timeout
16331 by 3 minutes to allow for slow startups over heavy NFS use.
16332
16333 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
16334
16335 * lib/gdb.exp: Report timeout value for verbosity level 2.
16336 * config/gdbserver.exp: Ditto.
16337 * config/hppro.exp: Ditto.
16338 * config/mips-gdb.exp: Ditto.
16339 * config/monitor.exp: Ditto.
16340 * config/netware.exp: Ditto.
16341 * config/sim-gdb.exp: Ditto.
16342 * config/slite-gdb.exp: Ditto.
16343 * config/udi-gdb.exp: Ditto.
16344 * config/unix-gdb.exp: Ditto.
16345 * config/vx-gdb.exp: Ditto.
16346 * gdb.base/a1-selftest.exp: Ditto.
16347 * gdb.base/a2-run.exp: Ditto.
16348 * gdb.base/break.exp: Ditto.
16349 * gdb.base/corefile.exp: Ditto.
16350 * gdb.base/list.exp: Ditto.
16351 * gdb.base/recurse.exp: Ditto.
16352 * gdb.base/scope.exp: Ditto.
16353 * gdb.base/signals.exp: Ditto.
16354
16355 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16356
16357 * gdb.threads/Makefile.in (docdir): Removed.
16358
16359 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16360
16361 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
16362 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
16363 @srcdir@.
16364 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
16365 autoconf 2.5 or higher.
16366 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
16367
16368 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
16369
16370 * configure: Regenerated.
16371 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
16372 avoid name clashes with SunOS headers.
16373
16374 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
16375
16376 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
16377
16378 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
16379
16380 * gdb.base/callfuncs.exp: Finish last change -- make sure the
16381 prototype information ends up in the compiler info file.
16382
16383 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
16384
16385 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
16386 attempting to regenerate it. Eliminate use of a temporary file
16387 and just generate the info file directly. Source it immediately,
16388 for consistency of use.
16389 * gdb.base/corefile.exp: Ditto
16390 * gdb.base/exprs.exp: Ditto.
16391 * gdb.base/funcargs.exp: Ditto.
16392 * gdb.base/langs.exp: Ditto.
16393 * gdb.base/list.exp: Ditto.
16394 * gdb.base/mips_pro.exp: Ditto.
16395 * gdb.base/nodebug.exp: Ditto.
16396 * gdb.base/opaque.exp: Ditto.
16397 * gdb.base/ptype.exp: Ditto.
16398 * gdb.base/scope.exp: Ditto.
16399 * gdb.base/setvar.exp: Ditto.
16400 * gdb.base/signals.exp: Ditto.
16401 * gdb.base/whatis.exp: Ditto.
16402 * gdb.c++/templates.exp: Ditto.
16403 * gdb.c++/virtfunc.exp: Ditto.
16404 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
16405 whether or not to add -lstdc++ to the compile command line args.
16406
16407 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16408
16409 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
16410 it got fixed by the recent lookup_minimal_symbol_by_pc change.
16411 Increase timeout, a lot of single stepping might be needed if the
16412 target has no hardware watchpoints.
16413
16414 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
16415
16416 * gdb.base/break.exp: Ignore compiler warnings when compiling
16417 break.c.
16418 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
16419 * gdb.base/default.exp: Add h8300 xfails. Handle messages
16420 from remote-sim.
16421 * gdb.base/exprs.exp: Add h8300 xfails.
16422 * gdb.base/funcargs.exp: Likewise.
16423 * gdb.base/nodebug.exp: Likewise.
16424 * gdb.base/printcmds.exp: Likewise.
16425 * gdb.base/ptype.exp: Likewise.
16426 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
16427 h8300 xfails.
16428 * gdb.base/return.exp: Handle float/double precision problems
16429 on the h8300.
16430 * gdb.base/funcargs.c: Explicitly make last constant argument to
16431 call_after_alloca_subr an unsigned long type.
16432 * gdb.base/return.c: Include stdio.h.
16433
16434 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16435
16436 * config/abug.exp: New file for the older Motorola Bug monitor
16437 that runs on the mvme13x series VME boards.
16438 * config/monitor.exp: Use the new config array for target settings
16439 if they exist.
16440
16441 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
16442
16443 * sim-gdb.exp: Make the SH simulator allocate less space when
16444 it is targeted.
16445
16446 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
16447
16448 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
16449 test.
16450
16451 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
16452
16453 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
16454 "rs6000-*-*" for "list function in include file" when gcc compiled.
16455 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
16456 for "p ctable1[120]".
16457 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
16458 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
16459 Remove setup_xfail for "rs6000-*-*" for
16460 "print 'scope0.c'::filelocal before run".
16461 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
16462 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
16463 since some compilers don't allow both options to be given
16464 on the same command line. Create object file and move it.
16465
16466 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
16467
16468 * gdb.base/corefile.exp: Always regenerate the core file, since
16469 we always regenerate the coremaker program. Detect special case
16470 where registers cannot be read from core file.
16471
16472 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
16473
16474 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
16475 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
16476 * gdb.c++/templates.exp: Only match on basename of file since
16477 some formats like xcoff don't encode directory information.
16478 * gdb.stabs/weird.exp: Use the right sed script for powerpc
16479 and rs6000 AIX xcoff targets.
16480 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
16481 * configure: Regenerate.
16482 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
16483 here, rather than in distclean.
16484
16485 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
16486
16487 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
16488 defined, and use it to compile the test case with -O2. The
16489 native compilation still uses no optimization.
16490 * gdb.base/mips_pro.c: Remove inline assembly code since
16491 it is compiled PIC by default, which results in assembler
16492 warnings that make the testsuite think the compilation
16493 was unsuccessful.
16494
16495 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
16496
16497 * gdb.c++/misc.exp: Add note to message for
16498 "print s.a for foo struct" that this is a known gcc 2.7.2
16499 and earlier bug.
16500
16501 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
16502
16503 * gdb.base/break.exp: Fix pattern for matching "Delete all
16504 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
16505 setup_xfail for deleting all breakpoints test. Fix various
16506 timeout messages to include "(timeout)".
16507 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
16508 for "p t_float_values2(3.14159,float_val2)".
16509 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
16510 for "continue to call2g" when gcc compiled.
16511 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
16512 "up to foo in langs.exp", "show language at foo in langs.exp",
16513 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
16514 and "show language at fsub in langs.exp".
16515 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
16516 "list line 1 in include file", "list message for lines past EOF",
16517 "list function in include file", "list list0.h:foo", and
16518 "list filename:function; nonexistant function".
16519 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
16520 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
16521 and "ptype t_char_array" to be for native cc only.
16522
16523 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
16524
16525 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
16526 setup_xfail for "print coremaker_bss", "print coremaker_ro",
16527 "print func2::coremaker_local", and "backtrace in corefile.exp".
16528
16529 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
16530
16531 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
16532 "bt in signals.exp". This problem only appears when running
16533 the testsuite, and then only intermittently.
16534
16535 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16536
16537 * gdb.base/return.exp (return_tests): Differentiate between
16538 two tests of continuing.
16539
16540 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16541
16542 * */Makefile.in (maintainer-clean): Remove config.log.
16543 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
16544 * gdb.c++/Makefile.in (PROGS): Add inherit.
16545 (clean): Remove *.ci.
16546
16547 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
16548
16549 * gdb.c++/misc.cc: Add test code from Mike Stump.
16550 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
16551
16552 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
16553
16554 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
16555 to "alpha-*-osf2*" and add comment.
16556 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
16557 setup_xfail for "step over execarg initialization" and
16558 "step over corearg initialization".
16559 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
16560 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
16561 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
16562 gcc compiled for "print coremaker_bss", "print coremaker_ro",
16563 "print func2::coremaker_local", and "backtrace in corefile.exp".
16564 * gdb.base/signals.exp: Build and source signals.ci.
16565 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
16566 to be for gcc only.
16567 * lib/gdb.exp: Move verbose statements outside conditionals.
16568
16569 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16570
16571 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
16572 Feb 3 procfs.c change.
16573
16574 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
16575
16576 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
16577
16578 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
16579
16580 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
16581 from dejagnu's apparent default of 10 seconds, which gives random
16582 results when running the tests over NFS on moderately loaded systems.
16583 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
16584
16585 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
16586
16587 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
16588 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
16589 result reports.
16590
16591 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
16592
16593 * configure.in (CY_AC_PATH_TCLH): Remove.
16594 * configure: Regenerate.
16595
16596 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
16597
16598 * gdb.c++/Makefile.in (clean): Add missing '{'.
16599
16600 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
16601
16602 * lib/gdb.exp: Provide a default value for noinferior.
16603
16604 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
16605 Load libgloss.exp.
16606
16607 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
16608
16609 * gdb.disasm/hppa.exp: Compile directly into an executable, use
16610 the executable, not the .o to run the tests from.
16611
16612 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
16613
16614 * gdb.base/break.exp: Don't test for program exit or exit status
16615 if $noresults if nonzero.
16616 * gdb.base/langs.exp: Likewise.
16617 * gdb.base/watchpoint.exp: Likewise.
16618
16619 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
16620 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
16621 trying to compile the testcase.
16622
16623 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
16624
16625 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
16626 * gdb.base/signals.exp (continue to handler): Likewise.
16627
16628 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
16629
16630 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
16631
16632 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
16633
16634 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
16635
16636 * gdb.base/corefile.exp: Recognize "not found" as failure
16637 when trying to determine if a core file was generated.
16638 If no core file was generate the first time, try again without
16639 the ulimit -c to work around braindamaged shells.
16640
16641 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
16642
16643 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
16644 [] tests with "test" and enclose string in quotes.
16645 * gdb.stabs/configure: Rebuild
16646
16647 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
16648
16649 Changes in sync with expect:
16650 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
16651 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
16652 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
16653 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
16654 argument to AC_REQUIRE.
16655 * configure: Regenerated.
16656
16657 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
16658
16659 * gdb.base/corefile.exp: When generating a core, discard any
16660 error messages about ulimit not found and the "core dumped"
16661 message from the shell that runs the coredumper.
16662
16663 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
16664
16665 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
16666
16667 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
16668 which sed script to run. Expect failure for v_comb test
16669 on PA targets too.
16670
16671 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
16672
16673 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
16674 "print func2::coremaker_local" and for "backtrace in corefile.exp"
16675
16676 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
16677
16678 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
16679 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
16680 "sparc-sun-solaris*" xfails for "p v_comb".
16681 * lib/gdb.exp (default_gdb_start): Fix typo.
16682 * gdb.base/corefile.exp: Allow "Core was generated by ..."
16683 messages to not include the full program name that caused
16684 the core dump since some systems (such as solaris) apparently
16685 truncate this path to about 80 characters.
16686 When generating a core file first try increasing the core file
16687 size limit to unlimited since some systems may default it to
16688 zero, and it is harmless to try it. Move the test for failing
16689 to generate a core file to where it will actually get executed.
16690 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
16691 new gdb result from g++ debug info improvements and make old
16692 pattern obsolescent. Also account for size_t differences
16693 (may be int or long).
16694 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
16695 initialization before function call is placed in the delay slot
16696 and thus appears to be skipped over by commands such as "next".
16697
16698 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16699
16700 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
16701
16702 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
16703
16704 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
16705 input source file; fix code to compile test to deal with this
16706 convention.
16707 * gdb.c++/*.exp: Likewise.
16708
16709 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
16710
16711 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
16712 "bt in signals.exp".
16713
16714 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
16715
16716 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
16717 "step over execarg initialization" and
16718 "step over corearg initialization".
16719
16720 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
16721
16722 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
16723 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
16724
16725 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
16726
16727 From Rob Savoye (rob@poseidon.cygnus.com)
16728 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
16729 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
16730 configure.in}, gdb.disasm/{Makefile.in, configure.in},
16731 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
16732 configure.in}: Major reworking for autoconfig.
16733 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
16734 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
16735 New files.
16736 * config/unix-gdb.exp: Make GDB global.
16737 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
16738 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
16739 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
16740 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
16741 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
16742 term.exp, twice.exp, watchpoint.exp, whatis.exp},
16743 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
16744 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
16745 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
16746 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
16747 pr-8136.exp, result.exp, string.exp, tuples.exp},
16748 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
16749 to returns as necessary, arrange for test to compile own testcase
16750 executable.
16751 * lib/gdb.exp: Changes for testsuite to compile own test cases.
16752
16753 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
16754
16755 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
16756 clear_xfail at end of test which might not call either pass or fail.
16757 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
16758 "backtrace through signal handler".
16759
16760 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16761
16762 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
16763 continuing from a job control stop signal.
16764 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
16765
16766 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
16767
16768 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
16769 * gdb.base/corefile.exp: Likewise.
16770 * gdb.base/funcargs.exp: Likewise.
16771
16772 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
16773
16774 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
16775 * config/monitor.exp: Add support for setting baud rate.
16776
16777 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
16778
16779 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
16780 i*86-*-linux* xfails for "backtrace through signal handler".
16781 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
16782 "print func2::coremaker_local".
16783 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
16784 alpha-dec-osf2* xfail for
16785 "delete all breakpoints when none".
16786
16787 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
16788
16789 * gdb.base/break.exp: Change test that deletes all breakpoints
16790 when no user breakpoints are installed. A post 4.15 change
16791 causes gdb to no longer prompt in this case.
16792
16793 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
16794
16795 * gdb.base/return.exp (return_tests): Change xfail for test
16796 "correct value returned double test" to stop xfailing at
16797 Solaris 2.5. Apparently the bug has been fixed.
16798
16799 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
16800
16801 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
16802 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
16803
16804 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
16805
16806 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
16807 * gdb.disasm/hppa.s: Corresponding changes.
16808
16809 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
16810
16811 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
16812 makefile fragment.
16813 * config/mt-hpux: Deleted.
16814
16815 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
16816
16817 * Many files: When warning about suppressed tests due to a
16818 nonexistant test binary, avoid incrementing the warning count.
16819
16820 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
16821
16822 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
16823
16824 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16825
16826 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
16827 "sparc-*-solaris2*".
16828
16829 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16830
16831 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
16832 Add global and local variables and initialize them.
16833 * gdb.base/corefile.exp: Test correct mapping of corefile sections
16834 by printing variables. Remove rs6000 and powerpc xfails, BFD now
16835 extracts the file name and terminating signal from the core file.
16836 * TODO: Remove note about tests for correct mapping of corefile.
16837 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
16838 from optimizing it away.
16839 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
16840 handles common blocks.
16841
16842 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
16843
16844 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
16845 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
16846
16847 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
16848
16849 * Makefile.in (maintainer-clean): New target, synonym for
16850 realclean.
16851 * gdb.base/Makefile.in (maintainer-clean): Likewise.
16852 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
16853 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
16854 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
16855 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
16856 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
16857
16858 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
16859
16860 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
16861 xfails when not gcc compiled for "print foo::funclocal".
16862 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
16863 "print foo::funclocal at foo",
16864 "print 'scope1.c'::foo::funclocal at foo",
16865 "print foo::funclocal_bss at foo",
16866 "print 'scope1.c'::foo::funclocal_bss at foo",
16867 "print foo::funclocal_ro at foo",
16868 "print 'scope1.c'::foo::funclocal_ro at foo",
16869 "print bar::funclocal at foo" and
16870 "print 'scope1.c'::bar::funclocal at foo".
16871 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
16872 gcc compiled for "print foo::funclocal at bar".
16873 Expand all messages to ensure that they identify that
16874 the test is at bar().
16875 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
16876 gcc compiled for:
16877 "ptype on opaque struct pointer (statically)",
16878 "ptype on opaque struct tagname (statically)",
16879 "ptype on opaque struct pointer (dynamically) 1",
16880 "ptype on opaque struct tagname (dynamically) 1",
16881 "ptype on opaque struct pointer (dynamically) 2" and
16882 "ptype on opaque struct tagname (dynamically) 2
16883 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
16884 gcc compiled for:
16885 "p datalocal"
16886 "whatis datalocal",
16887 "ptype datalocal",
16888 "p bsslocal",
16889 "whatis bsslocal", and
16890 "ptype bsslocal".
16891 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
16892 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
16893 when not gcc compiled.
16894 * gdb.base/funcargs.exp (float_and_integral_args): Add
16895 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
16896 compiled.
16897 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
16898 "backtrace from call6a" when not gcc compiled.
16899 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
16900 "backtrace from call7a" when not gcc compiled.
16901 * gdb.base/callfuncs.exp (do_function_calls):
16902 Add "hppa*-*-hpux*" xfail when not gcc compiled for
16903 "p t_char_array_values(char_array_val2,char_array_val1)",
16904 "p t_char_array_values(char_array_val1,char_array_val2)",
16905 "p t_char_array_values("carray 1","carray 2")",
16906 "p t_char_array_values("carray 1",char_array_val2)",
16907 "p t_char_array_values(char_array_val1,"carray 2")",
16908 "p sum_args(1,{2})",
16909 "p sum_args(2,{2,3})",
16910 "p sum_args(3,{2,3,4})",
16911 "p sum_args(4,{2,3,4,5})"
16912 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
16913 "backtrace in corefile.exp" when not gcc compiled.
16914
16915 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16916
16917 * gdb.base/signals.exp: Rewrite `handle all print' test as
16918 a procedure. Accept blanks or TABs as whitespace, increase
16919 timeout and expect input buffer size for the large output
16920 from the command. Remove "i*86-*-bsdi2.0" xfail.
16921
16922 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16923
16924 * gdb.base/setvar.exp: Add new testcases for truncation when
16925 assigning invalid values to bitfields.
16926
16927 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
16928
16929 * gdb.base/callfuncs.exp (do_function_calls): Remove
16930 mips-sgi-irix* xfail for
16931 "call inferior func with struct - returns char *"
16932 and fix test so that an optional (unsigned char *) cast is
16933 accepted in the result.
16934
16935 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
16936
16937 * gdb.base/funcargs.exp (float_and_integral_args): Remove
16938 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
16939 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
16940 * gdb.base/signals.exp: Remove duplicate "handle all print" test
16941 that accidentally got checked in.
16942
16943 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
16944
16945 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
16946 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
16947 compiled test.
16948 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
16949 Add mips-sgi-irix5* xfail for not gcc compiled.
16950 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
16951 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
16952 "p top", "whatis top", "p middle", and "whatis middle".
16953 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
16954 "whatis signed char" for not gcc compiled.
16955 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
16956 "set variable signed char=-1 (-1)" and
16957 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
16958 * gdb.base/funcargs.exp (float_and_integral_args):
16959 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
16960 Add mips-sgi-irix* xfail when not gcc compiled for
16961 "continue to call2b".
16962 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
16963 "continue to call2g".
16964 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
16965 "backtrace from call6a"
16966 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
16967 "backtrace from call7k".
16968 Add mips-sgi-irix5* xfail when not gcc compiled for
16969 "backtrace from call7a".
16970 (localvars_after_alloca): Fix gdb_test cmds for
16971 "print * after runto ...".
16972 Remove rs6000-*-* xfails for
16973 "print i after runto localvars_after_alloca" and
16974 "print l after runto localvars_after_alloca"
16975 for all compilers.
16976 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
16977 when not compiled with gcc, for:
16978 "print signed char == (minus)",
16979 "print signed char != (minus)",
16980 "print signed char < (minus)",
16981 "print signed char > (minus)".
16982 * gdb.base/callfuncs.exp (do_function_calls):
16983 Add mips-sgi-irix* xfail, when compiled with native compiler, for
16984 "call inferior func with struct - returns char *".
16985 * gdb.base/return.exp (return_tests): Change xfail for
16986 "correct value returned double test" to include Solaris 2.4.
16987 * gdb.base/funcargs.exp (float_and_integral_args):
16988 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
16989
16990 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16991
16992 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
16993 enumeration bitfields if compiling with GNU C.
16994 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
16995 to empty' prompt.
16996
16997 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
16998
16999 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
17000 test for PRO targets.
17001
17002 * gdb.base/funcargs.exp: Avoid ever setting more than 8
17003 breakpoints in the inferior at any given time by making
17004 two groups of breakpoints for call2*, call6* and call7*
17005 tests.
17006
17007 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17008
17009 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
17010 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
17011 from optimizing it away.
17012 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
17013 "call inferior func with struct".
17014
17015 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
17016
17017 * configure.in: Only configure gdb.chill for particular targets.
17018
17019 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
17020
17021 * gdb.base/Makefile.in: Add action to .c.o transformation
17022 rule that generates a .ci file for each .o file and remove
17023 explicit .c.o rules except for callfuncs.o.
17024 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
17025 generates a .ci file for each .o file and remove explicit
17026 .cc.o rules.
17027 (clean): Remove *.tmp *.ci files.
17028 (EXECUTABLES): Remove templ-info.exp.
17029 * gdb.base/compiler.c: New file.
17030 * gdb.c++/compiler.cc: New file
17031 * gdb.base/scope.exp: Source gdb.base/scope.ci.
17032 Change rs6000-*-* xfail for
17033 "print 'scope0.c'::filelocal_ro" and
17034 "print 'scope1.c'::filelocal" and
17035 "print 'scope1.c'::filelocal_bss" and
17036 "print 'scope1.c'::filelocal_ro" and
17037 "print 'scope1.c'::foo::funclocal" and
17038 "print 'scope1.c'::foo::funclocal_ro" and
17039 "print 'scope1.c'::bar::funclocal" and
17040 "print 'scope0.c'::filelocal_ro" and
17041 "print 'scope1.c'::filelocal at foo" and
17042 "print 'scope1.c'::filelocal_bss at foo" and
17043 "print 'scope1.c'::filelocal_ro at foo" and
17044 "print 'scope1.c'::foo::funclocal at foo" and
17045 "print 'scope1.c'::foo::funclocal_bss at foo" and
17046 "print 'scope1.c'::foo::funclocal_ro at foo" and
17047 "print 'scope1.c'::bar::funclocal at foo" and
17048 "print 'scope0.c'::filelocal_ro" and
17049 "print 'scope1.c'::filelocal" and
17050 "print 'scope1.c'::filelocal_bss" and
17051 "print 'scope1.c'::filelocal_ro" and
17052 "print 'scope1.c'::foo::funclocal" and
17053 "print 'scope1.c'::foo::funclocal_bss" and
17054 "print 'scope1.c'::foo::funclocal_ro" and
17055 "print 'scope1.c'::bar::funclocal" and
17056 "print 'scope1.c'::bar::funclocal_bss"
17057 to only be xfail'd when not compiled with gcc.
17058 Add rs6000-*-* xfail for
17059 "print 'scope0.c'::filelocal_bss before run"
17060 when compiled with gcc.
17061 (test_at_main): Add rs6000-*-* xfail for
17062 "print filelocal_ro in test_at_main"
17063 when compiled with gcc.
17064 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
17065 Add rs6000-*-aix* xfail for
17066 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
17067 "ptype t_char_array", not compiled with gcc.
17068 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
17069 xfail for "list foo (in include file)" when gcc compiled.
17070 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
17071 (integral_args): Add rs6000-*-* xfail for
17072 "run to call0a" if not compiled with gcc.
17073 (unsigned_integral_args): Add rs6000-*-* xfail for
17074 "run to call1a" if not compiled with gcc.
17075 (float_and_integral_args): Add rs6000-*-* xfail for
17076 "run to call2a" if not compiled with gcc and for
17077 "continue to call2b" for any compiler.
17078 Add rs6000-*-* xfail to
17079 "print f1 after run to call2a" for gcc compiled.
17080 (discard_and_shuffle): Add rs6000-*-* xfail for
17081 "run to call6a".
17082 (shuffle_round_robin): Add rs6000-*-* xfail for
17083 "backtrace from call7a" if not compiled with gcc.
17084 Add rs6000-*-* xfail for
17085 "backtrace from call7b" if compiled with gcc.
17086 (call_after_alloca): Add rs6000-*-* xfail for
17087 "print c in call_after_alloca" and
17088 "print s in call_after_alloca" and
17089 "backtrace from call_after_alloca_subr"
17090 if not compiled with gcc.
17091 (localvars_in_indirect_call): Add rs6000-*-* xfail for
17092 "print c in localvars_in_indirect_call" and
17093 "print c in localvars_in_indirect_call" and
17094 "backtrace in indirectly called function" and
17095 "stepping into indirectly called function"
17096 if not compiled with gcc.
17097 (localvars_after_alloca): Add rs6000-*-* xfail for
17098 "print c after runto localvars_after_alloca" and
17099 "print s after runto localvars_after_alloca" and
17100 "print i after runto localvars_after_alloca" and
17101 "print l after runto localvars_after_alloca"
17102 for all compilers.
17103 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
17104 than whatis-info.exp.
17105 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
17106 than opaque-info.exp.
17107 Setup rs6000-*-* xfail for
17108 "ptype on opaque struct pointer (statically)" and
17109 "ptype on opaque struct pointer (dynamically)" when
17110 not compiled with gcc.
17111 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
17112 rather than callf-info.exp.
17113 (do_function_calls): Add clear_xfail for rs6000-*-* for
17114 "p t_float_values2(3.14159,float_val2)". Seems to work
17115 fine there, both with xlc and gcc. Need to find out what
17116 it is doing right and fix other platforms.
17117 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
17118 "call inferior func with struct - returns int",
17119 "call inferior func with struct - returns long",
17120 "call inferior func with struct - returns float",
17121 "call inferior func with struct - returns double",
17122 "call inferior func with struct - returns char *",
17123 but only if not gcc compiled (presumes xlc compiled).
17124 Change rs6000-*-* xfails for
17125 "call inferior func with struct - returns char" and
17126 " call inferior func with struct - returns short" to only
17127 xfail if not using gcc.
17128 (clean mostlyclean): Remove *.ci and *.tmp files.
17129 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
17130 than templ-info.exp.
17131 * gdb.base/langs.exp: Source gdb.base/langs.ci.
17132 Add rs6000-*-* xfail for "up to foo in langs.exp"
17133 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
17134 when not gcc compiled.
17135
17136 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17137
17138 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
17139 * gdb.base/corefile.exp: Likewise.
17140 * gdb.base/list.exp: Likewise.
17141 * gdb.base/scope.exp: Likewise.
17142 * gdb.base/siganls.exp: Likewise.
17143
17144 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
17145 compiler output.
17146 * gdb.base/whatis.exp: Likewise.
17147
17148 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
17149
17150 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
17151 failure (opcode table has been fixed to match reality).
17152
17153 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
17154
17155 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
17156 "call inferior func with struct - returns char",
17157 "call inferior func with struct - returns short"
17158
17159 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
17160 "print 'scope0.c'::filelocal at main",
17161 "print 'scope0.c'::filelocal_bss in test_at_main",
17162 "print 'scope0.c'::filelocal at foo",
17163 "print 'scope0.c'::filelocal_bss in test_at_foo",
17164 "print 'scope0.c'::filelocal at bar",
17165 "print 'scope0.c'::filelocal_bss in test_at_bar"
17166
17167 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
17168 in source file 1". This bug seems to have been fixed with both
17169 gcc and native cc (was native assembler bug?).
17170
17171 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
17172
17173 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
17174 "backtrace through signal handler" to "i*86-*-sysv4*".
17175 * gdb.base/signals.exp: Add xfail for "'next' behaved as
17176 continue" case. Add "known SVR4 bug" to fail message.
17177 Add "i*86-*-bsdi2.0" xfail for "handle all print".
17178 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
17179 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
17180 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
17181 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
17182 "up to foo in langs.exp", "show language at foo in
17183 langs.exp", "up to cppsub_ in langs.exp", "show
17184 language at cppsub_ in langs.exp", "up to fsub in
17185 langs.exp", and "show language at fsub in langs.exp".
17186 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
17187 "bactrace in corefile.exp".
17188 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
17189 "call inferior function with struct - returns float" and
17190 "call inferior function with struct - returns double".
17191
17192 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
17193
17194 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
17195 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
17196 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
17197 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
17198
17199 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
17200
17201 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
17202 (or overriden) "CHILL" macro rather then bare "gcc".
17203 Also look for ../../gcc/xgcc since that is what we will
17204 actually need, not "Makefile". Remove following assignment
17205 of CHILL to CHILL_FOR_TARGET because that results in
17206 recursive definition.
17207
17208 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
17209
17210 * gdb.base/corefile.exp: Change xfail for backtrace in
17211 corefile.exp from linuxaout to all linux.
17212 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
17213 cases where we miss the breakpoint at the signal handler
17214 for some reason. Setup xfail for linuxoldld/linuxaout and
17215 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
17216 hitting SIGURG breakpoint.
17217 * gdb.base/signals.exp: Setup xfail for "next" acting like
17218 continue to add linuxoldld. Setup xfail for all linux for
17219 "next to handler in signals_tests_1", "backtrace in
17220 signals_tests_1", "continue to func1", "pass SIGUSR1",
17221 and continue to handler".
17222
17223 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
17224
17225 * Update all FSF addresses except those in COPYING* files.
17226
17227 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
17228
17229 * gdb.base/a2-run.exp: Change messages to be more explicit about
17230 the status of args, and quote binfile in results.
17231
17232 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
17233
17234 * gdb.base/callfuncs.exp: Add tests for passing structs to
17235 inferior functions and return various types.
17236 * gdb.base/callfuncs.c: Add functions to receive a struct
17237 and return a member of the struct, in various types.
17238
17239 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17240
17241 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
17242
17243 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17244
17245 * config/vxworks29k.exp: New file, sources vxworks.exp.
17246
17247 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17248
17249 * config/gdbremote.exp: New file. Testing framework using
17250 gdbserver.
17251
17252 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
17253
17254 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
17255 "call function when asleep" and "send end of file".
17256 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
17257 for "backtrace in corefile.exp".
17258 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
17259 for "backtrace through signal handler".
17260 * gdb.base/corefile.exp: Make sure we actually generate a core file
17261 before trying the core tests. Some systems allow the user to suppress
17262 generation of core files and default to that (linux for example).
17263 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
17264 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
17265
17266 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17267
17268 * gdb.threads: New directory with some crude multi-threaded
17269 gdb tests (step.exp and step2.exp).
17270 * config/mt-lynx (STEP_EXECUTABLE): Define.
17271 (THREADFLAGS): Define.
17272
17273 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
17274
17275 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
17276
17277 * gdb.base/signals.exp: Disable whole file for lynx until
17278 further notice.
17279
17280 * gdb.base/signals.exp: xfail test where "next" acts like
17281 "continue" for lynx.
17282
17283 * gdb.base/interrupt.exp: xfail test for calling function while
17284 inferior is asleep for lynx.
17285
17286 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
17287 than one cr-lf after each command.
17288
17289 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17290
17291 * configure.in: Reinstate setting of stabsdirs variable, fix
17292 typo in setting up configdirs for native builds.
17293
17294 * gdb.base/return.exp: Fix typo in return double test.
17295 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
17296 compiler from optimizing them away.
17297
17298 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
17299
17300 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
17301 sequences to be echo'd by gdb when using gdb_test.
17302 * gdb.chill/chexp.exp: Likewise.
17303 * gdb.fortran/exprs.exp: Likewise
17304
17305 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17306
17307 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
17308 after the inferior gdb has started.
17309
17310 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
17311 after each command.
17312 * gdb.base/funcargs.exp: Likewise.
17313 * gdb.base/gdbvars.exp: Likewise.
17314 * gdb.base/interrupt.exp: Likewise.
17315 * gdb.base/list.exp: Likewise.
17316 * gdb.base/watchpoint.exp: Likewise.
17317 * gdb.c++/demangle.exp: Likewise.
17318 * gdb.c++/inherit.exp: Likewise.
17319 * gdb.chill/chexp.exp: Likewise.
17320 * gdb.fortran/exprs.exp: Likewise.
17321
17322 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
17323 test if we can't handle IO to/from the inferior.
17324
17325 * gdb.c++/misc.exp: Always check for a program already being
17326 started after sending a "run" command to gdb.
17327
17328 * gdb.base/twice.exp: Start with a fresh gdb.
17329
17330 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
17331 only depend on gdb's expression code, not the chill runtime.
17332
17333 * gdb.base/return.c: Put return values into variables so we
17334 can have gdb print them rather than depending on the program
17335 to print them.
17336 * gdb.base/return.exp: Corresponding changes.
17337
17338 * lib/gdb.exp: Provide default value for noinferiorio.
17339 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
17340 the inferior.
17341
17342 * gdb.base/break.exp: Always check for a program already being
17343 started after sending a "run" command to gdb.
17344 (text_next_with_recursion): Don't check the output from the
17345 program's printf statement. Instead just make sure the program
17346 exited.
17347
17348 * gdb.base/commands.exp: Protect tests which need arguments with
17349 $noargs conditionals.
17350
17351 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17352
17353 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
17354 of structure member arrays to match gdb/valops.c:value_addr change.
17355
17356 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
17357
17358 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
17359 cases.
17360
17361 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
17362
17363 * configure.in (configdirs): Remove gdb.chill from default list
17364 of subdirs and then add it back in only if doing a native build.
17365 The current chill compiler does not yet work in any cross build.
17366 * Revert all signal changes from Jul 6.
17367 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
17368 for sh-hms targets, allowing these tests to link, with no other
17369 changes. Testing is suppressed by setting "nosignals" in site.exp.
17370
17371 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
17372
17373 * configure.in (signaldirs): Define and add to configdirs for all
17374 targets except some specific ones that are known to not support signals.
17375 Also clean up formatting.
17376 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
17377 (signals, sigall): Remove rules to build.
17378 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
17379 Moved to new gdb.signals directory.
17380 * gdb.signals: New test directory.
17381 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
17382 signals.c signals.exp}: New or moved files.
17383
17384 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
17385
17386 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
17387
17388 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
17389
17390 * gdb.base/return.exp: Xfail `return double' test failure
17391 on at least Solaris 2.3 and handle future/past versions on
17392 a case by case basis as appropriate. Also update message
17393 to include i*86 failures.
17394
17395 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17396
17397 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
17398
17399 * lib/gdb.exp: Fix comment which erroneously identified
17400 gdb_file_cmd as gdb_load (the 19 May change was in fact to
17401 gdb_file_cmd not gdb_load).
17402 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
17403
17404 * gdb.base/setvar.exp: Make test names consistent between pass and
17405 fail cases. Use gdb_test more.
17406
17407 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17408
17409 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
17410
17411 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17412
17413 * gdb.base/help.exp: Fix expected help string for `show commands'.
17414
17415 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
17416
17417 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
17418
17419 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
17420 of a text section.
17421
17422 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
17423
17424 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
17425 that loop eventually terminates. Fix Connection refused logic so
17426 that testsuite will expire nicely.
17427
17428 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
17429
17430 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
17431 config/rom68k.exp: New tcl glue for the appropriate monitors.
17432 These all just end up calling monitor.exp.
17433 * config/monitor.exp (gdb_target_monitor): Handle `Connection
17434 refused' by retrying. Cleanup some timeout issues.
17435 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
17436 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
17437 callers don't have to set/restore global timeout variable.
17438
17439 * The following set of changes centralizes management of the global
17440 timeout variable. This way, it can be set in one target dependent
17441 place instead of dozens of places scattered throughout the test suite.
17442 If you need to lengthen a timeout, then you should either set timeout
17443 in one of the config/{target}.exp files, or multiply it by a factor.
17444 Setting it to an absolute value is always going to lose for some
17445 targets.
17446 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
17447 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
17448 * gdb.base/funcargs.exp: Don't set timeout.
17449 * gdb.base/list.exp (test_forward_search): Only use local timeout.
17450 * gdb.base/printcmds.exp (test_print_string_constants
17451 test_print_array_constants): Don't set timeout.
17452 * gdb.base/ptype.exp: Don't set timeout.
17453 * gdb.base/recurse.exp: Don't set timeout.
17454 * gdb.base/return.exp: Don't set timeout.
17455 * gdb.base/watchpoint.exp: Don't set timeout.
17456 * gdb.c++/classes.exp (do_tests): Don't set timeout.
17457 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
17458
17459 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
17460
17461 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
17462
17463 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17464
17465 * lib/gdb.exp: Disable chill tests for irix5.
17466
17467 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17468
17469 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
17470 each test pass or fail.
17471
17472 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17473
17474 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
17475 xlc not gcc.
17476
17477 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
17478
17479 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
17480
17481 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
17482
17483 * config/est.exp: Fix copyright and comments. Remove dead code.
17484 Use targetname, serialport and baud variables instead of fixed
17485 constants.
17486 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
17487 * config/cpu32bug.exp: New file to support cpu32bug monitors.
17488
17489 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17490
17491 * gdb.base/watchpoint.exp: Don't run
17492 test_watchpoint_triggered_in_syscall for sunos.
17493
17494 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17495
17496 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
17497 they don't seem to exist. Do include stdio.h.
17498
17499 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17500
17501 * gdb.base/a1-selftest.exp: Add alpha xfail.
17502
17503 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17504
17505 * gdb.base/watchpoint.c (main): Prompt before calling read().
17506 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
17507 Revise accordingly. Remove cruft about sending "123" several
17508 times, until it gets noticed. Clean up the "print buf[0]" stuff
17509 so that it passes or fails, and waits for prompts in the usual way.
17510
17511 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17512
17513 * gdb.base/recurse.exp: Fix comment.
17514
17515 * TODO: Remove item about printing variables in nodebug.exp. Add
17516 item about enabling tests which are only run on some targets.
17517
17518 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
17519 fail, make test names unique, use new gdb_test convention
17520 regarding pattern, use gdb_test more, etc.).
17521
17522 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
17523 fail, make test names unique, etc.).
17524
17525 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17526
17527 * gdb.base/nodebug.c: Change return type of top and middle to
17528 short.
17529 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
17530 are fixed by the recent mdebugread.c changes. Allow `short ()'
17531 as type for top and middle.
17532
17533 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17534
17535 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
17536 nearly as I can tell, the whole thing was an accident in Stu's
17537 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
17538 to replace a send/expect pair with gdb_test, but ended up only
17539 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
17540 of 30 Mar 1995 took care of it, but left this vestigial comment
17541 which I am now nuking.
17542
17543 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17544
17545 * gdb.base/break.exp: Look for different line number for
17546 breakpoint at main depending on usestubs.
17547
17548 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17549
17550 * gdb.base/list.exp: Adjust some alternate expect patterns to
17551 match recent list0.c change. Add alternate expect pattern for
17552 output from `list default lines around main' for optimizing
17553 compilers.
17554
17555 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17556
17557 * lib/gdb.exp: If nosignals is not set, set it to 0.
17558
17559 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
17560
17561 * config/slite-gdb.exp: Responds to load symbol table prompt.
17562 * gdb.base/break.exp: Adjust line number, fix rerun.
17563 * gdb.base/langs0.c: Add #ifdef usestubs.
17564
17565 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
17566
17567 * gdb.base/list.exp: Adjust line contents after adding new lines in
17568 list0.c. Also fix a syntax error.
17569
17570 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
17571 * gdb.base/break.exp: ditto.
17572 * gdb.base/list.exp: ditto.
17573 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
17574 * gdb.base/run.c: ditto.
17575 * gdb.base/list0.c: ditto.
17576 * gdb.base/funcargs.c: ditto.
17577
17578 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
17579
17580 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
17581 $targetname, $serialport and $baud instead of hardwired variables.
17582 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
17583 target doesn't support signals.
17584
17585 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
17586
17587 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
17588
17589 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17590
17591 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
17592 Don't rely on the value of an auto variable before it has been
17593 initialized. Use gdb_test more.
17594
17595 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17596
17597 * lib/gdb.exp (default_gdb_version): A version number must start
17598 with a digit, but other than that contains all characters up to
17599 the first whitespace character.
17600
17601 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17602
17603 * gdb.base/commands.exp (breakpoint_command_test): New tests.
17604
17605 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17606
17607 * gdb.c++/*.exp: Warn if executable does not exist. The original
17608 reason for skipping the warning was that configure.in sometimes
17609 intentionally skipped building the executables but the tcl code
17610 had no way of knowing. That (a) was always bogus with respect to
17611 error handling, (b) is no longer true (right now there is no way
17612 to skip C++ tests).
17613
17614 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
17615
17616 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17617
17618 * gdb.base/list.exp: Add expect patterns for output from
17619 SunPRO compiled executables.
17620 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
17621 types.
17622
17623 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17624
17625 * gdb.base/break.exp (test_next_with_recursion): Accept any line
17626 number (we are already testing that the correct source line text
17627 gets printed).
17628
17629 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
17630 that is what is intended, but something needed to be done to get
17631 sunos4 native working again.
17632
17633 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
17634
17635 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
17636 apparently went with a (very) old xfail.
17637
17638 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
17639
17640 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
17641 runto_main is a proc in gdb.exp that will do 'step' for target use
17642 stubs.
17643 * gdb.base/exprs.exp: ditto.
17644 * gdb.base/interrupt.exp: ditto.
17645 * gdb.base/opaque.exp: ditto.
17646 * gdb.base/printcmds.exp: ditto.
17647 * gdb.base/ptype.exp: ditto.
17648 * gdb.base/scope.exp: ditto.
17649 * gdb.base/setvar.exp: ditto.
17650 * gdb.base/signals.exp: ditto.
17651 * gdb.base/twice.exp: ditto.
17652 * gdb.c++/classes.exp: ditto.
17653 * gdb.c++/inherit.exp: ditto.
17654 * gdb.c++/templates.exp: ditto.
17655 * gdb.base/break.exp: no run and hit main for stubs. Change line
17656 numbers for breakpoints and info breakpoint.
17657 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
17658 breakpoint().
17659 * gdb.base/callfuncs.c: ditto.
17660 * gdb.base/exprs: ditto.
17661 * gdb.base/interrupt.c: ditto.
17662 * gdb.base/opaque0.c: ditto.
17663 * gdb.base/printcmds.c: ditto.
17664 * gdb.base/ptype.c: ditto.
17665 * gdb.base/scope0.c: ditto.
17666 * gdb.base/setvar.c: ditto.
17667 * gdb.base/signals.c: ditto.
17668 * gdb.base/twice.c: ditto.
17669 * gdb.c++/misc.cc: ditto.
17670 * gdb.c++/templates.cc: ditto.
17671
17672 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17673
17674 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
17675
17676 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
17677 somewhere between `read' and `main.c'. I'm pretty sure the
17678 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
17679 and it isn't particularly useful.
17680
17681 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
17682
17683 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17684
17685 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
17686
17687 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
17688
17689 * config/mt-slite: add LIBS and -nostdlib.
17690 * config/slite-gdb.exp: add this new file to support sparclite target.
17691
17692 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
17693
17694 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
17695
17696 * gdb.base/a2-run.exp: Change argument to istarget from
17697 "*-*-vxworks" to "*-*-vxworks*".
17698 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
17699
17700 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
17701
17702 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
17703 will not runto main but do a 'step' to step out of breakpoint().
17704 * config/mt-slite: add -Dusestubs.
17705
17706 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17707
17708 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
17709 instead of just @.
17710
17711 * gdb.base/signals.exp: Add test for "handle all print".
17712 * TODO: Remove "handle all print". Also remove item about
17713 checking copyright date (I don't like the idea of a spurious FAIL
17714 based on when we run the tests).
17715
17716 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
17717 for SunOS4 (reason for failure not investigated). Remove
17718 redundant test for $binfile.
17719
17720 * gdb.base/nodebug.c (array_index): Call malloc.
17721
17722 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
17723
17724 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
17725
17726 * gdb.base/recurse.exp: Update gdb_test invocation to use new
17727 conventions and slightly simplify the matching regexp.
17728
17729 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17730
17731 * gdb.base/break.exp: Update gdb_test invocation to use new
17732 convention.
17733
17734 * lib/gdb.exp: If noargs is not set, set it to 0.
17735
17736 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
17737 tests unique.
17738
17739 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
17740
17741 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17742
17743 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
17744 one argument of type "<non-float parameter>".
17745
17746 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
17747
17748 * config/rom68k.exp: New file to support Motorola IDP board.
17749 * gdb.base/a2-run.exp: Skip this file if noargs is set.
17750 * gdb.base/break.c: Change things around so that this program
17751 doesn't depend upon args. This is necessary to make remote
17752 targets work (in general, they can't take args).
17753 * gdb.base/break.exp: Don't try to send args to program. Don't
17754 expect output. Also, replace lots of code with gdb_test.
17755
17756 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17757
17758 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
17759 printing of '\'' (which is what the comment says we are testing,
17760 even though we were not), not '''.
17761 (test_integer_literals_rejected): Test that printing ''' is an error.
17762
17763 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17764 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
17765 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
17766 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
17767 Use gdb_test not test_print_accept.
17768 * lib/gdb.exp: Remove test_print_accept.
17769
17770 * gdb.base/signals.exp (signal_tests_1): Make pass message
17771 consistent with fail message.
17772
17773 * gdb.base/whatis.exp: Remove xfails for printing char vs.
17774 unsigned char; the bug (PR 1821) is fixed.
17775
17776 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
17777
17778 * gdb.base/scope.exp (test_at_localscopes): Call pass for
17779 successful tests--makes xfailing them work right.
17780
17781 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17782
17783 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
17784 only \r\n, not .*. The test can pass .* as the last thing in
17785 $pattern if that is what it wants. In addition to providing this
17786 flexibility, this change should speed up pattern matching in cases
17787 where the pattern already ended with .* (there were a number of
17788 them). This change also helps catch bad patterns--in the old
17789 scheme the typo "char \*" instead of "char \\*" would pass. Now
17790 it is caught.
17791 * Many .exp files: Update callers.
17792
17793 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
17794 clearer and does not spuriously match multiple ('s. Likewise for
17795 ) and *.
17796
17797 * gdb.base/nodebug.exp: Test ability to call a function and pass
17798 it a string (even with no debugging info).
17799
17800 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
17801 "p '\'", which is the same as "p ''" once tcl gets done with
17802 quoting, to "p '\\'", which I suspect is what is intended (one
17803 backslash gets sent to GDB).
17804
17805 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
17806
17807 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17808
17809 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
17810 1817) was fixed literally years ago.
17811
17812 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17813
17814 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
17815 test, it causes stepping out of call_after_alloca_subr with
17816 optimizing compilers.
17817 (localvars_in_indirect_call): Consume GDB prompt if `finish'
17818 fails.
17819
17820 * gdb.c++/templates.exp: Source templ-info.exp only if
17821 the templates executable exists.
17822
17823 * gdb.c++/misc.cc (class Contains_static_instance,
17824 class Contains_nested_static_instance),
17825 gdb.c++/classes.exp (test_static_members): Test printing of
17826 a class that contains a static instance of the class.
17827
17828 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17829
17830 * gdb.base/langs2.c (cppsub_): Don't prototype.
17831 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
17832 only, I believe).
17833
17834 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17835
17836 * lib/gdb.exp (skip_chill_tests): New procedure.
17837
17838 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
17839
17840 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
17841
17842 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
17843 each expect pattern. Cuts runtime from 12 to about 4 seconds.
17844
17845 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17846
17847 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
17848
17849 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
17850 disassemble 8, not 16, instructions for part 4.
17851
17852 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
17853 support the latter anymore.
17854
17855 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
17856 -DNO_PROTOTYPES.
17857 * gdb.base/callfuncs.c: Control use of prototypes based on
17858 NO_PROTOTYPES, not __STDC__.
17859 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
17860 t_float_values2 tests if prototypes in use.
17861
17862 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
17863 t_double_values): When checking differences against DELTA, check
17864 that difference is within the range (-DELTA,DELTA), not just
17865 (-infinity,DELTA).
17866
17867 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
17868
17869 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
17870 'file' command firts, then 'target', then 'load', this is due to gdb
17871 target set up.
17872 * config/mips-gdb.exp: Fix a couple regular exp bugs.
17873
17874 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
17875
17876 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
17877 FP load/store variants.
17878 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
17879
17880 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
17881
17882 * gdb.base/term.exp: Do not give a warning if not native, it is
17883 not an abnormal condition.
17884
17885 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
17886
17887 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
17888 t_char_array".
17889
17890 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
17891
17892 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
17893 are getting the version number.
17894
17895 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
17896 if not native, it is not an abnormal condition.
17897
17898 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17899
17900 * lib/gdb.exp: Just use "file exists", rather than undocumented
17901 dejagnu procedure "findfile".
17902
17903 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17904
17905 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
17906 (LDFLAGS): Set to -Xlinker -Ur.
17907
17908 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
17909 Removed, these values are set by lib/gdb.exp.
17910
17911 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
17912
17913 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17914
17915 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
17916 of replicating gdb startup code.
17917
17918 * config/mt-vxworks (LDFLAGS): Set to -r.
17919 (CFLAGS_FOR_TARGET): Removed.
17920
17921 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
17922 (gdb) and gdb for vxworks uses (vxgdb).
17923
17924 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
17925 executable is not in the tree and host != target, use sed and
17926 program_transform_name to determine the gdb name used by the
17927 target.
17928
17929 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
17930 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
17931
17932 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17933
17934 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
17935 floats, chars, and shorts where there are ANSI-style function
17936 definitions.
17937
17938 * gdb.base/langs.exp, gdb.base/langs*: New test.
17939 * gdb.base/Makefile.in: Build it.
17940 * TODO: Remove item about checking that C names don't get C++
17941 demangling applied; this test tests it.
17942
17943 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17944
17945 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
17946 went with the const70 xfail. The xfail went away a year ago.
17947
17948 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
17949
17950 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
17951 for hp300.
17952
17953 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
17954
17955 * gdb.base/a1-selftest.exp: Don't run on hp300.
17956
17957 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17958
17959 * Makefile.in (site.exp): Set host_alias and target_alias as well
17960 as host_triplet and target_triplet.
17961
17962 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17963
17964 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
17965
17966 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
17967 places as other ecoff systems).
17968
17969 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
17970 ultrix.
17971
17972 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17973
17974 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
17975 remove them.
17976 * gdb.base/nodebug.exp: Accept "function" in addition to "text
17977 variable and "variable" in addition to "data variable".
17978 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
17979
17980 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
17981 2.
17982 * gdb.base/list1.c (long_line): Add additional statement at start
17983 of function.
17984 * gdb.base/list.exp (test_forward_search): Update line number to
17985 reflect new statement.
17986
17987 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17988
17989 * gdb.base/signals.exp: Reinitialize searched source directories
17990 after gdb_start call.
17991
17992 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
17993
17994 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
17995 * gdb.stabs/Makefile.in: Likewise.
17996
17997 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
17998 change. Instead split the tests into smaller pieces.
17999 * gdb.disasm/hppa.s: Corresponding changes.
18000
18001 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18002
18003 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
18004 Quote ^C when passing it to stty. For some shells ^ is a pipe.
18005
18006 * gdb.base/funcargs.exp: Modify many tests so that every test
18007 either passes or fails. Make some test names unique.
18008
18009 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18010
18011 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
18012 Call stty to set interrupt character.
18013
18014 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
18015 for HP assembler versus GNU assembler based on actual behavior of
18016 $(CC), rather than assuming that $(AS) is always the GNU assembler.
18017
18018 * TODO: Suggest a few more stepping tests.
18019
18020 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
18021
18022 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
18023 restart GDB for h8300 after a continue.
18024 (return): Add pattern to match a29k-udi behavior.
18025 * gdb.base/nodebug.exp: Remove obsolete comment.
18026 * gdb.base/regs.exp: New file, testing of register displays.
18027 * gdb.base/return.exp: Fix typo in reference to $objdir.
18028 * gdb.base/whatis.exp: Always start with a fresh GDB.
18029
18030 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18031
18032 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
18033 higher, these tests generate a lot of output.
18034
18035 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18036
18037 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
18038 code following the catch silently ignored some errors; without the
18039 catch they should be thrown like any other tcl error. Also, the
18040 catch used "" instead of {} which meant all the callers who wanted
18041 to include one of the characters "[]$ had to quote it an extra time.
18042 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
18043 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
18044 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
18045 Remove extra quoting.
18046
18047 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
18048
18049 * gdb.base/commands.exp: Make test names unique; every test either
18050 passes or fails. Update some comments.
18051
18052 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
18053
18054 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18055
18056 The following fixes a FAIL caused by the fact that the alpha stabs
18057 configuration didn't use the ".if alpha" code in weird.def.
18058 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
18059 bit pointer, so the 32 bit version works even on the alpha.
18060 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
18061 Remove the stuff which allowed us to have separate versions for
18062 alpha and everything else.
18063
18064 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
18065 regexp which "info func operator\[\](" is supposed to match. Fix
18066 string to send to GDB. Note that GDB still doesn't work right. Add a
18067 new test for "info func .perator\[\](" which GDB does handle correctly.
18068
18069 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
18070
18071 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18072
18073 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
18074 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
18075 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
18076 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
18077 it makes the tests harder to understand and confuses test-o-matic.
18078 The preferred style is that each test provides a PASS or a FAIL,
18079 and has a unique message (e.g. "continue #54" not just "continue")
18080 which is the same for the pass and the fail.
18081 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
18082 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
18083 to lib/gdb.exp.
18084 * gdb.base/printcmds.exp: Use test_print_accept. Remove
18085 prt_accept which was basically the same thing. Likewise for
18086 test_print_reject and prt_reject.
18087 * lib/gdb.exp (test_print_reject): Add some more error message
18088 patterns to match from the former printcmds.exp (prt_reject).
18089 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
18090 One defect of the passcount stuff is that some of it failed to
18091 report XPASS where appropriate.
18092 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
18093 stuff before and after arg in expected pattern.
18094 (test_paddr_operator_functions): Re-do test without print_addr_of;
18095 this is the only test which seems to want extra stuff there.
18096
18097 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18098
18099 * gdb.base/nodebug.exp: Update new tests to reflect improved
18100 wording of gdb output.
18101
18102 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
18103 and "ptype" work on variables in files compiled without -g.
18104 Replaces commented out "maint print msymbol" tests.
18105
18106 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18107
18108 * gdb.base/setvar.c (dummy): Call malloc.
18109
18110 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
18111 losing with the irix4 sed.
18112
18113 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
18114 ALRM" on irix4.
18115
18116 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18117
18118 * TODO: Remove items about corefile.exp testing new exec-file and
18119 backtrace; both are now done. Add items about printing enums.
18120
18121 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18122
18123 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
18124 "get signal $thissig" test fails.
18125
18126 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
18127
18128 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18129
18130 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
18131 compiler warning with dec alpha compiler.
18132
18133 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
18134 extra \n from gdb_test call (this explains why the prompt test
18135 that I removed yesterday was there).
18136 (user_defined_command_test): Remove extra \n and prompt test.
18137
18138 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
18139 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
18140 doesn't exist.
18141 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
18142 Also remove alpha workaround, which turns out to be because
18143 SIGABRT == SIGLOST.
18144
18145 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
18146
18147 * gdb.base/help.exp: Don't test "help show".
18148
18149 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18150
18151 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
18152 "set print address" is on.
18153 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
18154 pass prompt to gdb_test; gdb_test already looks for the prompt.
18155
18156 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
18157
18158 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
18159 was a vestige of the manual TESTSTRATEGY, and the purpose of it
18160 was to make sure that gdb can read a core file. But (a) the "read
18161 the corefile" part didn't make it to a1-selftest.exp, we just
18162 delete the corefile after creating it, and (b) we test reading
18163 corefiles in corefile.exp anyway. Also, this test left around a
18164 xgdb process on Solaris.
18165
18166 * gdb.base/corefile.exp: Also test backtrace.
18167
18168 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
18169
18170 * gdb.base/commands.exp: Test a simple user defined command with
18171 arguments and if/while statements; verify the full user command is
18172 printed by "show user".
18173
18174 * gdb.base/commands.exp: Test if/while commands as part of a
18175 breakpoint command list; verify they appear in breakpoint
18176 information.
18177
18178 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18179
18180 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
18181 than by dividing by zero.
18182
18183 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
18184
18185 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
18186 performing an inferior call with watchpoints enabled.
18187 * gdb.base/watchpoint.c (main): Delete second unnecessary read
18188 call.
18189
18190 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18191
18192 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
18193 of "file" command.
18194
18195 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
18196 Add additional pattern for when "int operator int(void);" appears
18197 in a different order.
18198
18199 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18200
18201 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
18202
18203 * gdb.base/help.exp: Replace most of docstrings for "info signals"
18204 and "signal" with ".*".
18205
18206 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18207
18208 * TODO: Add note about "handle all nostop".
18209
18210 * gdb.base/{sigall.c, sigall.exp}: New test.
18211 * gdb.base/Makefile.in: Add it.
18212
18213 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18214
18215 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
18216 when invoking GDB, suppresses any windowing interface.
18217
18218 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
18219
18220 * config/sim-gdb: New file, simulator testing support.
18221
18222 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
18223
18224 * gdb.base/interrupt.exp: Test calling func1 twice.
18225
18226 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
18227
18228 * gdb.base/list.exp (test_forward_search): Set timeout higher
18229 when we'll be getting lots of output from gdb.
18230
18231 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
18232 "init_malloc" to after the expect statement. Run it if that
18233 regexp is taken, but also for two others which happen if source
18234 cannot be found.
18235
18236 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18237
18238 * gdb.base/printcmds.exp: New test, for printing register before
18239 program is running.
18240
18241 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18242
18243 * gdb.base/list.exp: Correct some alternate expect patterns
18244 to reflect changes in list1.c.
18245
18246 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18247
18248 * TODO: Add item regarding large frames.
18249
18250 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
18251
18252 * TODO: Remove item about enabling return.exp; it
18253 is enabled. Suggest a few more "return" tests.
18254
18255 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18256
18257 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
18258 anonymous unions.
18259
18260 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18261
18262 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
18263 and pr-5646.o, so "make" is the same as "make all", not "make
18264 pr-4975.o".
18265
18266 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
18267
18268 * gdb.base/list.exp: Adjust expectations to reflect changes in
18269 list1.c.
18270 (test_forward_search): New test proc.
18271 * gdb.base/list1.c (long_line): New function, has long source line.
18272
18273 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
18274
18275 * gdb.base/a1-selftest.exp: Change initial stepping to know about
18276 additional line of code that was added.
18277
18278 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
18279
18280 * gdb.disasm/hppa.s: Break the large branching tests into smaller
18281 tests so as not to overflow expect's input buffers.
18282 * gdb.disasm/hppa.exp: Corresponding changes.
18283
18284 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18285
18286 Beginnings of template debugging tests.
18287 * gdb.c++/templ-info.cc: New file to test for template
18288 debugging capability of the compiler.
18289 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
18290 templ-info.cc.
18291 * gdb.c++/templates.cc: Add explicit template instantiations
18292 to enable compiling with -fno-implicit-templates. Add destructor
18293 and 'value' method to T5 class for template tests.
18294 * gdb.c++/templates.exp: Add testcases for printing of template
18295 types, setting breakpoints on template methods and calling a
18296 template method.
18297
18298 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
18299
18300 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
18301 branch target since some assemblers (gas-2.5) may emit a
18302 relocation for the branch instead of resolving it in the
18303 assembler.
18304
18305 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18306
18307 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
18308 through signal handler.
18309
18310 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18311
18312 * configure.in (*-*-netware): Use config/mt-netware.
18313
18314 * config/mt-netware: New file.
18315 * config/mt-i386-netware: Removed, separate configs for different
18316 netware architectures are no longer needed now that we have
18317 --with-headers.
18318
18319 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18320
18321 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
18322 by the recent changes to use ANSI C arithmetic conversions.
18323
18324 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18325
18326 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
18327 bug involving using inferior_pid to figure out whether to select a
18328 frame.
18329
18330 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
18331
18332 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
18333 match the current disassembler output.
18334
18335 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
18336
18337 * gdb.fortran/exprs.exp: Expect VOID instead of void.
18338 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
18339 types, expect "int" as type of integer values (for now).
18340
18341 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
18342
18343 * gdb.base/commands.exp: New tests for if/while commands.
18344
18345 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
18346
18347 * lib/gdb.exp (runto): Replace sub-pattern for hex value
18348 by .*, since hex values have different syntax in Chill mode.
18349
18350 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18351
18352 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
18353 linefeed from expect pattern for repeated types with indices > 9.
18354
18355 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
18356
18357 First part of Fortran test suite.
18358 * gdb.fortran: New directory.
18359 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
18360
18361 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18362
18363 * gdb.base/default.exp: Update expect pattern for load command
18364 without arguments.
18365
18366 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18367
18368 * configure.in: Change i386 to i[345]86.
18369 * gdb.base/configure.in: Likewise.
18370 * gdb.c++/configure.in: Likewise.
18371 * gdb.chill/configure.in: Likewise.
18372
18373 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
18374
18375 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
18376 patterns, since that is not a valid context for comments.
18377
18378 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
18379
18380 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
18381 repeated types and repeated types with indices > 9.
18382
18383 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
18384
18385 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
18386 2417; old bug has been fixed.
18387
18388 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
18389
18390 * gdb.base/interrupt.exp: When trying to wake up the inferior,
18391 send the newline ourselves instead of assuming gdb_test will do
18392 so when passed an empty input string.
18393
18394 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
18395 stabs testcode.
18396
18397 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18398
18399 * lib/gdb.exp (gdb_test): Don't send anything if the first
18400 argument is an empty string. This makes cases where we want to
18401 match output that is already in expect's buffers (for example,
18402 matching a breakpoint after gdb_run_cmd has been called) work
18403 reliably.
18404
18405 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18406
18407 * config/netware.exp: New file.
18408
18409 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18410
18411 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
18412 the -B and -L prefixes so we can find the debugging stub.
18413
18414 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
18415 there and we are using the gcc from the tree.
18416
18417 * gdb.base/types.c: Removed.
18418
18419 * gdb.base/configure.in: Look for makefile fragments in ../config.
18420 Recognize i386-*-netware.
18421 * gdb.c++/configure.in: Likewise.
18422
18423 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18424
18425 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
18426 the correct TCL syntax.
18427
18428 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18429
18430 * gdb.base/opaque.exp: use runto instead of messing around with
18431 breakpoints. Simplify by using gdb_test.
18432
18433 * gdb.base/bitfields.exp: restart between tests on netware targets
18434 because breakpoints aren't relocated after target death. Run
18435 processes to completion.
18436
18437 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
18438
18439 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
18440
18441 * Makefile.in: Remove extra tabs that confuse some versions
18442 of "make". Use the newly built gdb to test with by default,
18443 rather than the first one in the tester's search path.
18444
18445 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
18446
18447 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
18448
18449 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
18450 condition help.
18451
18452 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18453
18454 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
18455
18456 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
18457 running.
18458 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
18459 * gdb.base/funcargs.exp: Likewise.
18460
18461 * gdb.base/bitfields.exp: Simplify by using gdb_test.
18462 * gdb.base/funcargs.exp: Likewise.
18463
18464 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
18465 message is "".
18466
18467 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18468
18469 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
18470 return,signals,twice}.exp: Handle non-existant binaries
18471 consistantly.
18472
18473 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
18474 * gdb.base/Makefile.in: Don't try to generate a core dump, we
18475 might testing a cross development system.
18476
18477 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18478
18479 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
18480 runtest script is relative to ${srcdir}, not ${rootdir}.
18481
18482 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
18483
18484 * gdb.base/signals.exp: Allow for optionality of breakpoint
18485 address.
18486
18487 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18488
18489 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
18490
18491 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18492
18493 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
18494 for size_t definition.
18495 * gdb.c++/templates.cc: Likewise
18496
18497 * config/mt-i386-netware: New file.
18498
18499 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
18500 defined.
18501
18502 * gdb.base/Makefile.in: Added support for systems that name core
18503 files by appending "core" to the program name.
18504 * gdb.base/a1-selftest.exp: Likewise.
18505
18506 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18507
18508 * gdb.base/return.exp: Add comment and message for `return double'
18509 test failure on Sparc Solaris.
18510
18511 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
18512
18513 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
18514
18515 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18516
18517 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
18518 from optimizing them away.
18519 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
18520 patterns to include default constructors and assignment operators,
18521 to match gcc versions beyond 2.5.8. Accept any cplus demangling
18522 character in the output of the virtual base pointer.
18523
18524 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18525
18526 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
18527 expression match in print_addr_of to avoid unintented matches.
18528 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
18529 versions up to 2.5.8.
18530
18531 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18532
18533 * gdb.base/list.exp: Tweak alternate pattern for listing of an
18534 included file to run under newer versions of expect.
18535 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
18536 consecutive >'s in templates to accomodate recent cplus-dem.c change.
18537 Remove xfail for the virtual table of BDDHookV.
18538
18539 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18540
18541 * lib/gdb.exp (string_to_regexp): Set a default result.
18542 (default_gdb_start): Fix misleading message.
18543
18544 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
18545
18546 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
18547 Remove all CC, etc definitions.
18548 * config/mt-hpux: New file.
18549 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
18550 (CFLAGS, LDFLAGS): Define.
18551 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
18552
18553 * Makefile.in (site.exp): Don't insert host_os, etc.
18554 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
18555 (distclean): Check existence of subdir.
18556 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
18557 * gdb.base/Makefile.in: General cleanup and simplification.
18558 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
18559 to build executables. Use default rule to build .o files.
18560 (EXPECT, RUNTEST, CC): Fix relative pathname.
18561 (site.exp): Don't insert host_os, etc.
18562 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
18563 and/or SIGUSR1 defined.
18564 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
18565 * gdb.c++/Makefile.in: General cleanup and simplification.
18566 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
18567 (CFLAGS): Remove.
18568 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
18569
18570 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
18571
18572 * gdb.base/recurse.exp: Misc changes to get tests running again
18573 after Kung's changes to the watchpoint code.
18574 * gdb.base/watchpoint.exp: Likewise.
18575
18576 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
18577
18578 * lib/gdb.exp (string_to_regexp): Convert {\} also.
18579
18580 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18581
18582 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
18583 * lib/gdb.exp (default_gdb_start): Define.
18584 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
18585 gdb.base/funcargs.exp, gdb.base/opaque.exp,
18586 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
18587 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
18588 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
18589 Don't call gdb_target_udi in between tests.
18590
18591 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18592
18593 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
18594 (which was basically just a local version of the same thing). In
18595 addition to avoiding duplication, gdb_test_exact is faster.
18596 * lib/gdb.exp (gdb_test_exact): Fix typo.
18597
18598 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
18599 don't give an error.
18600
18601 * gdb.base/term.exp: Call delete_breakpoints before starting.
18602
18603 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
18604 (t10): Add comment.
18605
18606 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
18607
18608 Reorganization of the GDB Test Suite.
18609
18610 * gdb.base: New directory, contains all the basic tests.
18611 * gdb.c++: New directory, tests specific to C++.
18612 * gdb.chill: New directory, tests specific to Chill.
18613 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
18614 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
18615 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
18616 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
18617 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
18618 t30-31 to chill).
18619 * */gdbme.*: Rename to match appropriate expect scripts.
18620 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
18621 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
18622 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
18623 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
18624 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
18625 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
18626 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
18627 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
18628 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
18629 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
18630 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
18631 gdb.c++/virtfunc.cc: New names of C++ files.
18632 * gdb.chill/chillvars.ch: New name of Chill file.
18633 * gdb.base/configure.in, gdb.c++/configure.in,
18634 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
18635 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
18636 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
18637 * configure.in (configdirs): Update to reflect directory changes.
18638 (target_abbrev): No longer define for any configuration.
18639 * Makefile.in: Cosmetic improvements to header comments.
18640
18641 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18642
18643 Various changes to gdb.t31:
18644
18645 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
18646 * gdbme.ch: Make all key-words and predefineds be upper-case.
18647 * chillvars.exp: Expect key-words and predefinds in upper-case.
18648
18649 * chillvars.exp: Use gdb_test_exact many places.
18650 Change expected output for arrays (which now includes index labels).
18651
18652 * pr-5020.exp, gdme.ch (module PR_5020):
18653 New test, for PR-5020.
18654
18655 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
18656
18657 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
18658 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
18659
18660 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
18661
18662 * Makefile.in: Fix bit-rot in definitions of CHILL,
18663 CHILL_FOR_TARGET and Chill_LIB.
18664 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
18665 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
18666 CHILL, and CHILL_LIB.
18667
18668 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
18669
18670 * Revert the previous changes. Please see Rob's directory
18671 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
18672
18673 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
18674
18675 * Makefile.in, configure.in, config/mips-gdb.exp,
18676 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
18677 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
18678 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
18679 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
18680 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
18681 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
18682 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
18683 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
18684 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
18685 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
18686 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
18687 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
18688 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
18689 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
18690 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
18691 changes from 94Q1.
18692
18693 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
18694
18695 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
18696 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
18697 Rob's new testing fragments.
18698
18699 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
18700
18701 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
18702 lib/gdb.exp: Replace error proc calls with perror.
18703
18704 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
18705
18706 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
18707 version also, match on casted version strings, and match on
18708 gdb startup case where the line numbers might be messed up.
18709
18710 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
18711
18712 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
18713 (CFLAGS): Delete it from here.
18714
18715 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
18716
18717 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
18718
18719 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
18720
18721 * Makefile.in (RUNTEST): Default to just "runtest".
18722
18723 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18724
18725 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
18726 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
18727 the code has been restructured.
18728
18729 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18730
18731 * gdb.t00/default.exp (set write): Allow any number of \r and/or
18732 \n, not just one of each.
18733
18734 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
18735 /bin/cc gives a warning if you do.
18736
18737 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
18738
18739 * gdb.t24/demangle.exp: change expect pattern of
18740 __t10ListS_link1ZUiRCUiPT0
18741
18742 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18743
18744 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
18745 on local variables in recursive functions.
18746
18747 * gdb.t07/Makefile.in: Build the new test.
18748
18749 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18750
18751 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
18752 directly. Instead compare the return values from actual calls.
18753
18754 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
18755
18756 * Makefile.in (check): Set TCL_LIBRARY for runtest.
18757
18758 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18759
18760 * From Peter Schauer with minor modifications.
18761 * gdb.t15/return.exp (return_tests): Handle targets where "return"
18762 stops in mid-line in the caller. Add xfail for returning a float
18763 value on X86 targets.
18764
18765 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18766
18767 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
18768 to avoid expect lossage.
18769 (fmem_LRbug_tests): Likewise.
18770 * gdb.disasm/hppa.s: Corresponding changes.
18771
18772 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
18773 conditions to work with latest dejagnu/expect.
18774
18775 * gdb.t15/funcargs.exp (finish from indirect call): No longer
18776 expected to fail on the PA.
18777 (backtrace in call with trampolines): Explicitly require main
18778 to be frame #1 (no trampolines should show up in backtrace).
18779
18780 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
18781 "continue -expect".
18782 * gdb.t06/break.exp: Likewise.
18783 * gdb.t07/watchpoint.exp: Likewise.
18784 * gdb.t13/bitfields.exp: Likewise.
18785 * gdb.t15/{funcargs,return}.exp: Likewise.
18786 * gdb.stabs/weird.exp: Likewise.
18787 * config/{mips,udi}-gdb.exp: Likewise.
18788
18789 * hppa.sed: Enclose comments within a sed command to avoid
18790 losing with the old OSF1 sed.
18791
18792 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18793
18794 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
18795 sequent dynix.
18796 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
18797 * gdb.t15/funcargs.exp: Conditionally step again to really
18798 finish from marker_call_with_trampolines. Handle the case where
18799 the first step from within call_with_trampolines already steps
18800 us back to main.
18801 * gdb.t15/gdbme.c: Add comment to closing brace of
18802 call_with_trampolines for funcargs.exp.
18803
18804 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18805
18806 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
18807 Fix typo(s).
18808
18809 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18810
18811 * gdb.t07/gdbme.c: More code for watchpoint testing.
18812
18813 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
18814 "Hardware watchpoint" throughout file.
18815 (test_watchpoint_triggered_in_syscall): New test.
18816 (test_complex_watchpoint): New test.
18817
18818 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18819
18820 * gdbme.c (call_with_trampolines): New function to try and step
18821 into. Tests trampoline problems on the PA.
18822
18823 * funcargs.exp (localvars_in_indirect_call): No longer expect
18824 stepping into indirect call to fail on PAs.
18825 (test_stepping_over_trampolines): New test.
18826
18827 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18828
18829 * TODO: Add suggestions for static member function tests, and
18830 completion tests.
18831
18832 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18833
18834 * TODO: Add suggestions for "p/a" tests.
18835
18836 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
18837 (default_gdb_exit): Replace all the hair with sending "quit" to
18838 the process with a simple close.
18839
18840 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18841
18842 * TODO: Add suggestions for shared library tests.
18843
18844 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18845
18846 * TODO: Add suggestions for x/s tests.
18847
18848 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18849
18850 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
18851 "enable once", and "enable breakpoints once" with ".*".
18852
18853 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18854
18855 * TODO: Add suggestions about structure passing tests.
18856
18857 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18858
18859 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
18860 the primary1 test, use work around if __GNUC__ < 2.
18861 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
18862 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
18863 Test for bad output rather than waiting for timeout. Issue
18864 second continue only if first continue failed.
18865
18866 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18867
18868 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
18869 operator[] test with gdb_test because the old code didn't seem to
18870 be getting the quoting right with the new dejagnu.
18871
18872 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
18873
18874 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
18875 one from the path.
18876 * Makefile.in: Use a fresh expect if there is one, use runtest
18877 from the src tree if there is one.
18878
18879 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18880
18881 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
18882 next over recursive call. Revise the tests from that point on
18883 (which had been skipped) to match GDB's actual (correct) output.
18884
18885 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
18886 with next over a breakpoint whose condition is false.
18887
18888 * gdb.t00/help.exp: Comment out "help set print" tests just like
18889 (and for same reason as) "help set" test.
18890
18891 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18892
18893 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
18894 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
18895
18896 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18897
18898 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
18899 necessary gdb_target_udi.
18900
18901 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
18902
18903 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
18904 1838 and 2417; they are fixed.
18905
18906 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
18907 gdb.t03/ptype.exp (ptype structure, ptype union):
18908 Remove xfails; the test is looser than when the xfails were added.
18909
18910 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
18911 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
18912
18913 * gdb.t01/run.exp: Only run shell test if isnative.
18914
18915 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
18916 since "run" automatically loads if necessary. Call gdb_target_udi
18917 after the "file" since "file" kills any execution target.
18918
18919 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
18920 GDB. GDB doesn't work that way (not anymore at least) on UDI.
18921 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
18922 argument for UDI.
18923
18924 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18925
18926 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
18927
18928 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
18929
18930 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18931
18932 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
18933 properly quoting regexps. This makes the second argument to
18934 demangle a fixed string, which matches the callers, instead of a
18935 shell-style pattern which is what the previous implementation
18936 used. Update some of the callers.
18937
18938 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18939
18940 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
18941 (comib_nullified_tests): Fix typo.
18942 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
18943 strings. No longer expected to fail.
18944
18945 * gdb.disasm/hppa.s (addib_tests): Fix typo.
18946 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
18947 strings. No longer expected to fail.
18948
18949 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
18950 string. No longer expected to fail.
18951
18952 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18953
18954 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
18955 No longer expected to fail.
18956
18957 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
18958 string. No longer expected to fail.
18959
18960 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18961
18962 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
18963 only in the names (I probably got most of them). I was even
18964 generous with some which differed in underscores in names, and
18965 probably missed a few, and I *still* was able to remove almost a
18966 third of the file with almost no impact on testsuite coverage.
18967
18968 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18969
18970 * gdb.t00/default.exp: Match udi_attach error message as well as
18971 the one from child_attach.
18972
18973 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
18974
18975 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
18976
18977 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
18978 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
18979
18980 * Move test with enums and partial symbols back to
18981 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
18982 Reverts the change of 26 May 93. Per today's change to
18983 stabs.texinfo, the behavior that weird.exp was expecting was
18984 unreasonable; what is important is that the compiler+gdb get
18985 things right, which happens with a recent gcc. Also fix the test
18986 to deal with native compilers which put out the stab gdb can't
18987 deal with.
18988
18989 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18990
18991 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
18992 in the names. The main thing these accomplish is to slow things down.
18993 Many more such duplicates surely remain.
18994
18995 * gdb.t00/help.exp: Comment out "help support" test just like
18996 (and for same reason as) "help set" test.
18997
18998 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
18999
19000 * gdb.t06/break.exp: Remove setup_xfails for
19001 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
19002 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
19003 about known bug in gcc to include up through 2.5.8.
19004 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
19005 well as "_vb$".
19006 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
19007 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
19008 with latest gcc and gdb.
19009 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
19010 well as "_vb$".
19011
19012 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19013
19014 * configure.in (hppa*-*-*): Also configure and build stabs-only
19015 tests.
19016
19017 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19018
19019 * gdb.t10/hppa.mt: A makefile fragment for the PA.
19020 * gdb.t10/configure.in (hppa*-*-*): Use it.
19021
19022 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19023
19024 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
19025
19026 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19027
19028 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
19029 versions prior to 1.13.5.
19030
19031 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19032
19033 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
19034 the prompt is at the start of a line.
19035
19036 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19037
19038 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
19039 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
19040 in the copr tests now.
19041 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
19042 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
19043 expected to fail.
19044
19045 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
19046
19047 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
19048 gdb.t31/chillvars.exp, lib/gdb.exp:
19049 Tweak to run under either version of expect.
19050 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
19051 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
19052 * gdb.t11/list.exp: Remove extraneous whitespace.
19053
19054 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19055
19056 * gdb.t16/printcmds.exp (test_print_strings): Accept
19057 "(unsigned char *) " before the string.
19058
19059 * TODO: Add notes about printing of fancy types and GDB expressions.
19060
19061 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
19062
19063 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
19064 * gdb.t06/configure.in: Don't try to compile signals test program
19065 if doing mips-idt-ecoff.
19066
19067 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
19068
19069 * Most .exp files: Tweak to run under either version of expect.
19070
19071 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19072
19073 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
19074 xfails; I'm not sure why they are failing, but not because of PR 1806.
19075
19076 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
19077
19078 * config/unix-gdb.exp: Remove gdb_unload cause it's already
19079 defined in lib/gdb.exp.
19080
19081 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19082
19083 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
19084 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
19085 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
19086 have to be typeless.
19087
19088 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19089
19090 * TODO: Add suggestion for copyright year test.
19091
19092 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
19093
19094 * configure.in (*-*-lynxos*): Add stabs tests.
19095
19096 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19097
19098 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
19099 so insert a tab before any assembler directive in column zero.
19100
19101 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
19102 stores.
19103 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
19104 stores.
19105 (fpu_short_memory_tests): Likewise.
19106
19107 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19108
19109 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
19110 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
19111 .stabs directives in comments.
19112
19113 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19114
19115 * TODO: New file, describing tests we could write.
19116 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
19117
19118 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19119
19120 * gdb.t06/signals.exp: Add kludge to force re-sync.
19121
19122 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
19123 to xgdb instead of gdb, get out of gdb.
19124
19125 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
19126
19127 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
19128 for info.
19129
19130 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19131
19132 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
19133 * gdb.stabs/configure.in (hppa*-*-*): Use it.
19134 * gdb.stabs/hppa.sed: New sed script for the PA.
19135
19136 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19137
19138 * gdb.stabs: Re-write weird.def and configuration to use sed
19139 instead of cpp. sed is portable and POSIX; cpp is neither.
19140
19141 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19142
19143 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
19144
19145 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19146
19147 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
19148
19149 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19150
19151 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
19152 "_vb$".
19153 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
19154 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
19155
19156 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19157
19158 * lib/gdb.exp: Comment out code which depends on non-existent
19159 `transform' procedure.
19160
19161 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
19162
19163 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
19164 * lib/gdb.exp: Transform tool name.
19165 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
19166 1.1's new error handling system.
19167
19168 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19169
19170 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
19171
19172 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19173
19174 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
19175 They made pattern matching so slow that timeouts happened on
19176 heavily loaded systems. Now any output from "show print" which
19177 gets us back to the GDB prompt is a PASS.
19178
19179 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
19180
19181 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
19182
19183 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19184
19185 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
19186
19187 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
19188 It is not from PR 3220.
19189
19190 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19191
19192 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
19193 just started failing because they depended on the order the
19194 subcommands are presented, or exact docstring text. This kind of
19195 test is a pain and has minimal benefit.
19196
19197 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19198
19199 * gdb.t09/corefile.exp: At end of test, use "core" command with
19200 no arguments.
19201
19202 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
19203
19204 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
19205 17}/Makefile.in: Make it possible to run the testsuite with Sun
19206 make and CC = cross gcc by adding explicit build rules for .o
19207 files.
19208
19209 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19210
19211 * gdb.t15/funcargs.exp: Don't put comments on same line as
19212 setup_xfail (@#$*%& tcl braindamage!).
19213
19214 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19215
19216 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
19217
19218 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
19219
19220 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
19221 * gdb.t20/inherit.exp: remove three dumplicate entries.
19222
19223 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19224
19225 * gdb.t06/break.exp: For "next over recursive call", fail on any
19226 incorrect output, not just on "factorial (value=2)".
19227
19228 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19229
19230 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
19231 working now. Add an xfail if accesing a bss variable causes
19232 a memory error if the target is not yet run.
19233
19234 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19235
19236 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
19237 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
19238 name of __st* demangling (2 strings). Did Kung really get the
19239 more than 95 others right without testing them?
19240
19241 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
19242
19243 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
19244
19245 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
19246
19247 * configure.in (configdirs): Add gdb.disasm
19248 * gdb.disasm: New directory for GDB disassembler tests.
19249 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
19250
19251 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19252
19253 * gdb.t00/help.exp: Don't test "help set".
19254
19255 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
19256 from within expect statements. None of these happen anymore and
19257 they cause regressions to be silently unnoticed.
19258
19259 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
19260 messages) about known failures with gcc cygnus-2.4.5-930417.
19261
19262 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
19263 comp-info.exp so it gets built if it doesn't exist.
19264
19265 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
19266 it is no longer used.
19267 * gdb.t13/comp-info.c: Removed.
19268
19269 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
19270
19271 * gdb.t06/signals.exp: Add xfail for sun3.
19272
19273 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19274
19275 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
19276 relevant because ^C doesn't get sent but failure can be reproduced
19277 interactively).
19278
19279 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19280
19281 * gdb.stabs/alpha.mt: New configuration file for alpha.
19282 * gdb.stabs/configure.in: Use it.
19283 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
19284 sharing with alpha.mt, redefine long to word via preprocessor.
19285 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
19286 for alpha.
19287 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
19288 native cc.
19289 * gdb.t00/teststrategy.exp: Change expect string so that we
19290 consume the `(xgdb)' from the command echo and from the gdb prompt.
19291 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
19292 gdb currently compares all values as long, so this failure probably
19293 applies to any configuration where LONGEST is bigger than a target int.
19294 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
19295 with gcc.
19296 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
19297 to handle opaque pointers, gcc is.
19298 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
19299 as first argument. Include <sys/types.h> and change all operator
19300 new definitions to use size_t.
19301 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
19302 now that we use size_t.
19303
19304 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19305
19306 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
19307 a long or float array cast all array members to the same type.
19308 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
19309 with 64 bit longs.
19310 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
19311 on alpha.
19312 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
19313
19314 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19315
19316 * gdb.t24 (demangle.exp): Constructors of templates have names like
19317 vector<int>::vector(int) not vector<int>::vector<int>(int). See
19318 section 14.6 of the ARM.
19319
19320 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
19321 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
19322 accomplish little and slow down the testsuite.
19323
19324 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
19325 Accept spaces various places.
19326
19327 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19328
19329 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
19330 with watchpoint enabled.
19331
19332 * Makefile.in: Remove definition of CC and remove the second
19333 definition of CXX (the "CXX = gcc" one remains). These definitions
19334 were causing backquotes to be expanded within backquotes, which
19335 doesn't work.
19336
19337 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
19338
19339 * gdb.t17/callfuncs.exp: Add "return 0" to end.
19340
19341 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19342
19343 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
19344 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
19345 by mips cc and contains no stabs entries.
19346
19347 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
19348
19349 * config/vx-gdb.exp: Use fake device to load files rather than
19350 NFS.
19351 * lib/gdb.exp: New proc to do "file" command.
19352 * config/unix-gdb.exp: Use new "file" proc.
19353
19354 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19355
19356 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
19357 Rework board rebooting slightly.
19358 (gdb_exit): Don't exit from the remote shell; there isn't one.
19359 * gdb.stabs/weird.exp: If a program is being debugged already,
19360 kill it.
19361 * gdb.t04/setvar.exp: Stop and restart gdb.
19362 * gdb.t05/expr.exp: Likewise.
19363 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
19364 restart gdb and reload the program.
19365 * gdb.t08/opaque.exp: Likewise.
19366 * gdb.t12/scope.exp: Likewise.
19367 * gdb.t13/bitfields.exp: Likewise.
19368 * gdb.t15/funcargs.exp: Likewise.
19369 * gdb.t20/classes.exp: Likewise.
19370 * gdb.t03/ptype.exp: Increase timeout.
19371 * gdb.t16/printcmds.exp (test_print_string_constants,
19372 test_print_array_constants): Likewise.
19373 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
19374 * gdb.t20/classes.exp (do_tests): Likewise.
19375 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
19376
19377 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
19378
19379 * gdb.stabs: Renamed *wierd* to *weird*.
19380
19381 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19382
19383 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
19384 for timeout. Add "known gcc 2.4.5 bug" to failure message.
19385
19386 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19387
19388 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
19389 (do_tests): Remove xfail for whatis on one_var and two_var.
19390
19391 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
19392
19393 * Makefile.in: Made cross building work better by adding
19394 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
19395
19396 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19397
19398 * gdb.t15/{return.c,return.exp,Makefile.in}:
19399 New test, currently commented out.
19400
19401 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
19402
19403 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
19404 still running and removes the leftover named socket so GDb can do
19405 clean restarts.
19406
19407 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
19408
19409 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
19410 console, not GDB.
19411 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
19412 cross testing works better with "make check"
19413 * config/unix-gdb: Use default procedures for exit and version.
19414 * config/vx-gdb.exp: Cleaned up and massaged back to working order
19415 with the newest VxWorks.
19416
19417 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19418
19419 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
19420 old form.
19421
19422 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
19423 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
19424
19425 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
19426
19427 * config/unix-gdb.exp: Remove this version of gdb_exit
19428 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
19429 Rob says he'll look at it when he gets back to testing boards.
19430
19431 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
19432
19433 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
19434 an expected fail for certain ptype commands.
19435
19436 * gdb.t20/classes.exp: Update expected results of "ptype class
19437 Base1" to account for the constructor that now appears in the type.
19438
19439 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
19440
19441 * configure.in (configdirs): Restore gdb.t04, which mysteriously
19442 disappeared from list.
19443 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
19444 "alldone" proc with call to cleanup and exit.
19445 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
19446 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
19447 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
19448 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
19449 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
19450 "alldone" proc with simple returns that suppress remaining
19451 tests. The alldone proc went away many months ago.
19452
19453 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19454
19455 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
19456
19457 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
19458
19459 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19460
19461 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
19462 as vax gdb will display them.
19463
19464 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19465
19466 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
19467 optimizers.
19468
19469 * scope.exp: Change "bad value for localval" messages so each one
19470 is unique.
19471
19472 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
19473 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
19474
19475 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
19476
19477 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19478
19479 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
19480 doesn't exist (due to optimization).
19481
19482 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19483
19484 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
19485 contains \r because the filename is long.
19486
19487 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
19488 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
19489
19490 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19491
19492 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
19493 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
19494 Ultrix.
19495 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
19496 int tests.
19497 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
19498
19499 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
19500
19501 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
19502
19503 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
19504 to match does not match the passing case but still matches the
19505 failing case.
19506
19507 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19508
19509 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
19510
19511 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
19512
19513 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
19514 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
19515 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
19516 Remove various versions of gdb_exit.
19517 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
19518 gdb_exit.
19519 * config/unix-gdb.exp: gdb_exit remains here, and should override
19520 the generic version, since it's doing a lot of wierd stuff that
19521 the other versions aren't. FIXME, fold it in, or abandon this
19522 version.
19523
19524 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19525
19526 * gdb.t24/demangle.exp: Add tests for PR 3220.
19527
19528 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19529
19530 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
19531
19532 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
19533
19534 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
19535 "i386-*-*". Works for i486 as well.
19536
19537 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
19538 bug, and expand domain of xfail to all SVR4 systems, since the
19539 actual problem is likely to be in generic SVR4 /proc support.
19540
19541 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19542
19543 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
19544
19545 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
19546
19547 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
19548 xfails for other systems. Match a missing 'Continuing.' as an
19549 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
19550
19551 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
19552 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
19553 Only issue warning for missing executables if -all option is used.
19554
19555 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
19556 file if -all option is used. It's like an unpredictable XFAIL.
19557
19558 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19559
19560 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
19561 for dynamically linked binaries.
19562
19563 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
19564
19565 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19566
19567 * gdb.t20/inherit.exp: Change message for "print tagless struct"
19568 to state that this is a known bug in old versions of g++.
19569
19570 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19571
19572 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
19573 while waiting for `Continuing'.
19574
19575 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
19576
19577 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
19578 in text, data, and bss.
19579 * gdb.t10/nodebug.c: Add local and global test variables for
19580 initialized and uninitialized data.
19581
19582 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19583
19584 * config/unix-gdb.exp (gdb_exit): Add "wait".
19585
19586 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19587
19588 * gdb.t06/signals.exp: xfail the continue from the handler for all
19589 targets.
19590
19591 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
19592 function with watchpoints enabled, the i386 call dummy starts with
19593 a call.
19594
19595 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
19596 386 bsd names its corefiles.
19597
19598 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
19599
19600 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
19601 compilers don't grok it.
19602 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
19603 with small octal ints rather than character constants, which
19604 are signed and might not fit if first promoted to int.
19605
19606 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
19607
19608 * gdb.t09/Makefile.in (clean): Remove corefile.
19609
19610 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19611
19612 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
19613
19614 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19615 and Jim Kingdon (kingdon@cygnus.com)
19616
19617 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
19618 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
19619 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
19620
19621 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19622
19623 * gdb.t17/interrupt.exp: Add xfail for hppa.
19624
19625 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19626
19627 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
19628 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
19629 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
19630 to determine signed-ness of bitfields and use the result to setup
19631 the xfail.
19632 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
19633 * gdb.t15/funcargs.exp: Use them to step until the second indirect
19634 call line is reached if necessary.
19635
19636 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19637
19638 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
19639
19640 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19641
19642 * gdb.t06/break.exp: Also test `clear' command.
19643
19644 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
19645
19646 * gdb.t00/teststrategy.exp: Remove extra quote.
19647
19648 * gdb.t07/watchpoint.exp: Change xfail for calling function with
19649 watchpoint enabled to be for all non-68k machines.
19650
19651 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
19652
19653 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19654
19655 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
19656 targets use aout.mt instead of ecoff.mt as gas understands
19657 standard aout format.
19658
19659 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
19660
19661 * lib/gdb.exp (runto): Don't insist that function we are running to
19662 was compiled with -g.
19663
19664 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
19665
19666 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
19667 to get back into the read system call.
19668 Accept leading newline in case where we woke it up.
19669
19670 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19671
19672 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
19673 to make the stabs test work on ecoff systems using gcc and -with-stabs.
19674 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
19675 enable ecoff configuration.
19676
19677 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19678
19679 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
19680
19681 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19682
19683 * gdb.t16/printcmds.exp: Add another printf test.
19684
19685 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
19686
19687 * configure.in: If configured -with-stabs on any target, add
19688 stabsdirs to configdirs.
19689
19690 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19691
19692 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
19693 fun" so pattern does not match the command itself.
19694
19695 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19696
19697 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
19698
19699 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19700
19701 * gdb.t17/interrupt.exp: Test for more things.
19702
19703 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19704
19705 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
19706 compiler arranges the code and line numbers.
19707
19708 * gdb.t17/interrupt.exp: Don't send \n after ^C.
19709
19710 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19711
19712 * gdb.t00/help.exp: Increase expect input buffer size.
19713
19714 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19715
19716 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
19717
19718 * gdb.t07/watchpoint.exp: Add xfail for hppa.
19719
19720 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
19721
19722 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
19723 [0-9]*, not just [0-9].
19724
19725 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19726
19727 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
19728
19729 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
19730
19731 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19732
19733 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
19734
19735 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19736
19737 * gdb.t06/signals.c: Add xfails for sun3.
19738
19739 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
19740
19741 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
19742 test_stepping tests.
19743
19744 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19745
19746 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
19747
19748 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
19749
19750 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
19751 rather than actually putting it through cpp twice.
19752
19753 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
19754
19755 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
19756
19757 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
19758 no longer needed.
19759
19760 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19761
19762 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
19763
19764 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
19765 C++ features prints as "struct", make it a pass, not an xfail.
19766
19767 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19768
19769 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
19770 Don't require VA to print as "class" rather than "struct".
19771
19772 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
19773
19774 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
19775
19776 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19777
19778 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
19779
19780 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19781
19782 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
19783 order.
19784
19785 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19786
19787 * gdb.t16/printcmds.exp: Add printf tests.
19788
19789 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
19790
19791 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
19792
19793 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
19794
19795 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
19796 pass counts, to counteract any existing or future setup_xfails.
19797
19798 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19799
19800 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
19801 {BEGIN,END}_COMMON for common block instead of STAB.
19802 * gdb.stabs/wierd.exp: Add xfail for rs6000.
19803
19804 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
19805 intp_var should be N_GSYM not N_LSYM.
19806 wierd-aout.S: Use a label for the value of the N_SO.
19807 wierd.def: Remove all backslashes.
19808 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
19809
19810 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19811
19812 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
19813 get the expected next to inheritance3.
19814
19815 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19816
19817 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
19818 now that gcc-2.4 gets it right.
19819
19820 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19821
19822 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
19823
19824 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
19825 generating comp-info.exp which works for cross-compilation.
19826
19827 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
19828
19829 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
19830 "*-*-sysv4.*".
19831
19832 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
19833
19834 * gdb.t01/run.exp: Start with a fresh gdb.
19835 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
19836 SVR4.x.
19837
19838 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
19839
19840 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
19841 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
19842 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
19843 Makefile.in (distclean, realclean): Remove gdbme.c from list of
19844 things to remove.
19845
19846 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
19847
19848 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
19849 test cases from bug reports.
19850
19851 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
19852
19853 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
19854 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
19855 avoid spurious xfails.
19856 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
19857 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
19858 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
19859
19860 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
19861
19862 * gdb.t00/teststrategy.exp: Rework to provide more useful
19863 description of each test, fix problem with systems that define
19864 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
19865 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
19866 results for "next over recursive call" so timeouts aren't taken
19867 by error.
19868
19869 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
19870
19871 * gdb.t12/scope.exp: Test printing of variables before run.
19872
19873 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
19874 printed in wrong order due to sorting.
19875
19876 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
19877
19878 * gdb.t00/teststrategy.exp: Fix expected results for printing
19879 user entered string constant. Is array of char, prints with no
19880 address.
19881
19882 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
19883 commands.
19884 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
19885 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
19886 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
19887 of struct of char arrays.
19888 * gdb.t00/radix.exp: New tests for radix commands.
19889
19890 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
19891
19892 * gdb.t16/printcmd.exp: Print a variable before running program
19893 (with xfail for AIX).
19894
19895 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
19896
19897 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
19898
19899 * gdb.t16/printcmd.exp: Don't print variables before running program.
19900
19901 * gdb.t06/break.exp: Don't require envp argument to main.
19902
19903 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
19904
19905 * gdb.t02/whatis.exp, gdb.t11/list.exp:
19906 Add xfails for rs6000.
19907
19908 * gdb.t02/whatis.exp: Change other tests not to re-test something
19909 we already tested.
19910
19911 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
19912 each type used has a variable of that type.
19913
19914 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
19915
19916 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
19917
19918 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19919
19920 * configure.in: change srctrigger to be a file, not a directory
19921
19922 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
19923
19924 * configure.in (mips-idt-ecoff*): Added trailing '*'.
19925
19926 * gdb.t11/list.exp: Fixed a couple of typos.
19927
19928 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
19929
19930 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
19931 is fixed and PR is closed.
19932 * gdb.t16 (gdbme.c): Add simple test string variable.
19933 * gdb.t16 (printcmds.exp): Add tests with simple test string
19934 variable, primarily for boundaries on "set print elements".
19935
19936 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
19937
19938 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
19939 Make leading 0's optional and don't expect a tab in the middle
19940 of the number.
19941
19942 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
19943
19944 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
19945 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
19946 don't end command passed to gdb_test with newline.
19947
19948 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
19949 signed keyword away, don't expect signed bitfields to be signed.
19950
19951 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
19952 printing with only as many 1's as are in the field as well as printing
19953 with 32 1's (see comment).
19954
19955 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
19956
19957 * gdb.t00/default.exp: Start with a fresh gdb.
19958 * configure.in (configdirs): Remove gdb.t31 until the chill
19959 compiler works again. It no longer is able to find chillrt0
19960 since it isn't in libchill.a anymore.
19961 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
19962 wierd.o, make more modular.
19963 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
19964 spurious newlines that caused problems.
19965
19966 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19967
19968 * Move test with enums and partial symbols from gdb.t03/ptype.exp
19969 to gdb.stabs/wierd.exp since GCC has worked around the bug.
19970 gdb.stabs/wierd.{exp,def}: Many new tests.
19971
19972 * gdb.t00/default.exp: update info line for new message.
19973
19974 * gdb.t02/{whatis.exp,gdbme.c}:
19975 Test that "char *" doesn't print as "caddr_t".
19976
19977 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19978
19979 * gdb.t00/help.exp: Use .* in place of some help messages which
19980 just changed.
19981 gdb.t00/default.exp: Update "info frame" test for new message.
19982 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
19983 Remove some xfails
19984
19985 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19986
19987 * gdb.t03/{gdbme.c,ptype.exp}:
19988 Add tests for typedef'd struct and union without tags.
19989 Also check "whatis" on a variable of a typedef'd enum without a tag.
19990
19991 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
19992 PRMS 1823; the bug still exists but isn't reproduced by this test
19993 anymore), and remove rs6000 XFAIL (the bug is fixed).
19994
19995 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
19996 duplicated from whatis.exp. For those that are left, accept
19997 "long", "long int", or "int" for long variables (whatis.exp already
19998 has an XFAIL for "int", so no need to fail it here).
19999
20000 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
20001 Deal with GCC's names for types now that GDB uses the compiler's names.
20002
20003 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
20004 setup_xfail's for sunos4. If we #defined the signed keyword away,
20005 don't expect GDB to know that char it is signed.
20006
20007 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
20008
20009 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
20010
20011 * configure.in (configdirs): Add gdb.t24 for C++ tests that
20012 should work on any system, regardless of debugging format.
20013 * gdb.t21/demangle.exp: Move to gdb.t24.
20014 * gdb.t24/demangle.exp: Move from gdb.t21.
20015 * gdb.t24/{Makefile.in, configure.in}: New files.
20016
20017 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20018
20019 * configure.in: Do gdb.stabs and C++ tests only for stabs.
20020 * gdb.stabs: New directory.
20021
20022 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20023
20024 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
20025 not just "Quit anyway?".
20026
20027 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
20028
20029 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
20030 that all setup_xfails are immediately followed by clear_xfails.
20031
20032 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
20033
20034 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
20035 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
20036 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
20037 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
20038 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
20039 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
20040 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
20041 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
20042 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
20043 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
20044 gdb.t31/chillvars.exp, lib/gdb.exp:
20045 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
20046 bug-gdb@prep.ai.mit.edu.
20047
20048 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
20049
20050 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
20051 with 0.0, not integer 0.
20052
20053 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
20054
20055 * gdb.t06/break.exp: Update for "Kill the program" message change.
20056
20057 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
20058
20059 * Makefile.in (GDBFLAGS): Set to -nx.
20060 * Makefile.in (site.exp): Use GDBFLAGS.
20061
20062 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20063
20064 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
20065 Makefiles.
20066 (check): depend on just-check.
20067 (just-check): added so that tests can be run without a noop
20068 build pass.
20069
20070 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20071
20072 Switch to using configure's configdirs.
20073 * Makefile.in (Makefile): add configure.in dependency.
20074 (SUBDIRS): removed redundant assignment.
20075 * configure.in: switch subdirs assignment to configdirs.
20076 * gdb.t*/configure.in: new files.
20077
20078 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
20079
20080 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
20081 works.
20082
20083 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
20084
20085 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
20086 in explicit rules. Apparently this is not supported by some makes.
20087
20088 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
20089
20090 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
20091
20092 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20093
20094 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
20095 disappeared.
20096
20097 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
20098
20099 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
20100
20101 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
20102
20103 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
20104 watchpoint problem that is now fixed.
20105 * gdb.t30/chexp.exp: Remove setup_xfail for printing
20106 uninitialized convenience variables.
20107 * gdb.t31/chillvars.exp: Fix expected patterns for printing
20108 structures.
20109
20110 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20111
20112 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
20113 which causes expect to get out of sync with gdb on long output
20114 from help set.
20115 * gdb.t09/corefile.exp: Make expected pattern for core file
20116 failing signal and frame output format less sun specific.
20117
20118 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
20119
20120 * gdb.t31/chillvars.exp: Add and remove initial dummy
20121 breakpoint, so that symbol table is forced in.
20122 (Needed at least on Sunos4, though it seems not SVR4.)
20123 * gdb.t31/chillvars.exp: Update for changed output format.
20124
20125 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
20126
20127 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
20128
20129 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
20130
20131 * Makefile.in: Added --srcdir when invoking runtest, removed the
20132 need for a local config file. (optional now)
20133
20134 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
20135
20136 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
20137 failure count used to force early termination. Add some more
20138 expected failures for gnu style demangling.
20139
20140 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20141
20142 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
20143 pmi variable from gdb.t20/gdbme to get optimized away.
20144 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
20145 Check for written corefile upon timeout _and_ eof.
20146
20147 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20148
20149 * config/unix-gdb.exp: Add missing return 0.
20150
20151 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20152
20153 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
20154 test termination.
20155
20156 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
20157
20158 * configure.in (subdirs): Put back gdb.t17 which mysteriously
20159 disappeared.
20160
20161 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
20162
20163 * gdb.t10/crossload.exp: Disable the i860-elf test until such
20164 time as i860 support works.
20165
20166 * gdb.t15/funcargs.exp: Fix expected outputs to include
20167 "backtrace 100\r" rather than just "backtrace\r", to match last
20168 change.
20169
20170 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
20171
20172 * config/udi-gdb.exp (gdb_exit): Remove close command.
20173 (gdb_target_udi): New procedure to set the UDI target.
20174 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
20175 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
20176 Added waits for prompts after several question responses. Added
20177 some more responses used by a29k-amd-udi-gdb.
20178 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
20179 pass different arguments, restart UDI connection after program
20180 completion.
20181 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
20182 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
20183 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
20184 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
20185 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
20186 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
20187 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
20188 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
20189 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
20190 after program completion.
20191 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
20192 compiled with a SELECT_VECS setting.
20193 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
20194 infinite recursion.
20195
20196 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
20197 Added checks for COFF results, and made them expected failures for
20198 all targets. It would be better to make them expected failures
20199 for COFF targets only.
20200
20201 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20202
20203 * Makefile.in: add null dvi target, don't bother to recurse
20204 through test directories for info and install-info; rename
20205 $(datadir) to be dejagnu instead of deja-gnu
20206
20207 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
20208
20209 * gdb.t31/gdbme.ch: Re-enable code that previously caused
20210 compiler to coredump.
20211 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
20212 code.
20213
20214 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
20215
20216 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
20217 coredump.
20218 * gdb.t31/chillvars.exp: Comment out tests that depend on that
20219 code.
20220
20221 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
20222
20223 * gdb.t03/ptype.exp: tests for return code from gdb_test.
20224 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
20225 which in a shell. Deletes xgdb when done.
20226 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
20227 Tests the return from the "set height" or "set width" commands.
20228 Added a few return codes where needed.
20229
20230 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
20231
20232 * Makefile.in (SUBDIRS): Add gdb.t17.
20233 * configure.in (subdirs): Add gdb.t17.
20234 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
20235 files to test gdb's calling of functions in the inferior with
20236 the correct arguments and gdb's ability to retrieve any
20237 result returned.
20238
20239 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
20240
20241 * config/unix-gdb.exp (gdb_exit): Remove close commands that
20242 may be called after gdb goes away. Previous versions of expect
20243 needed these to avoid file descriptor leaks, but they cause
20244 errors with the current revision of expect.
20245 * gdb.t00/gdbvars.exp: Use -re on expected output after
20246 setting sevenbit-strings.
20247 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
20248 to set sevenbit-strings consistent across tests.
20249 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
20250 set sevenbit-strings consistent across tests.
20251
20252 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
20253
20254 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
20255 expected output to match current "expect" expectations.
20256
20257 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
20258
20259 * gdb.t00/default.exp: Change expected output for default "source"
20260 command, to match new gdb behavior which requires a filename to
20261 source.
20262
20263 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
20264
20265 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
20266 expected fail for i486-*-* that misses the marker2 function.
20267 * gdb.t10/crossload.exp (bfddefault): Allow successful
20268 recognition of a format to pass even if no symbols are found.
20269 Explicitly catch failures where the format is not recognized
20270 or is ambiguous, and add the reason to the fail message.
20271 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
20272 the cause is and invalid target and add reason to failure message.
20273 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
20274 elf32-i386, elf32-sparc, and elf32-i860.
20275 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
20276 Set up expected failure for 'filename'::variable scope resolution,
20277 which is now apparently broken on all targets.
20278 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
20279 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
20280 gdb.t23/templates.exp: Change failure for missing binfile into
20281 just a warning.
20282 gdb.t21/demangle.exp: Change all cfront references to 'arm'
20283 references.
20284
20285 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
20286
20287 * gdb.t00/default.exp: Add expected output for default "source"
20288 command, to match new gdb behavior.
20289 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
20290
20291 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
20292
20293 * config/*-gdb.exp: returns an error, rather than exiting on
20294 internal errors.
20295
20296 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
20297
20298 * gdb.t03/gdbme.c: Add pointer to struct variable.
20299 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
20300 referencing struct members.
20301
20302 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
20303
20304 * configure.in (mips-idt-ecoff): New target.
20305 * config/mips-gdb.exp: New file for remote board using MIPS remote
20306 debugging protocol.
20307
20308 * Redid configuration scheme. Removed gdb.t*/configure.in.
20309 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
20310 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
20311 distclean targets. Built executables via .o files. Adjusted
20312 tests to account for source files in $(srcdir) rather than
20313 $(objdir).
20314 * lib/gdb.exp (runto): Don't expect () after the function name,
20315 because it may have arguments.
20316
20317 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
20318
20319 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
20320 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
20321 expected failures for mips-idt-* and mips-sgi-*.
20322 * gdb.t00/default.exp (attach): Kill process if requested.
20323 * gdb.t00/help.exp (help target core, help target): Accept a gdb
20324 that does not read core files.
20325 * gdb.t01/run.exp: Removed checks for exit status code.
20326 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
20327 it is linked in.
20328 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
20329 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
20330 appropriate, rather than doing it by hand.
20331 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
20332 execution.
20333 * gdb.t10/crossload.exp: Kill existing program if needed.
20334 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
20335 appropriate, rather than doing it by hand. Always increase
20336 timeout for this test, not just for VxWorks.
20337
20338 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
20339
20340 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
20341 of Chill STRUCT types and STRUCT values.
20342 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
20343 than "char".
20344 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
20345 struct2): New struct definitions and initializations to test
20346 simple Chill STRUCT types.
20347
20348 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
20349
20350 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
20351 the null byte at the end of strings.
20352 * gdb.t00/default.exp: Make show version insensitive to copyright
20353 date.
20354 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
20355 to avoid dependencies on target char signedness.
20356 * gdb.t16/printcmds.exp: Update expected results for explicitly
20357 unsigned char.
20358 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
20359 now work.
20360 * gdb.t21/demangle.exp: Add many more patterns for template
20361 demangling, most of them being expected failures.
20362 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
20363 string we are matching for, to match on the whole string.
20364 * gdb.t21/demangle.exp: Add many new test strings to demangle,
20365 and fix a whole bunch that had incorrect expected output but were
20366 passing anyway because of the bug in "proc demangle".
20367 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
20368 type.
20369 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
20370
20371 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
20372
20373 * gdb/testsuite: made modifications to testcases, etc., to allow
20374 them to work properly given the reorganization of deja-gnu and the
20375 relocation of the testcases from deja-gnu to a "tool" subdirectory.
20376
20377 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
20378
20379 * gdb/testsuite: Initial creation of gdb/testsuite.
20380 Migrated dejagnu testcases and support files for testing nm to
20381 gdb/testsuite from deja-gnu. These files were moved "as is"
20382 with no modifications. This migration is part of a major overhaul
20383 of dejagnu. The modifications to these testcases, etc., which
20384 will allow them to work with the new version of dejagnu will be
20385 made in a future update.
20386
20387 For additional changes see gdb.mi/ChangeLog-1999-2003.
20388 \f
20389 ;; Local Variables:
20390 ;; mode: change-log
20391 ;; left-margin: 8
20392 ;; fill-column: 74
20393 ;; version-control: never
20394 ;; End:
20395
20396 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
20397 2003, 2004, 2005 Free Software Foundation, Inc.
20398 Copying and distribution of this file, with or without modification,
20399 are permitted provided the copyright notice and this notice are preserved.