fix up log-file toggling
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2013-11-04 Tom Tromey <tromey@redhat.com>
2
3 * lib/gdb.exp (get_compiler_info): Use log_file -info and
4 restore from that.
5
6 2013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
7
8 * gdb.cp/derivation.exp: s/perrro/perror/
9
10 2013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
11
12 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
13 `debugdir'.
14
15 2013-10-31 Andrew Burgess <aburgess@broadcom.com>
16
17 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
18 tests and update expected error message.
19 (test_watch_register_location): New tests.
20 (do_tests): Call test_watch_register_location.
21 * gdb.base/watchpoints.exp: Update expected error message.
22
23 2013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
24
25 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
26 the patterns in gdb_test_multiple.
27
28 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
29
30 * gdb.base/sym-file-lib.c: New file.
31 * gdb.base/sym-file-loader.c: New file.
32 * gdb.base/sym-file-loader.h: New file.
33 * gdb.base/sym-file-main.c: New file.
34 * gdb.base/sym-file.exp: New file.
35 * lib/gdb.exp (is_elf_target): New function.
36
37 2013-10-29 Pedro Alves <palves@redhat.com>
38
39 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
40 variable setting change-log-default-name to ChangeLog-mi.
41
42 2013-10-29 Andrew Burgess <aburgess@broadcom.com>
43
44 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
45 Expect <unavailable> pattern.
46
47 2013-10-28 Tom de Vries <tom@codesourcery.com>
48
49 * gdb.arch/thumb2-it.S (it_8): Fix typo.
50
51 2013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
52
53 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
54 remote stubs where exit() behaviour is unreliable.
55
56 2013-10-25 Pedro Alves <palves@redhat.com>
57
58 * gdb.cp/m-static.exp: Adjust expected output of printing a
59 nonexistent or optimized out static field. Also test printing the
60 the "container" object.
61
62 2013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
63
64 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
65 if in the persistent mode.
66 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
67
68 2013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
69
70 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
71 support core file generation" reply.
72
73 2013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
74
75 PR gdb/15986
76 * gdb.base/run.c (main): gdb_get_line_number tag added for
77 commands.exp.
78 (factorial): Likewise.
79
80 * gdb.base/commands.exp (watchpoint_command_test): Use
81 gdb_get_line_number in order to determine the locations in run.c
82 where local_var is detected to go out of scope.
83
84 2013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
85
86 * gdb.base/gnu_vector.exp: Care about endianness when casting
87 scalars to vectors.
88
89 2013-10-18 Tom Tromey <tromey@redhat.com>
90
91 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
92 of "binfile".
93
94 2013-10-18 Andrew Burgess <aburgess@broadcom.com>
95
96 * gdb.base/watchpoints.exp: Add test for setting software
97 watchpoints of different types before starting the inferior.
98
99 2013-10-18 Pedro Alves <palves@redhat.com>
100
101 PR gdb/16062
102 * gdb.threads/stepi-random-signal.c: New file.
103 * gdb.threads/stepi-random-signal.exp: New file.
104
105 2013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
106
107 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
108 Fix comment typo.
109 * lib/gdb.exp (gdb_init): Likewise.
110
111 2013-10-17 Tom Tromey <tromey@redhat.com>
112
113 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
114
115 2013-10-14 Tom Tromey <tromey@redhat.com>
116
117 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
118 name to gdb_test_no_output.
119
120 2013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
121
122 Canonicalize directories for EXEC_FILENAME.
123 * gdb.base/argv0-symlink.exp
124 (kept file symbolic link name for info inferiors): New.
125 (kept directory symbolic link name): Setup kfail.
126 (kept directory symbolic link name for info inferiors): New.
127
128 2013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
129
130 * gdb.arch/s390-multiarch.exp: New file.
131 * gdb.arch/s390-multiarch.c: New file.
132
133 2013-10-11 Joel Brobecker <brobecker@adacore.com>
134
135 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
136 use the appropriate GDB/MI command instead, and verify
137 the test output.
138
139 2013-10-11 Joel Brobecker <brobecker@adacore.com>
140
141 * gdb.base/source-nofile.gdb: New file.
142 * gdb.base/source.exp: Add two tests verifying the behavior when
143 the "source" command is given a non-existant filename.
144
145 2013-10-11 Yao Qi <yao@codesourcery.com>
146
147 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
148 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
149 and 'dlclose'.
150 [!__WIN32__]: Include "dlfcn.h".
151 * gdb.mi/mi-catch-load.exp: Set up kfail.
152
153 2013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
154
155 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
156 generated corefile" by argument "$test".
157
158 2013-10-09 Pedro Alves <palves@redhat.com>
159
160 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
161 output.
162
163 2013-10-09 Pedro Alves <palves@redhat.com>
164
165 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
166 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
167 (test_catch_syscall_with_wrong_args)
168 (test_catch_syscall_restarting_inferior)
169 (test_catch_syscall_fail_nodatadir)
170 (test_catch_syscall_without_args_noxml)
171 (test_catch_syscall_with_args_noxml)
172 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
173
174 2013-10-08 Tom Tromey <tromey@redhat.com>
175
176 * gdb.dwarf2/dwzbuildid.exp: New file.
177 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
178 parameters.
179 (Dwarf::_defer_output): Change "section" parameter to
180 "section_spec"; update.
181 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
182 procs.
183
184 2013-10-08 Joel Brobecker <brobecker@adacore.com>
185
186 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
187
188 2013-10-07 Tom Tromey <tromey@redhat.com>
189
190 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
191 to 0.
192
193 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
194
195 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
196 $_exitcode is void when opening a corefile.
197 * gdb.base/exitsignal.exp: New file.
198 * gdb.base/segv.c: Likewise.
199 * gdb.base/normal.c: Likewise.
200
201 2013-10-04 Joel Brobecker <brobecker@adacore.com>
202
203 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
204
205 2013-10-02 Vidya Praveen <vidyapraveen@arm.com>
206
207 * gdb.trace/entry-values.exp: Modify regular expression to scan for
208 'bl' instruction instead of 'call' for ARM and AArch64 targets.
209
210 2013-10-02 Pedro Alves <palves@redhat.com>
211
212 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
213 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
214 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
215 (not_saved_pattern): New.
216 Replace use of the former with the latter.
217
218 2013-10-02 Pedro Alves <palves@redhat.com>
219
220 * README (Board Settings): Document "exit_is_reliable".
221 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
222 running to exit reliably reports program exits.
223 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
224 info.
225 * boards/native-stdio-gdbserver.exp: Likewise.
226
227 2013-10-01 Doug Evans <dje@google.com>
228
229 * gdb.python/python.exp: Remove redundant print-stack tests.
230 Make all print-stack test names unique. Fix spelling of print-stack.
231
232 2013-09-29 Yao Qi <yao@codesourcery.com>
233
234 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
235 is remote.
236
237 2013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
238
239 PR shlibs/8882
240 * gdb.base/corefile.exp: Add a check to assure warning-free
241 core-file load.
242
243 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
244
245 * gdb.dwarf2/dwp-symlink.c: New file.
246 * gdb.dwarf2/dwp-symlink.exp: New file.
247
248 2013-09-20 Doug Evans <dje@google.com>
249
250 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
251 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
252 file.
253 * gdb.dwarf2/fission-loclists.S: Ditto.
254 * gdb.dwarf2/fission-reread.S: Ditto.
255 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
256 build_executable_from_fission_assembler.
257 * gdb.dwarf2/fission-loclists.exp: Ditto.
258 * gdb.dwarf2/fission-reread.exp: Ditto.
259
260 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
261 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
262 (gdb_gnu_strip_debug): Ditto.
263 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
264 * gdb.arch/altivec-abi.exp: Ditto.
265 * gdb.base/attach-pie-misread.exp: Ditto.
266 * gdb.base/comprdebug.exp: Ditto.
267 * gdb.base/dup-sect.exp: Ditto.
268 * gdb.base/gnu-debugdata.exp: Ditto.
269 * gdb.base/step-symless.exp: Ditto.
270 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
271 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
272 * gdb.dwarf2/gdb-index.exp: Ditto.
273
274 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
275
276 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
277 register to "<optimized out>", and also print the registers.
278
279 2013-09-18 Pedro Alves <palves@redhat.com>
280
281 PR server/15967
282 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
283 change text.
284
285 2013-09-18 Yao Qi <yao@codesourcery.com>
286
287 * gdb.server/wrapper.c: New.
288 * gdb.server/wrapper.exp: New.
289
290 2013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
291 Jan Kratochvil <jan.kartochvil@redhat.com>
292 Pedro Alves <palves@redhat.com>
293
294 PR gdb/11568
295 * gdb.thread/thread-specific-bp.c: New file.
296 * gdb.thread/thread-specific-bp.exp: New file.
297
298 2013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
299
300 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
301 convenience function.
302
303 2013-09-17 Pedro Alves <palves@redhat.com>
304
305 PR gdb/15911
306 * gdb.threads/info-threads-cur-sal-2.c: New file.
307 * gdb.threads/info-threads-cur-sal.c: New file.
308 * gdb.threads/info-threads-cur-sal.exp: New file.
309
310 2013-09-17 Yao Qi <yao@codesourcery.com>
311
312 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
313 [__WIN32__]: Include "windows.h" and define macro dlopen
314 and dlclose.
315 [!__WIN32__]: Include "dlfcn.h".
316 * gdb.base/catch-load.exp (one_catch_load_test): Match
317 directory separator.
318
319 2013-09-16 Doug Evans <dje@google.com>
320
321 * lib/gdb.exp (using_fission): New proc.
322 * gdb.base/info-macros.exp: Skip test if using Fission.
323
324 * gdb.base/break-interp.exp: Fix indentation.
325
326 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
327
328 * gdb.base/gdbvars.c (foo_void): New function.
329 (foo_int): Likewise.
330 * gdb.base/gdbvars.exp (test_convenience_functions): New
331 function. Call it.
332
333 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
334
335 * gdb.arch/s390-tdbregs.c: New file.
336 * gdb.arch/s390-tdbregs.exp: New file.
337
338 2013-09-12 Stan Shebs <stan@codesourcery.com>
339
340 * README: New file.
341
342 2013-09-12 Doug Evans <dje@google.com>
343
344 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
345 added code to print event.inferior.
346
347 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
348
349 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
350 debug part of the binary.
351
352 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
353
354 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
355 (addlink): Add comment.
356
357 2013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
358
359 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
360 canonical pathname.
361
362 2013-09-04 Doug Evans <dje@google.com>
363
364 * gdb.python/py-events.py (exit_handler): Verify we get the expected
365 event.
366 (continue_handler, new_objfile_handler): Ditto.
367 (test_events): Rename command to "test-events".
368 (test_newobj_events): Rename command to "test-objfile-events".
369 * gdb.python/py-events.exp: Update.
370 * gdb.python/py-evsignal.exp: Update.
371 * gdb.python/py-evthreads.exp: Update.
372
373 * gdb.base/enumval.c (ZERO): New enum value.
374 (main): Use it
375 * gdb.base/enumval.exp: Test ability to print ZERO.
376
377 2013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
378 Pedro Alves <palves@redhat.com>
379
380 * gdb.base/relocate.exp: Check that invalid options are
381 rejected.
382
383 2013-08-30 Andrew Burgess <aburgess@broadcom.com>
384
385 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
386 (my_static_symbol): Add comment.
387 (main): Reference my_bss_symbol.
388
389 2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
390
391 * gdb.python/py-arch.exp: Tests for invalid architecture.
392
393 2013-08-29 Sterling Augustine <saugustine@google.com>
394
395 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
396 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
397 said conditional.
398
399 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
400
401 * gdb.python/py-arch.exp: Load gdb-python.exp.
402
403 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
404
405 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
406 itertools for imap attribute. Otherwise use map().
407 (ElidingIterator): Define wrapper function __next__.
408 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
409 use exec (open (read ())) instead.
410 * gdb.python/py-framefilter.exp: Ditto.
411 * gdb.python/py-arch.exp: Update print based test to Python 3.x
412 compliance.
413 * gdb.python/py-frame.exp: Ditto.
414 * gdb.python/py-type.exp: Ditto.
415
416 2013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
417
418 PR gdb/15415
419 * gdb.base/argv0-symlink.c: New file.
420 * gdb.base/argv0-symlink.exp: New file.
421
422 2013-08-28 Tom Tromey <tromey@redhat.com>
423
424 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
425 when saving index.
426
427 2013-08-27 Yao Qi <yao@codesourcery.com>
428
429 * gdb.trace/entry-values.exp: Test unavailable entry value is
430 not shown when option '--skip-unavailable' is specified.
431 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
432 Add tests for new option '--skip-unavailable'.
433
434 2013-08-27 Yao Qi <yao@codesourcery.com>
435
436 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
437 remote_download if it is empty.
438
439 2013-08-26 Doug Evans <dje@google.com>
440
441 PR symtab/15885
442 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
443 (clean): rm -f *.gdb-index *.with-index.
444 * gdb.dwarf2/gdb-index.exp: New testcase.
445
446 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
447 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
448 run_on_host. All callers updated.
449
450 2013-08-24 Yao Qi <yao@codesourcery.com>
451
452 * gdb.trace/entry-values.c (end): New
453 (main): Call end.
454 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
455 tracepoint and collect data. Test entry value is unavailable.
456
457 2013-08-24 Yao Qi <yao@codesourcery.com>
458
459 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
460 * gdb.trace/entry-values.c: New.
461 * gdb.trace/entry-values.exp: New.
462
463 2013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
464
465 PR gdb/15501
466 * gdb.base/ena-dis-br.exp: Add test to verify
467 enable/disable commands work correctly with
468 multiple arguments that include multiple locations.
469
470 2013-08-22 Samuel Bronson <naesten@gmail.com>
471
472 ARM Linux support for `catch syscall'.
473 * gdb.base/catch-syscall.exp: Test this on ARM now.
474 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
475
476 2013-08-22 Tom Tromey <tromey@redhat.com>
477
478 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
479 default addr_size.
480 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
481
482 2013-08-22 Tom Tromey <tromey@redhat.com>
483
484 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
485 standard_temp_file.
486
487 2013-08-22 Tom Tromey <tromey@redhat.com>
488
489 * gdb.arch/amd64-byte.exp: Use standard_testfile,
490 clean_restart.
491 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
492 * gdb.arch/amd64-dword.exp: Use standard_testfile,
493 clean_restart.
494 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
495 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
496 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
497 * gdb.arch/amd64-word.exp: Use standard_testfile,
498 clean_restart.
499 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
500 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
501 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
502 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
503 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
504 * gdb.arch/i386-signal.exp: Use standard_testfile.
505 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
506 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
507 * gdb.arch/i386-unwind.exp: Use standard_testfile.
508 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
509
510 2013-08-22 Tom Tromey <tromey@redhat.com>
511
512 * gdb.python/py-error.exp: Use gdb_remote_download.
513 * gdb.python/py-mi.exp: Use gdb_remote_download.
514 * gdb.python/py-objfile-script.exp: Use standard_output_file.
515 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
516 (run_lang_tests): Likewise.
517 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
518 filename.
519 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
520 compiling. Use gdb_remote_download. Update some tests.
521 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
522 standard_output_file.
523 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
524 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
525 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
526 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
527 standard_output_file.
528
529 2013-08-22 Tom Tromey <tromey@redhat.com>
530
531 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
532
533 2013-08-22 Tom Tromey <tromey@redhat.com>
534
535 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
536 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
537 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
538 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
539 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
540 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
541 * lib/gdb.exp (gdb_remote_download): New proc.
542
543 2013-08-22 Tom Tromey <tromey@redhat.com>
544
545 * gdb.dwarf2/clztest.exp: Use standard_testfile.
546 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
547 * gdb.dwarf2/fission-base.S: Remove directory from
548 DW_AT_GNU_dwo_name.
549 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
550 debug-file-directory.
551 * gdb.dwarf2/fission-reread.S: Remove directory from
552 DW_AT_GNU_dwo_name.
553 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
554 debug-file-directory.
555
556 2013-08-16 Doug Evans <dje@google.com>
557
558 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
559 prelink complains about an unhandled DWARF version.
560
561 2013-08-14 Cary Coutant <ccoutant@google.com>
562
563 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
564
565 2013-08-13 Tom Tromey <tromey@redhat.com>
566 Yao Qi <yao@codesourcery.com>
567
568 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
569 * lib/gdb.exp: Handle GDB_PARALLEL.
570 (default_gdb_version): Kill inotify_pid if it exists.
571 (default_gdb_exit): Emit warning if the inotify log is not
572 empty.
573 (standard_output_file): Respect GDB_PARALLEL.
574 (standard_temp_file): Likewise.
575 (gdb_init): Start inotifywait if requested.
576
577 2013-08-13 Andrew Burgess <aburgess@broadcom.com>
578
579 * gdb.base/printcmds.exp (test_printf): Add test for printf of
580 pointer with various flags.
581
582 2013-08-13 Tom Tromey <tromey@redhat.com>
583
584 * lib/cache.exp: New file.
585 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
586 * lib/gdb.exp: Load cache.exp.
587 (support_complex_tests, is_ilp32_target, is_lp64_target)
588 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
589 (gdb_skip_xml_test): Use gdb_caching_proc.
590 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
591
592 2013-08-13 Tom Tromey <tromey@redhat.com>
593
594 * lib/gdb.exp (standard_temp_file): New proc.
595 (support_complex_tests, is_ilp32_target, is_lp64_target)
596 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
597 standard_temp_file.
598
599 2013-08-13 Tom Tromey <tromey@redhat.com>
600
601 * lib/gdb.exp (build_id_debug_filename_get): Use
602 standard_output_file.
603 * lib/prelink-support.exp (section_get)
604 (build_executable_own_libs): Use standard_output_file.
605
606 2013-08-12 Tom Tromey <tromey@redhat.com>
607
608 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
609
610 2013-08-12 Ali Anwar <alianwar@codesourcery.com>
611
612 * gdb.base/break.exp: Test break via convenience variable
613 with file name.
614
615 2013-08-09 Doug Evans <dje@google.com>
616
617 * lib/future.exp (gdb_find_ldd): New proc.
618 * lib/prelink-support.exp (build_executable_own_libs): Call it.
619 Make "/usr/sbin/" in prelink path optional.
620
621 2013-08-09 Yao Qi <yao@codesourcery.com>
622
623 * gdb.trace/collection.exp (gdb_collect_args_test): Set
624 "only" and "both" to 'print entry-values' before selecting
625 trace frame.
626
627 2013-08-08 Yao Qi <yao@codesourcery.com>
628
629 * gdb.trace/mi-trace-unavailable.exp: Don't set
630 "print entry-values" to "no".
631 (test_trace_unavailable): Set various values to
632 "print entry-values" to test that the output of
633 '-stack-list-locals' is not affected, and then set
634 set "print entry-values" to "no".
635
636 2013-08-07 Doug Evans <dje@google.com>
637
638 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
639 * gdb.python/py-value-cc.exp: Update.
640 * gdb.python/py-value.exp: Use different names for .o files for
641 C and C++. Only perform C++ tests if !skip_cplus_tests.
642
643 2013-08-07 Tom Tromey <tromey@redhat.com>
644
645 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
646
647 2013-08-07 Tom Tromey <tromey@redhat.com>
648
649 * gdb.dwarf2/dwz.exp: New file.
650
651 2013-08-02 Tom Tromey <tromey@redhat.com>
652
653 * gdb.base/watchpoint.c (struct foo5): New.
654 (nullptr): New global.
655 * gdb.base/watchpoint.exp (test_watch_location): Add test.
656
657 2013-08-01 Doug Evans <dje@google.com>
658
659 PR symtab/15691
660 * gdb.dwarf2/fission-mix.exp: New file.
661 * gdb.dwarf2/fission-mix.h: New file.
662 * gdb.dwarf2/fission-mix.c: New file.
663 * gdb.dwarf2/fission-mix2.c: New file.
664
665 PR symtab/15695
666 * gdb.base/func-ptr.exp: New file.
667 * gdb.base/func-ptr.c: New file.
668
669 2013-08-01 Yao Qi <yao@codesourcery.com>
670
671 * gdb.python/py-sync-interp.c: New.
672 * gdb.python/py-sync-interp.exp: New.
673
674 2013-07-31 Yao Qi <yao@codesourcery.com>
675
676 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
677 'tdump' on stack frame 0 and 1 respectively.
678
679 2013-07-31 Yao Qi <yao@codesourcery.com>
680
681 PR gdb/13443
682 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
683 'traceframe'. Wrap test with with_test_prefix.
684 (top level): Update.
685
686 2013-07-31 Yao Qi <yao@codesourcery.com>
687
688 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
689 'gdb_start'.
690 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
691 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
692
693 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
694
695 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
696 when printing an optimized out value. Expect an error when using
697 an optimized out value in an expression.
698
699 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
700
701 * gdb.dwarf2/pieces-optimized-out.exp: New file.
702 * gdb.dwarf2/pieces-optimized-out.c: New file.
703 * gdb.dwarf2/pieces-optimized-out.S: New file.
704
705 2013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
706
707 PR gdb/15715
708 * gdb.base/setshow.exp: Test that relative paths passed to
709 'set history filename' are converted to absolute paths.
710
711 2013-07-26 Keith Seitz <keiths@redhat.com>
712
713 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
714 of f77.
715 Allow for compiler variations of integer types.
716 Use mi_create_varobj.
717 Use mi_list_varobj_children for the immediate children of `array'.
718 Add "has_more" attribute for grandchildren test.
719
720 2013-07-26 Pedro Alves <palves@redhat.com>
721
722 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
723 files.
724
725 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
726
727 * gdb.mi/mi-reg-undefined.exp: New file.
728 * gdb.mi/mi-reg-undefined.c: Likewise.
729 * gdb.mi/mi-reg-undefined.S: Likewise.
730
731 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
732
733 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
734 z, o, and t output formats.
735 * gdb.base/display.exp: Use 'k' as an undefined format now that
736 'z' is defined.
737
738 2013-07-24 Doug Evans <dje@google.com>
739
740 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
741 "--" to switch.
742
743 2013-07-24 Yao Qi <yao@codesourcery.com>
744
745 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
746 host.
747 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
748 Likewise. If host is remote, copy ${binfile} to host.
749
750 2013-07-23 Yao Qi <yao@codesourcery.com>
751
752 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
753 message.
754
755 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
756
757 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
758 instructions and enable disp-step-syscall for arm targets.
759
760 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
761
762 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
763 assembler errors on arm.
764 * gdb.dwarf2/mac-fileno.S: Likewise.
765 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
766 * gdb.dwarf2/pr13961.S: Likewise.
767
768 2013-07-19 Hui Zhu <hui@codesourcery.com>
769
770 PR gdb/15692
771 * gdb.mi/mi-dprintf.exp: Add double quotes test.
772
773 2013-07-19 Yao Qi <yao@codesourcery.com>
774
775 * gdb.trace/read-memory.exp (test_from_remote): Update test.
776 (teset_from_exec): Likewise.
777
778 2013-07-19 Yao Qi <yao@codesourcery.com>
779
780 * gdb.trace/read-memory.c: New.
781 * gdb.trace/read-memory.exp: New.
782
783 2013-07-19 Yao Qi <yao@codesourcery.com>
784
785 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
786 $dest to link options if host is remote. Move the
787 generated file to $dest.a on host if host is remote.
788
789 2013-07-18 Will Newton <will.newton@linaro.org>
790
791 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
792 to ensure the test is linked against pthreads.
793 * gdb.threads/tls-var-main.c: Likewise.
794 * gdb.threads/tls-shared.c: Likewise.
795
796 2013-07-18 Yao Qi <yao@codesourcery.com>
797
798 * lib/future.exp (gdb_default_target_compile): Use tail name
799 of $destfile as the output name of compile. Move the
800 generated file to $destfile on build.
801
802 2013-07-18 Yao Qi <yao@codesourcery.com>
803
804 * lib/gdb.exp (gdb_compile): Set
805 gdb_saved_set_unbuffered_mode_obj to
806 set_unbuffered_mode_saved.o if host is remote. Invoke
807 remote_download to copy $unbuf_obj to host.
808
809 2013-07-17 Doug Evans <dje@google.com>
810
811 * gdb.python/py-frame-args.c: New file.
812 * gdb.python/py-frame-args.py: New file.
813 * gdb.python/py-frame-args.exp New file.
814
815 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
816
817 * gdb.base/printcmds.exp (test_printf): Add tests for format
818 strings with missing format specifier.
819
820 2013-07-16 Tom Tromey <tromey@redhat.com>
821
822 * gdb.ada/info_types.exp: Use standard_testfile.
823
824 2013-07-16 Tom Tromey <tromey@redhat.com>
825
826 * gdb.mi/mi-basics.exp: Use standard_output_file.
827 (test_dir_specification, test_cwd_specification)
828 (test_path_specification): Use testsubdir, not subdir and objdir.
829
830 2013-07-16 Tom Tromey <tromey@redhat.com>
831
832 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
833
834 2013-07-09 Joel Brobecker <brobecker@adacore.com>
835
836 * gdb.ada/small_reg_param.exp: Accept optional entry value
837 for parameter "w".
838
839 2013-07-09 Joel Brobecker <brobecker@adacore.com>
840
841 * gdb.ada/small_reg_param.exp: Remove trailing space.
842
843 2013-07-09 Doug Evans <dje@google.com>
844
845 * gdb.base/default.exp: Update expected output of "show print array"
846 and "show print pretty".
847
848 2013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
849
850 * gdb.threads/wp-replication.exp: Stop counting available hardware
851 watchpoints after NR_THREADS iterations.
852
853 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
854
855 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
856
857 2013-07-07 Yao Qi <yao@codesourcery.com>
858
859 * boards/native-gdbserver.exp: Move invoke of
860 process_multilib_options to gdbserver-base.exp.
861 Move set_board_info 'compiler', 'gdb,noinferiorio',
862 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
863 gdbserver-base.exp.
864 Move proc ${board}_download, ${board}_upload and
865 ${board}_file to gdbserver-base.exp.
866 * boards/native-extended-gdbserver.exp: Likewise.
867 * boards/native-stdio-gdbserver.exp: Likewise.
868 * boards/gdbserver-base.exp: New file.
869
870 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
871
872 * gdb.base/dump.exp: Remove arch-specific tests and do a
873 generic data address check to set is64bitonly correctly.
874
875 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
876
877 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
878 the register number instead of expecting only 0.
879
880 2013-07-05 Will Newton <will.newton@linaro.org>
881
882 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
883 in asm syntax to allow building on ARM.
884
885 2013-07-05 Yao Qi <yao@codesourcery.com>
886
887 * boards/local-remote-host.exp: Remove obsolete comments.
888 * boards/native-extended-gdbserver.exp: Likewise.
889 * boards/native-gdbserver.exp: Likewise.
890 * boards/native-stdio-gdbserver.exp: Likewise.
891
892 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
893
894 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
895 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
896 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
897
898 2013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
899
900 * gdb.base/break-on-linker-gcd-function.exp: Replace
901 prepare_for_testing by build_executable_from_specs and clean_restart.
902
903 2013-06-27 Tom Tromey <tromey@redhat.com>
904
905 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
906 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
907 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
908 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
909 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
910 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
911 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
912 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
913 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
914 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
915 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
916 Use standard_testfile, standard_output_file, prepare_for_testing,
917 clean_restart.
918
919 2013-06-27 Tom Tromey <tromey@redhat.com>
920
921 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
922 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
923 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
924 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
925 gdb.base/shreloc.exp, gdb.base/sigall.exp,
926 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
927 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
928 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
929 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
930 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
931 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
932 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
933 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
934 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
935 gdb.base/solib-weak.exp, gdb.base/source.exp,
936 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
937 gdb.base/stap-probe.exp, gdb.base/start.exp,
938 gdb.base/step-break.exp, gdb.base/step-bt.exp,
939 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
940 gdb.base/step-test.exp, gdb.base/structs.exp,
941 gdb.base/structs2.exp, gdb.base/structs3.exp,
942 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
943 standard_output_file, prepare_for_testing, clean_restart.
944
945 2013-06-27 Tom Tromey <tromey@redhat.com>
946
947 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
948 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
949 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
950 gdb.base/pending.exp, gdb.base/permissions.exp,
951 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
952 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
953 gdb.base/printcmds.exp, gdb.base/prologue.exp,
954 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
955 gdb.base/ptype.exp, gdb.base/randomize.exp,
956 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
957 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
958 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
959 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
960 standard_testfile, standard_output_file, prepare_for_testing,
961 clean_restart.
962
963 2013-06-27 Tom Tromey <tromey@redhat.com>
964
965 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
966 gdb.base/huge.exp, gdb.base/included.exp,
967 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
968 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
969 gdb.base/info-os.exp, gdb.base/info-proc.exp,
970 gdb.base/info-target.exp, gdb.base/infoline.exp,
971 gdb.base/interp.exp, gdb.base/interrupt.exp,
972 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
973 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
974 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
975 gdb.base/logical.exp, gdb.base/long_long.exp,
976 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
977 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
978 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
979 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
980 standard_testfile, standard_output_file, prepare_for_testing,
981 clean_restart.
982
983 2013-06-27 Tom Tromey <tromey@redhat.com>
984
985 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
986 gdb.base/enumval.exp, gdb.base/environ.exp,
987 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
988 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
989 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
990 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
991 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
992 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
993 gdb.base/fullname.exp, gdb.base/funcargs.exp,
994 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
995 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
996 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
997 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
998 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
999 gdb.base/gnu_vector.exp: Use standard_testfile,
1000 standard_output_file, prepare_for_testing, clean_restart.
1001
1002 2013-06-27 Tom Tromey <tromey@redhat.com>
1003
1004 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1005 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1006 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1007 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1008 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1009 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1010 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1011 gdb.base/commands.exp, gdb.base/completion.exp,
1012 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1013 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1014 gdb.base/constvars.exp, gdb.base/corefile.exp,
1015 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1016 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1017 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1018 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1019 gdb.base/dup-sect.exp: Use standard_testfile,
1020 standard_output_file, prepare_for_testing, clean_restart.
1021
1022 2013-06-27 Tom Tromey <tromey@redhat.com>
1023
1024 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1025 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1026 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1027 gdb.base/async-shell.exp, gdb.base/async.exp,
1028 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1029 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1030 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1031 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1032 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1033 gdb.base/break-on-linker-gcd-function.exp,
1034 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
1035 standard_output_file, prepare_for_testing, clean_restart.
1036
1037 2013-06-26 Yao Qi <yao@codesourcery.com>
1038
1039 * gdb.trace/mi-trace-frame-collected.exp: New.
1040
1041 2013-06-25 Yao Qi <yao@codesourcery.com>
1042
1043 * boards/native-extended-gdbserver.exp: Set board_info
1044 'gdb,predefined_tsv'.
1045 * boards/native-gdbserver.exp: Likewise.
1046 * boards/native-stdio-gdbserver.exp: Likewise.
1047 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1048 uploaded TSVs if target supports tracing.
1049 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1050 tracing and target has predefined tsv.
1051
1052 2013-06-25 Yao Qi <yao@codesourcery.com>
1053 Hui Zhu <hui@codesourcery.com>
1054 Pedro Alves <palves@redhat.com>
1055
1056 PR breakpoints/15075
1057 PR breakpoints/15434
1058 * gdb.base/dprintf-next.c: New file.
1059 * gdb.base/dprintf-next.exp: New file.
1060 * gdb.base/dprintf-non-stop.c: New file.
1061 * gdb.base/dprintf-non-stop.exp: New file.
1062 * gdb.base/dprintf.exp: Don't check "continue" in the output
1063 of "info breakpoints".
1064 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1065 Don't check "continue" in script field.
1066
1067 2013-06-21 Tom Tromey <tromey@redhat.com>
1068
1069 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1070 name in a test name.
1071
1072 2013-06-20 Yao Qi <yao@codesourcery.com>
1073
1074 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1075 and set an action.
1076 (test_trace_unavailable): Test command -data-list-register-values
1077 in the context of traceframe and with option --skip-unavailable.
1078 * gdb.trace/trace-unavailable.c (foo): New.
1079 (main): Call it.
1080 * gdb.mi/gdb2549.exp: Update matching pattern.
1081
1082 2013-06-19 Mike Frysinger <vapier@gentoo.org>
1083
1084 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1085 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1086 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1087 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1088 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1089
1090 2013-06-19 Luis Machado <lgustavo@codesourcery.com>
1091
1092 * gdb.base/subst.exp: Delete default rules before further
1093 tests.
1094
1095 2013-06-19 Yao Qi <yao@codesourcery.com>
1096
1097 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1098 unsupported if it is not registered.
1099
1100 2013-06-18 Tom Tromey <tromey@redhat.com>
1101
1102 * gdb.base/random-signal.c: New file.
1103 * gdb.base/random-signal.exp: New file.
1104
1105 2013-06-18 Will Newton <will.newton@linaro.org>
1106
1107 * gdb.base/skip.c: Use comma to evaluate results of foo()
1108 and bar() before passing to baz().
1109 * gdb.base/skip.c: baz() now takes one argument instead of
1110 two.
1111
1112 2013-06-18 Tom Tromey <tromey@redhat.com>
1113
1114 * gdb.dwarf2/implptrpiece.exp: New file.
1115 * gdb.dwarf2/implptrconst.exp (d): New variable.
1116 Print d.
1117 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1118
1119 2013-06-18 Tom Tromey <tromey@redhat.com>
1120
1121 * lib/selftest-support.exp (do_self_tests): Reject remote or
1122 non-native targets.
1123 * gdb.gdb/complaints.exp: Remove check.
1124 * gdb.gdb/observer.exp: Remove check.
1125 * gdb.gdb/xfullpath.exp: Remove check.
1126 * gdb.gdb/complaints.exp: Remove check.
1127
1128 2013-06-07 Pedro Alves <palves@redhat.com>
1129
1130 * boards/native-extended-gdbserver.exp: Remove semicolon.
1131 * config/arm-ice.exp: Likewise.
1132 * config/bfin.exp: Likewise.
1133 * config/cygmon.exp: Likewise.
1134 * config/h8300.exp: Likewise.
1135 * config/monitor.exp: Likewise.
1136 * config/sid.exp: Likewise.
1137 * config/sim.exp: Likewise.
1138 * config/slite.exp: Likewise.
1139 * config/vx.exp: Likewise.
1140 * gdb.arch/i386-bp_permanent.exp: Likewise.
1141 * gdb.asm/asm-source.exp: Likewise.
1142 * gdb.base/args.exp: Likewise.
1143 * gdb.base/attach-pie-misread.exp: Likewise.
1144 * gdb.base/auxv.exp: Likewise.
1145 * gdb.base/bigcore.exp: Likewise.
1146 * gdb.base/bitfields2.exp: Likewise.
1147 * gdb.base/bitfields.exp: Likewise.
1148 * gdb.base/break.exp: Likewise.
1149 * gdb.base/break-interp.exp: Likewise.
1150 * gdb.base/callfuncs.exp: Likewise.
1151 * gdb.base/call-sc.exp: Likewise.
1152 * gdb.base/commands.exp: Likewise.
1153 * gdb.base/corefile.exp: Likewise.
1154 * gdb.base/dbx.exp: Likewise.
1155 * gdb.base/ending-run.exp: Likewise.
1156 * gdb.base/exprs.exp: Likewise.
1157 * gdb.base/funcargs.exp: Likewise.
1158 * gdb.base/hbreak2.exp: Likewise.
1159 * gdb.base/huge.exp: Likewise.
1160 * gdb.base/list.exp: Likewise.
1161 * gdb.base/memattr.exp: Likewise.
1162 * gdb.base/overlays.exp: Likewise.
1163 * gdb.base/printcmds.exp: Likewise.
1164 * gdb.base/recurse.exp: Likewise.
1165 * gdb.base/remotetimeout.exp: Likewise.
1166 * gdb.base/reread.exp: Likewise.
1167 * gdb.base/savedregs.exp: Likewise.
1168 * gdb.base/scope.exp: Likewise.
1169 * gdb.base/sepdebug.exp: Likewise.
1170 * gdb.base/setshow.exp: Likewise.
1171 * gdb.base/setvar.exp: Likewise.
1172 * gdb.base/sigaltstack.exp: Likewise.
1173 * gdb.base/siginfo-addr.exp: Likewise.
1174 * gdb.base/siginfo.exp: Likewise.
1175 * gdb.base/siginfo-obj.exp: Likewise.
1176 * gdb.base/sigrepeat.exp: Likewise.
1177 * gdb.base/sigstep.exp: Likewise.
1178 * gdb.base/structs.exp: Likewise.
1179 * gdb.base/testenv.exp: Likewise.
1180 * gdb.base/twice.exp: Likewise.
1181 * gdb.base/valgrind-db-attach.exp: Likewise.
1182 * gdb.base/valgrind-infcall.exp: Likewise.
1183 * gdb.base/varargs.exp: Likewise.
1184 * gdb.base/watchpoint.exp: Likewise.
1185 * gdb.cp/gdb1355.exp: Likewise.
1186 * gdb.cp/misc.exp: Likewise.
1187 * gdb.disasm/hppa.exp: Likewise.
1188 * gdb.disasm/t01_mov.exp: Likewise.
1189 * gdb.disasm/t02_mova.exp: Likewise.
1190 * gdb.disasm/t03_add.exp: Likewise.
1191 * gdb.disasm/t04_sub.exp: Likewise.
1192 * gdb.disasm/t05_cmp.exp: Likewise.
1193 * gdb.disasm/t06_ari2.exp: Likewise.
1194 * gdb.disasm/t07_ari3.exp: Likewise.
1195 * gdb.disasm/t08_or.exp: Likewise.
1196 * gdb.disasm/t09_xor.exp: Likewise.
1197 * gdb.disasm/t10_and.exp: Likewise.
1198 * gdb.disasm/t11_logs.exp: Likewise.
1199 * gdb.disasm/t12_bit.exp: Likewise.
1200 * gdb.disasm/t13_otr.exp: Likewise.
1201 * gdb.gdb/selftest.exp: Likewise.
1202 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1203 * gdb.mi/mi-reverse.exp: Likewise.
1204 * gdb.pascal/floats.exp: Likewise.
1205 * gdb.python/py-inferior.exp: Likewise.
1206 * gdb.threads/attach-into-signal.exp: Likewise.
1207 * gdb.threads/pthreads.exp: Likewise.
1208 * gdb.threads/thread_events.exp: Likewise.
1209 * gdb.threads/watchthreads.exp: Likewise.
1210 * gdb.trace/actions-changed.exp: Likewise.
1211 * gdb.trace/actions.exp: Likewise.
1212 * gdb.trace/ax.exp: Likewise.
1213 * gdb.trace/backtrace.exp: Likewise.
1214 * gdb.trace/change-loc.exp: Likewise.
1215 * gdb.trace/deltrace.exp: Likewise.
1216 * gdb.trace/disconnected-tracing.exp: Likewise.
1217 * gdb.trace/ftrace.exp: Likewise.
1218 * gdb.trace/infotrace.exp: Likewise.
1219 * gdb.trace/passc-dyn.exp: Likewise.
1220 * gdb.trace/passcount.exp: Likewise.
1221 * gdb.trace/pending.exp: Likewise.
1222 * gdb.trace/qtro.exp: Likewise.
1223 * gdb.trace/range-stepping.exp: Likewise.
1224 * gdb.trace/report.exp: Likewise.
1225 * gdb.trace/save-trace.exp: Likewise.
1226 * gdb.trace/status-stop.exp: Likewise.
1227 * gdb.trace/strace.exp: Likewise.
1228 * gdb.trace/tfile.exp: Likewise.
1229 * gdb.trace/tfind.exp: Likewise.
1230 * gdb.trace/trace-break.exp: Likewise.
1231 * gdb.trace/tracecmd.exp: Likewise.
1232 * gdb.trace/trace-mt.exp: Likewise.
1233 * gdb.trace/tspeed.exp: Likewise.
1234 * gdb.trace/tsv.exp: Likewise.
1235 * gdb.trace/while-stepping.exp: Likewise.
1236 * lib/gdb.exp: Likewise.
1237 * lib/gdbserver-support.exp: Likewise.
1238 * lib/java.exp: Likewise.
1239 * lib/mi-support.exp: Likewise.
1240 * lib/pascal.exp: Likewise.
1241 * lib/prompt.exp: Likewise.
1242 * lib/trace-support.exp: Likewise.
1243
1244 2013-06-07 Pedro Alves <palves@redhat.com>
1245
1246 * gdb.ada/info_types.c: Fix formating in copyright header.
1247 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1248 * gdb.base/float.c: Likewise.
1249 * gdb.base/inferior-died.c: Likewise.
1250 * gdb.base/interp.c: Likewise.
1251 * gdb.base/jit-main.c: Likewise.
1252 * gdb.base/jit-solib.c: Likewise.
1253 * gdb.base/long_long.c: Likewise.
1254 * gdb.base/longjmp.c: Likewise.
1255 * gdb.base/nextoverexit.c: Likewise.
1256 * gdb.base/pr11022.c: Likewise.
1257 * gdb.base/prelink-lib.c: Likewise.
1258 * gdb.base/prelink.c: Likewise.
1259 * gdb.base/prologue.c: Likewise.
1260 * gdb.base/restore.c: Likewise.
1261 * gdb.base/sigchld.c: Likewise.
1262 * gdb.base/solib-search-lib1.c: Likewise.
1263 * gdb.base/solib-search-lib2.c: Likewise.
1264 * gdb.base/solib-search.c: Likewise.
1265 * gdb.base/solib-search.h: Likewise.
1266 * gdb.base/whatis.c: Likewise.
1267 * gdb.cp/abstract-origin.cc: Likewise.
1268 * gdb.cp/anon-struct.cc: Likewise.
1269 * gdb.cp/baseenum.cc: Likewise.
1270 * gdb.cp/bs15503.cc: Likewise.
1271 * gdb.cp/call-c-1.c: Likewise.
1272 * gdb.cp/call-c.cc: Likewise.
1273 * gdb.cp/class2.cc: Likewise.
1274 * gdb.cp/classes.cc: Likewise.
1275 * gdb.cp/cttiadd.cc: Likewise.
1276 * gdb.cp/cttiadd1.cc: Likewise.
1277 * gdb.cp/cttiadd2.cc: Likewise.
1278 * gdb.cp/cttiadd3.cc: Likewise.
1279 * gdb.cp/derivation.cc: Likewise.
1280 * gdb.cp/derivation2.cc: Likewise.
1281 * gdb.cp/dispcxx.cc: Likewise.
1282 * gdb.cp/exception.cc: Likewise.
1283 * gdb.cp/gdb2384-base.cc: Likewise.
1284 * gdb.cp/gdb2384-base.h: Likewise.
1285 * gdb.cp/gdb2384.cc: Likewise.
1286 * gdb.cp/gdb2495.cc: Likewise.
1287 * gdb.cp/mb-inline.h: Likewise.
1288 * gdb.cp/mb-inline1.cc: Likewise.
1289 * gdb.cp/mb-inline2.cc: Likewise.
1290 * gdb.cp/member-name.cc: Likewise.
1291 * gdb.cp/member-ptr.cc: Likewise.
1292 * gdb.cp/misc.cc: Likewise.
1293 * gdb.cp/namespace1.cc: Likewise.
1294 * gdb.cp/nextoverthrow.cc: Likewise.
1295 * gdb.cp/pr-574.cc: Likewise.
1296 * gdb.cp/pr9631.cc: Likewise.
1297 * gdb.cp/printmethod.cc: Likewise.
1298 * gdb.cp/psmang1.cc: Likewise.
1299 * gdb.cp/psmang2.cc: Likewise.
1300 * gdb.cp/psymtab-parameter.cc: Likewise.
1301 * gdb.cp/ptype-flags.cc: Likewise.
1302 * gdb.cp/ref-params.cc: Likewise.
1303 * gdb.cp/ref-types.cc: Likewise.
1304 * gdb.cp/smartp.cc: Likewise.
1305 * gdb.cp/try_catch.cc: Likewise.
1306 * gdb.cp/userdef.cc: Likewise.
1307 * gdb.cp/using-crash.cc: Likewise.
1308 * gdb.cp/virtfunc.cc: Likewise.
1309 * gdb.cp/virtfunc2.cc: Likewise.
1310 * gdb.dwarf2/callframecfa.S: Likewise.
1311 * gdb.dwarf2/dw2-ranges.c: Likewise.
1312 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1313 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1314 * gdb.dwarf2/dw2-restore.S: Likewise.
1315 * gdb.dwarf2/pieces.S: Likewise.
1316 * gdb.dwarf2/valop.S: Likewise.
1317 * gdb.java/jnpe.java: Likewise.
1318 * gdb.mi/mi-stepn.c: Likewise.
1319 * gdb.mi/mi-var-cp.cc: Likewise.
1320 * gdb.mi/mi-var-rtti.cc: Likewise.
1321 * gdb.mi/ns-stale-regcache.c: Likewise.
1322 * gdb.mi/pr11022.c: Likewise.
1323 * gdb.mi/solib-lib.c: Likewise.
1324 * gdb.mi/solib-main.c: Likewise.
1325 * gdb.python/py-arch.c: Likewise.
1326 * gdb.python/py-block.c: Likewise.
1327 * gdb.python/py-breakpoint.c: Likewise.
1328 * gdb.python/py-events.c: Likewise.
1329 * gdb.python/py-evthreads.c: Likewise.
1330 * gdb.python/py-explore.c: Likewise.
1331 * gdb.python/py-explore.cc: Likewise.
1332 * gdb.python/py-finish-breakpoint.c: Likewise.
1333 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1334 * gdb.python/py-symbol.c: Likewise.
1335 * gdb.threads/execl.c: Likewise.
1336 * gdb.threads/execl1.c: Likewise.
1337
1338 2013-06-07 Will Newton <will.newton@linaro.org>
1339
1340 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1341
1342 2013-06-07 Will Newton <will.newton@linaro.org>
1343
1344 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1345 and "starting".
1346
1347 2013-06-07 Will Newton <will.newton@linaro.org>
1348
1349 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1350 destructor prototypes for ARM ABI.
1351 * gdb.cp/m-static.exp: Likewise.
1352
1353 2013-06-07 Yao Qi <yao@codesourcery.com>
1354
1355 * gdb.trace/mi-trace-unavailable.exp: New.
1356 * gdb.trace/trace-unavailable.c: New.
1357
1358 2013-06-06 Doug Evans <dje@google.com>
1359
1360 * gdb.cp/derivation.exp: Make tests have unique names.
1361
1362 2013-06-06 Tom Tromey <tromey@redhat.com>
1363
1364 * gdb.base/dump.exp (capture_value): Don't put expression into
1365 test name if arguments passed in.
1366 Rename a couple more tests to make them unique.
1367
1368 2013-06-06 Tom Tromey <tromey@redhat.com>
1369
1370 * gdb.base/break-always.exp: Explicitly specify test name.
1371
1372 2013-06-05 Doug Evans <dje@google.com>
1373 Keith Seitz <keiths@redhat.com>
1374
1375 * gdb.cp/derivation2.cc: New file.
1376 * gdb.cp/derivation.cc (main): Call foo2.
1377 * gdb.cp/derivation.exp: Add tests for typedefs in another
1378 file, and when there's an active block.
1379
1380 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
1381
1382 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1383 from targets that use function descriptors in the virtual tables.
1384 Handle presence of dot symbols.
1385
1386 2013-06-04 Gary Benson <gbenson@redhat.com>
1387
1388 * gdb.base/break-probes.exp: New file.
1389 * gdb.base/break-probes.c: Likewise.
1390 * gdb.base/break-probes-solib.c: Likewise.
1391 * gdb.base/info-shared.exp: New file.
1392 * gdb.base/info-shared.c: Likewise.
1393 * gdb.base/info-shared-solib1.c: Likewise.
1394 * gdb.base/info-shared-solib2.c: Likewise.
1395
1396 2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1397 Gary Benson <gbenson@redhat.com>
1398
1399 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1400 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1401 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1402 to be set to "no" to indicate that no ld.so copy should be made.
1403 * gdb.base/break-interp.exp (solib_bp): New constant.
1404 (reach_1): Use the above instead of "_dl_debug_state".
1405 (test_attach): Likewise.
1406 (test_ld): Likewise.
1407 * gdb.threads/dlopen-libpthread.exp: New file.
1408 * gdb.threads/dlopen-libpthread.c: Likewise.
1409 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1410 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1411
1412 2013-05-30 Yao Qi <yao@codesourcery.com>
1413
1414 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1415 Add a test that no MI notification is emitted when executing
1416 -exec-arguments.
1417
1418 2013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 PR testsuite/12649
1421 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1422 $mi_gdb_prompt expectation by mi_expect_stop.
1423 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1424 (mi info dprintf second time): Replace them by mi_send_resuming_command
1425 and mi_expect_stop.
1426
1427 2013-05-24 Gary Benson <gbenson@redhat.com>
1428
1429 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1430 backslash.
1431 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1432 backslashes.
1433 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1434 backslash.
1435
1436 2013-05-24 Yao Qi <yao@codesourcery.com>
1437
1438 * gdb.trace/tfile.exp: Test inferior and thread.
1439
1440 2013-05-24 Yao Qi <yao@codesourcery.com>
1441 Pedro Alves <palves@redhat.com>
1442
1443 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1444 test fails.
1445 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1446 Return 0 if the test passes, otherwise return 1.
1447
1448 2013-05-23 Doug Evans <dje@google.com>
1449
1450 * boards/fission-dwp.exp: New file.
1451
1452 2013-05-23 Yao Qi <yao@codesourcery.com>
1453 Pedro Alves <palves@redhat.com>
1454
1455 * gdb.base/range-stepping.c: New file.
1456 * gdb.base/range-stepping.exp: New file.
1457 * gdb.trace/range-stepping.c: New file.
1458 * gdb.trace/range-stepping.exp: New file.
1459 * lib/range-stepping-support.exp: New file.
1460
1461 2013-05-22 Tom Tromey <tromey@redhat.com>
1462
1463 * gdb.cp/class2.cc (main): New local 'aref'.
1464 * gdb.cp/class2.exp: Check printing of 'aref'.
1465
1466 2013-05-22 Doug Evans <dje@google.com>
1467
1468 * gdb.threads/wp-replication.c (main): Insert some code at the start
1469 to ensure the breakpoint on main is only hit once. Fix comment.
1470
1471 2013-05-21 Keith Seitz <keiths@redhat.com>
1472 Pedro Alves <palves@redhat.com>
1473
1474 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1475 gdb_expect.
1476 Add test to flush the remaining input buffer so that this
1477 file passes testsuite/12649.
1478
1479 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1480
1481 * gdb.base/catch-signal-fork.exp: New file.
1482 * gdb.base/catch-signal-fork.c: New file.
1483
1484 2013-05-21 Sterling Augustine <saugustine@google.com>
1485
1486 * boards/remote-stdio-gdbserver.exp: New file.
1487
1488 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1489
1490 PR testsuite/12649
1491 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1492 racy matches.
1493
1494 2013-05-21 Christian Groessler <chris@groessler.org>
1495
1496 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1497 since it's not supported in all shells.
1498
1499 2013-05-21 Hui Zhu <hui@codesourcery.com>
1500
1501 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1502 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1503
1504 2013-05-20 Doug Evans <dje@google.com>
1505
1506 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1507 (_handle_DW_TAG): Use it.
1508 (cu, tu): Replace parameters is_64, version, addr_size with options.
1509 All callers updated. Add Fission support.
1510 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1511 * gdb.dwarf2/method-ptr.exp: Ditto.
1512 * gdb.dwarf2/nostaticblock.exp: Ditto.
1513 * gdb.dwarf2/subrange.exp: Ditto.
1514 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1515
1516 2013-05-20 Tom Tromey <tromey@redhat.com>
1517
1518 * gdb.gdb/python-selftest.exp: New file.
1519
1520 2013-05-20 Doug Evans <dje@google.com>
1521
1522 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1523 -fdebug-types-section.
1524
1525 2013-05-20 Joel Brobecker <brobecker@adacore.com>
1526
1527 * gdb.ada/float_param: New testcase.
1528
1529 2013-05-17 Doug Evans <dje@google.com>
1530
1531 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1532 Add tests for "maint check-symtabs", "maint expand-symtabs".
1533
1534 * gdb.base/maint.exp: Remove testing of individual maint command
1535 help output.
1536
1537 2013-05-16 Pedro Alves <palves@redhat.com>
1538
1539 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1540 comment. Use gdb_test_no_output.
1541
1542 2013-05-16 Joel Brobecker <brobecker@adacore.com>
1543
1544 * gdb.ada/complete.exp: Add test verifying completion using
1545 the "tab" key.
1546
1547 2013-05-15 Keith Seitz <keiths@redhat.com>
1548
1549 * gdb.base/filesym.exp: New completer test.
1550 * gdb.base/filesym.c: New file.
1551
1552 2013-05-15 Pedro Alves <palves@redhat.com>
1553
1554 * gdb.base/fixsection.c: Remove attribution.
1555 * gdb.base/watch-read.exp: Ditto.
1556
1557 2013-05-13 Tom Tromey <tromey@redhat.com>
1558
1559 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1560 size and change type sizes to 4 bytes.
1561
1562 2013-05-13 Tom Tromey <tromey@redhat.com>
1563
1564 * gdb.base/exprs.exp (test_expr): Add regression test.
1565 * gdb.base/exprs.c (null_t_struct): New global.
1566
1567 2013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1568
1569 * gdb.base/default.exp: Disable history saving.
1570 * gdb.base/setshow.exp: Likewise.
1571
1572 2013-05-10 Pedro Alves <palves@redhat.com>
1573
1574 PR remote/15455
1575
1576 * gdb.trace/qtro.c: New file.
1577 * gdb.trace/qtro.exp: New file.
1578
1579 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1580
1581 * gdb.python/py-framefilter.py: New File.
1582 * gdb.python/py-framefilter-mi.exp: Ditto.
1583 * gdb.python/py-framefilter.c: Ditto.
1584 * gdb.python/py-framefilter-mi.exp: Ditto.
1585 * gdb.python/py-framefilter-mi.c: Ditto,
1586 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1587
1588 2013-05-08 Tom Tromey <tromey@redhat.com>
1589
1590 * gdb.base/solib-search.exp: Set test name for "set
1591 solib-search-path" test.
1592
1593 2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1594
1595 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1596 (set_a_tracepoint): Set tracepoint before prologue.
1597 (run_trace_experiment): Test setup_tracepoints and 'break end'
1598 in it.
1599 (trace_buffer_normal): Remove.
1600 (gdb_trace_circular_tests): Remove. Move tests to...
1601 (top level): ...here. Call 'runto_main' before checking for
1602 trace support. Use commands to check the support for circular
1603 trace buffer and changing of trace buffer size. Add test
1604 to calculate size of single frame. Use this size to
1605 calculate the size of trace buffer. Use 'tfind pc func9'
1606 instead of 'tfind 9'. Use 'with_test_prefix'.
1607
1608 2013-05-07 Tom Tromey <tromey@redhat.com>
1609
1610 * lib/selftest-support.exp: New file.
1611 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1612 do_self_tests.
1613 (setup_test, find_gdb): Remove.
1614 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1615 do_self_tests.
1616 (setup_test, find_gdb): Remove.
1617 (test_observer): Don't call setup_test. Remove argument.
1618 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1619 (find_gdb): Remove.
1620 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1621 do_self_tests.
1622 (setup_test, find_gdb): Remove.
1623 (test_with_self): Don't call setup_test. Remove argument.
1624
1625 2013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1626
1627 * gdb.arch/system-gcore.exp: Remove.
1628 * gdb.arch/gcore.c: Remove.
1629 * gdb.base/gcore.exp: Add "info reg system".
1630
1631 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1632
1633 PR breakpoints/15413:
1634 * gdb.base/pending.exp: Add test for completion of the "condition"
1635 command for pending breakpoints.
1636 * gdb.linespec/linespec.ex: Add test for completion of the
1637 "condition" command when dealing with multiple locations.
1638
1639 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
1640
1641 * gdb.threads/wp-replication.c: New file.
1642 * gdb.threads/wp-replication.exp: New file.
1643
1644 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1645
1646 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1647
1648 2013-05-06 Doug Evans <dje@google.com>
1649
1650 * gdb.base/solib-search-lib1.c: New file.
1651 * gdb.base/solib-search-lib2.c: New file.
1652 * gdb.base/solib-search.c: New file.
1653 * gdb.base/solib-search.h: New file.
1654 * gdb.base/solib-search.exp: New file.
1655
1656 * lib/gdb.exp (gdb_core_cmd): New function.
1657 * gdb.arch/system-gcore.exp: Use it.
1658 * gdb.arch/vsx-regs.exp: Ditto.
1659 * gdb.base/gcore.exp: Ditto.
1660 * gdb.threads/gcore-thread.exp: Ditto.
1661
1662 * gdb.reverse/shr.h: New file.
1663 * gdb.reverse/shr1.c: New file.
1664 * gdb.reverse/shr2.c: #include "shr.h".
1665 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1666 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1667 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1668 Update tests using sleep/printf to use shr2.sl instead.
1669 * gdb.reverse/solib-reverse.exp: Ditto.
1670
1671 2013-05-06 Tom Tromey <tromey@redhat.com>
1672
1673 * gdb.dwarf2/implptrconst.c: New file.
1674 * gdb.dwarf2/implptrconst.exp: New file.
1675 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1676 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1677 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1678
1679 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1680
1681 * gdb.base/catch-sig.c (main): Raise SIGINT.
1682 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1683
1684 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1685
1686 * status-stop.exp (test_tstart_tstart): Check for error
1687 returned by the second 'tstart' command.
1688
1689 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1690
1691 * gdb.xml/maint_print_struct.exp: New file.
1692 * gdb.xml/maint_print_struct.xml: New file.
1693
1694 2013-04-25 Tom Tromey <tromey@redhat.com>
1695
1696 * gdb.dwarf2/nostaticblock.exp: New file.
1697
1698 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1699
1700 PR gdb/10462
1701 * gdb.base/setshow.exp: Add test case.
1702
1703 2013-04-23 Hui Zhu <hui@codesourcery.com>
1704
1705 PR gdb/15293
1706 * gdb.base/dprintf.exp: Add ignore command.
1707
1708 2013-04-23 Hui Zhu <hui@codesourcery.com>
1709
1710 PR gdb/15165
1711 * gdb.base/save-bp.exp: Add test for dprintf.
1712
1713 2013-04-22 Tom Tromey <tromey@redhat.com>
1714
1715 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1716 notice_open_fds.
1717
1718 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1719
1720 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1721 ldflags.
1722
1723 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1724
1725 * gdb.arch/arm-bl-branch-dest.c: New file.
1726 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1727
1728 2013-04-19 Vladimir Kargov <kargov@gmail.com>
1729 Pedro Alves <palves@redhat.com>
1730
1731 * gdb.arch/i386-float.S: New file.
1732 * gdb.arch/i386-float.exp: New file.
1733
1734 2013-04-18 Luis Machado <lgustavo@codesourcery.com>
1735
1736 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1737 type void *.
1738
1739 2013-04-17 Doug Evans <dje@google.com>
1740
1741 * lib/dwarf.exp (Dwarf): New proc "tu".
1742 * gdb.dwarf2/missing-sig-type.exp: New file.
1743
1744 2013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1745
1746 Add option to link testcases with Pthreads library when
1747 using 'prepare_for_testing' in tests.
1748
1749 * lib/gdb.exp (build_executable_from_specs): Use
1750 gdb_compile_pthreads to compile if option "pthreads" is
1751 specified.
1752
1753 2013-04-15 Tom Tromey <tromey@redhat.com>
1754
1755 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1756
1757 2013-04-15 Tom Tromey <tromey@redhat.com>
1758
1759 * gdb.base/default.exp: Update for $_exception.
1760 * gdb.cp/exceptprint.cc: New file.
1761 * gdb.cp/exceptprint.exp: New file.
1762 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1763
1764 2013-04-15 Tom Tromey <tromey@redhat.com>
1765
1766 * gdb.cp/typeid.cc: New file.
1767 * gdb.cp/typeid.exp: New file.
1768
1769 2013-04-15 Tom Tromey <tromey@redhat.com>
1770
1771 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1772
1773 2013-04-13 Yao Qi <yao@codesourcery.com>
1774
1775 * gdb.base/completion.exp: Test completion of command
1776 'target ctf' if target ctf is supported.
1777
1778 2013-04-10 Pedro Alves <palves@redhat.com>
1779
1780 * gdb.base/completion.exp: Test "set height", "set listsize" and
1781 "set trace-buffer-size" completion.
1782 * gdb.base/setshow.exp: Test "set height unlimited".
1783 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1784 unlimited".
1785
1786 2013-04-10 Yao Qi <yao@codesourcery.com>
1787
1788 * gdb.trace/actions.exp: Save trace data to CTF.
1789 Change to ctf target if GDB supports, read CTF data in ctf
1790 target, and check the actions of tracepoints.
1791 * gdb.trace/while-stepping.exp: Likewise.
1792 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1793 format and read CTF trace file if GDB supports.
1794 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1795 target is supported, change to ctf target, read trace data and
1796 check output of command "tstatus".
1797 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1798 read CTF data by target ctf and call check_tsv.
1799
1800 2013-04-10 Yao Qi <yao@codesourcery.com>
1801
1802 * gdb.trace/actions.exp (check_tracepoint): New.
1803 (top level): Start the tracing and check the actions of
1804 tracepoints. Save trace data to tfile format. Restart GDB
1805 and read trace file in tfile target. Check the actions of
1806 tracepoints again.
1807 * gdb.trace/while-stepping.exp: Likewise.
1808
1809 2013-04-10 Yao Qi <yao@codesourcery.com>
1810
1811 * gdb.trace/report.exp: Use standard_output_file for saved
1812 trace file.
1813
1814 2013-04-10 Hui Zhu <hui@codesourcery.com>
1815
1816 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1817 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1818 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1819
1820 2013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1821
1822 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1823 response.
1824
1825 2013-04-08 Pedro Alves <palves@redhat.com>
1826
1827 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1828 the location.
1829
1830 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1831
1832 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1833 for breakpoint location.
1834
1835 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1836
1837 * gdb.linespec/linespec.exp: Make dir/file:line tests
1838 conditional for non-remote hosts only.
1839
1840 2013-04-04 Stan Shebs <stan@codesourcery.com>
1841 Pedro Alves <palves@redhat.com>
1842
1843 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1844 * gdb.trace/actions-changed.c: New file.
1845 * gdb.trace/actions-changed.exp: New file.
1846 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1847 (gdb_trace_setactions_command): ... this. Add "actions_command"
1848 parameter, and handle it.
1849 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1850
1851 2013-04-04 Yao Qi <yao@codesourcery.com>
1852
1853 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1854 'step'.
1855
1856 2013-04-03 Yao Qi <yao@codesourcery.com>
1857
1858 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1859 "tfile-basic.tf".
1860 (test_tfind_tfile): Likewise.
1861
1862 2013-04-03 Yao Qi <yao@codesourcery.com>
1863
1864 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1865 "tfile-basic.tf" instead of "basic.tf".
1866 (write_error_trace_file): Pass argument "tfile-error.tf"
1867 instead of "error.tf".
1868 * gdb.trace/tfile.exp: Update tfile names to
1869 "tfile-basic.tf" and "tfile-error.tf".
1870
1871 2013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1872
1873 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1874 empty directory in file for breakpoint hit.
1875
1876 2013-03-29 Yao Qi <yao@codesourcery.com>
1877
1878 * gdb.base/completion.exp: Test completion of commands
1879 "target core", "target tfile" and "target exec".
1880 * gdb.trace/tfile.exp: Test completion of command
1881 "target tfile".
1882
1883 2013-03-28 Joel Brobecker <brobecker@adacore.com>
1884
1885 * gdb.ada/win_fu_syms: New testcase.
1886
1887 2013-03-28 Doug Evans <dje@google.com>
1888
1889 * gdb.base/maint.exp (maint print statistics): Update expected output.
1890
1891 2013-03-28 Pedro Alves <palves@redhat.com>
1892
1893 PR gdb/15294
1894
1895 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1896 mean unlimited instead of $arg < 0.
1897 (test_listsize): Remove "listsize of 0 suppresses output" test.
1898 Test that "set listsize 0" ends up with an unlimited listsize.
1899
1900 2013-03-28 Pedro Alves <palves@redhat.com>
1901
1902 * gdb.base/list.exp (last_line): New global.
1903 (last_line_re): New global.
1904 (test_listsize, test_list_function, test_list_forward)
1905 (test_repeat_list_command, test_list_range)
1906 (test_list_filename_and_function): Use them.
1907 * gdb.base/list0.c: Comment the last line of the file with "last
1908 line".
1909
1910 2013-03-28 Pedro Alves <palves@redhat.com>
1911
1912 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1913 list the whole file.
1914
1915 2013-03-28 Pedro Alves <palves@redhat.com>
1916
1917 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1918 "set listsize".
1919
1920 2013-03-26 Keith Seitz <keiths@redhat.com>
1921
1922 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1923 from passing.
1924
1925 2013-03-26 Pedro Alves <palves@redhat.com>
1926
1927 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1928 until after GDB has run.
1929
1930 2013-03-26 Yao Qi <yao@codesourcery.com>
1931
1932 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1933 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1934
1935 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1936
1937 * gdb.btrace/enable.exp: Add regression test.
1938
1939 2013-03-25 Tom Tromey <tromey@redhat.com>
1940
1941 * gdb.cp/m-static.exp: Add destructor-printing tests.
1942
1943 2013-03-25 Tom Tromey <tromey@redhat.com>
1944
1945 * gdb.cp/m-static.exp: Add constructor ptype tests.
1946 * gdb.cp/m-static.cc (single_constructor): New class.
1947 (main): Make instance of single_constructor.
1948
1949 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1950 Pedro Alves <palves@redhat.com>
1951
1952 * gdb.server/server-kill.c: New file.
1953 * gdb.server/server-kill.exp: New file.
1954
1955 2013-03-21 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1958 Expect $gdb_prompt in gdb_test_multiple.
1959
1960 2013-03-21 Doug Evans <dje@google.com>
1961
1962 * gdb.base/maint.exp: Update tests for per-command stats.
1963
1964 2013-03-21 Tom Tromey <tromey@redhat.com>
1965
1966 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1967 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1968
1969 2013-03-20 Pedro Alves <palves@redhat.com>
1970
1971 PR gdb/15289
1972
1973 * gdb.base/remote.exp: Test
1974 "set remote hardware-watchpoint-limit -1",
1975 "set remote hardware-breakpoint-limit -1",
1976 "set remote hardware-watchpoint-limit 2147483647" and
1977 "set remote hardware-breakpoint-limit 2147483647".
1978
1979 2013-03-20 Pedro Alves <palves@redhat.com>
1980 Yao Qi <yao@codesourcery.com>
1981
1982 * gdb.trace/tfile.c: Add comments.
1983 (nonconstglob): New global.
1984 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1985 global that is not covered by the trace frame. Test
1986 disassembling.
1987
1988 2013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1989
1990 * gdb.base/valgrind-infcall.exp
1991 (continue #$continue_count) <remote connection closed>
1992 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1993 $valgrind_pid.
1994
1995 2013-03-15 Tom Tromey <tromey@redhat.com>
1996
1997 * gdb.cp/overload.cc (intintfunc): New.
1998 * gdb.cp/overload.exp: Add regression test.
1999
2000 2013-03-15 Yao Qi <yao@codesourcery.com>
2001
2002 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2003 using with_test_prefix.
2004 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2005 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2006 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2007 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2008 * gdb.base/break-interp.exp (test_core): Likewise.
2009 (test_attach_gdb): Likewise.
2010 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2011 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2012 Likewise.
2013 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2014 * gdb.base/jit.exp (one_jit_test): Likewise.
2015 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2016 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2017 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2018 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2019 Likewise.
2020 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2021 Likewise.
2022 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2023 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2024 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2025 (tracepoint_change_loc_2): Likewise.
2026 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2027 Likewise.
2028 (disconnected_tfind): Likewise.
2029 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2030 Likewise.
2031 (test_tfind_remote): Likewise.
2032 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2033 Likewise.
2034 (test_pending_resolved): Likewise.
2035 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2036 Likewise.
2037 (test_upload_tsv): Likewise.
2038 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2039 Likewise.
2040 (pending_tracepoint_works): Likewise.
2041 * gdb.trace/report.exp (use_collected_data): Likewise.
2042 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2043 Likewise.
2044 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2045 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2046 (strace_trace_on_same_addr): Likewise.
2047 (strace_trace_on_diff_addr): Likewise.
2048 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2049 (gdb_collect_locals_test): Likewise.
2050 (gdb_unavailable_registers_test): Likewise.
2051 (gdb_collect_globals_test): Likewise.
2052
2053 2013-03-15 Yao Qi <yao@codesourcery.com>
2054
2055 * gdb.base/condbreak.exp: Add semicolon back which was removed
2056 by my previous commit.
2057
2058 2013-03-14 Yao Qi <yao@codesourcery.com>
2059
2060 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2061 'return'.
2062 (gdb_target_monitor, gdb_load): Likewise.
2063 * config/sid.exp (gdb_load): Likewise.
2064 * config/slite.exp (gdb_load): Likewise.
2065 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2066 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2067 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2068 (single_step_until): Likewise.
2069 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2070 * gdb.arch/system-gcore.exp: Likewise.
2071 * gdb.base/bigcore.exp (extract_heap): Likewise.
2072 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2073 * gdb.base/call-ar-st.exp: Likewise.
2074 * gdb.base/call-rt-st.exp: Likewise.
2075 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2076 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2077 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2078 * gdb.base/corefile.exp: Likewise.
2079 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2080 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2081 * gdb.base/fixsection.exp: Likewise.
2082 * gdb.base/funcargs.exp: Likewise.
2083 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2084 * gdb.base/gcore-relro.exp: Likewise.
2085 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2086 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2087 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2088 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2089 * gdb.base/list.exp: Likewise.
2090 (set_listsize): Likewise.
2091 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2092 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2093 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2094 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2095 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2096 * gdb.base/setvar.exp: Likewise.
2097 (test_set): Likewise.
2098 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2099 * gdb.base/solib-overlap.exp: Likewise.
2100 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2101 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2102 * gdb.base/watchpoint.exp (initialize): Likewise.
2103 (test_simple_watchpoint): Likewise.
2104 (test_disabling_watchpoints): Likewise.
2105 (test_watchpoint_triggered_in_syscall): Likewise.
2106 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2107 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2108 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2109 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2110 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2111 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2112 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2113 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2114 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2115 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2116 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2117 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2118 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2119 * gdb.mi/gdb792.exp: Likewise.
2120 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2121 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2122 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2123 * gdb.threads/gcore-thread.exp: Likewise.
2124 (load_core): Likewise.
2125 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2126 (test_startup, check_control_c): Likewise.
2127 * gdb.threads/sigstep-threads.exp: Likewise.
2128 * gdb.threads/thread_check.exp: Likewise.
2129 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2130 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2131 (set_a_tracepoint, trace_buffer_normal): Likewise.
2132 (gdb_trace_circular_tests): Likewise.
2133 * gdb.trace/collection.exp: Likewise.
2134 * gdb.trace/disconnected-tracing.exp: Likewise.
2135 * gdb.trace/infotrace.exp: Likewise.
2136 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2137 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2138 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2139 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2140 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2141 * gdb.trace/stap-trace.exp: Likewise.
2142 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2143 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2144 * gdb.trace/trace-buffer-size.exp: Likewise.
2145 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2146 * gdb.trace/unavailable.exp: Likewise.
2147 * gdb.trace/while-dyn.exp: Likewise.
2148 * lib/fortran.exp (set_lang_fortran): Likewise.
2149 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2150 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2151 (default_gdb_start, get_compiler_info): Likewise.
2152 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2153 (get_debug_format, setup_xfail_format): Likewise.
2154 (rerun_to_main, gdb_skip_float_test): Likewise.
2155 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2156 * lib/java.exp (set_lang_java): Likewise.
2157 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2158 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2159 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2160 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2161 * lib/objc.exp (set_lang_objc): Likewise.
2162 * lib/pascal.exp (set_lang_pascal): Likewise.
2163 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2164 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2165 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2166
2167 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2168
2169 PR c++/15203
2170 PR c++/15210
2171 * gdb.cp/m-static.cc (keepalive_int): New function.
2172 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2173 * gdb.cp/m-static.exp: New test for `sintvar'.
2174
2175 2013-03-14 Yao Qi <yao@codesourcery.com>
2176
2177 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2178 of 'tstatus' into tstatus_output.
2179 (top level): Save the trace data to tfile. Read trace file in
2180 tfile target. Check the trace status.
2181
2182 2013-03-13 Yao Qi <yao@codesourcery.com>
2183
2184 * gdb.trace/tsv.exp (check_tsv): New.
2185 (top level): Save a tfile on current trace session. Call
2186 check_tsv on live target. Load the tfile with target tfile
2187 and call check_tsv again.
2188
2189 2013-03-13 Yao Qi <yao@codesourcery.com>
2190
2191 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2192 Replace some "gdb_test" with "gdb_test_no_output".
2193
2194 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2195
2196 * gdb.ada/expr_delims.exp: New file.
2197 * gdb.ada/expr_delims/foo.adb: New file.
2198 * gdb.ada/expr_delims/pck.ads: New file.
2199 * gdb.ada/expr_delims/pck.adb: New file.
2200
2201 2013-03-11 Keith Seitz <keiths@redhat.com>
2202
2203 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2204 both condition and thread. Then delete the watchpoint.
2205
2206 2013-03-11 Christian Himpel <christian.himpel@intel.com>
2207
2208 * Makefile.in: Add btrace testsuite.
2209 * configure: Regenerated.
2210 * configure.ac: Add btrace testsuite.
2211 * gdb.btrace/Makefile.in: New file.
2212 * gdb.btrace/enable.c: New file.
2213 * gdb.btrace/enable.exp: New file.
2214 * gdb.btrace/function_call_history.c: New file.
2215 * gdb.btrace/function_call_history.exp: New file.
2216 * gdb.btrace/instruction_history.c: New file.
2217 * gdb.btrace/instruction_history.exp: New file.
2218 * gdb.btrace/instruction_history.S: New file.
2219 * lib/gdb.exp: Add btrace skip proc.
2220
2221 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2222
2223 Fix entry-values if the callee called a noreturn function.
2224 * gdb.arch/amd64-tailcall-noret.S: New file.
2225 * gdb.arch/amd64-tailcall-noret.c: New file.
2226 * gdb.arch/amd64-tailcall-noret.exp: New file.
2227
2228 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2229
2230 Fix entry-values in C++ across CUs.
2231 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2232 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2233 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2234 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2235 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2236
2237 2013-03-08 Stan Shebs <stan@codesourcery.com>
2238 Hafiz Abid Qadeer <abidh@codesourcery.com>
2239
2240 gdb/testsuite/
2241 * gdb.trace/trace-buffer-size.exp: New file.
2242 * gdb.trace/trace-buffer-size.c: New file.
2243
2244 2013-03-06 Pedro Alves <palves@redhat.com>
2245
2246 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2247 doesn't support the tested optional feature, call "unsupported"
2248 with the same test message as the "pass" case, instead of calling
2249 "pass" with a different message. Use the same text for the "fail"
2250 cases too.
2251
2252 2013-03-06 Yao Qi <yao@codesourcery.com>
2253
2254 * gdb.trace/tstatus.exp: Remove the invocation of
2255 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2256 (test_tracepoints): Don't set fast tracepoint.
2257 (top level): Don't check agent library is loaded or not.
2258
2259 2013-03-06 Yao Qi <yao@codesourcery.com>
2260
2261 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2262 parentheses by "\\".
2263
2264 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2265
2266 * gdb.linespec/base/one/thefile.cc (twodup): New.
2267 (m): Call it.
2268 * gdb.linespec/base/two/thefile.cc (dupname): New.
2269 (n): Call it.
2270 * gdb.linespec/break-ask.exp: New file.
2271 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2272
2273 2013-02-28 Yao Qi <yao@codesourcery.com>
2274
2275 * gdb.trace/report.exp: Move some code to ...
2276 (use_collected_data): New.
2277 (top level): Call use_collected_data once on the live target.
2278 Save at file of the current trace session, load it with target
2279 tfile, and call use_collected_data again.
2280
2281 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2282
2283 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2284
2285 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2286
2287 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2288 Add final kill of ${valgrind_pid}.
2289
2290 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2291
2292 * gdb.python/py-arch.c: New test case
2293 * gdb.python/py-arch.exp: New tests to test
2294 gdb.Architecture.disassemble
2295 * gdb.python/Makefile.in: Add py-arch to the list of
2296 EXECUTABLES.
2297
2298 2013-02-18 Tom Tromey <tromey@redhat.com>
2299
2300 * gdb.dwarf2/subrange.exp: New file.
2301
2302 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2303 Hafiz Abid Qadeer <abidh@codesourcery.com>
2304
2305 * gdb.trace/tfile.exp: Add test for -trace-status command.
2306
2307 2013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2308
2309 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2310 nanosleep by sleep.
2311
2312 2013-02-14 Pedro Alves <palves@redhat.com>
2313
2314 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2315
2316 2013-02-14 Pedro Alves <pedro@codesourcery.com>
2317 Hafiz Abid Qadeer <abidh@codesourcery.com>
2318
2319 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2320
2321 2013-02-12 Tom Tromey <tromey@redhat.com>
2322
2323 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2324 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2325
2326 2013-02-12 Pedro Alves <palves@redhat.com>
2327
2328 * gdb.base/catch-signal.c: Update copyright years.
2329 * gdb.base/catch-signal.exp: Update copyright years.
2330 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2331 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2332 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2333 * gdb.dwarf2/dw2-error.S: Update copyright years.
2334 * gdb.dwarf2/dw2-error.c: Update copyright years.
2335 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2336 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2337 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2338
2339 2013-02-12 Pedro Alves <palves@redhat.com>
2340
2341 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2342 message.
2343 * gdb.base/sigaltstack.exp: Ditto.
2344 * gdb.base/siginfo.exp: Ditto.
2345 * gdb.base/sizeof.exp: Ditto.
2346
2347 2013-02-12 Pedro Alves <palves@redhat.com>
2348
2349 * gdb.mi/mi-basics.exp: Tweak intro comment.
2350 * gdb.mi/mi-break.exp: Tweak intro comment.
2351 * gdb.mi/mi-console.exp: Tweak intro comment.
2352 * gdb.mi/mi-file.exp: Tweak intro comment.
2353 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2354 * gdb.mi/mi-return.exp: Tweak intro comment.
2355 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2356 * gdb.mi/mi-until.exp: Tweak intro comment.
2357 * gdb.mi/mi-watch.exp: Tweak intro comment.
2358
2359 2013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2360
2361 * gdb.server/no-thread-db.exp: New file.
2362 * gdb.server/no-thread-db.c: New file.
2363 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2364
2365 2013-02-11 Doug Evans <dje@google.com>
2366
2367 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2368 two decfloats.
2369
2370 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2371
2372 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2373 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2374
2375 2013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2376
2377 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2378
2379 2013-02-06 Yao Qi <yao@codesourcery.com>
2380
2381 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2382 to ...
2383 (test_create_delete_modify_tsv): ... here. New test on modifying
2384 the initial value of a tsv.
2385
2386 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2387
2388 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2389 (cd .../rdir): ... here.
2390
2391 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2392
2393 * gdb.linespec/base/one/header.h: New file.
2394 * gdb.linespec/base/two/header.h: New file.
2395 * gdb.linespec/macro-relative.c: New file.
2396 * gdb.linespec/macro-relative.exp: New file.
2397
2398 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2399
2400 * gdb.base/fullpath-expand-func.c: New file.
2401 * gdb.base/fullpath-expand.c: New file.
2402 * gdb.base/fullpath-expand.exp: New file.
2403 * gdb.base/realname-expand-real.c: New file.
2404 * gdb.base/realname-expand.c: New file.
2405 * gdb.base/realname-expand.exp: New file.
2406
2407 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2408
2409 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2410 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2411
2412 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2413
2414 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2415 (compare_filenames_for_search does not match)
2416 (compare_filenames_for_search does match): New tests.
2417
2418 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2419
2420 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2421
2422 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2423
2424 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2425
2426 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2427
2428 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2429 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2430 ${binfile}.mini_debuginfo-debuglink and
2431 ${binfile}.mini_debuginfo-debuglink.xz.
2432
2433 2013-02-01 Tom Tromey <tromey@redhat.com>
2434
2435 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2436 attributes.
2437
2438 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2439 Tom Tromey <tromey@redhat.com>
2440
2441 * gdb.dwarf2/method-ptr.exp: Link with c++.
2442 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2443
2444 2013-01-31 Tom Tromey <tromey@redhat.com>
2445
2446 * gdb.base/jit.exp (compile_jit_test): New proc.
2447 Add PIE tests.
2448
2449 2013-01-31 Tom Tromey <tromey@redhat.com>
2450
2451 * gdb.dwarf2/method-ptr.cc: New file.
2452 * gdb.dwarf2/method-ptr.exp: New file.
2453
2454 2013-01-31 Tom Tromey <tromey@redhat.com>
2455
2456 * lib/dwarf.exp (namespace Dwarf): New.
2457
2458 2013-01-29 Tom Tromey <tromey@redhat.com>
2459
2460 * gdb.dwarf2/fission-reread.exp: Add unload test.
2461
2462 2013-01-28 Doug Evans <dje@google.com>
2463
2464 * gdb.dwarf2/fission-loclists.exp: New file.
2465 * gdb.dwarf2/fission-loclists.S: New file.
2466
2467 2013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2468
2469 Code cleanup.
2470 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2471 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2472 and prepare_for_testing.
2473 * gdb.base/store.exp: Likewise.
2474
2475 2013-01-25 Tom Tromey <tromey@redhat.com>
2476
2477 * gdb.python/py-explore.exp: Expect the gdb prompt.
2478
2479 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
2480
2481 * gdb.base/gnu_vector.c: New variable for use in tests.
2482 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2483 changes in scalar to vector casting and widening.
2484 * gdb.python/py-type.c: New variables for use in tests.
2485 * gdb.python/py-type.exp: Update vector related tests to reflect
2486 changes in scalar to vector casting and widening.
2487
2488 2013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2489
2490 * gdb.base/prologue-include.c: New file.
2491 * gdb.base/prologue-include.exp: New file.
2492 * gdb.base/prologue-include.h: New file.
2493
2494 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2495
2496 PR gdb/13443
2497 * gdb.mi/mi-var-block.exp: Make test messages unique.
2498
2499 2013-01-23 Tom Tromey <tromey@redhat.com>
2500
2501 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2502
2503 2013-01-23 Tom Tromey <tromey@redhat.com>
2504
2505 * gdb.cp/converts.cc (main): Initialize 'a'.
2506
2507 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2508
2509 * testsuite/gdb.python/frame.exp: Add a test for
2510 gdb.Frame.architecture() method.
2511
2512 2013-01-22 Pedro Alves <palves@redhat.com>
2513
2514 * gdb.base/annota1.exp (signal sent): No longer expect
2515 breakpoints-invalid.
2516 * gdb.cp/annota2.exp (continue until exit)
2517 (watch triggered on a.x): Ditto.
2518
2519 2013-01-22 Pedro Alves <palves@redhat.com>
2520
2521 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2522 Adjust tests to breakpoints-invalid changes.
2523 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2524 variables.
2525 Adjust tests to breakpoints-invalid changes.
2526
2527 2013-01-22 Pedro Alves <palves@redhat.com>
2528
2529 * gdb.base/annota1.exp (annotate ignore count change): Add
2530 expected output for failure case.
2531
2532 2013-01-22 Tom Tromey <tromey@redhat.com>
2533
2534 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2535 call.
2536
2537 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2538
2539 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
2540 * gdb.mi/mi-catch-load.exp: Ditto.
2541 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2542 Also handle 'thread' field.
2543 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2544 * gdb.mi/mi-watch.exp: Ditto.
2545 * lib/mi-support.exp: Ditto.
2546
2547 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2548
2549 * gdb.python/py-explore.exp: Improve a test
2550
2551 2013-01-18  David Blaikie  <dblaikie@gmail.com>
2552
2553 * gdb.base/label.c (main): Correct the type of the second
2554 parameter.
2555
2556 2013-01-18 Tom Tromey <tromey@redhat.com>
2557
2558 * gdb.dwarf2/trace-crash.s: New file.
2559 * gdb.dwarf2/trace-crash.exp: New file.
2560
2561 2013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2562
2563 PR gdb/13443
2564 * gdb.base/checkpoint.exp: Update test messages to make them
2565 unique.
2566
2567 2013-01-18 Yao Qi <yao@codesourcery.com>
2568
2569 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2570 output of 'info tracepoints'.
2571 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2572 Likewise.
2573 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2574 * gdb.trace/disconnected-tracing.c (struct foo): New.
2575
2576 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2577
2578 * gdb.dwarf2/dw2-dos-drive.S: New file.
2579 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2580
2581 2013-01-17 Doug Evans <dje@google.com>
2582
2583 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2584 CXX_FOR_TARGET.
2585
2586 * boards/cc-with-tweaks.exp: New file.
2587
2588 2013-01-17 Tom Tromey <tromey@redhat.com>
2589
2590 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2591
2592 2013-01-17 Pedro Alves <palves@redhat.com>
2593
2594 Merge dg-extract-results.sh from upstream (svn 195224).
2595
2596 2013-01-15 David Blaikie <dblaikie@gmail.com>
2597 * dg-extract-results.sh: Fix order of summary counts.
2598
2599 2013-01-15 David Blaikie <dblaikie@gmail.com>
2600 * dg-extract-results.sh: Constrain the start-of-log pattern.
2601
2602 2013-01-15 David Blaikie <dblaikie@gmail.com>
2603 * dg-extract-results.sh: Handle KPASSes.
2604
2605 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2606 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2607 of grep -q.
2608
2609 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2610
2611 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2612 interface.
2613 * gdb.base/jithost.c: New file.
2614 * gdb.base/jithost.h: New file.
2615 * gdb.base/jitreader.c : New file.
2616 * gdb.base/jit-protocol.h: New file.
2617
2618 2013-01-16 Tom Tromey <tromey@redhat.com>
2619
2620 * gdb.base/catch-signal.c: New file.
2621 * gdb.base/catch-signal.exp: New file.
2622
2623 2013-01-16 Tom Tromey <tromey@redhat.com>
2624
2625 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2626
2627 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2628
2629 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2630
2631 2013-01-14 Tom Tromey <tromey@redhat.com>
2632
2633 * gdb.base/completion.exp: Add "set gnutarget" test.
2634
2635 2013-01-14 Tom Tromey <tromey@redhat.com>
2636
2637 * gdb.dwarf2/dw2-restrict.S: New file.
2638 * gdb.dwarf2/dw2-restrict.c: New file.
2639 * gdb.dwarf2/dw2-restrict.exp: New file.
2640
2641 2013-01-14 Tom Tromey <tromey@redhat.com>
2642
2643 * gdb.dwarf2/dw2-error.exp: New file.
2644 * gdb.dwarf2/dw2-error.c: New file.
2645 * gdb.dwarf2/dw2-error.S: New file.
2646
2647 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2648
2649 * gdb.cp/parse-lang.cc: New file.
2650 * gdb.cp/parse-lang.exp: New file.
2651
2652 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2653
2654 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2655 (set substitute-path): New test.
2656 (fullname present): Remove content.
2657 (substituted fullname): New test.
2658
2659 2013-01-13 Joel Brobecker <brobecker@adacore.com>
2660
2661 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2662 check. Move $gdb_py_is_py24 value check right after.
2663
2664 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2665
2666 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2667 targets.
2668
2669 2013-01-11 Yao Qi <yao@codesourcery.com>
2670
2671 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2672 for dprintf.
2673 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2674 Check the fields in "=breakpoint-created" for dprintf.
2675
2676 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2677
2678 * gdb.mi/mi-fullname-deleted.exp: New file.
2679
2680 2012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2681
2682 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2683 expected output.
2684 (info skip with pending file): Remove.
2685 (ignoring function in solib, info skip for function multiply): Update
2686 the expected output.
2687 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2688 (info skip (delete 1), info skip after disabling all)
2689 (info skip after enabling all, info skip after disabling 4 2-3)
2690 (info skip after enabling 2-3, info skip 2-3)
2691 (info skip after deleting 2 3): Update the expected output.
2692 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2693 statement to its initialization and return.
2694 * gdb.linespec/skip-two.exp: New file.
2695
2696 2012-12-19 Doug Evans <dje@google.com>
2697
2698 * gdb.base/maint.exp: Handle testing with .gdb_index.
2699
2700 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2701
2702 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2703 Cavium to FSF.
2704
2705 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2706
2707 * dg-extract-results.sh: Update contact info in copyright notice.
2708 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2709 GPL v3 or later. Update contact info.
2710 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2711 gdb.threads/watchpoint-fork-mt.c,
2712 gdb.threads/watchpoint-fork-parent.c,
2713 gdb.threads/watchpoint-fork-st.c,
2714 gdb.threads/watchpoint-fork.h: Likewise.
2715
2716 2012-12-15 Yao Qi <yao@codesourcery.com>
2717
2718 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2719 'installed' field in '=breakpoint-modified'.
2720 (test_reconnect): Check 'installed' field in
2721 '=breakpoint-modified' and '=breakpoint-created'.
2722
2723 * gdb.trace/actions.exp: Update test for 'installed' field.
2724 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2725 (tracepoint_change_loc_2): Likewise.
2726 Check 'info tracepoint' display nothing else.
2727 * gdb.trace/deltrace.exp: Likewise.
2728 * gdb.trace/infotrace.exp: Likewise.
2729 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2730 Likewise.
2731 * gdb.trace/passcount.exp: Likewise.
2732 * gdb.trace/tracecmd.exp: Likewise.
2733 * gdb.trace/while-stepping.exp: Likewise.
2734
2735 2012-12-14 Tom Tromey <tromey@redhat.com>
2736
2737 * gdb.cp/member-name.exp: New file.
2738 * gdb.cp/member-name.cc: New file.
2739
2740 2012-12-14 Tom Tromey <tromey@redhat.com>
2741
2742 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2743
2744 2012-12-14 Doug Evans <dje@google.com>
2745
2746 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2747 DW_OP_GNU_implicit_pointer is section-relative.
2748
2749 2012-12-14 Tom Tromey <tromey@redhat.com>
2750
2751 * gdb.base/info-proc.exp: Add core file tests.
2752
2753 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2754
2755 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
2756
2757 2012-12-13 Doug Evans <dje@google.com>
2758
2759 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2760 * gdb.multi/multi-arch.exp: Ditto.
2761
2762 2012-12-12 Keven Boell <keven.boell@intel.com>
2763
2764 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2765 catch load test library source file.
2766 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2767 load test source file.
2768 * gdb.mi/mi-catch-load.exp: New. Test file for
2769 basic MI -catch-load and -catch-unload tests.
2770
2771 2012-12-11 Paul Koning <paul_koning@dell.com>
2772
2773 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2774 exception.
2775 (_iterator_except): New function.
2776 (ArrayPrinter): Use _iterator function instead of local _iterator
2777 class for Python 3 compatibility.
2778 (NoStringContainerPrinter): Use _iterator_except instead of
2779 _iterator.
2780 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2781 execfile for Python 3 compatibility.
2782 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2783 format in error_prompt test.
2784
2785 2012-12-10 Paul Koning <paul_koning@dell.com>
2786
2787 * gdb.base/charset.exp: Change print syntax for Python 3
2788 compatibility.
2789 * gdb.python/py-block.exp: Ditto.
2790 * gdb.python/py-breakpoint.exp: Ditto.
2791 * gdb.python/py-cmd.exp: Ditto.
2792 * gdb.python/py-events.py: Ditto.
2793 * gdb.python/py-finish-breakpoint.py: Ditto.
2794 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2795 * gdb.python/py-finish-breakpoint2.py: Ditto.
2796 * gdb.python/py-frame-inline.exp: Ditto.
2797 * gdb.python/py-frame.exp: Ditto.
2798 * gdb.python/py-infthread.exp: Ditto.
2799 * gdb.python/py-objfile.exp: Ditto.
2800 * gdb.python/py-parameter.exp: Ditto.
2801 * gdb.python/py-progspace.exp: Ditto.
2802 * gdb.python/py-prompt.exp: Ditto.
2803 * gdb.python/py-symbol.exp: Ditto.
2804 * gdb.python/py-symtab.exp: Ditto.
2805 * gdb.python/py-template.exp: Ditto.
2806 * gdb.python/py-value-cc.exp: Ditto.
2807 * gdb.python/python.exp: Ditto.
2808 * gdb.python/source2.py: Ditto.
2809 * gdb.python/lib-types.exp: Change print syntax for Python 3
2810 compatibility.
2811 Use sorted() function rather than sort() method.
2812 Accept either int or long values for enum values.
2813 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2814 execfile for Python 3 compatibility.
2815 * gdb.python/py-evsignal.exp: Ditto.
2816 * gdb.python/py-evthreads.exp: Ditto.
2817 * gdb.python/py-mi.exp: Ditto.
2818 * gdb.python/py-pp-maint.exp: Ditto.
2819 * gdb.python/py-prettyprint.exp: Ditto.
2820 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
2821 Python 3 compatibility.
2822 Skip tests for Python 2.4.
2823 * gdb.python/py-inferior.exp: Change print syntax for
2824 Python 3 compatibility.
2825 Use byte string rather than character string in memory write test
2826 if Python 3.
2827 * gdb.python/py-pp-maint.py: Change class declarations to "new
2828 class" syntax.
2829 * gdb.python/py-prettyprint.py: Change iterator class to generator
2830 function for Python 3 compatibility.
2831 Make all classes "new style".
2832 Fix indentation issue and stray semicolon.
2833 * gdb.python/py-shared.expChange print syntax for Python 3
2834 compatibility.
2835 Define "long" if Python 3.
2836 * gdb.python/py-type.exp: Change print syntax for Python 3
2837 compatibility.
2838 Accept either int or long values for enum values.
2839 * gdb.python/py-value.exp: Change print syntax for Python 3
2840 compatibility.
2841 Skip "long" and "unicode" tests if Python 3.
2842 Accept either "type" or "class" in type checks.
2843 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2844 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2845
2846 2012-12-10 Tom Tromey <tromey@redhat.com>
2847
2848 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2849 (test): Add "two_cu" argument.
2850 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2851 for types; allow two CUs.
2852
2853 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2854
2855 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2856 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2857
2858 2012-12-08 Yao Qi <yao@codesourcery.com>
2859 Pedro Alves <palves@redhat.com>
2860
2861 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2862 '=breakpoint-created' when GDB merges the tracepoints of both
2863 sides.
2864
2865 2012-12-07 Tom Tromey <tromey@redhat.com>
2866
2867 * gdb.base/break1.c (enum some_enum, union some_union): New.
2868 (some_enum_global, some_union_global, some_value): New globals.
2869 * gdb.base/completion.exp: Add tag completion tests.
2870
2871 2012-12-07 Tom Tromey <tromey@redhat.com>
2872
2873 * gdb.base/completion.exp: Add tests for ptype and whatis
2874 completion.
2875
2876 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2877
2878 * gdb.base/stale-infcall.exp: Fix copyright line.
2879
2880 2012-12-07 Joel Brobecker <brobecker@adacore.com>
2881
2882 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2883
2884 2012-12-06 Pedro Alves <palves@redhat.com>
2885 Tom Tromey <tromey@redhat.com>
2886
2887 * gdb.base/exprs.exp: Add tests for cast to void.
2888
2889 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2890
2891 * gdb.python/py-mi.exp: Correct expected results for attribute
2892 "dynamic" returned by -var-update.
2893 Add test case for correct handling of "diplayhint" for children
2894 of dynamic varobjs.
2895 * gdb.python/py-prettyprint.c (set_itme): New function.
2896 (bug_14741) New function.
2897 (main) Add call to bug_14741().
2898 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2899
2900 2012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2901
2902 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2903 ${binfile}.funcsyms list.
2904
2905 2012-12-04 Yao Qi <yao@codesourcery.com>
2906
2907 PR gdb/13443
2908 * gdb.trace/actions.exp: Make test messages unique.
2909
2910 2012-11-29 Tom Tromey <tromey@redhat.com>
2911
2912 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2913
2914 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2915
2916 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2917 * gdb.opencl/datatypes.exp: Likewise.
2918 * gdb.opencl/operators.exp: Likewise.
2919 * gdb.opencl/vec_comps.exp: Likewise.
2920
2921 2012-11-29 Jerome Guitton <guitton@adacore.com>
2922
2923 * gdb.ada/iwide: New testcase.
2924
2925 2012-11-29 Jerome Guitton <guitton@adacore.com>
2926
2927 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2928 ptype test.
2929
2930 2012-11-29 Jerome Guitton <guitton@adacore.com>
2931
2932 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2933 form {VARIANT_TYPE}ADDRESS.
2934
2935 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2936
2937 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2938 (func): New function.
2939 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2940 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2941 pointers to members with pointer-to-function type.
2942
2943 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2944 Tom Tromey <tromey@redhat.com>
2945
2946 * gdb.base/gnu-debugdata.exp: New file.
2947 * gdb.base/gnu-debugdata.c: New file.
2948 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2949 (gdb_unload): Return 0 on success.
2950
2951 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2952
2953 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2954
2955 2012-11-26 Joel Brobecker <brobecker@adacore.com>
2956
2957 * gdb.base/empty_exe.exp: New testcase.
2958
2959 2012-11-20 Mike Frysinger <vapier@gentoo.org>
2960
2961 * gdb.base/completion.exp: Add test for help aliases completion.
2962
2963 2012-11-20 Yao Qi <yao@codesourcery.com>
2964
2965 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2966 Don't test 'maint set show-debug-regs'.
2967 Use command 'set remotecache' instead of
2968 'set circular-trace-buffer'.
2969
2970 2012-11-16 Keith Seitz <keiths@redhat.com>
2971
2972 PR c++/13615
2973 * gdb.cp/baseenum.cc: New file.
2974 * gdb.cp/baseenum.exp: New file.
2975 * gdb.cp/derivation.cc (A): Add copyright.
2976 Add a typedef.
2977 (B): Use A::value_type instead of int. Change all references.
2978 (D): Use value_type instead of int. Change all references.
2979 (E): Likewise.
2980 (F); Likewise.
2981 (Z): New class.
2982 (ZZ): New class.
2983 (N, Base, Derived): New namespace and classes.
2984 (main): Add instances of Z and ZZ.
2985 Make sure all symbols from N are kept.
2986 * gdb.cp/derivation.exp: Update typedef changes in tests.
2987 Add tests for class typedefs both before and after starting
2988 the inferior.
2989 Add tests for searching for a typedef while stopped in a
2990 method.
2991
2992 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2993
2994 * gdb.mi/mi-var-create-rtti.c: New file.
2995 * gdb.mi/mi-var-create-rtti.exp: New file.
2996
2997 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2998
2999 * gdb.base/structs3.exp: Run to main before doing any tests.
3000
3001 2012-11-14 Andrew Burgess <aburgess@broadcom.com>
3002
3003 * gdb.python/py-type.exp: Uniquify test names.
3004
3005 2012-11-14 Yao Qi <yao@codesourcery.com>
3006
3007 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3008 (thread_function) [DEBUG]: Call 'printf'.
3009 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3010 command line if 'DEBUG=1' is passed to test.
3011 Remove a pattern to match inferior's output.
3012
3013 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3014
3015 * gdb.mi/mi-fill-memory.exp: New test.
3016
3017 2012-11-12 Tom Tromey <tromey@redhat.com>
3018
3019 * gdb.base/completion.exp: Update for "info type-printers".
3020 * gdb.python/py-typeprint.cc: New file.
3021 * gdb.python/py-typeprint.exp: New file.
3022 * gdb.python/py-typeprint.py: New file.
3023
3024 2012-11-12 Tom Tromey <tromey@redhat.com>
3025
3026 * gdb.base/call-sc.exp: Use "ptype/r".
3027 * gdb.base/volatile.exp: Don't expect "int".
3028 * gdb.cp/ptype-flags.cc: New file.
3029 * gdb.cp/ptype-flags.exp: New file.
3030 * gdb.cp/templates.exp: Use ptype/r.
3031 (test_ptype_of_templates, test_template_typedef): Likewise.
3032 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3033 argument. Handle template names and template parameters.
3034 * gdb.mi/mi-var-cmd.exp: Accept "long".
3035 * gdb.mi/mi-var-child.exp: Accept "long".
3036 * gdb.mi/mi-var-display.exp: Accept "long".
3037 * gdb.mi/mi2-var-child.exp: Accept "long".
3038
3039 2012-11-12 Tom Tromey <tromey@redhat.com>
3040
3041 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3042 "ptype" from calls to cp_test_ptype_class.
3043 (test_enums): Likewise.
3044 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3045 cp_test_ptype_class.
3046 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3047 calls to cp_test_ptype_class.
3048 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3049 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3050 from calls to cp_test_ptype_class.
3051 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3052 command here. Change "in_command" argument to "in_exp".
3053
3054 2012-11-10 Keith Seitz <keiths@redhat.com>
3055
3056 PR gdb/14288
3057 * gdb.base/printcmds.c: Add invalid_XXX globals
3058 for repeated byte tests.
3059 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3060 * gdb.base/wchar.c (main): Add and construct a wchar_t
3061 array with repeated characters.
3062 * gdb.base/wchar.exp: Add repeated character tests.
3063
3064 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3065
3066 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3067 disassembly output.
3068
3069 2012-11-09 Pedro Alves <palves@redhat.com>
3070
3071 PR gdb/14306
3072
3073 * gdb.multi/multi-arch-exec.c: New file.
3074 * gdb.multi/multi-arch-exec.exp: New file.
3075
3076 2012-11-09 Yao Qi <yao@codesourcery.com>
3077
3078 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3079 (top level): Call it.
3080
3081 2012-11-09 Yao Qi <yao@codesourcery.com>
3082
3083 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3084 typo.
3085
3086 2012-11-09 Pedro Alves <palves@redhat.com>
3087
3088 * gdb.multi/multi-arch.exp: New.
3089
3090 2012-11-08 Tom Tromey <tromey@redhat.com>
3091
3092 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3093 core files, if possible.
3094 * gdb.base/siginfo-thread.c: New file
3095 * gdb.base/siginfo-thread.exp: New file
3096
3097 2012-11-08 Tom Tromey <tromey@redhat.com>
3098
3099 * gdb.base/comprdebug.exp: New file.
3100
3101 2012-11-06 Pedro Alves <palves@redhat.com>
3102
3103 PR gdb/14810
3104
3105 * gdb.base/disabled-location.c: New file.
3106 * gdb.base/disabled-location.exp: New file.
3107
3108 2012-11-06 Tom Tromey <tromey@redhat.com>
3109
3110 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3111 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3112 gdb_gcore_cmd.
3113 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3114 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3115 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3116 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3117 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3118 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3119 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3120 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3121 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3122
3123 2012-11-05 Pedro Alves <palves@redhat.com>
3124
3125 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3126 procedure.
3127 (do_vfork_and_follow_child_tests_exec)
3128 (do_vfork_and_follow_child_tests_exit): Call it.
3129
3130 2012-11-05 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3133 fails.
3134
3135 2012-11-03 Yao Qi <yao@codesourcery.com>
3136
3137 Fix PR gdb/14617.
3138 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3139 Remove setup_kfail, and update test.
3140
3141 2012-11-02 Tom Tromey <tromey@redhat.com>
3142
3143 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3144 test.
3145
3146 2012-11-02 Pedro Alves <palves@redhat.com>
3147
3148 PR gdb/14766
3149
3150 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3151 setup_kfail.
3152 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3153 get registers".
3154
3155 2012-11-02 Pedro Alves <palves@redhat.com>
3156
3157 * gdb.base/foll-vfork-exit.c: New file.
3158 * gdb.base/foll-vfork.exp (top level): New file-describing
3159 comment.
3160 (vfork_child_follow_to_exit): New procedure.
3161 (tcatch_vfork_then_child_follow): Rename as ...
3162 (tcatch_vfork_then_child_follow_exec): ... this.
3163 (tcatch_vfork_then_child_follow_exit): New procedure.
3164 (do_vfork_and_follow_parent_tests): New procedure, factored out
3165 from do_vfork_and_exec_tests.
3166 (do_vfork_and_follow_child_tests_exec): Ditto.
3167 (do_vfork_and_exec_tests): Delete.
3168 (do_vfork_and_follow_child_tests_exit): New procedure.
3169 (top level): Run tests with both the program that has the vfork
3170 child execing, and the program has the vfork child exiting.
3171
3172 2012-11-02 Pedro Alves <palves@redhat.com>
3173
3174 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3175 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3176 (vfork_parent_follow_to_bp): Call it.
3177 (kill_child): Delete.
3178 (vfork_and_exec_child_follow_to_main_bp)
3179 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3180 longer call kill_child.
3181 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3182 (do_vfork_and_exec_tests): Don't runto_main before calling each
3183 test procedure.
3184 (top level): Don't clean restart and set verbose before running
3185 each test procedure.
3186
3187 2012-11-02 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3190 (vfork_parent_follow_to_bp)
3191 (vfork_and_exec_child_follow_to_main_bp)
3192 (vfork_and_exec_child_follow_through_step)
3193 (tcatch_vfork_then_parent_follow)
3194 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3195 Use with_test_prefix.
3196
3197 2012-11-02 Pedro Alves <palves@redhat.com>
3198
3199 * gdb.base/foll-vfork.c: Add copyright header.
3200 * gdb.base/vforked-prog.c: Add copyright header.
3201
3202 2012-11-02 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.base/foll-vfork.exp
3205 (vfork_and_exec_child_follow_through_step): Don't skip on
3206 non-HP/UX targets. Expect the next to only step one line on
3207 non-HP/UX targets, rather than stopping only after the exec.
3208
3209 2012-11-02 Pedro Alves <palves@redhat.com>
3210
3211 Don't hard code line numbers.
3212
3213 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3214 Expect text from the sources instead of a line number.
3215 (vfork_parent_follow_to_bp)
3216 (vfork_and_exec_child_follow_to_main_bp)
3217 (vfork_and_exec_child_follow_through_step)
3218 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3219 Use gdb_get_line_number.
3220
3221 2012-11-02 Pedro Alves <palves@redhat.com>
3222
3223 Modernize.
3224
3225 * gdb.base/foll-vfork.exp: Use standard_testfile and
3226 build_executable. Pass descriptive string to untested.
3227 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3228 (vfork_and_exec_child_follow_to_main_bp)
3229 (vfork_and_exec_child_follow_through_step)
3230 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3231 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3232 of send_gdb/gdb_expect.
3233
3234 (kill_child): New procedure.
3235 (vfork_and_exec_child_follow_to_main_bp)
3236 (vfork_and_exec_child_follow_through_step): Use it.
3237
3238 2012-11-02 Yao Qi <yao@codesourcery.com>
3239
3240 * gdb.base/setvar.exp: Test setting nested struct.
3241 * gdb.base/setvar.c (v_struct3): New.
3242
3243 2012-11-01 Doug Evans <dje@google.com>
3244
3245 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3246 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3247 use them.
3248
3249 2012-10-31 Andrew Burgess <aburgess@broadcom.com>
3250
3251 PR cli/14772
3252 * gdb.base/gnu_vector.c (union_with_vector_1)
3253 (struct_with_vector_1): Add new struct and union for testing
3254 ptype.
3255 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3256 structs / unions containing vectors.
3257
3258 2012-10-25 Yao Qi <yao@codesourcery.com>
3259
3260 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3261 'setup_kfail' instead of 'setup_kfail_for_target'.
3262 * gdb.base/varargs.exp: Likewise.
3263 * lib/gdb.exp (setup_kfail_for_target): Remove.
3264
3265 2012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3266
3267 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3268
3269 2012-10-25 Mark Kettenis <kettenis@gnu.org>
3270
3271 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3272
3273 2012-10-24 Joel Brobecker <brobecker@adacore.com>
3274
3275 * gdb.ada/set_wstr: New testcase.
3276
3277 2012-10-24 Joel Brobecker <brobecker@adacore.com>
3278
3279 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3280
3281 2012-10-24 Joel Brobecker <brobecker@adacore.com>
3282
3283 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3284
3285 2012-10-24 Mark Kettenis <kettenis@gnu.org>
3286
3287 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3288
3289 2012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3290
3291 * gdb.base/callfuncs.exp (do_function_calls): Fix
3292 setup_kfail_for_target for -m32 mode.
3293
3294 2012-10-23 Mark Kettenis <kettenis@gnu.org>
3295
3296 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3297 are now fixed.
3298
3299 2012-10-23 Yao Qi <yao@codesourcery.com>
3300
3301 * gdb.base/info-os.exp: Resume the inferior until it exits.
3302
3303 2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3304
3305 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3306 * gdb.base/print-file-var.exp: Likewise.
3307 * gdb.base/type-opaque.exp: Likewise.
3308
3309 2012-10-17 Yao Qi <yao@codesourcery.com>
3310
3311 * gdb.mi/mi-memory-changed.exp: New.
3312
3313 2012-10-16 Yao Qi <yao@codesourcery.com>
3314
3315 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3316 returns true.
3317 Call gdb_load_shlibs.
3318 * gdb.reverse/solib-reverse.exp: Likewise.
3319
3320 2012-10-15 Keith Seitz <keiths@redhat.com>
3321
3322 * lib/cp-support.exp (cp_test_ptype_class): Add support
3323 for class typedefs.
3324
3325 * gdb.cp/derivation.exp: Add tests for g_instance.
3326
3327 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3328
3329 Fix entry values resolving in inlined frames.
3330 * gdb.arch/amd64-entry-value-inline.S: New file.
3331 * gdb.arch/amd64-entry-value-inline.c: New file.
3332 * gdb.arch/amd64-entry-value-inline.exp: New file.
3333
3334 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3335 Doug Evans <dje@google.com>
3336
3337 Fix recent gdb_breakpoint regression.
3338 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3339 braces from the parameter.
3340 * gdb.java/jprint.exp: Likewise.
3341
3342 2012-10-15 Doug Evans <dje@google.com>
3343
3344 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3345
3346 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3347
3348 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3349
3350 2012-10-15 Tom Tromey <tromey@redhat.com>
3351
3352 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3353
3354 2012-10-15 Tom Tromey <tromey@redhat.com>
3355
3356 * gdb.python/py-symbol.exp: Test symbol destructor.
3357
3358 2012-10-14 Yao Qi <yao@codesourcery.com>
3359
3360 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3361 * gdb.mi/mi-cli.exp: New.
3362
3363 * gdb.mi/mi2-basics.exp: Remove.
3364 * gdb.mi/mi2-break.exp: Remove.
3365 * gdb.mi/mi2-console.exp: Remove.
3366 * gdb.mi/mi2-disassemble.exp: Remove.
3367 * gdb.mi/mi2-eval.exp: Remove.
3368 * gdb.mi/mi2-file.exp: Remove.
3369 * gdb.mi/mi2-hack-cli.exp: Remove.
3370 * gdb.mi/mi2-pthreads.exp: Remove.
3371 * gdb.mi/mi2-read-memory.exp: Remove.
3372 * gdb.mi/mi2-regs.exp: Remove.
3373 * gdb.mi/mi2-return.exp: Remove.
3374 * gdb.mi/mi2-simplerun.exp: Remove.
3375 * gdb.mi/mi2-stack.exp: Remove.
3376 * gdb.mi/mi2-stepi.exp: Remove.
3377 * gdb.mi/mi2-syn-frame.exp: Remove.
3378 * gdb.mi/mi2-until.exp: Remove.
3379 * gdb.mi/mi2-watch.exp: Remove.
3380 * gdb.mi/mi2-var-block.exp: Remove.
3381 * gdb.mi/mi2-var-cmd.exp: Remove.
3382 * gdb.mi/mi2-var-display.exp: Remove.
3383
3384 2012-10-12 Yao Qi <yao@codesourcery.com>
3385
3386 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3387 trail '.*' on matching patterns.
3388
3389 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3390
3391 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3392 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3393 * gdb.arch/i386-disp-step.exp: Likewise.
3394 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3395 * gdb.arch/i386-prologue.exp: Likewise.
3396 * gdb.arch/i386-size-overlap.exp: Likewise.
3397 * gdb.arch/i386-size.exp: Likewise.
3398 * gdb.arch/i386-unwind.exp: Likewise.
3399
3400 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3401
3402 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3403 * gdb.arch/i386-word.exp: Likewise.
3404
3405 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3406
3407 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3408 is_ilp32_target to set nr_regs.
3409 * gdb.arch/i386-sse.exp: Likewise.
3410
3411 2012-10-11 Doug Evans <dje@google.com>
3412
3413 PR breakpoints/14643.
3414 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3415 * gdb.linespec/thread.c: New file.
3416 * gdb.linespec/thread.exp: New file.
3417
3418 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3419 Recognize "message" -> print pass and fail. Add eof case.
3420 (runto): Recognize message, no-message. Print pass/fail if requested,
3421 with same treatment as gdb_breakpoint.
3422 (runto_main): Pass no-message to runto.
3423 (gdb_internal_error_resync): Add log message.
3424 (gdb_file_cmd): Tweak internal error fail text for consistency.
3425
3426 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3427
3428 Fix crash during stepping on ppc32.
3429 * gdb.base/step-symless.c: New file.
3430 * gdb.base/step-symless.exp: New file.
3431
3432 2012-10-03 Doug Evans <dje@google.com>
3433
3434 PR symtab/14601
3435 * gdb.cp/using-crash.exp: New file.
3436 * gdb.cp/using-crash.cc: New file.
3437
3438 2012-10-02 Doug Evans <dje@google.com>
3439
3440 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3441 more consistent.
3442 (runto,gdb_debug_format): Ditto.
3443 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3444 Clean up logging and error messages.
3445
3446 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
3447
3448 Test find command on unmapped memory.
3449 * gdb.base/find-unmapped.c: New file.
3450 * gdb.base/find-unmapped.exp: New file.
3451
3452 2012-09-29 Yao Qi <yao@codesourcery.com>
3453
3454 * gdb.trace/mi-tracepoint-changed.exp: New.
3455 * gdb.mi/mi-breakpoint-changed.exp: New.
3456 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3457 * gdb.mi/pendshr2.c: New.
3458
3459 2012-09-28 Yao Qi <yao@codesourcery.com>
3460
3461 * gdb.mi/pr11022.exp: New.
3462 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3463
3464 2012-09-27 Tom Tromey <tromey@redhat.com>
3465
3466 * gdb.cp/derivation.exp: Add regression test.
3467 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3468 V_derived): New.
3469 (vderived): New global.
3470
3471 2012-09-26 Tom Tromey <tromey@redhat.com>
3472
3473 * gdb.dwarf2/dw2-common-block.S: New file.
3474 * gdb.dwarf2/dw2-common-block.exp: New file.
3475
3476 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3477
3478 * gdb.fortran/common-block.exp: New file.
3479 * gdb.fortran/common-block.f90: New file.
3480
3481 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
3482
3483 * gdb.base/duplicate-bp.c: New file.
3484 * gdb.base/duplicate-bp.exp: New file.
3485
3486 2012-09-26 Yao Qi <yao@codesourcery.com>
3487
3488 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3489
3490 Revert:
3491 2012-09-21 Yao Qi <yao@codesourcery.com>
3492
3493 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3494
3495 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3496
3497 * gdb.base/longest-types.c: New test case.
3498 * gdb.base/longest-types.exp: New test case.
3499
3500 2012-09-25 Yao Qi <yao@codesourcery.com>
3501
3502 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3503
3504 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3505
3506 Fix internal error on canonicalization of clang types.
3507 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3508 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3509 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3510
3511 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3512
3513 Fix disassemble without parameters in tailcall frame.
3514 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3515
3516 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
3517
3518 * gdb.dwarf2/dw2-op-out-param.S: New file.
3519 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3520
3521 2012-09-21 Yao Qi <yao@codesourcery.com>
3522
3523 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3524
3525 2012-09-21 Yao Qi <yao@codesourcery.com>
3526
3527 * gdb.mi/mi-cli.exp: Remove.
3528 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3529
3530 2012-09-21 Yao Qi <yao@codesourcery.com>
3531
3532 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3533 "=record-started" notification.
3534
3535 2012-09-21 Yao Qi <yao@codesourcery.com>
3536
3537 * gdb.mi/mi-record-changed.exp: New.
3538 * gdb.mi/mi-reverse.exp: Adjust expected output.
3539
3540 2012-09-20 Tom Tromey <tromey@redhat.com>
3541
3542 * gdb.python/python.exp: Test atexit.register.
3543
3544 2012-09-20 Doug Evans <dje@google.com>
3545
3546 * boards/dwarf4-gdb-index.exp: New file.
3547
3548 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3549 while running the tests.
3550
3551 2012-09-18 Joel Brobecker <brobecker@adacore.com>
3552
3553 * gdb.ada/bp_reset: New testcase.
3554
3555 2012-09-18 Yao Qi <yao@codesourcery.com>
3556
3557 * gdb.trace/mi-tsv-changed.exp: New.
3558
3559 2012-09-18 Yao Qi <yao@codesourcery.com>
3560
3561 * gdb.trace/mi-traceframe-changed.exp: New.
3562
3563 2012-09-17 Yao Qi <yao@codesourcery.com>
3564
3565 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3566 when it is less than 0.
3567
3568 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3569
3570 PR 14119
3571 * gdb.arch/amd64-tailcall-ret.S: New file.
3572 * gdb.arch/amd64-tailcall-ret.c: New file.
3573 * gdb.arch/amd64-tailcall-ret.exp: New file.
3574 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3575 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3576 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3577
3578 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3579
3580 PR 14548
3581 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3582 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3583 * gdb.reverse/singlejmp-reverse.S: New file.
3584 * gdb.reverse/singlejmp-reverse.c: New file.
3585 * gdb.reverse/singlejmp-reverse.exp: New file.
3586
3587 2012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 Fix compatibility with old GCC (~4.1).
3590 * gdb.cp/converts.cc (my_enum_var): New variable.
3591
3592 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
3593
3594 * gdb.xml/tdesc-regs.exp: Update expected output for new
3595 vector_size syntax of vector types.
3596
3597 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3598
3599 Refactor Python "gdb" module into a proper Python package, by
3600 introducing a new "_gdb" module for code implemented in C, and
3601 using reload/__import__ instead of exec.
3602 * gdb.python/python.exp (Test stderr location): Update module
3603 location of GDB-specific sys.stderr.
3604 (Test stdout location): Ditto for sys.stdout.
3605
3606 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3607
3608 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3609
3610 2012-09-12 Keith Seitz <keiths@redhat.com>
3611
3612 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3613 conversion statement.
3614
3615 2012-09-12 Doug Evans <dje@google.com>
3616
3617 * gdb.base/help.exp: Remove testing of individual command help text,
3618 too much of a maintenance burden. Instead, test the functionality
3619 of "help" itself.
3620
3621 2012-09-11 Doug Evans <dje@google.com>
3622
3623 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3624 breakpoint.
3625
3626 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3627 * gdb.dwarf2/fission-reread.S: Ditto.
3628 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3629 * gdb.dwarf2/fission-reread.exp: Ditto.
3630
3631 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
3632
3633 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3634
3635 2012-09-10 Joel Brobecker <brobecker@adacore.com>
3636
3637 * gdb.ada/optim_drec: New testcase.
3638
3639 2012-09-10 Doug Evans <dje@google.com>
3640
3641 * boards/fission.exp: Explicitly mark "board" as not remote.
3642
3643 2012-09-10 Keith Seitz <keiths@redhat.com>
3644
3645 PR gdb/13483
3646 * gdb.cp/converts.cc (A::A): Add ctor.
3647 (A::member_): Add member.
3648 (enum my_enum): New enumeration.
3649 (main): Add calls to foo1_7 with various
3650 permitted arguments.
3651 * gdb.cp/converts.exp: Add tests for boolean
3652 conversions permitted by the standard.
3653
3654 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3655
3656 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3657 avoid spurious results due to ~/.gdbinit.
3658 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3659 $INTERNAL_GDBFLAGS in run command.
3660 * gdb.gdb/observer.exp (setup_test): Ditto.
3661 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3662 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3663
3664 2012-09-06 Doug Evans <dje@google.com>
3665
3666 * boards/fission.exp: New file.
3667
3668 * gdb.python/py-value.exp: Use clean_restart.
3669
3670 2012-09-05 Doug Evans <dje@google.com>
3671
3672 * gdb.base/info-macros.c: Fix whitespace.
3673
3674 2012-08-28 Pedro Alves <palves@redhat.com>
3675
3676 PR gdb/14428
3677
3678 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3679
3680 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3681
3682 * gdb.base/break-caller-line.c: New file.
3683 * gdb.base/break-caller-line.exp: New file.
3684
3685 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3686
3687 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3688 * gdb.arch/i386-cfi-notcurrent.S: New file.
3689 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3690
3691 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
3692 Yao Qi <yao@codesourcery.com>
3693 Pedro Alves <palves@redhat.com>
3694
3695 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3696 New procedures.
3697 (top level): Add overlap checking tests.
3698
3699 2012-08-24 Tom Tromey <tromey@redhat.com>
3700
3701 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3702 gdb_test_multiple fails for other reasons.
3703
3704 2012-08-24 Yao Qi <yao@codesourcery.com>
3705
3706 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3707
3708 2012-08-23 Pedro Alves <palves@redhat.com>
3709
3710 * gdb.base/help.exp: Adjust to "handle" help text change.
3711
3712 2012-08-23 Yao Qi <yao@codesourcery.com>
3713
3714 * gdb.trace/disconnected-tracing.c (start, end): New.
3715 (main): Call start and end.
3716 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3717 existing tests into this proc.
3718 (disconnected_tfind): New.
3719
3720 2012-08-23 Yao Qi <yao@codesourcery.com>
3721
3722 * boards/native-gdbserver.exp (${board}_upload): New.
3723 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3724 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3725 Execute tfile on remote target.
3726 Copy trace file from target to host.
3727
3728 2012-08-22 Joseph Myers <joseph@codesourcery.com>
3729
3730 * gdb.arch/thumb-bx-pc.S: New file.
3731 * gdb.arch/thumb-bx-pc.exp: New file.
3732
3733 2012-08-22 Tom Tromey <tromey@redhat.com>
3734
3735 * gdb.base/maint.exp: Update.
3736
3737 2012-08-22 Tom Tromey <tromey@redhat.com>
3738
3739 * lib/gdb.exp (skip_unwinder_tests): New proc.
3740 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3741 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3742
3743 2012-08-21 Tom Tromey <tromey@redhat.com>
3744
3745 * gdb.hp/gdb.aCC/exception.exp: Remove.
3746
3747 012-08-19 Andrew Pinski <apinski@cavium.com>
3748
3749 * gdb.arch/mips-octeon-bbit.c: New file.
3750 * gdb.arch/mips-octeon-bbit.exp: New Test.
3751
3752 012-08-19 Keith Seitz <keiths@redhat.com>
3753
3754 PR c++/14365
3755 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3756 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3757
3758 2012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3761 verbose -log by more specific untested call.
3762
3763 2012-08-18 Yao Qi <yao@codesourcery.com>
3764
3765 * gdb.trace/tfind.exp: Move tests on various command help before
3766 checking target supports trace.
3767 Fix the expected output of 'help tfind end'.
3768
3769 2012-08-17 Keith Seitz <keiths@redhat.com>
3770
3771 PR c++/13356
3772 * gdb.base/default.exp: Update all "check type" tests.
3773 * gdb.base/help.exp: Likewise.
3774 * gdb.base/setshow.exp: Likewise.
3775 * gdb.cp/converts.cc (foo1_type_check): New function.
3776 (foo2_type_check): New function.
3777 (foo3_type_check): New function.
3778 (main): Call new functions.
3779 * converts.exp: Add tests for integer-to-pointer conversions
3780 with/without strict type-checking.
3781
3782 2012-08-16 Mike Frysinger <vapier@gentoo.org>
3783
3784 * gdb.base/help.exp: Update expected output.
3785
3786 2012-08-16 Joel Brobecker <brobecker@adacore.com>
3787
3788 * gdb.ada/rdv_wait: New testcase.
3789
3790 2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3791
3792 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3793
3794 2012-08-13 Doug Evans <dje@google.com>
3795
3796 * gdb.base/help.exp: Update expected output.
3797 * gdb.base/default.exp: Update expected output of "show convenience".
3798
3799 2012-08-10 Doug Evans <dje@google.com>
3800
3801 * gdb.python/py-strfns.c: New file.
3802 * gdb.python/py-strfns.exp: New file.
3803 * gdb.python/py-type.exp (test_fields): Add vector tests.
3804
3805 2012-08-10 Mike Frysinger <vapier@gentoo.org>
3806
3807 PR cli/10436:
3808 * gdb.base/completion.exp: Add tests for handle completion.
3809
3810 2012-08-09 Yao Qi <yao@codesourcery.com>
3811
3812 * gdb.mi/mi-cmd-param-changed.exp: New.
3813 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3814 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3815 * gdb.mi/mi2-prompt.exp: Likewise.
3816
3817 2012-08-08 Doug Evans <dje@google.com>
3818
3819 * gdb.base/debug-expr.c: New file.
3820 * gdb.base/debug-expr.exp: New file.
3821 * gdb.base/exprs.exp: Test {type} casts.
3822 * gdb.cp/debug-expr.exp: New file.
3823
3824 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3825
3826 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3827 global variable loop, not a 'break'. Add loop count limit to 100.
3828 Add new fail case for terminated vgdb.
3829
3830 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3831 Jean-Marc Saffroy <saffroy@gmail.com>
3832
3833 PR 11804
3834 * gdb.base/gcore-relro.exp: New file.
3835 * gdb.base/gcore-relro-main.c: New file.
3836 * gdb.base/gcore-relro-lib.c: New file.
3837
3838 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3839
3840 Do not false FAIL with old GCCs.
3841 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3842 GCC < 4.5 in $no_hw mode.
3843
3844 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3845
3846 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3847
3848 2012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3849
3850 * gdb.base/list.exp (test_only_end): New function.
3851 Call it.
3852
3853 2012-08-06 Tom Tromey <tromey@redhat.com>
3854
3855 * gdb.python/py-mi.exp: Add test for printer whose children
3856 are a list.
3857 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3858 (main): New variable children_as_list.
3859 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3860 New.
3861 (register_pretty_printers): Register new printer.
3862
3863 2012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3864
3865 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3866 symbols. Abort if vgdb remote connection is closed.
3867
3868 2012-08-02 Doug Evans <dje@google.com>
3869
3870 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3871
3872 2012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3873
3874 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3875 s390x, PowerPC 64 and m68k-linux.
3876
3877 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3878
3879 * gdb.base/annota1.exp: Accept no frames-invalid notification
3880 when starting up the program.
3881 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3882 show a symbolic value as well.
3883 * gdb.server/server-exec-info.exp: Skip test when skipping
3884 gdbserver test and/or when skipping shared library tests.
3885 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3886 avoid name conflicts with other tests.
3887
3888 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3889
3890 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3891 Fix wrong output on big-endian systems.
3892 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3893 4-byte pointer types on 64-bit s390x.
3894
3895 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3896
3897 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3898 marker comment at the beginning (after intialization).
3899 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3900 breakpoint on marker comment instead of function begin.
3901 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3902 PowerPC.
3903 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3904 or 64-bit PowerPC.
3905 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3906 gdb,no_hardware_watchpoints flag is set.
3907 (initialize): Remove now redundant can-use-hw-watchpoints change.
3908
3909 2012-08-02 Yao Qi <yao@codesourcery.com>
3910 Pedro Alves <palves@redhat.com>
3911
3912 * boards/local-remote-host.exp: New.
3913
3914 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3915
3916 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3917 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3918 * gdb.base/print-file-var.exp: Likewise.
3919 * gdb.server/solib-list.exp: Skip on remote targets.
3920
3921 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3922
3923 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3924 watchpoints on ARM. When expecting software watchpoints, tolerate
3925 (remote) targets that report unsupported hardware watchpoint only
3926 at continue time.
3927 (test_wide_location_2): Likewise.
3928
3929 2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3930
3931 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3932 valgrind versions.
3933
3934 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3935
3936 * gdb.base/valgrind-infcall.c: New file.
3937 * gdb.base/valgrind-infcall.exp: New file.
3938
3939 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3940
3941 2012-07-30 Keith Seitz <keiths@redhat.com>
3942
3943 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3944 linespecs.
3945
3946 2012-07-30 Doug Evans <dje@google.com>
3947
3948 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3949 * gdb.dwarf2/pr13961.S: Ditto.
3950
3951 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3952
3953 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
3954
3955 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3956 change its format immediately after reloading the binary.
3957
3958 2012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3959
3960 Fix testsuite regression after --use-deprecated-index-sections removal.
3961 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3962 string.
3963 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3964
3965 2012-07-27 Yao Qi <yao@codesourcery.com>
3966
3967 KFAIL for PR remote/14161.
3968 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3969 Cleanup socket files.
3970 (strace_info_marker): Detach inferior.
3971
3972 2012-07-26 Tom Tromey <tromey@redhat.com>
3973
3974 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
3975
3976 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3977
3978 * gdb.python/py-inferior.c (thread): New function.
3979 (check_threads): New function.
3980 (test_threads): New function.
3981 * gdb.python/py-inferior.exp: Added test.
3982 Replaced runto with continue to breakpoint.
3983
3984 2012-07-26 Tom Tromey <tromey@redhat.com>
3985
3986 * lib/ada.exp (standard_ada_testfile): New proc.
3987 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3988 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3989 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3990 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3991 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3992 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3993 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3994 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3995 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3996 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3997 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3998 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3999 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4000 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4001 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4002 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4003 * gdb.ada/complete.exp: Use standard_ada_testfile.
4004 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4005 standard_output_file.
4006 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4007 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4008 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4009 standard_output_file.
4010 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4011 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4012 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4013 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4014 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4015 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4016 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4017 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4018 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4019 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4020 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4021 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4022 * gdb.ada/interface.exp: Use standard_ada_testfile.
4023 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4024 standard_output_file
4025 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4026 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4027 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4028 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4029 * gdb.ada/nested.exp: Use standard_ada_testfile.
4030 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4031 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4032 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4033 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4034 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4035 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4036 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4037 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4038 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4039 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4040 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4041 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4042 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4043 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4044 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4045 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4046 * gdb.ada/start.exp: Use standard_ada_testfile.
4047 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4048 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4049 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4050 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4051 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4052 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4053 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4054 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4055 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4056 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4057 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4058 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4059 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4060 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4061
4062 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4063
4064 Fix testsuite regression after --use-deprecated-index-sections removal.
4065 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4066
4067 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4068
4069 Fix compatibility with Tcl before 7.5.
4070 * lib/future.exp (lreverse): New function if it does not exist.
4071
4072 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4073
4074 * gdb.mi/mi-pending.c: New method to set a second pending
4075 breakpoint.
4076 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4077 condition.
4078
4079 2012-07-20 Pedro Alves <palves@redhat.com>
4080
4081 PR threads/11692
4082 PR gdb/12203
4083
4084 * gdb.threads/create-fail.c: New file.
4085 * gdb.threads/create-fail.exp: New file.
4086
4087 2012-07-19 Pedro Alves <palves@redhat.com>
4088
4089 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4090 * config/vx.exp (gdb_start): Likewise.
4091 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4092 * gdb.base/setvar.exp (test_set): Likewise.
4093 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4094 * gdb.reverse/sigall-precsave.exp: Likewise.
4095 * gdb.reverse/sigall-reverse.exp: Likewise.
4096
4097 2012-07-19 Pedro Alves <palves@redhat.com>
4098
4099 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4100 handler before recording.
4101
4102 2012-07-19 Tom Tromey <tromey@redhat.com>
4103
4104 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4105 * gdb.cp/casts.cc (decltype): New function.
4106 (main): Use it.
4107
4108 2012-07-19 Pedro Alves <palves@redhat.com>
4109
4110 * gdb.base/sigall.exp (signals): New list.
4111 <top level>: Loop over signals in the $signals list instead of
4112 calling a test function once per signal.
4113 * gdb.reverse/sigall-precsave.exp (signals): New list.
4114 <top level>: Loop over signals in the $signals list instead of
4115 calling a test function once per signal.
4116 * gdb.reverse/sigall-reverse.exp (signals): New list.
4117 <top level>: Loop over signals in the $signals list instead of
4118 calling a test function once per signal.
4119
4120 2012-07-19 Yao Qi <yao@codesourcery.com>
4121
4122 * gdb.base/setshow.exp: Test 'set args ~'.
4123
4124 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4125
4126 * gdb.base/store.exp (check_set): Import gdb_prompt.
4127 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4128 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4129
4130 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4131
4132 PR 11914
4133 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4134 (main): Call eval_sub.
4135 * gdb.python/py-prettyprint.exp:
4136 (python execfile ('py-prettyprint.py')): Move it earlier.
4137 New breakpoint for eval-break.
4138 (continue to breakpoint: eval-break, info locals): New test.
4139 (python execfile ('py-prettyprint.py')): Move it from here.
4140 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4141 (register_pretty_printers): Register pp_eval_type.
4142
4143 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4144
4145 Fix a testcase regression by me.
4146 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4147 DW_FORM_data4.
4148
4149 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4150 Doug Evans <dje@google.com>
4151
4152 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4153 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4154
4155 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4156
4157 Fix gdbserver run regression.
4158 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4159
4160 2012-07-12 Tom Tromey <tromey@redhat.com>
4161
4162 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4163 (clean_restart): Likewise.
4164 (core_find): Use standard_output_file.
4165
4166 2012-07-12 Tom Tromey <tromey@redhat.com>
4167
4168 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4169 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4170 prepare_for_testing_full.
4171 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4172 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4173 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4174 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4175 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4176 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4177 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4178 prepare_for_testing_full.
4179 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4180 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4181 prepare_for_testing_full.
4182 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4183 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4184 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4185
4186 2012-07-12 Tom Tromey <tromey@redhat.com>
4187
4188 * lib/gdb.exp (build_executable_from_specs): New proc, from
4189 build_executable.
4190 (build_executable): Use it.
4191 (prepare_for_testing_full): New proc.
4192
4193 2012-07-11 Tom Tromey <tromey@redhat.com>
4194
4195 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4196 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4197 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4198 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4199 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4200 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4201 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4202 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4203 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4204 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4205
4206 2012-07-10 Tom Tromey <tromey@redhat.com>
4207
4208 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4209 standard_output_file.
4210 * gdb.mi/gdb2549.exp: Use standard_testfile.
4211 * gdb.mi/gdb669.exp: Use standard_testfile.
4212 * gdb.mi/gdb701.exp: Use standard_testfile.
4213 * gdb.mi/gdb792.exp: Use standard_testfile.
4214 * gdb.mi/mi-async.exp: Use standard_testfile.
4215 * gdb.mi/mi-basics.exp: Use standard_testfile.
4216 * gdb.mi/mi-break.exp: Use standard_testfile.
4217 * gdb.mi/mi-cli.exp: Use standard_testfile.
4218 * gdb.mi/mi-console.exp: Use standard_testfile.
4219 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4220 * gdb.mi/mi-eval.exp: Use standard_testfile.
4221 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4222 * gdb.mi/mi-file.exp: Use standard_testfile.
4223 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4224 * gdb.mi/mi-logging.exp: Use standard_testfile.
4225 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4226 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4227 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4228 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4229 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4230 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4231 * gdb.mi/mi-pending.exp: Use standard_testfile,
4232 standard_output_file.
4233 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4234 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4235 * gdb.mi/mi-regs.exp: Use standard_testfile.
4236 * gdb.mi/mi-return.exp: Use standard_testfile.
4237 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4238 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4239 * gdb.mi/mi-solib.exp: Use standard_testfile,
4240 standard_output_file.
4241 * gdb.mi/mi-stack.exp: Use standard_testfile.
4242 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4243 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4244 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4245 * gdb.mi/mi-until.exp: Use standard_testfile.
4246 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4247 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4248 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4249 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4250 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4251 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4252 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4253 standard_output_file.
4254 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4255 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4256 * gdb.mi/mi-watch.exp: Use standard_testfile.
4257 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4258 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4259 * gdb.mi/mi2-break.exp: Use standard_testfile.
4260 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4261 * gdb.mi/mi2-console.exp: Use standard_testfile.
4262 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4263 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4264 * gdb.mi/mi2-file.exp: Use standard_testfile.
4265 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4266 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4267 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4268 * gdb.mi/mi2-return.exp: Use standard_testfile.
4269 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4270 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4271 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4272 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4273 * gdb.mi/mi2-until.exp: Use standard_testfile.
4274 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4275 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4276 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4277 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4278 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4279
4280 2012-07-10 Tom Tromey <tromey@redhat.com>
4281
4282 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4283 * gdb.cp/ambiguous.exp: Use standard_testfile,
4284 prepare_for_testing.
4285 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4286 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4287 * gdb.cp/anon-ns.exp: Use standard_testfile.
4288 * gdb.cp/anon-struct.exp: Use standard_testfile.
4289 * gdb.cp/anon-union.exp: Use standard_testfile,
4290 prepare_for_testing.
4291 * gdb.cp/arg-reference.exp: Use standard_testfile,
4292 prepare_for_testing.
4293 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4294 * gdb.cp/breakpoint.exp: Use standard_testfile,
4295 prepare_for_testing.
4296 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4297 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4298 standard_output_file.
4299 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4300 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4301 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4302 (test_static_members): Update.
4303 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4304 * gdb.cp/converts.exp: Use standard_testfile.
4305 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4306 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4307 prepare_for_testing.
4308 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4309 * gdb.cp/cplabel.exp: Use standard_testfile.
4310 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4311 prepare_for_testing.
4312 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4313 * gdb.cp/derivation.exp: Use standard_testfile,
4314 prepare_for_testing.
4315 * gdb.cp/destrprint.exp: Use standard_testfile.
4316 * gdb.cp/dispcxx.exp: Use standard_testfile.
4317 * gdb.cp/exception.exp: Use standard_testfile,
4318 prepare_for_testing.
4319 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4320 * gdb.cp/extern-c.exp: Use standard_testfile,
4321 prepare_for_testing.
4322 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4323 prepare_for_testing.
4324 * gdb.cp/fpointer.exp: Use standard_testfile.
4325 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4326 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4327 standard_output_file.
4328 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4329 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4330 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4331 standard_output_file.
4332 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4333 (do_tests): Update.
4334 * gdb.cp/koenig.exp: Use standard_testfile.
4335 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4336 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4337 * gdb.cp/m-static.exp: Use standard_testfile,
4338 prepare_for_testing.
4339 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4340 * gdb.cp/mb-inline.exp: Use standard_testfile,
4341 prepare_for_testing.
4342 * gdb.cp/mb-templates.exp: Use standard_testfile,
4343 prepare_for_testing.
4344 * gdb.cp/member-ptr.exp: Use standard_testfile,
4345 prepare_for_testing.
4346 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4347 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4348 * gdb.cp/method2.exp: Use standard_testfile.
4349 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4350 standard_output_file.
4351 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4352 (do_tests): Update.
4353 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4354 prepare_for_testing.
4355 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4356 prepare_for_testing.
4357 * gdb.cp/namespace.exp: Use standard_testfile,
4358 prepare_for_testing.
4359 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4360 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4361 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4362 * gdb.cp/nsimport.exp: Use standard_testfile,
4363 prepare_for_testing.
4364 * gdb.cp/nsnested.exp: Use standard_testfile.
4365 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4366 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4367 prepare_for_testing.
4368 * gdb.cp/nsstress.exp: Use standard_testfile,
4369 prepare_for_testing.
4370 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4371 * gdb.cp/operator.exp: Use standard_testfile.
4372 * gdb.cp/oranking.exp: Use standard_testfile.
4373 * gdb.cp/overload-const.exp: Use standard_testfile.
4374 * gdb.cp/overload.exp: Use standard_testfile,
4375 prepare_for_testing.
4376 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4377 * gdb.cp/ovsrch.exp: Use standard_testfile.
4378 * gdb.cp/paren-type.exp: Use standard_testfile.
4379 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4380 prepare_for_testing.
4381 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4382 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4383 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4384 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4385 * gdb.cp/pr10728.exp: Use standard_testfile,
4386 standard_output_file.
4387 * gdb.cp/pr12028.exp: Use standard_testfile.
4388 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4389 * gdb.cp/pr9167.exp: Use standard_testfile.
4390 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4391 * gdb.cp/printmethod.exp: Use standard_testfile,
4392 prepare_for_testing.
4393 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4394 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4395 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4396 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4397 standard_output_file.
4398 * gdb.cp/readnow-language.exp: Use standard_testfile.
4399 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4400 (gdb_start_again): Use clean_restart.
4401 * gdb.cp/ref-types.exp: Use standard_testfile,
4402 prepare_for_testing.
4403 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4404 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4405 * gdb.cp/smartp.exp: Use standard_testfile.
4406 * gdb.cp/static-method.exp: Use standard_testfile.
4407 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4408 * gdb.cp/temargs.exp: Use standard_testfile.
4409 * gdb.cp/templates.exp: Use standard_testfile,
4410 prepare_for_testing.
4411 (do_tests): Update.
4412 * gdb.cp/try_catch.exp: Use standard_testfile,
4413 prepare_for_testing.
4414 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4415 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4416 * gdb.cp/virtbase.exp: Use standard_testfile,
4417 prepare_for_testing.
4418 * gdb.cp/virtfunc.exp: Use standard_testfile,
4419 prepare_for_testing.
4420 (do_tests): Update.
4421 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4422 prepare_for_testing.
4423
4424 2012-07-10 Tom Tromey <tromey@redhat.com>
4425
4426 * lib/gdb.exp (standard_testfile): Unset output variables from
4427 earlier invocations.
4428
4429 2012-07-10 Yao Qi <yao@codesourcery.com>
4430
4431 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4432 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4433 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4434 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4435 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4436 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4437 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4438 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4439 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4440 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4441 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4442 * gdb.mi/mi-var-display.exp: Likewise.
4443 * gdb.mi/mi-var-invalidate.exp: Likewise.
4444 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4445 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4446 * gdb.mi/mi2-console.exp: Likewise.
4447 * gdb.mi/mi2-disassemble.exp: Likewise.
4448 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4449 * gdb.mi/mi2-read-memory.exp: Likewise.
4450 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4451 * gdb.mi/mi2-simplerun.exp: Likewise.
4452 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4453 * gdb.mi/mi2-syn-frame.exp: Likewise.
4454 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4455 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4456 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4457
4458 2012-07-09 Tom Tromey <tromey@redhat.com>
4459
4460 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4461 * gdb.base/callfuncs.exp: Add cast-based test.
4462 * gdb.base/callfuncs.c (voidfunc): New function.
4463
4464 2012-07-08 Doug Evans <dje@google.com>
4465
4466 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4467
4468 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4469
4470 Fix XFAIL compatibility with old i386 systems.
4471 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4472 Check also 'Cannot insert breakpoint 0'.
4473
4474 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4475
4476 PR 14321
4477 * gdb.base/find.exp
4478 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4479
4480 2012-07-06 Tom Tromey <tromey@redhat.com>
4481
4482 * gdb.base/whatis.exp: Add test.
4483
4484 2012-07-06 Tom Tromey <tromey@redhat.com>
4485
4486 * gdb.base/whatis.exp: Add regression test.
4487
4488 2012-07-06 Tom Tromey <tromey@redhat.com>
4489
4490 * gdb.base/whatis.exp: Add tests.
4491
4492 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4493
4494 PR 12649
4495 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4496 gdb_test_multiple $gdb_prompt terminator.
4497
4498 2012-07-04 Pedro Alves <palves@redhat.com>
4499
4500 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4501 supports_process_record.
4502
4503 2012-07-04 Pedro Alves <palves@redhat.com>
4504
4505 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4506 endings.
4507 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4508
4509 2012-07-03 Stan Shebs <stan@codesourcery.com>
4510
4511 * gdb.base/info-os.c (main): Retry resource acquisition until an
4512 available one is found.
4513 * gdb.base/info-os.exp: Collect resource keys from the program
4514 and use them in matching.
4515
4516 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4517
4518 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4519 Wrap the test into loop for corefile and core0file.
4520
4521 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4522
4523 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4524 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4525 .note.GNU-stack.
4526
4527 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4528
4529 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4530
4531 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4532 break): Include help message for the new `-probe' and `-probe-stap'
4533 options.
4534
4535 2012-07-02 Stan Shebs <stan@codesourcery.com>
4536
4537 * gdb.base/dprintf.exp: Add agent style tests.
4538
4539 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4540
4541 * gdb.base/stale-infcall.c (infcall): New label test-next.
4542 (main): New labels test-pass and test-fail.
4543 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4544 $test_fail_bpnum to test-fail.
4545 (test system longjmp tracking support): New test.
4546 Delete $test_fail_bpnum.
4547 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4548 breakpoint.
4549
4550 2012-06-30 Doug Evans <dje@google.com>
4551
4552 * gdb.dwarf2/fission-reread.S: New file.
4553 * gdb.dwarf2/fission-reread.exp: New file.
4554
4555 2012-06-28 Stan Shebs <stan@codesourcery.com>
4556
4557 * gdb.mi/mi-logging.exp: New file.
4558
4559 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4560 Pedro Alves <palves@redhat.com>
4561
4562 * gdb.threads/siginfo-threads.exp: New file.
4563 * gdb.threads/siginfo-threads.c: New file.
4564 * gdb.threads/sigstep-threads.exp: New file.
4565 * gdb.threads/sigstep-threads.c: New file.
4566
4567 2012-06-28 Tom Tromey <tromey@redhat.com>
4568
4569 * gdb.go/package.exp: Partially revert earlier patch; use
4570 gdb_compile again. Use standard_output_file.
4571
4572 2012-06-27 Doug Evans <dje@google.com>
4573
4574 * gdb.dwarf2/fission-base.c: New file.
4575 * gdb.dwarf2/fission-base.S: New file.
4576 * gdb.dwarf2/fission-base.exp: New file.
4577
4578 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4579
4580 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4581
4582 2012-06-27 Tom Tromey <tromey@redhat.com>
4583
4584 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4585 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4586
4587 2012-06-27 Tom Tromey <tromey@redhat.com>
4588
4589 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4590 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4591 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4592 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4593 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4594 prepare_for_testing.
4595 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4596 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4597 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4598 standard_testfile.
4599 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4600 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4601 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4602 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4603 prepare_for_testing.
4604 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4605 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4606 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4607 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4608 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4609 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4610 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4611 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4612 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4613 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4614 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4615 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4616 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4617 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4618 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4619 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4620 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4621 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4622 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4623 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4624 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4625 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4626 standard_output_file.
4627 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4628 standard_output_file.
4629 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4630 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4631 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4632 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4633 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4634 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4635 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4636 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4637 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4638 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4639 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4640 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4641 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4642 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4643 * gdb.dwarf2/valop.exp: Use standard_testfile,
4644 prepare_for_testing.
4645
4646 2012-06-27 Tom Tromey <tromey@redhat.com>
4647
4648 * gdb.python/python.exp: Fix regexps in pagination tests.
4649
4650 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4651
4652 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4653 'last' of gdb.Symtab_and_line.
4654 * gdb.python/py-symbol.c: Move break point comment to enable
4655 testing of gdb.Symtab_and_line.last.
4656
4657 2012-06-26 Tom Tromey <tromey@redhat.com>
4658
4659 * gdb.threads/step.c: Remove.
4660 * gdb.threads/step.exp: Remove.
4661 * gdb.threads/step2.exp: Remove.
4662
4663 2012-06-26 Tom Tromey <tromey@redhat.com>
4664
4665 * gdb.threads/watchpoint-fork.exp (test): Use
4666 standard_output_file. Don't declare objdir.
4667 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4668 standard_output_file.
4669 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4670 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4671 clean_restart. Remove incdir.
4672 * gdb.threads/corethreads.exp: Use standard_testfile.
4673 * gdb.threads/execl.exp: Use standard_testfile,
4674 standard_output_file, clean_restart.
4675 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4676 clean_restart.
4677 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4678 clean_restart.
4679 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4680 incdir.
4681 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4682 clean_restart. Remove incdir.
4683 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4684 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4685 clean_restart. Remove incdir.
4686 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4687 Remove incdir.
4688 * gdb.threads/leader-exit.exp: Use standard_testfile.
4689 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4690 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4691 clean_restart.
4692 * gdb.threads/manythreads.exp: Use standard_testfile,
4693 clean_restart. Remove incdir.
4694 * gdb.threads/multi-create.exp: Use standard_testfile,
4695 clean_restart.
4696 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4697 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4698 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4699 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4700 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4701 * gdb.threads/pending-step.exp: Use standard_testfile,
4702 clean_restart. Remove incdir.
4703 * gdb.threads/print-threads.exp: Use standard_testfile,
4704 clean_restart. Remove incdir.
4705 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4706 clean_restart. Remove incdir.
4707 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4708 Remove incdir.
4709 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4710 incdir.
4711 * gdb.threads/sigthread.exp: Use standard_testfile,
4712 clean_restart.
4713 * gdb.threads/staticthreads.exp: Use standard_testfile,
4714 clean_restart. Remove incdir.
4715 * gdb.threads/switch-threads.exp: Use standard_testfile,
4716 clean_restart. Remove incdir.
4717 * gdb.threads/thread-execl.exp: Use standard_testfile,
4718 clean_restart. Remove incdir.
4719 * gdb.threads/thread-find.exp: Use standard_testfile,
4720 clean_restart.
4721 * gdb.threads/thread-specific.exp: Use standard_testfile,
4722 clean_restart. Remove incdir.
4723 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4724 clean_restart. Remove incdir.
4725 * gdb.threads/thread_check.exp: Use standard_testfile,
4726 clean_restart. Remove incdir.
4727 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4728 incdir.
4729 * gdb.threads/threadapply.exp: Use standard_testfile,
4730 clean_restart. Remove incdir.
4731 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4732 clean_restart. Remove incdir.
4733 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4734 clean_restart.
4735 * gdb.threads/tls-shared.exp: Use standard_testfile,
4736 clean_restart, standard_output_file.
4737 * gdb.threads/tls-var.exp: Use standard_testfile,
4738 standard_output_file.
4739 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4740 Remove incdir.
4741 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4742 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4743 incdir.
4744 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4745 clean_restart. Remove incdir.
4746
4747 2012-06-26 Tom Tromey <tromey@redhat.com>
4748
4749 * gdb.trace/actions.exp: Use standard_testfile.
4750 * gdb.trace/ax.exp: Use standard_testfile.
4751 * gdb.trace/backtrace.exp: Use standard_testfile.
4752 * gdb.trace/change-loc.exp: Use standard_testfile.
4753 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4754 * gdb.trace/collection.exp: Use standard_testfile,
4755 prepare_for_testing.
4756 * gdb.trace/deltrace.exp: Use standard_testfile.
4757 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4758 * gdb.trace/ftrace.exp: Use standard_testfile.
4759 * gdb.trace/infotrace.exp: Use standard_testfile.
4760 * gdb.trace/packetlen.exp: Use standard_testfile.
4761 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4762 * gdb.trace/passcount.exp: Use standard_testfile.
4763 * gdb.trace/pending.exp: Use standard_testfile.
4764 * gdb.trace/report.exp: Use standard_testfile.
4765 * gdb.trace/save-trace.exp: Use standard_testfile.
4766 * gdb.trace/stap-trace.exp: Use standard_testfile.
4767 * gdb.trace/status-stop.exp: Use standard_testfile.
4768 * gdb.trace/strace.exp: Use standard_testfile.
4769 * gdb.trace/tfile.exp: Use standard_testfile.
4770 * gdb.trace/tfind.exp: Use standard_testfile.
4771 * gdb.trace/trace-break.exp: Use standard_testfile.
4772 * gdb.trace/trace-mt.exp: Use standard_testfile.
4773 * gdb.trace/tracecmd.exp: Use standard_testfile.
4774 * gdb.trace/tspeed.exp: Use standard_testfile.
4775 * gdb.trace/tstatus.exp: Use standard_testfile.
4776 * gdb.trace/tsv.exp: Use standard_testfile.
4777 * gdb.trace/unavailable.exp: Use standard_testfile,
4778 prepare_for_testing.
4779 * gdb.trace/while-dyn.exp: Use standard_testfile.
4780 * gdb.trace/while-stepping.exp: Use standard_testfile.
4781
4782 2012-06-26 Tom Tromey <tromey@redhat.com>
4783
4784 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4785 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4786 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4787 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4788 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4789 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4790 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4791 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4792 prepare_for_testing.
4793 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4794 prepare_for_testing.
4795 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4796 prepare_for_testing.
4797 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4798 prepare_for_testing.
4799 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4800 prepare_for_testing
4801 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4802 * gdb.reverse/machinestate.exp: Use standard_testfile.
4803 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4804 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4805 build_executable.
4806 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4807 build_executable.
4808 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4809 standard_output_file.
4810 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4811 standard_output_file.
4812 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4813 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4814 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4815 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4816 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4817 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4818
4819 2012-06-26 Tom Tromey <tromey@redhat.com>
4820
4821 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4822 standard_output_file.
4823 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4824 prepare_for_testing. Remove directory-checking code.
4825
4826 2012-06-25 Tom Tromey <tromey@redhat.com>
4827
4828 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4829 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4830 build_executable, not prepare_for_testing.
4831 * gdb.multi/base.exp: Use standard_output_file. Use
4832 build_executable, not prepare_for_testing.
4833
4834 2012-06-25 Tom Tromey <tromey@redhat.com>
4835
4836 * gdb.fortran/subarray.exp: Use standard_testfile,
4837 prepare_for_testing.
4838 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4839 * gdb.fortran/module.exp: Use standard_testfile.
4840 * gdb.fortran/logical.exp: Use standard_testfile.
4841 * gdb.fortran/library-module.exp: Use standard_testfile,
4842 standard_output_file.
4843 * gdb.fortran/derived-type.exp: Use standard_testfile,
4844 prepare_for_testing.
4845 * gdb.fortran/complex.exp: Use standard_testfile,
4846 prepare_for_testing.
4847 * gdb.fortran/charset.exp: Use standard_testfile.
4848 * gdb.fortran/array-element.exp: Use standard_testfile,
4849 prepare_for_testing.
4850
4851 2012-06-25 Keith Seitz <keiths@redhat.com>
4852
4853 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4854 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4855
4856 2012-06-25 Tom Tromey <tromey@redhat.com>
4857
4858 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4859 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4860 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4861 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4862
4863 2012-06-25 Tom Tromey <tromey@redhat.com>
4864
4865 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4866 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4867 * gdb.linespec/linespec.exp: Use standard_testfile.
4868
4869 2012-06-25 Tom Tromey <tromey@redhat.com>
4870
4871 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4872 prepare_for_testing.
4873
4874 2012-06-25 Tom Tromey <tromey@redhat.com>
4875
4876 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4877 prepare_for_testing.
4878 * gdb.opt/inline-break.exp: Use standard_testfile,
4879 prepare_for_testing.
4880 * gdb.opt/inline-bt.exp: Use standard_testfile,
4881 prepare_for_testing.
4882 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4883 prepare_for_testing.
4884 * gdb.opt/inline-locals.exp: Use standard_testfile,
4885 prepare_for_testing.
4886
4887 2012-06-25 Tom Tromey <tromey@redhat.com>
4888
4889 * gdb.asm/asm-source.exp: Use standard_output_file,
4890 standard_testfile. Construct .o files in proper subdir.
4891
4892 2012-06-25 Tom Tromey <tromey@redhat.com>
4893
4894 * gdb.server/ext-attach.exp: Use standard_testfile,
4895 prepare_for_testing.
4896 * gdb.server/ext-run.exp: Use standard_testfile,
4897 build_executable.
4898 * gdb.server/file-transfer.exp: Use standard_testfile,
4899 prepare_for_testing.
4900 * gdb.server/server-exec-info.exp: Use standard_testfile.
4901 * gdb.server/server-mon.exp: Use standard_testfile,
4902 prepare_for_testing.
4903 * gdb.server/server-run.exp: Use standard_testfile,
4904 build_executable.
4905 * gdb.server/solib-list.exp: Use standard_testfile,
4906 standard_output_file.
4907
4908 2012-06-25 Tom Tromey <tromey@redhat.com>
4909
4910 * lib/gdb.exp (standard_output_file): Use "file join".
4911 * gdb.go/chan.exp: Use standard_testfile.
4912 * gdb.go/handcall.exp: Use standard_testfile.
4913 * gdb.go/hello.exp: Use standard_testfile.
4914 * gdb.integers/chan.exp: Use standard_testfile.
4915 * gdb.go/methods.exp: Use standard_testfile.
4916 * gdb.go/package.exp: Use standard_testfile.
4917 * gdb.go/strings.exp: Use standard_testfile.
4918 * gdb.go/types.exp: Use standard_testfile.
4919 * gdb.go/unsafe.exp: Use standard_testfile.
4920
4921 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4922
4923 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4924
4925 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4926
4927 Fix regression by the previous commit.
4928 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4929
4930 2012-06-22 Tom Tromey <tromey@redhat.com>
4931
4932 * gdb.python/lib-types.exp: Use standard_testfile,
4933 prepare_for_testing.
4934 * gdb.python/py-block.exp: Use standard_testfile.
4935 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4936 * gdb.python/py-events.exp: Use standard_testfile,
4937 standard_output_file.
4938 * gdb.python/py-evsignal.exp: Use standard_testfile.
4939 * gdb.python/py-evethreads.exp: Use standard_testfile.
4940 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4941 * gdb.python/py-explore.exp: Use standard_testfile.
4942 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4943 standard_output_file.
4944 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4945 prepare_for_testing.
4946 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4947 * gdb.python/py-frame.exp: Use standard_testfile.
4948 * gdb.python/py-inferior.exp: Use standard_testfile.
4949 * gdb.python/py-infthread.exp: Use standard_testfile.
4950 * gdb.python/py-mi.exp: Use standard_testfile.
4951 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4952 build_executable.
4953 * gdb.python/py-objfile.exp: Use standard_testfile.
4954 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4955 prepare_for_testing.
4956 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4957 * gdb.python/py-progspace.exp: Use standard_testfile,
4958 build_executable.
4959 * gdb.python/py-prompt.exp: Use standard_testfile,
4960 build_executable.
4961 * gdb.python/py-section-script.exp: Use standard_testfile,
4962 build_executable.
4963 * gdb.python/py-shared.exp: Use standard_testfile,
4964 standard_output_file, clean_restart.
4965 * gdb.python/py-symbol.exp: Use standard_output_file,
4966 prepare_for_testing.
4967 * gdb.python/py-symtab.exp: Use standard_output_file,
4968 prepare_for_testing
4969 * gdb.python/py-template.exp: Use standard_testfile.
4970 * gdb.python/py-type.exp: Use standard_testfile.
4971 * gdb.python/py-value-cc.exp: Use standard_testfile.
4972 * gdb.python/py-value.exp: Use standard_testfile.
4973 * gdb.python/python.exp: Use standard_testfile, build_executable.
4974
4975 2012-06-22 Tom Tromey <tromey@redhat.com>
4976
4977 * gdb.objc/basicclass.exp: Use standard_testfile.
4978 (do_objc_tests): Don't declare objdir.
4979 * gdb.objc/nondebug.exp: Use standard_testfile.
4980 (do_objc_tests): Don't declare objdir.
4981 * gdb.objc/objcdecode.exp: Use standard_testfile.
4982 (do_objc_tests): Don't declare objdir.
4983
4984 2012-06-22 Tom Tromey <tromey@redhat.com>
4985
4986 * gdb.java/jmain.exp: Use standard_testfile.
4987 * gdb.java/jmisc.exp: Use standard_testfile.
4988 * gdb.java/jnpe.exp: Use standard_testfile.
4989 * gdb.java/jprint.exp: Use standard_testfile.
4990
4991 2012-06-22 Tom Tromey <tromey@redhat.com>
4992
4993 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4994 (standard_output_file, standard_testfile): New procs.
4995 (build_executable, clean_restart): Use standard_output_file.
4996
4997 2012-06-22 Yao Qi <yao@codesourcery.com>
4998
4999 * boards/native-gdbserver.exp: New proc ${board}_exec.
5000 * boards/native-stdio-gdbserver.exp: Likewise.
5001
5002 2012-06-21 Tom Tromey <tromey@redhat.com>
5003
5004 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5005 (build_executable): Update.
5006 (get_compiler_info): Remove 'binfile' argument.
5007 * gdb.ada/arrayidx.exp: Update.
5008 * gdb.ada/null_array.exp: Update.
5009 * gdb.arch/altivec-abi.exp: Update.
5010 * gdb.arch/altivec-regs.exp: Update.
5011 * gdb.arch/amd64-byte.exp: Update.
5012 * gdb.arch/amd64-dword.exp: Update.
5013 * gdb.arch/amd64-word.exp: Update.
5014 * gdb.arch/i386-avx.exp: Update.
5015 * gdb.arch/i386-byte.exp: Update.
5016 * gdb.arch/i386-sse.exp: Update.
5017 * gdb.arch/i386-word.exp: Update.
5018 * gdb.arch/ppc-dfp.exp: Update.
5019 * gdb.arch/ppc-fp.exp: Update.
5020 * gdb.arch/vsx-regs.exp: Update.
5021 * gdb.base/all-bin.exp: Update.
5022 * gdb.base/annota1.exp: Update.
5023 * gdb.base/async.exp: Update.
5024 * gdb.base/attach.exp: Update.
5025 * gdb.base/break-interp.exp: Update.
5026 * gdb.base/call-ar-st.exp: Update.
5027 * gdb.base/call-rt-st.exp: Update.
5028 * gdb.base/call-sc.exp: Update.
5029 * gdb.base/callfuncs.exp: Update.
5030 * gdb.base/catch-load.exp: Update.
5031 * gdb.base/completion.exp: Update.
5032 * gdb.base/complex.exp: Update.
5033 * gdb.base/condbreak.exp: Update.
5034 * gdb.base/consecutive.exp: Update.
5035 * gdb.base/constvars.exp: Update.
5036 * gdb.base/corefile.exp: Update.
5037 * gdb.base/eval-skip.exp: Update.
5038 * gdb.base/expand-psymtabs.exp: Update.
5039 * gdb.base/exprs.exp: Update.
5040 * gdb.base/fileio.exp: Update.
5041 * gdb.base/fixsection.exp: Update.
5042 * gdb.base/funcargs.exp: Update.
5043 * gdb.base/gdb11530.exp: Update.
5044 * gdb.base/gdb1555.exp: Update.
5045 * gdb.base/gnu-ifunc.exp: Update.
5046 * gdb.base/gnu_vector.exp: Update.
5047 * gdb.base/info-macros.exp: Update.
5048 * gdb.base/jit-simple.exp: Update.
5049 * gdb.base/jit-so.exp: Update.
5050 * gdb.base/jit.exp: Update.
5051 * gdb.base/langs.exp: Update.
5052 * gdb.base/list.exp: Update.
5053 * gdb.base/logical.exp: Update.
5054 * gdb.base/long_long.exp: Update.
5055 * gdb.base/longjmp.exp: Update.
5056 * gdb.base/macscp.exp: Update.
5057 * gdb.base/mips_pro.exp: Update.
5058 * gdb.base/miscexprs.exp: Update.
5059 * gdb.base/morestack.exp: Update.
5060 * gdb.base/nodebug.exp: Update.
5061 * gdb.base/opaque.exp: Update.
5062 * gdb.base/pc-fp.exp: Update.
5063 * gdb.base/pending.exp: Update.
5064 * gdb.base/permissions.exp: Update.
5065 * gdb.base/pointers.exp: Update.
5066 * gdb.base/prelink.exp: Update.
5067 * gdb.base/printcmds.exp: Update.
5068 * gdb.base/psymtab.exp: Update.
5069 * gdb.base/ptype.exp: Update.
5070 * gdb.base/relational.exp: Update.
5071 * gdb.base/scope.exp: Update.
5072 * gdb.base/setvar.exp: Update.
5073 * gdb.base/shlib-call.exp: Update.
5074 * gdb.base/shreloc.exp: Update.
5075 * gdb.base/signals.exp: Update.
5076 * gdb.base/sizeof.exp: Update.
5077 * gdb.base/so-impl-ld.exp: Update.
5078 * gdb.base/so-indr-cl.exp: Update.
5079 * gdb.base/solib-disc.exp: Update.
5080 * gdb.base/solib-display.exp: Update.
5081 * gdb.base/solib-nodir.exp: Update.
5082 * gdb.base/solib-overlap.exp: Update.
5083 * gdb.base/solib-symbol.exp: Update.
5084 * gdb.base/solib-weak.exp: Update.
5085 * gdb.base/solib.exp: Update.
5086 * gdb.base/store.exp: Update.
5087 * gdb.base/structs.exp: Update.
5088 * gdb.base/structs2.exp: Update.
5089 * gdb.base/type-opaque.exp: Update.
5090 * gdb.base/unload.exp: Update.
5091 * gdb.base/varargs.exp: Update.
5092 * gdb.base/volatile.exp: Update.
5093 * gdb.base/watch_thread_num.exp: Update.
5094 * gdb.base/watchpoint-solib.exp: Update.
5095 * gdb.base/watchpoint.exp: Update.
5096 * gdb.base/watchpoints.exp: Update.
5097 * gdb.base/whatis.exp: Update.
5098 * gdb.cell/arch.exp: Update.
5099 * gdb.cell/break.exp: Update.
5100 * gdb.cell/bt.exp: Update.
5101 * gdb.cell/core.exp: Update.
5102 * gdb.cell/data.exp: Update.
5103 * gdb.cell/ea-cache.exp: Update.
5104 * gdb.cell/f-regs.exp: Update.
5105 * gdb.cell/fork.exp: Update.
5106 * gdb.cell/gcore.exp: Update.
5107 * gdb.cell/mem-access.exp: Update.
5108 * gdb.cell/ptype.exp: Update.
5109 * gdb.cell/registers.exp: Update.
5110 * gdb.cell/sizeof.exp: Update.
5111 * gdb.cell/solib-symbol.exp: Update.
5112 * gdb.cell/solib.exp: Update.
5113 * gdb.cp/ambiguous.exp: Update.
5114 * gdb.cp/breakpoint.exp: Update.
5115 * gdb.cp/bs15503.exp: Update.
5116 * gdb.cp/casts.exp: Update.
5117 * gdb.cp/class2.exp: Update.
5118 * gdb.cp/cpexprs.exp: Update.
5119 * gdb.cp/cplusfuncs.exp: Update.
5120 * gdb.cp/ctti.exp: Update.
5121 * gdb.cp/dispcxx.exp: Update.
5122 * gdb.cp/gdb1355.exp: Update.
5123 * gdb.cp/gdb2384.exp: Update.
5124 * gdb.cp/gdb2495.exp: Update.
5125 * gdb.cp/infcall-dlopen.exp: Update.
5126 * gdb.cp/local.exp: Update.
5127 * gdb.cp/m-data.exp: Update.
5128 * gdb.cp/m-static.exp: Update.
5129 * gdb.cp/mb-ctor.exp: Update.
5130 * gdb.cp/mb-inline.exp: Update.
5131 * gdb.cp/mb-templates.exp: Update.
5132 * gdb.cp/member-ptr.exp: Update.
5133 * gdb.cp/method.exp: Update.
5134 * gdb.cp/namespace.exp: Update.
5135 * gdb.cp/nextoverthrow.exp: Update.
5136 * gdb.cp/nsdecl.exp: Update.
5137 * gdb.cp/nsrecurs.exp: Update.
5138 * gdb.cp/nsstress.exp: Update.
5139 * gdb.cp/nsusing.exp: Update.
5140 * gdb.cp/pr-1023.exp: Update.
5141 * gdb.cp/pr-1210.exp: Update.
5142 * gdb.cp/pr-574.exp: Update.
5143 * gdb.cp/pr9631.exp: Update.
5144 * gdb.cp/printmethod.exp: Update.
5145 * gdb.cp/psmang.exp: Update.
5146 * gdb.cp/re-set-overloaded.exp: Update.
5147 * gdb.cp/rtti.exp: Update.
5148 * gdb.cp/shadow.exp: Update.
5149 * gdb.cp/templates.exp: Update.
5150 * gdb.cp/try_catch.exp: Update.
5151 * gdb.dwarf2/dw2-ranges.exp: Update.
5152 * gdb.dwarf2/pr10770.exp: Update.
5153 * gdb.fortran/library-module.exp: Update.
5154 * gdb.hp/gdb.aCC/optimize.exp: Update.
5155 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5156 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5157 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5158 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5159 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5160 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5161 * gdb.hp/gdb.compat/xdb1.exp: Update.
5162 * gdb.hp/gdb.compat/xdb2.exp: Update.
5163 * gdb.hp/gdb.compat/xdb3.exp: Update.
5164 * gdb.hp/gdb.defects/bs14602.exp: Update.
5165 * gdb.hp/gdb.defects/solib-d.exp: Update.
5166 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5167 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5168 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5169 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5170 * gdb.mi/gdb792.exp: Update.
5171 * gdb.mi/mi-pending.exp: Update.
5172 * gdb.mi/mi-solib.exp: Update.
5173 * gdb.mi/mi-var-cp.exp: Update.
5174 * gdb.opt/clobbered-registers-O2.exp: Update.
5175 * gdb.opt/inline-bt.exp: Update.
5176 * gdb.opt/inline-cmds.exp: Update.
5177 * gdb.opt/inline-locals.exp: Update.
5178 * gdb.python/py-events.exp: Update.
5179 * gdb.python/py-finish-breakpoint.exp: Update.
5180 * gdb.python/py-type.exp: Update.
5181 * gdb.reverse/solib-precsave.exp: Update.
5182 * gdb.reverse/solib-reverse.exp: Update.
5183 * gdb.server/solib-list.exp: Update.
5184 * gdb.stabs/weird.exp: Update.
5185 * gdb.threads/attach-into-signal.exp: Update.
5186 * gdb.threads/attach-stopped.exp: Update.
5187 * gdb.threads/tls-shared.exp: Update.
5188 * gdb.trace/change-loc.exp: Update.
5189 * gdb.trace/strace.exp: Update.
5190
5191 2012-06-19 Tom Tromey <tromey@redhat.com>
5192
5193 * gdb.base/whatis.exp: Add tests.
5194
5195 2012-06-19 Tom Tromey <tromey@redhat.com>
5196
5197 * gdb.cp/m-static.cc (keepalive): New function.
5198 (gnu_obj_1::method): Use it.
5199
5200 2012-06-18 Doug Evans <dje@google.com>
5201
5202 * gdb.base/info-fun.exp: New file.
5203 * gdb.base/info-fun.c: New file.
5204 * gdb.base/info-fun-solib.c: New file.
5205
5206 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5207
5208 Remove stale dummy frames.
5209 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5210 (maintenance info breakpoints): New tests.
5211 * gdb.base/stale-infcall.c: New file.
5212 * gdb.base/stale-infcall.exp: New file.
5213
5214 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5215
5216 * gdb.arch/amd64-entry-value-param.S: New file.
5217 * gdb.arch/amd64-entry-value-param.c: New file.
5218 * gdb.arch/amd64-entry-value-param.exp: New file.
5219
5220 2012-06-15 Tom Tromey <tromey@redhat.com>
5221
5222 * gdb.cp/namespace.exp: Add "show lang" test.
5223
5224 2012-06-15 Iain Sandoe <iain@codesourcery.com>
5225
5226 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5227 case. (top level): Use gdb_file_cmd instead of gdb_load.
5228
5229 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5230
5231 PR tdep/14222
5232 * gdb.arch/i386-sse-stack-align.S: New file.
5233 * gdb.arch/i386-sse-stack-align.c: New file.
5234 * gdb.arch/i386-sse-stack-align.exp: New file.
5235
5236 2012-06-13 Keith Seitz <keiths@redhat.com>
5237
5238 PR breakpoints/13798 and mi/11541
5239 * gdb.linespec/ls-errs.exp: Add a few more tests for
5240 filenames with spaces and colons.
5241
5242 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5243
5244 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5245 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5246 (test_function): Call CV_f.
5247 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5248 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5249 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5250 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5251 (p CV_f(CV::i)): New tests.
5252
5253 2012-06-13 Tom Tromey <tromey@redhat.com>
5254
5255 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5256
5257 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5258
5259 Fix regression by the "ambiguous linespec" series.
5260 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5261 tests.
5262
5263 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5264
5265 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5266 missing.
5267
5268 2012-06-11 Tom Tromey <tromey@redhat.com>
5269
5270 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5271 location...
5272 (main): ...here.
5273
5274 2012-06-07 Yao Qi <yao@codesourcery.com>
5275
5276 * gdb.trace/strace.exp: Shorten some too-long lines.
5277
5278 2012-06-06 Pedro Alves <palves@redhat.com>
5279
5280 * gdb.threads/clone-new-thread-event.c: New file.
5281 * gdb.threads/clone-new-thread-event.exp: New file.
5282
5283 2012-06-06 Yao Qi <yao@codesourcery.com>
5284
5285 * gdb.base/dprintf.c (main): Add extra parameter when calling
5286 printf and fprintf.
5287 (bar): New function. It is a dead function, but to ensure
5288 'malloc' is linked explicitly.
5289
5290 2012-06-06 Yao Qi <yao@codesourcery.com>
5291
5292 * gdb.base/info-proc.exp: Return if target doesn't support
5293 'info proc'.
5294
5295 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5296
5297 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5298 (run program with breakpoint commands): XFAIl if it is not.
5299
5300 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5301
5302 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5303 and add comment.
5304 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5305 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5306 "STOP" marker. Adjust testing strategy to make it work on
5307 all targets.
5308
5309 * gdb.base/print-file-var-main.c (main): Rewrite using local
5310 variables and adjust get_version_2's return value check.
5311 Add small comment.
5312 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5313 marker. Adjust testing strategy to make it work on all targets.
5314
5315 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5316
5317 * gdb.ada/bad-task-bp-keyword: New testcase.
5318
5319 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5320
5321 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5322 Simplify it to ...
5323 (symbol-file ${testfile1}): ... here.
5324 (test eliminated var my_global_symbol)
5325 (test eliminated var my_static_symbol)
5326 (test eliminated var my_global_func, get address of main): Wrap them to
5327 'single psymtabs' and 'single symtabs'
5328 (get address of my_global_symbol, get address of my_static_symbol)
5329 (get address of my_global_func, get address of main): Wrap them to
5330 'order1' and 'order2'.
5331
5332 * gdb.base/code_elim.exp
5333 (add-symbol-file ${testfile1} 0x100000)
5334 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5335 'order2'.
5336 (order1: add-symbol-file ${testfile1} 0x100000)
5337 (order1: add-symbol-file ${testfile2} 0x200000)
5338 (order2: add-symbol-file ${testfile2} 0x200000)
5339 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5340 .bss as appropriate.
5341
5342 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5343
5344 * gdb.server/solib-list-lib.c: New file.
5345 * gdb.server/solib-list-main.c: New file.
5346 * gdb.server/solib-list.exp: New file.
5347
5348 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5349
5350 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5351 for 'set print symbol' change.
5352
5353 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5354
5355 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5356 .debug_abbrev_seg3.
5357
5358 2012-05-24 John Steele Scott <toojays@toojays.net>
5359
5360 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5361 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5362 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5363
5364 2012-05-23 Stan Shebs <stan@codesourcery.com>
5365
5366 * gdb.mi/mi-info-os.exp: New file.
5367
5368 2012-05-23 Keith Seitz <keiths@redhat.com>
5369
5370 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5371 return -1 to suppress the rest of the tests.
5372 (compile_stap_bin): Return boolean success value.
5373
5374 2012-05-21 Tom Tromey <tromey@redhat.com>
5375
5376 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5377 Remove kfails.
5378 (test_print_mi_member_types): Likewise.
5379
5380 2012-05-21 Tom Tromey <tromey@redhat.com>
5381
5382 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5383 print symbol' change.
5384
5385 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5386
5387 * gdb.python/py-prompt.exp: Quit if the target is remote.
5388
5389 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5390
5391 Fix ERROR: internal buffer is full.
5392 * gdb.base/info-os.exp (expect_multiline): New function.
5393 (get process list, get process groups, get threads)
5394 (get file descriptors, get internet-domain sockets)
5395 (get shared-memory regions, get semaphores, get message queues): Use
5396 it for these tests.
5397
5398 2012-05-18 Tom Tromey <tromey@redhat.com>
5399
5400 * gdb.mi/mi-var-cmd.exp: Update.
5401 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5402 * gdb.cp/virtbase.exp: Update.
5403 * gdb.cp/classes.exp (test_static_members): Update.
5404 * gdb.cp/casts.exp: Update.
5405 * gdb.base/pointers.exp: Update.
5406 * gdb.base/funcargs.exp (pointer_args): Update.
5407 (structs_by_reference): Update.
5408 * gdb.base/find.exp: Update.
5409 * gdb.base/call-strs.exp: Send "set print symbol off".
5410 * gdb.base/call-ar-st.exp: Update.
5411 * gdb.ada/fun_addr.exp: Update.
5412 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5413 Call it.
5414 (test_print_repeats_10, test_print_strings)
5415 (test_print_char_arrays): Update.
5416
5417 2012-05-18 Tom Tromey <tromey@redhat.com>
5418
5419 * gdb.base/charset.exp (string_display): Update.
5420
5421 2012-05-18 Tom Tromey <tromey@redhat.com>
5422
5423 * gdb.mi/mi2-var-display.exp: Update.
5424 * gdb.mi/mi-var-display.exp: Update.
5425 * gdb.mi/mi-var-child.exp: Update.
5426 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5427 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5428
5429 2012-05-17 Doug Evans <dje@google.com>
5430
5431 * info-macros.exp: Pass "debug" to prepare_for_testing.
5432
5433 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5434 * gdb.ada/Makefile.in (clean): Ditto.
5435 * gdb.arch/Makefile.in (clean): Ditto.
5436 * gdb.asm/Makefile.in (clean): Ditto.
5437 * gdb.base/Makefile.in (clean): Ditto.
5438 * gdb.cell/Makefile.in (clean): Ditto.
5439 * gdb.cp/Makefile.in (clean): Ditto.
5440 * gdb.disasm/Makefile.in (clean): Ditto.
5441 * gdb.dwarf2/Makefile.in (clean): Ditto.
5442 * gdb.fortran/Makefile.in (clean): Ditto.
5443 * gdb.go/Makefile.in (clean): Ditto.
5444 * gdb.hp/Makefile.in (clean): Ditto.
5445 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5446 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5447 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5448 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5449 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5450 * gdb.java/Makefile.in (clean): Ditto.
5451 * gdb.linespec/Makefile.in (clean): Ditto.
5452 * gdb.mi/Makefile.in (clean): Ditto.
5453 * gdb.modula2/Makefile.in (clean): Ditto.
5454 * gdb.multi/Makefile.in (clean): Ditto.
5455 * gdb.objc/Makefile.in (clean): Ditto.
5456 * gdb.opencl/Makefile.in (clean): Ditto.
5457 * gdb.opt/Makefile.in (clean): Ditto.
5458 * gdb.pascal/Makefile.in (clean): Ditto.
5459 * gdb.python/Makefile.in (clean): Ditto.
5460 * gdb.reverse/Makefile.in (clean): Ditto.
5461 * gdb.server/Makefile.in (clean): Ditto.
5462 * gdb.stabs/Makefile.in (clean): Ditto.
5463 * gdb.threads/Makefile.in (clean): Ditto.
5464 * gdb.trace/Makefile.in (clean): Ditto.
5465 * gdb.xml/Makefile.in (clean): Ditto.
5466
5467 2012-05-16 Tom Tromey <tromey@redhat.com>
5468
5469 * gdb.base/macscp1.c (macscp_expr): Add comment.
5470 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5471
5472 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5473
5474 * gdb.base/return-nodebug.exp: Also test float and double types.
5475
5476 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5477
5478 PR testsuite/12649
5479 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5480
5481 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5482
5483 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5484
5485 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5486 `rerun_to_main'.
5487 (stap_test_no_debuginfo): Likewise.
5488
5489 2012-05-14 Stan Shebs <stan@codesourcery.com>
5490
5491 * gdb.base/dprintf.c: New file.
5492 * gdb.base/dprintf.exp: New file.
5493
5494 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
5495
5496 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5497 * gdb.trace/disconnected-tracing.c: New file.
5498 * gdb.trace/disconnected-tracing.exp: New file.
5499
5500 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5501
5502 * gdb.python/python.c: Add a new breakpoint comment.
5503 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5504
5505 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5506
5507 * gdb.base/info-os.exp: New file.
5508 * gdb.base/info-os.c: New file.
5509
5510 2012-05-10 Joel Brobecker <brobecker@adacore.com>
5511
5512 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5513 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5514 New files.
5515
5516 2012-05-10 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5519 gdb.base/ctxobj.exp: New files.
5520
5521 2012-05-09 Tom Tromey <tromey@redhat.com>
5522
5523 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5524
5525 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5526
5527 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5528
5529 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5530
5531 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5532 before using it.
5533
5534 2012-05-04 Tristan Gingold <gingold@adacore.com>
5535
5536 * gdb.base/set-noassign.exp: New test.
5537
5538 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5539
5540 * gdb.python/py-symbol.exp: Add tests to test the new methods
5541 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5542 * gdb.python/py-symbol.c: Add new struct to help test
5543 gdb.Symtab.static_block().
5544
5545 2012-05-03 Doug Evans <dje@google.com>
5546
5547 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5548 commented out.
5549
5550 2012-05-03 Yao Qi <yao@codesourcery.com>
5551
5552 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5553 doesn't support.
5554 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5555 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5556
5557 2012-05-03 Yao Qi <yao@codesourcery.com>
5558
5559 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5560
5561 2012-04-30 Doug Evans <dje@google.com>
5562
5563 PR testsuite/13961
5564 * gdb.dwarf2/pr13961.S: New file.
5565 * gdb.dwarf2/pr13961.exp: New file.
5566
5567 2012-04-29 Yao Qi <yao@codesourcery.com>
5568
5569 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5570
5571 2012-04-28 Doug Evans <dje@google.com>
5572
5573 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5574 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5575 All uses updated.
5576 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5577 "ptype func_cu1" to expand cu2 before cu1.
5578
5579 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5580 Tom Tromey <tromey@redhat.com>
5581
5582 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5583 variables.
5584 * gdb.base/stap-probe.c: New file.
5585 * gdb.base/stap-probe.exp: New file.
5586 * gdb.trace/stap-trace.c: New file.
5587 * gdb.trace/stap-trace.exp: New file.
5588 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5589 libgcc's unwinder.
5590
5591 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5592
5593 * gdb.arch/mips16-thunks-inmain.c: New file.
5594 * gdb.arch/mips16-thunks-main.c: New file.
5595 * gdb.arch/mips16-thunks-sin.c: New file.
5596 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5597 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5598 * gdb.arch/mips16-thunks-sinmain.c: New file.
5599 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5600 * gdb.arch/mips16-thunks.exp: New file.
5601
5602 2012-04-25 Doug Evans <dje@google.com>
5603
5604 * configure.ac: Create gdb.go/Makefile.
5605 * configure: Regenerate.
5606 * gdb.base/default.exp: Add "go" to "set language" testing.
5607 * gdb.go/Makefile.in: New file.
5608 * gdb.go/basic-types.exp: New file.
5609 * gdb.go/chan.exp: New file.
5610 * gdb.go/chan.go: New file.
5611 * gdb.go/handcall.exp: New file.
5612 * gdb.go/handcall.go: New file.
5613 * gdb.go/hello.exp: New file.
5614 * gdb.go/hello.go: New file.
5615 * gdb.go/integers.exp: New file.
5616 * gdb.go/integers.go: New file.
5617 * gdb.go/methods.exp: New file.
5618 * gdb.go/methods.go: New file.
5619 * gdb.go/package.exp: New file.
5620 * gdb.go/package1.go: New file.
5621 * gdb.go/package2.go: New file.
5622 * gdb.go/print.exp: New file.
5623 * gdb.go/strings.exp: New file.
5624 * gdb.go/strings.go: New file.
5625 * gdb.go/types.exp: New file.
5626 * gdb.go/types.go: New file.
5627 * gdb.go/unsafe.exp: New file.
5628 * gdb.go/unsafe.go: New file.
5629 * lib/future.exp: Add Go support.
5630 (gdb_find_go, gdb_find_go_linker): New procs.
5631 (gdb_default_target_compile): Add Go support.
5632 * lib/gdb.exp (skip_go_tests): New proc.
5633 * lib/go.exp: New file.
5634
5635 2012-04-25 Tom Tromey <tromey@redhat.com>
5636
5637 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5638
5639 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5640 Jan Kratochvil <jan.kratochvil@redhat.com>
5641
5642 PR symtab/7259:
5643 * gdb.base/enumval.c: New test case.
5644 * gdb.base/enumval.exp: New test case.
5645 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5646 field.bitpos.
5647
5648 2012-04-17 Pedro Alves <palves@redhat.com>
5649
5650 * Makefile.in (site.exp): Make site.exp source
5651 $srcdir/lib/append_gdb_boards_dir.exp.
5652 * lib/append_gdb_boards_dir.exp: New file.
5653
5654 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5655
5656 New option "set auto-load safe-path".
5657 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5658 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5659
5660 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5661
5662 auto-load: Implementation.
5663 * gdb.base/help.exp (test set height): Increase the height.
5664 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5665 to ...
5666 (info auto-load python-scripts): ... here.
5667 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5668 to ...
5669 (info auto-load python-scripts *): ... here.
5670
5671 2012-04-16 Yao Qi <yao@codesourcery.com>
5672
5673 * lib/trace-support.exp (get_in_proc_agent): New.
5674 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5675 of in process trace agent.
5676 * gdb.trace/ftrace.exp: Likewise.
5677 * gdb.trace/pending.exp: Likewise.
5678 * gdb.trace/trace-break.exp: Likewise.
5679 * gdb.trace/trace-mt.exp
5680 * gdb.trace/tspeed.exp: Likewise.
5681 * gdb.trace/tstatus.exp
5682 * gdb.trace/strace.exp: Likewise.
5683
5684 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5685
5686 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5687 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5688
5689 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5690
5691 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5692
5693 PR mi/13393
5694 * gdb.mi/mi-var-rtti.cc: New file.
5695 * gdb.mi/mi-var-rtti.exp: New file.
5696 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5697 function.
5698 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5699
5700 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
5701
5702 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5703 EXECUTABLES.
5704 * gdb.python/py-explore.c: C program used for testing the new
5705 'explore' command on C constructs.
5706 * gdb.python/py-explore.cc: C++ program used for testing the new
5707 'explore' command on C++ constructs.
5708 * gdb-python/py-explore.exp: Tests for the new 'explore'
5709 command on C constructs.
5710 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5711 command on C++ constructs.
5712
5713 2012-04-07 Mark Kettenis <kettenis@gnu.org>
5714
5715 * gdb.base/funcargs.exp (complex_args): Fix typo.
5716
5717 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5718
5719 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5720 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5721
5722 2012-04-05 Keith Seitz <keiths@redhat.com>
5723
5724 * gdb.base/advance.exp: Update error message for
5725 "advance malformed" test.
5726 * gdb.base/break.exp: Likewise for "breakpoint with
5727 trailing garbage" test.
5728 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5729 with trailing garbage" test.
5730 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5731 trailng garbage" test.
5732 * gdb.base/until.exp: Likewise for "malformed until" test.
5733 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5734 for "breakpoint info (after setting on all)".
5735 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5736 tests.
5737 * gdb.cp/cplabel.cc: New file.
5738 * gdb.cp/cplabel.exp: New test.
5739 * gdb.linespec/ls-errs.c: New file.
5740 * gdb.linespec/ls-errs.exp: New test.
5741
5742 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 * gdb.trace/unavailable.exp
5745 (collect globals: print object on: print derived_partial)
5746 (collect globals: print object on: print derived_whole)
5747 (collect globals: print object off: print derived_partial)
5748 (collect globals: print object off: print derived_whole): Update
5749 expected output.
5750
5751 2012-03-30 Keith Seitz <keiths@redhat.com>
5752
5753 * gdb.python: Add test for linespecs with commas.
5754
5755 2012-03-28 Keith Seitz <keiths@redhat.com>
5756
5757 * gdb.linespec/ls-dollar.cc: New file.
5758 * gdb.linespec/ls-dollar.exp: New test.
5759
5760 2012-03-28 Keith Seitz <keiths@redhat.com>
5761
5762 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5763 starting with the global namespace.
5764
5765 2012-03-23 Doug Evans <dje@google.com>
5766
5767 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5768
5769 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5770
5771 * gdb.python/py-value.cc: Add test case for testing the
5772 methodology exposing C++ values to Python.
5773 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5774 exposing C++ values to Python.
5775 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5776
5777 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5778 Siddhesh Poyarekar <siddhesh@redhat.com>
5779
5780 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5781 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5782 (generate native core dump): Make the test unsupported if core cannot
5783 be generated.
5784
5785 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5786
5787 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5788 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5789 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5790
5791 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5792
5793 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5794
5795 2012-03-17 Doug Evans <dje@google.com>
5796
5797 * dg-extract-results.sh: Handle KFAILs.
5798
5799 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5800
5801 PR symtab/13777
5802 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5803
5804 2012-03-16 Joel Brobecker <brobecker@adacore.com>
5805
5806 * gdb.ada/set_pckd_arr_elt: New testcase.
5807
5808 2012-03-16 Gary Benson <gbenson@redhat.com>
5809
5810 PR breakpoints/10738
5811 * gdb.opt/inline-break.exp: New file.
5812 * gdb.opt/inline-break.c: Likewise.
5813 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5814 * gdb.dwarf2/dw2-inline-break.S: Likewise.
5815 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5816 * gdb.base/async-shell.exp: Likewise.
5817 * lib/mi-support.exp (library_loaded_re): Likewise.
5818
5819 2012-03-15 Tom Tromey <tromey@redhat.com>
5820
5821 * gdb.cp/virtfunc2.exp: Update expected output.
5822 * gdb.cp/pr9631.exp: Update expected output.
5823 * gdb.cp/member-ptr.exp: Update expected output.
5824 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5825 output.
5826 * gdb.cp/casts.exp: Update expected output.
5827
5828 2012-03-15 Tom Tromey <tromey@redhat.com>
5829
5830 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5831 (test_info_vtbl): Likewise.
5832 (do_tests): Call test_info_vtbl.
5833 * gdb.cp/virtfunc.cc (va): New global.
5834
5835 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5836
5837 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5838 describing DWARF data structures.
5839 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5840 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5841 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5842 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5843 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5844 * gdb.dwarf2/dw2-param-error.S: Likewise.
5845 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5846 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5847 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5848 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5849 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5850 * gdb.dwarf2/pr11465.S: Likewise.
5851
5852 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5853
5854 * gdb.mi/mi2-prompt.exp: New file.
5855
5856 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5857
5858 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5859
5860 2012-03-13 Joel Brobecker <brobecker@adacore.com>
5861
5862 * gdb.ada/bp_range_type: New testcase.
5863
5864 2012-03-13 Doug Evans <dje@google.com>
5865
5866 * gdb.base/default.exp: Delete tests for symbol-reloading.
5867 * gdb.base/help.exp: Ditto.
5868 * gdb.base/setshow.exp: Ditto.
5869 * gdb.base/gdb_history: Delete references to symbol-reloading.
5870
5871 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5872
5873 * gdb.base/attach-twice.c: New files.
5874 * gdb.base/attach-twice.exp: New files.
5875
5876 2012-03-08 Keith Seitz <keiths@redhat.com>
5877
5878 * lib/gdb.exp (gdb_get_line_number): Throw an
5879 error instead of returning -1.
5880 * gdb.base/break.exp: Remove unused variable
5881 bp_location5.
5882 * gdb.base/hbreak2.exp: Likewise.
5883 * gdb.base/sepdebug.exp: Likewise.
5884
5885 2012-03-08 Yao Qi <yao@codesourcery.com>
5886 Pedro Alves <palves@redhat.com>
5887
5888 Fix PR server/13392.
5889 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5890 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5891 download tracepoints.
5892 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5893 (pending_tracepoint_resolved_during_trace): Likewise.
5894 (pending_tracepoint_installed_during_trace): Likewise.
5895 (pending_tracepoint_with_action_resolved): Likewise.
5896
5897 2012-03-08 Keith Seitz <keiths@redhat.com>
5898
5899 * gdb.ada/array_bounds.exp: Get breakpoint for line
5900 with "START", not "STOP".
5901 * gdb.python/py-infthread.exp: Do not continue to
5902 line marked "Break here.", which is undefined.
5903
5904 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
5905
5906 Revert:
5907
5908 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5909
5910 Implement testsuite workaround for PR breakpoints/13781.
5911 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5912 (set breakpoint condition-evaluation host): New conditional command.
5913
5914 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5915
5916 Fix CU relative vs. absolute DIE offsets.
5917 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5918 one.
5919
5920 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5921
5922 Fix false FAIL on distros with relro linkage as default.
5923 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5924 -Wl,-z,norelro first.
5925
5926 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5927
5928 * gdb.ada/bp_on_var: New testcase.
5929
5930 2012-03-06 Joel Brobecker <brobecker@adacore.com>
5931
5932 * gdb.ada/bp_enum_homonym: New testcase.
5933
5934 2012-03-06 Yao Qi <yao@codesourcery.com>
5935
5936 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5937 x86_64-*-* and i?86-*-*.
5938 Set up KFAIL for gdb/13808.
5939
5940 2012-03-05 Tom Tromey <tromey@redhat.com>
5941
5942 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5943 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5944
5945 2012-03-05 Tom Tromey <tromey@redhat.com>
5946
5947 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5948
5949 2012-03-04 Yao Qi <yao@codesourcery.com>
5950
5951 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5952 messages for KFAIL.
5953
5954 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5955
5956 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5957 (print one_two_three, indexes off, print few_reps, indexes off)
5958 (print many_reps, indexes off, print empty, indexes off)
5959 (print one_two_three, print few_reps, print many_reps, print empty):
5960 Call setup_xfail if $gcc_old.
5961
5962 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5963
5964 Implement testsuite workaround for PR breakpoints/13781.
5965 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5966 (set breakpoint condition-evaluation host): New conditional command.
5967
5968 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5969
5970 Code cleanup.
5971 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5972 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5973 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5974 number 1 by $bpnum. Four times.
5975
5976 2012-03-03 Yao Qi <yao@codesourcery.com>
5977
5978 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5979
5980 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5981
5982 Setup KFAIL for PR server/13796.
5983 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5984
5985 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5986
5987 * gdb.ada/operator_bp: New testcase.
5988
5989 2012-03-02 Joel Brobecker <brobecker@adacore.com>
5990
5991 * gdb.ada/info_locals_renaming: New testcase.
5992
5993 2012-03-02 Tom Tromey <tromey@redhat.com>
5994
5995 * gdb.base/nextoverexit.c: New file.
5996 * gdb.base/nextoverexit.exp: New file.
5997
5998 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5999
6000 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6001 parameter.
6002
6003 2012-03-01 Maciej W. Rozycki <macro@mips.com>
6004
6005 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6006 core registers.
6007
6008 2012-03-01 Maciej W. Rozycki <macro@mips.com>
6009 Maciej W. Rozycki <macro@codesourcery.com>
6010 Daniel Jacobowitz <dan@codesourcery.com>
6011
6012 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6013
6014 2012-03-01 Pedro Alves <palves@redhat.com>
6015
6016 PR gdb/13767
6017
6018 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6019 (gdb_collect_globals_test): Call it.
6020
6021 2012-03-01 Keith Seitz <keiths@redhat.com>
6022
6023 * gdb.cp/method2.exp: Output of overload menu is now
6024 alphabetized. Update tests for "break A::method".
6025 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6026 of hard-coding them.
6027 Overload menu is alphabetized: rewrite to accommodate.
6028 Unset variables LINE and TYPES which are used in other tests.
6029 Compute the output of "info break".
6030 Update the breakpoint table after all breakpoints are deleted.
6031 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6032 compute ACTUALS and the method body based on parameters.
6033 Update expected output accordingly.
6034 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6035 unique comments to allow the use of gdb_get_line_number.
6036
6037 2012-03-01 Keith Seitz <keiths@redhat.com>
6038
6039 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6040 some Tcl syntax.
6041 * gdb.cp/ovldbreak.exp: Likewise.
6042
6043 2012-03-01 Keith Seitz <keiths@redhat.com>
6044
6045 * gdb.base/help.exp (help show user): Update expected result
6046 for new doc string changes (add "non-python").
6047
6048 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
6049
6050 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6051 be put in the user-defined category and that the commands appear in
6052 "help user-defined".
6053
6054 2012-02-29 Joel Brobecker <brobecker@adacore.com>
6055
6056 * gdb.ada/tagged_not_init: New testcase.
6057
6058 2012-02-29 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6061 * gdb.ada/enum_idx_packed: New testcase.
6062
6063 2012-02-29 Joel Brobecker <brobecker@adacore.com>
6064
6065 * gdb.ada/aliased_array: New testcase.
6066
6067 2012-02-29 Joel Brobecker <brobecker@adacore.com>
6068
6069 * gdb.ada/whatis_array_val: New testcase.
6070
6071 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6072
6073 Fix disp-step-syscall.exp: fork: single step over fork.
6074 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6075 whitespaces.
6076 (single step over $syscall): Remove its check.
6077 (single step over $syscall final pc): New check.
6078
6079 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6080
6081 Support processors without SSSE3.
6082 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6083 pabsd into ...
6084 (ssse3_test): ... a new function.
6085 (main): Call ssse3_test.
6086 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6087 Update expected values everywhere.
6088 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6089 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6090 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6091 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6092 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6093 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6094 Move these tests lower.
6095 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6096 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6097 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6098 New tests.
6099
6100 2012-02-29 Yao Qi <yao@codesourcery.com>
6101 Pedro Alves <palves@redhat.com>
6102
6103 * gdb.trace/trace-mt.c: New.
6104 * gdb.trace/trace-mt.exp: New.
6105
6106 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6107
6108 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6109 numbers instead of hardcoding them.
6110 * gdb.base/annota1.c: Provide suitable markers.
6111 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6112 numbers instead of hardcoding them.
6113 * gdb.base/annota3.c: Provide suitable markers.
6114
6115 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6116 * gdb.base/annota3.c: Likewise.
6117 * gdb.base/sigall.c: Likewise.
6118 * gdb.base/signals.c: Likewise.
6119 * gdb.reverse/sigall-reverse.c: Likewise.
6120
6121 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6122
6123 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6124 failure return path.
6125
6126 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
6127
6128 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6129
6130 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
6131
6132 * gdb.base/cond-eval-mode.exp: New file.
6133
6134 2012-02-24 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6137 (top level): Use with_test_prefix.
6138
6139 2012-02-24 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.threads/attach-into-signal.exp (corefunc): Use
6142 with_test_prefix.
6143
6144 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6145
6146 Fix false FAILs on old CPUs without SSE.
6147 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6148 Return untested for Illegal instruction.
6149
6150 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6151
6152 Fix false FAILs with glibc debug infos installed.
6153 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6154 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6155
6156 2012-02-22 Sterling Augustine <saugustine@google.com>
6157
6158 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6159 constant with cast.
6160
6161 2012-02-21 Pedro Alves <palves@redhat.com>
6162
6163 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6164
6165 2012-02-21 Pedro Alves <palves@redhat.com>
6166
6167 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6168
6169 2012-02-21 Pedro Alves <palves@redhat.com>
6170
6171 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6172 with_test_prefix.
6173
6174 2012-02-21 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6177 with_test_prefix here.
6178 (top level): Do it here instead. Remove `:' from the
6179 with_test_prefix string.
6180 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6181 the suffix `:' from the with_test_prefix prefix string.
6182 * gdb.base/break-interp.exp: Ditto.
6183 * gdb.base/catch-load.exp: Ditto.
6184 * gdb.base/disp-step-syscall.exp: Ditto.
6185 * gdb.base/jit-so.exp: Ditto.
6186 * gdb.base/jit.exp: Ditto.
6187 * gdb.base/sepdebug.exp: Ditto.
6188 * gdb.base/solib-display.exp: Ditto.
6189 * gdb.base/solib-overlap.exp: Ditto.
6190 * gdb.base/watch-cond-infcall.exp: Ditto.
6191 * gdb.base/watchpoint.exp: Ditto.
6192 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6193 * gdb.mi/mi-watch.exp: Ditto.
6194 * gdb.mi/mi2-watch.exp: Ditto.
6195 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6196 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6197 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6198 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6199 * gdb.threads/watchpoint-fork.exp: Ditto.
6200 * gdb.threads/watchthreads-reorder.exp: Ditto.
6201 * gdb.trace/change-loc.exp: Ditto.
6202 * gdb.trace/pending.exp: Ditto.
6203 * gdb.trace/status-stop.exp: Ditto.
6204 * gdb.trace/strace.exp: Ditto.
6205 * gdb.trace/trace-break.exp: Ditto.
6206 * gdb.trace/unavailable.exp: Ditto.
6207 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6208 suffix with colon. Adjust leading comments.
6209
6210 2012-02-21 Pedro Alves <palves@redhat.com>
6211 Tom Tromey <tromey@redhat.com>
6212
6213 * lib/gdb.exp: Add description of test prefixes.
6214 (with_test_prefix): New procedure.
6215 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6216 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6217 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6218 instead of lappend to append to pf_prefix.
6219 * gdb.base/catch-load.exp: Use with_test_prefix.
6220 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6221 * gdb.base/jit-so.exp: Use with_test_prefix.
6222 * gdb.base/jit.exp: Use with_test_prefix.
6223 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6224 lappend to append to pf_prefix.
6225 * gdb.base/sepdebug.exp: Use with_test_prefix.
6226 * gdb.base/solib-display.exp: Use with_test_prefix.
6227 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6228 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6229 * gdb.base/watchpoint.exp: Use with_test_prefix.
6230 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6231 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6232 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6233 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6234 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6235 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6236 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6237 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6238 append instead of lappend to append to pf_prefix.
6239 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6240 * gdb.trace/change-loc.exp: Use with_test_prefix.
6241 * gdb.trace/pending.exp: Use with_test_prefix.
6242 * gdb.trace/status-stop.exp: Use with_test_prefix.
6243 * gdb.trace/strace.exp: Use with_test_prefix.
6244 * gdb.trace/trace-break.exp: Use with_test_prefix.
6245 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6246 instead of lappend to append to pf_prefix.
6247
6248 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6249
6250 Fix racy FAILs.
6251 * gdb.base/inferior-died.c (main): Add return of 0.
6252 * gdb.base/inferior-died.exp (continue): Fix expectation of
6253 asynchronous events.
6254 (p 1): New test.
6255
6256 2012-02-20 Pedro Alves <palves@redhat.com>
6257
6258 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6259 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6260 gdb's internal debug output. For the non-threaded case, look for
6261 "Program received signal SIGLARM", for the threaded case, peek at
6262 the thread's siginfo.
6263
6264 2012-02-20 Pedro Alves <palves@redhat.com>
6265
6266 General cleanup, make output test messages unique, and build
6267 different executable files for the non-threaded and threaded
6268 cases.
6269
6270 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6271 Delete.
6272 (executable_nothr, executable_thr): New globals.
6273 (top level): Adjust to delete both executables.
6274 (corefunc): New parameter $executable. Set $pf_prefix instead of
6275 hand writing a prefix in tests. Issue a clean_restart and enable
6276 lin-lwp debug output here.
6277 (top level): Adjust. Use build_executable. Don't start gdb here,
6278 and don't enable lin-lwp debug output here.
6279 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6280
6281 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6282
6283 Fix racy FAILs.
6284 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6285 "continue" command.
6286
6287 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6288
6289 Fix for gdbserver non-extended mode.
6290 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6291 and gdb_run_cmd.
6292
6293 2012-02-17 Tom Tromey <tromey@redhat.com>
6294
6295 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6296 * gdb.python/py-events.exp: Check 'dir' output.
6297 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6298
6299 2012-02-17 Yao Qi <yao@codesourcery.com>
6300
6301 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6302
6303 2012-02-16 Tom Tromey <tromey@redhat.com>
6304
6305 * gdb.base/inferior-died.c: Don't include stdio.h.
6306
6307 2012-02-16 Tom Tromey <tromey@redhat.com>
6308
6309 * gdb.base/inferior-died.c: New file.
6310 * gdb.base/inferior-died.exp: New file.
6311
6312 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6313
6314 * gdb.base/break-inline.exp: New file.
6315 * gdb.base/break-inline.c: New file.
6316
6317 2012-02-15 Tom Tromey <tromey@redhat.com>
6318
6319 * gdb.base/pc-fp.exp: Add "info register" tests.
6320
6321 2012-02-15 Tom Tromey <tromey@redhat.com>
6322
6323 * gdb.base/regs.exp: Remove.
6324
6325 2012-02-15 Pedro Alves <palves@redhat.com>
6326
6327 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6328 the target doesn't support tracepoints.
6329 * gdb.trace/circ.exp: Ditto.
6330 * gdb.trace/collection.exp: Ditto.
6331 * gdb.trace/packetlen.exp: Ditto.
6332 * gdb.trace/passc-dyn.exp: Ditto.
6333 * gdb.trace/report.exp: Ditto.
6334 * gdb.trace/tfind.exp: Ditto.
6335 * gdb.trace/tspeed.exp: Ditto.
6336 * gdb.trace/tsv.exp: Ditto.
6337 * gdb.trace/unavailable.exp: Ditto.
6338 * gdb.trace/while-dyn.exp: Ditto.
6339
6340 2012-02-15 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6343 gdb_test_multiple, and call unsupported instead of fail, if the
6344 remote side does not support the request.
6345
6346 2012-02-15 Pedro Alves <palves@redhat.com>
6347
6348 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6349 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6350 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6351 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6352 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6353 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6354 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6355 doesn't start with "extended-" already.
6356
6357 2012-02-15 Pedro Alves <palves@redhat.com>
6358
6359 Support extended-remote. Avoid cascading timeouts.
6360
6361 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6362 the extended-remote target. If attaching with no file fails, load
6363 the file manually.
6364 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6365
6366 2012-02-14 Stan Shebs <stan@codesourcery.com>
6367
6368 * gdb.base/ena-dis-br.exp: Add enable count test.
6369
6370 2012-02-13 Pedro Alves <palves@redhat.com>
6371
6372 * config/mips-idt.exp: Delete.
6373 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6374 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6375 * gdb.base/break.exp: Remove mips-idt references.
6376 * gdb.base/chng-syms.exp: Ditto.
6377 * gdb.base/default.exp: Ditto.
6378 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6379 (top level): Don't call it.
6380 * gdb.base/opaque.exp: Remove mips-idt restarts.
6381 * gdb.base/ptype.exp: Remove mips-idt xfails.
6382 * gdb.base/scope.exp: Remove mips-idt restarts.
6383 * gdb.base/sepdebug.exp: Remove mips-idt references.
6384 * gdb.base/watchpoint.exp (maybe_clean_restart)
6385 (maybe_reinitialize): Delete.
6386 (test_disabling_watchpoints, test_disabling_watchpoints)
6387 (test_watchpoint_triggered_in_syscall)
6388 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6389 Don't call them.
6390
6391 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6392
6393 * gdb.server/server-exec-info.exp: New file.
6394
6395 2012-02-10 Pedro Alves <palves@redhat.com>
6396
6397 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6398 always non-empty.
6399 (test_attach): Always pass $exec to test_attach_gdb.
6400
6401 2012-02-08 Tom Tromey <tromey@redhat.com>
6402
6403 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6404 before inferior is started.
6405
6406 2012-02-07 Tom Tromey <tromey@redhat.com>
6407
6408 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6409 Symbol.value.
6410 * gdb.python/py-symbol.c (qq): Set default value.
6411
6412 2012-02-07 Tom Tromey <tromey@redhat.com>
6413
6414 * gdb.python/py-symbol.c (qq): New global.
6415 * gdb.python/py-symbol.exp: Add test for frame-less
6416 lookup_symbol.
6417 * gdb.python/py-symtab.exp: Fix line number.
6418
6419 2012-02-03 Joel Brobecker <brobecker@adacore.com>
6420
6421 * gdb.ada/mi_task_arg: New testcase.
6422
6423 2012-02-02 Pedro Alves <palves@redhat.com>
6424
6425 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6426 extended timeout.
6427
6428 2012-02-02 Pedro Alves <palves@redhat.com>
6429
6430 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6431 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6432
6433 2012-02-02 Pedro Alves <palves@redhat.com>
6434
6435 * gdb.base/term.exp: Rewrite.
6436 * gdb.base/term.c: New.
6437
6438 2012-02-02 Pedro Alves <palves@redhat.com>
6439
6440 * gdb.base/default.exp (run "r" abbreviation, run): Add
6441 extended-remote expected output.
6442
6443 2012-02-02 Tom Tromey <tromey@redhat.com>
6444
6445 * gdb.cp/dispcxx.exp: New file.
6446 * gdb.cp/dispcxx.cc: New file.
6447
6448 2012-02-01 Tom Tromey <tromey@redhat.com>
6449
6450 * gdb.base/jit-simple.exp: New file.
6451 * gdb.base/jit-simple.c: New file.
6452
6453 2012-01-30 Yao Qi <yao@codesourcery.com>
6454
6455 * gdb.base/skip.exp: Make test result unique.
6456
6457 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6458
6459 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6460 compatibility with valgrind-3.7.0.
6461
6462 2012-01-27 Pedro Alves <palves@redhat.com>
6463
6464 * gdb.base/watchpoint.exp (no_hw): New global.
6465 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6466 disable hw watchpoints.
6467 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6468 don't expect hw watchpoints.
6469 (no_hw_watchpoints): Always clean restart.
6470 (do_tests): New procedure, factored out from the top level.
6471 (top level): Run tests twice. Once with hw watchpoints enabled,
6472 another time with hw watchpoints disabled.
6473
6474 2012-01-27 Pedro Alves <palves@redhat.com>
6475
6476 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6477 out from the top level.
6478 (top level): Call it instead.
6479
6480 2012-01-27 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6483 watchpoints sooner.
6484
6485 2012-01-27 Pedro Alves <palves@redhat.com>
6486
6487 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6488
6489 2012-01-27 Pedro Alves <palves@redhat.com>
6490
6491 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6492 "You may have requested too many hardware
6493 breakpoints/watchpoints".
6494
6495 2012-01-27 Pedro Alves <palves@redhat.com>
6496
6497 * gdb.base/watchpoint.exp (maybe_clean_restart)
6498 (maybe_reinitialize): New.
6499 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6500 expect "hit N times".
6501 (test_disabling_watchpoints, test_complex_watchpoint)
6502 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6503 Call maybe_clean_restart.
6504 (top level): Use clean_restart. Remove "mips-idt-*"
6505 reinitialization.
6506
6507 2012-01-27 Pedro Alves <palves@redhat.com>
6508
6509 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6510
6511 2012-01-27 Pedro Alves <palves@redhat.com>
6512
6513 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6514 require `initialize' anymore. Remove unnecessary `initialize'
6515 calls.
6516
6517 2012-01-27 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.base/watchpoint.exp (wp_set): Delete.
6520 (initialize, test_simple_watchpoint, top level): Remove dead code.
6521
6522 2012-01-27 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6525 typo.
6526
6527 2012-01-27 Pedro Alves <palves@redhat.com>
6528
6529 * config/extended-gdbserver.exp: New file.
6530 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6531 comment.
6532 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6533 * boards/native-extended-gdbserver.exp: New file.
6534
6535 2012-01-26 Pedro Alves <palves@redhat.com>
6536
6537 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6538 and gdb_test_multiple.
6539
6540 2012-01-26 Pedro Alves <palves@redhat.com>
6541
6542 Make test messages unique, and more identifiable.
6543 * gdb.multi/watchpoint-multi.exp: Change test messages.
6544
6545 2012-01-25 Tom Tromey <tromey@redhat.com>
6546
6547 * gdb.base/solib-disc.exp: Fix regexps.
6548
6549 2012-01-24 Tom Tromey <tromey@redhat.com>
6550
6551 * lib/mi-support.exp (mi_expect_stop): Add special case for
6552 solib-event.
6553 * gdb.base/catch-load-so.c: New file.
6554 * gdb.base/catch-load.exp: New file.
6555 * gdb.base/catch-load.c: New file.
6556 * gdb.base/break-interp.exp (reach_1): Update regexp.
6557
6558 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6559
6560 Fix fuzzy results.
6561 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6562 lpsimple and func.
6563
6564 2012-01-24 Gary Benson <gbenson@redhat.com>
6565
6566 Delete #if 0'd out code.
6567 * gdb.base/default.exp (info catch): Remove.
6568 * gdb.base/gdb_history (info catch): Likewise.
6569 * gdb.base/help.exp (info catch): Likewise.
6570
6571 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6572
6573 Fix watchpoints to be specific for each inferior.
6574 * gdb.multi/watchpoint-multi.c: New file.
6575 * gdb.multi/watchpoint-multi.exp: New file.
6576
6577 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6578
6579 Fix watchpoints across inferior fork.
6580 * gdb.threads/watchpoint-fork-child.c: New file.
6581 * gdb.threads/watchpoint-fork-mt.c: New file.
6582 * gdb.threads/watchpoint-fork-parent.c: New file.
6583 * gdb.threads/watchpoint-fork-st.c: New file.
6584 * gdb.threads/watchpoint-fork.exp: New file.
6585 * gdb.threads/watchpoint-fork.h: New file.
6586
6587 2012-01-23 Pedro Alves <palves@redhat.com>
6588
6589 * gdb.base/call-signal-resume.exp: Allow output after "return".
6590
6591 2012-01-20 Pedro Alves <palves@redhat.com>
6592
6593 * gdb.python/py-finish-breakpoint.py: Fix typo.
6594
6595 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6596
6597 * gdb.base/info-proc.exp: Also run on remote targets. Main
6598 "info proc" command is now always present; whether target supports
6599 actual info proc operation is detected when attempting to issue
6600 the command.
6601
6602 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6603
6604 * .gdbinit: Remove.
6605
6606 2012-01-19 Pedro Alves <palves@redhat.com>
6607
6608 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6609 look at the funtions' returns.
6610 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6611 (jprint.print(int, int)): Change return type to int. Adjust.
6612
6613 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6614
6615 PR gdb/9538
6616 * gdb.base/sepdebug.exp: New test.
6617
6618 2012-01-18 Pedro Alves <palves@redhat.com>
6619
6620 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6621 Allow output before ^done.
6622
6623 2012-01-16 Tom Tromey <tromey@redhat.com>
6624
6625 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6626 Add tests for relative directory.
6627
6628 2012-01-16 Tom Tromey <tromey@redhat.com>
6629
6630 * gdb.base/printcmds.c (enum flag_enum): New.
6631 (three): New global.
6632 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6633 enum printing.
6634 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6635 FlagEnumerationPrinter.
6636 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6637 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6638 (fval): New global.
6639
6640 2012-01-16 Pedro Alves <palves@redhat.com>
6641
6642 * lib/gdb.exp (banned_procedures): New variable.
6643 (banned_variables_traced): Rename to ...
6644 (banned_traced): ... this.
6645 (gdb_init): Also trace banned procedures.
6646 (gdb_finish): Also untrace banned procedures.
6647
6648 2012-01-16 Pedro Alves <palves@redhat.com>
6649
6650 Remove all calls to strace.
6651
6652 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6653
6654 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6655 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6656
6657 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6658
6659 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6660 * gdb.base/pie-execl.exp: Likewise.
6661
6662 2012-01-12 Keith Seitz <keiths@redhat.com>
6663
6664 PR mi/10586
6665 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6666 (do_anonymous_type_tests): New function.
6667 (main): Call do_anonymous_type_tests.
6668 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6669 (verify_everything): New procedure.
6670 * gdb.mi/mi-var-cp.cc (class A): New class.
6671 (anonymous_structs_and_unions): New function.
6672 (main): Call anonymous_structs_and_unions.
6673 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6674 (verify_everything): New procedure.
6675
6676 2012-01-12 Keith Seitz <keiths@redhat.com>
6677
6678 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6679 (varobj_tree::get_path_expr): Assume that all varobjs are
6680 compound unless they are known simple types.
6681 Adjust path expressions based on parent type, path parent type,
6682 and tree language.
6683 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6684 the root varobj.
6685 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6686
6687 2012-01-11 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6690 core files on this machine" anymore.
6691
6692 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6693
6694 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6695 (main): Repeat recurser call.
6696 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6697 equivalent to 'local_x'.
6698
6699 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6700 Joel Brobecker <brobecker@adacore.com>
6701
6702 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6703
6704 2012-01-05 Pedro Alves <alves.ped@gmail.com>
6705
6706 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6707 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6708 * gdb.python/py-events.exp: Test that "step N" tripping on a
6709 breakpoint emits a breakpoint event.
6710
6711 2012-01-03 Joel Brobecker <brobecker@adacore.com>
6712
6713 * gdb.base/auxv.exp: Reformat the copyright notice.
6714
6715 2012-01-03 Yao Qi <yao@codesourcery.com>
6716
6717 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6718 (strace_trace_on_diff_addr): New.
6719 * gdb.trace/strace.c: (main): Add two local variables.
6720
6721 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6722
6723 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6724 * gdb.cell/gcore.exp: Likewise.
6725 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6726 to verify the correct instance of main is selected.
6727
6728 2012-01-02 Joel Brobecker <brobecker@adacore.com>
6729
6730 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6731 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6732 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6733 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6734 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6735 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6736 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6737 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6738 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6739 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6740 gdb.threads/thread_check.c: Reformat copyright header.
6741
6742 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6743
6744 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
6745 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6746 is not enabled.
6747
6748 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6749
6750 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6751 parameter to self_exec, adjust the function.
6752 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6753 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6754 (set var do_exit = 0): Remove test.
6755 (newline at end of file): Add one.
6756
6757 2011-12-27 Joel Brobecker <brobecker@adacore.com>
6758
6759 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6760 New files.
6761
6762 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6763
6764 Fix racy FAILs.
6765 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6766 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6767 (main): Call pthread_barrier_init for it.
6768
6769 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6770
6771 Fix double send_gdb leading to racy FAILs.
6772 * gdb.base/break.exp (set silent break bp_location1): Replace
6773 3x send_gdb and gdb_expect by gdb_test.
6774 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6775 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6776 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6777 instead of send_gdb. Twice.
6778 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6779 3x send_gdb and gdb_expect by gdb_test.
6780 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6781
6782 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6783
6784 * gdb.linespec/linespec.exp: Compile using {c++}.
6785
6786 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6787
6788 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6789 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6790 (verify GCC PR debug/51668): New test.
6791
6792 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
6793
6794 Introduce gdb.FinishBreakpoint in Python.
6795 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6796 py-finish-breakpoint2
6797 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6798 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6799 instead of line number.
6800 * gdb.python/py-finish-breakpoint.c: New file.
6801 * gdb.python/py-finish-breakpoint.exp: New file.
6802 * gdb.python/py-finish-breakpoint.py: New file.
6803 * gdb.python/py-finish-breakpoint2.cc: New file.
6804 * gdb.python/py-finish-breakpoint2.exp: New file.
6805 * gdb.python/py-finish-breakpoint2.py: New file.
6806
6807 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6808
6809 Partial fix of compatibility with gcc-4.7.
6810 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6811 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6812 Add comment to add a PASS case in the future.
6813
6814 Fix compatibility with gcc-4.7.
6815 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6816
6817 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6818
6819 PR tdep/12797
6820 * gdb.base/callfuncs.exp: Remove KFAIL.
6821
6822 2011-12-21 Joel Brobecker <brobecker@adacore.com>
6823
6824 * gdb.ada/task_bp: New testcase.
6825
6826 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6827
6828 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6829 -DNO_SECTIONS.
6830 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6831
6832 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6833
6834 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6835 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6836 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6837 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6838 conditional for gcc <= 4.5.
6839
6840 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6841
6842 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6843 by XFAIL.
6844 * gdb.cp/static-method.exp (info addr A::func())
6845 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6846 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6847 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6848 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6849 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6850 (test value of F in k3_m): Likewise.
6851 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6852 Likewise.
6853
6854 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6855
6856 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6857 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6858 Remove.
6859 * gdb.threads/attachstop-mt.c: Remove.
6860 * gdb.threads/attachstop-mt.exp: Remove.
6861
6862 2011-12-17 Mark Kettenis <kettenis@gnu.org>
6863
6864 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6865
6866 2011-12-16 Doug Evans <dje@google.com>
6867
6868 * boards/native-stdio-gdbserver.exp: New file.
6869 * boards/native-gdbserver.exp: New file.
6870
6871 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6872 gdbserver output.
6873 (gdbserver_default_get_remote_address): New function.
6874 (gdbserver_start): Call gdb,get_remote_address to compute argument
6875 to "target remote" command.
6876
6877 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6878
6879 * gdb.python/py-function.exp: Change "on" to "full" for
6880 python print-stack. Add set/show python print-stack
6881 off|full|message tests.
6882
6883 2011-12-15 Yao Qi <yao@codesourcery.com>
6884
6885 * gdb.trace/strace.c: New
6886 * gdb.trace/strace.exp: New.
6887
6888 2011-12-14 Tom Tromey <tromey@redhat.com>
6889
6890 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6891
6892 2011-12-14 Doug Evans <dje@google.com>
6893
6894 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6895
6896 2011-12-14 Pedro Alves <pedro@codesourcery.com>
6897
6898 PR threads/10729
6899
6900 * gdb.mi/watch-nonstop.c: New file.
6901 * gdb.mi/mi-watch-nonstop.exp: New file.
6902
6903 2011-12-13 Pedro Alves <pedro@codesourcery.com>
6904 Doug Evans <dje@google.com>
6905
6906 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6907 (clean_restart): Remove references to the gdb_stub target board
6908 variable.
6909 (gdb_step_for_stub): Delete.
6910
6911 * gdb.base/annota1.exp: Remove all references to [target_info
6912 exists gdb_stub], gdb_step_for_stub and usestubs.
6913 * gdb.base/annota3.exp: Ditto.
6914 * gdb.base/async.exp: Ditto.
6915 * gdb.base/break.exp: Ditto.
6916 * gdb.base/code-expr.exp: Ditto.
6917 * gdb.base/commands.exp: Ditto.
6918 * gdb.base/completion.exp: Ditto.
6919 * gdb.base/condbreak.exp: Ditto.
6920 * gdb.base/consecutive.exp: Ditto.
6921 * gdb.base/cvexpr.exp: Ditto.
6922 * gdb.base/define.exp: Ditto.
6923 * gdb.base/display.exp: Ditto.
6924 * gdb.base/ena-dis-br.exp: Ditto.
6925 * gdb.base/environ.exp: Ditto.
6926 * gdb.base/gnu-ifunc.exp: Ditto.
6927 * gdb.base/maint.exp: Ditto.
6928 * gdb.base/pending.exp: Ditto.
6929 * gdb.base/sect-cmd.exp: Ditto.
6930 * gdb.base/sepdebug.exp: Ditto.
6931 * gdb.base/unload.exp: Ditto.
6932 * gdb.base/watchpoint-solib.exp: Ditto.
6933 * gdb.cp/annota2.exp: Ditto.
6934 * gdb.cp/annota3.exp: Ditto.
6935 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6936 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6937 * gdb.mi/mi-pending.exp: Ditto.
6938 * gdb.trace/circ.exp: Ditto.
6939 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6940 * gdb.base/list.exp: Ditto.
6941
6942 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6943 breakpoint function and all references to the usestubs macro.
6944 * gdb.base/exprs.c: Ditto.
6945 * gdb.base/freebpcmd.c: Ditto.
6946 * gdb.base/bitfields.c: Ditto.
6947 * gdb.base/bitfields2.c: Ditto.
6948 * gdb.base/break.c: Ditto.
6949 * gdb.base/call-sc.c: Ditto.
6950 * gdb.base/call-signals.c: Ditto.
6951 * gdb.base/callfuncs.c: Ditto.
6952 * gdb.base/charset.c: Ditto.
6953 * gdb.base/consecutive.c: Ditto.
6954 * gdb.base/constvars.c: Ditto.
6955 * gdb.base/funcargs.c: Ditto.
6956 * gdb.base/int-type.c: Ditto.
6957 * gdb.base/interrupt.c: Ditto.
6958 * gdb.base/langs0.c: Ditto.
6959 * gdb.base/list0.c: Ditto.
6960 * gdb.base/mips_pro.c: Ditto.
6961 * gdb.base/miscexprs.c: Ditto.
6962 * gdb.base/nodebug.c: Ditto.
6963 * gdb.base/opaque0.c: Ditto.
6964 * gdb.base/pointers.c: Ditto.
6965 * gdb.base/printcmds.c: Ditto.
6966 * gdb.base/ptype.c: Ditto.
6967 * gdb.base/recurse.c: Ditto.
6968 * gdb.base/reread1.c: Ditto.
6969 * gdb.base/reread2.c: Ditto.
6970 * gdb.base/restore.c: Ditto.
6971 * gdb.base/return.c: Ditto.
6972 * gdb.base/run.c: Ditto.
6973 * gdb.base/scope0.c: Ditto.
6974 * gdb.base/sepdebug.c: Ditto.
6975 * gdb.base/setshow.c: Ditto.
6976 * gdb.base/setvar.c: Ditto.
6977 * gdb.base/sigall.c: Ditto.
6978 * gdb.base/signals.c: Ditto.
6979 * gdb.base/structs.c: Ditto.
6980 * gdb.base/structs2.c: Ditto.
6981 * gdb.base/testenv.c: Ditto.
6982 * gdb.base/twice.c: Ditto.
6983 * gdb.base/unwindonsignal.c: Ditto.
6984 * gdb.base/watchpoint.c: Ditto.
6985 * gdb.base/watchpoints.c: Ditto.
6986 * gdb.base/whatis.c: Ditto.
6987 * gdb.cp/classes.cc: Ditto.
6988 * gdb.cp/cplusfuncs.cc: Ditto.
6989 * gdb.cp/derivation.cc: Ditto.
6990 * gdb.cp/formatted-ref.cc: Ditto.
6991 * gdb.cp/misc.cc: Ditto.
6992 * gdb.cp/overload.cc: Ditto.
6993 * gdb.cp/ovldbreak.cc: Ditto.
6994 * gdb.cp/ref-params.cc: Ditto.
6995 * gdb.cp/ref-types.cc: Ditto.
6996 * gdb.cp/templates.cc: Ditto.
6997 * gdb.cp/virtfunc.cc: Ditto.
6998 * gdb.hp/gdb.aCC/run.c: Ditto.
6999 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7000 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7001 * gdb.reverse/consecutive-reverse.c: Ditto.
7002 * gdb.reverse/sigall-reverse.c: Ditto.
7003 * gdb.reverse/until-reverse.c: Ditto.
7004 * gdb.reverse/watch-reverse.c: Ditto.
7005 * gdb.trace/actions.c: Ditto.
7006 * gdb.trace/circ.c: Ditto.
7007 * gdb.trace/collection.c: Ditto.
7008
7009 2011-12-13 Pedro Alves <pedro@codesourcery.com>
7010
7011 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7012 (func6, func7): New.
7013 (main): Call func6 and func7.
7014 * gdb.base/watchpoint.exp (test_wide_location_1)
7015 (test_wide_location_2): New.
7016 (top level): Re-enable hardware watchpoints if necessary. Call
7017 test_wide_location_1 and test_wide_location_2.
7018
7019 2011-12-11 Yao Qi <yao@codesourcery.com>
7020
7021 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7022
7023 2011-12-11 Joel Brobecker <brobecker@adacore.com>
7024
7025 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7026 expected output for unsupported case.
7027
7028 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7029
7030 PR testsuite/12649
7031 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7032 Protect gdb_test_multiple by final $gdb_prompt match.
7033
7034 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7037 New variable, new test.
7038 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7039 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7040 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7041 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7042 them if HAVE_GCC_45682_FIXED is not set.
7043
7044 2011-12-10 Yao Qi <yao@codesourcery.com>
7045
7046 * gdb.trace/status-stop.exp: New.
7047 * gdb.trace/status-stop.c: New.
7048
7049 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7050
7051 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7052 timeout.
7053
7054 2011-12-08 Tom Tromey <tromey@redhat.com>
7055
7056 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7057 condition.
7058
7059 2011-12-07 Stan Shebs <stan@codesourcery.com>
7060
7061 * gdb.trace/tfind.exp: Update for output changes.
7062
7063 2011-12-07 Pedro Alves <pedro@codesourcery.com>
7064
7065 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7066 throws "Cannot insert catchpoints in this configuration".
7067 * gdb.ada/mi_catch_ex.exp: Likewise.
7068
7069 2011-12-06 Pedro Alves <pedro@codesourcery.com>
7070
7071 * gdb.base/break-always.exp: Test changing memory at addresses
7072 with breakpoints inserted.
7073
7074 2011-12-06 Joel Brobecker <brobecker@acacore.com>
7075
7076 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7077 involving a fully qualified function name.
7078
7079 2011-12-06 Tom Tromey <tromey@redhat.com>
7080
7081 * gdb.ada/homonym.exp: Add three breakpoint tests.
7082
7083 2011-12-06 Tom Tromey <tromey@redhat.com>
7084
7085 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7086 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7087 * gdb.objc/objcdecode.exp: Update for output changes.
7088 * gdb.linespec/linespec.exp: New file.
7089 * gdb.linespec/lspec.cc: New file.
7090 * gdb.linespec/lspec.h: New file.
7091 * gdb.linespec/body.h: New file.
7092 * gdb.linespec/base/two/thefile.cc: New file.
7093 * gdb.linespec/base/one/thefile.cc: New file.
7094 * gdb.linespec/Makefile.in: New file.
7095 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7096 output changes.
7097 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7098 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7099 makes one breakpoint.
7100 * gdb.cp/method2.exp (test_break): Update for output changes.
7101 * gdb.cp/mb-templates.exp: Update for output changes.
7102 * gdb.cp/mb-inline.exp: Update for output changes.
7103 * gdb.cp/mb-ctor.exp: Update for output changes.
7104 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7105 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7106 has multiple matches.
7107 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7108 error message change.
7109 * gdb.base/list.exp (test_list_filename_and_number): Update for
7110 error message change.
7111 * gdb.base/break.exp: Disable pending breakpoints. Update for
7112 output changes.
7113 * configure.ac: Add gdb.linespec.
7114 * configure: Rebuild.
7115 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7116
7117 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7118
7119 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7120 last_break register on s390*-*-* targets.
7121
7122 2011-12-06 Joel Brobecker <brobecker@adacore.com>
7123
7124 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7125 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7126 of parameter X in procedure Foo.
7127
7128 2011-12-05 Stan Shebs <stan@codesourcery.com>
7129
7130 * gdb.trace/tfind.exp: Update help string matches.
7131
7132 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7133
7134 * gdb.server/ext-run.exp (get process list): Accept also systemd
7135 as PID 1.
7136
7137 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7138 Pedro Alves <pedro@codesourcery.com>
7139
7140 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7141 starting GDB.
7142 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7143 $use_gdb_stub.
7144 * gdb.base/display.exp: Likewise.
7145 * gdb.base/ending-run.exp: Likewise.
7146 * gdb.base/list.exp (test_listsize): Likewise.
7147 * gdb.base/setshow.exp: Likewise.
7148 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7149 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7150 check by global $use_gdb_stub.
7151 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7152 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7153 (default_gdb_init): Unset global $use_gdb_stub.
7154 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7155 by global $use_gdb_stub.
7156 * lib/gdbserver-support.exp: Extend comments for set_board_info
7157 gdb_protocol and gdb,socketport.
7158 (gdbserver_start_extended): Set global gdbserver_protocol and
7159 gdbserver_gdbport. Clear global use_gdb_stub.
7160 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7161 from target use_gdb_stub.
7162 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7163
7164 2011-12-03 Doug Evans <dje@google.com>
7165
7166 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7167 (gdb_step_for_stub): Add comments.
7168
7169 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7170
7171 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7172 to the caller.
7173 (gdb_test_multiple): Likewise.
7174
7175 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7176
7177 Fix gdb.mi/mi-solib.exp without system debug info installed.
7178 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7179 expect attribute, return 0 for it. Update comments.
7180
7181 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7182
7183 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7184 (corrupted list): Adjust the expectation.
7185
7186 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7187
7188 PR threads/13448
7189 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7190 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7191 * gdb.threads/tls-var-main.c: New file.
7192 * gdb.threads/tls-var.c: New file.
7193 * gdb.threads/tls-var.exp: New file.
7194
7195 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7196
7197 PR testsuite/12649
7198 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7199 Protect gdb_test_multiple by final $gdb_prompt match.
7200 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7201 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7202 (test_tracepoints): Likewise.
7203
7204 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7205
7206 PR breakpoints/13346
7207 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7208 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7209 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7210
7211 2011-12-01 Joel Brobecker <brobecker@adacore.com>
7212
7213 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7214 * gdb.ada/homonym/homonym.adb: For use of all types defined
7215 locally inside both Get_Value subprograms.
7216
7217 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7218
7219 Fix racy FAILs.
7220 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7221 of send_gdb.
7222
7223 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7224
7225 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7226 environment variable after test completed.
7227
7228 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7229
7230 * gdb.base/solib-nodir.exp: Skip if remote target.
7231 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7232 application. Call gdb_load_shlibs.
7233 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7234
7235 2011-11-29 Joel Brobecker <brobecker@adacore.com>
7236
7237 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7238
7239 2011-11-28 Joel Brobecker <brobecker@adacore.com>
7240
7241 * gdb.ada/fullname_bp: New testcase.
7242
7243 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7244
7245 PR testsuite/12649
7246 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7247 Wrap send_gdb into a new gdb_test.
7248
7249 Code cleanup.
7250 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7251 Convert send_gdb and gdb_expect to gdb_test_multiple.
7252
7253 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7254
7255 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7256
7257 2011-11-23 Keith Seitz <keiths@redhat.com>
7258
7259 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7260 (mi_varobj_tree_test_children_callback): New proc.
7261 (mi_walk_varobj_tree): New proc.
7262
7263 2011-11-22 Tom Tromey <tromey@redhat.com>
7264
7265 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7266 Add "use_mi_command" argument.
7267 (mi_run_cmd, mi_run_with_cli): New procs.
7268 * gdb.mi/solib-lib.c: New file.
7269 * gdb.mi/solib-main.c: New file.
7270 * gdb.mi/mi-solib.exp: New file.
7271
7272 2011-11-21 Doug Evans <dje@google.com>
7273
7274 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7275 _Unwind_DebugHook is missing.
7276
7277 2011-11-20 Stan Shebs <stan@codesourcery.com>
7278
7279 * gdb.trace/tstatus.exp: New.
7280 * gdb.trace/actions.c: Include string.h.
7281
7282 2011-11-18 Yao Qi <yao@codesourcery.com>
7283
7284 * gdb.trace/pending.exp: New.
7285 * gdb.trace/pending.c: New.
7286 * gdb.trace/pendshr1.c: New.
7287 * gdb.trace/pendshr2.c: New.
7288 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7289 tracepoint location becomes pending.
7290 (tracepoint_change_loc_2): New.
7291
7292 2011-11-16 David S. Miller <davem@davemloft.net>
7293
7294 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7295 target is sparc*-*-linux*
7296
7297 2011-11-15 Paul Koning <paul_koning@dell.com>
7298
7299 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7300 types.
7301
7302 2011-11-14 Doug Evans <dje@google.com>
7303
7304 * gdb.base/shell.exp: New file.
7305
7306 2011-11-14 Stan Shebs <stan@codesourcery.com>
7307
7308 * gdb.trace/ftrace.c: New.
7309 * gdb.trace/ftrace.exp: New.
7310
7311 2011-11-14 Yao Qi <yao@codesourcery.com>
7312
7313 * gdb.trace/change-loc-1.c: New.
7314 * gdb.trace/change-loc-2.c: New.
7315 * gdb.trace/change-loc.c: New.
7316 * gdb.trace/change-loc.exp: New.
7317 * gdb.trace/change-loc.h: New.
7318 * gdb.trace/trace-break.c (marker): Define new symbol.
7319 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
7320 New.
7321 (break_trace_same_addr_6): New.
7322
7323 2011-11-12 Matt Rice <ratmice@gmail.com>
7324
7325 * gdb.base/info-macros.exp: Make tests for info definitions
7326 test info macro. Add tests for info macro argument processing.
7327 Rename a few tests.
7328
7329 2011-11-11 Keith Seitz <keiths@redhat.com>
7330
7331 PR gdb/12843
7332 * gdb.base/linespecs.exp: New file.
7333
7334 2011-11-11 Doug Evans <dje@google.com>
7335
7336 * gdb.threads/print-threads.exp: Extend timeout for slower
7337 tests.
7338
7339 2011-11-10 Doug Evans <dje@google.com>
7340
7341 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7342 "record to end of main" test.
7343
7344 * gdb.python/py-type.c (TS): New typedef.
7345 (ts): New global.
7346 * gdb.python/py-type.exp: Test field list of typedef.
7347
7348 2011-11-10 Joel Brobecker <brobecker@adacore.com>
7349
7350 * gdb.ada/small_reg_param: New testcase.
7351
7352 2011-11-09 Tom Tromey <tromey@redhat.com>
7353
7354 * gdb.cp/destrprint.exp: New file.
7355 * gdb.cp/destrprint.cc: New file.
7356
7357 2011-11-08 Meador Inge <meadori@codesourcery.com>
7358
7359 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7360 (switch_stack_to_other): New test function.
7361 * gdb.arch/thumb-prologue.exp: New test cases.
7362
7363 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7364
7365 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7366
7367 2011-11-08 Yao Qi <yao@codesourcery.com>
7368
7369 * gdb.exp (supports_process_record): New.
7370 (supports_reverse): New.
7371 * gdb.reverse/break-precsave.exp: Call support_process_record
7372 to run test conditionally.
7373 * gdb.reverse/consecutive-precsave.exp: Likewise.
7374 * gdb.reverse/i386-precsave.exp: Likewise.
7375 * gdb.reverse/machinestate-precsave.exp: Likewise.
7376 * gdb.reverse/solib-precsave.exp: Likewise.
7377 * gdb.reverse/step-precsave.exp: Likewise.
7378 * gdb.reverse/until-precsave.exp: Likewise.
7379 * gdb.reverse/watch-precsave.exp: Likewise.
7380 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7381 test conditionally.
7382 * gdb.reverse/consecutive-reverse.exp: Likewise.
7383 * gdb.reverse/finish-precsave.exp: Likewise.
7384 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7385 * gdb.reverse/finish-reverse.exp: Likewise.
7386 * gdb.reverse/i386-reverse.exp: Likewise.
7387 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7388 * gdb.reverse/machinestate.exp: Likewise.
7389 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7390 * gdb.reverse/sigall-precsave.exp: Likewise.
7391 * gdb.reverse/sigall-reverse.exp: Likewise.
7392 * gdb.reverse/solib-reverse.exp: Likewise.
7393 * gdb.reverse/step-reverse.exp: Likewise.
7394 * gdb.reverse/until-reverse.exp: Likewise.
7395 * gdb.reverse/watch-reverse.exp: Likewise.
7396
7397 2011-11-05 Yao Qi <yao@codesourcery.com>
7398
7399 * gdb.trace/trace-break.exp: Add test on setting two
7400 fast tracepoints at the same address.
7401
7402 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7403
7404 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7405
7406 2011-11-02 Stan Shebs <stan@codesourcery.com>
7407
7408 * gdb.trace/collection.c: Add code using strings.
7409 * gdb.trace/collection.exp: Add tests of string collection.
7410
7411 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7412
7413 * gdb.base/skip-solib.exp (executable_main): New variable.
7414 (binfile_main): Base it on that.
7415 Use $executable_main in clean_restart calls. Drop gdb_exit and
7416 gdb_start calls.
7417
7418 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7419
7420 Fix racy FAILs.
7421 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7422 breakpoint_re globals import by async. Set string_regex to .* for
7423 async. Remove the optional thread_selected_re and breakpoint_re
7424 globals expectations.
7425
7426 2011-11-01 Joseph Myers <joseph@codesourcery.com>
7427
7428 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7429 well as Cygwin.
7430
7431 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
7432
7433 Add tests for skip command.
7434 * gdb.base/skip-solib-lib.c: New
7435 * gdb.base/skip-solib-main.c: New
7436 * gdb.base/skip-solib.exp: New
7437 * gdb.base/skip.c: New
7438 * gdb.base/skip.exp: New
7439 * gdb.base/skip1.c: New
7440 * gdb.base/Makefile.in: Adding new files.
7441
7442 2011-10-31 Yao Qi <yao@codesourcery.com>
7443 Pedro Alves <pedro@codesourcery.com>
7444
7445 * gdb.trace/trace-break.c: New.
7446 * gdb.trace/trace-break.exp: New.
7447
7448 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7449
7450 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7451 break-here-2.
7452
7453 2011-10-28 Pedro Alves <pedro@codesourcery.com>
7454
7455 * gdb.threads/no-unwaited-for-left.c: New.
7456 * gdb.threads/no-unwaited-for-left.exp: New.
7457 * gdb.threads/non-ldr-exc-1.c: New.
7458 * gdb.threads/non-ldr-exc-1.exp: New.
7459 * gdb.threads/non-ldr-exc-2.c: New.
7460 * gdb.threads/non-ldr-exc-2.exp: New.
7461 * gdb.threads/non-ldr-exc-3.c: New.
7462 * gdb.threads/non-ldr-exc-3.exp: New.
7463 * gdb.threads/non-ldr-exc-4.c: New.
7464 * gdb.threads/non-ldr-exc-4.exp: New.
7465
7466 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7467
7468 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7469 * gdb.base/attach-pie-misread.exp: Likewise.
7470 * gdb.base/break-interp.exp: Likewise.
7471 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7472 testcases for use_gdb_stub.
7473 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7474 (continue): New testcase.
7475 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7476 * gdb.threads/attach-into-signal.exp: Likewise.
7477 * gdb.threads/attach-stopped.exp: Likewise.
7478 * gdb.threads/attachstop-mt.exp: Likewise.
7479
7480 2011-10-28 Paul Koning <paul_koning@dell.com>
7481
7482 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7483
7484 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7485
7486 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7487 (mi_gdb_test): Import globals thread_selected_re
7488 and breakpoint_re. Expect them optionally at the regex start.
7489
7490 2011-10-27 Doug Evans <dje@google.com>
7491
7492 * gdb.python/python.exp: Test source -s.
7493
7494 2011-10-26 Paul Koning <paul_koning@dell.com>
7495
7496 * gdb.python/lib-types.cc (struct A): New structure.
7497 * gdb.python/lib-types.exp (deepitems): New tests.
7498
7499 2011-10-25 Paul Koning <paul_koning@dell.com>
7500
7501 PR python/13327
7502
7503 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7504 fetch_lazy method.
7505
7506 2011-10-24 Yao Qi <yao@codesourcery.com>
7507
7508 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7509 target is tic6x-*-*.
7510
7511 2011-10-21 Joel Brobecker <brobecker@adacore.com>
7512
7513 * gdb.ada/mi_task_info/task_switch.adb: New file.
7514 * gdb.ada/mi_task_info.exp: New file.
7515
7516 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7517
7518 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7519 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7520
7521 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7522
7523 PR python/12656
7524
7525 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7526 global_block tests.
7527
7528 2011-10-18 Tom Tromey <tromey@redhat.com>
7529
7530 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7531
7532 2011-10-18 Tom Tromey <tromey@redhat.com>
7533
7534 * gdb.base/source.exp: Don't include full file name in test name.
7535 * gdb.python/python.exp: Don't include full file name in test
7536 name.
7537
7538 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7539
7540 * gdb.base/attach-pie-noexec.c: New files.
7541 * gdb.base/attach-pie-noexec.exp: New files.
7542
7543 2011-10-17 Joseph Myers <joseph@codesourcery.com>
7544
7545 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7546 prompt for each extra line in command.
7547
7548 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7549
7550 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7551 Revert the part of:
7552 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7553 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7554 Change the expected string.
7555
7556 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7557
7558 Fix results with system glibc debug info installed.
7559 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7560 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7561 Accept also __libc_ symbol prefix and no prefix.
7562
7563 2011-10-14 Keith Seitz <keiths@redhat.com>
7564
7565 PR c++/13225
7566 * gdb.cp/converts.cc (foo3_1): New function.
7567 (foo3_2): New functions.
7568 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7569 and null pointer conversions of integer constant zero.
7570 Add test to check if all arguments are checked for incompatible
7571 conversion BADNESS.
7572
7573 2011-10-14 Tom Tromey <tromey@redhat.com>
7574
7575 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7576 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7577 linespec.
7578
7579 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7580
7581 Fix internal error regression.
7582 * gdb.dwarf2/implptr-optimized-out.S: New file.
7583 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7584
7585 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7586
7587 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7588 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7589 (loclist): New.
7590 (4): New abbrev.
7591 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7592 Use prepare_for_testing, remove clean_restart.
7593 (p arraynoloc, p arraycallnoloc): New tests.
7594
7595 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7596
7597 * gdb.cp/namespace-enum.exp (executable): New variable.
7598 (binfile): Use ${objdir}/${subdir}/ prefix.
7599 Use ${executable} for clean_restart.
7600
7601 2011-10-11 Sterling Augustine <saugustine@google.com>
7602
7603 * gdb.cp/Makefile.in: Add namespace-enum test.
7604 * gdb.cp/namespace-enum.exp: New file.
7605 * gdb.cp/namespace-enum.c: New file.
7606 * gdb.cp/namespace-enum-main.c: New file.
7607
7608 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7609
7610 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7611 sysroot.
7612
7613 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7614
7615 Reimplement @entry in input expressions.
7616 * gdb.base/exprs.c (v_int_array_init): New variable.
7617 * gdb.base/exprs.exp (print v_int_array_init)
7618 (print *v_int_array_init@1, print *v_int_array_init@2)
7619 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7620 (print v_int_array_init[1]@1): New tests.
7621
7622 2011-10-10 Joseph Myers <joseph@codesourcery.com>
7623
7624 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7625 expected message.
7626
7627 2011-10-09 Doug Evans <dje@google.com>
7628
7629 * gdb.base/alias.exp: Add tests for alias command.
7630
7631 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7632
7633 * gdb.arch/amd64-entry-value.s: New file.
7634 * gdb.mi/mi2-amd64-entry-value.s: New file.
7635
7636 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7637
7638 Display @entry parameter values even for references.
7639 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7640 functions.
7641 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7642 reference and datap_input.
7643 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7644 breakpoints.
7645 (continue to breakpoint: entry_reference: reference)
7646 (entry_reference: bt at entry)
7647 (continue to breakpoint: entry_reference: breakhere_reference)
7648 (entry_reference: bt, entry_reference: ptype regparam)
7649 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7650 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7651 (entry_reference: p regcopy, entry_reference: p nodataparam)
7652 (entry_reference: p nodataparam@entry): New tests.
7653
7654 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7655
7656 Support @entry in input expressions.
7657 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7658 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7659 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7660 (tailcall: p j@entry): New tests.
7661 * gdb.cp/koenig.cc (A::entry): New function.
7662 (main): Call it.
7663 * gdb.cp/koenig.exp (p entry (c)): New test.
7664
7665 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7666
7667 Display @entry parameter values (without references).
7668 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7669 (different, validity, invalid): New functions.
7670 (main): Call them.
7671 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7672 stacktest, breakhere_stacktest, different, breakhere_different,
7673 breakhere_validity and breakhere_invalid.
7674 (entry: bt): Update for @entry.
7675 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7676 (entry_validity: *, entry_invalid: *): Many new tests.
7677 * gdb.base/break.exp
7678 (run until breakpoint set at small function, optimized file): Accept
7679 also the @entry suffix.
7680 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7681 * gdb.mi/mi2-amd64-entry-value.c: New files.
7682 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7683
7684 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7685
7686 Protect entry values against self tail calls.
7687 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7688 (main): Call self.
7689 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7690 (set debug entry-values 1, self: bt debug entry-values): New tests.
7691
7692 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7693
7694 Recognize virtual tail call frames.
7695 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7696 (amb_b, amb_a): New.
7697 (main): Call a and b.
7698 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7699 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7700 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7701 New tests.
7702
7703 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7704
7705 Implement basic support for DW_TAG_GNU_call_site.
7706 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7707 * gdb.arch/amd64-entry-value.cc: New file.
7708 * gdb.arch/amd64-entry-value.exp: New file.
7709
7710 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7711
7712 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7713 * gdb.dwarf2/implptr-64bit.S: New file.
7714 * gdb.dwarf2/implptr-64bit.exp: New file.
7715
7716 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7717
7718 Fix initial language detection with -readnow.
7719 * gdb.cp/readnow-language.cc: New file.
7720 * gdb.cp/readnow-language.exp: New file.
7721
7722 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7723
7724 Fix printed anonymous struct name.
7725 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7726
7727 2011-10-09 Joseph Myers <joseph@codesourcery.com>
7728
7729 * gdb.base/solib-symbol.exp: Do not include directories in
7730 filenames in expected messages.
7731
7732 2011-10-07 Doug Evans <dje@google.com>
7733
7734 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7735
7736 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
7737
7738 Allow Python notification of new object-file loadings.
7739 * gdb.python/py-events.exp: Test newobjfile event.
7740 * gdb.python/py-events.py: Register newobjfile callback.
7741 * gdb.python/py-events.c: Add call to shared library
7742 * gdb.python/py-events-shlib.c: New file.
7743
7744 2011-10-06 Joseph Myers <joseph@codesourcery.com>
7745
7746 * gdb.base/fixsection.exp: Do not include directories in filename
7747 in expected message.
7748
7749 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7750
7751 Add tests for passing of environment variables to inferior.
7752 * gdb.base/testenv.c: New test source.
7753 * gdb.base/testenv.exp: New expect test.
7754
7755 2011-10-04 Paul Koning <paul_koning@dell.com>
7756
7757 * gdb.python/py-value.c (main): Break before return.
7758
7759 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
7760
7761 PR python/12691: Add the inferior to Python exited event
7762 * gdb.python/py-events.exp: Test the inferior attribute of exited
7763 event with a fork.
7764 * gdb.python/py-events.py: Print inferior number on exit.
7765 * gdb.python/py-events.c: Fork the inferior.
7766
7767 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7768
7769 * gdb.base/jit.exp: Add testcase name to log message
7770
7771 2011-10-03 Paul Koning <paul_koning@dell.com>
7772 Jan Kratochvil <jan.kratochvil@redhat.com>
7773
7774 * gdb.python/py-value.exp
7775 (python inval = gdb.parse_and_eval('*(int*)0'))
7776 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7777 (set argc=2, python print argc_lazy): New tests.
7778
7779 2011-10-02 Joel Brobecker <brobecker@adacore.com>
7780
7781 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7782
7783 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7784 Pedro Alves <pedro@codesourcery.com>
7785
7786 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7787 can_read_0, test for it.
7788 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7789 (parse_and_eval with memory error): ... here, make it untested if
7790 can_read_0.
7791
7792 2011-09-30 Marek Polacek <mpolacek@redhat.com>
7793
7794 * gdb.python/python.exp (verify pagination beforehand)
7795 (verify pagination afterwards): Fix race by splitting the line.
7796
7797 2011-09-29 Joseph Myers <joseph@codesourcery.com>
7798
7799 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7800 for 64-bit multilibs from i?86-* targets.
7801
7802 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7803
7804 * lib/gdb.exp: Fix a typo in one of the comments.
7805
7806 2011-09-29 Marek Polacek <mpolacek@redhat.com>
7807
7808 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7809 matching pattern.
7810
7811 2011-09-28 Paul Koning <paul_koning@dell.com>
7812
7813 * gdb.python/py-type.c (enum E): New.
7814 * gdb.python/py-type.exp (test_fields): Add tests for Python
7815 mapping access to fields.
7816 (test_enums): New test for field access on enums.
7817
7818 2011-09-27 Stan Shebs <stan@codesourcery.com>
7819
7820 * gdb.trace/collection.exp: Test collection of $_ret.
7821
7822 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
7823
7824 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7825 list of compilation switches for <*-*-freebsd*>.
7826
7827 2011-09-19 Stan Shebs <stan@codesourcery.com>
7828
7829 * gdb.trace/tspeed.exp: New file.
7830 * gdb.trace/tspeed.c: New file.
7831
7832 2011-09-18 Yao Qi <yao@codesourcery.com>
7833
7834 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7835 instructions.
7836 (test_adr_32bit, test_pop_pc): Likewise.
7837 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7838 Thumb instructions.
7839 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7840 in gdb_test_multiple.
7841 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7842
7843 2011-09-17 Yao Qi <yao@codesourcery.com>
7844
7845 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7846 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7847 support single step to signal handler.
7848
7849 2011-09-17 Yao Qi <yao@codesourcery.com>
7850
7851 * gdb.base/disp-step-fork.c: New.
7852 * gdb.base/disp-step-syscall.exp: New.
7853 * gdb.base/disp-step-vfork.c: New.
7854
7855 2011-09-16 Joel Brobecker <brobecker@adacore.com>
7856
7857 * gdb.ada/tasks.exp: Make the expected output for
7858 the `info tasks' tests more resilient to spacing
7859 changes.
7860
7861 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7862
7863 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7864 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7865
7866 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
7867
7868 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7869 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7870
7871 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
7872
7873 Handle multiple breakpoint hits in Python interface:
7874 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7875 presence.
7876 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7877 breakpoint hits.
7878
7879 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7880 Jan Kratochvil <jan.kratochvil@redhat.com>
7881
7882 * gdb.python/py-events.exp: Remove pretty printing comment.
7883 * gdb.python/py-evsignal.exp: New file.
7884 * gdb.python/py-evthreads.c: Include signal.h.
7885 (thread3): Remove variable count3. Remove variable bad and use raise
7886 instead.
7887 (thread2): Remove variable count2. Move thread3 pthread_create here,
7888 merge pthread_join to a single line.
7889 (main): Remove variable count1. Merge pthread_join with pthread_create
7890 to a single line.
7891 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7892 KFAIL python/12966 for gdbserver. Test return value of
7893 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7894 gdb_expect by gdb_test and gdb_test_multiple.
7895 (thread 2, thread 3): New tests.
7896
7897 2011-09-12 Matt Rice <ratmice@gmail.com>
7898 Pedro Alves <pedro@codesourcery.com>
7899
7900 PR gdb/13175
7901
7902 * gdb.base/interp.exp: New tests.
7903 * gdb.base/interp.c: New file.
7904
7905 2011-09-12 Doug Evans <dje@google.com>
7906
7907 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7908 * gdb.dwarf2/typeddwarf.exp: Ditto.
7909
7910 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7911
7912 Fix compatibility with x32 arch.
7913 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7914 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7915 is_x86_like_target.
7916 * testsuite/gdb.trace/collection.exp: Likewise.
7917 * testsuite/gdb.trace/report.exp: Likewise.
7918 * testsuite/gdb.trace/unavailable.exp: Likewise.
7919 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7920 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7921 (is_x86_like_target): Check also is_amd64_regs_target.
7922
7923 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7924
7925 PR breakpoints/12435
7926 * gdb.arch/amd64-prologue-xmm.c: New file.
7927 * gdb.arch/amd64-prologue-xmm.exp: New file.
7928 * gdb.arch/amd64-prologue-xmm.s: New file.
7929
7930 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7931
7932 * gdb.dwarf2/dw2-param-error-main.c: New file.
7933 * gdb.dwarf2/dw2-param-error.S: New file.
7934 * gdb.dwarf2/dw2-param-error.exp: New file.
7935
7936 2011-09-08 Pedro Alves <pedro@codesourcery.com>
7937
7938 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7939 inferior's pid and look for a core dump named core.$pid. Use
7940 `remote_file' commands on the host instead of hand coding shell
7941 commands on the build.
7942 * gdb.base/valgrind-db-attach.exp: Kill the program before
7943 finishing the test.
7944
7945 2011-09-02 Matt Rice <ratmice@gmail.com>
7946
7947 * lib/prompt.exp: New file for testing the first prompt.
7948 * gdb.python/py-prompt.exp: Ditto.
7949 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7950
7951 2011-09-02 Pedro Alves <pedro@codesourcery.com>
7952
7953 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7954 0, before testing gcore.
7955
7956 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7957
7958 * dw2-ifort-parameter-debug.S: Update copyright year.
7959 * dw2-ifort-parameter.c: Update copyright year.
7960 * dw2-ifort-parameter.exp: Update copyright year.
7961
7962 * dw2-ifort-parameter-debug.S: New file.
7963 * dw2-ifort-parameter.c: New file.
7964 * dw2-ifort-parameter.exp: New file.
7965
7966 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7967
7968 * gdb.base/commands.exp (error_clears_commands_left): New function.
7969 (): Call it.
7970
7971 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7972
7973 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7974 (C): Initialize `a'.
7975 * gdb.mi/mi-inheritance-syntax-error.exp
7976 (-data-evaluate-expression $path): Expect `a' as 5.
7977
7978 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7979
7980 PR mi/11912
7981 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7982 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7983 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7984 keyword in output of -var-info-path-expression.
7985
7986 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7987
7988 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7989 * gdb.trace/collection.exp: Likewise.
7990 * gdb.trace/report.exp: Likewise.
7991 * gdb.trace/unavailable.exp: Likewise.
7992 * gdb.trace/while-dyn.exp: Likewise.
7993
7994 2011-08-18 Keith Seitz <keiths@redhat.com>
7995
7996 PR c++/12266
7997 * gdb.cp/meth-typedefs.cc: New file.
7998 * gdb.cp/meth-typedefs.exp: New file.
7999
8000 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8001
8002 * gdb.python/python.exp: Add extended-prompt tests.
8003
8004 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8005
8006 * gdb.arch/i386-dr3-watch.exp
8007 (watchpoint on gap1 does not fit debug registers)
8008 (delete all watchpoints): Fix racy expect strings.
8009
8010 2011-08-14 Yao Qi <yao@codesourcery.com>
8011
8012 * gdb.base/maint.exp: set data_section to ".neardata".
8013 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8014 * gdb.base/savedregs.exp: Handle SIGILL.
8015 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8016 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8017
8018 2011-08-12 Doug Evans <dje@google.com>
8019
8020 * gdb.python/py-symbol.exp: Add test for symbol.type.
8021
8022 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8023
8024 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8025 * gdb.mi/mi-pthreads.exp: Likewise.
8026 * gdb.mi/mi2-pthreads.exp: Likewise.
8027 * gdb.mi/gdb669.exp.exp: Likewise.
8028
8029 2011-08-09 Pedro Alves <pedro@codesourcery.com>
8030
8031 * lib/mi-support.exp (detect_async): Rename to...
8032 (mi_detect_async): ... this.
8033 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8034 * gdb.mi/mi-nonstop.exp: Adjust.
8035 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8036 * gdb.mi/mi-nsintrall.exp: Adjust.
8037 * gdb.mi/mi-nsmoribund.exp: Adjust.
8038 * gdb.mi/mi-nsthrexec.exp: Adjust.
8039
8040 2011-08-09 Pedro Alves <pedro@codesourcery.com>
8041
8042 * gdb.base/display.c (do_loops): New `p_i' local.
8043 * gdb.base/display.exp: Test displaying a variable that is
8044 temporarily at a bad address.
8045
8046 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8047
8048 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8049 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8050
8051 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8052
8053 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
8054 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8055 (p fuNC_symtab): Permit also ppc64 leading dot.
8056
8057 2011-08-05 Pedro Alves <pedro@codesourcery.com>
8058
8059 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8060 procedure.
8061 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8062
8063 2011-08-05 Yao Qi <yao@codesourcery.com>
8064
8065 * gdb.base/callfuncs.exp: Set language after main.
8066 * gdb.cp/cplusfuncs.exp: Likewise.
8067 * gdb.cp/inherit.exp: Likewise.
8068
8069 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8070
8071 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8072 * gdb.base/watch-vfork.exp: Skip on remote targets.
8073
8074 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8075
8076 * gdb.threads/thread-find.exp: Support remote targets.
8077
8078 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8079
8080 * gdb.base/jit.exp: Download solib_binfile to target.
8081 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8082 and call dlopen without full path name.
8083 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8084 dlopen without full path name.
8085
8086 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8087
8088 * gdb.base/break-always.exp: Complete the test
8089 with duplicated breakpoints and enabling/disabling them.
8090
8091 2011-08-02 Tom Tromey <tromey@redhat.com>
8092
8093 PR gdb/11289:
8094 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8095
8096 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
8097
8098 PR gdb/13045
8099 * gdb.base/float.exp: Add new test case for PR gdb/13045
8100 * gdb.base/float.c: New file.
8101
8102 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8103
8104 * gdb.python/py-mi.exp: Test printers returning string hint, and
8105 also not returning a value.
8106 * gdb.python/py-prettyprint.c: Add testcase for above.
8107 * gdb.python/py-prettyprint.py: Add test printer for above.
8108
8109 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8110
8111 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8112 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8113 (.Ldie30) Add as field "data4".
8114 (.Ldie32) Rename field "b" to "shl".
8115 (abbrev4) Change for the "data4" field.
8116 (abbrev5, abbrev6) Remove.
8117 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8118 (p &s.shl): ... here. Add comment.
8119 (p &s.data4): New.
8120
8121 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8122
8123 Fix crash on lval_computed values.
8124 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8125
8126 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8127
8128 * gdb.base/help.exp (help whatis): Update the expected string.
8129
8130 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8131
8132 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8133 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8134 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8135 Change the expected string.
8136
8137 2011-07-26 Pedro Alves <pedro@codesourcery.com>
8138
8139 * gdb.base/watchpoint.exp
8140 (test_disable_enable_software_watchpoint): New procedure.
8141 (top level): Run it.
8142
8143 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8144
8145 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8146 executable file "${binfile}", C++ version "${binfile}-cxx".
8147 * gdb.python/py-prettyprint.exp: Likewise.
8148 * gdb.python/py-symbol.exp: Likewise.
8149 * gdb.python/py-type.exp: Likewise.
8150 * gdb.python/py-value.exp: Likewise.
8151 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8152 file name instead of just suffix.
8153
8154 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8155
8156 Fix implicit pointer offsets.
8157 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8158 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8159 (continue to breakpoint: continue to baz breakpoint for implptr)
8160 (sanity check element 0, sanity check element 1)
8161 (enter the inlined function, check element 0 for the offset)
8162 (check element 1 for the offset)
8163 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8164 (set foo breakpoint for implptr): Update the breakpoint number.
8165
8166 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8167
8168 * gdb.python/py-mi.exp: Use different file names for different
8169 versions of the executable under test.
8170 * gdb.python/py-prettyprint.exp: Likewise.
8171 * gdb.python/py-symbol.exp: Likewise.
8172 * gdb.python/py-template.exp: Likewise.
8173 * gdb.python/py-type.exp: Likewise.
8174 * gdb.python/py-value.exp: Likewise.
8175
8176 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8177
8178 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8179 flag after restarting GDB if necessary.
8180
8181 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8182
8183 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8184
8185 2011-07-22 Pedro Alves <pedro@codesourcery.com>
8186
8187 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8188 backend doesn't leave used debug registers behind.
8189
8190 2011-07-22 Tom Tromey <tromey@redhat.com>
8191
8192 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8193 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8194 argument.
8195 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8196
8197 2011-07-21 Matt Rice <ratmice@gmail.com>
8198
8199 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8200 in mostlyclean rule. Add files ending in .core.
8201
8202 2011-07-21 Matt Rice <ratmice@gmail.com>
8203
8204 PR macros/12999
8205 * gdb.base/info-macros.c: New test sources.
8206 * gdb.base/info-macros.exp: New tests.
8207
8208 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8209
8210 * gdb.python/python.exp: Add prompt substitution tests.
8211
8212 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8213
8214 Fix crash if referenced CU is aged out.
8215 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8216 New.
8217 * gdb.dwarf2/implptr.exp: Likewise.
8218
8219 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8220
8221 * gdb.dwarf2/implptr.S: Rebuilt.
8222 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8223 (bar): Use them for j, k, l.
8224 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8225 COMPILE.
8226 (print j in implptr:bar): Update for the intp typedef.
8227 (print p[0].x in implptr:foo): Use more exact regex.
8228
8229 2011-07-18 Tom Tromey <tromey@redhat.com>
8230
8231 * gdb.cp/static-method.exp: Add missing single quote.
8232
8233 2011-07-18 Yao Qi <yao@codesourcery.com>
8234
8235 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8236 supported.
8237 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8238 * gdb.mi/mi-nonstop.exp: Likewise.
8239 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8240 * gdb.mi/mi-nsintrall.exp: Likewise.
8241 * gdb.mi/mi-nsmoribund.exp: Likewise.
8242 * gdb.mi/mi-nsthrexec.exp: Likewise.
8243 * gdb.python/py-evthreads.exp: Likewise.
8244
8245 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8246
8247 Code cleanup.
8248 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8249 it. Substitute it instead of test_compiler_info everywhere.
8250
8251 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8252
8253 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8254 remote targets as well.
8255
8256 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8257
8258 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8259 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8260
8261 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8262
8263 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8264 a remote machine, not the host.
8265 (gdb_compile_shlib): Set soname if target is remote.
8266
8267 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8268
8269 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8270
8271 2011-07-13 Matt Rice <ratmice@gmail.com>
8272
8273 * gdb.python/py-objfile-script-gdb.py: Renamed to
8274 py-objfile-script-gdb.py.in.
8275 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8276 py-objfile-script-gdb.py.
8277 * gdb.python/py-objfile-script.exp: Update reference to
8278 py-objfile-script-gdb.py.
8279
8280 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8281
8282 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8283 reference undefined label.
8284
8285 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8286
8287 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8288 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8289 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8290 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8291
8292 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8293
8294 PR python/12438
8295 * gdb.python/python.exp: Add maint set/show python print-stack
8296 deprecated tests. Add set/show python print-backtrace tests.
8297
8298 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8299
8300 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8301 debug info.
8302
8303 2011-07-06 Matt Rice <ratmice@gmail.com>
8304
8305 * gdb.python/python.exp: Update filename paths.
8306 * gdb.python/py-symtab.exp: Ditto.
8307
8308 2011-07-06 Marek Polacek <mpolacek@redhat.com>
8309
8310 * gdb.python/py-evthreads.exp: Add missing `$'.
8311
8312 2011-07-06 Jie Zhang <jie.zhang@analog.com>
8313
8314 * config/bfin.exp: New file.
8315 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8316 * gdb.asm/bfin.inc: New file.
8317
8318 2011-07-06 Marek Polacek <mpolacek@redhat.com>
8319
8320 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8321 the whole output.
8322
8323 2011-07-05 Tom Tromey <tromey@redhat.com>
8324
8325 * gdb.java/jprint.java (jprint.hi): New field.
8326 * gdb.java/jprint.exp: Print string.
8327
8328 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8329
8330 * gdb.base/call-sc.c: Fix typos.
8331 * gdb.base/ifelse.exp: Likewise.
8332 * gdb.base/structs.c: Likewise.
8333
8334 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8335
8336 * gdb.base/jit-so.exp: New test.
8337 * gdb.base/jit-dlmain.c: New file.
8338 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8339
8340 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8341
8342 * gdb.cp/m-static.exp: Call get_compiler_info.
8343 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8344 * gdb.cp/pr9167.exp (p b): Likewise.
8345 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8346 (test value of P in inner_m, test type of Z in inner_m): Call
8347 setup_xfail for gcc <= 4.5.
8348
8349 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8350
8351 * gdb.cp/paren-type.cc: New files.
8352 * gdb.cp/paren-type.exp: New files.
8353
8354 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8355
8356 Stop on first linespec terminator instead of eating what we can.
8357 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8358 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8359 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8360 (break C::f()): ... this one.
8361 (break C::operator()()): New test.
8362 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8363 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8364 test.
8365
8366 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8367
8368 Fall back linespec to minimal symbols.
8369 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8370 error message.
8371 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8372 * gdb.cp/minsym-fallback-main.cc: New file.
8373 * gdb.cp/minsym-fallback.cc: New file.
8374 * gdb.cp/minsym-fallback.exp: New file.
8375 * gdb.cp/minsym-fallback.h: New file.
8376
8377 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8378
8379 * gdb.cp/no-dmgl-verbose.cc: New file.
8380 * gdb.cp/no-dmgl-verbose.exp: New file.
8381
8382 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8383
8384 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8385 __GI_.
8386 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8387 (f): New function.
8388 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8389 (complete p 'func<short>(): ... here.
8390 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8391 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8392 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8393 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8394 Make them KFAIL gcc/49546.
8395
8396 2011-07-01 Joel Brobecker <brobecker@adacore.com>
8397
8398 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8399
8400 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8401
8402 Test GCC PR debug/49546.
8403 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8404 (test type of F in k3_m, test value of F in k3_m): New.
8405 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8406 (main): New variable k3. Call k3.k3_m.
8407
8408 2011-07-01 Jean-Charles Delay <delay@adacore.com>
8409
8410 * gdb.ada/packed_array.exp: Fix expected outout.
8411
8412 2011-07-01 Jean-Charles Delay <delay@adacore.com>
8413
8414 * gdb.ada/packed_array.exp: fixed expected output.
8415
8416 2011-07-01 Joel Brobecker <brobecker@adacore.com>
8417
8418 * gdb.ada/same_enum: New testcase.
8419
8420 2011-07-01 Joel Brobecker <brobecker@adacore.com>
8421
8422 * gdb.ada/ptr_typedef: New testcase.
8423
8424 2011-07-01 Joel Brobecker <brobecker@adacore.com>
8425
8426 * gdb.ada/arrayptr.exp: Add ptype test.
8427
8428 2011-07-01 Joel Brobecker <brobecker@adacore.com>
8429
8430 * gdb.ada/char_enum: New testcase.
8431
8432 2011-07-01 Yao Qi <yao@codesourcery.com>
8433
8434 * gdb.base/dump.exp (capture_pointer_with_type): New.
8435 Get value from address instead of name.
8436 Start GDB once, and do `dump' and `restore'
8437 tests together.
8438
8439 2011-06-30 Jie Zhang <jie.zhang@analog.com>
8440 Mike Frysinger <vapier@gentoo.org>
8441
8442 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8443 helper functions for getting/setting remotetimeout variable.
8444 * lib/gdb.exp (gdb_load): If the target is remote, set
8445 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8446 with $loadtimeout. Set $load_ok to 0 before doing the load.
8447 Instead of returning, immediately, set $load_ok to 0. Call
8448 set_remotetimeout with $oldremotetimeout, and then return if
8449 $load_ok is 1.
8450
8451 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
8452
8453 * gdb.python/py-template.exp: Don't run this test if the target
8454 does not support c++ tests.
8455
8456 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8457
8458 Fix non-only rename list for Fortran modules import.
8459 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8460 tests.
8461 * gdb.fortran/module.f90 (module moduse): New.
8462 (program module): use moduse, test var_x, var_y and var_z.
8463
8464 2011-06-29 Tom Tromey <tromey@redhat.com>
8465
8466 PR testsuite/12040:
8467 * gdb.fortran/array-element.exp: Use f90, not f77.
8468 * gdb.fortran/complex.exp: Use f90, not f77.
8469 * gdb.fortran/derived-type.exp: Use f90, not f77.
8470 * gdb.fortran/library-module.exp: Use f90, not f77.
8471 * gdb.fortran/logical.exp: Use f90, not f77.
8472 * gdb.fortran/module.exp: Use f90, not f77.
8473 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8474 * gdb.fortran/subarray.exp: Use f90, not f77.
8475
8476 2011-06-29 Tom Tromey <tromey@redhat.com>
8477
8478 * gdb.fortran/charset.exp: New file.
8479 * gdb.fortran/charset.f90: New file.
8480
8481 2011-06-29 Tom Tromey <tromey@redhat.com>
8482
8483 PR testsuite/12040:
8484 * lib/future.exp: New file, mostly extracted from ada.exp.
8485 Rewrote compatibility code to use rename.
8486 (gdb_find_gfortran): New proc.
8487 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8488 gfortran patch.
8489 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8490 Move to future.exp.
8491 * lib/gdb.exp: Always load future.exp.
8492
8493 2011-06-28 Yao Qi <yao@codesourcery.com>
8494
8495 * gdb.cp/exception.cc: Don't include iostream.
8496 (bar): Remove print statement.
8497 (catcher): New.
8498 (main): Remove print statements. Call function catcher.
8499 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8500 Set breakpoint on catcher, and check the value of parameter.
8501
8502 2011-06-23 Yao Qi <yao@codesourcery.com>
8503
8504 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8505 breakpoint 1.2 is disabled. KFAIL for uclinux.
8506
8507 2011-06-23 Marek Polacek <mpolacek@redhat.com>
8508
8509 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8510 mi_gdb_test.
8511
8512 2011-06-23 Marek Polacek <mpolacek@redhat.com>
8513
8514 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
8515
8516 2011-06-23 Marek Polacek <mpolacek@redhat.com>
8517
8518 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8519
8520 2011-06-23 Marek Polacek <mpolacek@redhat.com>
8521
8522 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8523 `test_exec_and_symbol_mi_operatons' return value.
8524 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8525 gdb_test_multiple.
8526 (test_exec_and_symbol_mi_operatons): Likewise.
8527 (test_path_specification): Likewise.
8528
8529 2011-06-23 Yao Qi <yao@codesourcery.com>
8530
8531 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8532 supported.
8533 * lib/gdb.exp (support_displaced_stepping): New.
8534
8535 2011-06-23 Yao Qi <yao@codesourcery.com>
8536
8537 * gdb.threads/execl.exp: Skip on remote target.
8538
8539 2011-06-21 Marek Polacek <mpolacek@redhat.com>
8540
8541 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
8542 mi_gdb_test.
8543
8544 2011-06-20 Marek Polacek <mpolacek@redhat.com>
8545
8546 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
8547
8548 2011-06-20 Marek Polacek <mpolacek@redhat.com>
8549
8550 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
8551 mi_gdb_test.
8552
8553 2011-06-20 Marek Polacek <mpolacek@redhat.com>
8554
8555 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
8556
8557 2011-06-14 Yao Qi <yao@codesourcery.com>
8558
8559 gdb/testsuite/
8560 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8561
8562 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8563
8564 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8565
8566 2011-06-10 Tom Tromey <tromey@redhat.com>
8567
8568 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8569 Add tests for pointer-to-member-function.
8570 * gdb.cp/temargs.cc (S::somefunc): New function.
8571 (K2): New class.
8572 (main): Instantiate K2; call method.
8573
8574 2011-06-08 Joel Brobecker <brobecker@adacore.com>
8575
8576 * gdb.python/py-inferior.c (f2): Make str an array rather
8577 than a pointer.
8578 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8579
8580 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8581
8582 * gdb.base/async-shell.c: New file.
8583 * gdb.base/async-shell.exp: New file.
8584
8585 2011-06-06 Pedro Alves <pedro@codesourcery.com>
8586
8587 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8588
8589 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8590
8591 From Stephen Kitt <steve@sk2.org>
8592 * gdb.base/help.exp: Adjust following some spelling corrections
8593 in GDB.
8594
8595 2011-06-01 Yao Qi <yao@codesourcery.com>
8596
8597 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8598
8599 2010-05-31 Keith Seitz <keiths@redhat.com>
8600
8601 PR c++/12750
8602 * gdb.cp/static-method.cc: New file.
8603 * gdb.cp/static-method.exp: New file.
8604
8605 2010-05-31 Keith Seitz <keiths@redhat.com>
8606
8607 PR symtab/12704
8608 * gdb.cp/anon-ns.cc: New file.
8609 * gdb.cp/anon-ns.exp: New file.
8610
8611 2011-05-31 Pedro Alves <pedro@codesourcery.com>
8612
8613 * gdb.arch/i386-dr3-watch.c: New file.
8614 * gdb.arch/i386-dr3-watch.exp: New file.
8615
8616 2011-05-30 Yao Qi <yao@codesourcery.com>
8617
8618 * gdb.base/callfuncs.c (t_structs_fc): New.
8619 (t_structs_dc, t_structs_ldc): New.
8620 (t_double_many_args):
8621 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8622 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8623 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8624 * gdb.base/callfuncs.exp: Call new functions.
8625
8626 2011-05-30 Yao Qi <yao@codesourcery.com>
8627
8628 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8629 Call rerun_and_prepare for each test to isolate effects.
8630
8631 2011-05-30 Yao Qi <yao@codesourcery.com>
8632
8633 * gdb.base/varargs.c (find_max_float_real): New.
8634 (find_max_double_real, find_max_long_double_real): New.
8635 * gdb.base/varargs.exp: Call these new added functions.
8636 * lib/gdb.exp (setup_kfail_for_target): New.
8637
8638 2011-05-30 Yao Qi <yao@codesourcery.com>
8639
8640 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8641 (callcd, callce, callcf, callc1a, callc1b): New.
8642 (callc2a, callc2b): New.
8643 * gdb.base/funcargs.exp (complex_args): New.
8644 (complex_integral_args, complex_float_integral_args): New.
8645 * lib/gdb.exp (support_complex_tests): New. Determine
8646 whether to run test cases on _Complex types.
8647
8648 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8649
8650 * gdb.threads/leader-exit.c: New file.
8651 * gdb.threads/leader-exit.exp: New file.
8652
8653 2011-05-27 Marek Polacek <mpolacek@redhat.com>
8654
8655 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
8656
8657 2011-05-27 Marek Polacek <mpolacek@redhat.com>
8658
8659 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8660 remove the `supported' variable.
8661 * gdb.mi/mi-nonstop.exp: Likewise.
8662 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8663 * gdb.mi/mi-nsintrall.exp: Likewise.
8664 * gdb.mi/mi-nsmoribund.exp: Likewise.
8665 * gdb.mi/mi-nsthrexec.exp: Likewise.
8666
8667 2011-05-26 Pedro Alves <pedro@codesourcery.com>
8668
8669 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8670
8671 2011-05-26 Pedro Alves <pedro@codesourcery.com>
8672
8673 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8674
8675 2011-05-24 Keith Seitz <keiths@redhat.com>
8676
8677 PR breakpoint/12803
8678 * gdb.cp/cmpd-minsyms.cc (a): New method.
8679 (b): New method.
8680 (c): New method.
8681 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8682
8683 2011-05-24 Pedro Alves <pedro@codesourcery.com>
8684
8685 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8686 watchpoint's command list didn't execute when the watchpoint went
8687 out of scope.
8688
8689 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8690
8691 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8692 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8693 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8694 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8695 * gdb.arch/i386-permbkpt.exp: Likewise.
8696 * gdb.arch/i386-prologue.exp: Likewise.
8697 * gdb.arch/i386-size-overlap.exp: Likewise.
8698 * gdb.arch/i386-size.exp: Likewise.
8699 * gdb.arch/i386-unwind.exp: Likewise.
8700 * gdb.reverse/i386-precsave.exp: Likewise.
8701 * gdb.reverse/i386-reverse.exp: Likewise.
8702 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8703 * gdb.reverse/i387-env-reverse.exp: Likewise.
8704 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8705
8706 2011-05-24 Pedro Alves <pedro@codesourcery.com>
8707
8708 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8709 file doesn't error, using MI.
8710
8711 2011-05-23 Tom Tromey <tromey@redhat.com>
8712
8713 * gdb.base/charset.exp (string_display): Add tests to assign to
8714 arrays.
8715 * gdb.base/charset.c (short_array, int_array, long_array): New.
8716
8717 2011-05-20 Pedro Alves <pedro@codesourcery.com>
8718
8719 Cope with async mode.
8720
8721 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8722 into gdb_test + mi_expect_stop.
8723
8724 2011-05-20 Pedro Alves <pedro@codesourcery.com>
8725
8726 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8727 (callme): Remove printf call.
8728
8729 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8730
8731 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8732 quote pattern to avoid problems with Cygwin/mingw expect versions.
8733 * gdb.base/default.exp (show convenience): Use double
8734 quote pattern for regular expressions.
8735
8736 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8737
8738 Fix -readnow for -gdwarf-4 unused type units.
8739 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8740 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8741
8742 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8743
8744 * gdb.base/kill-after-signal.c: New file.
8745 * gdb.base/kill-after-signal.exp: New file.
8746
8747 2011-05-16 Pedro Alves <pedro@codesourcery.com>
8748
8749 * gdb.ada/start.exp: Call untested with the correct test filename.
8750 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8751 test filename. Make the test's binary unique.
8752 * gdb.arch/i386-signal.exp: Call untested with the correct test
8753 filename.
8754 * gdb.arch/i386-size-overlap.exp: Ditto.
8755 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8756 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8757 * gdb.cp/call-c.exp: Ditto.
8758 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8759 filename. Make the test's binary unique.
8760 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8761 * gdb.python/py-mi.exp: Ditto.
8762 * gdb.python/Makefile.in (EXECUTABLES): Update.
8763 * gdb.reverse/i386-precsave.exp: Ditto.
8764 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8765 test filename.
8766 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8767 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8768 unique.
8769 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8770 test filename.
8771 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8772 * gdb.trace/tfile.exp: Ditto.
8773
8774 2011-05-14 Yao Qi <yao@codesourcery.com>
8775
8776 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8777 type.
8778
8779 2011-05-13 Doug Evans <dje@google.com>
8780
8781 * gdb.python/py-objfile-script.exp: New file.
8782 * gdb.python/py-objfile-script.c: New file.
8783 * gdb.python/py-objfile-script-gdb.py: New file.
8784 * testsuite/gdb.python/py-section-script.exp: Test
8785 "info auto-load-scripts".
8786
8787 2011-05-13 Tom Tromey <tromey@redhat.com>
8788
8789 * gdb.dwarf2/clztest.exp: New file.
8790 * gdb.dwarf2/clztest.c: New file.
8791 * gdb.dwarf2/clztest.S: New file.
8792
8793 2011-05-13 Doug Evans <dje@google.com>
8794
8795 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8796 String16 tests.
8797
8798 2011-05-13 Tom Tromey <tromey@redhat.com>
8799
8800 * lib/gdb.exp (is_x86_like_target): New proc.
8801 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8802 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8803 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8804 -nostdlib to compiler.
8805 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8806 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8807 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8808 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8809 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8810
8811 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8812
8813 * gdb.python/py-function.exp: Test setting a value from a function
8814 which executes a command.
8815
8816 2011-05-12 Tom Tromey <tromey@redhat.com>
8817
8818 * gdb.dwarf2/typeddwarf.S: New file.
8819 * gdb.dwarf2/typeddwarf.c: New file.
8820 * gdb.dwarf2/typeddwarf.exp: New file.
8821
8822 2011-05-12 Marek Polacek <mpolacek@redhat.com>
8823
8824 * gdb.mi/mi-basics.exp: Fix races. Honour the
8825 `test_exec_and_symbol_mi_operatons' return value.
8826 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8827 gdb_test_multiple.
8828 (test_exec_and_symbol_mi_operatons): Likewise.
8829 (test_path_specification): Likewise.
8830
8831 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8832
8833 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8834 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8835 Replace `file copy' and `file rename' by `file mtime'. Twice.
8836
8837 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8838
8839 * gdb.base/readline-ask.c: New file.
8840 * gdb.base/readline-ask.exp: New file.
8841 * gdb.base/readline-ask.inputrc: New file.
8842
8843 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8844
8845 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8846 to avoid race condition.
8847 * gdb.cell/coremaker.c: Use small stack size.
8848 * gdb.cell/ea-standalone.exp: Use file name without path as
8849 argument to c_to.
8850 * gdb.cell/fork.exp: Allow other output when continuing to end.
8851
8852 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8853
8854 * gdb.threads/corethreads.c: New file.
8855 * gdb.threads/corethreads.exp: New file.
8856
8857 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8858
8859 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8860 Try to compile the test using -Wl,-z,norelro first.
8861 (load_core): New variable libthread_db_seen, initialize it.
8862 (zeroed-threads cannot be listed): Protect it by XFAIL on
8863 !$libthread_db_seen.
8864
8865 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8866
8867 PR 12573
8868 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8869 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8870 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8871
8872 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8873
8874 * gdb.cp/psymtab-parameter.cc: New file.
8875 * gdb.cp/psymtab-parameter.exp: New file.
8876
8877 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8878
8879 Fix a race.
8880 * gdb.cp/static-print-quit.exp (print c): Split to ...
8881 (print c - <return>, print c - q <return>, print c - to quit):
8882 ... these. Make the testfile untested on gdb-7.1.
8883
8884 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
8885
8886 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8887 gdb_rename_execfile, gdb_touch_execfile): New.
8888 * gdb.base/reread.exp: Use new procs to handle multiple
8889 exec files.
8890
8891 2011-05-05 Yao Qi <yao@codesourcery.com>
8892
8893 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8894 (test_adr_32bit, test_pop_pc): New.
8895 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8896 (test_adr_32bit, test_pop_pc): New.
8897
8898 2011-05-04 Joseph Myers <joseph@codesourcery.com>
8899
8900 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8901 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8902 targets.
8903 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8904 handle targets.
8905
8906 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8907
8908 * gdb.base/completion.exp (complete help info wat): Rename to ...
8909 (complete 'help info wat'): ... here.
8910 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8911 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8912
8913 2011-05-04 Pedro Alves <pedro@codesourcery.com>
8914
8915 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8916 gdb_test and explicit $gdb_prompt/timeout matches.
8917
8918 2011-05-04 Yao Qi <yao@codesourcery.com>
8919
8920 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8921 and __thumb2__.
8922
8923 2011-05-03 Marek Polacek <mpolacek@redhat.com>
8924
8925 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8926 in place of `gdb_test "delete breakpoints"'. This eliminates two
8927 testcases.
8928
8929 2011-05-02 Pedro Alves <pedro@codesourcery.com>
8930
8931 PR testsuite/12649
8932 Fix races.
8933
8934 * gdb.base/completion.exp: Remove all sleep calls. Remove
8935 unnecessary regexs. Don't explicitly expect anything after the
8936 prompt. Eat the prompt if necessary.
8937
8938 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8939
8940 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8941 accept to show the caller line again as well as the line after.
8942
8943 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8944
8945 PR mi/12531
8946
8947 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8948 compile target.
8949 * gdb.python/py-prettyprint.exp: Add C++ object for
8950 CPLUS_FAKE_CHILD test.
8951
8952 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8953
8954 * gdb.base/signest.exp: New file.
8955 * gdb.base/signest.c: Likewise.
8956
8957 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8958
8959 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8960 thread and breakpoint notifications.
8961
8962 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8963
8964 * gdb.base/fortran-sym-case.c: New file.
8965 * gdb.base/fortran-sym-case.exp: New file.
8966 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8967 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8968 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8969
8970 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8971
8972 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8973 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8974 false #1', `if true else false #2' and `if true else false #3'.
8975
8976 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8977
8978 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8979 while delivering signal.
8980
8981 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8982
8983 MI breakpoint notifications.
8984
8985 * testsuite/gdb.mi/mi-cli.exp: Adust.
8986 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8987 * testsuite/gdb.mi/mi-watch.exp: Adust.
8988 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8989 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8990 notifications.
8991
8992 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8993
8994 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8995 * gdb.base/gdbindex-stabs.c: New file.
8996 * gdb.base/gdbindex-stabs.exp: New file.
8997
8998 2011-04-25 Yao Qi <yao@codesourcery.com>
8999
9000 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9001 with /*...*/.
9002 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9003
9004 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9005
9006 * gdb.python/py-value.exp (test_objfiles): Name the first test
9007 `py-value in file.filename'.
9008
9009 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9010
9011 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9012 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9013 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9014 !gdbserver_reconnect_p..
9015 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9016
9017 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9018
9019 * gdb.cp/cpcompletion.exp (complete class methods)
9020 (complete class methods beginning with F): Move them above runto. New
9021 comment about the runto delimiter.
9022
9023 2011-04-20 Pedro Alves <pedro@codesourcery.com>
9024
9025 * gdb.base/maint.exp: Test that "maint print registers" works
9026 without a running program.
9027
9028 2011-04-20 Marek Polacek <mpolacek@redhat.com>
9029
9030 * gdb.base/setshow.exp: Fix racy tests.
9031 ($old_gdb_prompt): New variable.
9032
9033 2011-04-19 Tom Tromey <tromey@redhat.com>
9034
9035 * gdb.mi/mi-nsmoribund.exp:
9036 * gdb.hp/gdb.objdbg/objdbg01.exp:
9037 * gdb.base/structs.exp (test_struct_returns):
9038 * gdb.base/call-sc.exp (test_scalar_returns):
9039 * gdb.base/bigcore.exp: Remove duplicate words.
9040
9041 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9042
9043 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9044 * gdb.base/break-interp.exp (test_attach): New comment.
9045
9046 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9047
9048 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9049 (clear __stack_user.next, clear stack_used.next)
9050 (save a zeroed-threads corefile): New test.
9051 Call core_load for $core0file.
9052 (zeroed-threads cannot be listed): New test.
9053
9054 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9055
9056 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9057 filename.
9058 ($srcfile): Preserve the original value.
9059 ($testfile): Match it the .exp filename.
9060 ($corefile): New variable. Substitute it around.
9061 Use clean_restart.
9062 ($prev_timeout): Remove.
9063 (load_core): Move core loading into this proc.
9064 Fix restore of $timeout if load_core fails.
9065
9066 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9067
9068 * gdb.base/eu-strip-infcall.c: New file.
9069 * gdb.base/eu-strip-infcall.exp: New file.
9070
9071 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9072
9073 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9074 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9075
9076 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9077
9078 Fix Python access to inlined frames.
9079 * gdb.python/py-frame-inline.c: New file.
9080 * gdb.python/py-frame-inline.exp: New file.
9081
9082 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9083
9084 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9085 content of 's24' correctly (avoiding "optimized out").
9086 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9087
9088 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9089
9090 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9091
9092 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9093
9094 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9095 expect a colon in watch -location output.
9096
9097 2011-04-13 Marek Polacek <mpolacek@redhat.com>
9098
9099 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
9100 New testcase `expect response to define backtrace'. Also remove
9101 redundant `default' block.
9102
9103 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9104
9105 * gdb.python/py-prettyprint.c (struct hint_error): New.
9106 (main): New variable hint_error.
9107 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9108 "print hint_error".
9109 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9110 (register_pretty_printers): Register it.
9111
9112 2011-04-04 Tom Tromey <tromey@redhat.com>
9113
9114 * gdb.cp/maint.exp (test_help): Update.
9115 (test_namespace): Likewise.
9116
9117 2011-04-01 Joel Brobecker <brobecker@adacore.com>
9118
9119 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9120 * gdb.ada/arrayptr.exp: Add new tests.
9121
9122 2011-04-01 Joel Brobecker <brobecker@adacore.com>
9123
9124 * gdb.ada/mi_catch_ex: New testcase.
9125
9126 2011-04-01 Pedro Alves <pedro@codesourcery.com>
9127
9128 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9129 base::overload(void) method without specifying "const".
9130
9131 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9132
9133 * gdb.arch/thumb-singlestep.S: New file.
9134 * gdb.arch/thumb-singlestep.exp: Likewise.
9135
9136 2011-03-31 Tom Tromey <tromey@redhat.com>
9137
9138 * gdb.python/py-prettyprint.py (exception_flag): New global.
9139 (NoStringContainerPrinter._iterator.next): Check it.
9140 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9141 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9142
9143 2011-03-29 Tom Tromey <tromey@redhat.com>
9144
9145 * gdb.cp/anon-struct.cc: New file.
9146 * gdb.cp/anon-struct.exp: New file.
9147
9148 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9149
9150 Test STT_GNU_IFUNC support.
9151 * gdb.base/gnu-ifunc-lib.c: New file.
9152 * gdb.base/gnu-ifunc.c: New file.
9153 * gdb.base/gnu-ifunc.exp: New file.
9154
9155 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9156
9157 Support a ring of related breakpoints.
9158 * gdb.base/watchpoint-delete.c: New file.
9159 * gdb.base/watchpoint-delete.exp: New file.
9160
9161 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9162
9163 * gdb.ada/arrayparam.exp (print first after function call): Use
9164 explicit package name. Add a comment
9165 (print lasta after function call): Rename ...
9166 (print last after function call): ... it and use explicit package
9167 name.
9168 (print length after function call): Use explicit package name.
9169 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9170 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9171 (multiple matches for symbol i): Rename ...
9172 (multiple matches for symbol integervar): ... it.
9173 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9174 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9175
9176 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
9177
9178 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9179 environment variable to make grep output more predictable. Move
9180 all the environment setup into gdb_init so it's done once per test
9181 case rather than each time we start gdb.
9182
9183 2011-03-24 Tom Tromey <tromey@redhat.com>
9184
9185 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9186 test.
9187
9188 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9189
9190 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9191 * gdb.dwarf2/dw2-entry-value.S: New file.
9192 * gdb.dwarf2/dw2-entry-value.exp: New file.
9193
9194 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9195
9196 PR python/12183
9197
9198 * gdb.python/py-function.exp: Add GdbError tests.
9199
9200 2011-03-18 Pedro Alves <pedro@codesourcery.com>
9201
9202 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9203 (reglocal_test_func, statlocal_test_func): New functions.
9204 (globals_test_func): Call new functions.
9205 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9206 (gdb_collect_locals_test): New procedure.
9207 (gdb_trace_collection_test): Call new procedures.
9208
9209 2011-03-18 Pedro Alves <pedro@codesourcery.com>
9210
9211 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9212 (test_register, test_register_unavailable): New procedures.
9213 (gdb_unavailable_registers_test): New procedure.
9214 (gdb_trace_collection_test): Call it.
9215
9216 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9217
9218 PR python/12149
9219
9220 * gdb.python/python.exp: Add gdb.write tests.
9221
9222 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9223
9224 * gdb.python/Makefile.in: Add py-objfile.
9225 * gdb.python/py-objfile.exp: New file.
9226 * gdb.python/py-objfile.c: New file.
9227 * gdb.python/py-block.exp: Add is_valid tests.
9228 * gdb.python/py-inferior.exp: Ditto.
9229 * gdb.python/py-infthread.exp: Ditto.
9230 * gdb.python/py-symbol.exp: Ditto.
9231 * gdb.python/py-symtab.exp: Ditto.
9232
9233 2011-03-16 Keith Seitz <keiths@redhat.com>
9234
9235 PR c++/12273
9236 * gdb.cp/cmpd-minsyms.exp: New test.
9237 * gdb.cp/cmpd-minsyms.cc: New file.
9238
9239 PR c++/11734
9240 * gdb.cp/ovsrch.exp: New test.
9241 * gdb.cp/ovsrch.h: New file.
9242 * gdb.cp/ovsrch1.cc: New file.
9243 * gdb.cp/ovsrch2.cc: New file.
9244 * gdb.cp/ovsrch3.cc: New file.
9245 * gdb.cp/ovsrch4.cc: New file.
9246
9247 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9248
9249 PR gdb/12528
9250 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9251 * gdb.base/break-on-linker-gcd-function.exp: New test.
9252 * gdb.base/break-on-linker-gcd-function.cc: New file.
9253
9254 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
9255
9256 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9257
9258 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9259
9260 * lib/gdb.exp (gdb_unload): Add another termination case.
9261
9262 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9263
9264 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9265 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9266 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9267 Provide a stub byte there.
9268 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9269 DW_AT_entry_pc.
9270 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9271
9272 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9273
9274 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9275 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9276 "generic ABI, auto".
9277 (altivec_abi_tests): Accept vectors returned by reference.
9278
9279 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9280
9281 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9282
9283 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9284
9285 * gdb.python/py-section-script.exp: Skip test if no Python support.
9286
9287 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9288
9289 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9290
9291 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9292
9293 * gdb.python/py-parameter.exp: Update tests to the new Python
9294 parameter API. Add "no documentation" test. Add deprecated API
9295 backward compatibility test.
9296
9297 2011-03-09 Tom Tromey <tromey@redhat.com>
9298
9299 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9300 gdb_continue_to_end.
9301
9302 2011-03-09 Mark Kettenis <kettenis@gnu.org>
9303
9304 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9305 tabs.
9306
9307 2011-03-09 Tom Tromey <tromey@redhat.com>
9308
9309 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9310 parentheses.
9311 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9312 $command.
9313 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9314 argument to gdb_continue_to_end.
9315 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9316 argument to gdb_continue_to_end.
9317 * gdb.cp/annota3.exp: Fix regex.
9318 * gdb.cp/annota2.exp: Fix regex.
9319 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9320 gdb_continue_to_end.
9321 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9322 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9323 gdb_continue_to_end.
9324
9325 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9326
9327 * gdb.server/ext-run.exp
9328 (load new file without any gdbserver inferior): New test.
9329
9330 2011-03-07 Tom Tromey <tromey@redhat.com>
9331
9332 * Makefile.in (TAGS): Rewrite.
9333
9334 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9335
9336 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9337 initial commands echo. New match for `Found trace'. Anchor all the
9338 other matches. Anchor and match for `No trace frame found' the final
9339 match.
9340
9341 2011-03-07 Tom Tromey <tromey@redhat.com>
9342
9343 * Makefile.in (TAGS): New target.
9344
9345 2011-03-07 Tom Tromey <tromey@redhat.com>
9346
9347 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9348 change.
9349 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9350 change.
9351 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9352 exit message change.
9353 (skip_altivec_tests): Update for exit message change.
9354 (skip_vsx_tests): Likewise.
9355 (gdb_continue_to_end): Likewise. Add 'command' argument.
9356 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9357 * gdb.threads/tls.exp: Update for exit message change.
9358 * gdb.threads/thread-unwindonsignal.exp: Use
9359 gdb_continue_to_end.
9360 * gdb.threads/step.exp (step_it): Update for exit message change.
9361 (continue_all): Likewise.
9362 * gdb.threads/print-threads.exp (test_all_threads): Update for
9363 exit message change.
9364 * gdb.threads/interrupted-hand-call.exp: Use
9365 gdb_continue_to_end.
9366 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9367 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9368 gdb_continue_to_end.
9369 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9370 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9371 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9372 * gdb.cp/method.exp: Update for exit message change.
9373 * gdb.cp/mb-templates.exp: Update for exit message change.
9374 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9375 * gdb.cp/annota3.exp: Update for exit message change.
9376 * gdb.cp/annota2.exp: Update for exit message change.
9377 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9378 * gdb.base/term.exp: Update for exit message change.
9379 * gdb.base/step-test.exp (test_i): Update for exit message change.
9380 * gdb.base/sigstep.exp (advance): Update for exit message change.
9381 (advancei): Likewise.
9382 * gdb.base/siginfo.exp: Update for exit message change.
9383 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9384 * gdb.base/reread.exp: Use gdb_continue_to_end.
9385 * gdb.base/langs.exp: Use gdb_continue_to_end.
9386 * gdb.base/interrupt.exp: Update for exit message change.
9387 * gdb.base/gdb1555.exp: Update for exit message change.
9388 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9389 * gdb.base/ending-run.exp: Update for exit message change.
9390 * gdb.base/chng-syms.exp: Update for exit message change.
9391 * gdb.base/checkpoint.exp: Update for exit message change.
9392 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9393 gdb_continue_to_end.
9394 (test_catch_syscall_with_wrong_args): Likewise.
9395 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9396 * gdb.base/break-interp.exp (test_ld): Update for exit message
9397 change.
9398 * gdb.base/bang.exp: Update for exit message change.
9399 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9400 (do_call_attach_tests): Likewise.
9401 * gdb.base/a2-run.exp: Update for exit message change.
9402 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9403 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9404 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9405
9406 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9407
9408 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9409
9410 2011-03-03 Tom Tromey <tromey@redhat.com>
9411
9412 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9413 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9414 * gdb.hp/gdb.aCC/configure.ac: Remove.
9415 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9416 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9417 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9418 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9419 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9420 * gdb.hp/gdb.compat/configure.ac: Remove.
9421 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9422 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9423 * gdb.hp/gdb.defects/configure.ac: Remove.
9424 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9425 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9426 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9427 * gdb.hp/configure.ac: Remove.
9428 * gdb.hp/configure: Remove.
9429 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9430 substitution.
9431 (Makefile): Remove rule.
9432 * gdb.cell/configure.ac: Remove.
9433 * gdb.cell/configure: Remove.
9434 * gdb.stabs/Makefile.in (Makefile): Remove.
9435 (distclean): Don't remove config.status or config.log.
9436 * gdb.stabs/configure (Makefile): Remove.
9437 * gdb.stabs/configure.ac: Remove.
9438 * configure: Rebuild.
9439 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9440 Remove stabs- and cell-specific logic. Test for existence of
9441 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9442 subdirectories, gdb.cell, and and gdb.stabs.
9443 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9444
9445 2011-03-03 Joel Brobecker <brobecker@adacore.com>
9446
9447 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9448 end of buffer.
9449
9450 2011-03-02 Joel Brobecker <brobecker@adacore.com>
9451
9452 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9453 gdb_test when running a test where we expected no output back.
9454
9455 2011-02-28 Michael Snyder <msnyder@vmware.com>
9456
9457 * gdb.cp/overload.cc: Change initializer value to integer.
9458
9459 2011-02-27 Michael Snyder <msnyder@vmware.com>
9460
9461 * gdb.multi/base.exp: Add test for remove-inferiors.
9462
9463 2011-02-26 Joel Brobecker <brobecker@adacore.com>
9464
9465 * gdb.python/py-frame.exp: Simplify the initialization phase
9466 using prepare_for_testing.
9467
9468 2011-02-25 Michael Snyder <msnyder@vmware.com>
9469
9470 * gdb.multi/base.exp: Add tests for info inferiors with args.
9471
9472 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9473
9474 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9475 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9476 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9477 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9478 asmfile3. Comment the STABS (#3) file compilation. Compile
9479 everything through assembler. Provide KFAIL for symtab/12497.
9480 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9481 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9482 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9483 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9484
9485 2011-02-24 Michael Snyder <msnyder@vmware.com>
9486
9487 * gdb.base/break.exp: Add tests for delete breakpoints using
9488 convenience variables and value history references.
9489
9490 2011-02-24 Michael Snyder <msnyder@vmware.com>
9491
9492 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9493 left behind in previous check-in.
9494
9495 2011-02-23 Michael Snyder <msnyder@vmware.com>
9496
9497 * gdb.base/break.exp: Add tests for "info break" with arguments.
9498 * gdb.trace/infotrace.exp: Update patterns for error and help.
9499 * gdb.base/completion.exp: Update pattern.
9500 * gdb.base/ena-dis-br.exp: Update pattern.
9501 * gdb.base/help.exp: Update patterns.
9502
9503 2011-02-23 Michael Snyder <msnyder@vmware.com>
9504
9505 * gdb.base/memattr.exp: New test.
9506 * gdb.base/memattr.c: Test load for memattr.exp.
9507
9508 2011-02-22 Doug Evans <dje@google.com>
9509
9510 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9511
9512 2011-02-22 Michael Snyder <msnyder@vmware.com>
9513
9514 * Makefile.in: Make more clean.
9515 * gdb.ada/Makefile.in: Ditto.
9516 * gdb.arch/Makefile.in: Ditto.
9517 * gdb.asm/Makefile.in: Ditto.
9518 * gdb.base/Makefile.in: Ditto.
9519 * gdb.cp/Makefile.in: Ditto.
9520 * gdb.dwarf2/Makefile.in: Ditto.
9521 * gdb.java/Makefile.in: Ditto.
9522 * gdb.mi/Makefile.in: Ditto.
9523 * gdb.modula2/Makefile.in: Ditto.
9524 * gdb.python/Makefile.in: Ditto.
9525 * gdb.server/Makefile.in: Ditto.
9526 * gdb.stabs/Makefile.in: Ditto.
9527 * gdb.threads/Makefile.in: Ditto.
9528 * gdb.trace/Makefile.in: Ditto.
9529
9530 2011-02-22 Michael Snyder <msnyder@vmware.com>
9531
9532 * gdb.threads/thread-find.exp: Add tests for bad input to
9533 info threads.
9534
9535 2011-02-22 Joel Brobecker <brobecker@adacore.com>
9536
9537 * gdb.python/py-breakpoint.exp: Fix the expected output of
9538 one of the "maint info breakpoints" tests to accept the output
9539 generated on platforms that do not have hardware watchpoints.
9540
9541 2011-02-22 Joel Brobecker <brobecker@adacore.com>
9542
9543 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9544 clean_restart. Be a little stricter in the expected output
9545 for one of the tests. Fix a typo in one of the comments.
9546
9547 2011-02-22 Joel Brobecker <brobecker@adacore.com>
9548
9549 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9550 Delete variable binfile, no longer use. Add or modify test
9551 comments to make them unique.
9552
9553 2011-02-21 Michael Snyder <msnyder@vmware.com>
9554
9555 * Makefile.in: Update for make clean.
9556 * gdb.ada/Makefile.in: Ditto.
9557 * gdb.arch/Makefile.in: Ditto.
9558 * gdb.asm/Makefile.in: Ditto.
9559 * gdb.base/Makefile.in: Ditto.
9560 * gdb.cp/Makefile.in: Ditto.
9561 * gdb.dwarf2/Makefile.in: Ditto.
9562 * gdb.java/Makefile.in: Ditto.
9563 * gdb.mi/Makefile.in: Ditto.
9564 * gdb.modula2/Makefile.in: Ditto.
9565 * gdb.python/Makefile.in: Ditto.
9566 * gdb.server/Makefile.in: Ditto.
9567 * gdb.stabs/Makefile.in: Ditto.
9568 * gdb.threads/Makefile.in: Ditto.
9569 * gdb.trace/Makefile.in: Ditto.
9570
9571 2011-02-21 Michael Snyder <msnyder@vmware.com>
9572
9573 * gdb.threads/thread-find.exp: Update patterns for changes in
9574 output of "info threads" command.
9575
9576 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9577 Ulrich Weigand <uweigand@de.ibm.com>
9578
9579 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9580 (skip_hw_watchpoint_tests): Likewise.
9581 (skip_hw_watchpoint_multi_tests): Likewise.
9582
9583 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9584
9585 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9586 (skip_hw_watchpoint_tests): Likewise.
9587 (skip_hw_watchpoint_multi_tests): Likewise.
9588 (skip_hw_watchpoint_access_tests): Likewise.
9589
9590 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9591 * gdb.base/pr11022.exp: Likewise.
9592 * gdb.base/watch-read.exp: Likewise.
9593 * gdb.base/watch_thread_num.exp: Likewise.
9594 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9595 * gdb.base/watchpoint-hw.exp: Likewise.
9596 * gdb.base/watchpoint.exp: Likewise.
9597 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9598 * gdb.threads/watchthreads-reorder.exp: Likewise.
9599 * gdb.threads/watchthreads.exp: Likewise.
9600 * gdb.threads/watchthreads2.exp: Likewise.
9601
9602 2011-02-21 Joel Brobecker <brobecker@adacore.com>
9603
9604 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9605 the debugger is unable to find the array bounds.
9606
9607 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9608
9609 * gdb.cp/typedef-operator.exp: New file.
9610 * gdb.cp/typedef-operator.cc: New file.
9611
9612 2011-02-17 Michael Snyder <msnyder@vmware.com>
9613
9614 * gdb.threads/thread-find.exp: Fix regular expressions.
9615
9616 2011-02-17 Joel Brobecker <brobecker@adacore.com>
9617
9618 * gdb.ada/packed_array: Expand testcase to test printing of
9619 unconstrained packed array.
9620
9621 2011-02-17 Joel Brobecker <brobecker@adacore.com>
9622
9623 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9624
9625 2011-02-16 Pedro Alves <pedro@codesourcery.com>
9626
9627 * gdb.trace/collection.c (globalarr3): New global.
9628 (main): Initialize it before collecting, and and clear it
9629 afterwards.
9630 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9631 collecting with '{type} addr', where the addr expression is not an
9632 rvalue.
9633
9634 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
9635
9636 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9637 a bool variable. Expect correct OpenCL names for vector types. Use the
9638 uc3 variable name instead of referring to the uchar3 built-in type.
9639 Escape the asterisk at the half pointer test.
9640
9641 2011-02-16 Pedro Alves <pedro@codesourcery.com>
9642
9643 * gdb.trace/collection.c (globalarr2): New global.
9644 (main): Initialize it before collecting, and and clear it
9645 afterwards.
9646 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9647 collecting overlapping memory ranges.
9648
9649 2011-02-15 Michael Snyder <msnyder@vmware.com>
9650
9651 * gdb.base/default.exp: Add tests for thread commands.
9652 * gdb.base/help.exp: Add tests for thread commands.
9653 * gdb.threads/thread-find.exp: New test for thread find command.
9654
9655 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
9656
9657 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9658
9659 2011-02-15 Yao Qi <yao@codesourcery.com>
9660
9661 PR tdep/12352
9662 * gdb.arch/arm-disp-step.S : New test for str instruction.
9663 * gdb.arch/arm-disp-step.exp : Likewise.
9664
9665 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9666
9667 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9668 "vector_register2_vr" test strings. Test the extended floating
9669 point registers (F32~F63).
9670 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9671 IBM XL C compiler. Make the test program use a register provided
9672 by the compiler for the lxvd2x instruction.
9673
9674 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9675
9676 * gdb.trace/unavailable.cc (class Base, class Middle, class
9677 Derived): New types.
9678 (derived_unavail, derived_partial, derived_whole): New globals.
9679 (virtual_partial): New global.
9680 (virtualp): Point at virtual_partial.
9681 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9682 related to unavailable vptr.
9683
9684 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9685
9686 * gdb.trace/unavailable.cc (a, b, c): New globals.
9687 (main): Set and clear them.
9688 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9689 `a' and `c', and check that `b' isn't collected, although `a' and
9690 `c' are.
9691
9692 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9693
9694 * gdb.trace/unavailable.cc (struct Virtual): New.
9695 (virtualp): New global pointer.
9696 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9697 printing a pointer to an object whose type has a vtable, with
9698 print object on.
9699
9700 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9701
9702 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9703 value repeat handles unavailableness.
9704
9705 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9706
9707 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9708 tests for building arrays from unavailable values, subscripting
9709 non-memory rvalue unvailable arrays, and accessing fields or
9710 baseclasses of non-lazy unavailable values,
9711 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9712 struct types.
9713 (g_smallstruct, g_smallstruct_b): New globals.
9714
9715 2011-02-14 Pedro Alves <pedro@codesourcery.com>
9716
9717 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9718
9719 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9720
9721 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9722 * gdb.cp/overload-const.exp: New file.
9723 * gdb.cp/overload-const.cc: New file.
9724
9725 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9726
9727 * gdb.opencl/callfuncs.cl: New file.
9728 * gdb.opencl/callfuncs.exp: New test.
9729 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9730
9731 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9732
9733 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9734 when computing result.
9735 * gdb.arch/altivec-abi.exp: Update expected results.
9736
9737 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9738
9739 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9740 * gdb.base/jit.exp: Likewise.
9741 * gdb.base/pie-execl.exp: Likewise.
9742 * gdb.base/solib-nodir.exp: Likewise.
9743 * gdb.base/solib-overlap.exp: Likewise.
9744
9745 2011-02-07 Pedro Alves <pedro@codesourcery.com>
9746
9747 * gdb.trace/collection.c (global_pieces): New.
9748 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9749 New procedure.
9750 (gdb_trace_collection_test): Call it.
9751
9752 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9753
9754 * gdb.python/py-evthreads.c: New file.
9755 * gdb.python/py-evthreads.exp: New file.
9756 * gdb.python/py-events.py: New file.
9757 * gdb.python/py-events.exp: New file.
9758 * gdb.python/py-events.c: New file.
9759
9760 2011-02-04 David Daney <ddaney@caviumnetworks.com>
9761
9762 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9763
9764 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
9765
9766 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9767 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9768 boundary between two compilation units.
9769
9770 2011-02-02 Pedro Alves <pedro@codesourcery.com>
9771
9772 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9773 (Virtual): New structs.
9774 (virtual_o, virtual_middle_b): New globals.
9775 * gdb.cp/virtbase.exp: New tests.
9776
9777 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9778
9779 * gdb.base/jit.exp: New file.
9780 * gdb.base/jit-main.c: New file.
9781 * gdb.base/jit-solib.c: New file.
9782
9783 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9784
9785 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9786 proceed to initial kernel entry point.
9787 * gdb.opencl/datatypes.exp: Likewise.
9788 * gdb.opencl/operators.exp: Likewise.
9789 * gdb.opencl/vec_comps.exp: Likewise.
9790
9791 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9792
9793 * gdb.cp/nsnested.cc: New.
9794 * gdb.cp/nsnested.exp: New.
9795 * gdb.cp/nsnoimports.exp: New.
9796 * gdb.cp/nsnoimports.cc: New.
9797
9798 2011-01-31 Joel Brobecker <brobecker@adacore.com>
9799
9800 * gdb.base/interact.exp: Add extra tests that verify that
9801 the value of the interactive-mode setting does not change
9802 after the script is sourced.
9803
9804 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9805
9806 * gdb.cp/noparam.exp: New file.
9807 * gdb.cp/noparam.cc: New file.
9808
9809 2011-01-28 Pedro Alves <pedro@codesourcery.com>
9810
9811 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9812 there's no stack or registers.
9813
9814 2011-01-26 Tom Tromey <tromey@redhat.com>
9815
9816 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9817 space before string output. Add test for "set print pretty off"
9818 case.
9819
9820 2011-01-25 Pedro Alves <pedro@codesourcery.com>
9821
9822 * gdb.base/frame-args.exp: Adjust.
9823 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9824 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9825 * gdb.dwarf2/pieces.exp: Adjust.
9826 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9827 * gdb.opt/inline-locals.exp: Adjust.
9828 * gdb.threads/fork-child-threads.exp: Adjust.
9829
9830 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
9831
9832 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9833 OpenCL kernel function. Add a comment as marker. Add address space
9834 qualifiers for the remaining program scope variables.
9835 * gdb.opencl/datatypes.cl: Likewise.
9836 * gdb.opencl/operators.cl: Likewise.
9837 * gdb.opencl/vec_comps.cl: Likewise.
9838 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9839 Add breakpoint at the marker comment.
9840 * gdb.opencl/datatypes.exp: Likewise.
9841 * gdb.opencl/operators.exp: Likewise.
9842 * gdb.opencl/vec_comps.exp: Likewise.
9843
9844 2011-01-24 Pedro Alves <pedro@codesourcery.com>
9845
9846 * gdb.base/printcmds.c (some_struct): New struct and instance.
9847 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9848 procedure.
9849 <global scope>: Call it.
9850
9851 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
9852
9853 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9854 argument to the gdb_compile_opencl_hostapp call.
9855
9856 2011-01-19 Yao Qi <yao@codesourcery.com>
9857
9858 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9859 positve list.
9860
9861 2011-01-19 Yao Qi <yao@codesourcery.com>
9862
9863 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9864 canonical form.
9865 Remove "xscale-*-*"
9866 * gdb.xml/tdesc-regs.exp: Likewise.
9867 * gdb.python/py-section-script.exp: Replace ARM target triplet
9868 with canonical form.
9869 Match arm*-*-symbianelf*.
9870 * gdb.base/dup-sect.exp: Likewise.
9871 * lib/dwarf.exp: New.
9872 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9873 dwarf2_support.
9874 * gdb.dwarf2/dup-psym.exp: Likewise.
9875 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9876 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9877 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9878 * gdb.dwarf2/dw2-basic.exp: Likewise.
9879 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9880 * gdb.dwarf2/dw2-const.exp: Likewise.
9881 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9882 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9883 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9884 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9885 * gdb.dwarf2/dw2-filename.exp: Likewise.
9886 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9887 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9888 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9889 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9890 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9891 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9892 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9893 * gdb.dwarf2/dw2-producer.exp: Likewise.
9894 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9895 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9896 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9897 * gdb.dwarf2/dw2-strp.exp: Likewise.
9898 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9899 * gdb.dwarf2/implptr.exp: Likewise.
9900 * gdb.dwarf2/mac-fileno.exp: Likewise.
9901 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9902 * gdb.dwarf2/pieces.exp: Likewise.
9903 * gdb.dwarf2/pr11465.exp: Likewise.
9904 * gdb.dwarf2/valop.exp: Likewise.
9905 * gdb.dwarf2/watch-notconst.exp: Likewise.
9906 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9907
9908 2011-01-19 Tom Tromey <tromey@redhat.com>
9909
9910 * gdb.python/py-infthread.exp: Add thread tests.
9911
9912 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9913
9914 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9915
9916 2011-01-14 Joel Brobecker <brobecker@adacore.com>
9917
9918 * gdb.ada/widewide: New testcase.
9919
9920 2011-01-13 Joel Brobecker <brobecker@adacore.com>
9921
9922 * gdb.base/interact.exp: New testcase.
9923
9924 2011-01-12 Tom Tromey <tromey@redhat.com>
9925
9926 * gdb.mi/gdb2549.exp: Update for error message changes.
9927 * gdb.mi/mi-cli.exp: Likewise.
9928 * gdb.mi/mi-disassemble.exp: Likewise.
9929 * gdb.mi/mi-pthreads.exp: Likewise.
9930 * gdb.mi/mi-regs.exp: Likewise.
9931 * gdb.mi/mi-stack.exp: Likewise.
9932 * gdb.mi/mi-var-block.exp: Likewise.
9933 * gdb.mi/mi-var-cmd.exp: Likewise.
9934 * gdb.mi/mi2-cli.exp: Likewise.
9935 * gdb.mi/mi2-disassemble.exp: Likewise.
9936 * gdb.mi/mi2-pthreads.exp: Likewise.
9937 * gdb.mi/mi2-regs.exp: Likewise.
9938 * gdb.mi/mi2-stack.exp: Likewise.
9939 * gdb.mi/mi2-var-block.exp: Likewise.
9940 * gdb.mi/mi2-var-cmd.exp: Likewise.
9941
9942 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9943 Jan Kratochvil <jan.kratochvil@redhat.com>
9944
9945 PR fortran/11104 and DWARF unbound arrays detection.
9946 * gdb.fortran/multi-dim.exp: New file.
9947 * gdb.fortran/multi-dim.f90: New file.
9948
9949 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
9950
9951 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9952 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9953 add new tests for opcode dumping.
9954
9955 2011-01-11 Tom Tromey <tromey@redhat.com>
9956
9957 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9958
9959 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9960
9961 Convert hardware watchpoints to use breakpoint_ops.
9962 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9963 type is not supported.
9964 * gdb.base/foll-fork.exp: Likewise.
9965 * gdb.base/foll-vfork.exp: Likewise.
9966
9967 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9968
9969 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9970 Use load_lib gdb-python.exp.
9971 * gdb.python/python.exp: Ditto.
9972 * gdb.python/py-function.exp: Ditto.
9973
9974 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9975
9976 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9977
9978 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9979
9980 * configure: Regenerate.
9981
9982 2011-01-06 Tom Tromey <tromey@redhat.com>
9983
9984 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9985
9986 2011-01-06 Joel Brobecker <brobecker@adacore.com>
9987
9988 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9989 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9990 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9991 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9992 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9993 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9994 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9995 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9996 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9997 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9998 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9999 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10000 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10001 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10002 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10003 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10004 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10005 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10006 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10007 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10008 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10009 gdb.ada/uninitialized_vars.exp,
10010 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10011 Simplify by using clean_restart.
10012
10013 2011-01-06 Joel Brobecker <brobecker@adacore.com>
10014
10015 Add marker to be used as anchor for inserting breakpoints.
10016 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10017 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10018 Likewise.
10019
10020 Remove uses of gdb_start_cmd.
10021 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10022 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10023
10024 Do not run testcase if testing with GDBserver.
10025 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10026 if testing with GDBserver.
10027
10028 2011-01-06 Joel Brobecker <brobecker@adacore.com>
10029
10030 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10031 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10032 copyright header.
10033
10034 2011-01-05 Joel Brobecker <brobecker@adacore.com>
10035
10036 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10037 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10038 testsuite/gdb.fortran/complex.f,
10039 testsuite/gdb.fortran/derived-type.f90,
10040 testsuite/gdb.fortran/library-module-lib.f90,
10041 testsuite/gdb.fortran/library-module-main.f90,
10042 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10043 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10044 Copyright year update.
10045
10046 2011-01-05 Joel Brobecker <brobecker@adacore.com>
10047
10048 * gdb.base/langs1.f: Add copyright header.
10049
10050 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10051
10052 * gdb.base/morestack.exp: New file.
10053 * gdb.base/morestack.c: New file.
10054
10055 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10056
10057 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10058
10059 2010-12-29 Joel Brobecker <brobecker@adacore.com>
10060
10061 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10062 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10063
10064 2010-12-29 Joel Brobecker <brobecker@adacore.com>
10065
10066 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10067
10068 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10069
10070 * gdb.threads/tls.exp: Fix typo.
10071
10072 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10073 * gdb.threads/execl.exp: Update.
10074
10075 2010-12-23 Yao Qi <yao@codesourcery.com>
10076
10077 * gdb.arch/arm-disp-step.exp: New.
10078 * gdb.arch/arm-disp-step.S: New.
10079
10080 2010-12-21 Tom Tromey <tromey@redhat.com>
10081
10082 * gdb.threads/execl.exp: Update.
10083 * gdb.threads/linux-dp.exp: Update.
10084 * gdb.threads/manythreads.exp: Update.
10085 * gdb.threads/tls.exp: Update.
10086
10087 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10088
10089 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10090 (NextOverThrowDerivates) <resumebpt>: New.
10091 (resumebpt_test): New.
10092 (main): Call resumebpt_test.
10093 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10094
10095 2010-12-12 Stan Shebs <stan@codesourcery.com>
10096
10097 * gdb.trace/tsv.exp: Test print command on trace state variables.
10098
10099 2010-12-09 Tom Tromey <tromey@redhat.com>
10100
10101 * gdb.base/interp.exp: Add regression test.
10102
10103 2010-12-09 Tom Tromey <tromey@redhat.com>
10104
10105 * gdb.java/jnpe.java: New file.
10106 * gdb.java/jnpe.exp: New file.
10107 * gdb.cp/nextoverthrow.exp: New file.
10108 * gdb.cp/nextoverthrow.cc: New file.
10109
10110 2010-12-07 Doug Evans <dje@google.com>
10111
10112 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10113 of data-directory.
10114 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10115 updated.
10116 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10117
10118 2010-11-29 Michael Snyder <msnyder@vmware.com>
10119
10120 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10121 * gdb.base/call-sc.exp: Ditto.
10122 * gdb.base/finish.exp: Ditto.
10123 * gdb.base/return.exp: Ditto.
10124 * gdb.base/return2.exp: Ditto.
10125
10126 2010-11-30 Doug Evans <dje@google.com>
10127
10128 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10129 (gdb_expect_list): Fix spelling errors in comments.
10130 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10131 send_gdb/gdb_expect_list where applicable.
10132 * gdb.base/call-ar-st.exp: Ditto.
10133 * gdb.base/funcargs.exp: Ditto.
10134 * gdb.base/gcore.exp: Ditto.
10135 * gdb.base/page.exp: Ditto.
10136 * gdb.base/sigaltstack.exp: Ditto.
10137 * gdb.base/siginfo.exp: Ditto.
10138 * gdb.base/sigstep.exp: Ditto.
10139 * gdb.base/trace-commands.exp: Ditto.
10140
10141 2010-11-29 Doug Evans <dje@google.com>
10142
10143 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10144 printer-name;subprinter-name.
10145
10146 2010-11-29 Tom Tromey <tromey@redhat.com>
10147
10148 * gdb.dwarf2/implptr.exp: New file.
10149 * gdb.dwarf2/implptr.c: New file.
10150 * gdb.dwarf2/implptr.S: New file.
10151
10152 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10153
10154 PR python/12199
10155
10156 * gdb.python/py-breakpoint.exp: Test the delete method.
10157
10158 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10159
10160 Fix step_resume_breakpoint unsaved during an infcall.
10161 * gdb.base/step-resume-infcall.exp: New file.
10162 * gdb.base/step-resume-infcall.c: New file.
10163
10164 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
10165
10166 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10167
10168 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
10169
10170 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10171 on ppc64's symbols; "finish" and "return" commands must accept to
10172 show the caller line again as well as the line after.
10173 * gdb.asm/powerpc64.inc: New file.
10174
10175 2010-11-23 Doug Evans <dje@google.com>
10176
10177 * lib/gdb.exp (gdb_test_sequence): New function.
10178 (gdb_expect_list): Add verbose -log call for each pattern.
10179 * gdb.base/signals.exp (test_handle_all_print): Call it.
10180 Reduce timeout increment from 6 minutes to 1 minute.
10181 * gdb.server/ext-run.exp: Call it.
10182
10183 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10184
10185 PR python/12212
10186
10187 * gdb.python/python.exp: Check that selected_thread raises an
10188 error when no inferior is loaded.
10189
10190 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10191
10192 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10193 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10194
10195 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10196
10197 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10198 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10199
10200 2010-11-18 Doug Evans <dje@google.com>
10201
10202 * gdb.server/ext-run.exp: Fix intermittent failures.
10203
10204 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10205
10206 * gdb.stabs/gdb11479.exp: Use runto_main.
10207
10208 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10209
10210 * gdb.base/break-entry.exp: Skip if using a stub.
10211
10212 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10213
10214 * gdb.python/py-inferior.exp: Pack values in target endianness.
10215
10216 2010-11-12 Tom Tromey <tromey@redhat.com>
10217
10218 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10219 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10220 MemoryError.
10221 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10222 type.
10223 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10224 MemoryError.
10225 (test_subscript_regression): Update exception type.
10226
10227 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10228
10229 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10230 breakpoint tests.
10231
10232 2010-11-09 Pedro Alves <pedro@codesourcery.com>
10233
10234 * gdb.base/watchpoint.exp: Test "watch -location" with an
10235 innacessible location.
10236
10237 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
10238 Luis Machado <luisgpm@br.ibm.com>
10239
10240 * gdb.base/maint.exp: Expect "." prefix.
10241 * gdb.base/nodebug.exp: Expect "." Likewise.
10242 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10243 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10244 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10245 POWER server processors.
10246
10247 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
10248 Luis Machado <luisgpm@br.ibm.com>
10249
10250 * gdb.base/break-entry.exp: convert entry point for
10251 ppc64 and expect leading `.' on ppc64's symbols
10252
10253 2010-11-05 Doug Evans <dje@google.com>
10254
10255 * gdb.base/help.exp: Update expected output.
10256 * gdb.python/py-param.exp: Delete, contents moved to ...
10257 * gdb.python/py-parameter.exp: ... here. New file.
10258 Add test for gdb.parameter ("directories").
10259
10260 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
10261
10262 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10263 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10264 * configure: Regenerate.
10265 * gdb.opencl/Makefile.in: New File.
10266 * gdb.opencl/datatypes.exp: Likewise.
10267 * gdb.opencl/datatypes.cl: Likewise.
10268 * gdb.opencl/operators.exp: Likewise.
10269 * gdb.opencl/operators.cl: Likewise.
10270 * gdb.opencl/vec_comps.exp: Likewise.
10271 * gdb.opencl/vec_comps.cl: Likewise.
10272 * gdb.opencl/convs_casts.exp: Likewise.
10273 * gdb.opencl/convs_casts.cl: Likewise.
10274 * lib/opencl.exp: Likewise.
10275 * lib/opencl_hostapp.c: Likewise.
10276 * lib/opencl_kernel.cl: Likewise.
10277 * lib/cl_util.c: Likewise.
10278 * lib/cl_util.c: Likewise.
10279 * gdb.base/default.exp (set language): Add "opencl" to the list of
10280 languages.
10281
10282 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10283
10284 * gdb.cp/overload.exp: Added test for inheritance overload.
10285 * gdb.cp/overload.cc: Ditto.
10286 * gdb.cp/oranking.exp: Removed releveant kfails.
10287
10288 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10289 Joel Brobecker <brobecker@adacore.com>
10290
10291 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10292 check test_compiler_info.
10293
10294 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
10295
10296 * gdb.base/gnu_vector.exp: Adjust expect messages.
10297
10298 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
10299
10300 * gdb.base/gnu_vector.exp: Add unary operator tests.
10301
10302 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
10303
10304 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10305
10306 2010-11-02 Doug Evans <dje@google.com>
10307
10308 * gdb.python/py-pp-maint.c: New file.
10309 * gdb.python/py-pp-maint.exp: New file.
10310 * gdb.python/py-pp-maint.py: New file.
10311
10312 2010-11-02 Tom Tromey <tromey@redhat.com>
10313
10314 * gdb.base/default.exp: Remove "scheme" from language list.
10315
10316 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10317
10318 Revert:
10319 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10320 * gdb.threads/sigstep-threads.exp: New file.
10321 * gdb.threads/sigstep-threads.c: New file.
10322
10323 2010-10-20 Michael Snyder <msnyder@vmware.com>
10324
10325 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10326
10327 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10328
10329 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10330 Skip test completely if gdb,no_hardware_watchpoints.
10331
10332 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10333
10334 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10335 strict, but do not check for any particular function name within libc.
10336
10337 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10338
10339 * gdb.cp/smartp.exp: New test.
10340 * gdb.cp/smartp.cc : New test.
10341
10342 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10343
10344 * gdb.cp/converts.exp: Test pointer to bool conversion.
10345 Test pointer to long conversion.
10346 * gdb.cp/oranking.exp: Removed relevant kfail.
10347
10348 2010-10-18 Tom Tromey <tromey@redhat.com>
10349
10350 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10351 argument to lazy_string.
10352 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10353 (pp_ls.to_string): Use it.
10354 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10355 Add "estring2" local.
10356
10357 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10358
10359 Fix s390x compatibility.
10360 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10361 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10362
10363 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10364
10365 * gdb.threads/sigstep-threads.exp: New file.
10366 * gdb.threads/sigstep-threads.c: New file.
10367
10368 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10369
10370 * gdb.base/pie-execl.exp: New file.
10371 * gdb.base/pie-execl.c: New file.
10372
10373 2010-10-13 Doug Evans <dje@google.com>
10374 Jan Kratochvil <jan.kratochvil@redhat.com>
10375
10376 PR exp/12117
10377 * gdb.cp/ptype-cv-cp.cc: New file.
10378 * gdb.cp/ptype-cv-cp.exp: New file.
10379
10380 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10381
10382 * gdb.cp/converts.cc: New test program.
10383 * gdb.cp/converts.exp: New test.
10384 * gdb.cp/overload.exp: Added test for void* vs int*.
10385 * gdb.cp/overload.exp: Ditto.
10386 * gdb.cp/oranking.exp: Removed related kfail.
10387
10388 2010-10-13 Doug Evans <dje@google.com>
10389
10390 * lib/gdb-python.exp (gdb_check_python_config): New function.
10391 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10392 * gdb.python/lib-types.cc: New file.
10393 * gdb.python/lib-types.exp: New file.
10394
10395 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10396
10397 * gdb.python/py-error.exp: New file.
10398 * gdb.python/py-error.py: New file.
10399
10400 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10401
10402 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10403 gdb_test_multiple.
10404
10405 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10406
10407 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10408 * gdb.base/prelink.exp: Likewise.
10409 * gdb.base/solib-nodir.exp: Likewise.
10410 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10411 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10412 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10413
10414 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10415
10416 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10417 for the "info files" test to avoid timeouts on slow machines.
10418
10419 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10420
10421 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10422 (main): Make openlib dummy call.
10423
10424 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10425
10426 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10427 * break-interp.exp (reach): Move the core body ...
10428 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10429 (test_ld): Provide always real argument, even to the linker. Replace
10430 dl_main by _dl_debug_state.
10431
10432 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10433
10434 Fix results of prelinked PIEs on ppc*.
10435 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10436 Accept also DISPLACEMENT "PRESENT".
10437 (main): Replace "ZERO" displacements by "PRESENT".
10438
10439 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10440
10441 * gdb.cp/oranking.exp: New test.
10442 * gdb.cp/oranking.cc: New test program.
10443
10444 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
10445
10446 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10447 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10448
10449 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
10450
10451 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10452 lush, lynx) New constant.
10453 * gdb.base/constvars.exp: Test const array types.
10454 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10455
10456 2010-10-06 Doug Evans <dje@google.com>
10457
10458 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10459 of syscall staging area.
10460
10461 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
10462
10463 * gdb.base/gnu_vector.c: Add variable c4.
10464 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10465 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10466
10467 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10468
10469 * gdb.arch/altivec-abi.exp: Fix a typo.
10470
10471 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10472
10473 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10474 to match a thread ID.
10475
10476 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10477
10478 Fix s390x testcase compatibility.
10479 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10480
10481 2010-10-01 Doug Evans <dje@google.com>
10482
10483 * lib/gdb-python.exp: New file.
10484 * gdb.python/py-block.exp: Use it.
10485 * gdb.python/py-breakpoint.exp: Ditto.
10486 * gdb.python/py-frame.exp: Ditto.
10487 * gdb.python/py-inferior.exp: Ditto.
10488 * gdb.python/py-param.exp: Ditto.
10489 * gdb.python/py-prettyprint.exp: Ditto.
10490 * gdb.python/py-shared.exp: Ditto.
10491 * gdb.python/py-symbol.exp: Ditto.
10492 * gdb.python/py-symtab.exp: Ditto.
10493 * gdb.python/py-type.exp: Ditto.
10494 * gdb.python/py-value.exp: Ditto.
10495 * gdb.python/python.exp: Ditto.
10496
10497 2010-09-30 Tom Tromey <tromey@redhat.com>
10498
10499 * gdb.base/anon.exp: New file.
10500 * gdb.base/anon.c: New file.
10501
10502 2010-09-30 Tom Tromey <tromey@redhat.com>
10503
10504 * gdb.base/completion.exp: Test completion through anonymous
10505 union.
10506 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10507
10508 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10509
10510 Fix printing parameters of inlined functions.
10511 * gdb.dwarf2/dw2-inline-param.exp: New file.
10512 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10513 * gdb.dwarf2/dw2-inline-param.S: New file.
10514
10515 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10516
10517 PR corefiles/12071.
10518 * gdb.base/corefile.exp (quit with a process, no question: load core)
10519 (quit with a core file): New tests.
10520
10521 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10522
10523 Fix GDB crash on inferior calls with self-referencing classes.
10524 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10525 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10526 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10527
10528 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10529
10530 Fix lost siginfo_t for inferior calls.
10531 * gdb.base/siginfo-infcall.exp: New file.
10532 * gdb.base/siginfo-infcall.c: New file.
10533
10534 2010-09-22 Joel Brobecker <brobecker@adacore.com>
10535
10536 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10537
10538 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10539
10540 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10541 New test.
10542 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10543
10544 2010-09-22 Joel Brobecker <brobecker@adacore.com>
10545
10546 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10547 type of our const type.
10548
10549 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10550
10551 * gdb.cp/pr12028.cc: New.
10552 * gdb.cp/pr12028.exp: New.
10553
10554 2010-09-22 Joel Brobecker <brobecker@adacore.com>
10555
10556 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10557
10558 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
10559 Jan Kratochvil <jan.kratochvil@redhat.com>
10560
10561 PR mi/11407
10562 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10563 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10564 * gdb.mi/dw2-ref-missing-frame.S New File.
10565 * gdb.mi/dw2-ref-missing-frame.exp New File.
10566
10567 2010-09-14 Tom Tromey <tromey@redhat.com>
10568
10569 PR symtab/8399:
10570 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10571
10572 2010-09-14 Tom Tromey <tromey@redhat.com>
10573
10574 PR exp/11803:
10575 * gdb.threads/tls.exp: Use C++.
10576 (check_thread_local): Use K::another_thread_local.
10577 * gdb.threads/tls.c (class K): New.
10578 (another_thread_local): Now a member of K.
10579 (spin): Update. No longer K&R C.
10580
10581 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10582
10583 * gdb.cp/koenig.cc: created class for testing member lookup.
10584 * gdb.cp/koenig.exp: Added test for member lookup.
10585
10586 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10587
10588 Fix false FAILs on sourcetree topdir directory containing "kill".
10589 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10590 source line matching regexp.
10591
10592 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10593
10594 * gdb.python/python.exp (set height 0, collect help from uiout)
10595 (verify help to uiout): New tests.
10596
10597 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10598
10599 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10600 is_lp64_target to check 64bit target.
10601
10602 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10603
10604 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10605 (test_ld) <powerpc64-*>: New.
10606
10607 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10608
10609 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10610
10611 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10612
10613 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10614 (FunctionArg::method): New function.
10615 (empty, arg): New variables.
10616 (main): Call arg.method.
10617 * gdb.cp/templates.exp (test_template_args): New function.
10618 (do_tests): Call it.
10619
10620 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10621
10622 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10623 of "next" to proceed over pthread_exit call.
10624
10625 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10626
10627 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10628 "maint print statistics" output to prevent expect timeouts.
10629
10630 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10631
10632 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10633 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10634 (test_float_rejected): ... here.
10635 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10636 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10637 (test_float_rejected): ... here.
10638 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10639 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10640 (test_float_rejected): ... here.
10641 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10642 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10643 (test_float_rejected): ... here.
10644
10645 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10646
10647 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10648 before disabling hardware watchpoints.
10649 (test_inaccessible_watchpoint): Check that hardware watchpoints
10650 are used. Test for watchpoints on a constant address.
10651
10652 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10653
10654 * gdb.base/ui-redirect.exp: New file.
10655
10656 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10657 Joel Brobecker <brobecker@adacore.com>
10658
10659 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10660
10661 2010-08-31 Doug Evans <dje@google.com>
10662
10663 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10664
10665 2010-08-30 Tom Tromey <tromey@redhat.com>
10666
10667 PR python/11792:
10668 * gdb.python/py-value.exp (test_subscript_regression): Add
10669 dynamic_type test.
10670
10671 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10672
10673 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10674 instead of running to main. Do not test the main function.
10675 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10676 Add new main.
10677
10678 2010-08-26 Pedro Alves <pedro@codesourcery.com>
10679
10680 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10681 one test.
10682
10683 2010-08-24 Doug Evans <dje@google.com>
10684
10685 PR symtab/11942
10686 * gdb.dwarf2/dw4-sig-types.cc: New file.
10687 * gdb.dwarf2/dw4-sig-types.h: New file.
10688 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10689 * gdb.dwarf2/dw4-sig-types.exp: New file.
10690
10691 2010-08-23 Tom Tromey <tromey@redhat.com>
10692
10693 PR python/11145:
10694 * gdb.python/py-value.c (Base, Derived): New types.
10695 (base): New global.
10696 * gdb.python/py-value.exp (test_subscript_regression): Add
10697 dynamic_cast test.
10698
10699 2010-08-23 Tom Tromey <tromey@redhat.com>
10700
10701 PR python/10676:
10702 * gdb.python/py-type.exp (test_fields): Add tests for type
10703 equality.
10704
10705 2010-08-23 Tom Tromey <tromey@redhat.com>
10706
10707 PR python/11915:
10708 * gdb.python/py-type.exp (test_fields): Add tests for array.
10709
10710 2010-08-23 Keith Seitz <keiths@redhat.com>
10711
10712 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10713 have any children. Create a new abbrev for it.
10714 Add missing terminal sequence to .debug_abbrev.
10715
10716 2010-08-20 Keith Seitz <keiths@redhat.com>
10717
10718 PR symtab/11465:
10719 * gdb.dwarf2/pr11465.exp: New test.
10720 * gdb.dwarf2/pr11465.S: New file.
10721 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10722 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10723
10724 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10725
10726 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10727 registers. Update data sets with the new v2_double element in the
10728 VSX register union. Add vector_register3_vr data set for the AltiVec
10729 registers. Use gdb_test_no_output instead of send_gdb.
10730
10731 2010-08-19 Pedro Alves <pedro@codesourcery.com>
10732
10733 * gdb.python/py-shared.exp: New file, factored out from
10734 python.exp.
10735 * gdb.python/py-shared.c: New file.
10736 * gdb.python/py-shared-sl.c: New file.
10737 * gdb.python/python-1.c: New file.
10738 * gdb.python/python-sl.c: Delete.
10739 * gdb.python/python.c: Mention python-1.c.
10740 * gdb.python/python.exp: Move shared library tests to
10741 py-shared.exp.
10742 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10743 (MISCELLANEOUS): New.
10744 (clean mostlyclean): Also remove $MISCELLANEOUS.
10745
10746 2010-08-19 Doug Evans <dje@google.com>
10747
10748 PR exp/11926
10749 * gdb.base/printcmds.exp (test_float_accepted): New function.
10750 Move existing float tests there. Add tests for floats with suffixes.
10751 (test_float_rejected): New function.
10752 * gdb.java/jv-print.exp (test_float_accepted): New function.
10753 (test_float_rejected): New function.
10754 * gdb.objc/print.exp: New file.
10755 * gdb.pascal/print.exp: New file.
10756 * lib/objc.exp: New file.
10757
10758 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10759
10760 * gdb.base/default.exp (info set): Avoid full buffer error and force
10761 reading up to final gdb prompt.
10762 (show): Likewise.
10763
10764 2010-08-18 Tom Tromey <tromey@redhat.com>
10765
10766 PR symtab/11919:
10767 * gdb.base/completion.exp: Add test.
10768
10769 2010-08-18 Doug Evans <dje@google.com>
10770
10771 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10772 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10773 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10774 Simplify, early exit if runto_main fails.
10775 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10776 (set_lang_fortran): Moved to lib/fortran.exp.
10777 * gdb.fortran/types.exp: load_lib fortran.exp.
10778 (set_lang_fortran): Moved to lib/fortran.exp.
10779 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10780 * gdb.java/jprint.exp (set_lang_java): Ditto.
10781 * gdb.java/jv-exp.exp: load_lib java.exp.
10782 If set_lang_java fails, issue a warning instead of failure to be
10783 consistent with other set_lang_foo uses.
10784 (set_lang_java): Moved to lib/java.exp.
10785 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10786 If set_lang_java fails, issue a warning instead of failure to be
10787 consistent with other set_lang_foo uses.
10788 * gdb.pascal/types.exp: load_lib pascal.exp.
10789 (set_lang_pascal): Moved to lib/pascal.exp.
10790 * lib/fortran.exp: New file.
10791 * lib/java.exp (set_lang_java): New function.
10792 * lib/pascal.exp (set_lang_pascal): New function.
10793
10794 2010-08-18 Yao Qi <yao@codesourcery.com
10795
10796 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10797 func_nofb_start and func_loopfb_start, so that address of functions
10798 is equal to these labels on Thumb.
10799
10800 2010-08-18 Yao Qi <yao@codesourcery.com>
10801
10802 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10803 to reflect latest c source file.
10804
10805 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10806
10807 * gdb.cp/infcall-dlopen.exp: New file.
10808 * gdb.cp/infcall-dlopen.cc: New file.
10809 * gdb.cp/infcall-dlopen-lib.cc: New file.
10810
10811 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10812 Pedro Alves <pedro@codesourcery.com>
10813
10814 PR breakpoints/11371
10815
10816 * gdb.base/watch-cond-infcall.exp: New file.
10817 * gdb.base/watch-cond-infcall.c: New file.
10818
10819 2010-08-16 Tom Tromey <tromey@redhat.com>
10820
10821 * gdb.base/help.exp: Update.
10822 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10823 watchpoint.
10824 (test_watch_location): New proc.
10825 (test_watchpoint_in_big_blob): Delete watchpoint.
10826 * gdb.base/watchpoint.c (func5): New function.
10827 (main): Call it.
10828
10829 2010-08-16 Doug Evans <dje@google.com>
10830
10831 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10832
10833 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10834
10835 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10836 tests.
10837
10838 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
10839
10840 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10841 * gdb.base/gnu_vector.c: New File.
10842 * gdb.base/gnu_vector.exp: Likewise.
10843
10844 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10845
10846 * gdb.python/python.c: New File.
10847 * gdb.python/python-sl.c: New File.
10848 * gdb.python/python.exp: Test solib_address and decode_line
10849 * functions.
10850
10851 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10852
10853 * gdb.python/python.exp (show height, set height 10)
10854 (verify pagination beforehand, verify pagination beforehand: q)
10855 (gdb.execute does not page, verify pagination afterwards)
10856 (verify pagination afterwards: q): New.
10857
10858 2010-08-02 Doug Evans <dje@google.com>
10859
10860 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10861 because of an older gcc, change test2
10862 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10863 to unsupported.
10864
10865 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
10866
10867 * gdb.base/break-always.exp: Do not expect full paths to file
10868 names.
10869 * gdb.base/commands.exp: Likewise.
10870
10871 2010-07-30 Doug Evans <dje@google.com>
10872
10873 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10874 xfail them when run with older gccs.
10875
10876 * lib/gdb.exp (build_executable): Forward "c++" option to
10877 get_compiler_info.
10878
10879 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10880 "python print ttype.template_argument(1)" and
10881 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10882 if using gcc 4.4 or earlier.
10883
10884 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10885 attach-to-debugger handling.
10886
10887 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10888
10889 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10890 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10891 (main): Use copyreloc.
10892 * gdb.base/prelink.exp (split debug of executable)
10893 (.dynbss vs. .bss address shift): New tests.
10894
10895 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10896
10897 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10898 in gdb_test_multiple.
10899
10900 2010-07-29 Pedro Alves <pedro@codesourcery.com>
10901
10902 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10903 environment.
10904
10905 2010-07-28 Tom Tromey <tromey@redhat.com>
10906
10907 PR python/11060:
10908 * gdb.python/py-type.c (Temargs): New template.
10909 (temvar): New variable.
10910 * gdb.python/py-type.exp (test_template): New proc.
10911
10912 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10913
10914 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10915 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10916
10917 2010-07-28 Tom Tromey <tromey@redhat.com>
10918
10919 PR c++/9946:
10920 * gdb.cp/temargs.exp: New file.
10921 * gdb.cp/temargs.cc: New file.
10922
10923 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10924
10925 * gdb.base/help.exp (help disassemble): Update the content.
10926
10927 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10928
10929 * gdb.threads/ia64-sigill.exp: New file.
10930 * gdb.threads/ia64-sigill.c: New file.
10931
10932 2010-07-27 Tom Tromey <tromey@redhat.com>
10933
10934 * gdb.opt/inline-cmds.c (ATTR): New define.
10935 (func1): Use it.
10936 (func2): Likewise.
10937 (func3): Likewise.
10938 (outer_inline1): Likewise.
10939 (outer_inline2): Likewise.
10940 * gdb.opt/inline-bt.c (ATTR): New define.
10941 (func1): Use it.
10942 (func2): Likewise.
10943 * gdb.opt/inline-locals.c (ATTR): New define.
10944 (func1): Use it.
10945 (func2): Likewise.
10946
10947 2010-07-27 Tom Tromey <tromey@redhat.com>
10948
10949 * gdb.stabs/gdb11479.c (hack): New function.
10950 (test): Use it.
10951 (test2): Use it.
10952 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10953 (int32_search_buf, int64_search_buf): No longer static.
10954 (x): Remove.
10955 * gdb.base/relocate.c (hack): New function.
10956
10957 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10958
10959 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10960 * gdb.python/py-value.c (func1): New function.
10961 (func2): Likewise.
10962
10963 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
10964
10965 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10966 as not to clash with .data section.
10967
10968 2010-07-26 Jerome Guitton <guitton@adacore.com>
10969
10970 * gdb.base/code_elim.exp: New file.
10971 * gdb.base/code_elim1.c: New file.
10972 * gdb.base/code_elim2.c: New file.
10973
10974 2010-07-21 Pedro Alves <pedro@codesourcery.com>
10975
10976 PR symtab/11827
10977
10978 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10979 (some_volatile_enum): New variable.
10980 * gdb.base/printcmds.exp (test_print_enums): New.
10981 <top level>: Call it.
10982
10983 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10984
10985 * gdb.cp/fpointer.cc: New test.
10986 * gdb.cp/fpointer.exp: New test.
10987
10988 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10989
10990 * gdb.base/solib-nodir.exp: New file.
10991 * lib/gdb.exp (runto): New case for a GDB internal error.
10992
10993 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10994 Ulrich Weigand <uweigand@de.ibm.com>
10995 Tom Tromey <tromey@redhat.com>
10996
10997 * gdb.base/charset-malloc.c: New file.
10998 * gdb.base/charset.c (malloc_stub): New prototype.
10999 (main): Call it instead of malloc itself.
11000 * gdb.base/charset.exp: Use only prepare_for_testing.
11001 (binfile): Remove the variable.
11002
11003 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11004
11005 Make core files the process_stratum.
11006 * gdb.base/corefile.exp (run: load core again)
11007 (run: sanity check we see the core file, run: with core)
11008 (run: core file is cleared, attach: load core again)
11009 (attach: sanity check we see the core file, attach: with core)
11010 (attach: core file is cleared): New tests.
11011 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11012
11013 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
11014
11015 * gdb.arch/altivec-abi.exp: New tests.
11016
11017 2010-07-13 Tom Tromey <tromey@redhat.com>
11018
11019 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11020 (main): Use it.
11021 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11022
11023 2010-07-13 Tom Tromey <tromey@redhat.com>
11024
11025 * gdb.base/label.exp: New file.
11026 * gdb.base/label.c: New file.
11027
11028 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11029 H.J. Lu <hongjiu.lu@intel.com>
11030
11031 * lib/gdb.exp (is_ilp32_target): New.
11032 (is_lp64_target): Likewise.
11033
11034 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11035 target.
11036 * gdb.arch/amd64-disp-step.exp: Likewise.
11037 * gdb.arch/amd64-dword.exp: Likewise.
11038 * gdb.arch/amd64-i386-address.exp: Likewise.
11039 * gdb.arch/amd64-word.exp: Likewise.
11040
11041 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11042 target.
11043 * gdb.arch/i386-bp_permanent.exp: Likewise.
11044 * gdb.arch/i386-byte.exp: Likewise.
11045 * gdb.arch/i386-disp-step.exp: Likewise.
11046 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11047 * gdb.arch/i386-prologue.exp: Likewise.
11048 * gdb.arch/i386-size-overlap.exp: Likewise.
11049 * gdb.arch/i386-size.exp: Likewise.
11050 * gdb.arch/i386-sse.exp: Likewise.
11051 * gdb.arch/i386-unwind.exp: Likewise.
11052 * gdb.arch/i386-word.exp: Likewise.
11053
11054 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11055 test only when building 64-bit executables. Do not hard-code
11056 -m64 option.
11057
11058 2010-07-07 Doug Evans <dje@google.com>
11059
11060 * lib/gdb.exp (gdb_test_list_exact): New function.
11061 * gdb.base/default.exp (show convenience): Call it, add tests for
11062 $_sdata = void, $_thread = 0.
11063
11064 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11065 Joel Brobecker <brobecker@adacore.com>
11066
11067 Fix re-run of PIE executable, PR shlibs/11776.
11068 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11069 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11070 and re-"run" of the inferior.
11071
11072 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11073 Joel Brobecker <brobecker@adacore.com>
11074
11075 Cope with missing /usr/sbin/prelink.
11076 * lib/prelink-support.exp (prelink_no):
11077 <result == 1 && $output is "no such file or directory">: New.
11078 (prelink_yes): Likewise. Return on failed prelink_no.
11079
11080 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11081 Joel Brobecker <brobecker@adacore.com>
11082
11083 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11084 build_executable by build_executable_own_libs. Replace "prelink -R"
11085 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11086 change.
11087 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11088 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11089 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11090 Replace build_executable by build_executable_own_libs's function
11091 build_executable_own_libs.
11092 (prelinkNO): Create new stub to call prelink_no.
11093 (prelinkYES): Create new stub to call prelink_yes.
11094 (test_attach): Rename calls of copy to file_copy.
11095 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11096 (copy): Move to ...
11097 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11098 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11099 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11100 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11101 special flags by gdb_compile_shlib. Replace second gdb_compile by
11102 build_executable_own_libs. Replace "prelink -R" execution by a call of
11103 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11104 a second call of prelink_yes. Replace restart commands by
11105 clean_restart.
11106 (prelink): Rename to ...
11107 (seen displacement message): ... this test. Extend its expectation
11108 strictness.
11109
11110 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11111
11112 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11113 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11114 displacement message exactly once.
11115
11116 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11117 Joel Brobecker <brobecker@adacore.com>
11118
11119 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11120 its restore after the <$relink_args != ""> loop. new comment.
11121
11122 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11123 Joel Brobecker <brobecker@adacore.com>
11124
11125 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11126 code for it. New variable relink_args.
11127 (prelinkYES): Call prelinkNO.
11128 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11129 in such case. Move the core code to ...
11130 (test_attach_gdb): ... a new function. Send GDB command "file".
11131 Extend expected "Attaching to " string.
11132
11133 2010-07-02 Tom Tromey <tromey@redhat.com>
11134
11135 * gdb.base/bitops.exp: Remove extraneous "pass".
11136
11137 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
11138
11139 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11140
11141 2010-07-01 Pedro Alves <pedro@codesourcery.com>
11142
11143 * gdb.base/help.exp: Adjust expected output.
11144
11145 2010-07-01 Pedro Alves <pedro@codesourcery.com>
11146
11147 * gdb.base/help.exp: Adjust expected output.
11148
11149 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11150
11151 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11152 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11153 c++/11702.
11154
11155 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11156 Doug Evans <dje@google.com>
11157
11158 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11159 add .dynamic entry'.
11160
11161 2010-06-29 Doug Evans <dje@google.com>
11162
11163 Test PR c++/11702.
11164 * gdb.cp/m-static.exp: Add testcase.
11165 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11166
11167 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
11168 Tom Tromey <tromey@redhat.com>
11169 Thiago Jung Bauermann <bauerman@br.ibm.com>
11170
11171 * gdb.python/py-inferior.c: New File.
11172 * gdb.python/py-infthread.c: New File.
11173 * gdb.python/py-inferior.exp: New File.
11174 * gdb.python/py-infthread.exp: New File.
11175
11176 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11177
11178 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11179 (ptype ::C::OtherFileClass typedefs): New.
11180 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11181 (C::OtherFileClass::cOtherFileClassVar2): New.
11182 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11183 cOtherFileClassVar2.
11184 (C::cOtherFileType2, C::cOtherFileVar2): New.
11185 (C::cOtherFileVar_use): use also cOtherFileVar2.
11186 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11187
11188 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11189
11190 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11191 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11192 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11193 (print ::C::cOtherFileVar)
11194 (whatis C::OtherFileClass::cOtherFileClassType)
11195 (whatis ::C::OtherFileClass::cOtherFileClassType)
11196 (print C::OtherFileClass::cOtherFileClassVar)
11197 (print ::cOtherFileClassVar)
11198 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11199 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11200 trailing content.
11201 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11202 (C::OtherFileClass::cOtherFileClassVar)
11203 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11204 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11205
11206 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11207
11208 Test PR c++/11703 and PR gdb/1448.
11209 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11210 gdb/1448.
11211
11212 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11213
11214 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11215 (main) <rtti_data>: New.
11216 * gdb.cp/virtbase.exp (print rtti_data): New.
11217
11218 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11219 Joel Brobecker <brobecker@adacore.com>
11220
11221 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11222
11223 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11224
11225 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11226
11227 2010-06-28 Doug Evans <dje@google.com>
11228
11229 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11230
11231 2010-06-27 Doug Evans <dje@google.com>
11232
11233 * gdb.cp/m-static.exp: Update expected test output.
11234
11235 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11236
11237 * gdb.gdb/selftest.exp: Adjust expected message for
11238 capturing start-up runtime.
11239
11240 2010-06-25 Tom Tromey <tromey@redhat.com>
11241
11242 PR python/10808:
11243 * gdb.python/python.exp: Add new tests.
11244
11245 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11246
11247 * gdb.cp/operator.cc: Created an import loop.
11248 * gdb.cp/operator.exp: Added testcase for import loop.
11249
11250 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11251
11252 Test PR python/11407.
11253 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11254 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11255 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11256 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11257 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11258 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11259 binfile. Call gdb_compile with clean_restart twice.
11260 (func_nofb print, func_nofb backtrace, func_loopfb print)
11261 (func_loopfb backtrace): New.
11262
11263 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11264
11265 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11266 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11267 by a hand made one.
11268 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11269 i?86 requirement. Remove variables srcfile and binfile. New variable
11270 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11271
11272 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11273
11274 * gdb.cell/dwarfaddr.exp: New file.
11275 * gdb.cell/dwarfaddr.S: New file.
11276
11277 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11278
11279 Test PR 9436.
11280 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11281
11282 2010-06-24 Hui Zhu <teawater@gmail.com>
11283
11284 * gdb.base/eval.exp: New file.
11285
11286 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11287
11288 * gdb.cell/fork.exp: New file.
11289 * gdb.cell/fork.c: Likewise.
11290 * gdb.cell/fork-spu.c: Likewise.
11291
11292 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11293
11294 * lib/gdb.exp (banned_variables_traced): New global variable.
11295 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11296 (gdb_init): Use `trace add variable' instead of obsolete
11297 `trace variable'.
11298
11299 2010-06-21 Doug Evans <dje@google.com>
11300
11301 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11302
11303 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11304
11305 * gdb.arch/spu-ls.exp: New file.
11306 * gdb.arch/spu-ls.c: Likewise.
11307
11308 2010-06-18 Stan Shebs <stan@codesourcery.com>
11309
11310 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11311
11312 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11313
11314 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11315 * gdb.base/watch-cond.exp: Likewise.
11316 * gdb.python/py-breakpoint.exp: Likewise.
11317
11318 2010-06-18 Pedro Alves <pedro@codesourcery.com>
11319
11320 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11321 clean_restart, make sure every test has a distinct message, and
11322 that messages don't include the executable' full path.
11323
11324 2010-06-17 Doug Evans <dje@google.com>
11325
11326 * gdb.arch/i386-size.exp: Updated expected output for
11327 DISASSEMBLY_OMIT_FNAME.
11328
11329 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11330 Sergio Durigan Junior <sergiodj@redhat.com>
11331
11332 * gdb.base/watch-notconst.c: New file.
11333 * gdb.base/watch-notconst.S: New file.
11334 * gdb.base/watch-notconst2.c: New file.
11335 * gdb.base/watch-notconst2.S: New file.
11336 * gdb.base/watch-notconst.exp: New file.
11337 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11338 (func4): Add operations on `global_ptr_ptr'.
11339 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11340 routine to test watchpoints created with a constant expression.
11341 (test_inaccessible_watchpoint): Include tests for watchpoints
11342 created with a constant expression.
11343
11344 2010-06-14 Kevin Buettner <kevinb@redhat.com>
11345
11346 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11347 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11348 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11349 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11350 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11351 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11352 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11353 of `_start'.
11354
11355 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11356
11357 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11358 not supported on the target.
11359 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11360 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11361 * gdb.mi/mi-nsintrall.exp: Likewise.
11362 * gdb.mi/mi-nsmoribund.exp: Likewise.
11363 * gdb.mi/mi-nsthrexec.exp: Likewise.
11364
11365 2010-06-11 Stan Shebs <stan@codesourcery.com>
11366
11367 * gdb.base/permissions.exp: New file.
11368
11369 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11370
11371 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11372 does not support ELF executable class.
11373
11374 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11375
11376 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11377
11378 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11379
11380 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11381 (runto): Catch "The target does not support running in non-stop mode.".
11382
11383 2010-06-11 Michael Snyder <msnyder@vmware.com>
11384
11385 * gdb.base/setshow.exp (set language asm): Don't use
11386 gdb_test_no_output, fails on some targets.
11387
11388 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11389
11390 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11391 * gdb.cp/pr9167.exp: Likewise.
11392
11393 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11394
11395 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11396
11397 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11398
11399 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11400
11401 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11402
11403 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11404
11405 2010-06-11 Tom Tromey <tromey@redhat.com>
11406
11407 PR gdb/9977, PR exp/11636::
11408 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11409 (pieces_test_f6): Update expected output.
11410
11411 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11412
11413 * gdb.base/moribund-step.exp: New.
11414
11415 2010-06-08 Michael Snyder <msnyder@vmware.com>
11416
11417 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
11418 * gdb.ada/boolean_expr.exp:
11419 * gdb.ada/frame_args.exp: Ditto.
11420 * gdb.ada/lang_switch.exp: Ditto.
11421 * gdb.ada/ptype_arith_binop.exp: Ditto.
11422 * gdb.ada/ref_param.exp: Ditto.
11423 * gdb.ada/type_coercion.exp:Ditto.
11424
11425 * gdb.asm/asm-source.exp: Ditto.
11426
11427 * gdb.base/attach.exp: Ditto.
11428 * gdb.base/bitfields2.exp: Ditto.
11429 * gdb.base/call-signal-resume.exp: Ditto.
11430 * gdb.base/callfuncs.exp: Ditto.
11431 * gdb.base/commands.exp: Ditto.
11432 * gdb.base/dbx.exp: Ditto.
11433 * gdb.base/default.exp: Ditto.
11434 * gdb.base/dump.exp: Ditto.
11435 * gdb.base/exprs.exp: Ditto.
11436 * gdb.base/freebpcmd.exp: Ditto.
11437 * gdb.base/interrupt.exp: Ditto.
11438 * gdb.base/list.exp: Ditto.
11439 * gdb.base/long_long.exp: Ditto.
11440 * gdb.base/maint.exp: Ditto.
11441 * gdb.base/ptype.exp: Ditto.
11442 * gdb.base/return.exp: Ditto.
11443 * gdb.base/setshow.exp: Ditto.
11444 * gdb.base/sigbpt.exp: Ditto.
11445 * gdb.base/sigrepeat.exp: Ditto.
11446
11447 * gdb.cp/classes.exp: Ditto.
11448
11449 * gdb.dwarf2/dw2-restore.exp: Ditto.
11450
11451 * gdb.gdb/selftest.exp: Ditto.
11452
11453 * gdb.multi/base.exp: Ditto.
11454 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11455
11456 * gdb.python/py-block.exp: Ditto.
11457 * gdb.python/py-prettyprint.exp: Ditto.
11458 * gdb.python/py-template.exp: Ditto.
11459
11460 * gdb.server/ext-attach.exp: Ditto.
11461 * gdb.server/ext-run.exp: Ditto.
11462 * gdb.server/server-mon.exp: Ditto.
11463
11464 * gdb.threads/fork-thread-pending.exp: Ditto.
11465 * gdb.threads/hand-call-in-threads.exp: Ditto.
11466 * gdb.threads/interrupted-hand-call.exp: Ditto.
11467 * gdb.threads/linux-dp.exp: Ditto.
11468 * gdb.threads/manythreads.exp: Ditto.
11469 * gdb.threads/print-threads.exp: Ditto.
11470 * gdb.threads/pthreads.exp: Ditto.
11471 * gdb.threads/schedlock.exp: Ditto.
11472 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11473 * gdb.threads/threadapply.exp: Ditto.
11474
11475 2010-06-08 Michael Snyder <msnyder@vmware.com>
11476
11477 * gdb.ada/exec_changed.exp:
11478 Use ".*" instead of "" as wildcard regexp.
11479
11480 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11481 * gdb.base/call-ar-st.exp: Ditto.
11482 * gdb.base/checkpoint.exp: Ditto.
11483 * gdb.base/default.exp: Ditto.
11484 * gdb.base/dump.exp: Ditto.
11485 * gdb.base/ending-run.exp: Ditto.
11486 * gdb.base/fileio.exp: Ditto.
11487 * gdb.base/miscexprs.exp: Ditto.
11488 * gdb.base/pointers.exp: Ditto.
11489 * gdb.base/readline.exp: Ditto.
11490 * gdb.base/reread.exp: Ditto.
11491 * gdb.base/restore.exp: Ditto.
11492 * gdb.base/shlib-call.exp: Ditto.
11493 * gdb.base/valgrind-db-attach.exp: Ditto.
11494 * gdb.base/volatile.exp: Ditto.
11495 * gdb.base/watchpoints.exp: Ditto.
11496
11497 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11498
11499 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11500 * gdb.python/py-value.exp: Ditto.
11501
11502 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11503 * gdb.trace/circ.exp: Ditto.
11504 * gdb.trace/collection.exp: Ditto.
11505 * gdb.trace/packetlen.exp: Ditto.
11506 * gdb.trace/passc-dyn.exp: Ditto.
11507 * gdb.trace/report.exp: Ditto.
11508 * gdb.trace/tfile.exp: Ditto.
11509 * gdb.trace/tfind.exp: Ditto.
11510 * gdb.trace/while-dyn.exp: Ditto.
11511
11512 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11513
11514 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11515
11516 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11517
11518 Test PR 10640.
11519 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11520
11521 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11522
11523 * gdb.cp/koenig.exp: Test for ADL operators.
11524 * gdb.cp/koenig.cc: Added ADL operators.
11525 * gdb.cp/operator.exp: New test.
11526 * gdb.cp/operator.cc: New test.
11527
11528 2010-06-04 Michael Snyder <msnyder@vmware.com>
11529
11530 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11531 * gdb.base/pending.exp: Ditto.
11532
11533 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11534
11535 2010-06-04 Doug Evans <dje@google.com>
11536
11537 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11538 disabled printers.
11539 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11540 (enable_lookup_function): New function.
11541
11542 2010-06-04 Tom Tromey <tromey@redhat.com>
11543
11544 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11545 of hash and id.
11546
11547 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11548
11549 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11550 newline.
11551 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11552 (empty verbose non-noisy clear, empty verbose noisy clear)
11553 (empty non-verbose noisy clear): Likewise.
11554
11555 2010-06-03 Michael Snyder <msnyder@vmware.com>
11556
11557 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11558 * gdb.base/display.exp: Ditto.
11559 * gdb.base/find.exp: Ditto.
11560 * gdb.base/ifelse.exp: Ditto.
11561 * gdb.base/multi-forks.exp: Ditto.
11562 * gdb.base/recurse.exp: Ditto.
11563 * gdb.base/setshow.exp: Ditto.
11564 * gdb.base/value-double-free.exp: Ditto.
11565 * gdb.base/watch-vfork.exp: Ditto.
11566 * gdb.base/watch_thread_num.exp: Ditto.
11567 * gdb.base/watchpoint-solib.exp: Ditto.
11568 * gdb.base/watchpoint.exp: Ditto.
11569 * gdb.base/watchpoints.exp: Ditto.
11570
11571 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11572 * gdb.cp/overload.exp: Ditto.
11573 * gdb.cp/virtfunc.exp: Ditto.
11574
11575 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11576
11577 * gdb.reverse/watch-precsave.exp:
11578 Replace gdb_test with gdb_test_no_output.
11579
11580 * gdb.threads/attach-into-signal.exp:
11581 Replace gdb_test with gdb_test_no_output.
11582 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11583 * gdb.threads/watchthreads.exp: Ditto.
11584 * gdb.threads/watchthreads2.exp: Ditto.
11585
11586 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11587 * gdb.trace/tfind.exp: Ditto.
11588
11589 2010-06-03 Joel Brobecker <brobecker@adacore.com>
11590
11591 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11592 successful test if message is the empty string.
11593
11594 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11595
11596 * gdb.fortran/module.exp (stopped language detection): New test.
11597
11598 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11599
11600 Support DW_TAG_module as separate namespaces.
11601 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11602 gdb.fortran/library-module-lib.f90: New.
11603 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11604 (print i): Remove.
11605 (continue to breakpoint: i-is-1, print var_i value 1)
11606 (continue to breakpoint: i-is-2, print var_i value 2)
11607 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11608 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11609 (complete `modmany, complete `modmany`, complete `modmany`var)
11610 (show language, setting breakpoint at module): New tests.
11611 * gdb.fortran/module.f90 (module mod): Remove.
11612 (module mod1, module mod2, module modmany, subroutine sub1)
11613 (subroutine sub2, program module): New.
11614
11615 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11616
11617 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11618 (print value of rUC, print value of rI, print value of UI): ... here.
11619 * gdb.cp/anon-union.exp (pass): Rename to ...
11620 (print z 2): ... here.
11621
11622 2010-06-02 Michael Snyder <msnyder@vmware.com>
11623
11624 * gdb.trace/actions.exp: Use gdb_test_no_output.
11625 * gdb.trace/circ.exp: Ditto.
11626 * gdb.trace/packetlen.exp: Ditto.
11627 * gdb.trace/save-trace.exp: Ditto.
11628 * gdb.trace/tracecmd.exp: Ditto.
11629 * gdb.trace/tsv.exp: Ditto.
11630
11631 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11632 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11633 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11634 * gdb.threads/manythreads.exp: Ditto.
11635 * gdb.threads/print-threads.exp: Ditto.
11636 * gdb.threads/pthreads.exp: Ditto.
11637 * gdb.threads/schedlock.exp: Ditto.
11638 * gdb.threads/staticthreads.exp: Ditto.
11639 * gdb.threads/thread-specific.exp: Ditto.
11640 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11641 * gdb.threads/threadapply.exp: Ditto.
11642 * gdb.threads/watchthreads.exp: Ditto.
11643 * gdb.threads/watchthreads2.exp: Ditto.
11644
11645 * gdb.python/py-block.exp: Use gdb_test_no_output.
11646 * gdb.python/py-prettyprint.exp: Ditto.
11647 * gdb.python/py-template.exp: Ditto.
11648 * gdb.python/py-value.exp: Ditto.
11649
11650 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11651 * gdb.reverse/watch-reverse.exp: Ditto.
11652
11653 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11654 * gdb.server/ext-run.exp: Ditto.
11655
11656 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11657 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11658 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11659 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11660 * gdb.dwarf2/dw2-producer.exp: Ditto.
11661 * gdb.dwarf2/mac-fileno.exp: Ditto.
11662
11663 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11664 * gdb.gdb/selftest.exp: Ditto.
11665
11666 * gdb.multi/base.exp: Use gdb_test_no_output.
11667
11668 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11669
11670 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11671
11672 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11673
11674 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11675
11676 * gdb.cp/class2.exp: Use gdb_test_no_output.
11677 * gdb.cp/classes.exp: Ditto.
11678 * gdb.cp/extern-c.exp: Ditto.
11679 * gdb.cp/inherit.exp: Ditto.
11680 * gdb.cp/maint.exp: Ditto.
11681 * gdb.cp/mb-inline.exp: Ditto.
11682 * gdb.cp/mb-templates.exp: Ditto.
11683 * gdb.cp/method2.exp: Ditto.
11684 * gdb.cp/misc.exp: Ditto.
11685 * gdb.cp/ovldbreak.exp: Ditto.
11686 * gdb.cp/punctuator.exp: Ditto.
11687 * gdb.cp/templates.exp: Ditto.
11688 * gdb.cp/virtbase.exp: Ditto.
11689
11690 * gdb.threads/attach-stopped.exp:
11691 Replace uses of send_gdb / gdb_expect.
11692 * gdb.threads/attachstop-mt.exp:
11693 Replace uses of send_gdb / gdb_expect.
11694 * gdb.threads/gcore-thread.exp:
11695 Replace uses of send_gdb / gdb_expect.
11696 * gdb.threads/hand-call-in-threads.exp:
11697 Replace uses of send_gdb / gdb_expect.
11698 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
11699 * gdb.threads/print-threads.exp:
11700 Replace uses of send_gdb / gdb_expect.
11701 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11702 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11703 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11704
11705 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11706 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11707 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11708 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11709 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11710 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11711 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11712 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11713 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11714 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11715 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11716
11717 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11718
11719 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11720
11721 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11722
11723 * gdb.cp/koenig.exp: Added new test case.
11724 * gdb.cp/koenig.cc: Ditto.
11725
11726 2010-06-01 Michael Snyder <msnyder@vmware.com>
11727
11728 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11729 * gdb.base/arrayidx.exp: Ditto.
11730 * gdb.base/attach.exp: Ditto.
11731 * gdb.base/auxv.exp: Ditto.
11732 * gdb.base/bigcre.exp: Ditto.
11733 * gdb.base/break-always.exp: Ditto.
11734 * gdb.base/break-interp.exp: Ditto.
11735 * gdb.base/break.exp: Ditto.
11736 * gdb.base/breakpoint-shadow.exp: Ditto.
11737 * gdb.base/call-ar-st.exp: Ditto.
11738 * gdb.base/call-sc.exp: Ditto.
11739 * gdb.base/call-signal-resume.exp: Ditto.
11740 * gdb.base/callfuncs.exp: Ditto.
11741 * gdb.base/catch-syscall.exp: Ditto.
11742 * gdb.base/charset.exp: Ditto.
11743 * gdb.base/code-expr.exp: Ditto.
11744 * gdb.base/commands.exp: Ditto.
11745 * gdb.base/cond-expr.exp: Ditto.
11746 * gdb.base/condbreak.exp: Ditto.
11747 * gdb.base/cursal.exp: Ditto.
11748 * gdb.base/cvexpr.exp: Ditto.
11749 * gdb.base/default.exp: Ditto.
11750 * gdb.base/del.exp: Ditto.
11751 * gdb.base/detach.exp: Ditto.
11752 * gdb.base/display.exp: Ditto.
11753 * gdb.base/ena-dis-br.exp: Ditto.
11754 * gdb.base/eval-skip.exp: Ditto.
11755 * gdb.base/foll-fork.exp: Ditto.
11756 * gdb.base/foll-vfork.exp: Ditto.
11757 * gdb.base/frame-args.exp: Ditto.
11758 * gdb.base/funcargs.exp: Ditto.
11759 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11760 * gdb.base/gdbvars.exp: Ditto.
11761 * gdb.base/help.exp: Ditto.
11762 * gdb.base/ifelse.exp: Ditto.
11763 * gdb.base/included.exp: Ditto.
11764 * gdb.base/list.exp: Ditto.
11765 * gdb.base/macscp.exp: Ditto.
11766 * gdb.base/maint.exp: Ditto.
11767 * gdb.base/multi-fork.exp: Ditto.
11768 * gdb.base/overlays.exp: Ditto.
11769 * gdb.base/page.exp: Ditto.
11770 * gdb.base/pending.exp: Ditto.
11771 * gdb.base/pointers.exp: Ditto.
11772 * gdb.base/pr11022.exp: Ditto.
11773 * gdb.base/prelink.exp: Ditto.
11774 * gdb.base/printcmds.exp: Ditto.
11775 * gdb.base/psymtab.exp: Ditto.
11776 * gdb.base/randomize.exp: Ditto.
11777 * gdb.base/relational.exp: Ditto.
11778 * gdb.base/relocate.exp: Ditto.
11779 * gdb.base/remote.exp: Ditto.
11780 * gdb.base/sepdebug.exp: Ditto.
11781 * gdb.base/set-lang-auto.exp: Ditto.
11782 * gdb.base/setshow.exp: Ditto.
11783 * gdb.base/setvar.exp: Ditto.
11784 * gdb.base/signals.exp: Ditto.
11785 * gdb.base/signull.exp: Ditto.
11786 * gdb.base/sigstep.exp: Ditto.
11787 * gdb.base/sizeof.exp: Ditto.
11788 * gdb.base/solib-disc.exp: Ditto.
11789 * gdb.base/store.exp: Ditto.
11790 * gdb.base/structs.exp: Ditto.
11791 * gdb.base/structs2.exp: Ditto.
11792 * gdb.base/subst.exp: Ditto.
11793 * gdb.base/term.exp: Ditto.
11794 * gdb.base/trace-commands.exp: Ditto.
11795 * gdb.base/unwindonsignal.exp: Ditto.
11796 * gdb.base/valgrind-db-attach.exp: Ditto.
11797 * gdb.base/varargs.exp: Ditto.
11798 * gdb.base/watch-cond.exp: Ditto.
11799 * gdb.base/watch_thread_num.exp: Ditto.
11800 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11801 * gdb.base/watchpoint.exp: Ditto.
11802 * gdb.base/whatis-exp.exp: Ditto.
11803
11804 2010-06-01 Michael Snyder <msnyder@vmware.com>
11805
11806 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11807 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11808 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11809 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11810 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11811 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11812 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11813 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11814 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11815 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11816 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11817 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11818 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11819 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11820 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11821
11822 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11823
11824 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11825 trailing newline.
11826 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11827 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11828 (p *args): ... here and remove excessive trailing newline.
11829
11830 2010-05-31 Joel Brobecker <brobecker@adacore.com>
11831
11832 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11833
11834 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11835
11836 Accept the new Linux kernel "t (tracing stop)" string.
11837 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11838 Update comment.
11839 (state_wait) <T (tracing stop)>: New.
11840 (main): Update the state_wait expect string.
11841
11842 2010-05-28 Pedro Alves <pedro@codesourcery.com>
11843
11844 * limits.c, limits.exp: Delete files.
11845 * Makefile.in (clean mostlyclean): Adjust.
11846 * tracecmd.exp: Adjust.
11847
11848 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11849
11850 * gdb.base/tui-layout.exp: New.
11851
11852 2010-05-28 Michael Snyder <msnyder@vmware.com>
11853
11854 * gdb.reverse/break-precsave.exp:
11855 Replace uses of send_gdb / gdb_expect.
11856 * gdb.reverse/break-reverse.exp:
11857 Replace uses of send_gdb / gdb_expect.
11858 * gdb.reverse/consecutive-precsave.exp:
11859 Replace uses of send_gdb / gdb_expect.
11860 * gdb.reverse/consecutive-reverse.exp:
11861 Replace uses of send_gdb / gdb_expect.
11862 * gdb.reverse/finish-precsave.exp:
11863 Replace uses of send_gdb / gdb_expect.
11864 * gdb.reverse/finish-reverse.exp:
11865 Replace uses of send_gdb / gdb_expect.
11866 * gdb.reverse/i386-precsave.exp:
11867 Replace uses of send_gdb / gdb_expect.
11868 * gdb.reverse/i386-reverse.exp:
11869 Replace uses of send_gdb / gdb_expect.
11870 * gdb.reverse/i386-sse-reverse.exp:
11871 Replace uses of send_gdb / gdb_expect.
11872 * gdb.reverse/i387-env-reverse.exp:
11873 Replace uses of send_gdb / gdb_expect.
11874 * gdb.reverse/i387-stack-reverse.exp:
11875 Replace uses of send_gdb / gdb_expect.
11876 * gdb.reverse/machinestate-precsave.exp:
11877 Replace uses of send_gdb / gdb_expect.
11878 * gdb.reverse/machinestate.exp:
11879 Replace uses of send_gdb / gdb_expect.
11880 * gdb.reverse/sigall-precsave.exp:
11881 Replace uses of send_gdb / gdb_expect.
11882 * gdb.reverse/sigall-reverse.exp:
11883 Replace uses of send_gdb / gdb_expect.
11884 * gdb.reverse/solib-precsave.exp:
11885 Replace uses of send_gdb / gdb_expect.
11886 * gdb.reverse/solib-reverse.exp:
11887 Replace uses of send_gdb / gdb_expect.
11888 * gdb.reverse/step-precsave.exp:
11889 Replace uses of send_gdb / gdb_expect.
11890 * gdb.reverse/step-reverse.exp:
11891 Replace uses of send_gdb / gdb_expect.
11892 * gdb.reverse/until-precsave.exp:
11893 Replace uses of send_gdb / gdb_expect.
11894 * gdb.reverse/until-reverse.exp:
11895 Replace uses of send_gdb / gdb_expect.
11896 * gdb.reverse/watch-precsave.exp:
11897 Replace uses of send_gdb / gdb_expect.
11898 * gdb.reverse/watch-reverse.exp:
11899 Replace uses of send_gdb / gdb_expect.
11900
11901 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11902
11903 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11904 excessive newline.
11905
11906 2010-05-27 Michael Snyder <msnyder@vmware.com>
11907
11908 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
11909 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11910 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11911 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11912 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11913 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11914 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11915 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11916 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11917 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11918 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11919 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11920 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11921 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11922 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11923 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11924 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11925 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11926 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
11927
11928 2010-05-26 Michael Snyder <msnyder@vmware.com>
11929
11930 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11931 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11932
11933 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11934 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11935 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11936
11937 * gdb.reverse/consecutive-reverse.exp:
11938 Replace uses of send_gdb / gdb_expect.
11939 * gdb.reverse/consecutive-precsave.exp:
11940 Replace uses of send_gdb / gdb_expect.
11941
11942 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11943 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11944 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
11945 * gdb.mi/mi-ns-stale-regcache.exp:
11946 Replace uses of send_gdb / gdb_expect.
11947 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11948 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11949 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11950 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11951 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11952 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11953 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11954 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11955 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
11956
11957 2010-05-26 Michael Snyder <msnyder@vmware.com>
11958
11959 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
11960
11961 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
11962
11963 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11964 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11965 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11966 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11967 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11968 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11969 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11970 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11971 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
11972
11973 2010-05-25 Tom Tromey <tromey@redhat.com>
11974
11975 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11976
11977 2010-05-25 Tom Tromey <tromey@redhat.com>
11978
11979 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11980 argument order.
11981 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11982 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11983 order.
11984 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11985 order.
11986 * gdb.base/call-sc.exp (setup_kfails): Remove.
11987 (setup_compiler_kfails): Remove.
11988 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11989 argument order.
11990 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11991 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11992 (advancei): Fix setup_kfail argument order.
11993 * gdb.base/radix.exp: Fix setup_kfail argument order.
11994 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11995 order.
11996 * gdb.base/structs.exp (setup_kfails): Remove.
11997 (setup_compiler_kfails): Fix setup_kfail argument order.
11998 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11999 order.
12000 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12001 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12002 setup_kfail argument order.
12003 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12004
12005 2010-05-25 Tom Tromey <tromey@redhat.com>
12006
12007 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12008
12009 2010-05-25 Michael Snyder <msnyder@vmware.com>
12010
12011 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12012 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12013 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12014 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12015 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12016 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12017 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12018 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12019 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
12020 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12021 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12022 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12023 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12024 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12025 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12026 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12027 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12028 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12029 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12030 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12031 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12032 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12033 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
12034 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12035 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12036 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12037 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12038 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12039 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12040 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12041 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12042 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12043 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12044 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12045 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12046 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12047 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12048 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12049 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12050 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12051 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12052 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
12053 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12054 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12055 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12056 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12057 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
12058 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
12059
12060 2010-05-25 Doug Evans <dje@google.com>
12061
12062 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12063 gdb.string_to_argv.
12064
12065 2010-05-21 Tom Tromey <tromey@redhat.com>
12066
12067 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12068 Call it.
12069 * gdb.dwarf2/pieces.S: Update.
12070 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12071
12072 2010-05-21 Tom Tromey <tromey@redhat.com>
12073
12074 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12075 Call it.
12076 * gdb.dwarf2/pieces.c (struct C): New.
12077 (f6): New function.
12078 * gdb.dwarf2/pieces.S: Replace.
12079
12080 2010-05-21 Tom Tromey <tromey@redhat.com>
12081
12082 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12083 Call it.
12084
12085 2010-05-21 Tom Tromey <tromey@redhat.com>
12086
12087 * gdb.dwarf2.pieces.exp: New file.
12088 * gdb.dwarf2.pieces.S: New file.
12089 * gdb.dwarf2.pieces.c: New file.
12090
12091 2010-05-20 Pedro Alves <pedro@codesourcery.com>
12092 Joel Brobecker <brobecker@adacore.com>
12093
12094 * lib/gdb.exp (gdb_test_no_output): New function.
12095 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12096 when testing commands that should produce no output.
12097
12098 2010-05-17 Joel Brobecker <brobecker@adacore.com>
12099
12100 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12101 parameter that we want to watch being a constant.
12102
12103 2010-05-17 Joel Brobecker <brobecker@adacore.com>
12104
12105 * gdb.ada/cond_lang: New testcase.
12106
12107 2010-05-17 Joel Brobecker <brobecker@adacore.com>
12108
12109 * lib/gdb.exp (banned_variables): New variable/constant.
12110 (gdb_init): Add write trace on variables listed in banned_variables.
12111 (gdb_finish): Remove write traces on variables listed in
12112 banned_variables.
12113
12114 2010-05-17 Joel Brobecker <brobecker@adacore.com>
12115
12116 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12117 * gdb.cp/koenig.exp: Likewise.
12118
12119 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12120
12121 PR python/11482
12122
12123 * gdb.python/py-value.exp (test_value_hash): New function.
12124
12125 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12126
12127 PR exp/11530.
12128 * gdb.base/gdb11530.c: New file.
12129 * gdb.base/gdb11530.exp: New file.
12130
12131 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12132
12133 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12134 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12135
12136 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12137
12138 * gdb.cp/koenig.exp: New test.
12139 * gdb.cp/koenig.cc: New test program.
12140
12141 2010-05-05 Joel Brobecker <brobecker@adacore.com>
12142
12143 Remove the use of prms_id and bug_id throughout the testsuite.
12144
12145 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12146
12147 PR exp/11349.
12148 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12149 use a reference local variable.
12150
12151 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12152
12153 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12154 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12155 variable different_dir. Move debugfile into a full directory pathname
12156 under DIFFERENT_DIR.
12157 * lib/gdb.exp (separate_debug_filename): Remove.
12158 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12159 variable debug_dir and mkdir of it. Update function comments.
12160
12161 2010-04-29 Pedro Alves <pedro@codesourcery.com>
12162
12163 PR gdb/11557
12164
12165 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12166 files.
12167
12168 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12169
12170 * gdb.python/py-param.exp: New File.
12171
12172 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12173
12174 * gdb.base/default.exp: Fix "set language" test.
12175
12176 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12177
12178 PR breakpoints/11531.
12179 * gdb.base/gdb11531.c: New file.
12180 * gdb.base/gdb11531.exp: New file.
12181
12182 2010-04-26 Tom Tromey <tromey@redhat.com>
12183
12184 * gdb.base/completion.exp: Add tests for completion and deprecated
12185 commands.
12186
12187 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12188
12189 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12190 (print /x char_array): Escape curly brackets.
12191
12192 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12193
12194 Fix deadlock on looped list of loaded shared objects.
12195 * gdb.base/solib-corrupted.exp: New.
12196
12197 2010-04-23 Doug Evans <dje@google.com>
12198
12199 * gdb.python/py-section-script.c: New file.
12200 * gdb.python/py-section-script.exp: New file.
12201 * gdb.python/py-section-script.py: New file.
12202
12203 2010-04-20 Chris Moller <cmoller@redhat.com>
12204
12205 PR 10179
12206
12207 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12208 * gdb.base/pr10179-a.c:
12209 * gdb.base/pr10179-b.c:
12210 * gdb.base/pr10179.exp: New files.
12211
12212 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12213
12214 Fix crashes on dangling display expressions.
12215 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12216 is SEP.
12217 (lib_flags): Remove the "debug" keyword.
12218 (libsepdebug): New variable for iterating new loop.
12219 (save_pf_prefix): New variable wrapping the loop.
12220 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12221 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12222
12223 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12224
12225 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12226
12227 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12228
12229 PR stabs/11479.
12230 * gdb.stabs/gdb11479.exp: New file.
12231 * gdb.stabs/gdb11479.c: New file.
12232
12233 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12234
12235 * gdb.base/charset.c (Strin16, String32): New variables.
12236 * gdb.base/charset.exp (gdb_test): Test correct display
12237 of 16 or 32 bit strings.
12238
12239 2010-04-21 Chris Moller <cmoller@redhat.com>
12240
12241 PR 9167
12242 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12243 * gdb.cp/pr9167.cc: New file.
12244 * gdb.cp/pr9167.exp: New file.
12245
12246
12247 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12248
12249 PR pascal/11492.
12250 * gdb.pascal/gdb11492.pas: New file.
12251 * gdb.pascal/gdb11492.exp: New file.
12252
12253 2010-04-20 Joel Brobecker <brobecker@adacore.com>
12254
12255 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
12256
12257 2010-04-20 Joel Brobecker <brobecker@adacore.com>
12258
12259 * gdb.ada/dyn_loc: New testcase.
12260
12261 2010-04-20 Chris Moller <cmoller@redhat.com>
12262
12263 PR 10867
12264
12265 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12266 * gdb.cp/pr10687.cc: New file.
12267 * gdb.cp/pr10687.exp: New file.
12268
12269
12270 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12271 Sergio Durigan Junior <sergiodj@redhat.com>
12272
12273 * gdb.fortran/logical.exp: New testcase.
12274 * gdb.fortran/logical.f90: New file.
12275
12276 2010-04-19 Doug Evans <dje@google.com>
12277
12278 * gdb.base/help.exp (help source): Update expected output.
12279
12280 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12281
12282 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12283 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12284 gdb_exit and return.
12285 (executable): New variable.
12286 (binfile): Use it.
12287
12288 2010-04-19 Pedro Alves <pedro@codesourcery.com>
12289
12290 PR breakpoints/8554.
12291
12292 * gdb.trace/save-trace.exp: Adjust.
12293
12294 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12295
12296 PR corefiles/11511
12297 * gdb.arch/system-gcore.exp: New.
12298 * gdb.arch/gcore.c: Likewise.
12299
12300 2010-04-15 Doug Evans <dje@google.com>
12301
12302 * gdb.python/py-progspace.c: New file.
12303 * gdb.python/py-progspace.exp: New file.
12304
12305 * gdb.base/source.exp: Add tests for "source -s".
12306
12307 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12308
12309 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12310 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12311 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12312 * gdb.python/py-mi.exp: New test for to_string returning None.
12313
12314 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12315
12316 * gdb.python/py-breakpoint.c: Make result global.
12317
12318 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12319
12320 Fix non-GNU make compatibility.
12321 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12322
12323 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12324
12325 * gdb.python/py-breakpoint.exp: New File.
12326 * gdb.python/py-breakpoint.C: Ditto.
12327
12328 2010-04-08 Stan Shebs <stan@codesourcery.com>
12329
12330 * gdb.trace/actions.exp: Clear default-collect.
12331 * gdb.trace/save-trace.exp: Clear default-collect.
12332
12333 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12334
12335 * gdb.python/py-value: Add null string variable.
12336 (test_lazy_string): Test zero length, NULL address lazy
12337 strings.
12338
12339 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12340
12341 * gdb.arch/i386-avx.c: New.
12342 * gdb.arch/i386-avx.exp: Likewise.
12343
12344 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12345
12346 2010-04-06 Doug Evans <dje@google.com>
12347
12348 * gdb.base/source-test.gdb: New file.
12349 * gdb.base/source.exp: Test source -v.
12350
12351 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12352
12353 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12354
12355 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12356
12357 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12358 within one line, unless it is followed by a double quote.
12359 * gdb.stabs/hppa.sed: Idem.
12360 * gdb.stabs/weird.def: Add char and String constants
12361 * gdb.stabs/weird.exp: Check for correct parsing of
12362 char and string constants.
12363 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12364 in .stabs to .stabx substitution.
12365
12366 2010-04-05 Stan Shebs <stan@codesourcery.com>
12367
12368 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12369 constant global.
12370 * gdb.trace/tfile.exp: Try to print them.
12371
12372 2010-04-04 Stan Shebs <stan@codesourcery.com>
12373
12374 * gdb.base/completion.exp: Update for new "info watchpoints".
12375 * gdb.base/default.exp: Ditto.
12376 * gdb.base/help.exp: Ditto.
12377 * gdb.base/watchpoint.exp: Ditto.
12378 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
12379
12380 2010-04-04 Stan Shebs <stan@codesourcery.com>
12381
12382 * gdb.trace/tfile.exp: Sharpen tfind test.
12383
12384 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12385
12386 * gdb.base/break-entry.exp: New.
12387
12388 2010-04-02 Hui Zhu <teawater@gmail.com>
12389 Michael Snyder <msnyder@vmware.com>
12390
12391 * gdb.reverse/i386-sse-reverse.exp: New file.
12392 * gdb.reverse/i386-sse-reverse.c: New file.
12393
12394 2010-04-02 Pedro Alves <pedro@codesourcery.com>
12395
12396 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12397
12398 2010-04-01 Stan Shebs <stan@codesourcery.com>
12399
12400 * gdb.trace/actions.exp: Tweak expected output.
12401 * gdb.trace/while-stepping.exp: Tweak expected output.
12402
12403 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12404
12405 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12406
12407 2010-04-01 Pedro Alves <pedro@codesourcery.com>
12408
12409 * gdb.base/commands.exp: Adjust.
12410 * gdb.cp/extern-c.exp: Adjust.
12411
12412 2010-04-01 Pedro Alves <pedro@codesourcery.com>
12413
12414 * gdb.trace/collection.c (local_test_func): Define a local struct,
12415 and instanciate it.
12416
12417 2010-04-01 Pedro Alves <pedro@codesourcery.com>
12418
12419 * gdb.trace/collection.exp (gdb_collect_args_test)
12420 (gdb_collect_argarray_test): XFAIL the tests that assume the
12421 argarray argument's elements are collected.
12422
12423 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12424
12425 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12426 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12427
12428 2010-03-31 Stan Shebs <stan@codesourcery.com>
12429
12430 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12431 and tracepoint conditionals.
12432 (gdb_verify_tracepoints): Delete unused return.
12433
12434 2010-03-26 Keith Seitz <keiths@redhat.com>
12435
12436 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12437 appear in the output before main.
12438 Remove KFAIL for gdb/2215 aka bz 9320.
12439
12440 2010-03-30 Doug Evans <dje@google.com>
12441
12442 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12443 by dejagnu.
12444 * gdb.arch/amd64-dword.exp: Ditto.
12445
12446 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12447 match.
12448 (break printf): Ditto.
12449
12450 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12451
12452 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12453 gcc < 4.4.
12454 * gdb.cp/shadow.exp: Ditto.
12455
12456 2010-03-29 Pedro Alves <pedro@codesourcery.com>
12457
12458 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12459 "tstart" is silent.
12460
12461 2010-03-29 Pedro Alves <pedro@codesourcery.com>
12462
12463 * gdb.trace/collection.exp (executable): New.
12464 (binfile): Use it.
12465 (fpreg, spreg, pcreg): New.
12466 (test_register): Use gdb_test_multiple. Pass /x to print.
12467 (prepare_for_trace_test): New.
12468 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12469 (gdb_collect_args_test, gdb_collect_argstruct_test)
12470 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12471 prepare_for_trace_test.
12472 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12473 fpreg, spreg and pcreg.
12474 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12475 prepare_for_trace_test.
12476 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12477 try to detect tracing support here. Don't set breakpoints at
12478 `begin' or `end' here.
12479 <global scope>: Use clean_restart. Run to main before checking
12480 for tracing support. Check for for tracing support here.
12481
12482 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12483
12484 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12485 " as $displacement" to "seen displacement message".
12486
12487 2010-03-28 Pedro Alves <pedro@codesourcery.com>
12488
12489 * gdb.trace/while-dyn.exp (executable): New variable.
12490 (binfile): Use it.
12491 (test_while_stepping): New function. Move most tests here. Call
12492 it once for each of the while-stepping, stepping and ws aliases.
12493
12494 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12495
12496 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12497 that do not provide the tagless_struct type name at all.
12498 (test_print_anon_union): Do not check value of uninitialized
12499 union member. Do not use cp_test_ptype_class, so we can accept
12500 "long" as well as "long int".
12501
12502 2010-03-26 Pedro Alves <pedro@codesourcery.com>
12503
12504 * gdb.trace/tfile.c (tohex, bin2hex): New.
12505 (write_error_trace_file): Hexify error description.
12506
12507 2010-03-25 Stan Shebs <stan@codesourcery.com>
12508
12509 * gdb.trace/tfile.c: Generate an additional trace file, improve
12510 portability.
12511 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12512 files in a better way.
12513
12514 2010-03-25 Keith Seitz <keiths@redhat.com>
12515
12516 * gdb.java/jprint.exp: XFAIL printing of static class members
12517 because of GCC debuginfo problem.
12518
12519 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12520
12521 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12522
12523 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12524
12525 * gdb.base/completion.exp: Allow long instead of long int.
12526 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12527 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12528 variable p.
12529 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12530 * gdb.base/pointers.exp: Allow long instead of long int.
12531 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12532 * gdb.base/step-line.exp: Allow a directory before the source file name.
12533
12534 2010-03-24 Tom Tromey <tromey@redhat.com>
12535
12536 PR breakpoints/9352:
12537 * gdb.base/default.exp: Update.
12538 * gdb.base/commands.exp: Update.
12539 * gdb.cp/extern-c.exp: Test setting commands on multiple
12540 breakpoints at once.
12541
12542 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12543
12544 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12545 if gdb,nosignals.
12546 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12547 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12548 exited".
12549
12550 2010-03-24 Stan Shebs <stan@codesourcery.com>
12551
12552 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12553
12554 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12555
12556 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12557 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12558 argument. Handle "short" and "long".
12559 (Top level): Pass overprototyped output for old_fptr and xptr.
12560
12561 2010-03-23 Pedro Alves <pedro@codesourcery.com>
12562
12563 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12564 format strings and add casts to avoid compiler warnings.
12565
12566 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
12567
12568 * lib/trace-support.exp (gdb_trace_setactions):
12569 Don't expect whitespace after ">" prompt.
12570 * gdb.trace/actions.exp: Adjust for output changes.
12571 * gdb.trace/while-stepping.exp: Likewise.
12572
12573 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12574
12575 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12576 and r157645).
12577
12578 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12579
12580 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12581 New.
12582
12583 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12584
12585 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12586 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12587
12588 2010-03-19 Stan Shebs <stan@codesourcery.com>
12589
12590 * gdb.trace/ax.exp: New file.
12591
12592 2010-03-19 Doug Evans <dje@google.com>
12593
12594 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12595 output from gcc.
12596
12597 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12598 named /usr/sbin/prelink<foo>.
12599
12600 2010-03-18 Stan Shebs <stan@codesourcery.com>
12601
12602 * gdb.trace/circ.exp: Test circular-trace-buffer.
12603 * gdb.trace/tfile.exp: Update tstatus test.
12604
12605 2010-03-18 Joel Brobecker <brobecker@adacore.com>
12606
12607 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12608 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12609
12610 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12611
12612 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12613
12614 2010-03-18 Pedro Alves <pedro@codesourcery.com>
12615
12616 * gdb.base/default.exp: Adjust the expected output of the finish
12617 and until commands when the inferior is not being run.
12618
12619 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12620
12621 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12622 * gdb.cp/nsusing.exp: Ditto.
12623
12624 2010-03-15 Tom Tromey <tromey@redhat.com>
12625
12626 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12627 * gdb.cp/userdef.cc (operator==): New function.
12628 (main): New locals mem1, mem2.
12629
12630 2010-03-15 Jie Zhang <jie@codesourcery.com>
12631
12632 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12633 Declare and use new loadtimeout variable.
12634
12635 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12636
12637 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12638 Use gdb_load later.
12639
12640 2010-03-14 Pedro Alves <pedro@codesourcery.com>
12641
12642 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12643 literal. Add missing endlines to prints to stderr.
12644
12645 2010-03-12 Tom Tromey <tromey@redhat.com>
12646
12647 PR c++/9708:
12648 * gdb.cp/m-static.exp: Add regression test.
12649 * gdb.cp/m-static.cc (method): New method.
12650 (main): Call it.
12651
12652 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12653
12654 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12655 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12656
12657 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12658
12659 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12660
12661 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12662
12663 * lib/gdb.exp (skip_stl_tests): New.
12664 (gdb_compile): Symbian needs -ldl.
12665 (shlib_target_file): New.
12666 (shlib_symbol_file): New.
12667 (gdb_load_shlibs): Use shlib_target_file.
12668 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12669 * gdb.cp/exception.exp: Use skip_stl_tests.
12670 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12671 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12672 * gdb.cp/mb-templates.exp: Ditto.
12673 * gdb.base/commands.exp: Relax regexes.
12674 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12675 shlib_target_file and shlib_symbol_file.
12676 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12677 sections.
12678 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12679 * gdb.base/solib-disc.exp: Use
12680 shlib_target_file and shlib_symbol_file.
12681 * gdb.base/unload.exp: Don't skip on symbian. Use
12682 shlib_target_file and shlib_symbol_file.
12683 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12684
12685 2010-03-12 Pedro Alves <pedro@codesourcery.com>
12686
12687 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12688 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12689 Issue a tfind end before looking for a tracepoint frame.
12690 * gdb.trace/tfind.exp: Adjust tstatus output.
12691 Adjust disassembly output.
12692 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12693
12694 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12695
12696 * gdb.base/break-interp.exp: Create new displacement parameter value
12697 for the test_ld calls.
12698 (reach): New parameter displacement, verify its content. New push of
12699 pf_prefix "reach-$func:". Import global expect_out.
12700 (test_core): New parameter displacement, verify its content. New push
12701 of pf_prefix "core:". New command "set verbose on". Import global
12702 expect_out.
12703 (test_attach): New parameter displacement, verify its content. New
12704 push of pf_prefix "attach:". New command "set verbose on". Import
12705 global expect_out.
12706 (test_ld): New parameter displacement, pass it to the reach, test_core
12707 and test_attach calls and verify its content in the "ld.so exit" test.
12708 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12709 (prelink): Update expected text, use gdb_test.
12710
12711 2010-03-10 Doug Evans <dje@google.com>
12712
12713 * gdb.base/checkpoint.exp: Fix comment.
12714 Lengthen timeout while doing >600 checkpoints test.
12715 Rename duplicate "kill all one" test to keep test names unique.
12716
12717 2010-03-10 Pedro Alves <pedro@codesourcery.com>
12718
12719 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12720
12721 2010-03-08 Keith Seitz <keiths@redhat.com>
12722
12723 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12724 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12725 (dm_type_long): New function.
12726 (dm_type_unsigned_short): New function.
12727 (dm_type_unsigned_long): New function.
12728 (myint): New typedef.
12729 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12730 long, unsigned shor and long, operator char*, and typedef.
12731 (test_lookup_operator_functions): Add operator char* test.
12732 (test_paddr_operator_functions): Likewise.
12733 (test_paddr_overloaded_functions): Use probe values for
12734 short, long, and unsigned short and long.
12735 (test_paddr_hairy_functions): If the demangler probe detected
12736 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12737 demangler.
12738 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12739 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12740 and "print null_pmf".
12741 Add test "ptype a.*pmf".
12742 * gdb.cp/overload.exp: Allow optional "int" to appear with
12743 "short" and "long".
12744 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12745 long expect value for men_overload1arg.
12746 Allow "int" to appear with "short" and "long".
12747 When testing "info break", add argument for main (void).
12748 Also allow "int" to appear with "short" and "long".
12749 Ditto with "unsigned" and "long long".
12750 * gdb.java/jmain.exp: Do not enclose methods names in single
12751 quotes.
12752 * gdb.java/jmisc.exp: Likewise.
12753 * gdb.java/jprint.exp: Likewise.
12754 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12755
12756 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12757 * gdb.cp/exception.exp (backtrace after first throw)
12758 (backtrace after second throw): Allow a namespace before __cxa_throw.
12759 (backtrace after first catch, backtrace after second catch): Allow
12760 a namespace before __cxa_begin_catch.
12761
12762 * gdb.cp/cpexprs.exp: New file.
12763 * gdb.cp/cpexprs.cc: New file.
12764
12765 From Daniel Jacobowitz <dan@codesourcery.com>
12766 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12767 to use string_to_regexp.
12768 (ctor, dtor): New functions. Use them to match constructor
12769 and destructor function types.
12770 (Top level): Use runto_main.
12771
12772 2010-03-05 Tom Tromey <tromey@redhat.com>
12773
12774 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12775 gdb.target_charset.
12776 (pp_ns.to_string): Likewise.
12777
12778 2010-03-04 Keith Seitz <keiths@redhat.com>
12779
12780 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12781 can be quoted. Test that both the filename and function/line
12782 portions can be quoted at the same time.
12783
12784 2010-03-04 Pedro Alves <pedro@codesourcery.com>
12785
12786 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12787
12788 2010-03-03 Doug Evans <dje@google.com>
12789
12790 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12791 libc contains libpthread.
12792
12793 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12794 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12795 of gdb_compile. Add another pattern to match android backtrace.
12796
12797 2010-03-03 Tom Tromey <tromey@redhat.com>
12798
12799 PR gdb/11345:
12800 * gdb.base/printcmds.exp (test_printf): Add test.
12801
12802 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12803
12804 * gdb.arch/amd64-byte.exp: New.
12805 * gdb.arch/amd64-dword.exp: Likewise.
12806 * gdb.arch/amd64-pseudo.c: Likewise.
12807 * gdb.arch/amd64-word.exp: Likewise.
12808 * gdb.arch/i386-byte.exp: Likewise.
12809 * gdb.arch/i386-pseudo.c: Likewise.
12810 * gdb.arch/i386-word.exp: Likewise.
12811
12812 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12813
12814 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12815 types. Add structreg, bitfields, and flags registers.
12816 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12817 registers.
12818
12819 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12820
12821 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12822 (load_description): Set architecture if defined.
12823
12824 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12825
12826 * gdb.python/py-frame.exp: Add read_var block tests.
12827 * gdb.python/py-frame.c (block): New function.
12828
12829 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12830 Daniel Jacobowitz <dan@codesourcery.com>
12831
12832 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12833
12834 2010-02-25 David S. Miller <davem@davemloft.net>
12835
12836 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12837 fix logic for setting all_syscalls_numbers.
12838
12839 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12840
12841 * Makefile.in: Add py-block and py-symbol.
12842 * gdb.python/py-symbol.exp: New File.
12843 * gdb.python/py-symtab.exp: New File.
12844 * gdb.python/py-block.exp: New File.
12845 * gdb.python/py-symbol.c: New File.
12846 * gdb.python/py-block.c: New File.
12847
12848 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12849
12850 PR python/11314
12851 * lib/gdb.exp (skip_python_tests): New function.
12852 * gdb.python/py-cmd.exp: Use skip_python_tests.
12853 * gdb.python/py-frame.exp: Likewise.
12854 * gdb.python/py-function.exp: Likewise.
12855 * gdb.python/py-prettyprint.exp: Likewise.
12856 * gdb.python/py-template.exp: Likewise.
12857 * gdb.python/py-type.exp: Likewise.
12858 * gdb.python/py-value.exp: Likewise.
12859
12860 2010-02-22 Pedro Alves <pedro@codesourcery.com>
12861
12862 PR9605
12863
12864 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12865
12866 2010-02-19 Tom Tromey <tromey@redhat.com>
12867
12868 PR c++/8693, PR c++/9496:
12869 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12870 regression tests.
12871
12872 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12873
12874 Fix compatibility with m68k as.
12875 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12876 Use only /* comments */.
12877
12878 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12879
12880 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12881 * configure: Regenerate.
12882
12883 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12884
12885 * gdb.python/py-type.exp: Check for Python support.
12886
12887 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12888
12889 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12890 `regsub' syntax available.
12891
12892 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12893
12894 * gdb.base/shmain.c (main): Remove printf call.
12895 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12896 * gdb.base/unload.c (main): Make format of fprintf a string
12897 literal. Add missing endlines to prints to stderr.
12898 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12899
12900 2010-02-17 Tom Tromey <tromey@redhat.com>
12901
12902 * gdb.java/jprint.java (jprint.props): New field.
12903 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12904
12905 2010-02-17 Pedro Alves <pedro@codesourcery.com>
12906
12907 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12908 available.
12909
12910 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12911
12912 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12913 creation to support remote host testing.
12914
12915 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12916
12917 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12918 Recognize "command not found".
12919
12920 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12921
12922 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12923 single-stepping.
12924
12925 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12926
12927 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12928 if arguments are not supported.
12929
12930 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12931
12932 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12933 be const or non-const.
12934
12935 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12936
12937 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12938 mi_send_resuming_command to send -exec-continue.
12939
12940 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12941
12942 * gdb.base/list.exp (test_list_filename_and_function): Add test
12943 with single quotes.
12944 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12945 matching.
12946 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12947 Add KFAIL'd tests for PR gdb/11289.
12948
12949 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12950
12951 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12952
12953 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12954
12955 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12956 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12957 a temporary directory.
12958
12959 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12960
12961 * gdb.base/charset.exp: Use a single regular expression to match
12962 show host-charset and show target-charset output.
12963
12964 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12965
12966 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12967 "Illegal process-id" expect string more exact.
12968 (attach to digits-starting nonsense is prohibited): New.
12969
12970 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12971
12972 * gdb.base/prelink.exp (set verbose on): New.
12973
12974 2010-02-12 Tomas Holmberg <th@virtutech.com>
12975
12976 * mi-reverse.exp: New file. Test for reverse option to the
12977 following MI commands: exec-continue, exec-finish, exec-next,
12978 exec-step, exec-next-instruction, exec-step-instruction.
12979
12980 2010-02-09 Joel Brobecker <brobecker@adacore.com>
12981
12982 * gdb.ada/ptype_tagged_param: New testcase.
12983
12984 2010-02-08 Tom Tromey <tromey@redhat.com>
12985
12986 PR c++/8017:
12987 * gdb.cp/overload.exp: Add tests.
12988 * gdb.cp/overload.cc (struct K): New.
12989 (namespace N): New.
12990 (main): Call new functions.
12991 (K::staticoverload): Define.
12992
12993 2010-02-08 Chris Moller <moller@mollerware.com>
12994
12995 PR gdb/10728
12996 * gdb.cp/pr10728-x.h: New file.
12997 * gdb.cp/pr10728-x.cc: New file.
12998 * gdb.cp/pr10728-y.cc: New file.
12999 * gdb.cp/pr10728.exp: New file.
13000 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13001
13002 2010-02-08 Chris Moller <moller@mollerware.com>
13003
13004 PR gdb/9067
13005 * gdb.cp/pr9067.exp: New
13006 * gdb.cp/pr9067.cc: New
13007 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13008
13009 2010-02-08 Joel Brobecker <brobecker@adacore.com>
13010
13011 * lib/gdb.exp (gdb_test_timeout): New global variable.
13012 Set it to timeout if not already set.
13013 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13014
13015 2010-02-05 Doug Evans <dje@google.com>
13016
13017 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13018 user.
13019
13020 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13021
13022 PR c++/7935:
13023 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13024
13025 2010-02-04 Tom Tromey <tromey@redhat.com>
13026
13027 * gdb.cp/virtbase.exp: Make test case names unique.
13028
13029 2010-02-02 Tom Tromey <tromey@redhat.com>
13030
13031 * gdb.cp/virtbase.exp: Add regression tests.
13032 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13033 (main): Instantiate RHC.
13034
13035 2010-02-02 Tom Tromey <tromey@redhat.com>
13036
13037 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13038 type-printing change.
13039
13040 2010-02-02 Tom Tromey <tromey@redhat.com>
13041
13042 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13043 * gdb.cp/virtbase.cc: New file.
13044 * gdb.cp/virtbase.exp: New file.
13045 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13046
13047 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13048
13049 PR libc/11214:
13050 * gdb.threads/current-lwp-dead.c: Include features.h.
13051 (HAS_NOMMU): New.
13052 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13053
13054 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13055
13056 * gdb.base/symbol-without-target_section.exp,
13057 gdb.base/symbol-without-target_section.c: New.
13058
13059 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13060
13061 * gdb.base/bigcore.exp: Reset increased timeout.
13062 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13063
13064 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13065
13066 * gdb.base/gcore.exp (capture_command_output): Use
13067 gdb_test_multiple.
13068
13069 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13070
13071 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13072 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13073 (Top level): Call it.
13074
13075 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13076
13077 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13078
13079 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13080
13081 * gdb.base/call-strs.exp, gdb.base/default.exp,
13082 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13083 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13084 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13085 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13086 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13087 * gdb.base/ending-run.exp: Correct restore of timeout.
13088 * gdb.base/page.exp: Remove unnecessary timeout setting.
13089
13090 2010-01-29 Joel Brobecker <brobecker@adacore.com>
13091
13092 * gdb.ada/rec_return: New testcase.
13093
13094 2010-01-29 Joel Brobecker <brobecker@adacore.com>
13095
13096 * gdb.ada/call_pn: New testcase.
13097
13098 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13099
13100 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13101 (Top level): Use it to resume.
13102 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13103 the Thumb mode displaced stepping error as unsupported.
13104
13105 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13106
13107 * gdb.cp/nsusing.exp: Added more tests.
13108 * gdb.cp/nsrecurs.exp: Ditto.
13109 * gdb.cp/nsusing.cc: Added test functions.
13110 * gdb.cp/nsrecurs.cc: Ditto.
13111
13112 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13113
13114 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13115 absolute directory pathnames in gdb.sum file.
13116
13117 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13118
13119 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13120 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13121
13122 2010-01-26 Tom Tromey <tromey@redhat.com>
13123
13124 PR exp/7643:
13125 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13126 setup_kfail.
13127
13128 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13129
13130 * gdb.cp/nsrecurs.exp: New test.
13131 * gdb.cp/nsrecurs.cc: New test program.
13132 * gdb.cp/nsstress.exp: New test.
13133 * gdb.cp/nsstress.cc: New test program.
13134 * gdb.cp/nsdecl.exp: New test.
13135 * gdb.cp/nsdecl.cc: New test program.
13136
13137 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13138
13139 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13140 imported into file scope.
13141 Marked test as xfail.
13142 * gdb.cp/namespace-using.cc (marker5): New function.
13143 * gdb.cp/shadow.exp: New test.
13144 * gdb.cp/shadow.cc: New test program.
13145 * gdb.cp/nsimport.exp: New test.
13146 * gdb.cp/nsimport.cc: New test program.
13147
13148 2010-01-25 Tom Tromey <tromey@redhat.com>
13149
13150 PR gdb/11049:
13151 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13152 with "set print null-stop on".
13153
13154 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13155
13156 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13157 Adjust it for DISASSEMBLY_OMIT_FNAME.
13158
13159 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13160
13161 PR symtab/11199:
13162 * gdb.dwarf2/member-ptr-forwardref.exp,
13163 gdb.dwarf2/member-ptr-forwardref.S: New.
13164
13165 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13166
13167 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13168 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13169 thread1_tid_mutex. Remove gdbstop_mutex handling.
13170 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13171 thread2_tid_mutex. Remove gdbstop_mutex handling.
13172 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13173 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13174 pthread_cond_wait conditionalizations by while loops.
13175
13176 2010-01-20 Tom Tromey <tromey@redhat.com>
13177
13178 PR backtrace/10770:
13179 * gdb.dwarf2/pr10770.exp: New file.
13180 * gdb.dwarf2/pr10770.c: New file.
13181 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13182
13183 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13184
13185 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13186 that target was removed, and the test always runs native anyway.
13187
13188 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13189
13190 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13191 gdb.base/watchpoint-cond-gone-stripped.c: New.
13192
13193 2010-01-19 Tom Tromey <tromey@redhat.com>
13194
13195 PR c++/8000:
13196 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13197 existing tests.
13198 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13199 (main): Use AAA::SomeEnum.
13200
13201 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13202
13203 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13204 (test_ignore_count): Declare line_callme_body global.
13205 (run to breakpoint with ignore count): Use line_callme_body.
13206 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13207 (set line_main_hello, set line_main_return): Reindent.
13208 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13209 New.
13210 (continue to callee4): Use line_callee4_body.
13211 (check *stopped from CLI command): Use line_callee4_next.
13212 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13213 (set line_main_hello, set line_main_return): Reindent.
13214 (set line_callee4_head, set line_callee4_body): New.
13215 (continue to callee4): Use line_callee4_body.
13216
13217 2010-01-18 Tom Tromey <tromey@redhat.com>
13218
13219 PR c++/9680:
13220 * gdb.cp/casts.cc: Add new classes and variables.
13221 * gdb.cp/casts.exp: Test new operators.
13222
13223 2010-01-18 Tom Tromey <tromey@redhat.com>
13224 Thiago Jung Bauermann <bauerman@br.ibm.com>
13225
13226 * gdb.python/source2.py: New file.
13227 * gdb.python/source1: New file.
13228 * gdb.python/python.exp: Test "source" command.
13229
13230 2010-01-15 Stan Shebs <stan@codesourcery.com>
13231
13232 * gdb.trace/tfile.c: New file.
13233 * gdb.trace/tfile.exp: New file.
13234
13235 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13236
13237 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13238
13239 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13240
13241 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13242
13243 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13244
13245 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13246 (libfunc): New parameter action. Implement also selectable "sleep".
13247 * gdb.base/break-interp-main.c: Include assert.h.
13248 (libfunc): New parameter action.
13249 (main): New parameters argc and argv. Assert argc. Pass argv.
13250 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13251 (test_attach): New proc.
13252 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13253 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13254
13255 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13256
13257 * gdb.base/break-interp.exp (test_core): New proc.
13258 (test_ld): Call it.
13259
13260 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13261
13262 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13263 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13264 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13265 and gdb_compile_shlib. Use new -Wl compiler options.
13266 (dl bt, main bt): New tests.
13267
13268 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13269
13270 Support PIEs with no symfile_objfile.
13271 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13272 (test_ld): New parameter trynosym.
13273 (test_ld <$trynosym>): New block.
13274
13275 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13276
13277 * gdb.base/break-interp.exp: New file.
13278
13279 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13280
13281 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13282 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13283 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13284 test.
13285 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13286 * gdb.python/py-mi.exp: Add lazy string test.
13287
13288 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13289
13290 * lib/mi-support.exp (mi_check_thread_states): Handle
13291 core number in thread listing.
13292
13293 2010-01-12 Joel Brobecker <brobecker@adacore.com>
13294
13295 * gdb.base/maint.exp: Adjust the expected output for the
13296 "maint print type" test. Use gdb_test_multiple instead of
13297 gdb_sent/gdb_expect.
13298
13299 2010-01-11 Doug Evans <dje@google.com>
13300
13301 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13302 from gdbserver_download. All callers updated.
13303
13304 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13305
13306 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13307
13308 Implement binary numbers parsing.
13309 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13310 (test_integer_literals_rejected): New binary tests.
13311
13312 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13313
13314 * gdb.cell/configure: Regenerate.
13315
13316 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13317
13318 * gdb.base/corefile.exp: Move the core finding block out and call it as
13319 core_find, new variable $corefile, replace corefile by $corefile and
13320 [file tail $corefile] for usage vs. test names resp.
13321 * lib/gdb.exp (core_find): Move it as a new function here. New
13322 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13323 $destcore. Return "" on error.
13324
13325 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13326
13327 Workaround PR binutils/10802.
13328 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13329 (twice).
13330
13331 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13332
13333 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13334
13335 2010-01-08 Joel Brobecker <brobecker@adacore.com>
13336
13337 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13338 call, to avoid interruption.
13339
13340 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13341
13342 * gdb.stabs/weird.def (args93): New.
13343
13344 2010-01-07 Doug Evans <dje@google.com>
13345
13346 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13347
13348 2010-01-07 Tom Tromey <tromey@redhat.com>
13349
13350 * gdb.base/source.exp: Use correct line number.
13351
13352 2010-01-05 Stan Shebs <stan@codesourcery.com>
13353
13354 * gdb.trace/tracecmd.exp: Test ftrace.
13355
13356 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13357
13358 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13359
13360 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13361
13362 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13363 "uint_for_mi_testing".
13364
13365 2010-01-01 Joel Brobecker <brobecker@adacore.com>
13366
13367 Test indented comment in file being sourced.
13368 * gdb.base/commands.exp: Test indented comment in file being sourced.
13369
13370 2010-01-01 Joel Brobecker <brobecker@adacore.com>
13371
13372 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13373 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13374 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13375 notice.
13376
13377 2010-01-01 Joel Brobecker <brobecker@adacore.com>
13378
13379 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13380 notice.
13381
13382 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13383
13384 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13385 missing $after_stopped and comma (,) expectation.
13386
13387 2009-12-31 Stan Shebs <stan@codesourcery.com>
13388
13389 * gdb.trace/actions.exp: Test teval action.
13390
13391 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13392
13393 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13394 (top level): Call test_watchpoint_in_big_blob.
13395 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13396 watchpoints.
13397 (func3): Write to buf.
13398
13399 2009-12-29 Stan Shebs <stan@codesourcery.com>
13400
13401 * gdb.trace/actions.exp: Test default-collect.
13402
13403 2009-12-28 Stan Shebs <stan@codesourcery.com>
13404
13405 * gdb.trace/tsv.exp: New file.
13406 * gdb.base/completion.exp: Update ambiguous info output.
13407
13408 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13409
13410 * gdb.base/find.c (main): Reference search buffers.
13411 * gdb.base/included.c (main): Reference integer.
13412 * gdb.base/ptype.c (charfoo): Declare.
13413 (intfoo): Call charfoo.
13414 * gdb.base/scope0.c (useitp): New function.
13415 (usestatics): Use useitp.
13416 (useit): Add a type for val.
13417 * gdb.base/scope1.c (useit1): Take a pointer argument.
13418 (usestatics1): Update calls to useit1.
13419 * gdb.cp/call-c.cc: Declare foo.
13420 (main): Call foo.
13421 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13422 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13423 (main): Call C::ensureRefs and ensureOtherRefs.
13424 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13425 variables.
13426 (ensureOtherRefs): New function.
13427 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13428 * gdb.cp/templates.cc (main): Call t5i.value.
13429
13430 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13431
13432 Fix compatibility with G++-4.5.
13433 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13434 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13435 (uncaught return): Remove.
13436
13437 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13438 Phil Muldoon <pmuldoon@redhat.com>
13439
13440 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13441 (bp_location13, bp_location14, bp_location17, bp_location18)
13442 (marker3_proto, marker4_proto): New variables.
13443 (breakpoint info): Update output.
13444 (run until breakpoint at marker3, run until breakpoint at marker4): New
13445 tests.
13446
13447 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13448
13449 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13450 Replace the printf call of Y by provided "y-set-1" label. New block
13451 for the second shared library.
13452 * gdb.base/unload.exp: Compile also the second library, call
13453 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13454 (single pending breakpoint info): Rename to ...
13455 (pending breakpoint info before run): ... this extended test.
13456 (libfile2, libname2, libsrcfile2, libsrc2)
13457 (lib_sl2): New variables.
13458 (exec_opts): Set also SHLIB_NAME2.
13459 (pending breakpoint info on first run at shrfunc1)
13460 (pending breakpoint info on second run at shrfunc1)
13461 (pending breakpoint info on second run at shrfunc2)
13462 (print y from libfile, print y from libfile2): New tests.
13463 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13464 * gdb.base/unloadshr2.c: New.
13465
13466 2009-12-22 Hui Zhu <teawater@gmail.com>
13467
13468 * gdb.reverse/sigall-reverse.exp: Adjust.
13469
13470 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13471
13472 PR gdb/10884
13473
13474 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13475 (main): Call do_bitfield_tests.
13476 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
13477
13478 2009-12-20 Joel Brobecker <brobecker@adacore.com>
13479
13480 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13481 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13482 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13483 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13484 gdb.modula2/unbounded1.c: Update copyright header.
13485
13486 2009-12-10 Chris Moller <moller@mollerware.com>
13487
13488 PR gdb/9399
13489 * gdb.cp/virtfunc2.exp: New tests
13490 * gdb.cp/virtfunc2.cc: New tests
13491 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13492
13493 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13494
13495 * gdb.reverse/i387-env-reverse.c: New file.
13496 * gdb.reverse/i387-env-reverse.exp: New file.
13497 * gdb.reverse/i387-stack-reverse.c: New file.
13498 * gdb.reverse/i387-stack-reverse.exp: New file.
13499
13500 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13501
13502 * gdb.python/py-type.exp (test_range): New test.
13503
13504 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13505
13506 PR python/10805
13507
13508 * gdb.python/py-type.exp: New file.
13509 * gdb.python/py-type.c: New file.
13510 * Makefile.in: Add py-type.
13511
13512 2009-12-03 Tom Tromey <tromey@redhat.com>
13513
13514 * gdb.python/py-value.exp (test_parse_and_eval): New
13515 function.
13516
13517 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13518
13519 PR gdb/11022
13520
13521 * gdb.base/pr11022.exp: New test.
13522 * gdb.base/pr11022.c: New test.
13523
13524 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13525
13526 Fix spurious false FAILs.
13527 * gdb.base/structs.c (chartest): New.
13528 (main): Fill-in chartest.
13529 * gdb.base/structs.exp (anychar_re, first): New.
13530 (start_structs_test): Import global anychar_re and first.
13531 New gdb_test call "set print elements 300; ${testfile}"
13532 (start_structs_test <$first>): New block.
13533 (any): Import global anychar_re. New variable ac. Use ${ac}.
13534
13535 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13536
13537 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13538
13539 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13540
13541 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13542 Force $srcfile file.
13543 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13544
13545 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13546
13547 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13548 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13549 * gdb.threads/watchthreads-reorder.exp: Likewise.
13550
13551 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13552
13553 PR gdb/8704
13554
13555 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13556 "if", and "thread". Correct matching in the previous test.
13557
13558 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13559
13560 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13561
13562 2009-11-23 Michael Snyder <msnyder@vmware.com>
13563
13564 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13565 * gdb.reverse-watch-precsave.exp: Ditto.
13566
13567 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13568
13569 * gdb.asm/asm-source.exp: Adjust.
13570 * gdb.base/help.exp: Adjust.
13571
13572 2009-11-22 Pedro Alves <pedro@codesourcery.com>
13573
13574 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13575 (do_syscall_tests_without_xml): Set data-directory to
13576 /the/path/to/nowhere.
13577
13578 2009-11-21 Pedro Alves <pedro@codesourcery.com>
13579
13580 * gdb.threads/local-watch-wrong-thread.c,
13581 gdb.threads/local-watch-wrong-thread.exp: New files.
13582
13583 2009-11-21 Pedro Alves <pedro@codesourcery.com>
13584
13585 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13586 assume new `regsub' syntax available.
13587
13588 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13589
13590 * gdb.base/watchpoint-hw-hit-once.exp,
13591 gdb.base/watchpoint-hw-hit-once.c: New.
13592
13593 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13594
13595 * gdb.threads/watchthreads-reorder.exp,
13596 gdb.threads/watchthreads-reorder.c: New.
13597
13598 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13599
13600 * gdb.xml/tdesc-regs.exp: Use for m68k.
13601
13602 2009-11-15 Pedro Alves <pedro@codesourcery.com>
13603
13604 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13605
13606 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13607
13608 * lib/gdb.exp (current_target_name): New procedure.
13609 (gdb_wrapper_target): New variable.
13610 (gdb_wrapper_init): Set gdb_wrapper_target.
13611 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13612 wrapper.
13613
13614 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13615
13616 * gdb.base/remote.exp: Delete the slowest load test.
13617 Do not load with fixed packet sizes.
13618
13619 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13620
13621 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13622
13623 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13624
13625 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13626 srcfile when setting a breakpoint.
13627
13628 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13629
13630 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13631 macros.
13632
13633 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13634
13635 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13636 to be in memory.
13637 * gdb.base/display.c (force_mem): New.
13638 (do_loops): Use it. Add breakpoint comments.
13639 (do_vars): Add a breakpoint comment.
13640 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13641 line numbers.
13642
13643 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13644
13645 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13646 instead of a bare "run".
13647
13648 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13649
13650 * gdb.python/py-prettyprint.exp: Adjust.
13651
13652 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13653
13654 * lib/cell.exp (skip_cell_tests): Clean up test files before
13655 returning.
13656
13657 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13658
13659 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13660 and the breakpoint menu. Do not call perror if a prompt is seen.
13661 Consume the following GDB prompt.
13662 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13663 * gdb.cp/namespace.exp: Use gdb_test.
13664 * gdb.cp/templates.exp: Use gdb_test.
13665 (test_template_breakpoints): Use gdb_test_multiple.
13666
13667 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13668
13669 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13670 (marker4): Reference values.
13671
13672 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13673
13674 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13675 is missing.
13676
13677 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13678
13679 * gdb.base/break.c (need_malloc): New.
13680 * gdb.base/constvars.c (main): Reference crass and crisp.
13681 * gdb.base/gdb1821.c (main): Reference bar.
13682 * gdb.cp/gdb1355.cc (main): Reference s1.
13683 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13684 (main): Call them.
13685 * gdb.cp/hang2.cc (dummy2): Define.
13686 * gdb.cp/hang3.cc (dummy3): Define.
13687 * gdb.cp/m-data.cc (main): Reference shadow.
13688
13689 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13690 Nathan Froyd <froydnj@codesourcery.com>
13691
13692 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13693 remote host.
13694
13695 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13696
13697 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13698 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13699 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13700 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13701 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13702 * gdb.dwarf2/dw2-producer.exp: Likewise.
13703 * gdb.dwarf2/mac-fileno.exp: Likewise.
13704 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13705 py-prettyprint.py to the remote host.
13706 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13707
13708 2009-11-11 Keith Seitz <keiths@redhat.com>
13709
13710 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13711 use it instead of "Foo".
13712 * gdb.cp/classes.exp (do_tests): Add a test to access
13713 a method through a typedef'd class name.
13714
13715 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13716
13717 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13718 exponents.
13719 * gdb.base/pointers.exp: Likewise.
13720 * gdb.cp/ref-types.exp: Likewise.
13721
13722 2009-11-11 Keith Seitz <keiths@redhat.com>
13723
13724 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13725 new[] and delete[].
13726 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13727 "void".
13728 (probe_demangler): Remove all single-quoting of
13729 method and variable names.
13730 (info_func_regexp): Remove the word "void" from any
13731 occurrence of "(void)".
13732 (print_addr_2): Remove all single-quoting of
13733 method names.
13734 (print_addr_2_kfail): Likewise.
13735 (print_addr): Single-quote C function names before
13736 passing to print_addr_2.
13737 (test_paddr_operator_functions): Remove single-quoting
13738 for method names.
13739 Add tests for operator new[] and operator delete[].
13740
13741 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13742
13743 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13744
13745 2009-11-09 Keith Seitz <keiths@redhat.com>
13746
13747 * gdb.cp/overload.exp: Add tests for resolving overloaded
13748 methods in expression parsing/evaluation.
13749
13750 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13751
13752 * lib/gdb.exp (default_gdb_version): Use --version instead of
13753 --command.
13754
13755 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13756
13757 * lib/gdb.exp (gdb_compile_test): New.
13758 (skip_ada_tests, skip_java_tests): New.
13759 (gdb_compile): Use gdb_compile_test for f77.
13760 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13761 * lib/java.exp (compile_java_from_source): Remove runtests check,
13762 use gdb_compile_test to record result.
13763 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13764 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13765 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13766 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13767 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13768 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13769 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13770 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13771 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13772 adjust gdb_compile invocations.
13773
13774 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13775
13776 * Makefile.in (abs_builddir): New.
13777 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13778 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13779 `$(abs_builddir)/site.exp'.
13780
13781 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13782
13783 * config/m68k-emc.exp, lib/emc-support.exp,
13784 gdb.trace/gdb_c_test.c: Delete.
13785 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13786 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13787 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13788 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13789 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13790 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13791 casing for m68k-*-elf.
13792
13793 2009-11-03 Pedro Alves <pedro@codesourcery.com>
13794
13795 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13796 * gdb.arch/i386-prologue.exp: Likewise.
13797 * gdb.arch/i386-unwind.exp: Likewise.
13798
13799 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13800
13801 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13802
13803 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13804
13805 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13806
13807 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13808
13809 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13810
13811 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13812
13813 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13814
13815 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13816
13817 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13818 * gdb.base/sepdebug2.c: New file.
13819
13820 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13821
13822 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13823 the modified warnings for catch syscall. Verify if GDB was compiled
13824 with support for lib expat, and choose which tests to run depending
13825 on this.
13826
13827 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13828
13829 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13830 that composite commands are parsed OK. And also test
13831 that breakpoint commands do work.
13832
13833 2009-10-23 Michael Snyder <msnyder@vmware.com>
13834
13835 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13836 to allow for new disassembly style.
13837
13838 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13839
13840 * gdb.asm/asm-source.exp: Adjust.
13841
13842 2009-10-22 Michael Snyder <msnyder@vmware.com>
13843
13844 * gdb.reverse/break-precsave.exp: New test.
13845 * gdb.reverse/consecutive-precsave.exp: Ditto.
13846 * gdb.reverse/finish-precsave.exp: Ditto.
13847 * gdb.reverse/i386-precsave.exp: Ditto.
13848 * gdb.reverse/machinestate-precsave.exp: Ditto.
13849 * gdb.reverse/sigall-precsave.exp: Ditto.
13850 * gdb.reverse/solilb-precsave.exp: Ditto.
13851 * gdb.reverse/step-precsave.exp: Ditto.
13852 * gdb.reverse/until-precsave.exp: Ditto.
13853 * gdb.reverse/watch-precsave.exp: Ditto.
13854
13855 2009-10-22 Michael Snyder <msnyder@vmware.com>
13856
13857 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13858 for gdb_expect. Adjust one test's expect strings for the new
13859 format of disassemble.
13860 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13861 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13862 gdb_test_multiple.
13863 * gdb.reverse/step-reverse.exp: Delete 'return'.
13864 * gdb.reverse/until-reverse.exp: Delete blank lines.
13865 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13866
13867 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13868
13869 * gdb.base/consecutive.exp: Adjust.
13870 * gdb.base/display.exp: Likewise.
13871 * gdb.base/pc-fp.exp: Likewise.
13872 * gdb.base/sigbpt.exp: Likewise.
13873
13874 2009-10-19 Michael Snyder <msnyder@vmware.com>
13875
13876 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13877 * gdb.reverse/finish-reverse.c: Ditto.
13878 * gdb.reverse/sigall-reverse.c: Ditto.
13879 * gdb.reverse/solib-reverse.c: Ditto.
13880 * gdb.reverse/step-reverse.c: Ditto.
13881 * gdb.reverse/watch-reverse.c: Ditto.
13882
13883 2009-10-19 Pedro Alves <pedro@codesourcery.com>
13884 Stan Shebs <stan@codesourcery.com>
13885
13886 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13887 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13888 "Executing new program".
13889 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13890 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13891 left listed after having been killed.
13892 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13893 * gdb.base/maint.exp: Adjust test.
13894
13895 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13896 * gdb.multi/Makefile.in: New.
13897 * gdb.multi/base.exp: New.
13898 * gdb.multi/goodbye.c: New.
13899 * gdb.multi/hangout.c: New.
13900 * gdb.multi/hello.c: New.
13901 * gdb.multi/bkpt-multi-exec.c: New.
13902 * gdb.multi/bkpt-multi-exec.exp: New.
13903 * gdb.multi/crashme.c: New.
13904
13905 2009-10-13 Tristan Gingold <gingold@adacore.com>
13906
13907 * gdb.base/sepdebug.exp: Check debug info are found.
13908
13909 2009-10-08 Pedro Alves <pedro@codesourcery.com>
13910
13911 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13912 bits.
13913
13914 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13915
13916 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13917
13918 2009-10-07 Joel Brobecker <brobecker@adacore.com>
13919
13920 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13921 of the comments.
13922
13923 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13924
13925 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13926 * gdb.base/annota3.exp: Idem.
13927 * gdb.base/maint.exp: Idem.
13928
13929 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13930
13931 * lib/gdb.exp (default_gdb_init): Set current value of match_max
13932 to default.
13933
13934 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13935
13936 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
13937 mingw and cygwin targets.
13938
13939 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13940 Pedro Alves <pedro@codesourcery.com>
13941
13942 * lib/gdb.exp (gdb_compile): Avoid adding
13943 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13944
13945 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13946
13947 * gdb.base/shr1.c: Use %p in format string.
13948 * gdb.base/unload.c: Avoid warning in fprintf.
13949 * gdb.base/watchpoint-solib.c: Idem.
13950
13951 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13952
13953 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13954 long type.
13955 (test_unlink): Correct printf string.
13956 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13957 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13958
13959 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13960
13961 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13962 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13963 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13964
13965 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13966
13967 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13968 * gdb.objc/nondebug.exp: Likewise.
13969
13970 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13971
13972 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13973 target_info setting.
13974
13975 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13976 that detect new threads during "info threads".
13977
13978 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13979
13980 * gdb.threads/manythreads.c (main): Increase thread stack size
13981 to 2*PTHREAD_STACK_MIN.
13982 * gdb.threads/multi-create.c (main): Likewise.
13983 (create_function): Likewise.
13984
13985 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13986
13987 * gdb.base/dump.exp: Pass difference of pointer types instead
13988 of integer types as offset to restore in intarr3.srec case.
13989
13990 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13991
13992 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13993
13994 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13995
13996 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13997
13998 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
13999
14000 New test for two watchpoints, with disabling of
14001 the first inserted.
14002 * testsuite/gdb.base/watchpoints.c: New file.
14003 * testsuite/gdb.base/watchpoints.exp: New file.
14004
14005 2009-09-25 Tom Tromey <tromey@redhat.com>
14006
14007 * gdb.base/charset.exp: Test utf-16 strings with Python.
14008
14009 2009-09-25 Tom Tromey <tromey@redhat.com>
14010
14011 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14012 UCS-4.
14013 * gdb.base/charset.c (utf_32_string): Rename.
14014 (init_utf32): Rename.
14015 (main): Update.
14016
14017 2009-09-22 Tom Tromey <tromey@redhat.com>
14018
14019 * gdb.python/py-function.exp: Add regression tests.
14020
14021 2009-09-21 Keith Seitz <keiths@redhat.com>
14022
14023 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14024 with invalid operator.
14025
14026 2009-09-21 Keith Seitz <keiths@redhat.com>
14027
14028 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14029 and destructor using typedef name of class.
14030 * gdb.cp/classes.cc (class Base1): Add a destructor.
14031 (base1): New typedef.
14032 (use_methods): Instanitate an object of type base1.
14033 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14034 (do_tests): Call test_template_typedef.
14035 * gdb.cp/templates.cc (Baz::~Baz): New method.
14036 (intBazOne): New typedef.
14037 (main): Instantiate intBazOne.
14038
14039 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14040
14041 PR python/10633
14042
14043 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14044 Function.
14045 (run_lang_tests): Add print elements test.
14046
14047 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14048
14049 * gdb.python/py-value.exp (test_subscript_regression): New
14050 function. Test for invalid subscripts.
14051 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14052 (ptr_ref): New function.
14053
14054 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14055
14056 * gdb.base/default.exp: Fix "show convenience".
14057
14058 2009-09-15 Tom Tromey <tromey@redhat.com>
14059
14060 * lib/mi-support.exp (mi_create_varobj): Update.
14061 (mi_create_floating_varobj): Likewise.
14062 (mi_create_dynamic_varobj): New proc.
14063 (mi_varobj_update): Update.
14064 (mi_varobj_update_with_type_change): Likewise.
14065 (mi_varobj_update_kv_helper): New proc.
14066 (mi_varobj_update_dynamic_helper): Rewrite.
14067 (mi_varobj_update_dynamic): New proc.
14068 (mi_list_varobj_children): Update.
14069 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14070 * gdb.python/python-prettyprint.py (pp_outer): New class.
14071 (pp_nullstr): Likewise.
14072 (lookup_function): Register new printers.
14073 * gdb.python/python-prettyprint.c (struct substruct): New type.
14074 (struct outerstruct): Likewise.
14075 (substruct_test): New function.
14076 (struct nullstr): New type.
14077 (string_1, string_2): New globals.
14078 (main): Add new tests.
14079 * gdb.python/python-mi.exp: Added regression tests.
14080 * gdb.mi/mi2-var-display.exp: Update.
14081 * gdb.mi/mi2-var-cmd.exp: Update.
14082 * gdb.mi/mi2-var-child.exp: Update.
14083 * gdb.mi/mi2-var-block.exp: Update.
14084 * gdb.mi/mi-var-invalidate.exp: Update.
14085 * gdb.mi/mi-var-display.exp: Update.
14086 * gdb.mi/mi-var-cmd.exp: Update.
14087 * gdb.mi/mi-var-child.exp: Update.
14088 * gdb.mi/mi-var-block.exp: Update.
14089 * gdb.mi/mi-break.exp: Update.
14090 * gdb.mi/gdb701.exp: Update.
14091
14092 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14093
14094 * Makefile.in: Inclusion of catch-syscall object.
14095 * gdb.base/catch-syscall.c: New file.
14096 * gdb.base/catch-syscall.exp: New file.
14097
14098 2009-09-12 Michael Snyder <msnyder@vmware.com>
14099
14100 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14101 that can support reverse debuggnig.
14102
14103 2009-09-11 Tom Tromey <tromey@redhat.com>
14104
14105 * gdb.dwarf2/valop.S: New file.
14106 * gdb.dwarf2/valop.exp: New file.
14107
14108 2009-09-11 Mark Kettenis <kettenis@gnu.org>
14109
14110 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14111
14112 2009-09-10 Doug Evans <dje@google.com>
14113
14114 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14115 Add $gdb_prompt to second breakpoint regexp.
14116
14117 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14118
14119 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14120 names, add missing ones.
14121 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14122 * gdb.python/py-frame.c: Rename from python-frame.c.
14123 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14124 testfile name.
14125 * gdb.python/py-function.exp: Rename from python-function.exp.
14126 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14127 testfile name.
14128 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14129 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14130 Adjust testfile name.
14131 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14132 * gdb.python/py-template.cc: Rename from python-template.cc.
14133 * gdb.python/py-template.exp: Rename from python-template.exp.
14134 Adjust testfile name.
14135 * gdb.python/py-value.c: Rename from python-value.c.
14136 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14137 testfile name.
14138
14139 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14140
14141 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14142 $bpt2address.
14143 (Second breakpoint address is valid on ia64)
14144 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14145
14146 2009-09-03 Joseph Myers <joseph@codesourcery.com>
14147
14148 * gdb.base/ending-run.exp: Restrict regular expression matching
14149 line number to require closing brace following.
14150
14151 2009-09-03 Doug Evans <dje@google.com>
14152
14153 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14154
14155 2009-09-02 Tom Tromey <tromey@redhat.com>
14156
14157 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14158
14159 2009-09-02 Tom Tromey <tromey@redhat.com>
14160
14161 * gdb.dwarf2/callframecfa.exp: New file.
14162 * gdb.dwarf2/callframecfa.S: New file.
14163
14164 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14165
14166 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14167 gdb.base/solib-overlap-main.c: New.
14168
14169 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14170
14171 PR gdb/10565
14172
14173 * gdb.base/bitfields.c (struct container, container): New.
14174 (main): Initialize it and call break5.
14175 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14176
14177 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14178
14179 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14180 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14181
14182 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14183
14184 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14185
14186 2009-08-26 Michael Snyder <msnyder@vmware.com>
14187
14188 * gdb.base/i386-reverse.c: New file.
14189 * gdb.base/i386-reverse.exp: New file.
14190 * gdb.base/Makefile.in: Add new files to be removed.
14191
14192 2009-08-26 Joseph Myers <joseph@codesourcery.com>
14193
14194 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14195 environment-pwd for remote host.
14196 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14197
14198 2009-08-24 Keith Seitz <keiths@redhat.com>
14199
14200 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14201 Add two new C++ completer tests which limit the output to a
14202 given class.
14203
14204 2009-08-24 Michael Snyder <msnyder@vmware.com>
14205
14206 * gdb.base/del.exp: Fix typo in comment.
14207 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14208
14209 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14210
14211 * configure: Regenerate.
14212 * gdb.hp/configure: Likewise.
14213 * gdb.hp/gdb.aCC/configure: Likewise.
14214 * gdb.hp/gdb.base-hp/configure: Likewise.
14215 * gdb.hp/gdb.compat/configure: Likewise.
14216 * gdb.hp/gdb.defects/configure: Likewise.
14217 * gdb.hp/gdb.objdbg/configure: Likewise.
14218 * gdb.stabs/configure: Likewise.
14219
14220 2009-08-19 Doug Evans <dje@google.com>
14221
14222 * gdb.base/gdbvars.c: New file.
14223 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14224
14225 2009-08-14 Pedro Alves <pedro@codesourcery.com>
14226
14227 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14228 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14229
14230 2009-08-13 Pedro Alves <pedro@codesourcery.com>
14231
14232 * gdb.base/default.exp: Adjust "set language test": it's now an
14233 enum command. Larger help string moved to "help set language".
14234 * gdb.base/help.exp: Adjust "help set language" expected output,
14235 now lists all known languages.
14236
14237 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14238
14239 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14240 all frame arguments.
14241 * gdb.arch/altivec-regs.exp: Likewise.
14242
14243 2009-08-07 Tom Tromey <tromey@redhat.com>
14244
14245 * gdb.base/setshow.exp: Add tests for changes to set language, set
14246 check range, and set check type.
14247
14248 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14249
14250 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14251 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
14252 Call it.
14253
14254 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14255
14256 * configure.ac: Run gdb.cell tests when appropriate.
14257 * configure: Regenerate.
14258 * lib/cell.exp: New file.
14259 * gdb.cell: New directory.
14260 * gdb.cell/configure.ac: New file.
14261 * gdb.cell/configure: New file.
14262 * gdb.cell/Makefile.in: New file.
14263 * gdb.cell/arch.exp: New file.
14264 * gdb.cell/break.c: New file.
14265 * gdb.cell/break.exp: New file.
14266 * gdb.cell/break-spu.c: New file.
14267 * gdb.cell/bt.c: New file.
14268 * gdb.cell/bt2-spu.c: New file.
14269 * gdb.cell/bt-spu.c: New file.
14270 * gdb.cell/bt.exp: New file.
14271 * gdb.cell/coremaker.c: New file.
14272 * gdb.cell/coremaker-spu.c: New file.
14273 * gdb.cell/core.exp: New file.
14274 * gdb.cell/gcore.exp: New file.
14275 * gdb.cell/data.c: New file.
14276 * gdb.cell/data.exp: New file.
14277 * gdb.cell/data-spu.c: New file.
14278 * gdb.cell/ea-cache.exp: New file.
14279 * gdb.cell/ea-cache.c: New file.
14280 * gdb.cell/ea-cache-spu.c: New file.
14281 * gdb.cell/ea-standalone.c: New file.
14282 * gdb.cell/ea-standalone.exp: New file.
14283 * gdb.cell/ea-test.c: New file.
14284 * gdb.cell/ea-test.exp: New file.
14285 * gdb.cell/f-regs.exp: New file.
14286 * gdb.cell/mem-access.c: New file.
14287 * gdb.cell/mem-access.exp: New file.
14288 * gdb.cell/mem-access-spu.c: New file.
14289 * gdb.cell/ptype.exp: New file.
14290 * gdb.cell/registers.exp: New file.
14291 * gdb.cell/size.c: New file.
14292 * gdb.cell/sizeof.exp: New file.
14293 * gdb.cell/size-spu.c: New file.
14294 * gdb.cell/solib.exp: New file.
14295 * gdb.cell/solib-symbol.exp: New file.
14296
14297 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14298
14299 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14300
14301 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14302
14303 * gdb.base/float.exp: Handle VFP registers.
14304
14305 2009-07-14 Michael Snyder <msnyder@vmware.com>
14306
14307 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14308 to bring gdb to the beginning of the calling line.
14309
14310 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14311 confusing the i386 epilogue unwinder.
14312
14313 2009-07-14 Stan Shebs <stan@codesourcery.com>
14314
14315 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14316
14317 2009-07-14 Michael Snyder <msnyder@vmware.com>
14318
14319 * gdb.reverse/step-reverse.exp (stepi into function call):
14320 Call instruction may not be first instruction in the line.
14321 (reverse stepi from a function call): Used wrong line number.
14322
14323 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14324
14325 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14326
14327 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14328
14329 Fix gdb.base/macscp.exp when using custom inputrc.
14330 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14331 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14332 env(TERM) set.
14333 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14334 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14335
14336 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14337
14338 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14339 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14340 Change the compilation target to match the testcase name.
14341 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14342 testcase name.
14343 * a2-run.exp: Use for setup prepare_for_testing. Change the
14344 compilation target to match the testcase name.
14345 * gdb.base/commands.exp: Likewise.
14346 * gdb.base/finish.exp: Likewise.
14347 * gdb.base/float.exp: Likewise.
14348 * gdb.base/info-target.exp: Likewise.
14349 * gdb.base/relational.exp: Likewise.
14350 * gdb.base/term.exp: Likewise.
14351 * gdb.base/until.exp: Likewise.
14352 * gdb.base/volatile.exp: Likewise.
14353 * gdb.base/whatis-exp.exp: Likewise.
14354
14355 2009-07-11 Hui Zhu <teawater@gmail.com>
14356
14357 * gdb.base/help.exp (disassemble): Update expected help text.
14358
14359 2009-07-09 Tom Tromey <tromey@redhat.com>
14360
14361 * lib/gdb.exp: Handle TRANSCRIPT.
14362 (remote_spawn, remote_close, send_gdb): New procs.
14363
14364 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14365
14366 * gdb.python/python-prettyprint.c: Add counted null string
14367 structure.
14368 * gdb.python/python-prettyprint.exp: Print null string. Test for
14369 embedded nulls.
14370 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14371 * gdb.python/python-value.exp (test_value_in_inferior): Add
14372 variable length string fetch tests.
14373 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14374
14375 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14376
14377 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14378
14379 2009-07-07 Tom Tromey <tromey@redhat.com>
14380
14381 * gdb.base/call-rt-st.exp: Update for change to escape output.
14382 * gdb.base/callfuncs.exp: Likewise.
14383 * gdb.base/charset.exp: Likewise.
14384 * gdb.base/constvars.exp: Likewise.
14385 * gdb.base/long_long.exp: Likewise.
14386 * gdb.base/pointers.exp: Likewise.
14387 * gdb.base/printcmds.exp: Likewise.
14388 * gdb.base/setvar.exp: Likewise.
14389 * gdb.base/store.exp: Likewise.
14390 * gdb.cp/ref-types.exp: Likewise.
14391 * gdb.mi/mi-var-child.exp: Likewise.
14392 * gdb.mi/mi-var-display.exp: Likewise.
14393 * gdb.mi/mi2-var-display.exp: Likewise.
14394 * gdb.base/charset.exp: Test octal escape sequence length.
14395 Update for change to escape output.
14396
14397 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14398
14399 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14400
14401 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14402
14403 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14404
14405 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14406
14407 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14408 gdbserver increasing $portnum if "Can't bind address" has been seen.
14409
14410 2009-07-05 Pedro Alves <pedro@codesourcery.com>
14411
14412 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14413 mingw32ce.
14414
14415 2009-07-05 Pedro Alves <pedro@codesourcery.com>
14416
14417 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14418 VFP format.
14419
14420 2009-07-02 Pedro Alves <pedro@codesourcery.com>
14421
14422 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14423 linux. Adjust to use "inferior", "info inferiors", "detach
14424 inferior" and "kill inferior" instead of "restart", "info fork",
14425 "detach fork" and "delete fork".
14426 * gdb.base/ending-run.exp: Spell out "info".
14427 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14428 the "kill" command.
14429
14430 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14431
14432 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14433 change to prefix TLS offset in hex with 0x.
14434
14435 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14436
14437 * gdb.base/default.exp: Update test case for "x" changes.
14438
14439 2009-07-01 Tristan Gingold <gingold@adacore.com>
14440
14441 * gdb.base/bigcore.exp: Make darwin untested.
14442
14443 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14444
14445 * gdb.base/completion.exp (directory completion): Create the directory.
14446 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14447 escapeuniquesub.
14448 (directory completion 2): Expect now ${escapeuniquesub}.
14449 (Glob remaining of directory test): Remove one excessive newline.
14450 Expect the real output.
14451
14452 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14453
14454 Fix `make check//%' target after `make check' has been ran.
14455 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14456 a mkdir call.
14457 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14458 (%/.dir): Remove.
14459
14460 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14461
14462 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14463 the expected result record.
14464
14465 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14466
14467 Remove racy FAILs relying just on the timeouts.
14468 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14469 (annotation_level 2): Remove racy FAILs.
14470
14471 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14472
14473 gdb/10275
14474 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14475
14476 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14477
14478 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14479
14480 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14481
14482 * gdb.mi/mi-stack.exp: Testing symbolic options
14483 to -stack-list-locals and -stack-list-arguments.
14484
14485 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14486
14487 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14488
14489 2009-06-29 Tom Tromey <tromey@redhat.com>
14490
14491 * dg-extract-results.sh: New file.
14492 * Makefile.in (FORCE_PARALLEL): New variable.
14493 (CHECK_TARGET): New conditional variable.
14494 (check): Use CHECK_TARGET.
14495 (DO_RUNTEST): New variable.
14496 (check-single): New target.
14497 (TEST_DIRS): New variable.
14498 (TEST_TARGETS): Likewise.
14499 (check-parallel): New target.
14500 (check-gdb.%): New pattern.
14501 (BASE1_FILES): New variable.
14502 (BASE2_FILES): Likewise.
14503 (check-gdb.base%): New pattern.
14504 (%/.dir): New pattern.
14505 * configure: Rebuild.
14506 * aclocal.m4 (AM_CONDITIONAL): New defun.
14507 * configure.ac: Check whether user is using GNU make.
14508 (GMAKE): New conditional.
14509
14510 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14511
14512 * gdb.cp/namespace-nested-import.cc: New test.
14513 * gdb.cp/namespace-nested-import.exp: New test.
14514
14515 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14516
14517 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14518 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14519 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14520 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14521 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14522 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14523 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14524 gdb.opt/inline-markers.c: New files.
14525 * lib/gdb.exp (skip_inline_frame_tests): New function.
14526 (skip_inline_var_tests): New function.
14527
14528 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14529
14530 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14531 backtrace.
14532
14533 2009-06-27 Michael Snyder <msnyder@vmware.com>
14534
14535 * gdb.reverse: New directory.
14536 * gdb.reverse/break-reverse.c: New test.
14537 * gdb.reverse/break-reverse.exp: New test.
14538 * gdb.reverse/consecutive-reverse.c: New test.
14539 * gdb.reverse/consecutive-reverse.exp: New test.
14540 * gdb.reverse/finish-reverse.c: New test.
14541 * gdb.reverse/finish-reverse.exp: New test.
14542 * gdb.reverse/machinestate.c: New test.
14543 * gdb.reverse/ms1.c: New test.
14544 * gdb.reverse/machinestate.exp: New test.
14545 * gdb.reverse/Makefile.in: New file.
14546 * gdb.reverse/shr2.c: New test.
14547 * gdb.reverse/solib-reverse.c: New test.
14548 * gdb.reverse/solib-reverse.exp: New test.
14549 * gdb.reverse/step-reverse.c: New test.
14550 * gdb.reverse/step-reverse.exp: New test.
14551 * gdb.reverse/until-reverse.c: New test.
14552 * gdb.reverse/ur1.c: New test.
14553 * gdb.reverse/until-reverse.exp: New test.
14554 * gdb.reverse/watch-reverse.c: New test.
14555 * gdb.reverse/watch-reverse.exp: New test.
14556 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14557 * configure: Regenerate.
14558
14559 2009-06-26 Doug Evans <dje@google.com>
14560
14561 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14562
14563 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14564
14565 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14566 windows problem for 'file delete $binfile'.
14567
14568 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14569
14570 * gdb.cp/namespace-using.exp: New test.
14571 * gdb.cp/namespace-using.cc: New test.
14572
14573 2009-05-20 Joel Brobecker <brobecker@adacore.com>
14574
14575 * gdb.ada/variant_record_packed_array: New testcase.
14576
14577 2009-06-23 Tom Tromey <tromey@redhat.com>
14578
14579 * gdb.base/charset.exp (test_combination): Regression test.
14580 * gdb.base/charset.c (my_wchar_t): New typedef.
14581 (myvar): New global.
14582 (main): Set myvar.
14583
14584 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14585
14586 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14587 target.
14588
14589 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14590
14591 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14592
14593 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14594
14595 * gdb.mi/gdb680.exp: Update test for error message.
14596
14597 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14598
14599 * gdb.base/annota1.exp: Allow multiple occurrences of the
14600 frames-invalid annotation.
14601 * gdb.cp/annota2.exp: Likewise.
14602
14603 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14604
14605 * gdb.cp/gdb2495.cc: New file.
14606 * gdb.cp/gdb2495.exp: New file.
14607
14608 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14609
14610 Report error on GDB crash during runto.
14611 * lib/gdb.exp (runto <eof>): New.
14612
14613 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14614
14615 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14616 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14617 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14618 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14619 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14620 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14621 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14622 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14623 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14624 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14625 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14626 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14627 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14628 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14629 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14630 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14631 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14632 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14633 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14634 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14635 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14636 gdb.trace/passcount.exp, gdb.trace/report.exp,
14637 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14638 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14639 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14640 executable.
14641
14642 2009-06-07 Pedro Alves <pedro@codesourcery.com>
14643
14644 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14645 defined before referencing it.
14646
14647 2009-06-03 Doug Evans <dje@google.com>
14648
14649 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14650 * gdb.arch/i386-see.c: Ditto.
14651
14652 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14653
14654 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14655 (check_macro): Return 1 if undefined.
14656 If first test fails, check if macro debug information is available,
14657 and report unsupported test if no macro information is found.
14658
14659 2009-05-29 Doug Evans <dje@google.com>
14660
14661 * gdb.threads/hand-call-in-threads.exp: New.
14662 * gdb.threads/hand-call-in-threads.c: New.
14663
14664 2009-05-29 Michael Snyder <msnyder@vmware.com>
14665
14666 * gdb.base/break-always.exp: Change "1" to "on".
14667 Add confirmation check.
14668
14669 2009-05-28 Pedro Alves <pedro@codesourcery.com>
14670
14671 * gdb.threads/threxit-hop-specific.c: New.
14672 * gdb.threads/threxit-hop-specific.exp: New.
14673 * gdb.threads/thread-execl.c: New.
14674 * gdb.threads/thread-execl.exp: New.
14675
14676 2009-05-27 Tom Tromey <tromey@redhat.com>
14677 Thiago Jung Bauermann <bauerman@br.ibm.com>
14678
14679 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14680 (mi_child_regexp): Likewise.
14681 (mi_list_varobj_children_range): Likewise.
14682 (mi_get_features): Likewise.
14683 (mi_list_varobj_children): Rewrite.
14684 * gdb.python/python-mi.exp: New file.
14685
14686 2009-05-27 Tom Tromey <tromey@redhat.com>
14687 Thiago Jung Bauermann <bauerman@br.ibm.com>
14688 Phil Muldoon <pmuldoon@redhat.com>
14689 Paul Pluzhnikov <ppluzhnikov@google.com>
14690
14691 * gdb.python/python-prettyprint.exp: New file.
14692 * gdb.python/python-prettyprint.c: New file.
14693 * gdb.python/python-prettyprint.py: New file.
14694 * gdb.base/display.exp: print/r is now valid.
14695
14696 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14697 Tom Tromey <tromey@redhat.com>
14698 Pedro Alves <pedro@codesourcery.com>
14699 Paul Pluzhnikov <ppluzhnikov@google.com>
14700
14701 * gdb.python/python-template.exp: New file.
14702 * gdb.python/python-template.cc: New file.
14703 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14704 tests.
14705 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14706 Call it.
14707 (test_value_after_death): New proc.
14708 * gdb.python/python-value.c (PTR): New typedef.
14709 (main): New variable 'x'.
14710
14711 2009-05-27 Tom Tromey <tromey@redhat.com>
14712
14713 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14714 tests.
14715 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14716 Call it.
14717
14718 2009-05-27 Pedro Alves <pedro@codesourcery.com>
14719
14720 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14721
14722 2009-05-24 Pedro Alves <pedro@codesourcery.com>
14723
14724 * gdb.threads/fork-thread-pending.c: New.
14725 * gdb.threads/fork-thread-pending.exp: New.
14726
14727 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14728
14729 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14730 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14731
14732 2009-05-18 Jon Beniston <jon@beniston.com>
14733
14734 * gdb.asm/asm-source.exp: Add lm32 target.
14735
14736 2009-05-17 Pedro Alves <pedro@codesourcery.com>
14737
14738 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14739 `gdb_get_line_number'. Call `callee' in both parent and child.
14740 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14741 `gdb_get_line_number' instead of hardcoding line numbers.
14742 (catch_fork_unpatch_child): New procedure to test detaching
14743 breakpoints from child fork.
14744 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14745 hardcoding line numbers.
14746 (do_fork_tests): Run `catch_fork_unpatch_child'.
14747
14748 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14749
14750 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14751 of structure type enters or leaves the scope, it
14752 is reported by -var-update.
14753
14754 2009-05-11 Doug Evans <dje@sebabeach.org>
14755
14756 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
14757 * gdb.threads/pending-step.c (main): Fix off-by-one error.
14758 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14759
14760 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14761
14762 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14763
14764 2009-04-30 Doug Evans <dje@google.com>
14765
14766 * gdb.threads/watchthreads2.exp: New testcase.
14767 * gdb.threads/watchthreads2.c: New testcase.
14768
14769 2009-04-29 Doug Evans <dje@google.com>
14770
14771 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14772 * gdb.cp/mb-ctor.cc: Ditto.
14773 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14774 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14775 * gdb.cp/mb-inline1.cc: Call it.
14776 * gdb.cp/mb-inline2.cc: Ditto.
14777 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14778 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14779
14780 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14781
14782 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14783 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14784 Replace all uses of `decimal' by `nonzero'.
14785 (info macro FROM_COMMANDLINE): New test.
14786
14787 2009-04-27 Tom Tromey <tromey@redhat.com>
14788
14789 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14790
14791 2009-04-27 Doug Evans <dje@google.com>
14792
14793 * gdb.threads/watchthreads.c (main): Initialize args before starting
14794 the threads. Plus formatting cleanup.
14795 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14796 biased scheduling of one thread.
14797
14798 2009-04-27 Jerome Guitton <guitton@adacore.com>
14799
14800 * gdb.cp/templates.cc (GetMax): New template.
14801 (main): Declare two instances of GetMax.
14802 * gdb.cp/templates.exp: Add new test.
14803
14804 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14805
14806 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14807
14808 2009-04-22 Joseph Myers <joseph@codesourcery.com>
14809
14810 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14811
14812 2009-04-15 Tom Tromey <tromey@redhat.com>
14813
14814 * gdb.base/charset.exp: Add regression test.
14815
14816 2009-04-14 Joel Brobecker <brobecker@adacore.com>
14817
14818 * gdb.base/exe-lock.exp: New testcase.
14819
14820 2009-04-13 Tom Tromey <tromey@redhat.com>
14821
14822 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14823 operator on Frame.
14824
14825 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14826
14827 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14828 * gdb.server/ext-attach.exp: Likewise.
14829
14830 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14831
14832 Eliminate some sleep usage.
14833
14834 * gdb.mi/basics.c (do_nothing): New.
14835 (main): Use do_nothing instead of printf, so that
14836 not to introduce race condition between output of
14837 inferiour and output of gdb. Do not use sleep as it
14838 is not generally available on embedded targets.
14839
14840 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14841
14842 * gdb.server/ext-attach.exp: Expect an optional process id after
14843 "Detached from remote process".
14844
14845 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14846
14847 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14848 gdb.dwarf2/dw2-unresolved.exp: New.
14849
14850 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14851
14852 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14853 mi_run_to_main.
14854
14855 2009-04-02 Pedro Alves <pedro@codesourcery.com>
14856
14857 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14858 mi_run_to_main. Skip thread exit test on remote targets.
14859 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14860 mi_run_to_main.
14861 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14862 mi_run_to_main.
14863 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14864 when expecting ^connected. Detect when the target doesn't support
14865 non-stop mode.
14866 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14867 supported. Return -1 on error, 0 on success.
14868 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14869 (mi_runto): Return mi_runto_helper's result explicitly.
14870
14871 2009-04-01 Pedro Alves <pedro@codesourcery.com>
14872
14873 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14874
14875 2009-04-01 Tom Tromey <tromey@redhat.com>
14876
14877 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14878 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14879 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14880 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14881
14882 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14883 Jan Kratochvil <jan.kratochvil@redhat.com>
14884
14885 PR gdb/931
14886 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14887 output.
14888 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14889 for gdb/931.
14890 * dw2-strp.S (DW_AT_language): Change to C++.
14891 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14892
14893 2009-03-31 Joel Brobecker <brobecker@adacore.com>
14894
14895 * gdb.ada/tasks: New testcase.
14896
14897 2009-03-30 Stan Shebs <stan@codesourcery.com>
14898
14899 * gdb.trace/actions.exp: Update to match new info trace format.
14900 * gdb.trace/deltrace.exp: Ditto.
14901 * gdb.trace/infotrace.exp: Ditto.
14902 * gdb.trace/passcount.exp: Ditto.
14903 * gdb.trace/save-trace.exp: Ditto.
14904 * gdb.trace/while-stepping.exp: Ditto.
14905 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14906
14907 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14908
14909 * gdb.python/python-frame.c: New file.
14910 * gdb.python/python-frame.exp: New file.
14911
14912 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14913
14914 * gdb.python/python-value.exp: Add tests for the address
14915 attribute.
14916
14917 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14918
14919 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14920
14921 2009-03-26 Doug Evans <dje@google.com>
14922
14923 * gdb.mi/mi-nonstop-exit.exp: New file.
14924 * gdb.mi/non-stop-exit.c: New file.
14925
14926 2009-03-26 Tom Tromey <tromey@redhat.com>
14927
14928 Update for change to prologue skipping:
14929 * gdb.mi/mi2-simplerun.exp: Update.
14930 * gdb.mi/mi2-break.exp: Update.
14931 * gdb.mi/mi-simplerun.exp: Update.
14932 * gdb.mi/mi-break.exp: Update.
14933 * gdb.base/ending-run.exp: Update.
14934
14935 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14936
14937 * gdb.python/python-value.exp (test_value_in_inferior): Test
14938 gdb.Value.is_optimized_out attribute.
14939
14940 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14941
14942 * gdb.dwarf2/dw2-noloc-main.c: New file.
14943 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14944 (.text): Remove.
14945 (.data): New.
14946 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14947 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14948 (DW_TAG_subprogram func_cu1, noloc): Remove.
14949 (main): New.
14950 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14951 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14952 (file_symbols): New procedure.
14953
14954 2009-03-25 Tom Tromey <tromey@redhat.com>
14955
14956 * gdb.base/charset.exp (valid_target_charset): New proc.
14957 Use it to skip tests on invalid charsets.
14958
14959 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14960
14961 * gdb.base/completion.exp: Add a test for directory completion.
14962
14963 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14964
14965 Fix a racy FAIL.
14966 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14967 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14968
14969 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14970
14971 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14972 * gdb.python/python-function.exp: Add test for function returning
14973 a GDB value.
14974
14975 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14976
14977 * gdb.python/python-function.exp: New file.
14978
14979 2009-03-20 Tom Tromey <tromey@redhat.com>
14980
14981 * gdb.base/store.exp: Update for change to escape output.
14982 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14983 to escape output.
14984 * gdb.base/pointers.exp: Update for change to escape output.
14985 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14986 to escape output.
14987 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14988 escape output.
14989 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14990 to escape output.
14991 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14992 escape output.
14993 * gdb.base/setvar.exp: Update for change to escape output.
14994 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14995 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14996 to escape output.
14997 (test_print_string_constants): Likewise.
14998 * gdb.base/charset.exp (valid_host_charset): Check size of
14999 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15000 cases. Handle "auto"-related output.
15001 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15002 (uvar, Uvar): New globals.
15003
15004 2009-03-19 Jerome Guitton <guitton@adacore.com>
15005
15006 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15007 deltas.
15008 * gdb.ada/fixed_points.exp: Ditto.
15009
15010 2009-03-18 Pedro Alves <pedro@codesourcery.com>
15011
15012 * return-nodebug.c: Don't include stdio.h.
15013 (init): Delete.
15014 (func): Delete definition and provide extern declaration.
15015 (t): New.
15016 (main): Don't call printf. Call func and store its result in t.
15017 * return-nodebug1.c: New.
15018 * return-nodebug.exp: Don't expect stdio output. Instead, print
15019 the global variable t. Drop printf formatters and cast types from
15020 foreach loop. Don't use prepare_for_testing. Compile
15021 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15022 define FORMAT or CAST.
15023
15024 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15025
15026 * gdb.base/solib-display.exp: Disable test for remote targers.
15027
15028 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15029
15030 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15031
15032 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15033
15034 Fix a racy FAIL.
15035 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15036 code from `follow parent, print pids'.
15037 (`follow child, print pids', `follow parent, print pids'): Call it.
15038 Replace `gdb_test "break..."' by gdb_breakpoint.
15039
15040 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15041
15042 * gdb.mi/mi-cli.exp: Adjust for output difference in
15043 sync and async modes.
15044
15045 2009-03-12 Joel Brobecker <brobecker@adacore.com>
15046
15047 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15048 that was checked in by mistake. Remove loading of ada.exp, since
15049 this is not necessary in this case.
15050
15051 2009-03-12 Joel Brobecker <brobecker@adacore.com>
15052
15053 * gdb.ada/ptype_arith_binop.exp: New testcase.
15054
15055 2009-03-12 Joel Brobecker <brobecker@adacore.com>
15056
15057 * gdb.ada/mod_from_name: New testcase.
15058
15059 2009-03-12 Joel Brobecker <brobecker@adacore.com>
15060
15061 * gdb.ada/tick_last_segv: New testcase.
15062
15063 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15064
15065 * gdb.mi/mi-cli.exp: Remove debug print.
15066
15067 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15068
15069 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15070 include the token in ^running and frame info in *stopped.
15071
15072 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15073
15074 * solib-display.exp: New file.
15075 * solib-display-main.c: New file.
15076 * solib-display-lib.c: New file.
15077
15078 2009-03-05 Pedro Alves <pedro@codesourcery.com>
15079
15080 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15081
15082 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15083
15084 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15085 (list_and_check_macro): Use more specific test name.
15086 (next to definition): Make the test names unique.
15087
15088 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15089
15090 * gdb.pascal/floats.exp: Accept approximate results everywhere.
15091
15092 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15093
15094 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15095 notifications.
15096 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15097 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15098 * lib/mi-support.exp (library_loaded_re): New.
15099 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15100
15101 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15102
15103 * gdb.gdb/observer.exp: Use test_notification observer, not
15104 normal_stop, everywhere.
15105 (test_normal_stop_notifications): Rename to...
15106 (test_notifications): ...this.
15107 (test_observer_normal_stop): Rename to...
15108 (test_observer): ...this.
15109
15110 2009-02-16 Doug Evans <dje@google.com>
15111
15112 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15113 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15114 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15115 (test_prefixed_syscall,test_int3): New tests.
15116 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15117 (test_prefixed_syscall,test_int3): New tests.
15118
15119 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15120
15121 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15122 (mi_expect_interrupt): Likewise.
15123 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15124 response.
15125
15126 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15127
15128 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15129 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15130 Replace calls to get_valueofx by get_hexadecimal_valueof.
15131
15132 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15133
15134 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15135 (get_integer_valueof): New procedure.
15136 (get_sizeof): Use new get_integer_value_of.
15137 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15138 by get_integer_valueof.
15139
15140 2009-02-13 Tom Tromey <tromey@redhat.com>
15141
15142 * gdb.base/remote.exp (get_sizeof): Remove.
15143 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15144 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15145 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15146 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15147 (get_sizeof): Likewise.
15148
15149 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15150
15151 PR fortran/9806
15152 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15153
15154 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15155
15156 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15157
15158 2009-02-06 Pedro Alves <pedro@codesourcery.com>
15159
15160 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15161
15162 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15163
15164 * gdb.python/python-cmd.exp: New file.
15165
15166 2009-02-06 Tristan Gingold <gingold@adacore.com>
15167
15168 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15169
15170 2009-02-05 Tristan Gingold <gingold@adacore.com>
15171
15172 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15173 pointer is dereferenced and use this signal name in regexp.
15174 * gdb.base/signull.exp: Ditto.
15175 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15176 * gdb.base/signull.c (main): Ditto.
15177
15178 2009-02-04 Tom Tromey <tromey@redhat.com>
15179 Thiago Jung Bauermann <bauerman@br.ibm.com>
15180
15181 * gdb.python/python-value.exp: Use `gdb.history' instead of
15182 `gdb.value_from_history'.
15183 (test_value_numeric_ops): Add test for conversion of enum constant.
15184 * gdb.python/python-value.c (enum e): New type.
15185 (evalue): New global.
15186 (main): Use argv.
15187
15188 2009-02-04 Jerome Guitton <guitton@adacore.com>
15189
15190 * gdb.ada/uninitialized_vars: New test program.
15191 * gdb.ada/uninitialized_vars.exp: New testcase.
15192
15193 2009-02-02 Tom Tromey <tromey@redhat.com>
15194
15195 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15196 * gdb.cp/pr2489.cc: Rename...
15197 * gdb.cp/pr9594.cc: ... to this.
15198
15199 2009-02-02 Tom Tromey <tromey@redhat.com>
15200
15201 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15202 * gdb.cp/pr2489.cc: New file.
15203 * gdb.cp/cpcompletion.exp: New file.
15204
15205 2009-02-02 Tom Tromey <tromey@redhat.com>
15206
15207 PR exp/9059:
15208 * gdb.cp/call-c.exp: Add regression test.
15209 * gdb.cp/call-c.cc (FooHandle): New typedef.
15210 (main): New variable 'handle'.
15211
15212 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15213
15214 * lib/mi-support.exp (et_mi_thread_list)
15215 (check_mi_and_console_threads): Adjust for current thread in
15216 -thread-list-ids output.
15217
15218 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15219
15220 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15221 Call it.
15222
15223 2009-01-28 Doug Evans <dje@google.com>
15224
15225 * gdb.arch/amd64-disp-step.S: New file.
15226 * gdb.arch/amd64-disp-step.exp: New file.
15227 * gdb.arch/i386-disp-step.S: New file.
15228 * gdb.arch/i386-disp-step.exp: New file.
15229
15230 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15231
15232 * gdb.base/find.exp: Set newline variable
15233 using quotes instead of braces to fix cygwin failures.
15234
15235 2009-01-23 Pedro Alves <pedro@codesourcery.com>
15236
15237 * gdb.base/radix.exp: Add tests to ensure that that set
15238 input-radix 0 and set output-radix 0 are really rejected.
15239
15240 2009-01-23 Pedro Alves <pedro@codesourcery.com>
15241
15242 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15243 copyright years.
15244
15245 2009-01-23 Pedro Alves <pedro@codesourcery.com>
15246
15247 PR gdb/9664:
15248 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15249
15250 2009-01-22 Pedro Alves <pedro@codesourcery.com>
15251
15252 PR c++/9631:
15253 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15254
15255 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15256
15257 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15258 binfile definition to fix Windows OS failure.
15259
15260 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15261
15262 PR gdb/9346
15263 * gdb.base/interrupt.c (sigint_handler): New.
15264 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15265 on error.
15266 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15267 Test "signal SIGINT".
15268
15269 2009-01-19 Doug Evans <dje@google.com>
15270
15271 * gdb.base/break.exp: Update expected gdb output.
15272 * gdb.base/sepdebug.exp: Ditto.
15273 * gdb.mi/mi-syn-frame.exp: Ditto.
15274 * gdb.mi/mi2-syn-frame.exp: Ditto.
15275 * gdb.base/call-signal-resume.exp: New file.
15276 * gdb.base/call-signals.c: New file.
15277 * gdb.base/unwindonsignal.exp: New file.
15278 * gdb.base/unwindonsignal.c: New file.
15279 * gdb.threads/interrupted-hand-call.exp: New file.
15280 * gdb.threads/interrupted-hand-call.c: New file.
15281 * gdb.threads/thread-unwindonsignal.exp: New file.
15282
15283 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15284
15285 * gdb.base/define.exp: Test defining and hooking prefix commands.
15286 * gdb.python/python.exp: Update test for "show user" output.
15287
15288 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15289
15290 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15291 now the output exactly, using less wildcards. Expect also the output
15292 of gfortran-4.3. Update for the f-valprint.c modification from
15293 2008-04-22.
15294 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15295 Remove gdb_test test names where matching the command.
15296
15297 2009-01-01 Pedro Alves <pedro@codesourcery.com>
15298
15299 PR breakpoints/9681:
15300 * gdb.base/watchpoint.exp: Add regression test.
15301
15302 2008-12-31 Pedro Alves <pedro@codesourcery.com>
15303
15304 * gdb.threads/attach-into-signal.exp: Don't use
15305 gdb_suppress_entire_file.
15306 * gdb.threads/attach-stopped.exp: Ditto.
15307 * gdb.threads/attachstop-mt.exp: Ditto.
15308
15309 2008-12-31 Pedro Alves <pedro@codesourcery.com>
15310
15311 PR gdb/8812:
15312 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15313
15314 2008-12-29 Pedro Alves <pedro@codesourcery.com>
15315
15316 PR gdb/7536:
15317 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15318 and unsupported output radices are really rejected.
15319
15320 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15321
15322 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15323
15324 2008-12-22 Tom Tromey <tromey@redhat.com>
15325
15326 * gdb.cp/punctuator.exp: New file.
15327
15328 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15329
15330 * gdb.base/completion.exp (Completing non-existing component): New test.
15331
15332 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15333
15334 Fix for PR gdb/8648.
15335 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15336 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15337 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15338 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15339
15340 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15341
15342 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15343
15344 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
15345
15346 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15347 compiler actually generate code at the expected line number.
15348
15349 2008-12-15 Jie Zhang <jie.zhang@analog.com>
15350
15351 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15352
15353 2008-12-12 Tom Tromey <tromey@redhat.com>
15354
15355 * gdb.base/commands.exp (redefine_hook_test): New proc.
15356 Call it.
15357
15358 2008-12-11 Tom Tromey <tromey@redhat.com>
15359
15360 * gdb.base/macscp.exp: New regression test.
15361
15362 2008-12-11 Tom Tromey <tromey@redhat.com>
15363
15364 * gdb.base/macscp.exp: Print "address.addr".
15365 * gdb.base/macscp1.c (struct outer): New struct.
15366 (address): New global.
15367
15368 2008-12-09 Tom Tromey <tromey@redhat.com>
15369
15370 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15371 Call it.
15372
15373 2008-12-04 Doug Evans <dje@google.com>
15374
15375 * gdb.server/ext-run.exp: Relax regexp for init program.
15376
15377 2008-12-03 Tristan Gingold <gingold@adacore.com>
15378
15379 * gdb.base/macscp.exp: Generate an object file during compilation
15380 to work around Darwin dsymutil limitations.
15381
15382 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15383
15384 Test resolving external references to TLS variables.
15385 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15386 FILE2_THREAD_LOCAL.
15387 (testfile2, srcfile2): New variables.
15388 * gdb.threads/tls.c (file2_thread_local)
15389 (function_referencing_file2_thread_local): New.
15390 * gdb.threads/tls2.c: New file.
15391
15392 2008-11-28 Joel Brobecker <brobecker@adacore.com>
15393
15394 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
15395 rather than integer, as integer might not be big enough when
15396 on 64bit targets.
15397
15398 2008-11-27 Jerome Guitton <guitton@adacore.com>
15399
15400 * gdb.cp/formatted-ref.exp: Add equality test.
15401 * gdb.ada/formatted_ref.exp: Ditto.
15402
15403 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15404
15405 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15406 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15407
15408 2008-11-20 Andreas Schwab <schwab@suse.de>
15409
15410 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15411 matching syscall entry point.
15412 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15413 (tcatch_vfork_then_child_follow): Likewise. Finish through
15414 vfork even if we stopped at the syscall trampoline.
15415
15416 2008-11-20 Doug Evans <dje@google.com>
15417
15418 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15419
15420 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15421
15422 * gdb.arch/ppc-dfp.exp: New file.
15423 * gdb.arch/ppc-dfp.c: New file.
15424
15425 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15426
15427 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
15428
15429 2008-11-17 Doug Evans <dje@google.com>
15430
15431 * gdb.mi/mi-syn-frame.exp: Update expected output.
15432 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15433
15434 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15435
15436 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
15437 "thread N" results in =thread-selected.
15438 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15439 (mi_send_resuming_command_raw): Be prepared for
15440 =thread-selected.
15441
15442 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15443
15444 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15445 * lib/mi-support.exp: Likewise.
15446
15447 2008-11-16 Joel Brobecker <brobecker@adacore.com>
15448
15449 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15450 commands from the expected output for "help catch".
15451
15452 2008-11-15 Joel Brobecker <brobecker@adacore.com>
15453
15454 * gdb.ada/int_deref.exp: New testcase.
15455
15456 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
15457
15458 * gdb.mi/gdb2549.exp: New file.
15459
15460 2008-11-11 Doug Evans <dje@google.com>
15461
15462 * gdb.base/callexit.exp: New file.
15463 * gdb.base/callexit.c: New file.
15464
15465 2008-11-10 Doug Evans <dje@google.com>
15466
15467 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15468 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15469 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15470 (default_gdb_start,default_gdb_exit): Ditto.
15471 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15472 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15473 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15474 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15475 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15476 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15477
15478 2008-11-03 Andreas Schwab <schwab@suse.de>
15479
15480 * gdb.base/hashline2.exp: Fix typo.
15481 * gdb.base/hashline3.exp: Likewise.
15482
15483 2008-10-30 Tom Tromey <tromey@redhat.com>
15484
15485 * gdb.base/pointers.exp: Add test.
15486 * gdb.base/pointers.c (k, S): New typedefs.
15487 (instance): New global.
15488
15489 2008-10-30 Andreas Schwab <schwab@suse.de>
15490
15491 * gdb.base/args.exp: Add tests for newlines.
15492
15493 2008-10-30 Joel Brobecker <brobecker@adacore.com>
15494
15495 gdb.base/foll-exec.exp: Update the expected output of a couple
15496 of "info breakpoints" tests.
15497
15498 2008-10-28 Tom Tromey <tromey@redhat.com>
15499
15500 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15501
15502 2008-10-24 Pedro Alves <pedro@codesourcery.com>
15503
15504 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15505 gdb_start_cmd.
15506 Use runto_main before any test that requires execution.
15507
15508 2008-10-23 Pedro Alves <pedro@codesourcery.com>
15509
15510 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15511 instead of SIGINT.
15512
15513 2008-10-22 Joel Brobecker <brobecker@adacore.com>
15514
15515 * gdb.base/completion.exp: Update expected output following
15516 the addition of the "info tasks" command.
15517
15518 2008-10-22 Tom Tromey <tromey@redhat.com>
15519
15520 * gdb.base/exprs.exp (test_expr): Add test for string
15521 concatenation.
15522
15523 2008-10-19 Pedro Alves <pedro@codesourcery.com>
15524
15525 * configure.ac: Output gdb.python/Makefile.
15526 * configure: Regenerate.
15527 * gdb.python/Makefile.in: New.
15528
15529 2008-10-16 Joel Brobecker <brobecker@adacore.com>
15530
15531 * gdb.base/foll-fork.exp: Adjust the expected output to match
15532 the new description for fork/vfork catchpoints in the "info
15533 breakpoints" output.
15534
15535 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15536
15537 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15538
15539 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15540
15541 * gdb.python/python-value.c: New file.
15542 * gdb.python/python-value.exp: New file.
15543
15544 2008-10-15 Pedro Alves <pedro@codesourcery.com>
15545
15546 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15547
15548 2008-10-15 Denis Pilat <denis.pilat@st.com>
15549
15550 * gdb.cp/mb-ctor.exp: Fix a typo.
15551
15552 2008-10-09 Tom Tromey <tromey@redhat.com>
15553
15554 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15555 'fprintf' and 'stderr'.
15556
15557 2008-10-07 Joel Brobecker <brobecker@adacore.com>
15558
15559 * gdb.ada/ref_tick_size.exp: New testcase.
15560
15561 2008-10-06 Doug Evans <dje@google.com>
15562
15563 * gdb.dwarf2/dw2-cu-size.exp: New file.
15564 * gdb.dwarf2/dw2-cu-size.S: New file.
15565
15566 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15567 .Ltype_int for clarity.
15568
15569 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15570
15571 PR gdb/2384:
15572 * gdb.cp/gdb2384.exp: Extended to test more cases.
15573 * gdb.cp/gdb2384.cc: Likewise.
15574 * gdb.cp/gdb2384-base.h: Likewise.
15575 * gdb.cp/gdb2384-base.cc: Likewise.
15576
15577 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15578
15579 * gdb.base/maint.exp (maint print type): Remove printing
15580 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15581
15582 2008-09-30 Tom Tromey <tromey@redhat.com>
15583
15584 * gdb.base/macscp.exp: Add completion tests.
15585 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15586 (TWENTY_THREE): Likewise.
15587 (FORTY_EIGHT): Likewise.
15588
15589 2008-09-30 Tom Tromey <tromey@redhat.com>
15590
15591 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15592 everywhere.
15593 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15594
15595 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15596
15597 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15598 testcase is derived from. Fix racy dependency on an expected PID
15599 number. No longer support the testcase on Linux kernel 2.4.x.
15600
15601 2008-09-27 Tom Tromey <tromey@redhat.com>
15602
15603 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15604 and varargs.
15605
15606 2008-09-22 Pedro Alves <pedro@codesourcery.com>
15607
15608 * lib/mi-support.exp (mi_expect_interrupt): New.
15609 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15610 from gdb.mi/mi-nonstop.exp.
15611 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15612 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15613 lib/mi-support.exp.
15614 Use mi_check_thread_states throughout. Avoid ".*" and do not
15615 require an anchor after -exec-run.
15616
15617 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15618
15619 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15620 stop is pending. Avoid ".*" when two stops are pending.
15621 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15622 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15623 newlines in fullnames.
15624 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15625 (mi_expect_stop): Update comments. Only anchor in sync mode.
15626 Do not match newlines.
15627 (mi_send_resuming_command_raw): Always return status.
15628 (mi_get_stop_line): Do not match more than one line by accident.
15629 Only anchor in sync mode.
15630 (mi_run_inline_test): If -exec-next fails, give up.
15631
15632 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15633
15634 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15635 on SPU.
15636
15637 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15638
15639 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15640
15641 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15642
15643 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15644 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15645 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15646 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15647 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15648 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15649 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15650 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15651 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15652 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15653 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15654 Include the "= " sequence in the expected output of print tests.
15655
15656 2008-09-10 Joel Brobecker <brobecker@adacore.com>
15657
15658 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15659 description for boolean types.
15660
15661 2008-09-09 Pedro Alves <pedro@codesourcery.com>
15662
15663 * gdb.base/hook-stop-continue.c: New.
15664 * gdb.base/hook-stop-continue.exp: New.
15665
15666 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15667
15668 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15669
15670 2008-09-08 Jerome Guitton <guitton@adacore.com>
15671
15672 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15673 (stack_check_probe_2, stack_check_probe_loop_1)
15674 (stack_check_probe_loop_2): New functions.
15675 (main): Add call to these new functions.
15676 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15677 functions, check that the breakpoint is inserted at the appropriate
15678 location.
15679 (insert_breakpoint): Slightly refine this procedure so that it can
15680 be called several times in the test.
15681
15682 2008-09-08 Jerome Guitton <guitton@adacore.com>
15683
15684 * gdb.base/stack-checking.c: New file.
15685 * gdb.base/stack-checking.exp: New file.
15686
15687 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15688
15689 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15690 * gdb.arch/altivec-regs.exp: Likewise.
15691 * gdb.arch/vsx-regs.exp: Likewise.
15692
15693 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15694
15695 * gdb.arch/ppc-fp.exp: New file.
15696 * gdb.arch/ppc-fp.c: New file.
15697
15698 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15699
15700 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15701 lest gcc-4.3.1 optimizes the whole thing away.
15702
15703 2008-09-04 Michael Snyder <msnyder@vmware.com>
15704
15705 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15706 as "at" (for non-debug functions such as _start).
15707
15708 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15709
15710 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15711 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15712 software watchpoints.
15713 * gdb.base/watch_thread_num.exp: Likewise.
15714
15715 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15716
15717 * gdb.arch/i386-bp_permanent.exp: New test.
15718
15719 2008-08-24 Tom Tromey <tromey@redhat.com>
15720
15721 * gdb.base/maint.exp: Update "maint print type".
15722
15723 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15724
15725 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15726 support. Adjust the order of "*running" notifications.
15727 * gdb.mi/non-stop.c: Don't cast from int to void* and
15728 back.
15729
15730 2008-08-20 Mark Kettenis <kettenis@gnu.org>
15731
15732 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15733 expect to find it in the "info frame" output.
15734
15735 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15736
15737 * gdb.base/interp.exp: Always consume both prompts.
15738
15739 2008-08-20 Pedro Alves <pedro@codesourcery.com>
15740
15741 * gdb.base/pending.exp: Test pending breakpoints without symbols
15742 loaded.
15743
15744 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15745
15746 * lib/mi-support.exp (mi_expect_stop): Produce
15747 more details on failures.
15748 * gdb.mi/mi-nonstop.exp: New.
15749 * gdb.mi/non-stop.c: New.
15750
15751 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15752
15753 * gdb.mi/mi-async.exp: Use 'set target-async'.
15754 * lib/mi-support.exp: Use 'set/show target-async'.
15755
15756 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15757
15758 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15759
15760 2008-08-17 Tom Tromey <tromey@redhat.com>
15761
15762 * gdb.base/help.exp (help catch): Rewrite.
15763
15764 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15765
15766 * gdb.base/define.exp: Test indented command documentation.
15767 * gdb.python/python.exp: Test indented multi-line command.
15768
15769 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
15770
15771 * testsuite/gdb.arch/vsx-regs.c: New source file.
15772 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15773 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15774
15775 2008-08-14 Tom Tromey <tromey@redhat.com>
15776
15777 * gdb.base/macscp.exp: Add regression test for "macro define" or
15778 "macro undef" with no arguments.
15779
15780 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15781
15782 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
15783
15784 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15785
15786 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15787
15788 2008-08-06 Tom Tromey <tromey@redhat.com>
15789
15790 * gdb.python/python.exp: New file.
15791
15792 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15793
15794 Fix for PR gdb/1543.
15795 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15796 $LOCATION.
15797 (location): New variable.
15798 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15799 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15800 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15801 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15802 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15803 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15804 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15805 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15806 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15807 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15808 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15809 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15810 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15811 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15812 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15813 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15814 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15815 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15816 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15817 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15818 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15819 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15820 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15821 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15822 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15823 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15824 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15825 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15826 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15827 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15828 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15829 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15830 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15831 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15832 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15833 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15834 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15835 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15836 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15837 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15838 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15839 gdb.base/type-opaque.exp, gdb.base/until.exp,
15840 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15841 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15842 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15843 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15844 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15845 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15846 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15847 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15848 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15849 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15850 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15851 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15852 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15853 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15854 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15855 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15856 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15857 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15858 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15859 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15860 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15861 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15862 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15863 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15864 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15865 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15866 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15867 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15868 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15869 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15870 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15871 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15872 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15873 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15874 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15875 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15876 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15877 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15878 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15879 to bug-gdb@prep.ai.mit.edu .
15880
15881 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15882
15883 * lib/mi-support.exp (mi_load_shlibs): New.
15884 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15885
15886 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15887
15888 * lib/mi-support.exp (get_mi_thread_list)
15889 (check_mi_and_console_threads): New, moved from ...
15890 * gdb.mi/mi-pthread.exp: ...here.
15891 * gdb.mi/gdb669.exp (get_mi_thread_list)
15892 (check_mi_and_console_threads): Delete.
15893 * gdb.mi/mi2-pthread.exp: Likewise.
15894
15895 2008-07-28 Tom Tromey <tromey@redhat.com>
15896
15897 * Makefile.in (just-check): Remove. Move body to...
15898 (check): ... here.
15899
15900 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15901
15902 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15903 Add a test for duplicated SIGINTs.
15904
15905 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15906
15907 * gdb.threads/schedlock.exp (get_args): Update to work for any
15908 value of NUM.
15909 (Top level): Report the number of threads that did not resume.
15910
15911 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15912
15913 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15914
15915 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15916
15917 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15918 non-MI prompt.
15919
15920 2008-07-26 Tom Tromey <tromey@redhat.com>
15921
15922 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15923 (function_struct, function_struct_ptr): New globals.
15924 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15925 function pointer in a struct.
15926
15927 2008-07-26 Tom Tromey <tromey@redhat.com>
15928
15929 * gdb.base/macscp.exp: Add test for macro lexing bug.
15930
15931 2008-07-18 Tom Tromey <tromey@redhat.com>
15932
15933 * gdb.base/macscp.exp: Add macro tests.
15934
15935 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15936
15937 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15938
15939 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15940
15941 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15942
15943 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15944
15945 * gdb.cp/class2.exp: fix for failure on spu-elf
15946
15947 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15948
15949 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
15950
15951 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15952
15953 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15954
15955 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15956
15957 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15958
15959 2008-07-11 Kevin Buettner <kevinb@redhat.com>
15960
15961 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15962 of regexp to account for changes made to GDB in the printing of
15963 byte vectors.
15964
15965 2008-07-11 Tom Tromey <tromey@redhat.com>
15966
15967 * gdb.base/completion.exp: Add 'help' completion test.
15968
15969 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15970
15971 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15972
15973 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15974
15975 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15976
15977 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15978
15979 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15980
15981 2008-07-09 Pedro Alves <pedro@codesourcery.com>
15982
15983 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15984
15985 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15986
15987 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15988
15989 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15990
15991 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15992 previous commit. Add a comment.
15993
15994 2008-06-28 Pedro Alves <pedro@codesourcery.com>
15995
15996 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15997
15998 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15999
16000 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16001
16002 2008-06-27 Pedro Alves <pedro@codesourcery.com>
16003
16004 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16005 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16006 compiling an executable, link in an object that forces unbuffered
16007 output.
16008 * lib/set_unbuffered_mode.c: New file.
16009
16010 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16011
16012 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16013
16014 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16015
16016 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16017 mi_expect_stop.
16018 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16019 Demand that *running is output.
16020 (detect_async): Perform checking every time.
16021 (mi_send_resuming_command): Extract everything into...
16022 (mi_send_resuming_command_raw): ...this.
16023 (mi_expect_stop): Don't accept any output before *stopped.
16024
16025 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16026
16027 Robustify mi-simplerun.
16028 * gdb.mi/basics.c (main): Add a call to sleep.
16029 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16030 * gdb.mi/mi2-cli.exp: Likewise.
16031 * gdb.mi/mi-break.exp: Likewise.
16032
16033 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
16034
16035 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16036
16037 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16038
16039 * gdb.mi/mi-console.exp: Adjust.
16040 * gdb.mi/mi-syn-frame.exp: Adjust.
16041 * gdb.mi/mi2-console.exp: Adjust.
16042 * gdb.mi/mi2-syn-frame.exp: Adjust.
16043 * lib/mi-support.exp (mi_run_cmd): Adjust.
16044 (mi_send_resuming_command): Adjust.
16045
16046 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16047
16048 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
16049 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16050 testing of stopped.
16051 * gdb.mi/mi2-syn-frame.exp: Likewise.
16052 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16053 (async, detect_async): New.
16054 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16055 depending on if we're running in sync or async mode.
16056
16057 2008-06-09 Tom Tromey <tromey@redhat.com>
16058
16059 * gdb.base/completion.exp: New tests for field name completion
16060 with spaces, and field name completion with '->'.
16061
16062 2008-06-06 Tom Tromey <tromey@redhat.com>
16063
16064 * gdb.base/break1.c (struct some_struct): New struct.
16065 (values): New global.
16066 * gdb.base/completion.exp: Add field name completion test.
16067
16068 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16069
16070 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16071 to pointer.
16072 * gdb.cp/call-c.cc: Likewise.
16073
16074 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
16075
16076 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16077 annotation.
16078
16079 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16080 Pedro Alves <pedro@codesourcery.com>
16081
16082 * gdb.threads/execl.c, gdb.threads/execl1.c,
16083 gdb.threads/execl.exp: New tests.
16084
16085 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16086 Daniel Jacobowitz <dan@codesourcery.com>
16087
16088 * gdb.cp/exception.exp: Activate test, make it work with pending
16089 catchpoints.
16090
16091 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16092
16093 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16094
16095 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16096
16097 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16098 now printed.
16099 * gdb.mi/mi2-var-cmd.exp: Likewise.
16100
16101 2008-05-27 Andreas Schwab <schwab@suse.de>
16102
16103 * gdb.base/frame-args.exp: Handle arguments that are optimized
16104 out.
16105
16106 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
16107
16108 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16109 quiet for ppc32 and group options into a single variable.
16110
16111 2008-05-23 Joel Brobecker <brobecker@adacore.com>
16112
16113 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16114 of zero-size elements.
16115 * gdb.ada/null_array.exp: Test printing this new array.
16116
16117 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16118
16119 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16120
16121 2008-05-21 Joel Brobecker <brobecker@adacore.com>
16122
16123 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16124 of the "finish" command.
16125
16126 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
16127
16128 * gdb.base/annota1.exp: Test for new annotation.
16129
16130 2008-05-16 Pedro Alves <pedro@codesourcery.com>
16131
16132 * gdb.base/fixsection.exp: New file.
16133 * gdb.base/fixsection0.c: New file.
16134 * gdb.base/fixsection1.c: New file.
16135
16136 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16137
16138 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16139 * gdb.base/annota3.exp: Likewise.
16140
16141 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16142
16143 * gdb.base/watch_thread_num.exp: Don't run tests that require
16144 watchpoints if the target doesn't support them.
16145
16146 2008-05-12 Doug Evans <dje@google.com>
16147
16148 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16149
16150 2008-05-09 Joel Brobecker <brobecker@adacore.com>
16151
16152 * gdb.ada/assign_1.exp: New testcase.
16153
16154 2008-05-09 Doug Evans <dje@google.com>
16155
16156 * gdb.base/find.exp: New file.
16157 * gdb.base/find.c: New file.
16158
16159 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16160
16161 * gdb.base/commands.exp (watchpoint_command_test): Handle
16162 gdb,no_hardware_watchpoints.
16163 * gdb.base/float.exp: Allow ARM targets without floating point.
16164 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16165
16166 2008-05-06 Jerome Guitton <guitton@adacore.com>
16167 Joel Brobecker <brobecker@adacore.com>
16168
16169 * gdb.ada/lang_switch: New test program.
16170 * gdb.ada/lang_switch.exp: New testcase.
16171
16172 2008-05-05 Doug Evans <dje@google.com>
16173
16174 * gdb.base/help.exp (disassemble): Update expected help text.
16175
16176 2008-05-04 Pedro Alves <pedro@codesourcery.com>
16177
16178 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16179
16180 2008-05-04 Pedro Alves <pedro@codesourcery.com>
16181
16182 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16183 different times.
16184
16185 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16186
16187 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16188 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16189 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16190 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16191
16192 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16193
16194 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16195 notification to appear.
16196
16197 2008-05-04 Daniel Jacobowitz <dan@debian.org>
16198
16199 * gdb.base/fullname.c: New file.
16200 * gdb.base/fullname.exp: New file.
16201 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16202
16203 2008-05-03 Pedro Alves <pedro@codesourcery.com>
16204
16205 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16206 expressions with macros.
16207
16208 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16209
16210 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16211
16212 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16213
16214 * gdb.base/completion.exp: Handle lack of other symbols beginning
16215 with "a".
16216
16217 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16218
16219 2008-05-02 Jim Blandy <jimb@codesourcery.com>
16220
16221 * gdb.asm/asmsrc1.s: Add scratch space.
16222
16223 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16224 Daniel Jacobowitz <dan@codesourcery.com>
16225
16226 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16227 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16228 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16229
16230 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16231
16232 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16233
16234 2008-05-01 Joel Brobecker <brobecker@adacore.com>
16235
16236 * gdb.base/info-target.exp: New testcase.
16237
16238 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16239
16240 * gdb.cp/hang.exp: Use .cc instead of .C.
16241 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16242 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16243
16244 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16245
16246 * gdb.base/gdb1250.exp: Remove perror.
16247 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16248
16249 2008-04-30 Pedro Alves <pedro@codesourcery.com>
16250
16251 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16252 .2byte.
16253
16254 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16255
16256 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16257 (maybe_kfail): New.
16258
16259 2008-04-25 Pedro Alves <pedro@codesourcery.com>
16260
16261 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16262
16263 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16264
16265 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16266 * gdb.mi/mi2-syn-frame.exp: Likewise.
16267 * lib/mi-support.exp: Likewise.
16268
16269 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16270
16271 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16272 to specify regexp for the location to stop at.
16273 * gdb.base/break-always.c: New.
16274 * gdb.base/break-always.exp: New.
16275
16276 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16277
16278 * lib/mi-support.exp (mi_runto_helper): Adjust
16279 for the original-location field.
16280 (mi_create_breakpoint, mi_list_breakpoints): New.
16281 * gdb.mi/mi-break.exp: Adjust.
16282 * gdb.mi/mi2-break.exp: Adjust.
16283 * gdb.mi/mi-pending.exp: Adjust.
16284 * gdb.mi/mi-simplerun.exp: Adjust.
16285 * gdb.mi/mi2-simplerun.exp: Adjust.
16286 * gdb.mi/mi-syn-frame.exp: Adjust.
16287 * gdb.mi/mi2-syn-frame.exp: Adjust.
16288 * gdb.mi/mi-until.exp: Adjust.
16289 * gdb.mi/mi2-until.exp: Adjust.
16290 * gdb.mi/mi-var-display.exp: Adjust.
16291 * gdb.mi/mi2-var-display.exp: Adjust.
16292 * gdb.mi/mi-watch.exp: Adjust.
16293 * gdb.mi/mi2-watch.exp: Adjust.
16294
16295 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
16296
16297 * aclocal.m4: Add override.m4.
16298 * configure: Regenerate.
16299
16300 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16301
16302 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16303 '-var-update --all-values' reports new value even the type
16304 of a variable object has changed.
16305
16306 2008-04-18 Craig Silverstein <csilvers@google.com>
16307
16308 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16309 files.
16310
16311 2008-04-18 Joel Brobecker <brobecker@adacore.com>
16312
16313 * gdb.ada/atomic_enum: New test program.
16314 * gdb.ada/atomic_enum.exp: New testcase.
16315
16316 2008-04-17 Doug Evans <dje@google.com>
16317
16318 * gdb.opt/Makefile.in: Fix whitespace.
16319
16320 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16321
16322 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16323
16324 2008-04-17 Doug Evans <dje@google.com>
16325
16326 * gdb.base/hashline1.exp: New testcase.
16327 * gdb.base/hashline2.exp: New testcase.
16328 * gdb.base/hashline2.exp: New testcase.
16329
16330 2008-04-17 Pedro Alves <pedro@codesourcery.com>
16331
16332 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16333
16334 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16335
16336 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16337 temporary breakpoint to match "Temporary breakpoint".
16338 * gdb.base/break.exp (delete_breakpoints): Likewise.
16339 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16340 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16341 * gdb.base/display.exp: Likewise.
16342 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16343 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16344 * gdb.base/restore.exp (restore_tests): Likewise.
16345 * gdb.base/sepdebug.exp: Likewise.
16346 * gdb.base/watchpoint.exp: Likewise.
16347 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16348 * gdb.mi/mi-pending.exp: Likewise.
16349 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16350 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16351 * gdb.mi/mi-var-cmd.exp: Likewise.
16352 * gdb.mi/mi-var-display.exp: Likewise.
16353 * gdb.mi/mi2-cli.exp: Likewise.
16354 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16355 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16356 * gdb.mi/mi2-var-display.exp: Likewise.
16357 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16358 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16359 new "disp" field.
16360 (mi_expect_stop): Move after_reason argument to be really after
16361 reason. This is to support fix for PR2424.
16362
16363 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16364
16365 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16366
16367 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16368
16369 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
16370 field. Add more floating varobj tests.
16371 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
16372 field.
16373 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16374 (main): Call do_at_tests.
16375 * lib/mi-support.exp (mi_create_floating_varobj)
16376 (mi_varobj_update_with_type_change): New.
16377
16378 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16379
16380 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16381 option of -var-evaluate-expression.
16382 * gdb.mi/mi2-var-display.exp: Likewise.
16383
16384 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16385
16386 Introduce test setup helpers.
16387 * lib/gdb.exp (build_executable, clean_restart)
16388 (prepare_for_testing): New.
16389 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16390 * gdb.base/return.exp: Likewise.
16391 * gdb.base/ending-run.exp: Likewise.
16392
16393 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
16394
16395 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16396 Interface (MI) responses.
16397
16398 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16399
16400 * gdb.cp/breakpoint.cc: New code to test conditions involving
16401 member variables.
16402 * gdb.cp/breakpoint.exp: Test condition involving member
16403 variables.
16404
16405 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16406
16407 * lib/mi-support.exp (mi_expect_stop): New.
16408 (mi_run_cmd): Change the
16409 token. Use mi_send_resuming_command, use
16410 mi_expect_stop.
16411 (mi_execute_to_helper): Rename to mi_execute_to.
16412 (mi_send_resuming_command): Add more error patterns.
16413 (mi_wait_for_stop): Renamed to...
16414 (mi_get_stop_line): ...this.
16415 (mi_run_inline_test): Adjust.
16416
16417 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16418 * gdb.mi/mi-console.exp: Likewise.
16419 * gdb.mi/mi-pending.exp: Likewise.
16420 * gdb.mi/mi-simplerun.exp: Likewise.
16421 * gdb.mi/mi-stack.exp: Likewise.
16422 * gdb.mi/mi-stepi.exp: Likewise.
16423 * gdb.mi/mi-syn-frame.exp: Add comment.
16424 * gdb.mi/mi-until.exp: Likewise.
16425 * gdb.mi/mi-var-display.exp: Likewise.
16426 * gdb.mi/mi-watch.exp: Likewise.
16427 * gdb.mi/mi2-cli.exp: Likewise.
16428 * gdb.mi/mi2-console.exp: Likewise.
16429 * gdb.mi/mi2-simplerun.exp: Likewise.
16430 * gdb.mi/mi2-stack.exp: Likewise.
16431 * gdb.mi/mi2-stepi.exp: Likewise.
16432 * gdb.mi/mi2-until.exp: Likewise.
16433 * gdb.mi/mi2-var-display.exp: Likewise.
16434 * gdb.mi/mi2-watch.exp: Likewise.
16435
16436 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16437
16438 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16439
16440 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16441
16442 2008-04-04 Pedro Alves <pedro@codesourcery.com>
16443
16444 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16445 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16446 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16447 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16448 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16449 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16450 expect an mi error duplicated in stderr.
16451
16452 2008-04-03 Joel Brobecker <brobecker@adacore.com>
16453
16454 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16455 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16456 Add a couple of tests that verify the behavior when the new setting
16457 is set to "cancel" and "all".
16458 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16459 "ask" before we start the testing.
16460
16461 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16462
16463 * gdb.cp/casts.cc: Add class reference variables.
16464 * gdb.cp/casts.exp: New test cases for up/down casting references.
16465
16466 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16467
16468 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16469 instead of beginning to make an extra test pass.
16470 * gdb.mi/mi2-var-display.exp: Likewise.
16471
16472 2008-03-31 Maciej W. Rozycki <macro@mips.com>
16473
16474 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16475
16476 2008-03-31 Markus Deuling <deuling@de.ibm.com>
16477 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16478
16479 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16480 value. Add xfail for older kernels.
16481
16482 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16483
16484 Bring mi-support in line with gdb.exp.
16485 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16486 (mi_gdb_start): New function.
16487
16488 2008-03-28 Maciej W. Rozycki <macro@mips.com>
16489
16490 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16491
16492 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16493
16494 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16495 * gdb.mi/mi2-var-display.exp: Likewise.
16496
16497 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16498
16499 * lib/mi-support.exp (mi_create_varobj_checked): New.
16500 (mi_list_varobj_children): Allow to check for a
16501 value.
16502 (mi_list_array_varobj_children): New.
16503
16504 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16505 and mi_list_varobj_children, as opposed to hardcoding
16506 expected strings.
16507 * gdb.mi/gdb701.exp: Likewise.
16508 * gdb.mi/gdb792.exp: Likewise.
16509 * gdb.mi/mi-var-block.exp: Likewise.
16510 * gdb.mi/mi-var-cmd.exp: Likewise.
16511 * gdb.mi/mi-var-invalidate.exp: Likewise.
16512 * gdb.mi/mi2-var-block.exp: Likewise.
16513 * gdb.mi/mi2-var-child.exp: Likewise.
16514 * gdb.mi/mi2-var-cmd.exp: Likewise.
16515 * gdb.mi/mi2-var-display.exp: Likewise.
16516
16517 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16518
16519 Fix random false FAILs on i386.
16520 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16521
16522 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16523
16524 PR gdb/544
16525 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16526
16527 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16528
16529 PR gdb/544
16530 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16531
16532 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16533
16534 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16535 fixed PR gdb/544.
16536
16537 2008-03-21 Pedro Alves <pedro@codesourcery.com>
16538
16539 * gdb.threads/fork-child-threads.exp: Test next over fork.
16540
16541 2008-03-21 Chris Demetriou <cgd@google.com>
16542
16543 * gdb.base/break.exp (rbreak junk): New test for rbreak
16544 "Junk at end of arguments" issue.
16545
16546 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16547
16548 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16549 *& to work on created array elements.
16550 (Top level): Test print $pc with a file. Test string operations
16551 without a target.
16552 * gdb.base/ptype.exp: Do not expect *& to work on created array
16553 elements.
16554
16555 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16556
16557 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16558 gdb.threads/staticthreads.exp: Update exit query.
16559
16560 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16561
16562 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16563
16564 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16565
16566 * gdb.base/watchpoint.c (global_ptr, func4): New.
16567 (main): Call func4.
16568 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16569 (test_inaccessible_watchpoint): New.
16570
16571 2008-02-29 Maciej W. Rozycki <macro@mips.com>
16572
16573 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16574 select the largest.
16575
16576 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16577
16578 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16579 frames-invalid annotations.
16580
16581 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16582
16583 * gdb.base/assign.exp: avoid same output for different tests.
16584
16585 2008-02-27 Doug Evans <dje@google.com>
16586
16587 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16588 for bug 1738.
16589 (breakpoint_to_handler_entry): Ditto.
16590
16591 2008-02-27 Joel Brobecker <brobecker@adacore.com>
16592
16593 * gdb.base/ending-run.exp: Use the first line of code inside
16594 function body to test breakpoints.
16595 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16596 location where the breakpoint is inserted when using the line
16597 where a function is declared. Fix typo in the description of
16598 one of the tests.
16599 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16600
16601 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16602
16603 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
16604 tests.
16605
16606 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16607
16608 * gdb.base/args.exp: avoid same output for tests
16609 with single quotes.
16610
16611 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16612
16613 * gdb.base/annota1.exp: Adjust for 'info break'
16614 format changes.
16615 * gdb.base/annota3.exp: Likewise.
16616 * gdb.base/break.exp: Likewise.
16617 * gdb.base/condbreak.exp: Likewise.
16618 * gdb.base/pending.exp: Likewise.
16619 * gdb.base/sepdebug.exp: Likewise.
16620 * gdb.base/unload.exp: Likewise.
16621 * gdb.cp/ovldbreak.exp: Likewise.
16622 * gdb.mi/mi-pending.exp: Likewise.
16623
16624 2008-02-07 Doug Evans <dje@google.com>
16625
16626 * gdb.cp/mb-inline.exp: New.
16627 * gdb.cp/mb-inline.h: New.
16628 * gdb.cp/mb-inline1.cc: New.
16629 * gdb.cp/mb-inline2.cc: New.
16630
16631 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16632
16633 * gdb.pascal/floats.pas: New test program.
16634 * gdb.pascal/floats.exp: New testcase.
16635
16636 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16637
16638 * gdb.base/callfuncs.c (t_float_many_args): New function.
16639 (t_double_many_args): New function.
16640 * gdb.base/callfuncs.exp: Add tests for exceeding float
16641 and double parameters passed through the stack.
16642
16643 2008-02-05 Joel Brobecker <brobecker@adacore.com>
16644
16645 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16646 gdb.ada/complete/foo.adb: New files.
16647 * gdb.ada/complete.exp: New testcase.
16648
16649 2008-02-03 Doug Evans <dje@google.com>
16650
16651 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16652
16653 * gdb.cp/gdb2384.exp: New file.
16654 * gdb.cp/gdb2384.cc: New file.
16655 * gdb.cp/gdb2384-base.h: New file.
16656 * gdb.cp/gdb2384-base.cc: New file.
16657
16658 2008-02-02 Doug Evans <dje@google.com>
16659
16660 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16661
16662 2007-02-01 Joel Brobecker <brobecker@adacore.com>
16663
16664 * gdb.ada/sym_print_name: New test program.
16665 * gdb.ada/sym_print_name.exp: New testcase.
16666
16667 2007-02-01 Joel Brobecker <brobecker@adacore.com>
16668
16669 * gdb.ada/nested/hello.adb: New file.
16670 * gdb.ada/nested.exp: New testcase.
16671 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16672
16673 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16674
16675 * gdb.mi/basic.c (return_1): New function.
16676 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16677 don't cause future evaluations of function to report
16678 creation of internal breakpoints.
16679
16680 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16681
16682 * gdb.mi/mi-break.exp (test_error): New.
16683 Call it.
16684
16685 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
16686
16687 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16688 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16689
16690 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16691
16692 * gdb.pascal/integers.pas: New test program.
16693 * gdb.pascal/integers.exp: New testcase.
16694
16695 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16696
16697 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16698
16699 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
16700
16701 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16702 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16703
16704 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16705
16706 * gdb.ada/formatted_ref: New test program.
16707 * gdb.ada/formatted_ref.exp: New testcase.
16708
16709 * gdb.cp/formatted-ref.cc: New file.
16710 * gdb.cp/formatted-ref.exp: New testcase.
16711
16712 2008-01-30 Joel Brobecker <brobecker@adacore.com>
16713
16714 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16715
16716 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
16717
16718 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16719 (test_file_list_exec_source_file): Update to new macro-info field.
16720
16721 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16722
16723 * gdb.ada/exprs: New test program.
16724 * gdb.ada/exprs.exp: New testcase.
16725
16726 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16727
16728 * dfp-test.c (DELTA, DELTA_B): New definitions.
16729 (double_val1, double_val2, double_val3, double_val4, double_val5,
16730 double_val6, double_val7, double_val8, double_val9, double_val10,
16731 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16732 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16733 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16734 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16735 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16736 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16737 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16738 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16739 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16740 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16741 dec128_val16): New global variables.
16742 (decimal_dec128_align): New function.
16743 (decimal_mixed): Likewise.
16744 (decimal_many_args_dec32): Likewise.
16745 (decimal_many_args_dec64): Likewise.
16746 (decimal_many_args_dec128): Likewise.
16747 (decimal_many_args_mixed): Likewise.
16748 * dfp-test.exp: Add tests calling new inferior functions.
16749
16750 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16751
16752 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16753 gdb.server/ext-run.exp: New files.
16754 * lib/gdbserver-support.exp (gdbserver_download): New.
16755 (gdbserver_start): New. Update gdbserver expected
16756 output.
16757 (gdbserver_spawn): Use them.
16758 (gdbserver_start_extended): New.
16759
16760 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16761
16762 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16763 Run on GNU/Linux.
16764 (do_exec_tests): Check for systems which do not support catchpoints.
16765 Do not match START.
16766 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16767 Run on GNU/Linux. Enable verbose output.
16768 (check_fork_catchpoints): New.
16769 (explicit_fork_child_follow, catch_fork_child_follow)
16770 (tcatch_fork_parent_follow): Update expected messages.
16771 (do_fork_tests): Use check_fork_catchpoints.
16772 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16773 Run on GNU/Linux. Enable verbose output.
16774 (check_vfork_catchpoints): New.
16775 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16776 expected messages.
16777 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16778
16779 2008-01-29 Jim Blandy <jimb@red-bean.com>
16780
16781 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16782 host' errors.
16783 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16784
16785 2008-01-29 Jim Blandy <jimb@red-bean.com>
16786
16787 * gdb.threads/sigthread.c: Use barriers to ensure that
16788 child_thread and child_thread_two are always initialized before we
16789 start to use them.
16790
16791 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16792
16793 * gdb.base/watchpoint-solib.exp: New.
16794 * gdb.base/watchpoint-solib.c: New.
16795 * gdb.base/watchpoint-solib-shr.c: New.
16796
16797 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16798
16799 * gdb.base/gdb1056.exp: Add unsigned integer test.
16800
16801 2008-01-28 Doug Evans <dje@google.com>
16802
16803 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16804
16805 2008-01-27 Jim Blandy <jimb@codesourcery.com>
16806
16807 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16808
16809 * gdb.base/expand-psymtabs.exp: Doc fix.
16810
16811 2008-01-26 Mark Kettenis <kettenis@gnu.org>
16812
16813 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16814
16815 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
16816
16817 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
16818 -var-set-format.
16819
16820 2008-01-23 Chris Demetriou <cgd@google.com>
16821
16822 * gdb.threads/thread_events.c: New testcase source file.
16823 * gdb.threads/thread_events.exp: New testcase expect file.
16824
16825 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
16826
16827 * lib/gdb.exp: Add the variable octal.
16828
16829 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
16830 -var-set-format.
16831
16832 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16833 Vladimir Prus <vladimir@codesourcery.com>
16834
16835 * gdb.base/float.exp: Allow missing floating point for m68k and
16836 PowerPC.
16837
16838 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16839
16840 * gdb.mi/basics.c: Setup for testing breakpoints
16841 ignore count.
16842 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16843 * gdb.mi/mi-cli.exp: Adjust.
16844 * gdb.mi/mi2-cli.exp: Adjust.
16845
16846 2008-01-17 Pedro Alves <pedro@codesourcery.com>
16847
16848 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16849 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16850 with dummy_ptr's address.
16851 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16852 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16853 all targets.
16854 * gdb.mi/mi2-var-child.exp: Likewise.
16855
16856 2008-01-09 Joel Brobecker <brobecker@adacore.com>
16857
16858 * gdb.ada/null_array: New test program.
16859 * gdb.ada/null_array.exp: New testcase.
16860
16861 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
16862
16863 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16864 with required float modifiers.
16865
16866 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16867
16868 * gdb.ada/funcall_param: New test program.
16869 * gdb.ada/funcall_param.exp: New testcase.
16870
16871 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16872
16873 * gdb.ada/arrayparam: New test program.
16874 * gdb.ada/arrayparam.exp: New testcase.
16875
16876 2008-01-08 Joel Brobecker <brobecker@adacore.com>
16877
16878 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16879 landed. Should also fix random failures in the test following it.
16880
16881 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16882
16883 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16884 for expressions with decimal float values.
16885 (test_dfp_conversions): New function to test casts to and from
16886 decimal float types.
16887 Call test_dfp_conversions.
16888 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16889 elements.
16890 (main): Initialize ds.float4 and ds.double8 elements.
16891 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16892 string to new error message.
16893 (d64_set_tests): Likewise.
16894 (d128_set_tests): Likewise.
16895 Add tests for expressions with decimal float variables. Add tests for
16896 conversions to and from decimal float types.
16897
16898 2008-01-05 Joel Brobecker <brobecker@adacore.com>
16899
16900 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16901 * gdb.ada/packed_tagged.exp: New testcase.
16902
16903 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16904
16905 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16906 gdb.ada/homonym/homonym_main.adb: New files.
16907 * gdb.ada/homonym.exp: New testcase.
16908
16909 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16910
16911 * gdb.ada/packed_array.exp: Add testing of references to
16912 a packed array.
16913
16914 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16915
16916 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16917 New files.
16918 * gdb.ada/type_coercion.exp: New testcase.
16919
16920 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16921
16922 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16923 gdb.ada/tagged/foo.adb: New file.
16924 * gdb.ada/tagged.exp: New testcase.
16925
16926 2008-01-04 Joel Brobecker <brobecker@adacore.com>
16927
16928 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16929 gdb.ada/ptype_field/foo.adb: New files.
16930 * gdb.ada/ptype_field.exp: New testcase.
16931
16932 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16933
16934 * gdb.ada/print_pc.exp: New testcase.
16935
16936 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16937
16938 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16939 gdb.ada/taft_type/p.adb: New files.
16940 * gdb.ada/taft_type.exp: New testcase.
16941
16942 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16943
16944 * gdb.ada/array_bounds/bar.adb: New file.
16945 * gdb.ada/array_bounds.exp: New testcase.
16946
16947 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16948
16949 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16950 gdb.ada/arrayptr/foo.adb: New files.
16951 * gdb.ada/arrayptr.exp: New testcase.
16952
16953 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16954
16955 * gdb.base/set-lang-auto.exp: New testcase.
16956
16957 2008-01-03 Joel Brobecker <brobecker@adacore.com>
16958
16959 * gdb.ada/fun_addr/foo.adb: New file.
16960 * gdb.ada/fun_addr.exp: New testcase.
16961
16962 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16963
16964 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16965 New files
16966
16967 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16968
16969 * array_subscript_addr/p.adb: New file.
16970 * array_subscript_addr.exp: New testcase.
16971
16972 2008-01-02 Joel Brobecker <brobecker@adacore.com>
16973
16974 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
16975 New files.
16976 * gdb.ada/str_cmp_ref.exp: New testcase.
16977
16978 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16979
16980 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16981 gdb.ada/fun_in_declare/foo.adb: New files.
16982 * gdb.ada/fun_in_declare.exp: New testcase.
16983
16984 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16985
16986 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16987 gdb.ada/ref_param/pck.ads: New files.
16988 * gdb.ada/ref_param.exp: New testcase.
16989
16990 2008-01-01 Joel Brobecker <brobecker@adacore.com>
16991
16992 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16993 gdb.ada/interface/foo.adb: New files.
16994 * gdb.ada/interface.exp: New testcase.
16995
16996 2007-12-31 Jim Blandy <jimb@codesourcery.com>
16997
16998 * gdb.base/multi-forks.exp: Consume all output from child
16999 processes before proceeding to next test.
17000
17001 2007-12-29 Jim Blandy <jimb@codesourcery.com>
17002
17003 * configure: Regenerated.
17004
17005 2007-12-27 Joel Brobecker <brobecker@adacore.com>
17006
17007 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17008 gdb.ada/fixed_cmp/fixed.adb: New files.
17009 * gdb.ada/fixed_cmp.exp: New testcase.
17010
17011 2007-12-27 Joel Brobecker <brobecker@adacore.com>
17012
17013 * gdb.ada/boolean_expr.exp: New testcase.
17014
17015 2007-12-26 Jim Blandy <jimb@codesourcery.com>
17016
17017 * gdb.base/multi-forks.exp: Doc fix.
17018
17019 2007-12-26 Joel Brobecker <brobecker@adacore.com>
17020
17021 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17022 * gdb.ada/char_param.exp: Do not compile our test program with
17023 -gnata, this is unnecessary.
17024 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17025
17026 2007-12-24 Joel Brobecker <brobecker@adacore.com>
17027
17028 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17029 gdb.ada/print_chars/foo.adb: New files.
17030 * gdb.ada/print_chars.exp: New testcase.
17031
17032 2007-12-24 Joel Brobecker <brobecker@adacore.com>
17033
17034 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17035 gdb.ada/char_param/foo.adb: New files.
17036 * gdb.ada/char_param.exp: New testcase.
17037
17038 2007-12-22 Jim Blandy <jimb@codesourcery.com>
17039
17040 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17041 hard-coding source line numbers into the test.
17042 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17043 gdb_get_line_number to find.
17044
17045 2007-12-22 Joel Brobecker <brobecker@adacore.com>
17046
17047 * gdb.base/ptype.c (highest): New struct type.
17048 (the_highest): New variable of that type.
17049 (main): Add dummy assignment to a field of variable the_highest.
17050 * gdb.base/ptype.exp: Test type printing of our new variable.
17051
17052 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17053
17054 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
17055 and record first explicitly generated thread number.
17056 Use that thread number for thread specific watchpoint test.
17057 Add iteration number to repetitive tests.
17058
17059 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17060 Jim Blandy <jimb@codesourcery.com>
17061
17062 * gdb.base/expand-psymtabs.c: New testcase
17063 source file.
17064 * gdb.base/expand-psymtabs.exp: New testcase
17065 expect file.
17066
17067 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
17068
17069 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17070 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17071
17072 2007-12-17 Joel Brobecker <brobecker@adacore.com>
17073
17074 * gdb.ada/frame_args/foo.adb: New file.
17075 * gdb.ada/frame_args/pck.ads: New file.
17076 * gdb.ada/frame_args/pck.adb: New file.
17077 * gdb.ada/frame_args.exp: New testcase.
17078
17079 2007-12-17 Joel Brobecker <brobecker@adacore.com>
17080
17081 * gdb.base/frame-args.c: New file.
17082 * gdb.base/frame-args.exp: New testcase.
17083
17084 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
17085 Joseph Myers <joseph@codesourcery.com>
17086
17087 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17088
17089 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
17090
17091 * gdb.mi/mi-pending.exp: New.
17092 * gdb.mi/mi-pending.c: New.
17093 * gdb.mi/mi-pendshr.c: New.
17094
17095 2007-12-06 Jim Blandy <jimb@codesourcery.com>
17096
17097 * gdb.base/default.exp: Update expected output for 'info catch'.
17098
17099 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17100
17101 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17102 must be set to binary.
17103
17104 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17105
17106 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17107
17108 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17109
17110 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17111 gdb.mi/mi-file-transfer.exp: New.
17112
17113 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17114
17115 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17116
17117 2007-11-22 Maciej W. Rozycki <macro@mips.com>
17118
17119 * gdb.trace/backtrace.exp: Fix a typo.
17120 * gdb.trace/circ.exp: Likewise.
17121 * gdb.trace/collection.exp: Likewise.
17122 * gdb.trace/limits.exp: Likewise.
17123 * gdb.trace/report.exp: Likewise.
17124 * gdb.trace/tfind.exp: Likewise.
17125 * gdb.trace/while-dyn.exp: Likewise.
17126
17127 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
17128
17129 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17130 objects of pointers that can't be dereferenced are now
17131 "noneditable".
17132
17133 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17134
17135 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17136 (target_cpu): Remove.
17137
17138 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17139
17140 * gdb.base/ending-run.exp: Expect the list of cleared
17141 breakpoint to come in natural order, not the reversed one.
17142
17143 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17144
17145 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17146 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
17147
17148 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
17149
17150 * gdb.base/printcmds.exp: New function
17151 test_printf_with_dfp.
17152
17153 2007-11-02 Doug Evans <dje@google.com>
17154
17155 * gdb.disasm/t01_mov.s: Remove carriage returns.
17156 * gdb.disasm/t02_mova.s: Ditto.
17157 * gdb.disasm/t03_add.s: Ditto.
17158 * gdb.disasm/t04_sub.s: Ditto.
17159 * gdb.disasm/t05_cmp.s: Ditto.
17160 * gdb.disasm/t06_ari2.s: Ditto.
17161 * gdb.disasm/t07_ari3.s: Ditto.
17162 * gdb.disasm/t08_or.s: Ditto.
17163 * gdb.disasm/t09_xor.s: Ditto.
17164 * gdb.disasm/t10_and.s: Ditto.
17165 * gdb.disasm/t11_logs.s: Ditto.
17166 * gdb.disasm/t12_bit.s: Ditto.
17167 * gdb.disasm/t13_otr.s: Ditto.
17168
17169 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17170
17171 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17172
17173 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17174
17175 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17176 provide DFP support.
17177
17178 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17179
17180 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17181 Test "set powerpc vector-abi". Skip auto-detection tests for old
17182 toolchains.
17183
17184 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17185
17186 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17187 with [string compare].
17188
17189 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17190
17191 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17192 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17193
17194 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
17195
17196 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17197 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17198 * gdb.opt/Makefile.in: New makefile.
17199 * Makefile.in: Create new directory "gdb.opt".
17200 * configure.ac: Add "gdb.opt" directory.
17201 * configure: Regenerated.
17202
17203 2007-10-25 Doug Evans <dje@google.com>
17204
17205 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17206 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17207
17208 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
17209 Thiago Jung Bauermann <bauerman@br.ibm.com>
17210
17211 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17212 Floating Point expressions.
17213 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17214 Floating Point variables.
17215 * gdb.base/dfp-test.c: new file containing program with Decimal
17216 Floating variables, used by gdb.base/dfp-test.exp.
17217
17218 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17219
17220 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17221
17222 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17223
17224 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17225 compiling test case with GCC.
17226 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17227
17228 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17229
17230 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17231 format changes.
17232
17233 2007-10-18 Michael Snyder <msnyder@specifix.com>
17234
17235 * gdb.base/dbx.exp: Add missing "-re " operator.
17236
17237 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17238
17239 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17240 * configure.ac: Removed trailing spaces after backslash.
17241 * gdb.modula2: New directory.
17242 * gdb.modula2/Makefile.in: New file.
17243 * gdb.modula2/unbounded-array.exp: New file.
17244 * gdb.modula2/unbounded1.c: New file.
17245
17246 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17247
17248 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17249
17250 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
17251
17252 * gdb.base/sigstep.c (main): Add checks for
17253 return values for setitimer call.
17254 Call setitimer again with itimer = ITIMER_REAL
17255 if first call to setitimer fails.
17256
17257 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
17258
17259 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17260 of $timeout.
17261
17262 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17263
17264 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17265
17266 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
17267
17268 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17269 of gdb_expect call, to avoid interruption.
17270
17271 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17272
17273 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17274 (v_unsigned_long_long, v_long_long_array)
17275 (v_signed_long_long_array, v_unsigned_long_long_array)
17276 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17277 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17278 [!NO_LONG_LONG]: New.
17279 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17280 v_long_long_member.
17281
17282 (v_long_long_func, v_signed_long_long_func)
17283 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17284 (main) [!NO_LONG_LONG]: Initialize long long variants.
17285
17286 * gdb.base/whatis.exp: If board file requests no_long_long, build
17287 test with NO_LONG_LONG defined. Test long long, signed long long,
17288 and unsigned long long variants but only if board file doesn't
17289 disable it.
17290
17291 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
17292 Daniel Jacobowitz <dan@codesourcery.com>
17293
17294 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17295 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17296 * configure: Regenerated.
17297 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17298 gdb.pascal/types.exp, lib/pascal.exp: New files.
17299
17300 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17301
17302 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17303 call.
17304 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17305 to return to the call.
17306 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17307 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17308 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17309 * gdb.mi/mi-until.exp (test_until): Likewise.
17310 * gdb.mi/mi2-until.exp (test_until): Likewise.
17311
17312 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17313
17314 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17315 two-char array.
17316 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17317
17318 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17319
17320 * gdb.threads/watchthreads.c (thread_function): Sleep between
17321 iterations.
17322 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17323 at once for S/390. Generate matching fails and passes.
17324
17325 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17326
17327 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17328 the 'struct_declarations' variable to zeros.
17329
17330 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17331
17332 * gdb.cp/mb-ctor.cc: New.
17333 * gdb.cp/mb-ctor.exp: New.
17334 * gdb.cp/mb-templates.cc: New.
17335 * gdb.cp/mb-templates.exp: New.
17336
17337 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17338
17339 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17340
17341 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17342
17343 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17344 targets.
17345 * configure: Regenerate.
17346
17347 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
17348
17349 * gdb.base/annota1.exp: Adjust for 'info break'
17350 format changes.
17351 * gdb.base/annota3.exp: Likewise.
17352 * gdb.base/break.exp: Likewise.
17353 * gdb.base/condbreak.exp: Likewise.
17354 * gdb.base/pending.exp: Likewise.
17355 * gdb.base/sepdebug.exp: Likewise.
17356 * gdb.base/unload.exp: Likewise.
17357 * gdb.base/ovldbreak.exp: Likewise.
17358
17359 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17360
17361 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17362 messages.
17363 * gdb.base/chng-syms.exp: Likewise.
17364 * gdb.base/unload.exp: Likewise.
17365
17366 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17367
17368 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17369
17370 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17371
17372 * schedlock.c (NUM): Change to 1.
17373 (main): Use args[0] for the main thread.
17374 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17375 regardless of the number of threads.
17376
17377 2007-09-14 Maciej W. Rozycki <macro@mips.com>
17378
17379 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17380 type down.
17381 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17382 test.
17383 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17384 watchpoint type down.
17385 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17386 test.
17387
17388 2007-09-14 Maciej W. Rozycki <macro@mips.com>
17389
17390 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17391 Move all the tests here and run them twice, once using software
17392 watchpoints and once using hardware watchpoints.
17393 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17394
17395 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17396
17397 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17398 test.
17399
17400 2007-09-10 Mark Kettenis <kettenis@gnu.org>
17401
17402 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17403 build-id.
17404
17405 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17406 know about $ORIGIN. Calculate output dir from $dest instead of
17407 using ${objdir}/{$subdir}.
17408
17409 2007-09-09 Mark Kettenis <kettenis@gnu.org>
17410
17411 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17412 gcore, before continuing with the test.
17413
17414 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17415
17416 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17417 * gdb.mi/mi-watch.exp: Likewise.
17418
17419 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17420 Jim Blandy <jimb@codesourcery.com>
17421
17422 * gdb.arch/i386-sse.exp: Do not expect character constants.
17423 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17424 * gdb.base/display.exp: Allow print/s.
17425 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17426 and unsigned char array changes.
17427
17428 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17429
17430 * gdb.base/display.exp: Add tests for printf %p.
17431
17432 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17433
17434 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17435 the dll name to unicode.
17436
17437 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17438
17439 * gdb.base/default.exp (show version): Update the version text.
17440 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17441
17442 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17443
17444 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17445 New files.
17446
17447 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17448
17449 * lib/gdb.exp (build_id_debug_filename_get): New function.
17450 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17451 Remove the generate DEBUG file for the future testcase runs.
17452 New testcase for the NT_GNU_BUILD_ID retrieval.
17453 Move the final testing step to ...
17454 (test_different_dir): ... a new function.
17455 New parameter XFAIL to XFAIL all the tests performed.
17456 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17457 New parameter TYPE to PF_PREFIX all the tests performed.
17458
17459 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17460
17461 * gdb.mi/mi-var-cp.cc (path_expression): New
17462 function.
17463 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17464
17465 2007-08-27 Markus Deuling <deuling@de.ibm.com>
17466
17467 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17468 to fit into SPU Local Store memory.
17469
17470 2007-08-23 Joel Brobecker <brobecker@adacore.com>
17471
17472 * gdb.base/default.exp: Adjust the expected output of "info
17473 warranty" after the switch to GPLv3.
17474
17475 2007-08-23 Joel Brobecker <brobecker@adacore.com>
17476
17477 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17478 to 30000 (from 20000).
17479
17480 2007-08-23 Joel Brobecker <brobecker@adacore.com>
17481
17482 Switch the license of all .exp files to GPLv3.
17483 Switch the license of all .f and .f90 files to GPLv3.
17484 Switch the license of all .s and .S files to GPLv3.
17485
17486 2007-08-23 Joel Brobecker <brobecker@adacore.com>
17487
17488 * configure.ac: Switch license to GPLv3.
17489
17490 2007-08-23 Joel Brobecker <brobecker@adacore.com>
17491
17492 Switch the licensing to GPLv3 for all .ads and .adb files.
17493
17494 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17495
17496 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17497 and t_int_double.
17498 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17499
17500 2007-08-17 Joel Brobecker <brobecker@adacore.com>
17501
17502 * gdb.base/step-line.c: Switch license to GPL version 3, and
17503 update copyright year.
17504 * gdb.base/step-line.inp: Likewise.
17505
17506 2007-08-17 Joel Brobecker <brobecker@adacore.com>
17507
17508 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17509 changes inside gdb1555.c.
17510 * gdb.base/pending.exp: Likewise.
17511
17512 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17513
17514 * config/default.exp: New file.
17515
17516 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17517
17518 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17519 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17520
17521 2007-07-30 Maciej W. Rozycki <macro@mips.com>
17522
17523 * gdb.base/dump.exp: Force the correct endianness for binary
17524 formats not carrying this information.
17525
17526 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17527
17528 * gdb.threads/staticthreads.exp: Match .*sem_post.
17529
17530 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17531
17532 * gdb.base/readline.exp (operate_and_get_next): Match the final
17533 prompt.
17534
17535 2007-07-23 Kevin Buettner <kevinb@redhat.com>
17536
17537 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17538 to restarting SID.
17539
17540 2007-07-18 Kevin Buettner <kevinb@redhat.com>
17541
17542 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17543 prior to `gdb_start'.
17544
17545 2007-07-18 Kevin Buettner <kevinb@redhat.com>
17546
17547 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17548 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17549 Remove call to gdb_unload.
17550
17551 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17552 Daniel Jacobowitz <dan@codesourcery.com>
17553
17554 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17555 for __WIN32__.
17556 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17557 * gdb.base/unload.exp: Use shared library test routines.
17558
17559 2007-07-03 Markus Deuling <deuling@de.ibm.com>
17560
17561 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17562 * gdb.base/solib-symbol-lib.c: Likewise.
17563 * gdb.base/solib-symbol-main.c: Likewise.
17564
17565 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17566
17567 * config/gdbserver.exp (gdb_reconnect): New.
17568 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17569 gdb.base/solib-disc.exp: New files.
17570 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17571 remote debugging".
17572 (gdb_compile): Add shlib_load flag.
17573 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17574 port.
17575 (gdbserver_reconnect): New.
17576
17577 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
17578 Daniel Jacobowitz <dan@codesourcery.com>
17579
17580 * gdb.base/annota3.exp: Test for if construct.
17581
17582 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17583
17584 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17585
17586 2007-06-21 Chris Dearman <chris@mips.com>
17587 Maciej W. Rozycki <macro@mips.com>
17588
17589 * gdb.base/display.exp: Allow a newline after display/i.
17590 * gdb.base/pc-fp.exp: Likewise.
17591 * gdb.base/sigbpt.exp: Likewise.
17592
17593 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17594
17595 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17596 required features to be included.
17597
17598 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17599
17600 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17601 in info threads output.
17602
17603 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17604 Markus Deuling <deuling@de.ibm.com>
17605
17606 * gdb.arch/spu-info.exp: New testcase.
17607 * gdb.arch/spu-info.c: New file.
17608
17609 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17610
17611 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17612 tpcs_offset. Restore lr after the call.
17613 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17614
17615 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17616
17617 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17618 (gdbserver_run): Kill any running gdbserver.
17619 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17620
17621 2007-05-17 Maciej W. Rozycki <macro@mips.com>
17622
17623 * gdb.base/sigbpt.exp: Preset segv_addr.
17624
17625 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17626
17627 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17628 (gdb_compile_shlib): Likewise.
17629 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17630 (default_gdb_init): Clear cleanfiles.
17631 (gdb_finish): Delete recorded cleanfiles.
17632 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17633
17634 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17635 Do not use isnative.
17636 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17637 gdb.base/so-impl-ld.exp: Likewise.
17638 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17639 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17640 gdb_compile.
17641
17642 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17643
17644 * config/unknown.exp: Remove.
17645
17646 2007-05-15 Markus Deuling <deuling@de.ibm.com>
17647
17648 * gdb.base/info-proc.exp: Check is_remote.
17649
17650 2007-05-14 Markus Deuling <deuling@de.ibm.com>
17651
17652 * gdb.base/gcore.exp: Initialize variable core_supported.
17653
17654 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17655
17656 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17657
17658 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17659
17660 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17661 * gdb.threads/print-threads.exp (test_all_threads): Allow
17662 negative and hexadecimal thread IDs.
17663
17664 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17665
17666 * gdb.java/jprint.java (public): Avoid invalid call to static
17667 method.
17668
17669 2007-05-14 Denis Pilat <denis.pilat@st.com>
17670
17671 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17672 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17673 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17674 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17675 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17676
17677 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17678
17679 * gdb.base/overlays.exp: Add support for targets with only code
17680 overlay support, not data overlay. Support spu-*-* target in
17681 this mode.
17682 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17683 * gdb.base/spu.ld: New file.
17684
17685 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17686
17687 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17688
17689 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17690
17691 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17692
17693 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17694
17695 * gdb.java/jmain.exp: Handle demangled names with and without method
17696 signatures.
17697
17698 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17699
17700 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17701 (have_a_very_merry_interrupt): Remove calls to puts.
17702 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17703 inferior output.
17704 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17705 test names.
17706
17707 2007-04-29 Markus Deuling <deuling@de.ibm.com>
17708 Daniel Jacobowitz <dan@codesourcery.com>
17709
17710 * gdb.base/auxv.exp (core_works): Also check is_remote.
17711 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17712
17713 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
17714
17715 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17716 message, not the undefined 'module' variable.
17717 * gdb.base/siginfo.exp: Likewise.
17718 * gdb.base/sigstep.exp: Likewise.
17719 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17720 serialport.
17721 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17722
17723 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
17724
17725 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17726 target sim fails. Return 0 otherwise.
17727 (gdb_load): Return prematurely if gdb_target_sim fails.
17728
17729 2007-04-16 Denis Pilat <denis.pilat@st.com>
17730
17731 * gdb.base/setshow.exp: Reset height after having set it to 100.
17732
17733 2007-04-16 Denis Pilat <denis.pilat@st.com>
17734
17735 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17736
17737 2007-04-16 Denis Pilat <denis.pilat@st.com>
17738
17739 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17740
17741 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17742
17743 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17744 tests. Run the frozen varobjs test.
17745 * gdb.mi/var-cmd.c (do_frozen_tests): New.
17746 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
17747
17748 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17749
17750 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17751 gdb.base/type-opaque.exp: New files.
17752
17753 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
17754
17755 * gdb.mi/mi-var-child.c
17756 (do_children_tests): User char[2] instead of
17757 char so that automatic printing of pointers to char
17758 don't give unpredicable result.
17759 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17760 local variables.
17761 * gdb.mi/mi-var-child.exp: Step to right line
17762 of do_children_tests.
17763 * gdb.mi/mi2-var-child.exp: Likewise.
17764 * gdb.mi/mi-var-cmd.exp: Step to right line of
17765 do_locals_tests.
17766 (do_children_tests): User char[2] instead of
17767 char so that automatic printing of pointers to char
17768 don't give unpredicable result.
17769 * gdb.mi/mi2-var-cmd.exp: Likewise.
17770 * lib/mi-support.exp (mi_continue_to_line):
17771 Pass test name to mi_wait_for_stop.
17772
17773 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17774
17775 * gdb.asm/asm-source.exp: Remove d10v case.
17776 * lib/gdb.exp (skip_cplus_tests): Likewise.
17777 * gdb.asm/d10v.inc: Deleted.
17778
17779 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17780
17781 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17782
17783 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17784
17785 * config/netware.exp: Delete file.
17786
17787 2007-03-29 Joel Brobecker <brobecker@adacore.com>
17788
17789 * gdb.dwarf2/dw2-noloc.S: New file.
17790 * gdb.dwarf2/dw2-noloc.exp: New file.
17791
17792 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17793
17794 * gdb.cp/method2.cc: New test.
17795 * gdb.cp/method2.exp: New test.
17796 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17797
17798 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17799
17800 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17801
17802 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17803
17804 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17805
17806 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17807
17808 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17809 (gdb_load): Delete, replace with...
17810 (gdb_reload): ...this.
17811 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17812 * gdb.server/server-mon.exp: Likewise.
17813 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17814 (gdb_start_cmd): New.
17815 (gdb_file_cmd): Save the last loaded file.
17816 (gdb_reload): New.
17817 (gdb_gnu_strip_debug): Use transform.
17818 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17819 support here. Use new $last_loaded_file. Check mtime.
17820 (gdb_target_cmd): Handle ObjC failure case.
17821 (infer_host_exec): Delete.
17822 (gdbserver_load): Rename to...
17823 (gdbserver_run): ...this. Simplify.
17824 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17825 (mi_gdb_load): Move most contents to a new function...
17826 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17827 (mi_run_cmd): Use mi_gdb_target_load.
17828 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17829 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17830 Use gdb_run_cmd.
17831 * gdb.base/charsign.exp: Remove incorrect comment.
17832 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17833 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17834 gdb.base/start.exp: Use gdb_start_cmd.
17835
17836 2007-03-23 Nigel Stephens <nigel@mips.com>
17837 Maciej W. Rozycki <macro@mips.com>
17838
17839 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17840 * gdb.base/signull.exp: Similarly.
17841
17842 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17843
17844 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17845 messages available to test cases (like chng-sym.exp).
17846
17847 2007-03-14 Andreas Schwab <schwab@suse.de>
17848
17849 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17850 format changes.
17851
17852 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17853
17854 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17855 (optimized_1): New.
17856 (main): Call optimized_1.
17857 (gdb2029): Correct typos. Call gdb2029_marker.
17858 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17859 for gdb2029.
17860
17861 2007-03-12 Mark Kettenis <kettenis@gnu.org>
17862
17863 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17864 as tabs. Remove redundant test pattern.
17865
17866 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17867
17868 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17869 for /a format output.
17870
17871 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17872
17873 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17874 collect output incrementally.
17875
17876 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17877
17878 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17879 for -var-create lpcharacter test.
17880 * gdb.mi/mi2-var-cmd.exp: Likewise.
17881
17882 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17883
17884 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17885 pass on targets where address zero is readable.
17886
17887 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17888
17889 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17890 just a single architecture.
17891
17892 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17893
17894 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17895 (fetch_all_registers): New function, uses gdb_test_multiple and
17896 exp_continue to fetch inferior output line-by-line.
17897 Replace all uses of do_get_all_registers by fetch_all_registers.
17898
17899 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17900
17901 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17902 in target_info.
17903
17904 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17905
17906 * gdb.threads/manythreads.exp: Use $message string for
17907 consistancy; add a default (timeout) case.
17908
17909 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17910
17911 * gdb.base/watchpoint.exp: Fix truncated comment.
17912
17913 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17914
17915 * Makefile.in: Remove spurious single-quotes from sed command.
17916
17917 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17918
17919 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17920 func.
17921 * gdb.mi/mi2-var-cmd.exp: Likewise.
17922
17923 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17924
17925 * gdb.dwarf2/dw2-producer.S: New file.
17926 * gdb.dwarf2/dw2-producer.exp: New testcase.
17927
17928 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
17929
17930 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17931 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17932 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17933 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17934 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17935 Revert tests to use mi_gdb_test and include value field in output
17936 of -var-create.
17937
17938 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17939
17940 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17941
17942 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17943
17944 * gdb.base/maint.exp: Remove full paths from test names.
17945 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17946 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17947
17948 2007-02-27 Joel Brobecker <brobecker@adacore.com>
17949
17950 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17951
17952 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17953
17954 * gdb.server/server-mon.exp: New test.
17955
17956 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17957
17958 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17959
17960 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17961
17962 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17963 register capitalization.
17964
17965 2007-02-13 Denis Pilat <denis.pilat@st.com>
17966
17967 * gdb.mi/mi-var-invalidate.exp: New file.
17968
17969 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17970
17971 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17972
17973 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17974
17975 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17976
17977 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17978
17979 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17980 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17981
17982 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
17983
17984 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17985 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17986 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17987 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17988 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17989 * gdb.mi/gdb792.exp, lib/mi-support.exp:
17990 Update tests to include value field in output of -var-create.
17991
17992 2007-02-08 Andreas Schwab <schwab@suse.de>
17993
17994 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17995
17996 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17997
17998 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17999 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18000
18001 2007-02-02 Denis Pilat <denis.pilat@st.com>
18002
18003 * gdb.threads/threadapply.exp: check that frame is not changed by
18004 the thread apply all command.
18005
18006 2007-01-31 Andreas Schwab <schwab@suse.de>
18007
18008 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18009
18010 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18011 in the dwarf sections.
18012 * gdb.dwarf2/mac-fileno.S: Likewise.
18013
18014 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18015 bspstore register on ia64.
18016
18017 2007-01-29 Andreas Schwab <schwab@suse.de>
18018
18019 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18020 "frame-begin" annotation.
18021
18022 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18023 number of "frames-invalid" annotations.
18024
18025 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18026
18027 * gdb.base/commands.exp: Call if_commands_test.
18028 (gdb_test_no_prompt, if_commands_test): New.
18029
18030 2007-01-28 Mark Kettenis <kettenis@gnu.org>
18031
18032 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18033
18034 2007-01-27 Andreas Schwab <schwab@suse.de>
18035
18036 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18037 .short/.int/.quad in the dwarf sections.
18038 * gdb.dwarf2/dw2-intercu.S: Likewise.
18039 * gdb.dwarf2/dw2-intermix.S: Likewise.
18040
18041 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18042
18043 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
18044 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18045 array.
18046 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18047 * gdb.base/setvar.exp: Likewise.
18048
18049 2007-01-26 Andreas Schwab <schwab@suse.de>
18050
18051 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18052 test.
18053
18054 * gdb.base/multi-forks.exp ("restart $i"): Also match
18055 __kernel_syscall_via_break.
18056
18057 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18058
18059 * lib/mi-support.exp (mi_delete_varobj): New.
18060 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18061 testcase.
18062 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18063 (main): Call the above.
18064 (reference_update_test, base_in_reference_test)
18065 (reference_to_pointer): Delete the created varobjs.
18066
18067 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18068
18069 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18070 * configure: Regenerated.
18071 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18072 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18073 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18074 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18075 * lib/gdb.exp (gdb_skip_xml_test): New function.
18076
18077 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18078
18079 * gdb.base/sigrepeat.exp: Correct error message.
18080
18081 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18082 Daniel Jacobowitz <dan@codesourcery.com>
18083
18084 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18085 gdb.arch/i386-gnu-cfi-asm.S: New files.
18086
18087 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18088
18089 * lib/gdb.exp: Abort on missing `site.exp'.
18090
18091 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18092 Daniel Jacobowitz <dan@codesourcery.com>
18093
18094 * gdb.base/included.c, gdb.base/included.exp,
18095 gdb.base/included.h: New files.
18096
18097 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18098
18099 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18100 (maximize_rlimit): Reduce limits on 64-bit systems.
18101
18102 2007-01-19 Mark Kettenis <kettenis@gnu.org>
18103
18104 From Marcus Deuling <deuling@de.ibm.com>:
18105 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18106 every case.
18107
18108 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
18109
18110 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18111 (test_path_specification): Use objdir instead of srcdir to always
18112 get an absolute filename.
18113
18114 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18115
18116 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18117
18118 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18119
18120 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18121 Make sure the variable we're using is in scope.
18122 (reference_to_pointer): Likewise.
18123
18124 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18125
18126 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18127 has no debug information.
18128
18129 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18130
18131 * gdb.base/annota1.exp: Remove extra send_gdb.
18132
18133 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18134
18135 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18136
18137 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18138
18139 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18140
18141 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
18142 Daniel Jacobowitz <dan@codesourcery.com>
18143
18144 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18145 lcharacter or linteger change. Correct duplicated test name.
18146 * gdb.mi/mi2-var-cmd.exp: Likewise.
18147
18148 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18149
18150 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18151
18152 2007-01-05 Joel Brobecker <brobecker@adacore.com>
18153
18154 * gdb.base/nofield.c: New file.
18155 * gdb.base/nofield.exp: New testcase.
18156
18157 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
18158
18159 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18160
18161 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18162 test.
18163
18164 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18165
18166 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18167
18168 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18169
18170 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18171 when continuing.
18172
18173 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18174
18175 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18176 Expect ".exe" extension.
18177
18178 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18179
18180 * gdb.base/charset.exp: Add explicit filename to break.
18181 * gdb.base/dbx.exp: Add explicit filename to breaks.
18182
18183 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18184
18185 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18186 * gdb.mi/mi2-file.exp: Likewise.
18187
18188 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18189
18190 Implement specification of MI tests as comments
18191 in C and C++ sources.
18192 * lib/mi-support.exp (mi_autotest_data): New variable.
18193 (mi_autotest_source): New variable.
18194 (count_newlines, mi_prepare_inline_tests)
18195 (mi_get_inline_test, mi_continue_to_line)
18196 (mi_run_inline_test, mi_tbreak)
18197 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18198 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18199 Run inline tests.
18200 * gdb.mi/mi-var-cp.cc: Define tests here.
18201
18202 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18203
18204 Simplify usage of mi_continue_to.
18205 * lib/mi-support.exp (mi_runto_helper): Renamed
18206 from mi_runto, added new parameter 'run_or_continue'.
18207 (mi_runto): Use mi_runto_helper.
18208 (mi_continue_to): Accept just function name as parameter.
18209 Use mi_runto_helper.
18210 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18211 * gdb.mi/mi2-var-cmd.exp: Likewise.
18212
18213 2006-01-04 Joel Brobecker <brobecker@adacore.com>
18214
18215 Make this testcase a bit more realistic. The current code
18216 is too simplistic, and allows the compiler to optimize out
18217 some of the entities we need for this testcase.
18218 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18219 (Do_Nothing): Add extra parameter.
18220 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18221 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18222 by using a variable of type Void_Star.
18223
18224 2006-01-04 Joel Brobecker <brobecker@adacore.com>
18225
18226 * gdb.ada/catch_ex/foo.adb: New file.
18227 * gdb.ada/catch_ex.exp: New testcase.
18228
18229 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18230
18231 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18232 pass --image-base to linker.
18233
18234 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18235 Daniel Jacobowitz <dan@codesourcery.com>
18236
18237 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18238 secondary prompts.
18239
18240 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18241
18242 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18243 output. Test the types of members and member pointers.
18244 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18245 gdb/2092.
18246 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18247 statement. Enable for GCC. Update expected output for some tests
18248 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18249 layout.
18250 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18251 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18252 (Diamond::vget_base): New.
18253 (main): Add new tests.
18254 * gdb.cp/printmethod.exp: Update expected output for member functions.
18255 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18256 print pEe->D::vg().
18257
18258 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18259
18260 * gdb.threads/tls.exp: Allow stops in sem_post.
18261
18262 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18263
18264 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18265 * gdb.base/annota3.exp: Likewise.
18266 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18267 again (instead of timing out).
18268 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18269 GCC bug 26475.
18270 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18271 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18272 test from jmisc1.exp.
18273 * gdb.java/jmisc1.exp: Delete.
18274 * gdb.java/jprint.exp: Adjust to work with method signatures including
18275 return types.
18276 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18277 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18278 * lib/java.exp (compile_java_from_source): Pass the correct type
18279 to target_compile.
18280
18281 2006-12-31 Joel Brobecker <brobecker@adacore.com>
18282
18283 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18284 (stack_align_edx): New function.
18285 (stack_align_eax): New function.
18286 (main): Add calls to stack_align_edx and stack_align_eax.
18287 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18288 Add testing for the cases where the register used during a stack
18289 realignment is edx. Same for eax.
18290
18291 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18292
18293 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18294 and generic PE targets.
18295
18296 2006-12-29 Joel Brobecker <brobecker@adacore.com>
18297
18298 * gdb.ada/array_return.exp: Update copyright date list.
18299
18300 2006-12-27 Joel Brobecker <brobecker@adacore.com>
18301
18302 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18303 (Create_Small_Float_Vector): New function.
18304 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18305 function body.
18306 * gdb.ada/array_return/p.adb: Use new type and function from
18307 package Pck.
18308 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18309 able to print the value returned by a function returning an
18310 array of float.
18311
18312 2006-12-20 Joel Brobecker <brobecker@adacore.com>
18313
18314 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18315 The associated tests should be PASSing.
18316
18317 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18318
18319 Test for base in references.
18320 * gdb.mi/mi-var-cp.cc: Add test code.
18321 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18322 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18323 * gdb.mi/mi2-watch.exp: Likewise.
18324 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18325 (mi_list_varobj_children): New function.
18326
18327 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18328
18329 * lib/mi-support.exp
18330 (mi_runto): Accept "()" after function name.
18331 (mi_create_varobj): New function.
18332 (mi_varobj_update): New function.
18333 (mi_Check_varobj_value): New function.
18334 * gdb.mi/mi-var-cp.exp: New file.
18335 * gdb.mi/mi-var-cp.cc: New file.
18336
18337 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18338
18339 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18340 gdb.base/weaklib2.c: New files.
18341
18342 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
18343
18344 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18345 info. Adjust test names.
18346
18347 * gdb.base/break.c (main): Move position of malloc.
18348 * gdb.base/break.exp: Revert mistaken checkin.
18349
18350 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18351
18352 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18353 assignement of arrays and function pointers.
18354 * gdb.mi/var-cmd.c: Add declaration necessary for above
18355 tests.
18356
18357 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18358
18359 * gdb.base/break.c (main): Call malloc.
18360
18361 * gdb.threads/linux-dp.exp: Read thread table before and after
18362 creating each philosopher and verify it.
18363
18364 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18365 Paul Brook <paul@codesourcery.com>
18366 Daniel Jacobowitz <dan@codesourcery.com>
18367
18368 * gdb.base/ending-run.exp: Flatten expect script stepping out of
18369 main to remove duplication. Add start function of the form
18370 '_*start[1-9]*'. Add RVDS start function.
18371
18372 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18373
18374 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18375
18376 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18377
18378 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18379 * gdb.asm/spu.inc: New file.
18380 * gdb.base/term.exp: Disable if [target_info exists noargs].
18381 * gdb.gdb/complaints.exp: Disable if ![isnative].
18382 * gdb.gdb/selftest.exp: Likewise.
18383 * gdb.gdb/observer.exp: Likewise.
18384 * gdb.gdb/xfullpath.exp: Likewise.
18385 * gdb.base/attach.exp: Disable on SPU target.
18386 * gdb.cp/bs145503.exp: Likewise.
18387 * gdb.cp/exception.exp: Likewise.
18388 * gdb.cp/userdef.exp: Likewise.
18389
18390 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18391
18392 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18393
18394 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18395
18396 * gdb.base/completion.exp: Fix completion tests for
18397 'info' and 'info '.
18398 * gdb.base/help.exp (help_test_raw, test_class_help)
18399 (test_prefix_command_help): Move...
18400 * lib/gdb.exp: Here.
18401 * gdb.base/main.exp: Adjust.
18402 * gdb.cp/maint.exp: Adjust.
18403 * gdb.trace/tracecmd.exp: Use test_help_class.
18404
18405 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18406
18407 * gdb.stabs/weird.exp (print_weird_var): Use
18408 gdb_test_multiple instead of gdb_expect.
18409
18410 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18411
18412 * gdb.base/help.exp (help_test_raw): New.
18413 (test_class_help): New.
18414 (test_prefix_command_help): New.
18415 Adjust testcases.
18416
18417 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
18418
18419 * gdb.base/constvars.c (main): Write to crass and crips, so that
18420 they are allocated by the compiler.
18421
18422 2006-10-27 Andreas Schwab <schwab@suse.de>
18423
18424 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18425 "detach-fork".
18426
18427 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18428
18429 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18430 of patterns.
18431
18432 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18433
18434 * gdb.base/sepdebug.exp: Remove debug format test.
18435 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18436 Handle no-symtab.
18437 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18438
18439 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18440
18441 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18442 int to pointer or pointer to int.
18443 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18444
18445 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18446
18447 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18448
18449 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18450
18451 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18452
18453 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18454
18455 PR c++/2116
18456 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18457
18458 2006-10-06 Joel Brobecker <brobecker@adacore.com>
18459
18460 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18461 the corresponding bug has been fixed in GDB (PR/2018).
18462
18463 2006-10-06 Joel Brobecker <brobecker@adacore.com>
18464
18465 * gdb.base/subst.exp: New testcase.
18466
18467 2006-10-06 Joel Brobecker <brobecker@adacore.com>
18468
18469 * gdb.ada/array_return/pck.ads: Add copyright notice.
18470 * gdb.ada/array_return/pck.adb: Likewise.
18471 * gdb.ada/array_return/p.adb: Likewise.
18472 * gdb.ada/exec_changed/first.adb: Likewise.
18473 * gdb.ada/exec_changed/second.adb: Likewise.
18474
18475 2006-10-06 Joel Brobecker <brobecker@adacore.com>
18476
18477 * gdb.ada/watch_arg/watch.adb: New file.
18478 * gdb.ada/watch_arg.exp: New testcase.
18479
18480 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18481
18482 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
18483 via string_to_regexp.
18484 * gdb.mi/mi2-basics.exp: Likewise.
18485
18486 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
18487
18488 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18489 Remove unused / obsolete files.
18490
18491 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
18492
18493 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18494
18495 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18496
18497 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18498 HIGH_FRAME argument to -stack-list-arguments can be larger than
18499 the number of frames.
18500
18501 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18502
18503 * gdb.base/args.c (main): Add breakpoint marker.
18504 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18505 really test empty arguments.
18506 (args_load): Delete.
18507 (args_test): New.
18508
18509 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
18510
18511 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
18512 check for one file.
18513
18514 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18515
18516 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18517 HIGH_FRAME argument to -stack-list-locals can be larger than
18518 the number of frames.
18519
18520 2006-08-18 Fred Fish <fnf@specifix.com>
18521
18522 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18523 '$' in front of skip_vmx_tests_saved when setting that.
18524
18525 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18526
18527 * gdb.base/trace-commands.exp: New file.
18528
18529 2006-08-10 Joel Brobecker <brobecker@adacore.com>
18530 Daniel Jacobowitz <dan@codesourcery.com>
18531
18532 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18533 expected output of the backtrace commands.
18534
18535 2006-08-09 Joel Brobecker <brobecker@adacore.com>
18536
18537 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18538 untested followed by return combination.
18539 * gdb.arch/altivec-regs.exp: Likewise.
18540 * gdb.arch/e500-abi.exp: Likewise.
18541 * gdb.arch/e500-regs.exp: Likewise.
18542 * gdb.arch/gdb1291.exp: Likewise.
18543 * gdb.arch/gdb1431.exp: Likewise.
18544 * gdb.arch/gdb1558.exp: Likewise.
18545 * gdb.arch/i386-prologue.exp: Likewise.
18546 * gdb.arch/i386-unwind.exp: Likewise.
18547 * gdb.asm/asm-source.exp: Likewise.
18548 * gdb.base/a2-run.exp: Likewise.
18549 * gdb.base/advance.exp: Likewise.
18550 * gdb.base/all-bin.exp: Likewise.
18551 * gdb.base/annota1.exp: Likewise.
18552 * gdb.base/annota3.exp: Likewise.
18553 * gdb.base/args.exp: Likewise.
18554 * gdb.base/arithmet.exp: Likewise.
18555 * gdb.base/assign.exp: Likewise.
18556 * gdb.base/async.exp: Likewise.
18557 * gdb.base/attach.exp: Likewise.
18558 * gdb.base/bang.exp: Likewise.
18559 * gdb.base/bigcore.exp: Likewise.
18560 * gdb.base/bitfields.exp: Likewise.
18561 * gdb.base/bitfields2.exp: Likewise.
18562 * gdb.base/break.exp: Likewise.
18563 * gdb.base/call-sc.exp: Likewise.
18564 * gdb.base/call-strs.exp: Likewise.
18565 * gdb.base/callfuncs.exp: Likewise.
18566 * gdb.base/checkpoint.exp: Likewise.
18567 * gdb.base/chng-syms.exp: Likewise.
18568 * gdb.base/code-expr.exp: Likewise.
18569 * gdb.base/commands.exp: Likewise.
18570 * gdb.base/completion.exp: Likewise.
18571 * gdb.base/cond-expr.exp: Likewise.
18572 * gdb.base/condbreak.exp: Likewise.
18573 * gdb.base/consecutive.exp: Likewise.
18574 * gdb.base/constvars.exp: Likewise.
18575 * gdb.base/corefile.exp: Likewise.
18576 * gdb.base/cvexpr.exp: Likewise.
18577 * gdb.base/dbx.exp: Likewise.
18578 * gdb.base/define.exp: Likewise.
18579 * gdb.base/detach.exp: Likewise.
18580 * gdb.base/display.exp: Likewise.
18581 * gdb.base/dump.exp: Likewise.
18582 * gdb.base/ena-dis-br.exp: Likewise.
18583 * gdb.base/ending-run.exp: Likewise.
18584 * gdb.base/environ.exp: Likewise.
18585 * gdb.base/eval-skip.exp: Likewise.
18586 * gdb.base/exprs.exp: Likewise.
18587 * gdb.base/fileio.exp: Likewise.
18588 * gdb.base/finish.exp: Likewise.
18589 * gdb.base/float.exp: Likewise.
18590 * gdb.base/foll-exec.exp: Likewise.
18591 * gdb.base/foll-fork.exp: Likewise.
18592 * gdb.base/foll-vfork.exp: Likewise.
18593 * gdb.base/freebpcmd.exp: Likewise.
18594 * gdb.base/funcargs.exp: Likewise.
18595 * gdb.base/gcore.exp: Likewise.
18596 * gdb.base/gdb1090.exp: Likewise.
18597 * gdb.base/gdb1250.exp: Likewise.
18598 * gdb.base/huge.exp: Likewise.
18599 * gdb.base/info-proc.exp: Likewise.
18600 * gdb.base/interrupt.exp: Likewise.
18601 * gdb.base/jump.exp: Likewise.
18602 * gdb.base/langs.exp: Likewise.
18603 * gdb.base/lineinc.exp: Likewise.
18604 * gdb.base/list.exp: Likewise.
18605 * gdb.base/logical.exp: Likewise.
18606 * gdb.base/long_long.exp: Likewise.
18607 * gdb.base/macscp.exp: Likewise.
18608 * gdb.base/maint.exp: Likewise.
18609 * gdb.base/mips_pro.exp: Likewise.
18610 * gdb.base/miscexprs.exp: Likewise.
18611 * gdb.base/multi-forks.exp: Likewise.
18612 * gdb.base/opaque.exp: Likewise.
18613 * gdb.base/overlays.exp: Likewise.
18614 * gdb.base/pc-fp.exp: Likewise.
18615 * gdb.base/pointers.exp: Likewise.
18616 * gdb.base/printcmds.exp: Likewise.
18617 * gdb.base/psymtab.exp: Likewise.
18618 * gdb.base/ptype.exp: Likewise.
18619 * gdb.base/recurse.exp: Likewise.
18620 * gdb.base/relational.exp: Likewise.
18621 * gdb.base/relocate.exp: Likewise.
18622 * gdb.base/remote.exp: Likewise.
18623 * gdb.base/reread.exp: Likewise.
18624 * gdb.base/restore.exp: Likewise.
18625 * gdb.base/return.exp: Likewise.
18626 * gdb.base/return2.exp: Likewise.
18627 * gdb.base/scope.exp: Likewise.
18628 * gdb.base/sect-cmd.exp: Likewise.
18629 * gdb.base/sep.exp: Likewise.
18630 * gdb.base/sepdebug.exp: Likewise.
18631 * gdb.base/setshow.exp: Likewise.
18632 * gdb.base/setvar.exp: Likewise.
18633 * gdb.base/sigall.exp: Likewise.
18634 * gdb.base/sigbpt.exp: Likewise.
18635 * gdb.base/signals.exp: Likewise.
18636 * gdb.base/signull.exp: Likewise.
18637 * gdb.base/sizeof.exp: Likewise.
18638 * gdb.base/solib.exp: Likewise.
18639 * gdb.base/step-line.exp: Likewise.
18640 * gdb.base/step-test.exp: Likewise.
18641 * gdb.base/structs.exp: Likewise.
18642 * gdb.base/structs2.exp: Likewise.
18643 * gdb.base/term.exp: Likewise.
18644 * gdb.base/twice.exp: Likewise.
18645 * gdb.base/until.exp: Likewise.
18646 * gdb.base/varargs.exp: Likewise.
18647 * gdb.base/volatile.exp: Likewise.
18648 * gdb.base/watchpoint.exp: Likewise.
18649 * gdb.base/whatis-exp.exp: Likewise.
18650 * gdb.base/whatis.exp: Likewise.
18651 * gdb.cp/ambiguous.exp: Likewise.
18652 * gdb.cp/annota2.exp: Likewise.
18653 * gdb.cp/annota3.exp: Likewise.
18654 * gdb.cp/bool.exp: Likewise.
18655 * gdb.cp/breakpoint.exp: Likewise.
18656 * gdb.cp/casts.exp: Likewise.
18657 * gdb.cp/class2.exp: Likewise.
18658 * gdb.cp/classes.exp: Likewise.
18659 * gdb.cp/cplusfuncs.exp: Likewise.
18660 * gdb.cp/ctti.exp: Likewise.
18661 * gdb.cp/derivation.exp: Likewise.
18662 * gdb.cp/exception.exp: Likewise.
18663 * gdb.cp/gdb1355.exp: Likewise.
18664 * gdb.cp/hang.exp: Likewise.
18665 * gdb.cp/inherit.exp: Likewise.
18666 * gdb.cp/local.exp: Likewise.
18667 * gdb.cp/m-data.exp: Likewise.
18668 * gdb.cp/m-static.exp: Likewise.
18669 * gdb.cp/member-ptr.exp: Likewise.
18670 * gdb.cp/method.exp: Likewise.
18671 * gdb.cp/misc.exp: Likewise.
18672 * gdb.cp/namespace.exp: Likewise.
18673 * gdb.cp/overload.exp: Likewise.
18674 * gdb.cp/ovldbreak.exp: Likewise.
18675 * gdb.cp/pr-1023.exp: Likewise.
18676 * gdb.cp/pr-1210.exp: Likewise.
18677 * gdb.cp/pr-574.exp: Likewise.
18678 * gdb.cp/printmethod.exp: Likewise.
18679 * gdb.cp/psmang.exp: Likewise.
18680 * gdb.cp/ref-params.exp: Likewise.
18681 * gdb.cp/ref-types.exp: Likewise.
18682 * gdb.cp/rtti.exp: Likewise.
18683 * gdb.cp/templates.exp: Likewise.
18684 * gdb.cp/try_catch.exp: Likewise.
18685 * gdb.cp/userdef.exp: Likewise.
18686 * gdb.cp/virtfunc.exp: Likewise.
18687 * gdb.disasm/am33.exp: Likewise.
18688 * gdb.disasm/h8300s.exp: Likewise.
18689 * gdb.disasm/mn10300.exp: Likewise.
18690 * gdb.disasm/sh3.exp: Likewise.
18691 * gdb.disasm/t01_mov.exp: Likewise.
18692 * gdb.disasm/t02_mova.exp: Likewise.
18693 * gdb.disasm/t03_add.exp: Likewise.
18694 * gdb.disasm/t04_sub.exp: Likewise.
18695 * gdb.disasm/t05_cmp.exp: Likewise.
18696 * gdb.disasm/t06_ari2.exp: Likewise.
18697 * gdb.disasm/t07_ari3.exp: Likewise.
18698 * gdb.disasm/t08_or.exp: Likewise.
18699 * gdb.disasm/t09_xor.exp: Likewise.
18700 * gdb.disasm/t10_and.exp: Likewise.
18701 * gdb.disasm/t11_logs.exp: Likewise.
18702 * gdb.disasm/t12_bit.exp: Likewise.
18703 * gdb.disasm/t13_otr.exp: Likewise.
18704 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18705 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18706 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18707 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18708 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18709 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18710 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18711 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18712 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18713 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18714 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18715 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18716 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18717 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18718 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18719 * gdb.mi/gdb701.exp: Likewise.
18720 * gdb.mi/gdb792.exp: Likewise.
18721 * gdb.mi/mi-basics.exp: Likewise.
18722 * gdb.mi/mi-break.exp: Likewise.
18723 * gdb.mi/mi-cli.exp: Likewise.
18724 * gdb.mi/mi-console.exp: Likewise.
18725 * gdb.mi/mi-disassemble.exp: Likewise.
18726 * gdb.mi/mi-eval.exp: Likewise.
18727 * gdb.mi/mi-file.exp: Likewise.
18728 * gdb.mi/mi-read-memory.exp: Likewise.
18729 * gdb.mi/mi-regs.exp: Likewise.
18730 * gdb.mi/mi-return.exp: Likewise.
18731 * gdb.mi/mi-simplerun.exp: Likewise.
18732 * gdb.mi/mi-stack.exp: Likewise.
18733 * gdb.mi/mi-stepi.exp: Likewise.
18734 * gdb.mi/mi-syn-frame.exp: Likewise.
18735 * gdb.mi/mi-until.exp: Likewise.
18736 * gdb.mi/mi-var-block.exp: Likewise.
18737 * gdb.mi/mi-var-child.exp: Likewise.
18738 * gdb.mi/mi-var-cmd.exp: Likewise.
18739 * gdb.mi/mi-var-display.exp: Likewise.
18740 * gdb.mi/mi-watch.exp: Likewise.
18741 * gdb.mi/mi2-basics.exp: Likewise.
18742 * gdb.mi/mi2-break.exp: Likewise.
18743 * gdb.mi/mi2-cli.exp: Likewise.
18744 * gdb.mi/mi2-console.exp: Likewise.
18745 * gdb.mi/mi2-disassemble.exp: Likewise.
18746 * gdb.mi/mi2-eval.exp: Likewise.
18747 * gdb.mi/mi2-file.exp: Likewise.
18748 * gdb.mi/mi2-read-memory.exp: Likewise.
18749 * gdb.mi/mi2-regs.exp: Likewise.
18750 * gdb.mi/mi2-return.exp: Likewise.
18751 * gdb.mi/mi2-simplerun.exp: Likewise.
18752 * gdb.mi/mi2-stack.exp: Likewise.
18753 * gdb.mi/mi2-stepi.exp: Likewise.
18754 * gdb.mi/mi2-syn-frame.exp: Likewise.
18755 * gdb.mi/mi2-until.exp: Likewise.
18756 * gdb.mi/mi2-var-block.exp: Likewise.
18757 * gdb.mi/mi2-var-child.exp: Likewise.
18758 * gdb.mi/mi2-var-cmd.exp: Likewise.
18759 * gdb.mi/mi2-var-display.exp: Likewise.
18760 * gdb.mi/mi2-watch.exp: Likewise.
18761 * gdb.stabs/exclfwd.exp: Likewise.
18762 * gdb.stabs/weird.exp: Likewise.
18763 * gdb.threads/gcore-thread.exp: Likewise.
18764 * gdb.trace/actions.exp: Likewise.
18765 * gdb.trace/backtrace.exp: Likewise.
18766 * gdb.trace/circ.exp: Likewise.
18767 * gdb.trace/collection.exp: Likewise.
18768 * gdb.trace/deltrace.exp: Likewise.
18769 * gdb.trace/infotrace.exp: Likewise.
18770 * gdb.trace/limits.exp: Likewise.
18771 * gdb.trace/packetlen.exp: Likewise.
18772 * gdb.trace/passc-dyn.exp: Likewise.
18773 * gdb.trace/passcount.exp: Likewise.
18774 * gdb.trace/report.exp: Likewise.
18775 * gdb.trace/save-trace.exp: Likewise.
18776 * gdb.trace/tfind.exp: Likewise.
18777 * gdb.trace/tracecmd.exp: Likewise.
18778 * gdb.trace/while-dyn.exp: Likewise.
18779 * gdb.trace/while-stepping.exp: Likewise.
18780
18781 2006-08-08 Joel Brobecker <brobecker@adacore.com>
18782
18783 * gdb.base/step-bt.c: New file.
18784 * gdb.base/step-bt.exp: New testcase.
18785
18786 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18787
18788 * config/monitor.exp (gdb_load): Remove support for obsolete
18789 download-write-size.
18790 * gdb.base/remote.exp: Likewise. Update all callers of
18791 gdb_timed_load.
18792
18793 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18794
18795 * cursal.exp: Pass binfile to gdb_load.
18796
18797 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18798
18799 * gdb.base/cursal.exp: Add "" to gdb_load call.
18800
18801 2006-07-29 Mark Kettenis <kettenis@gnu.org>
18802
18803 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18804 NetBSD/ELF targets.
18805
18806 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18807
18808 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18809 operator*.
18810
18811 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18812
18813 * gdb.base/completion.exp: Update for change in "file" behavior.
18814 * gdb.stabs/weird.exp: Likewise.
18815 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18816 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18817
18818 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18819
18820 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18821 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18822
18823 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18824
18825 * gdb.base/default.exp: Update source command error message.
18826 * gdb.base/help.exp: Update 'help source' message.
18827
18828 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18829
18830 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18831 test.
18832
18833 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18834
18835 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18836
18837 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18838
18839 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18840
18841 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18842
18843 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18844
18845 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18846
18847 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18848 *-*-openbsd* from targets for wich we expect ARM FPA floating
18849 point format.
18850
18851 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
18852
18853 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18854
18855 2006-07-17 Mark Kettenis <kettenis@gnu.org>
18856
18857 * gdb.base/annota3.exp: Expect frame-begin annotation.
18858
18859 2006-07-14 Joel Brobecker <brobecker@adacore.com>
18860
18861 * gdb.base/help.exp: Adjust "help unset" test to accept
18862 any list of unset commands.
18863
18864 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18865 Daniel Jacobowitz <dan@codesourcery.com>
18866
18867 * gdb.cp/ref-params.exp: New test.
18868 * gdb.cp/ref-params.cc: New source file.
18869 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18870
18871 2006-07-08 Mark Kettenis <kettenis@gnu.org>
18872
18873 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18874 spaces/tabs in regular expressions since they might not be there.
18875
18876 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18877
18878 * gdb.base/ifelse.exp: New file.
18879
18880 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18881
18882 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18883 line.
18884 * gdb.base/huge.exp: Loop over compilation to find a size that
18885 is acceptable.
18886 * gdb.base/remote.exp: Correct expected strings.
18887 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18888
18889 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18890
18891 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18892
18893 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18894
18895 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18896 native.
18897
18898 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18899
18900 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18901 enable stabs testing.
18902
18903 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18904
18905 * gdb.base/auxv.exp: Intercept undefined command messages before
18906 gdb_test_multiple does.
18907
18908 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18909
18910 * Makefile.in (host_alias): Remove.
18911 (target_alias): Use @target_noncanonical@.
18912 (site.exp): Don't set host_alias.
18913 * aclocal.m4: Remove contents. Include acx.m4.
18914 * configure: Regenerated.
18915 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18916
18917 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18918
18919 * lib/gdb.exp (gdb_load_cmd): New.
18920
18921 * gdb.base/fileio.c: Add system(NULL) test.
18922 * gdb.base/fileio.exp: Check it.
18923
18924 * gdb.base/break.c: Add 10a breakpoint at }
18925 * gdb.base/break.exp: Add test for breakpoint at }
18926 * gdb.cp/anon-union.cc: Add code at end of function.
18927 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18928 * gdb.mi/var-cmd.c: Add code at end of function.
18929 * gdb.mi/mi-var-display.exp: Adjust end of next.
18930 * gdb.mi/mi2-var-display.exp: Likewise.
18931 * gdb.base/fileio.c: Add stop function and insert calls at
18932 stopping places.
18933 * gdb.base/fileio.exp: Breakpoint stop function and remove
18934 explicit line number references.
18935
18936 2006-05-19 Joel Brobecker <brobecker@adacore.com>
18937
18938 * gdb.base/del.exp (test_delete_alias): New function.
18939 Now check that both "del" and "d" work as aliases for "delete".
18940
18941 2006-05-18 Fred Fish <fnf@specifix.com>
18942
18943 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18944 required. Check for spurious output after program exits normally.
18945
18946 2006-05-17 Fred Fish <fnf@specifix.com>
18947
18948 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18949 gdb_load, so it works in the simulator.
18950
18951 2006-05-11 Fred Fish <fnf@specifix.com>
18952
18953 * gdb.base/bang.exp: Ignore unexpected output between the
18954 "program exited normally" and the gdb prompt, as many other
18955 tests do.
18956
18957 2006-05-07 Mark Kettenis <kettenis@gnu.org>
18958
18959 * gdb.base/help.exp: Make "delete checkpoint" part option for
18960 "help d" and "help delete" tests.
18961
18962 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18963
18964 * gdb.mi/mi-basics.exp: Add missing serial number to
18965 expected output in some mi_gdb_test statements.
18966 * gdb.mi/mi2-basics.exp: Likewise.
18967
18968 2006-05-05 Joel Brobecker <brobecker@adacore.com>
18969
18970 * gdb.base/del.c: New file.
18971 * gdb.base/del.exp: New testcase.
18972
18973 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
18974
18975 * gdb.base/break.exp: Do not assume a breakpoint on
18976 main will actually be in $srcfile when optimizing.
18977 * gdb.base/savedregs.exp: Do not require that the dummy
18978 frame location match up to a symbol and source file location.
18979 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18980 will get printed without a mi_cmd_data_list_register_values prefix.
18981 (*-data-list-register-*): Correct regular expressions to expect the new
18982 pseudo d? floating point registers.
18983 * gdb.mi/mi2-regs.exp: Likewise.
18984
18985 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
18986
18987 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18988 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18989 is allocated by the compiler.
18990 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18991 anons, e, anone to force their allocation by the compiler.
18992
18993 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
18994
18995 * gdb.base/help.exp: Update expected text for help d and
18996 help delete.
18997
18998 2006-05-02 Mark Kettenis <kettenis@gnu.org>
18999
19000 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19001 NetBSD/ELF targets.
19002
19003 2006-04-30 Mark Kettenis <kettenis@gnu.org>
19004
19005 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19006 single-step breakpoint fails; make this a KFAIL on
19007 sparc*-*-openbsd*.
19008 * gdb.base/siginfo.exp: Likewise.
19009 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19010
19011 2006-04-26 Michael Snyder <msnyder@redhat.com>
19012
19013 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19014 which may have to consume output from other forks.
19015 Add tests to make sure that "delete fork" succeeded.
19016
19017 2006-04-20 Michael Snyder <msnyder@redhat.com>
19018
19019 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19020 Add support for the Renesas M32C and M16C.
19021
19022 * gdb.asm/asm-source.exp: Add m32c target.
19023 * gdb.asm/m32c.inc: Support for m32c target.
19024
19025 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19026
19027 * gdb.base/commands.exp (recursive_source_test): New test.
19028
19029 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
19030
19031 * gdb.base/float.exp: Add pattern for sparc targets.
19032
19033 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19034
19035 * gdb.base/commands.exp (stray_arg0_test): New test.
19036
19037 2006-03-30 Paul Brook <paul@codesourcery.com>
19038
19039 * gdb.mi/mi-until.exp: kfail broken until command.
19040 * gdb.mi/mi2-until.exp: Ditto.
19041
19042 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
19043
19044 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19045
19046 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
19047
19048 * gdb.base/prelink.exp: Anchor tested-for regular expression
19049 on gdb prompt.
19050
19051 2006-03-07 Paul Brook <paul@codesourcery.com>
19052
19053 * gdb.base/assign.exp: Correct fail message.
19054
19055 2006-03-07 Paul Brook <paul@codesourcery.com>
19056
19057 * lib/compiler.c: Extract armcc version number.
19058 * lib/compiler.cc: Ditto.
19059
19060 2006-03-07 Paul Brook <paul@codesourcery.com>
19061
19062 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19063 additional_flags=-w.
19064 * gdb.arch/altivec-regs.exp: Ditto.
19065 * gdb.arch/e500-abi.exp: Ditto.
19066 * gdb.arch/e500-regs.exp: Ditto.
19067 * gdb.base/all-bin.exp: Ditto.
19068 * gdb.base/annota1.exp: Ditto.
19069 * gdb.base/annota3.exp: Ditto.
19070 * gdb.base/args.exp: Ditto.
19071 * gdb.base/arithmet.exp: Ditto.
19072 * gdb.base/assign.exp: Ditto.
19073 * gdb.base/async.exp: Ditto.
19074 * gdb.base/bang.exp: Ditto.
19075 * gdb.base/break.exp: Ditto.
19076 * gdb.base/call-rt-st.exp: Ditto.
19077 * gdb.base/completion.exp: Ditto.
19078 * gdb.base/cond-expr.exp: Ditto.
19079 * gdb.base/condbreak.exp: Ditto.
19080 * gdb.base/consecutive.exp: Ditto.
19081 * gdb.base/define.exp: Ditto.
19082 * gdb.base/display.exp: Ditto.
19083 * gdb.base/ena-dis-br.exp: Ditto.
19084 * gdb.base/environ.exp: Ditto.
19085 * gdb.base/eval-skip.exp: Ditto.
19086 * gdb.base/info-proc.exp: Ditto.
19087 * gdb.base/jump.exp: Ditto.
19088 * gdb.base/logical.exp: Ditto.
19089 * gdb.base/long_long.exp: Ditto.
19090 * gdb.base/maint.exp: Ditto.
19091 * gdb.base/miscexprs.exp: Ditto.
19092 * gdb.base/pc-fp.exp: Ditto.
19093 * gdb.base/pointers.exp: Ditto.
19094 * gdb.base/relational.exp: Ditto.
19095 * gdb.base/reread.exp: Ditto.
19096 * gdb.base/sect-cmd.exp: Ditto.
19097 * gdb.base/sep.exp: Ditto.
19098 * gdb.base/sepdebug.exp: Ditto.
19099 * gdb.base/until.exp: Ditto.
19100 * gdb.base/whatis-exp.exp: Ditto.
19101 * gdb.cp/annota2.exp: Ditto.
19102 * gdb.cp/annota3.exp: Ditto.
19103 * gdb.trace/actions.exp: Ditto.
19104 * gdb.trace/backtrace.exp: Ditto.
19105 * gdb.trace/circ.exp: Ditto.
19106 * gdb.trace/collection.exp: Ditto.
19107 * gdb.trace/deltrace.exp: Ditto.
19108 * gdb.trace/infotrace.exp: Ditto.
19109 * gdb.trace/limits.exp: Ditto.
19110 * gdb.trace/packetlen.exp: Ditto.
19111 * gdb.trace/passc-dyn.exp: Ditto.
19112 * gdb.trace/passcount.exp: Ditto.
19113 * gdb.trace/report.exp: Ditto.
19114 * gdb.trace/save-trace.exp: Ditto.
19115 * gdb.trace/tfind.exp: Ditto.
19116 * gdb.trace/tracecmd.exp: Ditto.
19117 * gdb.trace/while-dyn.exp: Ditto.
19118 * gdb.trace/while-stepping.exp: Ditto.
19119 * lib/gdb.exp: Ditto.
19120 (gdb_compile): Handle nowarning option.
19121
19122 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
19123
19124 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19125 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19126 Rename executable to prelinkt. Don't re-prelink if we didn't
19127 get a core file. Test prelink -u exit status to tell whether
19128 prelinking failed. Use gdb_test_multiple.
19129
19130 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19131
19132 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19133 (do_tests): Call it.
19134
19135 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
19136
19137 * gdb.base/prelink.exp: New test.
19138 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19139
19140 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19141
19142 * gdb.fortran/derived-type.f90: New file.
19143 * gdb.fortran/derived-type.exp: New testcase.
19144
19145 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19146
19147 * gdb.base/default.exp: Allow ';' as a directory separator.
19148
19149 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19150
19151 * gdb.base/help.exp (help add-symbol-file): Update.
19152
19153 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19154
19155 * gdb.base/help.exp (help load): Update expected results.
19156
19157 2006-02-19 Fred Fish <fnf@specifix.com>
19158
19159 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19160 specifix hex value as part of results.
19161 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
19162
19163 2006-02-16 Fred Fish <fnf@specifix.com>
19164
19165 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19166 ushort_addr, and slong_addr, so the typedefs are not optimized
19167 away.
19168 * gdb.base/whatis.exp: Add tests using type name for struct type,
19169 union type, enum type, and typedef.
19170
19171 2006-02-13 Mark Kettenis <kettenis@gnu.org>
19172
19173 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19174
19175 2006-02-13 Jim Blandy <jimb@redhat.com>
19176
19177 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19178 case where it takes two "next" commands to skip past the init
19179 call.
19180
19181 2006-02-12 Fred Fish <fnf@specifix.com>
19182
19183 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19184 to handle cases where it takes two "next" commands to skip
19185 past the init call.
19186
19187 2006-02-07 Joel Brobecker <brobecker@adacore.com>
19188
19189 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19190 on hppa32 targets.
19191
19192 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
19193
19194 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19195 field.
19196
19197 2006-01-29 Mark Kettenis <kettenis@gnu.org>
19198
19199 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19200
19201 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19202
19203 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19204 files.
19205
19206 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19207
19208 * gdb.cp/maint.exp: Set complaints to a positive value.
19209
19210 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19211
19212 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19213 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19214 function name.
19215
19216 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19217
19218 * gdb.base/checkpoint.c: Update copyright notice. Include
19219 <stdlib.h>.
19220
19221 2006-01-04 Jim Blandy <jimb@redhat.com>
19222
19223 * gdb.asm/asm-source.exp: Independently provide default values for
19224 asm-flags and debug-flags. Use 'string equal' to do the
19225 comparison, not the implicit expr's '==' operator. Remove
19226 now-unneeded assignments to asm-flags. In h8300 case, place
19227 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19228
19229 2006-01-04 Michael Snyder <msnyder@redhat.com>
19230
19231 * gdb.base/checkpoint.c: New file.
19232 * gdb.base/checkpoint.exp: New file.
19233 * gdb.base/multi-fork.c: New file.
19234 * gdb.base/multi-fork.exp: New file.
19235 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19236
19237 2006-01-04 Fred Fish <fnf@specifix.com>
19238
19239 * gdb.base/ptype.c (foo): Add typedef.
19240 (intfoo): Add function.
19241 * gdb.base/ptype1.c: New file.
19242 * gdb.base/ptype.exp: Handle compilation and linking with two
19243 source files. Test that proper type for "foo" is found based
19244 on source context rather than first match found in symtabs.
19245
19246 2005-12-28 Mark Kettenis <kettenis@gnu.org>
19247
19248 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19249 * gdb.asm/openbsd.inc: Indent commands.
19250
19251 2005-12-26 Mark Kettenis <kettenis@gnu.org>
19252
19253 * gdb.base/freebpcmd.exp: Increase timeout.
19254
19255 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19256
19257 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19258
19259 * gdb.base/default.exp: Update check for "show version".
19260
19261 2005-12-09 Randolph Chung <tausq@debian.org>
19262
19263 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19264 * gdb.asm/pa64.inc: New file.
19265
19266 2005-12-09 Randolph Chung <tausq@debian.org>
19267
19268 * gdb.asm/common.inc: Indent commands.
19269 * gdb.asm/asmsrc1.s: Likewise.
19270 * gdb.asm/asmsrc2.s: Likewise.
19271
19272 2005-12-09 Randolph Chung <tausq@debian.org>
19273
19274 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19275 (get_addr_of_sym): Remove duplicate print.
19276 (gen_core): xfail hppa*-*-hpux*, update expected output.
19277 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19278 * gdb.arch/pa64-nullify.s: New file.
19279
19280 2005-12-09 Randolph Chung <tausq@debian.org>
19281
19282 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19283
19284 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
19285
19286 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19287 code generation for these functions.
19288 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19289 error message.
19290
19291 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19292
19293 * gdb.base/help.exp (help b, help br, help bre, help brea)
19294 (help break): Update the expected message.
19295
19296 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19297
19298 * gdb.asm/m68hc11.inc: Setup the data section.
19299 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19300 script for this test.
19301 (m6812-*-*): Likewise.
19302
19303 2005-11-09 Randolph Chung <tausq@debian.org>
19304
19305 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19306
19307 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19308
19309 * gdb.base/break.exp: Fix a comment typo.
19310
19311 2005-11-03 Jim Blandy <jimb@redhat.com>
19312
19313 Checked in by Elena Zannoni <ezannoni@redhat.com>
19314
19315 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
19316
19317 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
19318
19319 * gdb.arch/gdb1558.c: Include stdio.h.
19320
19321 2005-10-31 Mark Kettenis <kettenis@gnu.org>
19322
19323 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19324
19325 2005-10-31 Mark Kettenis <kettenis@gnu.org>
19326
19327 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19328
19329 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19330
19331 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19332 vscr" tests to better match output.
19333
19334 2005-10-12 Jim Blandy <jimb@redhat.com>
19335
19336 * gdb.base/structs.exp (any): New function.
19337 (test_struct_returns): Don't make any assumptions at all about
19338 what value the function returns when GDB can't set the return
19339 value.
19340
19341 2005-10-09 Joel Brobecker <brobecker@adacore.com>
19342
19343 * gdb.ada/arrayidx/p.adb: New file.
19344 * gdb.ada/arrayidx.exp: New testcase
19345
19346 2005-10-09 Joel Brobecker <brobecker@adacore.com>
19347
19348 * gdb.ada/array_return/pck.ads: New file.
19349 * gdb.ada/array_return/pck.adb: New file.
19350 * gdb.ada/array_return/p.adb: New file.
19351 * gdb.ada/array_return.exp: New testcase.
19352
19353 2005-10-03 Joel Brobecker <brobecker@adacore.com>
19354
19355 * gdb.base/arrayidx.c: New file.
19356 * gdb.base/arrayidx.exp: New testcase.
19357
19358 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
19359
19360 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19361 frames-invalid and breakpoints-invalid are no longer generated
19362 with level 3 so don't expect them in the output.
19363
19364 2005-09-27 Bob Rossi <bob@brasko.net>
19365
19366 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
19367 from test. Escape the | in mi_gdb_test call.
19368 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19369 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19370 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19371 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19372 expected regex's in mi_gdb_test calls.
19373 * lib/mi-support.exp: Remove arbitrary .* from tests.
19374 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19375 Fully anchor GDB/MI expected results in mi_gdb_test.
19376 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19377 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19378
19379 2005-09-26 Paul Brook <paul@codesourcery.com>
19380
19381 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19382
19383 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19384
19385 * bfp-test.c: New file.
19386 * bfp-test.exp: New testcase.
19387
19388 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19389
19390 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19391 of subarray and substring variable.
19392 * gdb.fortran/subarray.f: New source file for the test of subarray
19393 and substring variable evaluation.
19394 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19395 of string constant.
19396
19397 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19398
19399 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19400 copyright dates.
19401
19402 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19403
19404 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19405 powerpc altivec' test with an almost identical 'info vector' test.
19406
19407 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19408
19409 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19410 vscr" tests to match output.
19411
19412 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19413
19414 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19415 output.
19416
19417 2005-09-11 Bob Rossi <bob@brasko.net>
19418
19419 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19420 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19421 commands that return an MI output command and an asyncronous MI output
19422 command.
19423 * gdb.mi/mi-console.exp: Ditto.
19424
19425 2005-09-11 Bob Rossi <bob@brasko.net>
19426
19427 * gdb.mi/mi-var-child.c: Include <string.h>.
19428
19429 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19430
19431 * killed.exp: Correct gdb_expect syntax.
19432
19433 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
19434
19435 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19436
19437 2005-08-02 Bob Rossi <bob@brasko.net>
19438
19439 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19440 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19441 Change tests to inferior-tty-set/show.
19442 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19443 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19444 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19445 inferior. Use mi_gdb_test to get GDB and Inferior output.
19446 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19447 descriptor.
19448 (mi_inferior_tty_name): Add inferior PTY file name.
19449 (mi_gdb_start): Add INFERIOR_PTY parameter.
19450 (mi_gdb_test): Add IPATTERN parameter.
19451
19452 2005-08-02 Bob Rossi <bob@brasko.net>
19453
19454 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19455 parameter to mi_gdb_test.
19456 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19457
19458 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19459
19460 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19461 struct_declarations.
19462 * gdb.mi/mi-var-child.exp: Step over the initialization of
19463 struct_declarations.
19464
19465 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19466
19467 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19468 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19469 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19470 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19471 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19472 file.
19473
19474 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
19475
19476 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19477 (do_children_tests): Assign values to the extra elements.
19478
19479 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19480 them for tests for "-var-update --no-values" and
19481 "-var-update --all-values".
19482 Add test for "-var-list-children --simple-values".
19483
19484 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19485
19486 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19487 "-stack-list-locals --simple-values" Improve doc strings and
19488 comments.
19489
19490 2005-07-18 Mark Kettenis <kettenis@gnu.org>
19491
19492 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19493 *-*-openbsd*.
19494 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19495
19496 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19497 sigaltsatck'.
19498
19499 2005-07-14 Bob Rossi <bob@brasko.net>
19500
19501 * gdb.base/default.exp (tty): Changed output of command.
19502 * gdb.base/help.exp (help tty): Ditto.
19503
19504 2005-07-12 Mark Kettenis <kettenis@gnu.org>
19505
19506 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19507
19508 2005-07-10 Mark Kettenis <kettenis@gnu.org>
19509
19510 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19511 -stack-select-frame without arguments.
19512 (test_stack_frame_listing): Add test for newly implemented command
19513 -stack-info-frame.
19514
19515 2005-07-06 Bob Rossi <bob@brasko.net>
19516
19517 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19518 command.
19519 (Copyright): Update copyright.
19520
19521 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19522
19523 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19524 tests to evaluate exponentiation expression.
19525
19526 2005-06-29 Andreas Schwab <schwab@suse.de>
19527
19528 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19529 main to avoid warnings.
19530
19531 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19532
19533 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
19534
19535 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19536 -stack-select-frame without arguments.
19537 (test_stack_frame_listing): Add test for newly implemented command
19538 -stack-info-frame.
19539
19540 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19541
19542 * gdb.fortran/array-element.f: New file.
19543 * gdb.fortran/array-element.exp: New testcase.
19544
19545 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19546
19547 * gdb.base/bigcore.exp: Correct checks for systems which can
19548 not dump a large core file.
19549
19550 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19551
19552 * gdb.base/relocate.c: Add a copyright notice.
19553 (dummy): Remove.
19554 * gdb.base/relocate.exp: Test printing the values of variables
19555 from a relocatable file.
19556
19557 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19558
19559 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19560 excess MI output after an error.
19561
19562 2005-05-29 Joel Brobecker <brobecker@adacore.com>
19563
19564 * gdb.arch/alpha-step.c: New file.
19565 * gdb.arch/alpha-step.exp: New testcase.
19566
19567 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19568 Dennis Brueni <dennis@slickedit.com>
19569
19570 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19571 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19572 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19573 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19574 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19575 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19576 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19577
19578 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19579 Wu Zhou <woodzltc@cn.ibm.com>
19580
19581 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19582 IBM's xlc compiler.
19583 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19584 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19585
19586 2005-05-13 Jim Blandy <jimb@redhat.com>
19587
19588 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19589 calling gdb_suppress_entire_file.
19590 * gdb.base/charset.exp: Same.
19591 * gdb.base/call-rt-st.exp: Same.
19592
19593 2005-05-05 Bob Rossi <bob_rossi@cox.net>
19594
19595 * lib/gdb.exp (fullname_syntax): Added global regex.
19596 (fullname_syntax_POSIX): Ditto.
19597 (fullname_syntax_UNC): Ditto.
19598 (fullname_syntax_DOS_CASE): Ditto.
19599 (fullname_syntax_DOS): Ditto.
19600 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19601 fullname_syntax variable to scope and use it.
19602 (test_file_list_exec_source_files): Ditto.
19603 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19604
19605 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19606
19607 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19608
19609 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19610
19611 * lib/gdb.exp (skip_altivec_tests): New function, based on
19612 check_vmx_hw_available from the GCC testsuite.
19613 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19614 * lib/gdb.arch/altivec-regs.exp: Likewise.
19615
19616 2005-05-02 Jim Blandy <jimb@redhat.com>
19617
19618 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19619 calling gdb_suppress_entire_file.
19620
19621 2005-04-30 Randolph Chung <tausq@debian.org>
19622
19623 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19624 Slightly relax "sem_post" name checking.
19625
19626 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19627
19628 * gdb.base/unload.exp: Use new shared library infrastructure.
19629
19630 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19631
19632 * gdb.base/so-impl-ld.exp: Use new shared library
19633 infrastructure.
19634
19635 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
19636
19637 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19638 * gdb.asm/h8300.inc: New file.
19639
19640 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19641
19642 * gdb.base/shlib-call.exp: Change to use new shared library
19643 infrastructure.
19644
19645 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19646
19647 * gdb.base/pending.exp: Change to use new shared library
19648 infrastructure.
19649
19650 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19651
19652 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19653 use test_compiler_info instead of gcc_compiled, and update copyright.
19654
19655 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19656
19657 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19658 shared objects being adjusted and update copyright years.
19659
19660 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19661
19662 * ChangeLog: Correct some 2003-01-13 dates.
19663 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19664 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19665 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19666 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19667 gdb.trace/tfind.exp: Update copyright years.
19668
19669 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19670 Daniel Jacobowitz <dan@codesourcery.com>
19671
19672 * lib/gdb.exp (gdb_compile): Handle shlib=.
19673 (gdb_compile_shlib): New function.
19674
19675 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19676
19677 * lib/gdb.exp (test_compiler_info): Give argument a default value.
19678
19679 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19680
19681 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19682 gdb.server.
19683 * configure.ac: Likewise.
19684 * configure: Regenerated.
19685 * gdb.gdbserver/Makefile.in: Moved to...
19686 * gdb.server/Makefile.in: ... here.
19687 * gdb.gdbserver/server.c: Moved to...
19688 * gdb.server/server.c: ... here.
19689 * gdb.gdbserver/server-run.exp: Moved to...
19690 * gdb.server/server-run.exp: ... here.
19691
19692 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19693
19694 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19695 * configure.ac: Create gdb.gdbserver/Makefile.
19696 * configure: Regenerated.
19697 * lib/gdbserver-support.exp: New file, derived from
19698 config/gdbserver.exp.
19699 * config/gdbserver.exp: Use gdbserver-support.exp.
19700 * gdb.gdbserver/Makefile.in: New file.
19701 * gdb.gdbserver/server.c: New file.
19702 * gdb.gdbserver/server-run.exp: New file.
19703
19704 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19705
19706 * lib/gdb.exp (test_compiler_info): Return compiler_info
19707 if no arguments are given.
19708
19709 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19710
19711 * gdb.arch/altivec-abi.exp: Check for compiler and set
19712 use altivec' flag accordingly.
19713 * gdb.arch/altivec-regs.exp: Likewise.
19714
19715 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19716
19717 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19718
19719 2005-03-27 Andreas Schwab <schwab@suse.de>
19720
19721 * gdb.base/bigcore.c (main): Add missing mode argument in open
19722 call.
19723
19724 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19725
19726 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19727 downloads.
19728 * config/gdbserver.exp (gdb_load): Likewise.
19729
19730 2005-03-14 Paul Brook <paul@codesourcery.com>
19731
19732 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19733 targets.
19734
19735 2005-03-09 Joel Brobecker <brobecker@adacore.com>
19736
19737 * gdb.dwarf2/dup-psym.S: New file.
19738 * gdb.dwarf2/dup-psym.exp: New testcase.
19739
19740 2005-03-09 Joel Brobecker <brobecker@adacore.com>
19741
19742 * gdb.ada/exec_changed/first.adb: New file.
19743 * gdb.ada/exec_changed/second.adb: New file.
19744 * gdb.ada/exec_changed.exp: New testcase.
19745
19746 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19747
19748 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19749 (A2): New class.
19750 (main): Test operator+.
19751 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19752 breakpoint test.
19753
19754 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19755 * gdb.base/signull.exp: Disable if gdb,nosignals.
19756 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19757 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19758 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19759 * gdb.mi/mi2-console.exp: Likewise.
19760 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19761 continue output at start.
19762 (gdb_collect_locals_test): Robustify regexp.
19763 * gdb.trace/passc-dyn.exp: Fix comment typo.
19764 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19765
19766 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
19767
19768 * gdb.asm/asm-source.exp: Add iq2000 case.
19769 * gdb.asm/iq2000.inc: New file.
19770
19771 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
19772
19773 * gdb.base/command.exp: Change hardcoded value to regular expression.
19774 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19775
19776 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19777
19778 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19779 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19780 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19781 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19782 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19783
19784 2005-03-05 Mark Kettenis <kettenis@gnu.org>
19785
19786 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19787 changes.
19788
19789 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19790
19791 * lib/compiler.c: Add test for IBM's xlc compiler.
19792 * lib/compiler.cc: Likewise.
19793
19794 2004-02-24 Joel Brobecker <brobecker@adacore.com>
19795
19796 * gdb.ada/fixed_points.exp: Create compilation object directory
19797 before running the test.
19798 * gdb.ada/null_record.exp: Likewise.
19799 * gdb.ada/packed_array.exp: Likewise.
19800 * gdb.ada/start.exp: Likewise.
19801
19802 2005-02-15 Joel Brobecker <brobecker@adacore.com>
19803
19804 * gdb.ada/packed_array/pa.adb: New file.
19805 * gdb.ada/packed_array.exp: New testcase.
19806
19807 2005-02-10 Mark Kettenis <kettenis@gnu.org>
19808
19809 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19810 files.
19811
19812 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19813 on *-*-openbsd*. Correctly match whitespace in regukar
19814 expressions.
19815
19816 2005-02-10 Daniel Jacobowitz <dan@debian.org>
19817
19818 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19819 PR exp/1821
19820 * gdb.base/gdb1821.c: New test file.
19821 * gdb.base/gdb1821.exp: New test file.
19822
19823 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19824
19825 * gdb.base/start.c: New file.
19826 * gdb.base/start.exp: New testcase.
19827
19828 2005-02-09 Joel Brobecker <brobecker@adacore.com>
19829
19830 * gdb.ada/start/dummy.adb: New file.
19831 * gdb.ada/start.exp: New testcase.
19832
19833 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
19834
19835 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19836 for printing symbols and statistics.
19837 Add test for using relative pathnames in "maint print msymbols" test.
19838 Mark "maint info sections DATA" XFAIL on Cygwin.
19839 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19840 tests.
19841
19842 2005-02-09 Andreas Schwab <schwab@suse.de>
19843
19844 Committed by Andrew Cagney <cagney@gnu.org>
19845 * gdb.base/remotetimeout.exp: New file.
19846
19847 2005-02-07 Mark Kettenis <kettenis@gnu.org>
19848
19849 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19850
19851 2005-02-03 Joel Brobecker <brobecker@adacore.com>
19852
19853 * gdb.ada/gnat_ada.gpr: New file.
19854 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19855 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19856 * configure.ac: No longer generate gnat_ada.gpr.
19857 * configure: Regenerate.
19858 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19859 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19860 * gdb.ada/null_record/bar.ads: Likewise.
19861 * gdb.ada/null_record/bar.adb: Likewise.
19862 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19863 * gdb.ada/null_record.exp (testdir): New variable.
19864 (testfile): executable is now in testdir subdirectory.
19865 (srcfile): Use full path to the main compilation unit.
19866 * gdb.ada/fixed_points.exp: Same changes as above.
19867
19868 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
19869
19870 * gdb.base/interp.exp: New test.
19871
19872 2005-01-24 Andrew Cagney <cagney@gnu.org>
19873
19874 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19875
19876 2005-01-19 Andrew Cagney <cagney@gnu.org>
19877
19878 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19879 configure.ac not configure.in.
19880
19881 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19882 of powerpc*-*-*.
19883 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
19884 * gdb.base/list.exp (test_list_function)
19885 (test_list_filename_and_function): Ditto.
19886 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19887
19888 2005-01-16 Andrew Cagney <cagney@gnu.org>
19889
19890 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19891
19892 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19893
19894 2005-01-14 Andrew Cagney <cagney@gnu.org>
19895
19896 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19897 * gdb.mi/mi2-var-cmd.exp: Ditto.
19898
19899 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
19900
19901 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19902
19903 2005-01-07 Andrew Cagney <cagney@gnu.org>
19904
19905 * configure.ac: Rename configure.in, require autoconf 2.59.
19906 * configure: Re-generate.
19907 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19908 * gdb.stabs/configure: Re-generate.
19909 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19910 * gdb.hp/configure: Re-generate.
19911 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19912 autoconf 2.59.
19913 * gdb.hp/gdb.objdbg/configure: Re-generate.
19914 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19915 autoconf 2.59.
19916 * gdb.hp/gdb.defects/configure: Re-generate.
19917 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19918 autoconf 2.59.
19919 * gdb.hp/gdb.compat/configure: Re-generate.
19920 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19921 autoconf 2.59.
19922 * gdb.hp/gdb.base-hp/configure: Re-generate.
19923 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19924 autoconf 2.59.
19925 * gdb.hp/gdb.aCC/configure: Re-generate.
19926
19927 2004-12-15 Jim Blandy <jimb@redhat.com>
19928
19929 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19930 under NPTL when there is debugging info available for libpthread.
19931
19932 2004-12-13 Jerome Guitton <guitton@gnat.com>
19933
19934 * gdb.ada/fixed_points.c: New file.
19935 * gdb.ada/fixed_points.exp: New file.
19936
19937 2004-12-03 Randolph Chung <tausq@debian.org>
19938
19939 * gdb.arch/pa-nullify.exp: New file.
19940 * gdb.arch/pa-nullify.s: New file.
19941
19942 2004-11-30 Randolph Chung <tausq@debian.org>
19943
19944 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19945 instead of "tbug". Fix regexp to work properly with gdb_test.
19946
19947 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19948
19949 * gdb.base/bitfields2.exp: New test.
19950 * gdb.base/bitfields2.c: New file.
19951
19952 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
19953
19954 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19955
19956 2004-11-16 Randolph Chung <tausq@debian.org>
19957
19958 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19959
19960 2004-11-14 Daniel Jacobowitz <dan@debian.org>
19961
19962 * gdb.threads/threadapply.exp: Correct "macro details" test.
19963
19964 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19965
19966 * gdb.threads/threadapply.exp: New test.
19967 * gdb.threads/threadapply.c: New file.
19968
19969 2004-11-07 Mark Kettenis <kettenis@gnu.org>
19970
19971 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19972 frames.
19973
19974 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
19975
19976 * gdb.base/cursal.exp: New file.
19977 * gdb.base/cursal.c: New file.
19978
19979 2004-11-03 Andrew Cagney <cagney@gnu.org>
19980
19981 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19982
19983 2004-10-30 Mark Kettenis <kettenis@gnu.org>
19984
19985 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19986 NetBSD/ELF targets.
19987
19988 2004-10-29 Joel Brobecker <brobecker@gnat.com>
19989
19990 * gdb.threads/bp_in_thread.c: New file, copied from
19991 pthread_cond_wait.c.
19992 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19993 file, rather than reusing the .c file from another testcase.
19994
19995 2004-10-20 Joel Brobecker <brobecker@gnat.com>
19996
19997 * gdb.ada/null_record.exp: Check where we stopped after
19998 sending the start command, instead of where the associated
19999 temporary breakpoint was inserted.
20000
20001 2004-10-14 Andrew Cagney <cagney@gnu.org>
20002
20003 * gdb.mi/gdb701.c (main): Return 0.
20004
20005 2004-10-13 Daniel Jacobowitz <dan@debian.org>
20006
20007 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
20008
20009 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20010
20011 * gdb.threads/schedlock.c: Add comment markers to use to find
20012 line numbers.
20013 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20014 comments.
20015 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20016 breakpoint lines.
20017
20018 2004-10-12 Daniel Jacobowitz <dan@debian.org>
20019
20020 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20021
20022 2004-10-12 Daniel Jacobowitz <dan@debian.org>
20023
20024 * configure.in: Add gdb.dwarf2.
20025 * configure: Regenerated.
20026 * Makefile.in: Add gdb.dwarf2.
20027 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20028 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20029 gdb.dwarf2/file1.txt: New files.
20030
20031 2004-10-11 Orjan Friberg <orjanf@axis.com>
20032
20033 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
20034 of "run", since the latter doesn't work with remote targets. Adjust
20035 the breakpoint numbering accordingly.
20036 * gdb.threads/pthread_cond_wait.exp: Ditto.
20037
20038 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20039
20040 * gdb.base/overlays.exp: Update copyright years.
20041
20042 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20043
20044 * gdb.base/overlays.exp: Disable if target is Linux.
20045
20046 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
20047
20048 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20049
20050 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20051
20052 * gdb.asm/asm-source.exp: Add m32r-linux target.
20053 * gdb.asm/m32r-linux.inc: New file.
20054
20055 2004-09-24 Andrew Cagney <cagney@redhat.com>
20056 David Anderson <anderson@redhat.com>
20057
20058 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20059 command fails, assume things will work.
20060 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20061 (_GNU_SOURCE): Define.
20062 (print_unsigned, print_hex): Change parameter to "long long".
20063 (print_byte_count): New function, use to print byte counts.
20064 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20065 O_LARGEFILE.
20066 (main): Compute an upper bound on a corefile in max_core_size.
20067 Limit memory chunk size to max_core_size. Limit total memory
20068 allocated to max_core_size.
20069
20070 2004-09-23 Andrew Cagney <cagney@gnu.org>
20071
20072 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20073 from a separate process with code that creates a corefile by
20074 making the inferior dump core.
20075
20076 2004-09-23 Mark Kettenis <kettenis@gnu.org>
20077
20078 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20079 block.
20080
20081 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20082
20083 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20084 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20085 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20086 Likewise.
20087
20088 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20089
20090 * gdb.java/jprint.exp: New test case for java inferior call.
20091 * gdb.java/jprint.java: Ditto.
20092
20093 2004-09-15 Joel Brobecker <brobecker@gnat.com>
20094
20095 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20096
20097 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20098
20099 * gdb.threads/killed.c: Include <stdlib.h>.
20100 * gdb.threads/pthreads.c: Likewise.
20101
20102 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20103
20104 * gdb.threads/killed.c: Add copyright notice.
20105
20106 2004-09-10 Jason Molenda (jmolenda@apple.com)
20107
20108 * gdb.base/define.exp: Two new tests to verify zero space chars
20109 after 'if' and 'while' commands in a user-defined command is correctly
20110 parsed.
20111
20112 2004-09-08 Andrew Cagney <cagney@gnu.org>
20113
20114 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20115 delivery test with duplicate at end of file.
20116
20117 2004-09-06 Mark Kettenis <kettenis@jive.nl>
20118
20119 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20120
20121 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20122
20123 * config/hppro.exp: Removed.
20124
20125 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20126
20127 * config/sparclet.exp: Removed.
20128
20129 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20130
20131 * config/udi.exp: Removed.
20132
20133 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20134
20135 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20136 of "exp_continue".
20137 (advancei): Likewise.
20138
20139 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20140
20141 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20142
20143 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20144
20145 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
20146 to check for nodebug in executable.
20147 * gdb.gdb/observer.exp (setup_test): Likewise.
20148 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20149 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20150
20151 2004-09-01 Andrew Cagney <cagney@gnu.org>
20152
20153 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20154 files.
20155
20156 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20157
20158 * gdb.base/unload.exp: Fix expected warning message to match
20159 latest format.
20160
20161 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
20162
20163 * gdb.base/call-rt-st.exp: Fix typos.
20164
20165 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20166
20167 * gdb.threads/thread_check.exp: New testcase.
20168 * gdb.threads/thread_check.c: New testcase.
20169
20170 2004-08-31 Andrew Cagney <cagney@gnu.org>
20171
20172 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20173 (skip_to_handler_entry): New procedures. Test stepping into a
20174 handler when the breakpoint is at the handler's entry point.
20175
20176 2004-08-30 Andrew Cagney <cagney@gnu.org>
20177
20178 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20179 gdb/1757.
20180
20181 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20182
20183 With code from Manoj Iyer <manjo@austin.ibm.com>:
20184 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20185 return value. Add an arm for "no debugging symbols found".
20186 Change a stray "error" to "perror".
20187 (gdb_run_cmd): Adapt to new return value.
20188 * gdb.base/remote.exp: Adapt to new return value.
20189 * gdb.gdb/complaints.exp: Likewise.
20190 * gdb.gdb/observer.exp: Likewise.
20191 * gdb.gdb/selftest.exp: Likewise.
20192 * gdb.gdb/xfullpath.exp: Likewise.
20193
20194 2004-08-27 Joel Brobecker <brobecker@gnat.com>
20195
20196 * gdb.threads/bp_in_thread.exp: New testcase.
20197
20198 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20199
20200 Fix PR testsuite/1735.
20201 * gdb.threads/schedlock.c (thread_function): Add a cast
20202 to suppress a gcc warning.
20203 * gdb.threads/thread-specific.c (thread_function): Likewise.
20204
20205 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20206
20207 * gdb.base/unload.c: Include <stdlib.h>.
20208
20209 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20210
20211 From Paul Gilliam <pgilliam@us.ibm.com>:
20212 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20213 synchronized after the "return".
20214
20215 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20216
20217 * gdb.mi/basics.c: Include <stdio.h>.
20218 * gdb.mi/pthreads.c: Include <stdlib.h>.
20219 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20220
20221 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20222
20223 * gdb.threads/schedlock.c: Add copyright notice.
20224
20225 2004-08-25 Andrew Cagney <cagney@gnu.org>
20226
20227 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20228 (skip_over_handler, breakpoint_over_hander): New test procedures.
20229 (advance, advancei): Add a proper prefix, do not use
20230 rerun_to_main.
20231 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20232
20233 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20234
20235 * gdb.mi/basics.c: Add copyright notice.
20236 * gdb.mi/var-cmd.c: Add copyright notice.
20237
20238 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20239
20240 * lib/gdb.exp: Remove signed_keyword_not_used.
20241 * lib/compiler.c: Likewise.
20242 * lib/compiler.cc: Likewise.
20243
20244 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20245
20246 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20247 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20248
20249 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20250
20251 * gdb.base/whatis.c: Add copyright notice.
20252
20253 2004-08-20 Mark Kettenis <kettenis@gnu.org>
20254
20255 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20256 it to skip the breakpoints encoded in the inline assembly.
20257
20258 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20259
20260 * Makefile.in: Add gdb.fortran.
20261
20262 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20263
20264 * gdb.base/call-sc.exp (test_scalar_returns):
20265 Fix cut-and-paste glitch in "Make fun return now".
20266
20267 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20268
20269 * configure.in: Add gdb.fortran.
20270 * configure: Regenerate.
20271 * gdb.fortran/Makefile.in: New file.
20272 * lib/gdb.exp (skip_fortran_tests): New procedure.
20273
20274 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20275
20276 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20277 reference to bug-gnu@prep.ai.mit.edu.
20278 * gdb.mi/mi-var-child.exp: Likewise.
20279 * gdb.mi/mi-var-cmd.exp: Likewise.
20280 * gdb.mi/mi-var-display.exp: Likewise.
20281 * gdb.mi/mi2-var-block.exp: Likewise.
20282 * gdb.mi/mi2-var-child.exp: Likewise.
20283 * gdb.mi/mi2-var-cmd.exp: Likewise.
20284 * gdb.mi/mi2-var-display.exp: Likewise.
20285
20286 2004-08-15 Mark Kettenis <kettenis@gnu.org>
20287
20288 * gdb.base/unload.c (main): Make local variable msg const.
20289
20290 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20291
20292 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20293 to bug-gnu@prep.ai.mit.edu.
20294 * gdb.mi/mi-disassemble.exp: Likewise.
20295 * gdb.mi/mi-eval.exp: Likewise.
20296 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20297 default line number.
20298 * gdb.mi/mi-return.exp: Likewise.
20299 * gdb.mi/mi-simplerun.exp: Likewise.
20300 * gdb.mi/mi-stack.exp: Likewise.
20301 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20302 number with explicit range test.
20303 * gdb.mi/mi-watch.exp: Likewise.
20304 * gdb.mi/mi2-break.exp: Likewise.
20305 * gdb.mi/mi2-cli.exp: Likewise.
20306 * gdb.mi/mi2-disassemble.exp: Likewise.
20307 * gdb.mi/mi2-eval.exp: Likewise.
20308 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20309 default line number.
20310 * gdb.mi/mi2-return.exp: Likewise.
20311 * gdb.mi/mi2-simplerun.exp: Likewise.
20312 * gdb.mi/mi2-stack.exp: Likewise.
20313 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20314 number with explicit range test.
20315 * gdb.mi/mi2-watch.exp: Likewise.
20316
20317 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20318
20319 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20320 * gdb.cp/m-static.exp: Likewise.
20321 * gdb.cp/rtti.exp: Likewise.
20322
20323 2004-08-14 Mark Kettenis <kettenis@gnu.org>
20324
20325 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20326
20327 2004-08-14 Eli Zaretskii <eliz@gnu.org>
20328
20329 * ChangeLog: Prefix Local Variables with semi-colons and indent
20330 the reference to older ChangeLog files, to fix fontification in
20331 Emacs.
20332
20333 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20334
20335 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20336 * gdb.mi/mi2-break.exp: Likewise.
20337
20338 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20339
20340 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20341
20342 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20343
20344 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20345
20346 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20347
20348 * gdb.cp/classes.exp: Remove unused declarations. Just let
20349 test names default instead of providing special names. Remove
20350 extraneous demangler test.
20351
20352 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20353
20354 * gdb.base/unload.exp: New test for breakpoints in dynamically
20355 loaded libraries.
20356 * gdb.base/unload.c: Ditto.
20357 * gdb.base/unloadshr.c: Ditto.
20358
20359 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20360
20361 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20362 cp_test_ptype_class.
20363 (test_enums): Likewise.
20364
20365 2004-08-10 Andrew Cagney <cagney@gnu.org>
20366
20367 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20368 files.
20369
20370 2004-08-10 Andrew Cagney <cagney@gnu.org>
20371
20372 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20373 init_malloc call.
20374
20375 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20376
20377 * ChangeLog: Add copyright notice. The notice is copied
20378 from emacs 21.3 top level ChangeLog.
20379
20380 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20381
20382 * lib/cp-support.exp: New file.
20383 * lib/cp-support.exp (cp_test_type_class): New function.
20384 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20385 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20386 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20387 cp_test_ptype_class.
20388
20389 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20390
20391 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20392 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20393 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20394 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20395 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20396 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20397 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20398 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20399 gdb.mi/mi2-watch.exp: Update copyright years.
20400
20401 2004-08-09 Mark Kettenis <kettenis@gnu.org>
20402
20403 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20404
20405 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20406
20407 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20408 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20409 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20410 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20411 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20412 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20413 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20414 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20415 gdb.mi/mi-watch.exp: Update copyright years.
20416
20417 2004-08-08 Daniel Jacobowitz <dan@debian.org>
20418
20419 PR gdb/1738
20420 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20421 from a breakpoint with a pending signal.
20422
20423 2004-08-08 Daniel Jacobowitz <dan@debian.org>
20424
20425 PR gdb/1736
20426 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20427 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20428 the prompt.
20429 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20430
20431 2004-08-08 Daniel Jacobowitz <dan@debian.org>
20432
20433 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20434
20435 2004-08-08 Daniel Jacobowitz <dan@debian.org>
20436
20437 PR gdb/1736
20438 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20439 for i?86-*-linux*.
20440
20441 2004-08-08 Daniel Jacobowitz <dan@debian.org>
20442
20443 * gdb.arch/i386-prologue.exp: Compile without debug information.
20444
20445 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20446
20447 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20448 rather than asking gdb to search.
20449
20450 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20451
20452 * gdb.base/gcore.c: Include <string.h>.
20453
20454 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20455
20456 * gdb.base/gcore.c: Add copyright notice.
20457
20458 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20459
20460 * gdb.base/freebpcmd.c: Include <stdio.h>.
20461 * gdb.base/long_long.c: Include <string.h>.
20462 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20463 * gdb.base/siginfo.c: Include <string.h>.
20464 * gdb.base/sigstep.c: Include <string.h>.
20465
20466 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20467
20468 * gdb.base/complex.c: Include <stdlib.h>.
20469
20470 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20471
20472 * gdb.base/complex.c: Add copyright notice.
20473
20474 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20475
20476 * gdb.base/charset.c: Include <stdlib.h>.
20477
20478 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20479
20480 * gdb.base/auxv.c: Include <stdlib.h>.
20481
20482 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20483
20484 * gdb.base/auxv.c: Add copyright notice.
20485
20486 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20487
20488 * gdb.base/coremaker.c: Add copyright notice.
20489 * gdb.base/coremaker2.c: Add copyright notice.
20490
20491 2004-08-04 Andrew Cagney <cagney@gnu.org>
20492
20493 * gdb.base/store.exp: Update copyright.
20494 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20495 names, do not import gdb_prompt.
20496
20497 2004-08-01 Andrew Cagney <cagney@gnu.org>
20498
20499 Fix PR testsuite/1729.
20500 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20501 not use capture_value with value 4.
20502 (capture_value): Add optional test name parameter.
20503 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20504 the prefix, pass to capture_value.
20505
20506 2004-08-01 Mark Kettenis <kettenis@gnu.org>
20507
20508 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20509 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20510 (main): Call new function.
20511
20512 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20513
20514 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20515
20516 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20517
20518 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20519
20520 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20521
20522 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
20523 Accept more values of vtbl pointer. Remove some messages
20524 about "obsolete gcc or gdb".
20525
20526 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20527
20528 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20529
20530 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20531
20532 * gdb.base/asm-source.exp: Properly convert target board
20533 debug flags from gcc format to binutils format.
20534
20535 2004-07-28 Mark Kettenis <kettenis@gnu.org>
20536
20537 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20538 gdb1718". PR backtrace/1718 partially fixed.
20539
20540 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20541
20542 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20543
20544 2004-07-26 Nick Clifton <nickc@redhat.com>
20545
20546 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20547 good default value for a specific architecture is available then
20548 set it to that value. Otherwise default to the -gstabs switch.
20549 Remove the -g... switches from the asm-flags variable. Allow the
20550 target board info to override the value if it wants to. Pass the
20551 switch on the assembler command line.
20552
20553 2004-07-23 Mark Kettenis <kettenis@gnu.org>
20554
20555 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20556 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20557 (main): Call new function.
20558
20559 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20560
20561 Test for PR exp/1715.
20562 * gdb.base/radix.exp: Refactor common procedures. Make all
20563 test names unique. Change XFAIL to KFAIL.
20564
20565 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20566
20567 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20568 * gdb.ada/gnat_ada.gin: ... to here.
20569 * configure.in: Use gnat_ada.gin.
20570 * configure: Regenerate.
20571
20572 2004-07-20 Andrew Cagney <cagney@gnu.org>
20573
20574 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20575 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20576 XFAILs. Clean up test messages and comments. Check backtraces.
20577 Delete re-sync code.
20578
20579 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20580
20581 Fix PR cli/740.
20582 * gdb.base/annota1.exp: Honor gdb,nosignals.
20583 * gdb.base/annota3.exp: Likewise.
20584
20585 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20586
20587 * lib/java.exp: Update copyright notice.
20588
20589 2004-07-19 Andrew Cagney <cagney@gnu.org>
20590
20591 * gdb.base/selftest.exp: Copy file from here ...
20592 * gdb.gdb/selftest.exp: ... to here.
20593
20594 2004-07-16 Andrew Cagney <cagney@redhat.com>
20595
20596 * lib/insight-support.exp: Delete file.
20597 * lib/java.exp (java_init): Fix copyright.
20598
20599 2004-07-16 Andrew Cagney <cagney@gnu.org>
20600
20601 * gdb.base/restore.c: Append "prologue" to comments marking the a
20602 function's prologue.
20603 * gdb.base/restore.exp: Update copyright, re-indent.
20604 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20605 callerN" prefix where needed. Update patterns that match a
20606 function's prologue.
20607
20608 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20609
20610 * gdb.base/restore.c: Add copyright notice.
20611
20612 2004-07-16 Andrew Cagney <cagney@gnu.org>
20613
20614 * gdb.base/logical.exp: Update copyright.
20615 (evaluate): New procedure. Use to re-implement tests using
20616 several tables.
20617
20618 2004-07-14 Martin Hunt <hunt@redhat.com>
20619
20620 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20621 which fixes some problems where init.tcl was not found.
20622
20623 2004-07-13 Andrew Cagney <cagney@gnu.org>
20624
20625 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20626 (check_sizeof, check_valueof): Do not include the output in the
20627 test name. Use gdb_test.
20628 (get_valueof): Use gdb_test_multiple.
20629
20630 * gdb.base/step-test.exp: Update copyright. Use
20631 gdb_test_multiple. Ensure that test names do not include
20632 architecture dependent output.
20633
20634 * gdb.gdb/observer.exp: Update copyright.
20635 (setup_test): Use gdb_test_multiple.
20636 (attach_first_observer, attach_second_observer)
20637 (attach_third_observer, detach_first_observer)
20638 (detach_second_observer, detach_third_observer)
20639 (reset_counters, check_counters): Make $message a prefix.
20640 (test_normal_stop_notifications): Add "args" parameter - a list of
20641 init functions to be called. Make $message a prefix,
20642 (test_observer_normal_stop): Change the message prefixes so that
20643 they are unique, pass the attach / detach procedures to
20644 test_normal_stop_notifications.
20645
20646 * gdb.base/signull.exp (test_segv): Prefix all tests with
20647 "${name}". Clean up test messages.
20648
20649 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20650
20651 * gdb.base/ena-dis-br.exp: Update copyright.
20652 (break_at): New function. Replace send_gdb with gdb_test,
20653 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20654 ignore count, not stopped at bpt", with KFAIL.
20655
20656 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
20657
20658 * gdb.base/attach.exp: Remove cleanupfile handling.
20659
20660 2004-07-12 Andrew Cagney <cagney@gnu.org>
20661
20662 * gdb.base/annota1.exp: Cleanup corefile test name.
20663 * gdb.base/annota3.exp: Ditto.
20664
20665 2004-07-12 Andrew Cagney <cagney@gnu.org>
20666
20667 * gdb.base/signals.exp: Clean up copyright, re-indent.
20668
20669 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20670 gdb_test and gdb_test_multiple.
20671
20672 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20673
20674 * gdb.java/jmain.exp: Fix expected line number for main to
20675 break at. Set XFAIL for break at main test since gcj does not
20676 provide line number info for first statement in main.
20677
20678 2004-07-08 Andrew Cagney <cagney@gnu.org>
20679
20680 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20681
20682 * gdb.base/sigbpt.exp: Make the common part of each test name a
20683 prefix instead of suffix.
20684
20685 2004-07-07 Bob Rossi <bob_rossi@cox.net>
20686
20687 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20688 test from test_tbreak_creation_and_listing to
20689 test_file_list_exec_source_file
20690 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20691 Changed name of test from test_tbreak_creation_and_listing to
20692 test_file_list_exec_source_file
20693
20694 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20695
20696 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20697 the jmisc() constructor instead of <init>.
20698 * gdb.java/jmisc1.exp: Ditto.
20699
20700 2004-07-07 Andrew Cagney <cagney@gnu.org>
20701
20702 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20703 corrupting the PC.
20704
20705 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20706
20707 * gdb.cp/templates.exp: Accept whitespace change in demangler
20708 output.
20709
20710 2004-07-06 Andrew Cagney <cagney@gnu.org>
20711
20712 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20713
20714 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20715
20716 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20717 * lib/compiler.cc: Likewise.
20718
20719 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20720
20721 * lib/compiler.cc: Work around string preprocessing problem
20722 with old hp c++ compiler.
20723 * lib/compiler.c: Likewise.
20724
20725 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
20726
20727 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20728 directives to conditionalize symbol prefixing.
20729 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20730 additional_flags handling. Add underscore prefix for Cygwin.
20731 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20732 conditionalize symbol prefixing.
20733 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20734 additional_flags handling. Add underscore prefix for Cygwin.
20735
20736 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
20737
20738 * gdb.base/bigcore.exp: Skip test on Cygwin.
20739
20740 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20741
20742 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20743 formats for "info register". Use gdb_test_multiple. Fix
20744 the "invalid register" test.
20745
20746 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
20747
20748 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20749 PID for Cygwin. Add Cygwin specific strings to check for in some
20750 tests.
20751 (do_attach_tests): Add a test for user interaction when attaching
20752 to a process with no matching symbol table already loaded.
20753
20754 2004-06-26 Andrew Cagney <cagney@gnu.org>
20755
20756 Test PR java/1567 and PR java/1565.
20757 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20758 * gdb.java/jmisc2.exp: Delete file.
20759
20760 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20761
20762 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20763
20764 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
20765
20766 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20767 attach process.
20768
20769 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20770
20771 * gdb.cp/pr-1553.exp: Remove.
20772
20773 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20774
20775 * gdb.cp/pr-1553.cc: Remove.
20776 * gdb.cp/pr-1553.exp: Disable this test.
20777
20778 2004-06-20 Jim Blandy <jimb@redhat.com>
20779
20780 Fix PR testsuite/1680.
20781 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20782 regular expressions.
20783
20784 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20785
20786 Fix PR testsuite/1679.
20787 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20788 Issue an UNSUPPORTED result instead.
20789
20790 2004-06-18 Jim Blandy <jimb@redhat.com>
20791
20792 * gdb.base/charset.exp: Only send a control-C if we see a new
20793 prompt and incomplete command.
20794
20795 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20796
20797 * gdb.cp/pr-574.cc: Add copyright notice.
20798
20799 2004-06-17 Jim Blandy <jimb@redhat.com>
20800
20801 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20802 cases where the regexp has no groups; this grabs random text from
20803 the previous test suite, whatever that was.
20804
20805 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20806
20807 * gdb.cp/printmethod.cc: Add copyright notice.
20808
20809 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20810
20811 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20812
20813 2004-06-16 Andrew Cagney <cagney@gnu.org>
20814
20815 * gdb.base/signull.c: Update copyright. Include <string.h>.
20816 (bowler): Replace data_pointer with data_read
20817 and data_write cases. Add code_descriptor case.
20818 (zero, desc): New array and pointer.
20819 (data, code): Change to simple pointers.
20820 * gdb.base/signull.exp: Fix probe pattern matching a function
20821 descriptor SIGSEGV. Replace data_pointer with data_read and
20822 data_write tests.
20823
20824 2004-06-16 Andrew Cagney <cagney@gnu.org>
20825
20826 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20827
20828 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20829
20830 * gdb.base/long_long.c: Add copyright notice.
20831
20832 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20833
20834 * gdb.base/long_long.exp: Remove reference to
20835 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20836 to gdb_breakpoint and gdb_continue_to_breakpoint.
20837
20838 2004-06-14 Jim Blandy <jimb@redhat.com>
20839
20840 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20841 endian case.
20842
20843 2004-06-14 Andrew Cagney <cagney@gnu.org>
20844
20845 * gdb.base/gcore.exp (capture_command_output): Delete the always
20846 passing tests containing inferior values.
20847 * gdb.base/ending-run.exp: Do not include the breakpoint address
20848 in the test message. Update copyright.
20849 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20850 size in the test name, use gdb_test_multiple. Update copyright.
20851
20852 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20853
20854 * gdb.cp/ref-types.cc: Add copyright notice.
20855
20856 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20857
20858 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20859 hp_aCC_compiler.
20860 * lib/compiler.cc: Likewise.
20861 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20862 'set' commands. Log diagnostics for other lines. Set
20863 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20864
20865 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20866
20867 * gdb.cp/try_catch.cc: Add copyright notice.
20868
20869 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20870
20871 * gdb.cp/userdef.cc: Add copyright notice.
20872
20873 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20874
20875 * gdb.cp/virtfunc.cc: Add copyright notice.
20876
20877 2004-06-11 Randolph Chung <tausq@debian.org>
20878
20879 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20880 problem.
20881
20882 2004-06-10 Andrew Cagney <cagney@gnu.org>
20883
20884 * lib/compiler.cc, lib/compiler.c: Append either
20885 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20886 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20887 instead of gcc-3-3.
20888
20889 2004-06-09 Andrew Cagney <cagney@gnu.org>
20890
20891 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20892 gdb/1455, bug is specific to "long long" and "double".
20893
20894 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20895 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20896 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20897 fixed.
20898
20899 2004-06-09 Andrew Cagney <cagney@gnu.org>
20900
20901 * gdb.base/structs.exp (test_struct_returns): Replace
20902 "return_value_unknown" and "finish_value_unknown" by
20903 "return_value_known" and "finish_value_known". Instead of
20904 "return_value_unknown" iff "finish_value_unknown", check
20905 "return_value_known" implies "finish_value_known".
20906
20907 2004-06-08 Martin Hunt <hunt@redhat.com>
20908
20909 * gdb.base/float.exp: Add pattern for mips targets.
20910
20911 2004-06-08 Randolph Chung <tausq@debian.org>
20912
20913 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20914 message for unknown architectures more clear.
20915
20916 2004-06-08 Joel Brobecker <brobecker@gnat.com>
20917
20918 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20919 start the execution of the program.
20920
20921 2004-06-07 Jim Blandy <jimb@redhat.com>
20922
20923 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20924 * gdb.arch/i386-cpuid.h: New helper file.
20925
20926 2004-06-07 Randolph Chung <tausq@debian.org>
20927
20928 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20929 has started.
20930
20931 2004-06-04 Roland McGrath <roland@redhat.com>
20932
20933 Fix PR gdb/1647.
20934 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20935 differently to be robust to output buffering differences.
20936
20937 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20938
20939 * gdb.threads/pthreads.exp: Update copyright years.
20940 (check_control_c): Change asynchronous 'after' to synchronous.
20941
20942 2004-06-04 Roland McGrath <roland@redhat.com>
20943
20944 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20945 next gdb prompt.
20946
20947 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20948
20949 Fix PR gdb/1636.
20950 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20951 calls to synchronous.
20952
20953 2004-05-26 Jim Blandy <jimb@redhat.com>
20954
20955 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20956
20957 2004-05-24 Randolph Chung <tausq@debian.org>
20958
20959 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20960 * gdb.asm/pa.inc: New file.
20961
20962 2004-05-22 Mark Kettenis <kettenis@gnu.org>
20963
20964 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20965
20966 2004-05-21 Joel Brobecker <brobecker@gnat.com>
20967 Daniel Jacobowitz <drow@mvista.com>
20968
20969 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20970 GDB prompt.
20971
20972 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20973
20974 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
20975 setjmp/longjmp. Use sigaction instead of signal.
20976
20977 2004-05-19 J. Brobecker <brobecker@gnat.com>
20978 Michael Snyder <msnyder@redhat.com>
20979
20980 * gdb.threads/pthread_cond_wait.c: New file.
20981 * gdb.threads/pthread_cond_wait.exp: New testcase.
20982
20983 2004-05-13 Andrew Cagney <cagney@redhat.com>
20984
20985 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20986 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20987
20988 2004-05-11 Andrew Cagney <cagney@redhat.com>
20989
20990 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20991 fixed but revealed gdb/1639.
20992
20993 2004-05-10 Andrew Cagney <cagney@redhat.com>
20994
20995 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20996 func1" and "next to 2nd alarm", kernel bug avoided.
20997
20998 2004-05-10 Daniel Jacobowitz <dan@debian.org>
20999
21000 PR external/1568
21001 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21002 XFAIL if it is smaller than bytes_allocated.
21003 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21004 (main): Make chunks_allocated unsigned. Correct comment.
21005
21006 2004-05-07 Joel Brobecker <brobecker@gnat.com>
21007
21008 * gdb.arch/powerpc-aix-prologue.c: New file.
21009 * gdb.arch/powerpc-aix-prologue.exp: New file.
21010
21011 2004-05-07 Jim Blandy <jimb@redhat.com>
21012
21013 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21014 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21015
21016 2004-05-06 Joel Brobecker <brobecker@gnat.com>
21017
21018 * gdb.base/sep.exp: No longer setup_kfail when the program was
21019 built with dwarf2.
21020
21021 2004-05-05 Jim Ingham <jingham@apple.com>
21022
21023 * gdb.base/pending.exp: Make sure pending breakpoints
21024 preserve the ignore count.
21025
21026 2004-04-27 Jerome Guitton <guitton@gnat.com>
21027
21028 * i386-prologue.exp: Add testcase for jump instruction as first
21029 instruction of the real code.
21030 * i386-prologue.c (jump_at_beginning): New function.
21031
21032 2004-04-28 Mark Kettenis <kettenis@gnu.org>
21033
21034 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21035 x86_64-*-*.
21036
21037 2004-04-28 Mark Kettenis <kettenis@gnu.org>
21038
21039 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21040 i*86-*-*.
21041
21042 2004-04-25 Mark Kettenis <kettenis@gnu.org>
21043
21044 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21045 expression that checks the return type.
21046
21047 2004-04-23 Andrew Cagney <cagney@redhat.com>
21048
21049 * gdb.base/call-sc.exp: New test of scalar call/return values.
21050 * gdb.base/call-sc.c: Ditto.
21051
21052 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21053
21054 * gdb.threads/manythreads.c: Reduce thread stack size.
21055
21056 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21057
21058 * gdb.threads/manythreads.c: Add copyright notice.
21059
21060 2004-04-23 Andrew Cagney <cagney@redhat.com>
21061
21062 * gdb.base/siginfo.exp: Better handle step out of signal.
21063 * gdb.base/sigstep.exp: Ditto.
21064
21065 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
21066 Daniel Jacobowitz <drow@mvista.com>
21067
21068 * gdb.threads/manythreads.c: New testcase.
21069 * gdb.threads/manythreads.exp: Ditto.
21070
21071 2004-04-22 Jim Blandy <jimb@redhat.com>
21072
21073 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21074 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21075
21076 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21077
21078 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21079
21080 2004-04-21 Andrew Cagney <cagney@redhat.com>
21081
21082 * gdb.base/sigstep.c: New file.
21083 * gdb.base/sigstep.exp: New file.
21084
21085 2004-04-16 Joel Brobecker <brobecker@gnat.com>
21086
21087 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21088 call to observer_notify_normal_stop.
21089
21090 2004-04-15 Andrew Cagney <cagney@redhat.com>
21091
21092 * gdb.base/siginfo.c: New file.
21093 * gdb.base/siginfo.exp: New file.
21094
21095 2004-04-12 J. Brobecker <brobecker@gnat.com>
21096
21097 * gdb.base/sep.exp: Fix typo in comment.
21098
21099 2004-04-12 J. Brobecker <brobecker@gnat.com>
21100
21101 * gdb.base/sep.c: New file.
21102 * gdb.base/sep-proc.c: New file.
21103 * gdb.base/sep.exp: New testcase.
21104
21105 2004-04-09 Mark Kettenis <kettenis@gnu.org>
21106
21107 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21108 support.
21109
21110 2004-04-05 Andrew Cagney <cagney@redhat.com>
21111
21112 * gdb.base/sigaltstack.c: New file.
21113 * gdb.base/sigaltstack.exp: New file.
21114
21115 2004-04-04 Joel Brobecker <brobecker@gnat.com>
21116
21117 * gdb.base/foll-fork.exp: Update the expected output for
21118 "help set follow-fork-mode", to match a change that was made
21119 to the help of this variable on 2004-01-13.
21120
21121 2004-04-01 Joel Brobecker <brobecker@gnat.com>
21122
21123 * lib/ada.exp: Add copyright notice.
21124 * bar.ads: Likewise.
21125 * bar.adb: Likewise.
21126 * null_record.adb: Likewise.
21127 * null_record.exp: Likewise.
21128 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21129
21130 2004-04-01 Joel Brobecker <brobecker@gnat.com>
21131
21132 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21133 * configure: Regenerate.
21134
21135 2004-04-01 Joel Brobecker <brobecker@gnat.com>
21136
21137 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21138 to build the application. Remove the message printed when in
21139 verbose mode, redundant with the UNSUPPORTED message above.
21140
21141 2004-03-31 Joel Brobecker <brobecker@gnat.com>
21142
21143 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21144 * gdb.ada (null_record.exp): New testcase.
21145
21146 2004-03-31 Joel Brobecker <brobecker@gnat.com>
21147
21148 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21149
21150 2004-03-31 Joel Brobecker <brobecker@gnat.com>
21151
21152 * gdb.ada: New subdirectory.
21153 * gdb.ada/Makefile.in: New file.
21154 * gdb.ada/gnat_ada.gpr.in: New file.
21155
21156 2004-03-31 Joel Brobecker <brobecker@gnat.com>
21157
21158 * lib/ada.exp: New file.
21159
21160 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
21161
21162 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21163 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21164
21165 2004-03-22 Andrew Cagney <cagney@redhat.com>
21166
21167 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21168 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21169 Problem identified by Ulrich Weigand.
21170
21171 2004-03-17 David Carlton <carlton@kealia.com>
21172
21173 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21174 PR c++/826.
21175
21176 2004-03-16 Roland McGrath <roland@redhat.com>
21177
21178 * gdb.base/auxv.exp: New file.
21179 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21180
21181 2004-03-12 David Carlton <carlton@kealia.com>
21182
21183 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21184 * gdb.cp/pr-1553.cc: Ditto.
21185 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21186 pass branch.
21187
21188 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21189
21190 * gdb.cp/templates.exp: Accept more template types.
21191
21192 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21193
21194 From Corinna Vinschen with modifications.
21195 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21196 local variable obj_with_enum.
21197 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21198 results with obj_with_enum.
21199
21200 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21201
21202 * gdb.cp/classes.cc: New file, copied from misc.cc.
21203 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21204
21205 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21206
21207 * gdb.cp/misc.cc: Add copyright notice.
21208
21209 2004-03-05 David Carlton <carlton@kealia.com>
21210
21211 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21212 * gdb.cp/rtti.h: Update copyright.
21213 (namespace n2::n3): New.
21214 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21215 (n2::n3::func3): New.
21216 (main): Call n2::n3::func3.
21217 * gdb.cp/rtti2.cc: Update copyright.
21218 (n2::create3): New.
21219
21220 2004-03-04 Mark Kettenis <kettenis@gnu.org>
21221
21222 * gdb.asm/openbsd.inc: Fix typo.
21223
21224 2004-03-03 Fred Fish <fnf@redhat.com>
21225
21226 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21227 "val" instead of unused "size". Update copyright year.
21228
21229 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
21230
21231 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21232 to use unsigned char.
21233 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21234 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21235
21236 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
21237
21238 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21239 line of output.
21240
21241 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
21242
21243 * gdb.base/relocate.c (dummy): Initialize.
21244
21245 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
21246
21247 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21248 a breakpoint at exit.
21249
21250 2004-02-27 Fred Fish <fnf@redhat.com>
21251
21252 * gdb.base/chng-syms.exp: Add expect condition to match failing
21253 case that isn't a timeout.
21254
21255 2004-02-27 Andrew Cagney <cagney@redhat.com>
21256
21257 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21258 support.
21259
21260 2004-02-26 Fred Fish <fnf@redhat.com>
21261
21262 * gdb.arch/gdb1431.c: Remove.
21263 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21264 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21265 of "until" incorrectly.
21266
21267 2004-02-26 J. Brobecker <brobecker@gnat.com>
21268
21269 * gdb.cp/class2.cc (empty): New class.
21270 (refer): New function.
21271 (main): Declare an object of type empty and use it.
21272 * gdb.cp/class2.exp: Print the value of an object of type empty.
21273
21274 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21275
21276 * gdb.base/langs.exp: Update query string to match the
21277 new nquery format used for pending breakpoints.
21278
21279 2004-02-26 Andrew Cagney <cagney@redhat.com>
21280
21281 Fix PR i18n/1570.
21282 * gdb.base/charset.c: Update copyright notice.
21283 (main, init_string): Remove the escape character '\e' tests.
21284 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21285 * gdb.base/charset.exp (valid_host_charset): Ditto.
21286 * gdb.base/setvar.exp: Ditto.
21287
21288 2004-02-24 Andrew Cagney <cagney@redhat.com>
21289
21290 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21291 mmapped data in core file" PASS and FAIL messages consistent.
21292
21293 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21294 setting a breakpoint. Work around PR java/1565.
21295
21296 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21297
21298 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21299 new nquery format.
21300 * gdb.base/pending.exp: Ditto.
21301
21302 2004-02-22 Mark Kettenis <kettenis@gnu.org>
21303
21304 * configure.in: Run stabs tests on *BSD.
21305 * configure: Regenerated.
21306
21307 2004-02-21 Mark Kettenis <kettenis@gnu.org>
21308
21309 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21310
21311 2004-02-20 Fred Fish <fnf@redhat.com>
21312
21313 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21314 blank in test for "returns short", for consistency with other
21315 "returns xxx" tests. Update copyright year.
21316
21317 2004-02-19 Fred Fish <fnf@redhat.com>
21318
21319 New testcase for PR breakpoint/1558.
21320 * gdb.arch/gdb1558.exp: New file.
21321 * gdb.arch/gdb1558.c: New file.
21322
21323 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
21324
21325 * gdb.base/nodebug.exp: Fix typo.
21326
21327 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21328
21329 Committed by Jim Blandy <jimb@redhat.com>.
21330
21331 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21332
21333 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21334
21335 * gdb.base/float.exp: Support s390*-*-* targets.
21336
21337 2004-02-17 Adam Fedor <fedor@gnu.org>
21338
21339 * gdb.base/gdb1555.exp: New file.
21340 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21341
21342 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
21343
21344 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21345
21346 2004-02-16 Fred Fish <fnf@redhat.com>
21347
21348 * gdb.arch/gdb1291.c: Remove
21349 * gdb.arch/gdb1291.s: New test input file.
21350 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21351 fail. Test for correct result, known incorrect result, other
21352 failures and timeouts.
21353
21354 2004-02-16 Andrew Cagney <cagney@redhat.com>
21355
21356 * gdb.base/bigcore.exp: New file.
21357 * gdb.base/bigcore.c: New file.
21358
21359 2004-02-13 Andrew Cagney <cagney@redhat.com>
21360
21361 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21362 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21363 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21364 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21365 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21366 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21367 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21368 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21369 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21370 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21371
21372 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21373
21374 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21375 executed is an alloc instruction.
21376
21377 2004-02-11 David Carlton <carlton@kealia.com>
21378
21379 * gdb.cp/breakpoint.exp: New.
21380 * gdb.cp/breakpoint.cc: New.
21381
21382 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21383
21384 Partial fix for PR gdb/1543.
21385 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21386 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21387 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21388 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21389 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21390 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21391 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21392 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21393 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21394 to bug-gdb@prep.ai.mit.edu .
21395 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21396 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21397 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21398 Likewise.
21399
21400 2004-02-10 Andrew Cagney <cagney@redhat.com>
21401
21402 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21403 using gdb_internal_error_resync.
21404
21405 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
21406
21407 * gdb.threads/thread-specific.exp: Stop early if no threads are
21408 found.
21409
21410 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21411
21412 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21413
21414 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
21415
21416 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21417 breakpoints.
21418
21419 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
21420
21421 * config/sim.exp (gdb_load): Handle $arg == "".
21422 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21423 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21424
21425 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
21426
21427 * gdb.base/maint.exp: Update test to reflect
21428 obstack changes.
21429
21430 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21431
21432 * gdb.base/pendshr.c (pendfunc): New function that calls
21433 pendfunc1.
21434 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21435
21436 2004-02-04 Fred Fish <fnf@redhat.com>
21437
21438 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21439 function symbols and update copyright years.
21440 * gdb.arch/gdb1291.c: Ditto.
21441
21442 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21443
21444 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21445
21446 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21447
21448 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21449
21450 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21451
21452 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21453
21454 2004-02-02 Fred Fish <fnf@redhat.com>
21455
21456 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21457 remote targets. Update copyright years.
21458
21459 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21460
21461 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21462 support.
21463 * gdb.base/langs.exp: Fix test which attempts to create
21464 breakpoint on non-existent function to handle new pending
21465 support.
21466 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21467 a breakpoint.
21468 * gdb.base/pending.exp: New test.
21469 * gdb.base/pending.c: New file.
21470 * gdb.base/pendshr.c: Ditto.
21471
21472 2004-02-02 David Carlton <carlton@kealia.com>
21473
21474 * gdb.cp/overload.exp: Add overloadNamespace tests.
21475 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21476 (overloadNamespace, XXX): New.
21477 (main): Call XXX::marker2.
21478
21479 2004-02-01 Fred Fish <fnf@redhat.com>
21480
21481 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21482 * gdb.base/finish.exp: Ditto.
21483 * gdb.base/gcore.exp: Ditto.
21484 * gdb.base/huge.exp: Ditto.
21485 * gdb.base/info-proc.exp: Ditto.
21486 * gdb.base/return2.exp: Ditto.
21487 * gdb.threads/gcore-thread.exp: Ditto.
21488
21489 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
21490
21491 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21492
21493 2004-02-01 Mark Kettenis <kettenis@gnu.org>
21494
21495 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21496 that opening the file succeeds on OpenBSD.
21497
21498 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
21499
21500 * gdb.threads/thread-specific.c: New file.
21501 * gdb.threads/threads-specific.exp: New test script.
21502 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21503 to expect_out.
21504
21505 2004-02-01 Mark Kettenis <kettenis@gnu.org>
21506
21507 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21508 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21509 only on the "print_small_structs from print_long_arg_list" test.
21510
21511 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
21512
21513 * gdb.base/completion.exp: Kill a stray backslash.
21514
21515 From Jim Ingham <jingham@apple.com>:
21516 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21517 agrees with the result from sending a tab.
21518
21519 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
21520
21521 * gdb.base/chng-syms.exp: Remove stray newline.
21522
21523 2004-01-31 Mark Kettenis <kettenis@gnu.org>
21524
21525 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21526 *-*-openbsd*.
21527 * gdb.asm/openbsd.inc: New file.
21528
21529 2004-01-30 Mark Kettenis <kettenis@gnu.org>
21530
21531 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21532 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21533 *-*solaris2*. Remove commented out default settings for
21534 asm-flags. Replace gdb_compile with target_link.
21535
21536 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21537
21538 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21539 for all tests. Remove old hp-ux and cygnus xfail cases.
21540
21541 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21542
21543 * gdb.base/chng-syms.exp: New file.
21544 * gdb.base/chng-syms.c: New file.
21545
21546 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21547
21548 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21549 Provide arms for current output in all my configurations.
21550
21551 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21552
21553 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21554 * lib/compiler.cc: Likewise.
21555 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21556 get the right preprocessor. Eval the output directly. Remove
21557 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21558 hp_f77_compiler and hp_f90_compiler completely.
21559 (gdb_preprocess): Delete.
21560 (get_compiler): Delete.
21561
21562 2004-01-24 Mark Kettenis <kettenis@gnu.org>
21563
21564 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21565 <string.h>.
21566
21567 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
21568
21569 * gdb.mi/mi-stack.exp: Update copyright.
21570
21571 2004-01-23 David Carlton <carlton@kealia.com>
21572
21573 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21574 test for cp_lookup_transparent_type.
21575 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21576 call them.
21577
21578 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
21579
21580 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21581 after -var-update.
21582
21583 2004-01-23 David Carlton <carlton@kealia.com>
21584
21585 * gdb.cp/namespace.cc (C::ensureRefs): New.
21586 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21587
21588 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
21589
21590 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21591 case "-stack-list-locals 2".
21592 * gdb.mi/mi-var-child.exp: Test for case
21593 "-var-list-children --all-values NAME".
21594
21595 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21596
21597 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21598
21599 2004-01-18 Mark Kettenis <kettenis@gnu.org>
21600
21601 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21602 used with gdb_test_multiple.
21603
21604 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21605 read at address 0. This fixes PR testsuite/1504.
21606
21607 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
21608
21609 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21610 Remove downloading, guessing the host executable, the calls to
21611 gdb_file_cmd and gdb_target_cmd, and "load" support.
21612 (infer_host_exec): New function broken out from gdb_load.
21613 (gdb_load): New wrapper for gdbserver_gdb_load.
21614 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21615 gdb_target_cmd. Use -target-select.
21616 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21617 Download binaries to the host. Clear last_mi_remote_file when
21618 we load a new binary.
21619 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21620 call gdbserver_gdb_load and mi_gdb_target_cmd.
21621
21622 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21623
21624 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21625 type patterns.
21626
21627 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21628
21629 * gdb.cp/templates.exp: Fix typo in test name of
21630 "print Foo<volatile char*>::foo".
21631
21632 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21633
21634 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21635
21636 2004-01-16 Ben Elliston <bje@wasabisystems.com>
21637
21638 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21639 (clean mostlyclean): Remove empty rm.
21640
21641 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21642
21643 * gdb.base/setvar.exp: Add copyright years.
21644
21645 2004-01-14 David Carlton <carlton@bactrian.org>
21646
21647 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21648 PR c++/1511 and update coment.
21649 * gdb.cp/templates.exp: Update patterns to match current output.
21650 If changes involve something other than whitespace, KFAIL
21651 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21652
21653 2004-01-14 David Carlton <carlton@kealia.com>
21654
21655 * gdb.cp/namespace.exp: Add tests involving classes defined within
21656 namespaces.
21657 * gdb.cp/namespace.cc (C::CClass): New.
21658 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21659
21660 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
21661
21662 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21663 what debug info we have. Print a better message if something goes
21664 wrong while producing the separate debug info file.
21665
21666 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21667
21668 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21669
21670 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21671
21672 * gdb.base/callfuncs.c: Add copyright notice.
21673
21674 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21675
21676 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21677 inheritance. PR gdb/1498, PR gcc/13539.
21678
21679 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
21680
21681 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21682 test specific name.
21683 * gdb.mi/gdb669.exp: Ditto.
21684 * gdb.mi/mi-pthreads.exp: Ditto.
21685 * gdb.mi/mi1-pthreads.exp: Ditto.
21686 * gdb.mi/mi2-pthreads.exp: Ditto.
21687
21688 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21689
21690 * gdb.cp/member-ptr.cc: Add copyright notice.
21691
21692 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21693
21694 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21695 some patterns for recent versions of gcc and hpacc. Delete
21696 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21697 Delete tests that access a NULL pointer-to-member-data. This
21698 script is still disabled for gcc.
21699
21700 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
21701
21702 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
21703 escaped correctly.
21704
21705 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
21706
21707 * gdb.base/sepdebug.exp: New file.
21708 * gdb.base/sepdebug.c: New file.
21709 * lib/gdb.exp (separate_debug_filename): New procedure.
21710 (gdb_gnu_strip_debug): New procedure.
21711
21712 2004-01-12 Andrew Cagney <cagney@redhat.com>
21713
21714 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21715 * gdb.mi/ChangeLog-1999-2003: New file.
21716
21717 2004-01-12 Andrew Cagney <cagney@redhat.com>
21718
21719 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21720 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21721 or EEXIST", treat EBUSY as an XFAIL.
21722
21723 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21724
21725 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21726 hp_cc_compiler.
21727
21728 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21729
21730 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21731 decorations.
21732
21733 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21734
21735 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21736 and "(aCC)" decorations. Remove obsolete doco about old
21737 test results.
21738
21739 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21740
21741 * gdb.cp/exception.exp: Fix typo in doco.
21742
21743 2004-01-09 Mark Kettenis <kettenis@gnu.org>
21744
21745 * gdb.base/gdb1476.exp: Fix typo.
21746
21747 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21748
21749 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21750 file.
21751
21752 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21753
21754 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21755 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21756 Use gdb_compile. Remove restriction on gcc. Add some patterns
21757 for recent version of gdb. Delete second half, which was a copy
21758 of the first half with different build flags. This test is
21759 still disabled because it is still not ready for production.
21760
21761 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21762
21763 * gdb.cp/exception.cc: Add copyright notice.
21764 * gdb.cp/exception.exp: Add a notice that this file is broken
21765 because of line number changes caused by addition of copyright
21766 notice.
21767
21768 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21769
21770 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21771 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21772
21773 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21774
21775 * gdb.cp/classes.exp: Accept gnu abi 2.
21776 * gdb.cp/derivation.exp: Likewise.
21777 * gdb.cp/overload.exp: Likewise.
21778 * gdb.cp/virtfunc.exp: Likewise.
21779
21780 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21781
21782 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21783 semicolon after end of function.
21784
21785 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21786
21787 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21788 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21789 boilerplate code for compiling and running the program under
21790 test. Add some string method tests.
21791
21792 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21793
21794 * gdb.cp/bs15503.cc: Add copyright notice.
21795 * gdb.cp/bs15503.exp: Adjust line number.
21796
21797 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21798
21799 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21800 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21801
21802 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21803
21804 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21805 hp_cc_compiler.
21806
21807 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21808
21809 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21810 * gdb.cp/ctti.exp: Use the marker instead of "next".
21811 With gcc, run further before bailing.
21812
21813 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21814
21815 * gdb.cp/cttiadd.cc: Add copyright notice.
21816 * gdb.cp/cttiadd1.cc: Likewise.
21817 * gdb.cp/cttiadd2.cc: Likewise.
21818 * gdb.cp/cttiadd3.cc: Likewise.
21819
21820 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21821
21822 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21823 Use gdb_test, gdb_test_multiple. Use floating-point values that
21824 have exact representations in IEEE-ish formats.
21825
21826 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21827
21828 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21829 compilers. Delete duplicate call to get_compiler_info.
21830 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21831 * gdb.base/volatile.exp: Likewise.
21832
21833 2004-01-07 Mark Kettenis <kettenis@gnu.org>
21834
21835 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21836 memory at address 0.
21837
21838 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21839
21840 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21841 to test for hp-ux assembler. Fix copyright years.
21842
21843 2004-01-07 Andrew Cagney <cagney@redhat.com>
21844
21845 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21846
21847 2004-01-07 Andrew Cagney <cagney@redhat.com>
21848
21849 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21850 when creating the read-only file. From analysis by Roland McGrath
21851 and Elena Zannoni.
21852
21853 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21854
21855 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21856
21857 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21858
21859 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21860 data pointers.
21861
21862 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21863
21864 * gdb.cp/m-static.exp: Compile one source file at a time.
21865 Delete unused call to get_compiler_info.
21866
21867 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21868
21869 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21870 * gdb.base/call-rt-st.exp: Likewise.
21871 * gdb.base/nodebug.exp: Likewise.
21872 * gdb.base/volatile.exp: Likewise.
21873 * gdb.cp/ref-types.exp: Likewise.
21874 * gdb.cp/templates.exp: Likewise.
21875
21876 2004-01-05 Mark Kettenis <kettenis@gnu.org>
21877
21878 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21879
21880 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21881
21882 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21883 hppa*-hp-hpux*.
21884
21885 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21886
21887 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21888 x86_64-*-*.
21889
21890 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21891 sparc64-*-* and sparc*-solaris2*.
21892
21893 2004-01-04 Mark Kettenis <kettenis@gnu.org>
21894
21895 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21896 return ${tests}" test. The ${tests} already mentions the
21897 filename.
21898
21899 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21900
21901 * gdb.cp/local.exp: Accept gcc abi 2.
21902
21903 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21904
21905 * gdb.cp/templates.exp: Accept gcc abi 2.
21906
21907 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21908
21909 * lib/compiler.cc: Remove supports_template_debugging.
21910 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21911
21912 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21913
21914 * gdb.cp/namespace.exp: Accept gcc abi 2.
21915
21916 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21917
21918 * gdb.cp/method.exp: Accept gcc abi 2.
21919
21920 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21921
21922 * gdb.cp/classes.exp: Generate identical results as old version.
21923 * gdb.cp/derivation.exp: Likewise.
21924 * gdb.cp/overload.exp: Likewise.
21925 * gdb.cp/virtfunc.exp: Likewise.
21926
21927 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21928
21929 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21930 mysterious bug with sourceware version of expect.
21931
21932 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21933
21934 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21935 current versions of gcc, including gcc abi 2. Remove gratuitous
21936 restart of test program. Use gdb_test_multiple and gdb_test for
21937 all tests. Add patterns to xfail missing "const" in "const char *"
21938 and kfail PR gdb/1155.
21939
21940 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21941
21942 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21943 current versions of gcc, including gcc abi 2. Remove gratuitous
21944 restart of test program. Use gdb_test_multiple and gdb_test for
21945 all tests. Add patterns to kfail PR gdb/1498.
21946
21947 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21948
21949 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21950 current versions of gcc, including gcc abi 2. Use "breakpoint"
21951 and "continue" instead of restarting the target program. Use
21952 gdb_test_multiple and gdb_test for all tests.
21953
21954 2004-01-01 Mark Kettenis <kettenis@gnu.org>
21955
21956 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21957 for *-*-solaris2*.
21958
21959 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21960
21961 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21962 current versions of gcc, including gcc abi 2. Use "breakpoint"
21963 and "continue" instead of restarting the target program several
21964 times. Use gdb_test_multiple and gdb_test for all tests.
21965
21966 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21967
21968 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21969 source files.
21970
21971 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21972
21973 * gdb.base/environ.exp: Handle compiling test case from multiple
21974 source files.
21975
21976 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21977
21978 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21979
21980 2003-12-17 Jim Blandy <jimb@redhat.com>
21981
21982 * gdb.base/freebpcmd.c: Add copyright notice.
21983
21984 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21985
21986 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21987
21988 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21989
21990 2003-12-13 Jim Blandy <jimb@redhat.com>
21991
21992 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21993
21994 2003-12-12 Kevin Buettner <kevinb@redhat.com>
21995
21996 * gdb.asm/frv.inc: New file.
21997 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21998
21999 2003-12-09 Fred Fish <fnf@redhat.com>
22000
22001 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22002 functions to break1.c and leave prototypes behind. Add more
22003 "set breakpoint NN here" comments.
22004 * gdb.base/break1.c: New file.
22005
22006 * gdb.base/break.exp: Handle compiling test case from multiple
22007 source files and change source file references as needed.
22008 * gdb.base/completion.exp: Ditto.
22009 * gdb.base/condbreak.exp: Ditto.
22010 * gdb.base/define.exp: Ditto.
22011 * gdb.base/ena-dis-br.exp: Ditto.
22012 * gdb.base/info-proc.exp: Ditto.
22013 * gdb.base/maint.exp: Ditto.
22014 * gdb.base/until.exp: Ditto.
22015
22016 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22017 hardcoded line numbers.
22018 * gdb.base/define.exp: Ditto.
22019 * gdb.base/ena-dis-br.exp: Ditto.
22020 * gdb.base/maint.exp: Ditto.
22021 * gdb.base/until.exp: Ditto.
22022
22023 * gdb.base/completion.exp: Use "break1" for completion tests since
22024 "break" is no longer a unique prefix.
22025
22026 2003-12-06 Andrew Cagney <cagney@redhat.com>
22027
22028 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22029 "return_value_unimplemented". When an unimplemented struct return
22030 architecture, report incorrect values as a KFAIL
22031
22032 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22033
22034 * gdb.cp/rtti.exp: Accept new wording of warning from
22035 cp_lookup_rtti_type.
22036
22037 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22038
22039 Partial fix for PR testsuite/1456.
22040 * gdb.base/scope.exp (test_at_main): Replace references to
22041 gcc_compiled with calls to test_compiler_info.
22042 (test_at_foo): Likewise.
22043 (test_at_bar): Likewise.
22044
22045 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22046
22047 Partial fix for PR testsuite/1456.
22048 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22049 to test_compiler_info.
22050
22051 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22052
22053 * gdb.base/so-impl-ld.exp: Update copyright notice.
22054
22055 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22056
22057 Partial fix for PR testsuite/1456.
22058 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22059 to test_compiler_info.
22060
22061 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22062
22063 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22064 from current versions of gdb. Clean up regular expressions.
22065 Delete redundant timeout case.
22066
22067 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22068
22069 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22070 from current versions of gdb. Clean up regular expressions.
22071 Delete redundant timeout case.
22072
22073 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22074
22075 Partial fix for PR testsuite/1456.
22076 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22077 gcc_compiled with call to test_compiler_info.
22078
22079 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22080
22081 Partial fix for PR testsuite/1456.
22082 * gdb.base/list.exp (test_list_function): Delete unused declaration
22083 of gcc_compiled.
22084
22085 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22086
22087 Partial fix for PR testsuite/1456.
22088 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22089 call to test_compiler_info.
22090
22091 2003-11-29 Mark Kettenis <kettenis@gnu.org>
22092
22093 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22094 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22095 it to create the appropriate note.inc.
22096 * gdb.asm/asmsrc1.s: Include "note.inc".
22097 * gdb.asm/netbsd.inc: New file.
22098 * gdb.asm/empty.inc: New file.
22099
22100 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22101
22102 Partial fix for PR testsuite/1456.
22103 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22104 calls to test_compiler_info.
22105
22106 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22107
22108 Partial fix for PR testsuite/1456.
22109 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22110 calls to test_compiler_info.
22111
22112 2003-11-27 Mark Kettenis <kettenis@gnu.org>
22113
22114 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22115 pattern for the KFAILs.
22116
22117 2003-11-25 Adam Fedor <fedor@gnu.org>
22118
22119 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22120 * gdb.objc/objcdecode.m: New file.
22121
22122 2003-11-25 Adam Fedor <fedor@gnu.org>
22123
22124 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22125 * gdb.objc/nondebug.m: New file.
22126
22127 2003-11-26 Ben Elliston <bje@wasabisystems.com>
22128
22129 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22130 NetBSD as it does on FreeBSD. Modelled on a similar change by
22131 Mark Kettenis on 2003-05-30.
22132 (link-flags): Set to "--entry _start" regardless of target.
22133 Special linker flags are to be appended to $link-flags.
22134 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22135
22136 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22137
22138 * gdb.cp/method.exp: Accept output of new demangler.
22139
22140 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22141
22142 * gdb/class2.exp: New file.
22143 * gdb/class2.cc: New file.
22144
22145 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22146
22147 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22148 of new demangler.
22149
22150 2003-11-23 Mark Kettenis <kettenis@gnu.org>
22151
22152 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22153 of gdb_test "run".
22154
22155 2003-11-23 Mark Kettenis <kettenis@gnu.org>
22156
22157 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22158 "continue" into "run".
22159
22160 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22161
22162 Partial fix for PR testsuite/1456.
22163 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22164 call to test_compiler_info.
22165 * gdb.cp/ctti.exp: Likewise.
22166 * gdb.cp/derivation.exp: Likewise.
22167 * gdb.cp/member-ptr.exp: Likewise.
22168 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22169 reference to gcc_compiled.
22170
22171 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22172
22173 Fix PR testsuite/1463.
22174 * gdb.base/structs.exp (start_structs_test): Call
22175 get_debug_format before using the debug format.
22176
22177 2003-11-22 Andrew Cagney <cagney@redhat.com>
22178
22179 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22180 * gdb.base/structs.exp: Use gdb_test_multiple.
22181
22182 2003-11-20 Andrew Cagney <cagney@redhat.com>
22183
22184 * gdb.base/structs.exp: Handle and recover from internal errors.
22185 Replace "foo${n}" with "foo<n>" in test messages.
22186
22187 * gdb.base/structs.exp: Update copyright. Rewrite.
22188 * gdb.base/structs.c: Update copyright. Rewrite.
22189
22190 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22191 resync count exceeded.
22192
22193 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22194 from the internal error.
22195 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22196 Original from Jim Blandy.
22197 (gdb_test_multiple): Use gdb_internal_error_resync.
22198
22199 2003-11-19 Andrew Cagney <cagney@redhat.com>
22200
22201 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22202 KFAIL.
22203
22204 2003-11-17 Mark Kettenis <kettenis@gnu.org>
22205
22206 New testcase for PR backtrace/1435.
22207 * gdb.arch/i386-unwind.exp: New file.
22208 * gdb.arch/i386-unwind.c: New file.
22209
22210 2003-11-17 Andrew Cagney <cagney@redhat.com>
22211
22212 * lib/gdb.exp (compiler_info): New global.
22213 (test_compiler_info): New function.
22214 (get_compiler_info): Set compiler_info.
22215 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22216 "compiler_info" to gcc-<major>-<minor>.
22217
22218 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22219
22220 * gdb.trace/configure: Remove.
22221
22222 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
22223
22224 * gdb.base/break.c: Add comments to aid finding line numbers for
22225 breakpoints.
22226 * gdb.base/break.exp: Remove all references to explicit line
22227 numbers.
22228
22229 2003-11-11 Nick Clifton <nickc@redhat.com>
22230
22231 * gdb.base/shreloc.exp: Do not run for targets which do not
22232 support shared objects.
22233
22234 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
22235
22236 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22237 Don't run tests if nofileio flag is given.
22238
22239 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
22240
22241 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
22242 as well as 'Watchpoint'.
22243
22244 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
22245
22246 Reported by Jim Ingham <jingham@apple.com>:
22247 * gdb.base/annota1.exp: Match at least one occurrence of the
22248 signal handler annotation.
22249
22250 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
22251
22252 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22253 as well as 'Watchpoint'.
22254
22255 2003-11-05 Michael Chastain <mec@shout.net>
22256
22257 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22258
22259 2003-11-03 Kris Warkentin <kewarken@qnx.com>
22260
22261 * gdb.arch/gdb1291.c: New test file.
22262 * gdb.arch/gdb1291.exp: New test script.
22263 * gdb.arch/gdb1431.c: New test file.
22264 * gdb.arch/gdb1431.exp: New test script.
22265
22266 2003-10-22 Michael Chastain <mec@shout.net>
22267
22268 * gdb.mi/pthreads.c: Add copyright notice.
22269
22270 2003-10-22 Michael Chastain <mec@shout.net>
22271
22272 * gdb.threads/pthreads.c: Add copyright notice.
22273
22274 2003-10-20 Michael Chastain <mec@shout.net>
22275
22276 * gdb.base/gdb1056.exp: New test script.
22277
22278 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
22279
22280 * gdb.threads/killed.exp: Use gdb_run_cmd.
22281
22282 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
22283
22284 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22285 create a core file.
22286 * gdb.threads/gcore-thread.exp: Likewise.
22287
22288 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
22289
22290 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22291 type, based on char type.
22292 (struct bit_flags_short_t): New bitfield type, based on short type.
22293 (init_bit_flags_char): New fuction.
22294 (init_bit_flags_short): Ditto.
22295 (print_bit_flags_char): Ditto.
22296 (print_bit_flags_short): Ditto.
22297 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22298
22299 2003-10-11 Michael Chastain <mec@shout.net>
22300
22301 * gdb.base/call-rt-st.exp: Update copyright year.
22302
22303 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22304
22305 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22306 * gdb.disasm/sh3.s: Ditto.
22307
22308 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
22309
22310 * gdb.threads/switch-threads.exp: New test.
22311 * gdb.threads/switch-threads.c: New source file.
22312
22313 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
22314
22315 * gdb.base/ending-run.exp: Add sh specific case.
22316
22317 2003-10-06 Andrew Cagney <cagney@redhat.com>
22318
22319 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22320 * gdb.disasm/mn10200.exp: Delete obsolete file.
22321
22322 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
22323
22324 * ChangeLog: Correct an entry command.exp -> commands.exp.
22325 * gdb.base/commands.exp (bp_deleted_in_command_test)
22326 (temporary_breakpoint_commands): Check noargs.
22327
22328 2003-09-25 David Carlton <carlton@kealia.com>
22329
22330 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22331 of some print tests, where appropriate. Add tests for C::D::cd,
22332 E::ce, F::cXfX, G::XgX.
22333 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22334
22335 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
22336
22337 * lib/java.exp (java_init): Import target_alias before using it.
22338
22339 2003-09-25 David Carlton <carlton@kealia.com>
22340
22341 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22342
22343 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
22344
22345 * gdb.base/selftest.exp: Accomodate more instruction reordering
22346 weirdness.
22347
22348 2003-09-17 Michael Chastain <mec@shout.net>
22349
22350 * gdb.cp/gdb1355.exp: New file.
22351 * gdb.cp/gdb1355.c: New file.
22352
22353 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
22354
22355 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22356 * gdb.asm/sh.inc: New file.
22357
22358 2003-09-11 David Carlton <carlton@kealia.com>
22359
22360 * gdb.cp/namespace.exp: Add tests for namespace types.
22361 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
22362 (test_namespace): New.
22363
22364 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
22365
22366 * gdb.base/relocate.exp: Handle new gdb output at startup.
22367 * gdb.stabs/weird.exp: Ditto.
22368
22369 2003-09-08 Michael Chastain <mec@shout.net>
22370
22371 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22372
22373 2003-09-07 Michael Chastain <mec@shout.net>
22374
22375 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22376 'parse error'.
22377
22378 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22379
22380 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22381
22382 2003-08-30 Michael Chastain <mec@shout.net>
22383
22384 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22385 * gdb.gdb/observer.exp: Ditto.
22386 * gdb.gdb/xfullpath.exp: Ditto.
22387
22388 2003-08-29 Mark Kettenis <kettenis@gnu.org>
22389
22390 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22391 *-*-*bsd*.
22392
22393 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22394
22395 * gdb.base/dump.exp: Skip for ia64.
22396
22397 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22398
22399 * gdb.asm/asm-source.exp: Add ia64 support.
22400 * gdb.asm/ia64.inc: New file.
22401
22402 2003-08-22 Michael Chastain <mec@shout.net>
22403
22404 * gdb.cp: New directory.
22405 * gdb.cp/*: Copy from gdb.c++/*.
22406 * gdb.c++/*: Remove.
22407 * Makefile.in: Change gdb.c++ to gdb.cp.
22408 * configure.in: Ditto.
22409 * configure: Regnerate.
22410
22411 2003-08-18 Mark Kettenis <kettenis@gnu.org>
22412
22413 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22414 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22415
22416 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
22417
22418 * mi-var-display.exp (-var-list-children weird): Accept function
22419 pointers with argument types.
22420 * mi1-var-display.exp (-var-list-children weird): Likewise.
22421 * mi2-var-display.exp (-var-list-children weird): Likewise.
22422
22423 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
22424
22425 * gdb.base/annota3.exp: Add missing newline.
22426
22427 2003-08-06 Michael Chastain <mec@shout.net>
22428
22429 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22430
22431 2003-08-12 Michael Snyder <msnyder@redhat.com>
22432
22433 * gdb.base/float.exp: Add test for SH.
22434
22435 2003-08-10 Mark Kettenis <kettenis@gnu.org>
22436
22437 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22438
22439 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
22440
22441 * gdb.base/completion.exp: Remove reduntant completion test
22442 on filename.
22443
22444 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
22445
22446 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22447 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22448 gdb.trace/save-trace.exp: Make sure that full pathnames are
22449 escaped correctly.
22450
22451 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
22452
22453 * configure.in: Don't generate config.h from config.hin.
22454 * configure: Regenerate.
22455 * config.hin: Remove file.
22456 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22457 * gdb.threads/pthreads.c: Ditto.
22458
22459 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
22460
22461 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22462 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22463 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22464 Replace ld24 with seth/add3.
22465
22466 2003-08-02 Andrew Cagney <cagney@redhat.com>
22467
22468 * gdb.base/annota3.exp: New file.
22469 * gdb.base/annota3.c: New file.
22470 * gdb.c++/annota3.exp: New file.
22471 * gdb.c++/annota3.cc: New file.
22472
22473 2003-07-29 Michael Chastain <mec@shout.net>
22474
22475 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22476 actually failed.
22477 (do_pass): Likewise.
22478 * gdb.threads/tls.exp: Always initialize no_of_threads.
22479
22480 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
22481
22482 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22483 pattern.
22484 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22485 * gdb.threads/tls.exp: Recognize one case of the host library not
22486 supporting TLS.
22487
22488 2003-07-27 Andrew Cagney <cagney@redhat.com>
22489
22490 * gdb.base/fileio.exp: Use SH when running commands using
22491 remote_exec.
22492
22493 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
22494
22495 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22496 * gdb.base/relocate.c (dummy): New padding array.
22497
22498 2003-07-22 Michael Snyder <msnyder@redhat.com>
22499
22500 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
22501
22502 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22503 patterns to be more general, accepting old and new output.
22504 Some output chars (such as '+') also must be quoted.
22505 Some addresses are displayed numerically instead of
22506 symbolically.
22507
22508 2003-07-23 Michael Snyder <msnyder@redhat.com>
22509
22510 * gdb.base/return2.exp: Don't test long-long return.
22511
22512 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22513 * gdb.disasm/t01_mov.exp: Ditto.
22514 * gdb.disasm/t02_mova.s: Ditto.
22515 * gdb.disasm/t02_mova.exp: Ditto.
22516 * gdb.disasm/t03_add.s: Ditto.
22517 * gdb.disasm/t03_add.exp: Ditto.
22518 * gdb.disasm/t04_sub.s: Ditto.
22519 * gdb.disasm/t04_sub.exp: Ditto.
22520 * gdb.disasm/t05_cmp.s: Ditto.
22521 * gdb.disasm/t05_cmp.exp: Ditto.
22522 * gdb.disasm/t06_ari2.s: Ditto.
22523 * gdb.disasm/t06_ari2.exp: Ditto.
22524 * gdb.disasm/t07_ari3.s: Ditto.
22525 * gdb.disasm/t07_ari3.exp: Ditto.
22526 * gdb.disasm/t08_or.s: Ditto.
22527 * gdb.disasm/t08_or.exp: Ditto.
22528 * gdb.disasm/t09_xor.s: Ditto.
22529 * gdb.disasm/t09_xor.exp: Ditto.
22530 * gdb.disasm/t10_and.s: Ditto.
22531 * gdb.disasm/t10_and.exp: Ditto.
22532 * gdb.disasm/t11_logs.s: Ditto.
22533 * gdb.disasm/t11_logs.exp: Ditto.
22534 * gdb.disasm/t12_bit.s: Ditto.
22535 * gdb.disasm/t12_bit.exp: Ditto.
22536 * gdb.disasm/t13_otr.s: Ditto.
22537 * gdb.disasm/t13_otr.exp: Ditto.
22538
22539 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
22540
22541 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22542
22543 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
22544
22545 * gdb.threads/tls.c : New file.
22546 * gdb.threads/tls.exp : New file.
22547 * gdb.threads/tls-main.c : New file.
22548 * gdb.threads/tls-shared.c : New file.
22549 * gdb.threads/tls-shared.exp : New file.
22550
22551 2003-07-22 Andreas Schwab <schwab@suse.de>
22552
22553 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22554
22555 2003-07-20 Andreas Schwab <schwab@suse.de>
22556
22557 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22558 due to insn reordering.
22559
22560 2003-07-15 Andrew Cagney <cagney@redhat.com>
22561
22562 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22563
22564 2003-07-15 Michael Chastain <mec@shout.net>
22565
22566 * gdb.base/gdb1250.exp: New file.
22567 * gdb.base/gdb1250.c: New file.
22568
22569 2003-07-09 Michal Ludvig <mludvig@suse.cz>
22570
22571 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22572 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22573
22574 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
22575
22576 * gdb.threads/tls.c: New file.
22577 * gdb.threads/tls.exp: New file.
22578 * gdb.threads/tls-main.c: New file.
22579 * gdb.threads/tls-shared.c: New file.
22580 * gdb.threads/tls-shared.exp: New file.
22581
22582 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
22583
22584 * gdb.base/annota1.exp: Make sure that we properly escape the
22585 full path of the source file. Xfail more permissive patterns,
22586 due to a compiler debug info problem.
22587
22588 2003-07-07 Andreas Schwab <schwab@suse.de>
22589
22590 * gdb.asm/m68k.inc: New file.
22591 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22592
22593 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22594 arguments"): Also match negative number.
22595
22596 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22597
22598 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
22599
22600 * gdb.base/store.c (charest): New typedef.
22601 (add_char): Rename to add_charest, update.
22602 (wack_char): Rename to wack_charest, update types. Return l + r
22603 to keep r live across the call.
22604 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22605 (wack_double, wack_doublest): Return l + r to keep r live across
22606 the call.
22607 * gdb.base/store.exp: Accomodate store.c changes.
22608
22609 2003-06-30 David Carlton <carlton@kealia.com>
22610
22611 * gdb.c++/maint.exp (test_invalid_name): New.
22612 (test_first_component): Add tests for invalid names.
22613
22614 2003-06-29 Michael Chastain <mec@shout.net>
22615
22616 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22617 output of '<VTT for class>' for virtual base classes.
22618
22619 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22620
22621 * gdb.base/completion.exp: Tab-complete "complet" instead of
22622 "compl".
22623 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22624
22625 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22626
22627 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22628 * gdb.base/volatile.exp: Likewise.
22629
22630 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
22631
22632 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22633 gdb/1265.
22634
22635 2003-06-28 Michael Chastain <mec@shout.net>
22636 Daniel Jacobowitz <drow@mvista.com>
22637
22638 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22639 initial line count of 'captured_main' from 26 to 32.
22640 (test_with_self): Allow xmalloc call to be interleaved with the
22641 preceding two lines.
22642
22643 2003-06-24 Joel Brobecker <brobecker@gnat.com>
22644
22645 * gdb.base/bang.exp: New testcase.
22646
22647 2003-06-23 Joel Brobecker <brobecker@gnat.com>
22648
22649 * gdb.base/langs.exp: Add some tests for the "minimal" language
22650 support.
22651
22652 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
22653
22654 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22655 the testcase.
22656
22657 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
22658
22659 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22660 offset.
22661
22662 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
22663
22664 * gdb.c++/pr-1210.cc: New file.
22665 * gdb.c++/pr-1210.exp: New file.
22666
22667 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
22668
22669 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22670 000-exec-continue.
22671
22672 2003-06-15 Mark Kettenis <kettenis@gnu.org>
22673
22674 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22675 on *-*-*bsd* instead of *-*-freebsd*.
22676
22677 2003-06-14 Andrew Cagney <cagney@redhat.com>
22678
22679 * gdb.base/store.exp: Test longest and doublest. Test all
22680 parameters. Weaken return statement match.
22681 * gdb.base/store.c: Add longest and doublest - aka long long and
22682 long double functions. Put all parameters into local register
22683 variables. Use negative values.
22684
22685 2003-06-14 Andrew Cagney <cagney@redhat.com>
22686
22687 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22688 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22689 exit status.
22690 * gdb.base/fileio.exp: Disable target when nointerrupts and
22691 noinferiorio, instead of limiting it to remote. Use remote_exec
22692 instead of system.
22693
22694 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22695
22696 * gdb.base/float.exp: Add ia64 support.
22697
22698 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
22699
22700 * gdb.base/fileio.exp: Run only on remote targets.
22701
22702 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
22703
22704 * gdb.base/fileio.c: New file, testing File-I/O.
22705 * gdb.base/fileio.exp: Ditto.
22706
22707 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22708
22709 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22710 shared objects after relocation at load time (gdb PR/1132).
22711 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
22712 as above, part of the shared object relocation test.
22713
22714 2003-06-08 Mark Kettenis <kettenis@gnu.org>
22715
22716 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22717 fully filled history list.
22718 * gdb.base/gdb_history: New file.
22719
22720 * gdb.base/signals.exp: XFAIL "continue to func1" on
22721 i*86-*-freebsd*.
22722
22723 * gdb.base/attach.exp: When trying to attach to a nonexistent
22724 process, make it possible to specify the PID based on the target,
22725 and do so for *-*-freebsd*.
22726
22727 2003-06-02 Richard Henderson <rth@redhat.com>
22728
22729 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22730
22731 2003-06-02 Richard Henderson <rth@redhat.com>
22732
22733 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22734
22735 2003-06-02 Richard Henderson <rth@redhat.com>
22736
22737 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22738
22739 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
22740
22741 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22742 of globalvar.
22743
22744 2003-06-01 Mark Kettenis <kettenis@gnu.org>
22745
22746 * gdb.asm/asm-source.exp: Check for memory read errors in
22747 disassembler test on *BSD too.
22748
22749 2003-06-01 Richard Henderson <rth@redhat.com>
22750
22751 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22752 for .frame.
22753 (gdbasm_call): Lose ldgp.
22754 (gdbasm_startup): Add frame information.
22755 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22756
22757 2003-05-31 Mark Kettenis <kettenis@gnu.org>
22758
22759 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22760 i?86-*-*.
22761
22762 2003-05-30 Mark Kettenis <kettenis@gnu.org>
22763
22764 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22765 FreeBSD.
22766
22767 2003-05-29 Richard Henderson <rth@redhat.com>
22768
22769 * gdb.asm/alpha.inc: New file.
22770 * gdb.asm/asm-source.exp: Use it.
22771
22772 2003-05-29 Jim Blandy <jimb@redhat.com>
22773
22774 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22775 'core.PID'.
22776
22777 2003-05-22 Jim Blandy <jimb@redhat.com>
22778
22779 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22780 backtrace.
22781
22782 2003-05-20 David Carlton <carlton@math.stanford.edu>
22783
22784 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22785 this time.
22786
22787 2003-05-19 David Carlton <carlton@bactrian.org>
22788
22789 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22790 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22791
22792 2003-05-19 David Carlton <carlton@bactrian.org>
22793
22794 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22795 namespace tests.
22796 Bump copyright date.
22797 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22798 (main): Call C::D::marker2.
22799 * gdb.c++/namespace1.cc: New file.
22800
22801 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22802
22803 Roland McGrath <roland@redhat.com>
22804 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
22805 there is no manager thread.
22806
22807 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22808
22809 * gdb.threads/schedlock.exp: Remove assumption that all threads
22810 will run in a particular small time slice. Also ensure we break
22811 in one of the child threads rather than the main thread.
22812
22813 2003-05-07 Jim Blandy <jimb@redhat.com>
22814
22815 Add support for assembly source testing on the s390x.
22816 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22817 architecture.
22818 * gdb.asm/s390x.inc: New file.
22819
22820 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22821 succession of 'if' statements.
22822
22823 2003-05-05 Andrew Cagney <cagney@redhat.com>
22824
22825 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22826
22827 2003-05-05 Andrew Cagney <cagney@redhat.com>
22828
22829 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22830 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22831
22832 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
22833
22834 * gdb.base/charset.exp: Update based on new behavior of set/show
22835 charset commands.
22836
22837 2003-05-01 Andrew Cagney <cagney@redhat.com>
22838
22839 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22840 variable do not give memory errors.
22841
22842 2003-04-30 Adam Fedor <fedor@gnu.org>
22843
22844 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22845 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22846 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22847 gdb.objc/basicclass.m: : New files
22848
22849 * lib/gdb.exp (gdb_compile_objc): New procedure.
22850
22851 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
22852
22853 * gdb.base/signals.exp: Make backtrace tests more specific.
22854
22855 2003-04-23 David Carlton <carlton@bactrian.org>
22856
22857 * gdb.c++/maint.exp (test_first_component): Add tests for
22858 'operator' in more locations.
22859
22860 2003-04-16 Kevin Buettner <kevinb@redhat.com>
22861
22862 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22863
22864 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
22865
22866 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
22867 func marke' instead. Update test name.
22868
22869 2003-04-15 David Carlton <carlton@math.stanford.edu>
22870
22871 * gdb.c++/maint.exp: New file.
22872
22873 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22874
22875 * gdb.threads/schedlock.c: Change type of thread function argument
22876 to long, to avoid warnings on 64-bit platforms.
22877
22878 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
22879
22880 * gdb.base/attach.exp: Add new message from ptrace in case of
22881 attaching to nonexistent process.
22882
22883 2003-04-11 Jim Blandy <jimb@redhat.com>
22884
22885 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22886 gdb.c++/userdef.cc: Place comments on the lines to which the
22887 marker function might return.
22888 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22889 gdb.c++/userdef.exp: Look for those comments to check that we've
22890 returned to the right place, instead of checking line numbers.
22891
22892 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
22893
22894 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22895 match on sourcefile name, instead of directory name.
22896
22897 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
22898
22899 * gdb.base/completion.exp: Use string_to_regexp to match the
22900 working directory name.
22901
22902 2003-04-09 Jim Blandy <jimb@redhat.com>
22903
22904 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22905 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22906 after an inferior function call, report the failure, but allow the
22907 test to continue.
22908
22909 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22910
22911 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22912 with -DPROTOTYPES.
22913
22914 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22915
22916 * gdb.base/break.exp: Revert last patch.
22917
22918 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22919
22920 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22921 with -DPROTOTYPES.
22922
22923 2003-04-02 Andrew Cagney <cagney@redhat.com>
22924
22925 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22926 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22927 matching directories by the name breakpoint.
22928 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22929 Make "continue to marker1" consistent.
22930 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22931 message consistent.
22932 * lib/gdb.exp: Put "the program is no longer running", and "the
22933 program exited" in parenthesis.
22934 * lib/mi-support.exp: Ditto.
22935
22936 2003-04-02 Bob Rossi <bob_rossi@cox.net>
22937
22938 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22939
22940 2003-03-29 Andrew Cagney <cagney@redhat.com>
22941
22942 * gdb.base/sizeof.c (main): Print the value of '\377'.
22943 * gdb.base/sizeof.exp: Check the sign of '\377'.
22944
22945 2003-03-27 Michael Chastain <mec@shout.net>
22946
22947 * gdb.base/gdb1090.exp: New file.
22948 * gdb.base/gdb1090.cc: New file.
22949
22950 2003-03-27 J. Brobecker <brobecker@gnat.com>
22951
22952 * gdb.gdb/observer.exp: New regression test.
22953
22954 2003-03-27 Michael Chastain <mec@shout.net>
22955
22956 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22957 * gdb.base/ptype.exp: Likewise.
22958
22959 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
22960
22961 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22962
22963 2003-03-26 Michael Chastain <mec@shout.net>
22964
22965 * gdb.base/ptype.exp: Actually use some typedef'd types.
22966
22967 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22968
22969 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22970 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22971
22972 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22973
22974 * gdb.base/default.exp: Fix regular expression.
22975
22976 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22977
22978 * gdb.base/args.exp: Fix regular expression.
22979
22980 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22981
22982 * gdb.base/help.exp: Allow Win32 child process.
22983
22984 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22985
22986 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22987 when stepping out of main().
22988
22989 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22990
22991 * gdb.base/default.exp: Check for win32 specific message when calling
22992 "run" without executable.
22993
22994 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22995
22996 * gdb.base/args.exp: Expect .exe in output.
22997
22998 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
22999
23000 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23001 Cygwin native.
23002
23003 2003-03-17 Andrew Cagney <cagney@redhat.com>
23004
23005 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23006 vector registes.
23007 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23008 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23009
23010 2003-03-17 David Carlton <carlton@math.stanford.edu>
23011
23012 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23013 test, for PR breakpoints/38.
23014 Call test_watchpoint_and_breakpoint.
23015 * gdb.base/watchpoint.c (func3): New function.
23016 (main): Call func3.
23017
23018 2003-03-04 David Carlton <carlton@math.stanford.edu>
23019
23020 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23021 Garply<Garply<char> >:: garply".
23022 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23023 with respect to PR c++/1111; note also PR c++/1113.
23024 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23025 respect to PR c++/1062.
23026 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23027
23028 2003-03-03 David Carlton <carlton@math.stanford.edu>
23029
23030 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23031 with respect to PR c++/57.
23032 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23033 c++/826.
23034 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23035 respect to PR c++/57.
23036
23037 2003-03-03 David Carlton <carlton@math.stanford.edu>
23038
23039 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23040 respect to PR c++/33 into FAILs.
23041
23042 2003-03-03 Michael Chastain <mec@shout.net>
23043
23044 * configure.in: Update copyright years.
23045
23046 2003-03-03 Michael Chastain <mec@shout.net>
23047
23048 * Makefile.in: Update copyright years.
23049
23050 2003-02-28 David Carlton <carlton@math.stanford.edu>
23051
23052 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23053 print class instead of struct and/or superfluous protection
23054 specifiers, as long as the resulting output is equivalent to the
23055 source code.
23056 Delete FIXME from end of messages on tests that don't need
23057 fixing.
23058
23059 2003-02-28 David Carlton <carlton@math.stanford.edu>
23060
23061 * gdb.c++/templates.exp (do_tests): Allow const in the two
23062 Foo<volatile char *>::foo tests.
23063
23064 2003-02-27 Michael Snyder <msnyder@redhat.com>
23065
23066 * gdb.base/restore.c (main): Return zero, so exit code
23067 will be consistant.
23068
23069 2003-02-26 David Carlton <carlton@math.stanford.edu>
23070
23071 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23072 char *>::foo" test with respect to PR c++/33. Create a new test
23073 which is identical to that one except that it doesn't put the
23074 space between the "char" and the "*"; KFAIL it, too.
23075
23076 2003-02-26 David Carlton <carlton@math.stanford.edu>
23077
23078 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23079 template types into either PASSes or KFAILs (corresponding to PR
23080 c++/57). Tweak indentation. Update copyright.
23081
23082 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23083
23084 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23085
23086 2003-02-13 Michael Chastain <mec@shout.net>
23087
23088 * gdb.base/exprs.exp: Remove i960 remnants.
23089 * gdb.base/funcargs.exp: Likewise.
23090 * gdb.base/list.exp: Likewise.
23091 * gdb.base/ptype.exp: Likewise.
23092
23093 2003-02-14 David Carlton <carlton@math.stanford.edu>
23094
23095 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23096 pEe->D::vg()" from XFAIL to KFAIL.
23097
23098 2003-02-13 Jason Molenda (jmolenda@apple.com)
23099
23100 * gdb.base/maint.exp: Update maint print statistics regexp to include
23101 new entries.
23102
23103 2003-02-13 Michael Chastain <mec@shout.net>
23104
23105 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23106
23107 2003-02-12 Michael Chastain <mec@shout.net>
23108
23109 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23110 * gdb.c++/inherit.exp: Likewise.
23111 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23112 * gdb.c++/templates.exp: Likewise.
23113 * gdb.c++/virtfunc.exp: Likewise.
23114
23115 2003-02-06 Jason Molenda (jason-cl@molenda.com)
23116
23117 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23118 why the code is written that way.
23119
23120 2003-02-05 Michael Chastain <mec@shout.net>
23121
23122 * gdb.base/dump.exp: Add missing copyright line.
23123
23124 2003-02-05 Jason Molenda (jason-cl@molenda.com)
23125
23126 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
23127 at the beginning so the breakpoint doesn't get set on the loop.
23128
23129 2003-02-05 Michael Chastain <mec@shout.net>
23130
23131 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23132 output for configurations with gcc 2.95.3.
23133
23134 2003-02-05 Keith Seitz <keiths@redhat.com>
23135 Andrew Cagney <ac131313@redhat.com>
23136
23137 * gdb.mi/mi-cli.exp: New file.
23138
23139 2003-02-04 Michael Chastain <mec@shout.net>
23140
23141 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23142 Call perror and then continue.
23143
23144 2003-02-03 Michael Chastain <mec@shout.net>
23145
23146 * gdb.c++/pr-1023.cc: New file.
23147 * gdb.c++/pr-1023.exp: New file.
23148
23149 2003-02-05 Jim Blandy <jimb@redhat.com>
23150
23151 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23152 it's local to foobar. Check for it there, and check that it's not
23153 present in main.
23154 * gdb.c++/local.cc (marker2): New function.
23155 (foobar): Call marker1.
23156 (main): Call marker2 instead of marker1.
23157
23158 2003-02-04 Andrew Cagney <ac131313@redhat.com>
23159
23160 * gdb.disasm/mn10200.exp: Obsolete file.
23161 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23162 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23163 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23164
23165 2003-02-04 David Carlton <carlton@math.stanford.edu>
23166
23167 * gdb.c++/overload.exp: Test intToChar(1).
23168 * gdb.c++/overload.cc (intToChar): New.
23169 (main): Call intToChar.
23170
23171 2003-02-03 David Carlton <carlton@math.stanford.edu>
23172
23173 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23174 'might_kfail' arg.
23175 KFAIL some of the continue_to_bp_overloaded calls, according to
23176 PR c++/1025.
23177
23178 2003-02-01 Michael Chastain <mec@shout.net>
23179
23180 * gdb.base/advance.c (marker1): New marker function.
23181 * gdb.base/advance.exp: When the 'advance' command lands on the
23182 return breakpoint, it can legitimately stop on either the
23183 current line or the next line. Accommodate both outcomes.
23184 * gdb.base/until.exp: Likewise.
23185
23186 2003-02-02 Andrew Cagney <ac131313@redhat.com>
23187
23188 2002-11-10 Jason Molenda (jason-cl@molenda.com):
23189 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23190 now a list, not a tuple.
23191 * gdb.mi/mi-var-display.exp: Ditto.
23192 * gdb.mi/gdb792.exp: Ditto.
23193
23194 2003-02-01 Andrew Cagney <ac131313@redhat.com>
23195
23196 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
23197 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23198 stack backtraces.
23199 * gdb.mi/mi-syn-frame.c: Part of same.
23200
23201 2003-02-01 Mark Kettenis <kettenis@gnu.org>
23202
23203 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23204 gdb.mi/mi1-pthreads.exp: Return instead of calling
23205 gdb_suppress_entire_file.
23206
23207 2003-02-01 Mark Salter <msalter@redhat.com>
23208
23209 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23210
23211 2003-01-31 Mark Salter <msalter@redhat.com>
23212
23213 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23214 Support empty arg.
23215
23216 2003-01-30 Michael Chastain <mec@shout.net>
23217
23218 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23219 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23220 has been fixed in gdb/readline on 2003-01-09.
23221
23222 2003-01-29 Michael Snyder <msnyder@redhat.com>
23223
23224 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23225 * gdb.base/display.exp: Allow for leading underscore in symbol.
23226 * gdb.base/args.exp: Skip if target does not support args passing.
23227
23228 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
23229
23230 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
23231 gdb_test. Accept a list of expect arguments as the third
23232 parameter.
23233 (gdb_test): Use it.
23234
23235 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
23236
23237 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23238 allow for different test tree configurations. Update some
23239 tescases accordingly.
23240 * gdb.arch/altivec-regs.exp: Ditto.
23241 * gdb.asm/asm-source.exp: Ditto.
23242 * gdb.base/advance.exp: Ditto.
23243 * gdb.base/display.exp: Ditto.
23244 * gdb.base/long_long.exp: Ditto.
23245 * gdb.base/mips_pro.exp: Ditto.
23246 * gdb.base/overlays.exp: Ditto.
23247 * gdb.base/relocate.exp: Ditto.
23248 * gdb.base/setshow.exp: Ditto.
23249 * gdb.base/step-line.exp: Ditto.
23250 * gdb.base/step-test.exp: Ditto.
23251 * gdb.base/until.exp: Ditto.
23252 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23253
23254 2003-01-17 David Carlton <carlton@math.stanford.edu>
23255
23256 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23257 corresponding to PR c++/945.
23258 Update copyright.
23259
23260 2003-01-17 David Carlton <carlton@math.stanford.edu>
23261
23262 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23263 corresponding to PR c++/68.
23264
23265 2003-01-17 David Carlton <carlton@math.stanford.edu>
23266
23267 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23268 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23269 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23270
23271 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
23272
23273 * gdb.base/break.exp: Fix change of default location, because of
23274 removal of until tests.
23275 * gdb.base/help.exp: Update test for new 'until' help message.
23276 Add test for help on 'advance'.
23277 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
23278
23279 2003-01-15 Mark Kettenis <kettenis@gnu.org>
23280
23281 * gdb.base/default.exp: Adapt "info float" test for recent changes
23282 to that command. Add test for "info vector".
23283 * gdb.base/float.exp: New file. Add test for "info float" that
23284 resembles the old test in gdb.base/default.exp.
23285
23286 2003-01-15 David Carlton <carlton@math.stanford.edu>
23287
23288 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23289
23290 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
23291
23292 * gdb.base/break.exp: Move the tests of until command from here...
23293 * gdb.base/until.exp: ... to here. New file. Add other tests.
23294 * gdb.base/advance.c: New file.
23295 * gdb.base/advance.exp: New file.
23296
23297 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
23298
23299 * gdb.base/args.c: New file.
23300 * gdb.base/args.exp: New file.
23301
23302 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
23303
23304 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23305
23306 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
23307
23308 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23309
23310 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
23311
23312 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23313 dates.
23314
23315 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
23316
23317 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23318
23319 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
23320
23321 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23322 (ptype &*"foo").
23323 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23324
23325 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
23326
23327 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23328 * gdb.mi/mi1-console.exp: Likewise.
23329
23330 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
23331
23332 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23333 * gdb.mi/mi1-console.exp: Likewise.
23334
23335 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
23336
23337 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23338
23339 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
23340
23341 * gdb.base/detach.exp: New test.
23342
23343 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
23344
23345 * Makefile.in (ALL_SUBDIRS): New variable.
23346 (subdirs, clean, distclean): Use it.
23347 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23348 regenerating Makefile, since it is generated from the top level.
23349 * gdb.asm/Makefile.in: Likewise.
23350 * gdb.base/Makefile.in: Likewise.
23351 * gdb.c++/Makefile.in: Likewise.
23352 * gdb.disasm/Makefile.in: Likewise.
23353 * gdb.java/Makefile.in: Likewise.
23354 * gdb.mi/Makefile.in: Likewise.
23355 * gdb.threads/Makefile.in: Likewise.
23356 * gdb.trace/Makefile.in: Likewise.
23357
23358 2003-01-09 David Carlton <carlton@math.stanford.edu>
23359
23360 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23361 Add copyright year 2003.
23362
23363 2003-01-06 Michael Chastain <mec@shout.net>
23364
23365 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23366 When selecting a thread, 'line' and 'file' are optional.
23367 * gdb.mi/mi1-pthreads.exp: Likewise.
23368
23369 2003-01-06 Andreas Schwab <schwab@suse.de>
23370
23371 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23372 failures.
23373
23374 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
23375
23376 Fix PR gdb/844
23377 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23378 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23379
23380 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23381 instead of calling gdb_suppress_entire_file.
23382 * gdb.threads/print-threads.exp: Likewise.
23383 * gdb.threads/schedlock.exp: Likewise.
23384
23385 * gdb.threads/killed.exp: Return instead of calling
23386 gdb_suppress_entire_file.
23387 * gdb.threads/linux-dp.exp: Likewise.
23388 * gdb.threads/pthreads.exp: Likewise.
23389
23390 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
23391
23392 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23393 stabs.
23394 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23395 * gdb.base/whatis.exp: Always allow (void) after function names.
23396
23397 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
23398
23399 * gdb.c++/casts.exp: Correct regexp.
23400
23401 2003-01-04 Mark Kettenis <kettenis@gnu.org>
23402
23403 * configure.in: Call AC_CONFIG_HEADER. Don't call
23404 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23405 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23406 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23407 aforementioned directories in the AC_OUPUT call.
23408 * config.hin: New file.
23409 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23410 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23411 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23412 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23413 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23414 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23415 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23416 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23417 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23418 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23419 gdb.threads/configure.in, gdb.threads/configure,
23420 gdb.threads/config.in, gdb.trace/configure.in,
23421 gdb.trace/configure: Removed.
23422
23423 2003-01-03 Michael Chastain <mec@shout.net>
23424
23425 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23426 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23427
23428 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
23429
23430 * gdb.base/store.exp: Fix regular expressions.
23431
23432 2002-12-28 Mark Kettenis <kettenis@gnu.org>
23433
23434 * configure.in: Rewrite.
23435 * configure: Regenerated.
23436
23437 2003-01-03 David Carlton <carlton@math.stanford.edu>
23438
23439 * gdb.base/psymtab.exp: New file.
23440 * gdb.base/psymtab1.c: Ditto.
23441 * gdb.base/psymtab2.c: Ditto.
23442
23443 2002-12-23 Adam Fedor <fedor@gnu.org>
23444
23445 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23446
23447 2002-12-23 David Carlton <carlton@math.stanford.edu>
23448
23449 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23450 and current_directory initialization.
23451
23452 2002-12-22 Jim Blandy <jimb@redhat.com>
23453
23454 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23455 rather than as part of the output file name.
23456
23457 * gdb.base/attach.exp: There's no need to copy the test program to
23458 /tmp; that was only ever necessary on HP/UX, and this test is
23459 entirely disabled there anyway.
23460
23461 2002-12-21 Jim Blandy <jimb@redhat.com>
23462
23463 * gdb.c++/psmang.exp: Doc fix.
23464
23465 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23466 test.
23467
23468 2002-12-20 David Carlton <carlton@math.stanford.edu>
23469
23470 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23471
23472 2002-12-18 Michael Chastain <mec@shout.net>
23473
23474 * gdb.c++/annota2.exp: Add copyright year 2002.
23475
23476 2002-12-17 David Carlton <carlton@math.stanford.edu>
23477
23478 * gdb.c++/try_catch.cc: Add marker comments.
23479 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23480 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23481 * gdb.c++/m-static.cc: Ditto.
23482 * gdb.c++/m-static1.cc: Ditto.
23483 * gdb.c++/try_catch.cc: Ditto.
23484
23485 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23486
23487 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23488 to see whether we are using the new -environment-directory
23489 command which resets via -r or the old version of the command
23490 which may prompt the user. Part of fix for gdb/741.
23491
23492 2002-12-13 Andrew Cagney <ac131313@redhat.com>
23493
23494 * gdb.fortran/types.exp: Update obsolete comment.
23495 * gdb.fortran/exprs.exp: Ditto.
23496 * lib/gdb.exp: Delete obsolete code.
23497 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23498 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23499 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23500 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23501 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23502 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23503 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23504 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23505 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23506 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23507 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23508 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23509 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23510 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23511 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23512 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23513 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23514 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23515 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23516 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23517 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23518 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23519 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23520 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23521 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23522 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23523 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23524 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23525 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23526 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23527 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23528 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23529 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23530 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23531 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23532 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23533 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23534
23535 2002-12-11 David Carlton <carlton@math.stanford.edu>
23536
23537 * gdb.c++/m-data.exp: Add test for members that shadow global
23538 variables: see PR gdb/804.
23539 * gdb.c++/m-data.cc: Ditto.
23540
23541 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
23542
23543 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23544
23545 2002-12-06 David Carlton <carlton@math.stanford.edu>
23546
23547 * gdb.base/store.c: Don't declare functions static.
23548
23549 2002-12-04 Andrew Cagney <ac131313@redhat.com>
23550
23551 * gdb.base/store.exp, gdb.base/store.c: New files.
23552
23553 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
23554
23555 * gdb.base/selftest.exp: Update for current gdb.
23556
23557 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
23558
23559 * gdb.base/maint.exp: Only dump symbols from one source file
23560 or objfile.
23561
23562 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
23563
23564 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23565 function call.
23566
23567 2002-11-25 Jim Blandy <jimb@redhat.com>
23568
23569 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23570 function appearing in error message.
23571
23572 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
23573
23574 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23575
23576 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23577
23578 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23579 for mi1 and current mi is in correct format. New mi startup message
23580 should be in mi console format. This is part of fix for PR gdb/604.
23581
23582 2002-09-18 Fernando Nasser <fnasser@redhat.com>
23583
23584 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23585 which explicitly prints the zero offset as "+0".
23586
23587 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
23588
23589 * gdb.threads/schedlock.c (args): Make unsigned.
23590
23591 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
23592
23593 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23594 numbers. Allow "foo2|selected stack frame".
23595 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23596 * gdb.asm/asmsrc2.s: Likewise.
23597 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23598 comments.
23599 * gdb.asm/mips.inc: New file.
23600
23601 2002-10-18 Adam Fedor <fedor@gnu.org>
23602
23603 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23604 * gdb.base/help.exp: Likewise.
23605
23606 2002-10-17 Kevin Buettner <kevinb@redhat.com>
23607
23608 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23609 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23610
23611 2002-10-02 Jim Blandy <jimb@redhat.com>
23612
23613 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23614
23615 2002-10-01 Andrew Cagney <ac131313@redhat.com>
23616
23617 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23618 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23619 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23620 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23621 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23622 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23623 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23624
23625 2002-09-29 Andrew Cagney <ac131313@redhat.com>
23626
23627 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23628 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23629 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23630 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23631 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23632 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23633 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
23634
23635 2002-09-27 Kevin Buettner <kevinb@redhat.com>
23636
23637 * gdb.base/annota1.exp (info break): Make directory components of
23638 path optional since not all compilers emit this debug information.
23639
23640 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23641 step ends up stepping out of the function instead of stopping on
23642 the epilogue.
23643
23644 2002-09-26 Keith Seitz <keiths@redhat.com>
23645
23646 * lib/insight-support.exp (gdbtk_start): Figure out where
23647 the insight executable is based on where gdb is. Use this
23648 executable to start insight instead of gdb.
23649
23650 2002-09-25 Andrew Cagney <cagney@redhat.com>
23651
23652 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23653
23654 2002-09-24 Andrew Cagney <ac131313@redhat.com>
23655
23656 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23657 test_isolated_complaints.
23658 (test_empty_complaint): New function.
23659 (test_empty_complaints): New function. Check no output when no
23660 complaints.
23661
23662 2002-09-19 Jim Blandy <jimb@redhat.com>
23663
23664 * gdb.base/charset.exp, gdb.base/charset.c: New files.
23665
23666 2002-09-19 Andrew Cagney <ac131313@redhat.com>
23667
23668 * gdb.gdb/complaints.exp: New file.
23669
23670 2002-09-18 Andrew Cagney <ac131313@redhat.com>
23671
23672 * gdb.base/maint.exp: Check `help maint internal-warning'.
23673
23674 2002-09-18 David Carlton <carlton@math.stanford.edu>
23675
23676 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23677 numbers, and replace them by a single breakpoint after the
23678 constructors are all finished.
23679 Add test 4.
23680 * gdb.c++/m-static.cc: Add test 4.
23681 * gdb.c++/m-static.h: New file.
23682 * gdb.c++/m-static1.cc: New file.
23683
23684 * gdb.c++/printmethod.exp: New file.
23685 * gdb.c++/printmethod.cc: New file.
23686
23687 * gdb.c++/pr-574.exp: New file.
23688 * gdb.c++/pr-574.cc: New file.
23689
23690 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23691
23692 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23693 embedded targets which never actually exit.
23694
23695 2002-09-18 Fernando Nasser <fnasser@redhat.com>
23696
23697 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23698 "don't step after run" as unresolved or unsupported, instead of xfail.
23699
23700 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23701
23702 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23703 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23704 Add newline to expected string in "step out of main (status wrapper)"
23705 case.
23706
23707 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
23708
23709 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23710 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23711
23712 2002-09-17 Tom Tromey <tromey@redhat.com>
23713
23714 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23715 \000, not \0, in double-quoted string.
23716
23717 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
23718
23719 * gdb.base/commands.exp: Don't expect a "Program exited normally"
23720 string after running the commands execution on breakpoint tests.
23721
23722 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
23723
23724 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23725
23726 2002-09-12 Joel Brobecker <brobecker@gnat.com>
23727
23728 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23729
23730 2002-09-10 Keith Seitz <keiths@redhat.com>
23731
23732 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23733 runto proc.
23734 (mi_run_to_main): Use mi_runto.
23735 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23736
23737 2002-09-10 Keith Seitz <keiths@redhat.com>
23738
23739 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23740 regexp for stopping at main. Could have multiple event notifications.
23741 Don't assume that main was declared with no parameters.
23742 (mi_next): Use mi_step_to.
23743 (mi_step): Use mi_next_to.
23744
23745 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
23746
23747 * gdb.base/default.exp: Fix expected string in `info float' test.
23748
23749 2002-09-09 Ben Elliston <bje@redhat.com>
23750
23751 * config/mips.exp: Update comments.
23752 * config/mips-idt.exp: Likewise.
23753 * config/nind.exp: Likewise.
23754 * config/slite.exp: Likewise.
23755 * config/sparclet.exp: Likewise.
23756 * config/udi.exp: Likewise.
23757 * config/vx.exp: Likewise.
23758 * config/vxworks29k.exp: Likewise.
23759
23760 2002-09-05 Jim Blandy <jimb@redhat.com>
23761
23762 * gdb.threads/killed.exp: Fix test failure message.
23763
23764 2002-09-04 Keith Seitz <keiths@redhat.com>
23765
23766 * lib/mi-support.exp: Update copyright.
23767 (mi_gdb_test): Increase the priority of the expected pattern
23768 so that it matches gdb_test.
23769
23770 2002-09-03 Keith Seitz <keiths@redhat.com>
23771
23772 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23773 Use integer comparison instead of string comparison for testing
23774 whether binary was built.
23775
23776 2002-09-03 Jim Blandy <jimb@redhat.com>
23777
23778 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23779
23780 2002-08-29 Jim Blandy <jimb@redhat.com>
23781
23782 * gdb.threads/pthreads.exp: Move the portable thread compilation
23783 code into a function in lib/gdb.exp, and call that from here.
23784 * lib/gdb.exp (gdb_compile_pthreads): New function.
23785
23786 2002-08-29 Keith Seitz <keiths@redhat.com>
23787
23788 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23789 expect_out so that callers can get at it.
23790
23791 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
23792
23793 * gdb.threads/print-threads.c: New file.
23794 * gdb.threads/print-threads.exp: New file.
23795 * gdb.threads/schedlock.c: New file.
23796 * gdb.threads/schedlock.exp: New file.
23797
23798 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
23799
23800 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23801 not altivec.c.
23802
23803 2002-08-17 Mark Kettenis <kettenis@gnu.org>
23804
23805 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23806 targets. The problem should be fixed now.
23807
23808 2002-08-15 Mark Kettenis <kettenis@gnu.org>
23809
23810 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23811 2002-07-24 change that removes final dots from error messages.
23812
23813 2002-08-13 Tom Tromey <tromey@redhat.com>
23814
23815 * gdb.base/readline.exp: New file.
23816
23817 2002-08-01 Andrew Cagney <ac131313@redhat.com>
23818
23819 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23820 supress message.
23821
23822 2002-08-01 Andrew Cagney <cagney@redhat.com>
23823
23824 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23825 CHILL_FOR_TARGET and CHILL_LIB.
23826 * configure.in (configdirs): Remove gdb.chill.
23827 * configure: Regenerate.
23828 * lib/gdb.exp: Obsolete references to chill.
23829 * gdb.fortran/types.exp: Ditto.
23830 * gdb.fortran/exprs.exp: Ditto.
23831
23832 2002-07-30 Kevin Buettner <kevinb@redhat.com>
23833
23834 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23835 set Irix-specific compile and link flags.
23836
23837 2002-07-29 Kevin Buettner <kevinb@redhat.com>
23838
23839 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23840 source files. The ``-o'' option doesn't work with the ``-E'' option
23841 when using the Irix compiler.
23842
23843 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
23844
23845 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23846 Improve support for reusing an exec file. Copy exec file
23847 to target, and run gdbserver on the target instead of on the host.
23848
23849 2002-07-18 Jim Blandy <jimb@redhat.com>
23850
23851 * gdb.base/ending-run.exp: Don't expect to see the program end in
23852 some orderly fashion when we're running on a real stand-alone
23853 board.
23854
23855 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23856 targets that don't support interrupts.
23857
23858 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23859
23860 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23861 systems.
23862 Move comments in expect statements to inside the actions, so that they
23863 don't get matched against.
23864
23865 2002-07-10 Mark Kettenis <kettenis@gnu.org>
23866
23867 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23868 function when asleep" test.
23869
23870 2002-07-10 Andrew Cagney <ac131313@redhat.com>
23871
23872 * gdb.base/page.exp: Rewrite to handle problems with very long
23873 `info set' output. Update copyright.
23874
23875 2002-06-26 Andrew Cagney <ac131313@redhat.com>
23876
23877 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23878 gdb.threads-hp.
23879 * gdb.hp/configure: Regenerate.
23880 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23881 * gdb.hp/gdb.threads-hp/configure: Delete file.
23882 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23883
23884 2002-06-22 Andrew Cagney <ac131313@redhat.com>
23885
23886 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23887 setlocale, bindtextdomain and textdomain.
23888
23889 2002-06-11 Jim Blandy <jimb@redhat.com>
23890
23891 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23892 preprocessor macro information is present.
23893
23894 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23895 tests.
23896
23897 2002-06-06 Michael Snyder <msnyder@redhat.com>
23898
23899 * gdb.base/overlays.exp: Record addresses of overlay
23900 functions in TCL variables rather than in GDB variables,
23901 to avoid having GDB convert them to pointers (with loss
23902 of information).
23903
23904 * gdb.base/d10v.ld: Merge in several years worth of
23905 default linker script changes.
23906 * gdb.base/long_long.exp: Add check for sizeof (long double).
23907
23908 2002-06-06 Michal Ludvig <mludvig@suse.cz>
23909
23910 * gdb.asm/asm-source.exp: Add x86-64 target.
23911 * gdb.asm/x86_64.inc: New.
23912
23913 2002-05-30 Michael Chastain <mec@shout.net>
23914
23915 From Benjamin Kosnik <bkoz@redhat.com>:
23916 * gdb.c++/m-static.cc: New file.
23917 * gdb.c++/m-static.exp: New file.
23918
23919 2002-05-28 Michael Snyder <msnyder@redhat.com>
23920
23921 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23922 precision.
23923
23924 2002-05-27 Michael Chastain <mec@shout.net>
23925
23926 From Benjamin Kosnik <bkoz@redhat.com>:
23927 * gdb.c++/m-data.cc: New file.
23928 * gdb.c++/m-data.exp: New file.
23929
23930 2002-05-27 Michael Chastain <mec@shout.net>
23931
23932 From Benjamin Kosnik <bkoz@redhat.com>:
23933 * gdb.c++/try_catch.cc: New file.
23934 * gdb.c++/try_catch.exp: New file.
23935
23936 2002-05-27 Michael Chastain <mec@shout.net>
23937
23938 * gdb.c++/local.exp: Accept more nested types in output.
23939
23940 2002-05-26 Michael Chastain <mec@shout.net>
23941
23942 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23943
23944 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23945
23946 * lib/gdb.exp (gdb_wrapper_init): Just because
23947 gdb_wrapper_file exists, this does not mean that the file
23948 should not be rebuilt. That is what gdb_wrapper_initialized
23949 is for.
23950 (default_gdb_init): Reset gdb_wrapper_initialized.
23951
23952 2002-05-23 Michael Snyder <msnyder@redhat.com>
23953
23954 * gdb.base/all-bin.exp: Revise previous patch by just reducing
23955 the precision of the floating point test results.
23956 * gdb.base/call-rt-st.exp: Ditto.
23957
23958 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23959 * gdb.base/call-rt-st.exp: Ditto.
23960
23961 2002-05-19 Michael Chastain <mec@shout.net>
23962
23963 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23964
23965 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
23966
23967 * configure.in (configdirs): Add gdb.arch.
23968 * configure: Regenerate.
23969
23970 2002-05-17 Jim Blandy <jimb@redhat.com>
23971
23972 * gdb.base/completion.exp: Recognize the more detailed error
23973 messages produced by the macro expander's lexical analyzer.
23974
23975 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23976
23977 * gdb.arch/altivec-abi.c: New file.
23978 * gdb.arch/altivec-abi.exp: New file.
23979 * gdb.arch/altivec-regs.c: New file.
23980 * gdb.arch/altivec-regs.exp: New file.
23981
23982 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
23983
23984 * gdb.base/maint.exp (maint print type): Update for new type
23985 structure.
23986
23987 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
23988
23989 * gdb.arch: New directory.
23990 * gdb.arch/configure.in: New file.
23991 * gdb.arch/configure: New file.
23992 * gdb.arch/Makefile.in: New file.
23993
23994 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
23995
23996 * gdb.asm/asm-source.exp: Add v850 as supported target.
23997 * gdb.asm/v850.inc: New file.
23998
23999 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
24000
24001 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24002
24003 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
24004
24005 * gdb.base/break.exp: Check 'break "marker2"'.
24006
24007 2002-05-10 Michael Snyder <msnyder@redhat.com>
24008
24009 * gdb.base/long_long.exp: Fix typo.
24010
24011 2002-05-10 Jim Blandy <jimb@redhat.com>
24012
24013 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24014 a bug.
24015
24016 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24017 Recognize more detailed error message produced by the macro
24018 expander's lexical analyzer.
24019 * lib/gdb.exp (test_print_reject): Same.
24020
24021 2002-05-09 Mark Kettenis <kettenis@gnu.org>
24022
24023 * gdb.c++/method.exp: Fix typo.
24024
24025 2002-05-08 Michael Snyder <msnyder@redhat.com>
24026
24027 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24028 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
24029 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
24030 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24031 Add iftarget clause for strongarm.
24032
24033 2002-05-06 Michael Snyder <msnyder@redhat.com>
24034
24035 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24036 (gdb_continue_to_end): Accept output from status wrapper.
24037 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24038 Clean up fail messages to match pass messages.
24039
24040 Enable the "needs_status_wrapper" testsuite feature.
24041 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24042 (gdb_compile): Conditionally call gdb_wrapper_init.
24043 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24044 * gdb.c++/method.exp: Recognize output from status wrapper.
24045
24046 2002-05-06 Ben Elliston <bje@redhat.com>
24047 From Graydon Hoare <graydon@redhat.com>
24048
24049 * config/sid.exp: Include support for "rawsid" protocol.
24050
24051 2002-05-03 Jim Blandy <jimb@redhat.com>
24052
24053 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24054 * gdb.c++/hang3.C: New file.
24055
24056 2002-05-04 Andrew Cagney <ac131313@redhat.com>
24057
24058 * gdb.base/default.exp: Remove obsolete code.
24059 * gdb.c++/misc.exp: Ditto. Update copyright.
24060 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24061 * gdb.base/whatis.exp: Ditto. Update copyright.
24062 * gdb.base/scope.exp: Ditto. Update copyright.
24063 * gdb.base/ptype.exp: Ditto. Update copyright.
24064 * gdb.base/printcmds.exp: Ditto. Update copyright.
24065 * gdb.base/opaque.exp: Ditto. Update copyright.
24066 * gdb.base/list.exp: Ditto.
24067 * gdb.base/funcargs.exp: Ditto. Update copyright.
24068 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24069 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24070 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24071 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24072 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24073 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24074
24075 2002-05-02 Michael Snyder <msnyder@redhat.com>
24076
24077 * gdb.base/watchpoint.exp: Add xscale target.
24078 * gdb.base/long_long.exp: Add xscale target.
24079 * gdb.base/default.exp: Add xscale target.
24080
24081 2002-05-01 Jim Blandy <jimb@redhat.com>
24082
24083 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24084 gdb.c++/hang.exp: New test.
24085
24086 2002-05-01 Fred Fish <fnf@redhat.com>
24087
24088 * gdb.base/completion.exp: Handle completions of "./Make" for
24089 more than one completion possibility, as is the case when we
24090 build and test in the source tree.
24091
24092 2002-04-29 Anthony Green <green@redhat.com>
24093
24094 * gdb.java/jmisc1.exp: New file.
24095 * gdb.java/jmisc2.exp: New file.
24096
24097 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
24098
24099 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24100
24101 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
24102
24103 * gdb.base/help.exp: Change 'help status' to allow for target
24104 dependent output differences.
24105
24106 2002-04-22 Michael Chastain <mec@shout.net>
24107
24108 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24109
24110 2002-04-22 Michael Chastain <mec@shout.net>
24111
24112 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24113
24114 2002-04-17 David S. Miller <davem@redhat.com>
24115
24116 * gdb.asm/sparc64.inc: New file.
24117 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24118
24119 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
24120
24121 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24122 instruction file directly into the build tree. Clean up at end of
24123 test.
24124
24125 2002-04-18 David S. Miller <davem@redhat.com>
24126
24127 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24128 handle 64-bit platforms correctly.
24129 * gdb.base/maint.exp: Likewise.
24130
24131 2002-04-18 Kevin Buettner <kevinb@redhat.com>
24132
24133 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24134 ``-fpic'' when compiling files comprising a shared library, but
24135 it does need additional linker flags in order to find shared
24136 libraries at run time.
24137
24138 2002-04-18 Kevin Buettner <kevinb@redhat.com>
24139
24140 * gdb.base/cvexpr.c (use): New function.
24141 (main): Invoke use() on all global variables to prevent
24142 some linkers from deleting these otherwise unused symbols.
24143
24144 2002-04-17 Michael Chastain <mec@shout.net>
24145 From David S. Miller <davem@redhat.com>
24146
24147 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24148 handle 64-bit platforms correctly.
24149
24150 2002-04-12 Michael Snyder <msnyder@redhat.com>
24151 From Jim Blandy <jimb@redhat.com>
24152 * gdb.base/foo.c (foox): Remove section attribute; the linker
24153 script can handle this instead.
24154 * gdb.base/bar.c (barx): Same.
24155 * gdb.base/baz.c (bazx): Same.
24156 * gdb.base/grbx.c (grbxx): Same.
24157
24158 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24159 manager doesn't automatically unmap overlays unnecessarily.
24160
24161 2002-04-10 Martin M. Hunt <hunt@redhat.com>
24162
24163 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24164 stepping out of main.
24165
24166 2002-04-09 Michael Chastain <mec@shout.net>
24167
24168 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24169 scope so that the nested scope tests will make sense.
24170 * gdb.c++/local.exp: Write patterns that actually work with gcc
24171 (the HP patterns "were never known to work with gcc").
24172 Keep the old aCC patterns too.
24173
24174 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
24175
24176 * gdb.base/attach.exp: Correct target board test.
24177
24178 2002-04-08 Michael Chastain <mec@shout.net>
24179
24180 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24181 in a const method. Add some xfail and fail cases for configurations
24182 that do not emit the "const ...".
24183
24184 2002-04-07 Michael Chastain <mec@shout.net>
24185
24186 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24187 Accept "A * const" and "const A * const" as type of "this".
24188 Fix spelling of getFunky throughout. Make messages uniform.
24189
24190 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
24191
24192 Work around for PR gdb/285:
24193 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24194
24195 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
24196
24197 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24198 instructions file at run time instead of configure time.
24199 Sometimes we run the test in a directory that is not the one we
24200 configured in.
24201 * gdb.asm/configure.in: Delete creation of symlink.
24202 * gdb.asm/configure: Regenerate.
24203
24204 2002-04-05 J. Brobecker <brobecker@gnat.com>
24205
24206 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24207 xfullpath () function.
24208
24209 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
24210
24211 * gdb.asm/Makefile.in: Correct dependencies.
24212
24213 * gdb.asm/powerpc.inc: New file.
24214 * gdb.asm/asm-source.exp: Add PowerPC.
24215 * gdb.asm/configure.in: Likewise.
24216 * gdb.asm/configure: Regenerated.
24217
24218 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
24219
24220 * gdb.base/relocate.exp: New file.
24221 * gdb.base/relocate.c: New file.
24222
24223 2002-04-04 Fred Fish <fnf@redhat.com>
24224
24225 * gdb.base/step-test.exp: Update comment regarding stopping in
24226 memcpy/bcopy calls inserted as part of the compiler runtime.
24227
24228 2002-04-04 Michael Snyder <msnyder@redhat.com>
24229
24230 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24231
24232 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
24233
24234 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24235 (gdb_expect): Remove $notransfer hack.
24236
24237 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
24238
24239 * gdb.c++/classes.exp ("calling method for small class"): Match
24240 updated register output.
24241
24242 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
24243
24244 Fix PR gdb/452
24245 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24246 when finished. Make gdb_file_cmd send "exec-file" when
24247 appropriate.
24248
24249 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
24250
24251 * gdb.base/attach.exp: Remove extra setup_xfail.
24252
24253 2002-03-26 Michael Snyder <msnyder@redhat.com>
24254
24255 * gdb.base/default.exp: Add tests for dump, append, and restore.
24256 * gdb.base/help.exp: Add tests for dump, append, and restore.
24257 * gdb.base/dump.exp: New file, test dump, append and restore.
24258 * gdb.base/dump.c: New file.
24259
24260 2002-03-27 Michael Snyder <msnyder@redhat.com>
24261
24262 * gdb.base/help.exp: Modify expect strings to reflect
24263 clean-ups in help messages.
24264
24265 2002-03-26 Fred Fish <fnf@redhat.com>
24266
24267 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24268 have debugging info for those functions and the compiler uses them
24269 internally to copy structs around.
24270
24271 2002-03-26 Fred Fish <fnf@redhat.com>
24272
24273 * gdb.base/list.exp: Revert the change made yesterday and add note
24274 about why we don't list the default lines for remote targets.
24275
24276 2002-03-25 Michael Snyder <msnyder@redhat.com>
24277
24278 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24279
24280 2002-03-25 Fred Fish <fnf@redhat.com>
24281
24282 * gdb.base/list.exp: This test works on remote targets so remove
24283 the short circuit for remote targets. Update copyright.
24284
24285 2002-03-25 Fred Fish <fnf@redhat.com>
24286
24287 * gdb.base/attach.exp: Fix logic error that was suppressing this
24288 test for all non hppa*-*-hpux* targets, instead of the hp target.
24289 Move comments closer to the suppression point. Also now need to
24290 check that we are running natively.
24291
24292 2002-03-22 Michael Snyder <msnyder@redhat.com>
24293
24294 * gdb.base/default.exp: Add test for gcore. Update copyright.
24295 * gdb.base/help.exp: Add test for gcore. Update copyright.
24296
24297 2002-03-06 Fred Fish <fnf@redhat.com>
24298
24299 * gdb.base/funcargs.c: Remove extraneous ';' character.
24300 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24301
24302 2002-03-04 Michael Chastain <mec@shout.net>
24303
24304 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24305 accommodate gcc v3 function signature.
24306 * gdb.mi/mi0-var-cmd-exp: Ditto.
24307
24308 2002-02-24 Andrew Cagney <ac131313@redhat.com>
24309
24310 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24311 ``GNU/Linux'' or ``Linux kernel''
24312 * testsuite/gdb.threads/pthreads.c: Ditto.
24313
24314 2002-02-24 Michael Chastain <mec@shout.net>
24315
24316 * gdb.threads/pthreads.c (thread1): Add a return statement.
24317 (thread2): Likewise.
24318 (foo): Likewise.
24319
24320 2002-02-23 Michael Chastain <mec@shout.net>
24321
24322 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24323 to placate gcc.
24324
24325 2002-02-23 Michael Chastain <mec@shout.net>
24326
24327 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24328 test "ptype bint". The test passes on all my stabs configurations.
24329
24330 2002-02-21 Jim Blandy <jimb@redhat.com>
24331
24332 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24333 filename at a time, and watch for the ones we want to see.
24334
24335 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24336 types of pointers to prototyped functions.
24337
24338 2002-02-20 Andrew Cagney <ac131313@redhat.com>
24339
24340 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24341 signed, unsigned and straight char.
24342 (padding_char, padding_short, padding_int, padding_long,
24343 padding_long_long, padding_float, padding_double,
24344 padding_long_double): New global variables.
24345 (fill, fill_structs): New functions.
24346
24347 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24348 for correctly sized writes. Update copyright.
24349 (get_valueof): New procedure.
24350 (get_sizeof): Call get_valueof.
24351 (check_valueof): New procedure.
24352 (check_padding): New procedure.
24353
24354 2002-02-20 Michael Chastain <mec@shout.net>
24355
24356 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24357 to setup_xfail. Document some of the remaining calls.
24358
24359 2002-02-18 Michael Chastain <mec@shout.net>
24360
24361 * gdb.c++/userdef.exp: Update copyright year.
24362
24363 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
24364
24365 * gdb.c++/userdef.exp: Test overloaded operators properly.
24366 Remove xfails.
24367
24368 2002-02-14 Michael Snyder <msnyder@redhat.com>
24369
24370 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24371
24372 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
24373
24374 * gdb.base/a2-run.exp: Check for a remote target properly.
24375 * gdb.base/annota1.exp: Likewise.
24376 * gdb.base/list.exp: Likewise.
24377 * gdb.base/reread.exp: Likewise.
24378 * gdb.base/scope.exp: Likewise.
24379 * gdb.base/shlib-call.exp: Likewise.
24380 * gdb.base/term.exp: Likewise.
24381 * gdb.c++/annota2.exp: Likewise.
24382
24383 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
24384
24385 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24386
24387 2002-02-10 Michael Chastain <mec@shout.net>
24388
24389 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24390 (call_after_alloca): Ditto.
24391
24392 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
24393
24394 * gdb.base/ending-run.exp: Guard "cont" test with
24395 gdb_skip_stdio_test.
24396
24397 2002-02-06 Jim Blandy <jimb@redhat.com>
24398
24399 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24400 from here...
24401 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24402 To here. Disable this test on non-HP platforms. Add big comment.
24403
24404 2002-02-04 Michael Snyder <msnyder@redhat.com>
24405
24406 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24407 other than d10v and m32r.
24408
24409 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
24410
24411 * gdb.base/default.exp: Rewrite test patterns to reduce time
24412 taken to match them.
24413
24414 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
24415
24416 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24417 Allow a start function above main.
24418 * gdb.threads/linux-dp.exp: Fix copyright date.
24419
24420 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
24421
24422 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24423 (check_philosopher_stack): Check for manager thread before checking
24424 for a just-starting thread.
24425
24426 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
24427
24428 From Neil Booth <neil@daikokuya.demon.co.uk>:
24429 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24430 warnings.
24431
24432 2002-01-21 Fred Fish <fnf@redhat.com>
24433
24434 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24435 not caller.
24436
24437 2002-01-21 Jim Blandy <jimb@redhat.com>
24438
24439 * gdb.base/reread.exp: Check that GDB properly re-reads the
24440 executable file when it changes while no inferior is running.
24441
24442 2002-01-21 Fred Fish <fnf@redhat.com>
24443
24444 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24445 optionally accept the "shlib events" variation.
24446
24447 2002-01-21 Jim Blandy <jimb@redhat.com>
24448
24449 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24450 call `fflush' after every `printf', so that the output is produced
24451 at predictable points, regardless of whatever buffering does (or
24452 doesn't) take place.
24453 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24454 at different points.
24455
24456 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
24457
24458 * gdb.c++/inherit.exp: Update copyright years.
24459 * gdb.c++/method.exp: Likewise.
24460
24461 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
24462
24463 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24464 artificial methods/arguments.
24465 * gdb.c++/derivation.exp: Likewise.
24466 * gdb.c++/inherit.exp: Likewise.
24467 * gdb.c++/method.exp: Likewise.
24468 * gdb.c++/virtfunc.exp: Likewise.
24469
24470 2002-01-18 Andrew Cagney <ac131313@redhat.com>
24471
24472 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24473 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24474 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24475 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24476 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24477 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24478
24479 2002-01-17 Jim Blandy <jimb@redhat.com>
24480
24481 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24482 anchoring the pattern matching the entry point symbol's name.
24483
24484 2002-01-17 Andrew Cagney <ac131313@redhat.com>
24485
24486 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24487 continue/quit query. Update copyright.
24488
24489 2002-01-14 Michael Snyder <msnyder@redhat.com>
24490
24491 * gdb.base/gcore.exp: Remove extra debugging output.
24492
24493 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
24494
24495 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24496 for slightly dubious v2 mangled string.
24497
24498 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
24499
24500 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24501
24502 2002-01-10 Jason Merrill <jason@redhat.com>
24503
24504 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
24505
24506 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24507 constructors.
24508 * gdb.c++/derivation.exp: Likewise.
24509 * gdb.c++/templates.exp: Likewise.
24510 * gdb.c++/virtfunc.exp: Likewise.
24511
24512 2002-01-10 Michael Snyder <msnyder@redhat.com>
24513
24514 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
24515
24516 2002-01-08 Michael Snyder <msnyder@redhat.com>
24517
24518 * gdb.base/gcore.exp: New test for generate-core-file command.
24519 * gdb.base/gcore.c: Testcase for above.
24520 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24521
24522 2002-01-08 Jason Merrill <jason@redhat.com>
24523
24524 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24525
24526 2002-01-07 Fred Fish <fnf@redhat.com>
24527
24528 * gdb.c++/overload.exp: Remove unconditional xfails for:
24529 print foo_instance1.overloadargs(1)
24530 print foo_instance1.overloadargs(1, 2)
24531 print foo_instance1.overloadargs(1, 2, 3)
24532 print foo_instance1.overloadargs(1, 2, 3, 4)
24533 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24534 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24535 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24536 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24537 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24538 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24539 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24540 print foo_instance1.overload1arg()
24541 print foo_instance1.overload1arg((char)arg2)
24542 print foo_instance1.overload1arg((signed char)arg3)
24543 print foo_instance1.overload1arg((unsigned char)arg4)
24544 print foo_instance1.overload1arg((int)arg7)
24545 print foo_instance1.overload1arg((unsigned int)arg8)
24546 print foo_instance1.overload1arg((float)arg11)
24547 print foo_instance1.overload1arg((double)arg12)
24548
24549 2002-01-07 Michael Snyder <msnyder@redhat.com>
24550
24551 * gdb.base/huge.exp: New test. Print a very large target data object.
24552 (skip_huge_test): New test variable. Define if you want to skip this
24553 test. The test reads an 8 megabyte data object from the target, so it
24554 might be very time consuming on remote targets with a slow connection.
24555 * gdb.base/huge.c: New file. Test case for above.
24556
24557 2002-01-07 Fred Fish <fnf@redhat.com>
24558
24559 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24560 g_instance.bfoo, and g_instance.cfoo.
24561
24562 2002-01-07 Jeffrey A Law <law@redhat.com>
24563
24564 * gdb.base/break.c (multi_line_if_conditional): New function.
24565 (multi_ilne_while_conditional): Likewise.
24566 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24567 IF or WHILE condition puts the breakpoint at the start of
24568 the condition.
24569
24570 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24571 hppa*-*-hpux* expected failure.
24572 * gdb.base/structs.exp (do_function_calls): Similarly.
24573
24574 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24575 watchpoints.
24576
24577 2002-01-06 Andrew Cagney <ac131313@redhat.com>
24578
24579 Fix PR gdb/66.
24580 * gdb.base/structs.exp: Replace skip for a29k with skip for
24581 gdb,cannot_call_functions.
24582 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24583 * gdb.base/callfuncs.exp: Ditto.
24584 * gdb.base/call-rt-st.exp: Ditto.
24585 * gdb.base/call-strs.exp: Ditto.
24586 * gdb.base/callfwmall.exp: Ditto.
24587 * gdb.base/scope.exp: Obsolete xfail a29k.
24588 * gdb.c++/misc.exp: Ditto.
24589 * gdb.c++/cplusfuncs.exp: Ditto.
24590 * gdb.base/ptype.exp: Ditto.
24591 * gdb.base/printcmds.exp: Ditto.
24592 * gdb.base/opaque.exp: Ditto.
24593 * gdb.base/list.exp: Ditto.
24594 * gdb.base/funcargs.exp: Ditto.
24595 * gdb.base/default.exp: Ditto.
24596
24597 2002-01-04 Michael Snyder <msnyder@redhat.com>
24598
24599 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
24600 * gdb.base/maint.exp: Add tests for maint info sections options.
24601
24602 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24603
24604 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24605
24606 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
24607
24608 * gdb.asm/arm.inc: New file.
24609 * gdb.asm/asm-source.exp: Add arm targets.
24610 * gdb.asm/configure.in: Ditto.
24611 * gdb.asm/configure: Recreated from configure.in.
24612
24613 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24614
24615 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24616 with HP's compiler.
24617 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24618 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24619 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24620 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24621
24622 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24623 either HP's compilers or GCC.
24624
24625 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24626 a SIGBUS or SIGSEGV.
24627
24628 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24629
24630 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24631 can be compiled with either HP's compiler or GCC.
24632
24633 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24634 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24635 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24636
24637 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24638 to match current gdb output. Update due to using auto-solib-limit
24639 for limiting instead of overloading auto-solib-add.
24640 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24641 test program.
24642
24643 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
24644 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24645 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24646 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24647 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24648 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24649 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24650 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24651 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24652 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24653 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24654 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24655 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
24656
24657 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24658 a SIGTRAP to the inferior.
24659
24660 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
24661
24662 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24663 Substitute call to target_link by call to gdb_compile.
24664
24665 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24666
24667 * gdb.base/break.exp: Fix HP specific search string when testing
24668 backtracing in a called function.
24669
24670 * gdb.base/constvars.exp: Only set lang to C++ if we're
24671 compiling the test with HP's compilers.
24672 * gdb.base/volatile.exp: Similarly.
24673
24674 2001-12-19 Jim Blandy <jimb@redhat.com>
24675
24676 * gdb.base/printcmds.exp: Expect the null character to be printed
24677 as '\0', and the '\013' to be printed as '\v'.
24678 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24679 * gdb.base/setvar.exp: Same.
24680
24681 2001-12-17 Jim Blandy <jimb@redhat.com>
24682
24683 * gdb.base/completion.exp: Rather than completing very long
24684 filenames, which can make the readline library produce output we
24685 don't recognize, cd to the directory first, and then complete
24686 using nice, short relative paths.
24687
24688 * gdb.base/completion.exp: On some systems, there is, in fact, a
24689 variable named `b' in scope, since GDB treats all static
24690 variables as being in scope. So use `no_var_named_this'
24691 instead of `b'.
24692
24693 * gdb.base/corefile.exp: Recognize the message saying that GDB
24694 can't find the core file's registers as a failure.
24695
24696 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24697
24698 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24699 test expect string more specific.
24700
24701 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
24702
24703 * gdb.asm/asm-source.exp: Add support for xstormy16.
24704 * gdb.asm/configure.in: Ditto.
24705 * gdb.asm/configure: Rebuild.
24706 * gdb.asm/xstormy16.inc: New file.
24707
24708 2001-12-10 Fred Fish <fnf@redhat.com>
24709
24710 * gdb.base/maint.exp: Update to match changes in type dumping code.
24711
24712 2001-12-10 Jim Blandy <jimb@redhat.com>
24713
24714 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
24715 matching the entry point symbol's name at the beginning of the
24716 line.
24717
24718 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
24719
24720 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24721 gdb.c++/inherit.exp, gdb.c++/method.exp,
24722 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24723 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24724 and class layout support.
24725
24726 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
24727
24728 * gdb.c++/classes.exp: Add test for static member function.
24729 * gdb.c++/misc.cc: Add class with static member function.
24730
24731 2001-12-07 Jim Blandy <jimb@redhat.com>
24732
24733 If GDB says it can't find the struct the function returned, report
24734 those tests as `unsupported'.
24735 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24736 Rewrite subsequent tests to use it.
24737
24738 If GDB says it can't find the struct the function returned, report
24739 those tests as `unsupported'.
24740 * gdb.base/structs.exp (call_struct_func): New function.
24741 (do_function_calls): Use call_struct_func to call the functions
24742 returning structs.
24743
24744 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24745 whether functions are prototyped or not, so we can't possibly pass
24746 arguments to t_float_values2 properly.
24747
24748 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24749 value of `timeout' for targets other than the mips*tx39-*.
24750
24751 2001-12-06 Michael Snyder <msnyder@redhat.com>
24752
24753 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
24754 and detect whether the start symbol has a leading underscore.
24755
24756 2001-12-04 Jim Blandy <jimb@redhat.com>
24757
24758 * gdb.base/completion.exp: Clarify indentation.
24759
24760 2001-12-03 Jim Blandy <jimb@redhat.com>
24761
24762 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24763 variables on the S/390, not `.word'.
24764
24765 2001-11-30 Jim Blandy <jimb@redhat.com>
24766
24767 Add assembly-source tests for s390-ibm-linux.
24768 * gdb.asm/s390.inc: New file.
24769 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24770 the S/390 architecture.
24771 * gdb.asm/configure: Regenerated.
24772
24773 2001-11-30 Michael Snyder <msnyder@redhat.com>
24774
24775 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24776 next, info source, info sources, info line, global and static
24777 variables, and static functions.
24778 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24779 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24780 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24781 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24782 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24783 (gdbasm_leave): Restore frame pointer.
24784 (gdbasm_startup): Copy stack set-up from crt0.S.
24785
24786 2001-11-26 Fernando Nasser <fnasser@redhat.com>
24787
24788 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24789 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24790 to a local (non-static) variable. Copy tstruct.a to a static buffer
24791 and return a pointer to that buffer.
24792 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24793
24794 2001-11-24 Mark Kettenis <kettenis@gnu.org>
24795
24796 * gdb.asm/configure.in: Fix recognition of ix86 target.
24797 * gdb.asm/configure: Regenerate.
24798
24799 2001-11-21 Michael Snyder <msnyder@redhat.com>
24800
24801 * gdb.asm/sparc.inc: New file.
24802 * gdb.asm/asm-source.exp: Recognize sparc target.
24803 * gdb.asm/configure.in: Recognize sparc target.
24804 * gdb.asm/configure: Regenerate.
24805
24806 2001-11-21 Michael Snyder <msnyder@redhat.com>
24807
24808 * gdb.asm/m32r.inc: New file.
24809 * gdb.asm/asm-source.exp: Recognize m32r target.
24810 * gdb.asm/configure.in: Recognize m32r target.
24811 * gdb.asm/configure: Regenerate.
24812
24813 2001-11-20 Michael Snyder <msnyder@redhat.com>
24814
24815 * gdb.asm/i386.inc: New file.
24816 * gdb.asm/asm-source.exp: Recognize ix86 target.
24817 * gdb.asm/configure.in: Recognize ix86 target.
24818 * gdb.asm/configure: Regenerate.
24819
24820 * gdb.c++/namespace.exp: Fix quotes in output messages.
24821
24822 2001-11-14 Michael Snyder <msnyder@redhat.com>
24823
24824 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
24825 qualifier in a type cast expression, to designate an address
24826 in the instruction space (Harvard architecture).
24827
24828 2001-11-13 Michael Snyder <msnyder@redhat.com>
24829
24830 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24831 Tests for expressions using 'const' and 'volatile'.
24832
24833 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
24834
24835 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24836
24837 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
24838
24839 * lib/mi-support.exp (mi_run_to_helper): Move comments
24840 outside of gdb_expect.
24841
24842 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
24843
24844 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24845 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24846 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24847 mi0_run_to): New functions.
24848 * gdb.mi/mi-simplerun.exp: Use them.
24849 * gdb.mi/mi0-simplerun.exp: Likewise.
24850 * gdb.mi/mi-var-cmd.exp: Likewise.
24851 * gdb.mi/mi0-var-cmd.exp: Likewise.
24852
24853 2001-11-10 Andrew Cagney <ac131313@redhat.com>
24854
24855 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24856 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24857
24858 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24859
24860 * gdb.base/restore.exp: Include $expected value in restored test
24861 message.
24862
24863 2001-11-09 Andrew Cagney <ac131313@redhat.com>
24864
24865 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24866 implemented.
24867
24868 2001-11-08 Michael Snyder <msnyder@redhat.com>
24869
24870 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24871 Add pass/fail message for stop at breakpoint in call dummy function.
24872
24873 2001-11-07 Michael Snyder <msnyder@redhat.com>
24874
24875 * gdb.c++/templates.exp (test_template_breakpoints):
24876 If we get an overload menu, but it does not match what
24877 we expect, we still need to issue the "cancel" command.
24878 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24879 making the whitespace optional. Argument for "new" may be
24880 "unsigned" as well as "unsigned int/long".
24881 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
24882 making the whitespace optional. Also replace "(void) with
24883 "((void|)), making the keyword "void" optional.
24884 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
24885 making the whitespace optional. Also replace "(void) with
24886 "((void|)), making the keyword "void" optional.
24887 * gdb.base/callfuncs.c (t_float_values): This function must
24888 _not_ be prototyped, and the following function (t_float_values2)
24889 must be prototyped (if the compiler supports it), so that GDB
24890 can be tested against both cases. Usually one case involves
24891 promotion of float to double, while the other does not.
24892 * gdb.base/callfwmall.c: Ditto.
24893 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24894 includes a stack frame for "start".
24895
24896 2001-11-05 Jim Blandy <jimb@redhat.com>
24897
24898 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24899 pointers are 32 bits long, and that offsets of relocs are always
24900 stored in the data (REL-style), and not in the reloc entry itself
24901 (RELA-style).
24902 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24903 stabs.
24904
24905 2001-11-01 Michael Snyder <msnyder@redhat.com>
24906
24907 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24908 and regular expression operators by using quoting.
24909
24910 2001-10-31 Michael Snyder <msnyder@redhat.com>
24911
24912 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24913 depending on what the symbol table contains.
24914 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24915 the output of the ptype command. Similarly, accept both "const &"
24916 and "const&".
24917
24918 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
24919
24920 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24921 symbol `STORAGE' to allow to choose the storage class of
24922 the local datastructures.
24923 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24924 compiler directive.
24925
24926 2001-10-30 Michael Snyder <msnyder@redhat.com>
24927
24928 * gdb.base/jump.exp: Allow it to run for all targets.
24929
24930 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24931
24932 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24933 with new double_array size.
24934 (main): Change storage class of all local variables to static.
24935 Reduce size of double_array to 9.
24936 * gdb.base/call-ar-st.exp: Increase timeout value.
24937 Change expected output for double array to match new size in
24938 call-ar-st.c.
24939
24940 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
24941
24942 * gdb.base/ending-run.exp: Create identical output when passing
24943 `step to end of run' case. Add regular expression branch satisfying
24944 Stormy16 target.
24945
24946 2001-10-28 Mark Kettenis <kettenis@gnu.org>
24947
24948 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24949 that we catch the expected failure under Linux/x86.
24950
24951 2001-10-29 Orjan Friberg <orjanf@axis.com>
24952
24953 * gdb.base/setvar.exp: Escape curly braces.
24954 * gdb.stabs/weird.exp: Ditto.
24955
24956 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
24957
24958 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24959 * gdm.mi/mi0-hack-cli.exp: Likewise.
24960
24961 2001-10-25 Andrew Cagney <ac131313@redhat.com>
24962
24963 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24964 messages.
24965
24966 2001-10-21 Andrew Cagney <ac131313@redhat.com>
24967
24968 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24969 checking MI enabled.
24970
24971 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
24972
24973 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24974
24975 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
24976
24977 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24978 if gdb child process crashes, just signal an error.
24979
24980 2001-10-02 Jim Blandy <jimb@redhat.com>
24981
24982 * lib/gdb.exp (test_xfail_format): Simplify.
24983
24984 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24985 front of the variable name `format'. Simplify `if'.
24986
24987 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24988
24989 * gdb.threads/pthreads.exp: Wait for output and delay
24990 before sending ^C.
24991
24992 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
24993
24994 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24995 some incorrect output instead of timing out.
24996 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24997
24998 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
24999
25000 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25001 check to allow additional `int'.
25002
25003 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
25004
25005 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25006 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25007
25008 2001-09-27 Michael Snyder <msnyder@redhat.com>
25009
25010 * lib/gdb.exp (test_debug_format): New proc.
25011 (setup_xfail_format): Use new proc test_debug_format.
25012 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25013 proc; use new service proc test_debug_format.
25014 Replace all other "gcc_compiled" tests with this test.
25015 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25016 proc; use new service proc test_debug_format.
25017 Replace all other "gcc_compiled" tests with this test.
25018
25019 2001-09-27 Michael Snyder <msnyder@redhat.com>
25020
25021 * gdb.base/cvexpr.exp: New file.
25022 * gdb.base/cvexpr.c: New file
25023 Test for expressions using const and volatile keywords.
25024
25025 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
25026
25027 * gdb.base/constvars.exp: Check for different orders of keywords
25028 and additional "int" strings in output.
25029
25030 2001-09-22 Andrew Cagney <ac131313@redhat.com>
25031
25032 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25033 responses from "help maint".
25034
25035 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
25036
25037 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25038 to localhost:NNN instead of :NNN, in case Xvfb is listening
25039 only on TCP.
25040
25041 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
25042
25043 * gdb.base/recurse.exp: When checking leaving the watchpoint
25044 scope, recognize when gdb is in function's epilogue and pass.
25045
25046 2001-09-18 Keith Seitz <keiths@redhat.com>
25047
25048 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25049 support for running tests against sid targets.
25050 (gdbtk_done): Ditto.
25051
25052 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
25053
25054 * gdb.base/ending-run.c (main): Set stdout buffersize
25055 to the same reasonable value for any target.
25056 * gdb.base/ending-run.exp: Add a regular expression
25057 to make testsuite happy on Sanyo Stormy16 target.
25058
25059 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
25060
25061 * gdb.base/display.c (do_loops): Add float variable `f'.
25062 Increment f in loop.
25063 * gdb.base/display.exp: Increment timeout by 60 seconds.
25064 Change float display test to use variable `f'.
25065
25066 2001-09-17 Jim Blandy <jimb@redhat.com>
25067
25068 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25069 overflowing the limited breakpoint tables on some ROM monitors
25070 (like the ROM68K).
25071
25072 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
25073
25074 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25075 the "-ac" (disable access control) flag.
25076
25077 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
25078
25079 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25080 ints.
25081
25082 2001-08-30 Keith Seitz <keiths@redhat.com>
25083
25084 * lib/gdb.exp: Move all insight-related functionality into
25085 separate file.
25086 * lib/insight-support.exp: New file.
25087
25088 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
25089
25090 * config/sid.exp (sid_start): Never set sid verbosity; disable
25091 expect_background {} that consumed its stdout; tolerate </dev/null.
25092 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25093
25094 2001-08-18 Andrew Cagney <ac131313@redhat.com>
25095
25096 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25097 CLI jump command to start it.
25098 (mi_run_to_main): Fail immediatly when unexpected output.
25099
25100 2001-08-18 Andrew Cagney <ac131313@redhat.com>
25101
25102 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25103 beginning of function. Fix PR gdb/191.
25104
25105 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
25106
25107 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25108 what to force sid endianness to.
25109
25110 2001-08-15 Keith Seitz <keiths@redhat.com>
25111
25112 * lib/gdb.exp (gdbtk_start): Don't set environment
25113 variables for TCL_LIBRARY and friends. Insight will
25114 now figure these out for itself.
25115
25116 2001-08-02 Michael Snyder <msnyder@redhat.com>
25117
25118 * gdb.base/completion.exp: Remove the symbol "a64l" from
25119 the expect string; this is target-specific, and not related
25120 to what is being tested.
25121
25122 2001-08-02 Dave Brolley <brolley@redhat.com>
25123
25124 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25125
25126 2001-07-25 Michael Snyder <msnyder@redhat.com>
25127
25128 * gdb.base/consecutive.exp: New file. Test stepping over
25129 breakpoints on consecutive instructions.
25130 * gdb.base/consecutive.c: New file.
25131
25132 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25133 curly braces in regular expressions.
25134
25135 2001-07-25 Michael Snyder <msnyder@redhat.com>
25136
25137 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25138 legitimate output from stepping out of main.
25139
25140 2001-07-22 Keith Seitz <keiths@redhat.com>
25141
25142 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25143 the empty string, do not run the tests.
25144
25145 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25146
25147 * gdb.base/long_long.exp: Detect size of pointer. Take into
25148 account 2-byte pointers when testing for p/a results.
25149
25150 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25151
25152 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
25153 and defined to 1K for m68hc11.
25154 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25155 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25156 (sizeof_random_data): New variable to tell the size of the data table;
25157 don't test past this size; always run to main.
25158
25159 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25160
25161 * gdb.base/return2.exp: return of long long and double fails for
25162 68HC11; don't execute these tests on that platform.
25163 * gdb.base/return.exp: Return of a double fails for 68hc11.
25164
25165 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25166
25167 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25168 tests that print a float.
25169 * call-rt-st.exp: Likewise.
25170
25171 2001-07-12 Mark Kettenis <kettenis@gnu.org>
25172
25173 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25174 running this test on Linux.
25175
25176 2001-06-24 Michael Chastain <chastain@redhat.com>
25177
25178 * gdb.base/arithmet.exp: Remove some tests to make all test names
25179 unique.
25180
25181 2001-07-03 Michael Snyder <msnyder@redhat.com>
25182
25183 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25184 the output of the ptype command.
25185
25186 2001-07-02 Michael Snyder <msnyder@redhat.com>
25187
25188 * gdb.base/completion.exp: Don't assume that break.c is the only
25189 source file that may contain functions named "marker".
25190 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25191
25192 2001-06-28 Andrew Cagney <ac131313@redhat.com>
25193
25194 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25195 of files to delete.
25196
25197 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25198 * gdb.disasm/h8300s.exp: New file.
25199 gdb.disasm/h8300s.s: Likewise.
25200
25201 2001-06-27 Andrew Cagney <ac131313@redhat.com>
25202
25203 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25204 empty breakpoint tables.
25205
25206 2001-06-25 Andrew Cagney <ac131313@redhat.com>
25207
25208 * lib/mi-support.exp: Update args=... part of stop-reason
25209 patterns. Accept either a list or a tuple.
25210
25211 2001-06-23 Andrew Cagney <ac131313@redhat.com>
25212
25213 * lib/mi-support.exp: Remove local emacs variable defining
25214 change-log-default-name.
25215
25216 2001-06-22 Michael Chastain <chastain@redhat.com>
25217
25218 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25219 This is operationally compatible with the previous version.
25220
25221 2001-06-13 Jim Blandy <jimb@redhat.com>
25222
25223 * lib/gdb.exp (gdb_test): Doc fix.
25224
25225 2001-06-10 Michael Chastain <chastain@redhat.com>
25226
25227 * gdb.base/exprs.exp: Remove a duplicate test.
25228
25229 2001-06-06 Jim Blandy <jimb@redhat.com>
25230
25231 * gdb.base/return2.exp (main): Use values to test float and double
25232 returns that are not NaN's, to avoid being confused by IEEE
25233 comparison rules.
25234
25235 2001-06-04 Michael Snyder <msnyder@redhat.com>
25236
25237 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
25238 non-zero if control_c fails. Terminate the test on failure,
25239 rather than wait for 12 more tests to time out.
25240
25241 2001-06-06 Jim Blandy <jimb@redhat.com>
25242
25243 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
25244 Don't forget to match the GDB prompt.
25245
25246 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25247
25248 2001-06-04 Jim Blandy <jimb@redhat.com>
25249
25250 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25251 command.
25252
25253 2001-05-31 Kevin Buettner <kevinb@redhat.com>
25254
25255 * gdb.base/annota1.exp (info break): Match four or more spaces
25256 after "Address".
25257
25258 2001-05-31 Michael Chastain <chastain@redhat.com>
25259
25260 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25261 (dm_type_int_star): Likewise.
25262 (dm_type_long_star): Likewise.
25263 (dm_type_void_star): Likewise.
25264
25265 2001-05-29 Kevin Buettner <kevinb@redhat.com>
25266
25267 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25268 to a known value in order to get consistent results regardless
25269 of the setting of INPUTRC or the presence or contents of .inputrc.
25270
25271 2001-05-24 Michael Snyder <msnyder@redhat.com>
25272
25273 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25274 Don't require that the main thread and the manager thread are the
25275 first in the list.
25276
25277 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25278 debugging. If test fails, issue an "unsupported" not a "fail".
25279
25280 2001-05-24 Jim Blandy <jimb@redhat.com>
25281
25282 Don't assume that short is shorter than int.
25283 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25284 assume that shorts are smaller than ints. On a 16-bit machine,
25285 this isn't true.
25286 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25287 an int, is not equal to ~0 stored in an unsigned char. This tests
25288 the same thing that the previous test meant to, but works on
25289 16-bit machines, too.
25290 ("print unsigned char != (~0)"): Same test, complemented.
25291
25292 2001-05-24 Michael Snyder <msnyder@redhat.com>
25293
25294 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
25295 test for (full_coverage == 0). This makes the test run faster,
25296 and prevents dejagnu getting out of step.
25297
25298 2001-05-23 Kevin Buettner <kevinb@redhat.com>
25299
25300 * gdb.base/finish.exp (finish_void): Revise pattern for
25301 stopping on the call statement to not permit stopping at
25302 the start of the instructions comprising the call sequence.
25303
25304 2001-05-19 Michael Chastain <chastain@redhat.com>
25305
25306 * gdb.base/callfuncs.exp: Make all test names unique.
25307 * gdb.base/commands.exp: Make all test names unique.
25308 * gdb.base/condbreak.exp: Make all test names unique.
25309 * gdb.base/dbx.exp: Make all test names unique.
25310 * gdb.base/default.exp: Make all test names unique.
25311 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25312 and TIMEOUT messages to their corresponding PASS message.
25313 * gdb.base/ending-run.exp: Make all test names unique.
25314 * gdb.base/long_long.exp: Remove duplicate test.
25315
25316 2001-05-21 Kevin Buettner <kevinb@redhat.com>
25317
25318 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25319 stop on the call statement as well as the statement after the
25320 call.
25321
25322 2001-05-21 Michael Snyder <msnyder@redhat.com>
25323
25324 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25325
25326 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
25327
25328 * gdb.base/completion.exp: Revamp test. Make it execute on all
25329 platforms.
25330
25331 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
25332
25333 * config/gdbserver.exp (gdb_load): Handle the case
25334 in which the arguments to gdbserver are given in the
25335 baseboard configuration file.
25336 Also handle the case in which the server needs to do a
25337 load.
25338
25339 2001-05-07 Keith Seitz <keiths@cygnus.com>
25340
25341 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25342 set up the display for testing.
25343 (gdbtk_start): Convert all paths to paths that tcl will like.
25344 Export target information to environment.
25345 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25346 necessary.
25347 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25348 (to_tcl_path): New proc to convert a given pathname into
25349 a path acceptible as an argument to a tcl command.
25350 (_gdbtk_export_target_info): New proc to export target info
25351 into the environment for gdbtk testing.
25352 (gdbtk_done): New proc to signal end-of-test.
25353
25354 2001-05-06 Jim Blandy <jimb@redhat.com>
25355
25356 * restore.c: Make the code of caller0 correspond to its comment.
25357
25358 2001-05-03 Michael Snyder <msnyder@redhat.com>
25359
25360 * config/sid.exp (gdb_target_sid): Check for error messages.
25361 On error or timeout, don't make expect exit (which will terminate
25362 all subsequent tests); instead just make gdb exit.
25363 (gdb_load): Check for error messages. On error or timeout,
25364 return a negative value.
25365
25366 2001-04-24 Jim Blandy <jimb@redhat.com>
25367
25368 * gdb.c++/templates.exp: If we see the prompt for the overload
25369 list, but we haven't recognized any of the longer patterns,
25370 arrange for this test to fail, not hang.
25371
25372 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25373 variations.
25374
25375 2001-04-22 Michael Chastain <chastain@redhat.com>
25376
25377 * gdb.c++/local.exp: Use the 'runto' library function.
25378 * gdb.c++/namespace.exp: Likewise.
25379 * gdb.c++/overload.exp: Likewise.
25380
25381 2001-03-26 Kevin Buettner <kevinb@redhat.com>
25382
25383 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25384 * gdb.base/step-line.exp: New file. Test step/next in presence of
25385 #line directives.
25386 * gdb.base/step-line.c: New file. Test program for the above.
25387 * gdb.base/step-line.inp: New file. We pretend that this file has
25388 been transformed by some other tool into step-line.c.
25389
25390 2001-03-21 Jim Blandy <jimb@redhat.com>
25391
25392 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25393 unmangled operator names.
25394
25395 2001-03-20 Jim Blandy <jimb@redhat.com>
25396
25397 * gdb.threads/linux-dp.exp: Recognize an additional message
25398 generated by GDB when it doesn't understand how to debug threads
25399 on the target system.
25400
25401 2001-03-19 Andrew Cagney <ac131313@redhat.com>
25402
25403 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25404
25405 2001-03-12 Michael Chastain <chastain@redhat.com>
25406
25407 * gdb.c++/derivation.exp: Use the 'runto' library function.
25408
25409 2001-03-12 Michael Chastain <chastain@redhat.com>
25410
25411 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25412
25413 2001-02-24 Michael Chastain <chastain@redhat.com>
25414
25415 * gdb.c++/ref-types.exp: Change handwritten code to library
25416 function 'runto'.
25417
25418 2001-03-16 Orjan Friberg <orjanf@axis.com>
25419
25420 * gdb.base/signals.exp: Set count to 0 explicitly.
25421
25422 2001-03-15 Mark Salter <msalter@redhat.com>
25423
25424 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25425 (gdb_target_monitor): Add check of gdb_target_cmd return value.
25426 (gdb_load): Add support for additional target_info: gdb_download_size
25427 and gdb_load_timeout.
25428
25429 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25430
25431 * gdb.base/annota1.exp: Move test of isnative to earlier in the
25432 file -- to prevent failing when the compile fails but we have no
25433 intention of running the tests anyway.
25434
25435 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25436 tests if set.
25437
25438 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
25439 integers.
25440
25441 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25442 * gdb.c++/namespace.exp: Ditto.
25443
25444 2001-03-07 Orjan Friberg <orjanf@axis.com>
25445
25446 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25447 * gdb.base/pointers.exp: Relax pattern match of decimals.
25448
25449 2001-03-06 Kevin Buettner <kevinb@redhat.com>
25450
25451 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25452 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25453 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25454 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25455 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25456 config/sh.exp, config/sid.exp, config/slite.exp,
25457 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25458 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25459 config/vxworks.exp, config/vxworks29k.exp,
25460 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25461 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25462 gdb.base/arithmet.exp, gdb.base/assign.exp,
25463 gdb.base/async.exp, gdb.base/attach.exp,
25464 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25465 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25466 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25467 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25468 gdb.base/commands.exp, gdb.base/completion.exp,
25469 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25470 gdb.base/constvars.exp, gdb.base/corefile.exp,
25471 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25472 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25473 gdb.base/ending-run.exp, gdb.base/environ.exp,
25474 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25475 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25476 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25477 gdb.base/funcargs.exp, gdb.base/help.exp,
25478 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25479 gdb.base/logical.exp, gdb.base/long_long.exp,
25480 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25481 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25482 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25483 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25484 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25485 gdb.base/regs.exp, gdb.base/relational.exp,
25486 gdb.base/remote.exp, gdb.base/reread.exp,
25487 gdb.base/restore.exp, gdb.base/return2.exp,
25488 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25489 gdb.base/selftest.exp, gdb.base/setshow.exp,
25490 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25491 gdb.base/sigall.exp, gdb.base/signals.exp,
25492 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25493 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25494 gdb.base/step-test.exp, gdb.base/structs.c,
25495 gdb.base/structs.exp, gdb.base/structs2.exp,
25496 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25497 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25498 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25499 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25500 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25501 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25502 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25503 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25504 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25505 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25506 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25507 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25508 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25509 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25510 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25511 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25512 gdb.trace/circ.exp, gdb.trace/collection.exp,
25513 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25514 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25515 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25516 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25517 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25518 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25519 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25520 notices.
25521
25522 2001-02-27 Michael Snyder <msnyder@cygnus.com>
25523
25524 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25525 first arg is int not float.
25526
25527 2001-02-22 Michael Snyder <msnyder@cygnus.com>
25528
25529 * gdb.base/reread.exp: Unsupported for non-native targets;
25530 doesn't work for remote debugging.
25531
25532 2001-02-19 Fernando Nasser <fnasser@redhat.com>
25533
25534 From Drew Moseley <dmoseley@redhat.com>
25535 * gdb.base/ending-run.exp: Properly handle the BSP state when
25536 stepping past the end of main.
25537
25538 2001-02-19 John Moore <jmoore@redhat.com>
25539
25540 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25541 Converted HPUX fix for non-expected items following multiple
25542 step commands into general solution for all platforms.
25543
25544 2001-02-18 Michael Chastain <chastain@redhat.com>
25545
25546 * gdb.c++/classes.exp (do_tests): Change runto statements
25547 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25548 statements demangler agnostic.
25549 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25550 (gdb_virtfunc_restart): Likewise.
25551
25552 2001-02-14 Michael Chastain <chastain@redhat.com>
25553
25554 * gdb.c++/inherit.exp (do_tests): Change runto statements
25555 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25556 statements demangler agnostic.
25557
25558 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25559
25560 * gdb.threads/pthreads.exp: Unify pass/fail messages for
25561 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25562 before calling common_routine 15 times'' tests.
25563
25564 2001-02-11 Michael Chastain <chastain@redhat.com>
25565
25566 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25567 Helps the test script figure out which demangler is in use.
25568 (dm_type_foo_ref): Ditto.
25569 (dm_type_int_star): Ditto.
25570 (dm_type_long_star): Ditto.
25571 (dm_type_unsigned_int): Ditto.
25572 (dm_type_void): Ditto.
25573 (dm_type_void_star): Ditto.
25574 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
25575 Probe the gdb demangler and set variables to accommodate
25576 formatting differences.
25577 (info_func_regexp): New function. Same as info_func, but
25578 matches against a regexp.
25579 (info_func): Match against a literal string.
25580 (print_addr_2): New function. Match against a literal string,
25581 which can be different from the input to gdb.
25582 (print_addr): Simply call print_addr_2 with the same argument twice.
25583 (test_lookup_operator_functions): Use demangler formatting variables.
25584 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25585 the tests in the same order as the C++ class declaration.
25586 (test_paddr_operator_functions): Ditto.
25587 (test_paddr_overloaded_functions): Ditto.
25588 (test_paddr_hairy_functions): Use demangler formatting variables.
25589 Add reference to gdb/19 for related tests.
25590 (do_tests): Call probe_demangler.
25591
25592 2001-01-30 Kevin Buettner <kevinb@redhat.com>
25593
25594 * gdb.c++/templates.cc (printf): Remove unused function definition.
25595
25596 2001-01-26 Felix Lee <flee@redhat.com>
25597
25598 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25599
25600 2001-01-25 matthew green <mrg@redhat.com>
25601
25602 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25603 up sid.
25604 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25605
25606 2001-01-25 matthew green <mrg@redhat.com>
25607
25608 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
25609 Deprecate $sid_spawn_id.
25610 (sid_exit): Remove code necessary only for `spawn.'
25611
25612 2001-01-25 matthew green <mrg@redhat.com>
25613
25614 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25615
25616 2001-01-28 Michael Chastain <chastain@redhat.com>
25617
25618 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25619 to call when tests fail. It takes gdb out of the overloaded
25620 function choice menu back to the main prompt, so that the test
25621 program stays synchronized.
25622 (set_bp_overloaded): New proc to collect all the common
25623 code for setting a breakpoint on an overloaded name. Calls
25624 take_gdb_out_of_choice_menu when needed.
25625 (menu_overload1arg): New variable to collect the repeated
25626 instances of the expected menu for an overloaded name. Change
25627 the regular expression to handle changes in g++ type encoding:
25628 "void" can be either "void" or "", and "unsigned int" can be
25629 either "unsigned int" or "unsigned".
25630 (continue_to_bp_overloaded): Change regular expressions to handle
25631 changes in g++ type encoding.
25632 (no proc): Call take_gdb_out_of_choice_menu when needed.
25633 Remove redundant calls to "info break". Accept either "canceled"
25634 or "cancelled". Change regular expressions in "info break"
25635 calls to handle changes in g++ type encoding. Give all tests
25636 unique strings.
25637
25638 2001-01-17 Ben Elliston <bje@redhat.com>
25639
25640 * config/sid.exp: New file.
25641
25642 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25643
25644 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25645
25646 2000-12-21 Michael Snyder <msnyder@cygnus.com>
25647
25648 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25649 Add a RE to accept a non-ascii char if one is ever presented.
25650
25651 2000-12-20 Fernando Nasser <fnasser@redhat.com>
25652
25653 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
25654
25655 2000-12-18 Michael Snyder <msnyder@cygnus.com>
25656
25657 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
25658 in regexp. One '\' does not suffice on Linux.
25659
25660 2000-12-09 Michael Chastain <chastain@redhat.com>
25661
25662 * gdb.base/break.exp (test_clear_command): Use a marker function
25663 rather than 'main' for the test function. Also move this
25664 test to an execution point where the marker function names are
25665 guaranteed to be bound to functions. (Executing tests after a
25666 'finish' from main runs into name conflicts with local names
25667 in __libc_start_main).
25668
25669 2000-12-07 Michael Snyder <msnyder@cygnus.com>
25670
25671 * gdb.base/finish.exp: New test for gdb's "finish" command.
25672 * gdb.base/return2.exp: New test for gdb's "return" command.
25673 * gdb.base/return2.c: New source file for above.
25674
25675 2000-12-05 Michael Snyder <msnyder@cygnus.com>
25676
25677 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25678 * gdb.base/miscexprs.exp: Ditto.
25679 * gdb.base/pointers.exp: Ditto.
25680 * gdb.c++/derivation.exp: Ditto.
25681 * gdb.c++/local.exp: Ditto.
25682 * gdb.c++/namespace.exp: Ditto.
25683 * gdb.c++/overload.exp: Ditto.
25684 * gdb.c++/ref-types.exp: Ditto.
25685
25686 2000-12-05 Michael Snyder <msnyder@cygnus.com>
25687
25688 * gdb.base/constvars.exp: Test result of "up" command.
25689 * gdb.base/miscexprs.exp: Ditto.
25690 * gdb.base/pointers.exp: Ditto.
25691 * gdb.base/scope.exp: Ditto.
25692 * gdb.c++/derivation.exp: Ditto.
25693 * gdb.c++/local.exp: Ditto.
25694 * gdb.c++/namespace.exp: Ditto.
25695 * gdb.c++/overload.exp: Ditto.
25696 * gdb.c++/ref-types.exp: Ditto.
25697
25698 2000-11-22 Michael Chastain <chastain@redhat.com>
25699
25700 * mips_pro.exp: Accept either "middle -> top -> main" or
25701 "middle -> main" in the backtrace, because gcc can optimize
25702 tail calls to jumps. Remove setup_xfail for the hppa case.
25703 Add a comment with the original warning messages from PR 3016,
25704 which was filed in 1993, to preserve them for posterity.
25705
25706 2000-11-17 Nick Duffek <nsd@redhat.com>
25707
25708 * lib/gdb.exp (gdb_test): Override timeout with board info.
25709
25710 2000-11-17 Nick Duffek <nsd@redhat.com>
25711
25712 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25713 the second kill and detach messages.
25714
25715 2000-11-17 Nick Duffek <nsd@redhat.com>
25716
25717 * configure.in: Add AC_EXEEXT.
25718 * configure: Regenerate.
25719 * Makefile.in (just-check): Export EXEEXT.
25720 * lib/gdb.exp ($EXEEXT): Import from environment.
25721 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25722 expect "maint dump-me" on Cygwin.
25723 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25724 $EXEEXT.
25725
25726 2000-11-17 Nick Duffek <nsd@redhat.com>
25727
25728 * gdb.base/break.exp: Test backtrace and finish from called
25729 function on all platforms, not just HP-UX.
25730
25731 2000-11-03 Michael Snyder <msnyder@cygnus.com>
25732
25733 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25734 code from gdb_target_monitor, so it can be used independantly
25735 for gdbserver. Also comment out an unnecessary PUTS.
25736
25737 2000-11-03 Michael Snyder <msnyder@cygnus.com>
25738
25739 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25740 * gdb.base/corefile.exp: Expect the message "Program is being
25741 debugged already" when we send the "corefile" command, since
25742 the preceeding gdb_load may have connected gdb to a remote target.
25743 * gdb.base/display.exp: Disable hardware watchpoints if new
25744 board info variable "no_hardware_watchpoints" is true.
25745 Replace single-letter commands with more readable ones.
25746 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25747 if new board info variable "no_hardware_watchpoints" is true.
25748 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25749 to see if stdio (printf) testing is possible.
25750 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25751 board info variable "no_hardware_watchpoints" is true. Use new
25752 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25753
25754 2000-11-13 Fernando Nasser <fnasser@redhat.com>
25755
25756 From Orjan Friberg <orjanf@axis.com>:
25757 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25758 in array print pattern match.
25759
25760 2000-11-09 Fernando Nasser <fnasser@redhat.com>
25761
25762 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25763 spelling "cancelled" to U.S. spelling "canceled" to match changes
25764 made to gdb.
25765 * gdb.c++/ovldbreak.exp: Ditto.
25766
25767 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25768
25769 * gdb.base/callfuncs.c (main): Moved to end of file, call
25770 t_double_values to initialize the FPU before inferior calls are made.
25771 * gdb.base/callfuncs.exp: Test for register preservation after calling
25772 inferior functions. Add tests for continuining, finishing and
25773 returning from a stop in a call dummy.
25774
25775 2000-10-24 Michael Snyder <msnyder@cygnus.com>
25776
25777 * gdb.base/commands.exp: Break up long lines, and re-indent.
25778
25779 2000-10-19 Michael Snyder <msnyder@cygnus.com>
25780
25781 * config/gdbserver.exp: Rewritten from the ground up, to make it
25782 compatible with the current dejagnu tree, and to make it work with
25783 the new "gdbserver" in libremote.
25784
25785 2000-10-16 Michael Snyder <msnyder@cygnus.com>
25786
25787 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25788 * gdb.base/varargs.exp: Skip entire test if no printf support.
25789 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25790 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25791
25792 2000-10-13 Michael Snyder <msnyder@cygnus.com>
25793
25794 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25795 no floating point support.
25796 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25797 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25798 * gdb.base/call-rt-st.exp: Ditto.
25799 * gdb.base/call-strs.exp: Ditto.
25800
25801 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25802
25803 * gdb.base/sizeof.c: include <stdio.h>.
25804
25805 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
25806 'finish', otherwise uncaptured gdb_prompt would potentially
25807 throw remaining test points out of sync.
25808
25809 2000-07-26 Scott Bambrough <scottb@netwinder.org>
25810
25811 * gdb.base/recurse.exp: Run tests for all targets.
25812 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25813 gnu-oldld case on ARM.
25814 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25815 for ARM targets.
25816
25817 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25818
25819 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25820 * gdb.java/configure: Rebuild.
25821
25822 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25823
25824 * gdb.java/jv-exp.exp: New file.
25825
25826 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25827
25828 * configure: Rebuilt.
25829 * configure.in (configdirs): Add gdb.java.
25830 * gdb.java/jmisc.java: New file.
25831 * gdb.java/jmisc.exp: New file.
25832 * gdb.java/Makefile.in: New file.
25833 * gdb.java/configure: Rebuilt.
25834 * gdb.java/configure.in: New file.
25835 * lib/java.exp: New file.
25836
25837 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25838
25839 * gdb.base/exprs.exp: Test casts to a pointer including over and
25840 underflow.
25841
25842 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25843
25844 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
25845 and the compilers sizes.
25846
25847 2000-07-09 Nick Duffek <nsd@redhat.com>
25848
25849 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25850 (use_methods): New function.
25851 (main): Call use_methods().
25852 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25853 (do_tests): Call test_method_param_class.
25854
25855 2000-07-09 Nick Duffek <nsd@redhat.com>
25856
25857 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25858 spelling.
25859 (test_enums): New procedure. Move enum tests from end of script
25860 to here. Set breakpoint on function name instead of line number.
25861 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25862 (enums2): New marker function.
25863 (enums1): New function.
25864 (main): Call enums1(). Move enum tests to enums1().
25865
25866 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25867
25868 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
25869 compile/link program. Update line numbers.
25870 * gdb.asm/d10v.inc: Define ``startup''.
25871 * gdb.asm/asmsrc1.s: Add definition of _start.
25872
25873 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25874
25875 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25876
25877 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25878
25879 * gdb.base/maint.exp: Add 'maint print architecture' item to output
25880 of 'help maint print' command.
25881
25882 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25883
25884 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
25885 they use gdb_expect_list.
25886
25887 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25888
25889 * gdb.base/commands.exp: Use ``set remote
25890 memory-read-packet-size'' instead of ``set endian big'' to test
25891 long commands.
25892
25893 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
25894
25895 * gdb.c++/templates.exp (do_tests): Make all of these work under
25896 g++, and stop skipping them.
25897
25898 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25899 work under g++.
25900
25901 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
25902 initialization.
25903
25904 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25905
25906 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25907 the regular expression: accept an (almost) arbitrary sequence of
25908 "frames-invalid" and "breakpoints-invalid" messages both before
25909 and after the "starting" message.
25910
25911 2000-06-02 Michael Snyder <msnyder@cygnus.com>
25912
25913 * gdb.c++/local.exp: This test has never been known to work with g++.
25914
25915 2000-05-18 Michael Snyder <msnyder@cygnus.com>
25916
25917 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25918 Relax the regular expression a little, make it pass on Solaris 8.
25919
25920 2000-05-12 Kevin Buettner <kevinb@redhat.com>
25921
25922 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
25923 a call, do not require that gdb stop on the line after the call.
25924 Instead, it is permissible for gdb to stop on the line of the
25925 call itself.
25926
25927 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
25928
25929 * gdb.base/break.exp (bp on small function, optimized file):
25930 Add a second pass pattern. The behavior differs here between stabs
25931 and dwarf for one-line functions. Stabs preserves two line symbols
25932 (one before the prologue and one after) with the same line number,
25933 but dwarf regards these as duplicates and discards one of them.
25934 Therefore the address after the prologue (where the breakpoint is)
25935 has no exactly matching line symbol, and GDB reports the breakpoint
25936 as if it were in the middle of a line rather than at the beginning.
25937
25938 2000-05-08 Michael Snyder <msnyder@cygnus.com>
25939
25940 * gdb.base/interrupt.exp: Make "pass" message say "send"
25941 rather than "send_gdb" (for consistancy).
25942
25943 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25944
25945 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25946 * gdb.c++/templates.cc: Properly check for GCC version number.
25947 * lib/compiler.cc: Likewise
25948
25949 2000-04-28 Michael Snyder <msnyder@cygnus.com>
25950
25951 * gdb.base/break.exp: When compiled with -O2 optimization,
25952 gdb may not stop at the first line of main, due to code motion.
25953
25954 2000-04-26 Michael Snyder <msnyder@cygnus.com>
25955
25956 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25957 This test depends on parsing the printf output from the target.
25958 Since the sparclet stub doesn't do stdio, this will never work.
25959 * gdb.base/call-rt-st.exp: ditto.
25960 * gdb.base/call-strs: ditto.
25961
25962 2000-04-24 Michael Snyder <msnyder@cygnus.com>
25963
25964 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25965
25966 * gdb.base/ending-run.exp: After connecting to a remote target,
25967 but before running, the target will appear to be in a random
25968 location. Specify both a file and a line for breakpoints.
25969 Also, the function that calls main may be called 'init'
25970 rather than 'start'.
25971
25972 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25973
25974 * gdb.base/help.exp: Update output for add-symbol-file command.
25975
25976 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
25977
25978 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25979 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25980
25981 2000-04-07 J.T. Conklin <jtc@redback.com>
25982
25983 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25984
25985 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25986
25987 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25988
25989 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
25990 values that can be represented exactly.
25991 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25992 above change, and to not check against the directory part of the source
25993 file name.
25994 (step into print_long_arg_list): Likewise.
25995 (print print_small_structs from print_long_arg_list): Likewise.
25996 (print print_long_arg_list): Likewise.
25997
25998 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25999
26000 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
26001
26002 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26003
26004 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26005
26006 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
26007
26008 * gdb.base/commands.exp (deprecated_command_test): Add test for
26009 deprecate with no arguments.
26010
26011 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26012
26013 * gdb.base/break.exp: Add new test for setting breakpoints on
26014 optimized code so we can test breakpoints work even when function
26015 prologues may be optimized away
26016
26017 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26018
26019 From David Whedon <dwhedon@gordian.com>
26020 * gdb.base/commands.exp : Added command deprecator tests.
26021
26022 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
26023
26024 * gdb.base/help.exp: Added test for new apropos command.
26025
26026 2000-03-21 Kevin Buettner <kevinb@redhat.com>
26027
26028 * gdb.base/pointers.c (usevar): New function.
26029 (main): Make sure that global variables v_int_pointer2, rptr,
26030 and y are all referenced someplace in the program by calling
26031 usevar() on them. [Some linkers delete symbols which are
26032 never referenced. The space remains, but there's no way to
26033 get a (symbolic) handle on the variable from the debugger.]
26034
26035 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26036
26037 * gdb.base/printcmds.c: Add typedeffed arrays.
26038
26039 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
26040 procedure to test arrays that are typedef'd.
26041
26042 2000-03-13 James Ingham <jingham@leda.cygnus.com>
26043
26044 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
26045 the library directories.
26046
26047 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26048
26049 * configure.in (configdirs): Add sub directory gdb.mi.
26050 * configure: Re-generate.
26051
26052 * gdb.mi: New directory.
26053
26054 2000-02-25 Scott Bambrough <scottb@netwinder.org>
26055
26056 * gdb.base/long_long.exp: Correct test suite failure when printing
26057 a long long value as a double on ARM platforms.
26058
26059 2000-02-16 Jim Blandy <jimb@redhat.com>
26060
26061 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26062 default source file is set properly before running this test.
26063
26064 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26065
26066 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
26067 gdbtk/library directory, not in gdbtcl2.
26068
26069 2000-02-04 Jim Blandy <jimb@redhat.com>
26070
26071 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26072 backslash from regexp pattern.
26073
26074 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26075 procedure. Use it to run all the "continue to bp overloaded"
26076 tests. Note that this changes the names of the tests slightly.
26077 If the breakpoint hit message includes a hex PC value, because
26078 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26079 from the real source code, still consider that a pass.
26080
26081 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26082 XFAIL here if the breakpoint message contains a hex address. Note
26083 similar change on 1999-11-02.
26084
26085 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26086
26087 * gdb.base/ptype.exp: Establish a default source file before
26088 calling get_debug_format.
26089
26090 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26091
26092 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26093
26094 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26095
26096 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26097 of successive stepi commands -- while in the prologue we should see
26098 the function entry bracket.
26099
26100 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26101
26102 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26103 reach __change_mode() when stepping through the end of main().
26104
26105 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26106
26107 * gdb.base/default.exp: Fix expected pattern.
26108 * gdb.base/help.exp: Same.
26109
26110 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26111
26112 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
26113 Don't use xfail's because that affects only the following test.
26114
26115 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
26116 solaris or linux.
26117
26118 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26119
26120 2000-01-07 Michael Snyder <msnyder@cygnus.com>
26121
26122 * gdb.base/display.exp: Some yacc parsers like to say
26123 "A syntax error" rather than "A parse error". Accept both.
26124
26125 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26126
26127 * gdb.base/default.exp: Remove OS dependent string from "target
26128 remote" test.
26129 * gdb.base/help.exp: Same for "help target remote" test.
26130
26131 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26132
26133 From Jim Kingdon <kingdon@redhat.com>:
26134
26135 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
26136 prompt (cleanup rather than necessity, but still might keep output
26137 from spilling to next test).
26138
26139 2000-01-02 Fred Fish <fnf@cygnus.com>
26140
26141 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26142 AIX, which defines them in <sys/types.h>.
26143
26144 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
26145
26146 * gdb.base/default.exp: Match arm* etc instead of arm in "info
26147 float" test.
26148
26149 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
26150
26151 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
26152
26153 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26154 outermost frame disallowed".
26155
26156 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26157
26158 * gdb.base/setvar.exp: New tests for setting the value of a struct
26159 with a constant list.
26160
26161 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26162
26163 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26164 require the user to type a cast before setting the value of a struct.
26165
26166 1999-12-06 Jim Blandy <jimb@cygnus.com>
26167
26168 * gdb.base/default.exp: Expect the new 'info float' command on
26169 all i386 platforms.
26170
26171 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26172 LinuxThreads libraries that don't support debugging.
26173
26174 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26175
26176 * gdb.base/remote.c: Fill the buffer with truely random data.
26177 Change the buffer type to ``unsigned char'' to simplify size
26178 arithmetic.
26179
26180 * gdb.base/remote.exp: Reduce download numbers by one. Typical
26181 stub only handles 400-1 byte packets. Verify that the download
26182 worked.
26183
26184 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26185
26186 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26187 tests, using UNRESOLVED for the untested cases. Also, does not wait
26188 for a timeout if the prompt was received before a recognizable pattern.
26189
26190 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26191
26192 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26193
26194 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26195
26196 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
26197 watchpoints.
26198
26199 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
26200
26201 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26202
26203 * gdb.c++/local.exp: Be more flexible in recognizing local class
26204 name mangling. Don't allow horribly truncated method names.
26205 * gdb.c++/derivation.exp: Expect protected inheritance.
26206 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26207 * gdb.c++/virtfunc.exp: Likewise.
26208 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26209 when printing a nested enum.
26210
26211 1999-11-22 Jim Blandy <jimb@cygnus.com>
26212
26213 * gdb.base/step-test.exp: Properly await GDB's response to setting
26214 a breakpoint on the call to large_struct_by_value.
26215
26216 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26217 just because we have debug info for the `start' function.
26218
26219 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26220
26221 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26222 "Unknown signal" messages, which indicate (on LinuxThreads) that
26223 GDB doesn't know how to debug threads on this system. This is
26224 better than hanging while philosopher 0 dumps chatter into gdb.log.
26225
26226 1999-11-18 Tom Tromey <tromey@cygnus.com>
26227
26228 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26229
26230 1999-11-18 Fred Fish <fnf@cygnus.com>
26231
26232 * gdb.base/coremaker2.c: Add sample program for generating
26233 cores that is more self contained than coremaker.c. Eventually
26234 I'll add more code to this and tie it into the testsuite.
26235
26236 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26237
26238 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26239
26240 1999-11-10 Jimmy Guo <guo@cup.hp.com>
26241
26242 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
26243 from $srcdir/lib/.
26244 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
26245 and gdb.c++/.
26246
26247 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26248
26249 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
26250 'continue with watch' test point.
26251
26252 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26253
26254 Merged from p2linux-990323-branch:
26255
26256 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26257
26258 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26259
26260 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
26261 {limit,fixed}''. Test ``set download-write-size''.
26262
26263 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26264
26265 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
26266 gdb_expect_list.
26267
26268 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26269
26270 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26271
26272 1999-11-03 Mark Salter <msalter@cygnus.com>
26273
26274 * gdb.base/break.exp: Fix "stub continue" pattern.
26275
26276 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26277
26278 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26279
26280 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26281
26282 * gdb.base/display.exp ("finish"): Add timeout clause.
26283
26284 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26285 plain prompt clause, so this doesn't have to time out in order to
26286 fail.
26287
26288 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
26289 breakpoint hit messages include an address.
26290
26291 * gdb.base/display.exp: Don't forget to escape parens in regular
26292 expressions. Unix regexp notatation sucks.
26293
26294 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26295
26296 * gdb.base/annota1.exp: Test for annotate-signalled: change output
26297 order for 'signalled' message.
26298
26299 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26300
26301 From Jimmy Guo <guo@cup.hp.com>:
26302 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26303 * gdb.base/annota1.c: Add code for tests to work with.
26304
26305 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26306
26307 * gdb.base/remote.exp: New test for remote downloading settings.
26308 * gdb.base/remote.c: New file with large .data.
26309
26310 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26311
26312 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26313 for LinuxThreads support, merged from the Code Fusion branch.
26314
26315 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26316
26317 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
26318 containing exp_continue into a while within an expect. Don't
26319 attempt a start more than three times. Check return value from
26320 gdb_load.
26321
26322 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26323
26324 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
26325 a pass case.
26326
26327 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
26328
26329 * gdb.base/break.c (main): Added a statement that we can step
26330 off of.
26331 * gdb.base/break.exp: Added tests for setting a breakpoint
26332 at an offset and stepping onto a breakpoint.
26333
26334 1999-10-01 Fred Fish <fnf@cygnus.com>
26335
26336 * gdb.base/help.exp (help add-symbol-file): Update to match current
26337 gdb output.
26338
26339 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26340
26341 * gdb.base/break.exp: Code locations are in hex, don't forget!
26342 (For HP-UX.)
26343
26344 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26345
26346 * condbreak.exp: Use break.c as test program.
26347 * condbreak.c: Remove, redundant with break.c.
26348
26349 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26350
26351 * config/monitor.exp (gdb_target_monitor): Disable X- and
26352 Z-packets if the target needs it.
26353
26354 1999-09-13 James Ingham <jingham@leda.cygnus.com>
26355
26356 * gdb.c++/overload.exp: Added tests for listing overloaded
26357 functions with function pointers in the arg, explicitly calling
26358 out the version you want.
26359
26360 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26361
26362 * long_long.exp: Add variations of test cases that work for
26363 targets with 16-bit ints and 32-bit doubles.
26364
26365 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26366
26367 * break.c (main): Compare a possibly-uninitialized argc with an
26368 unlikely value that fits in 16 bits.
26369
26370 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26371
26372 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26373 0xfeeb, don't want negative numbers if ints are 16 bits.
26374
26375 * lib/gdb.exp (skip_cplus_tests): New proc.
26376 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
26377 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26378 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26379 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26380 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26381 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26382 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26383 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
26384
26385 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26386
26387 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26388
26389 * gdb.base/corefile.exp (up): Allow a parameter to appear
26390 in the frame that we're going up to.
26391
26392 From Jim Blandy <jimb@cygnus.com>:
26393
26394 * gdb.base/default.exp (info float): Expect some output now.
26395
26396 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26397 returning floating-point values to fail on the x86.
26398 * gdb.base/callfwmall.exp (do_function_calls): Same.
26399
26400 * gdb.base/list.exp (test_listsize): Correct expectations for
26401 listing line 1 with listsize 2. Also, listing a single line
26402 works now, as does listing three lines. [Kevin's note: There
26403 were a number of other cases fixed too where the expectations
26404 differed...]
26405
26406 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26407
26408 * gdb.base/selftest.exp: Add case for when version prints as
26409 constant string instead of char pointer.
26410
26411 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26412
26413 * gdb.base/ending-run.exp: Add Solaris case for what happens when
26414 stepping out of main.
26415
26416 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26417 G++ used.
26418
26419 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
26420 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
26421
26422 * gdb.c++/ovldbreak.exp: Update match string in test that
26423 includes a warning of multiple breakpoints.
26424
26425 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26426
26427 * gdb.base/display.exp: Improve precision of step-after-finish
26428 added yesterday.
26429
26430 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
26431 test.
26432
26433 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26434 configs when using G++, not just hppa*.
26435
26436 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26437
26438 * gdb.base/async.c: New file.
26439 * gdb.base/async.exp: New file.
26440
26441 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26442
26443 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26444 PA64.
26445
26446 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26447
26448 * gdb.base/display.exp: "finish" can leave us mid-line on many
26449 targets, deal with it. Add a small constant to main, instead of
26450 1000 since main+1000 may not be a valid address in the target.
26451
26452 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26453 on hpux11.
26454
26455 * gdb.base/attach.exp: Handle another hpux11 error message variant
26456 when attaching to a process that does not exist.
26457
26458 1999-08-19 J.T. Conklin <jtc@redback.com>
26459
26460 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
26461 characters in 'continue to 1241' test.
26462
26463 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26464
26465 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26466 stop in print_long_arg_list, define and use a whitespace
26467 variable in print_small_structs test, add an XFAIL for Solaris.
26468 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26469 interested enough to fix.
26470
26471 1999-08-13 Keith Seitz <keiths@cygnus.com>
26472
26473 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26474 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26475 proc knows about targets other than the natives.
26476 (test_assign): Use "gdb_run_cmd" to "run" the target.
26477 Check that we've actually hit the breakpoint at main.
26478 When we attempt to assign a value to a local variable, check
26479 that the variable is in the current scope, i.e., don't use
26480 a test with an empty result.
26481
26482 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26483
26484 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
26485 command.
26486
26487 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26488
26489 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26490 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26491 gdb.compat, gdb.threads-hp.
26492 gdb.hp/configure, gdb.hp/configure.in: New files.
26493 gdb.hp/Makefile.in: Recurse into new subdirs.
26494 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26495 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26496 in object files.
26497 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26498
26499 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26500
26501 * gdb.base/display.exp: Help expect by putting a newline in the
26502 funky printf, remove a bogus p/a test.
26503
26504 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26505
26506 * gdb.base/display.exp: Make sure that when we say 'run', we are
26507 connected to the target. This is necessary when running not
26508 natively.
26509
26510 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26511
26512 * gdb.base/step-test.exp: Removed some extraneous messages.
26513
26514 * gdb.base/long_long.exp: Don't run memory examination tests
26515 on little-endian targets (they will need a different set of
26516 results to match).
26517
26518 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26519
26520 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26521 until somebody decides to fix GDB.
26522
26523 * gdb.base/long_long.c: Stop compiler complaint by specifying long
26524 constant as "ULL".
26525 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26526 matches for a couple x/2 commands.
26527
26528 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26529
26530 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26531 by merging in ref-types2 tests.
26532 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26533
26534 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26535 * gdb.c++/Makefile.in: Add standard actions.
26536 (EXECUTABLES): Rename from PROGS, update list.
26537 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26538 from gdb.hp.
26539 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26540 foo and bar locals.
26541 * gdb.c++/anon-union.exp: Fix tests to match.
26542 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26543 expect matches to handle output variations.
26544 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26545 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
26546 output, add HP alternatives for new and delete prints.
26547 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
26548 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
26549 * gdb.c++/demangle.exp: Use $style when reporting failure.
26550 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26551 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26552 match alternatives.
26553 * gdb.c++/local.exp: Add match alternatives or xfails for HP
26554 compilers.
26555 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26556 * gdb.c++/method.exp: Add match alternatives.
26557 * gdb.c++/misc.cc: Add bool types.
26558 * gdb.c++/misc.exp: Add tests for bool types.
26559 * gdb.c++/overload.exp: Add xfails.
26560 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26561 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26562 add some more template parameter tests (only for HP currently).
26563 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26564 * gdb.c++/virtfunc.cc: Add return type and value for main.
26565 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26566 match alternatives.
26567
26568 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26569
26570 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26571
26572 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26573
26574 * gdb.base/signals.exp: Don't expect getting a backtrace from
26575 within a signal handler to fail on Linux.
26576
26577 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26578
26579 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26580 * lib/gdb.exp: Remove some gratuitious semicolons.
26581 (delete_breakpoints): Increase timeout.
26582 (gdb_expect): Add -notransfer option.
26583 (gdb_test): Use -notransfer option.
26584 (get_compiler_info): Add f77 case.
26585 (get_compiler): New proc, split out from gdb_preprocess, add f77
26586 case.
26587 (gdb_preprocess): Call get_compiler.
26588
26589 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26590 * gdb.base/attach.exp, gdb.base/display.exp,
26591 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26592 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26593 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26594 third arg to gdb_test.
26595 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26596 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
26597 HP-UX xfails, add others.
26598 * gdb.base/completion.exp: Reflect name change of self-test.
26599 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
26600 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26601 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26602 HP failure number.
26603 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26604 useless HP-UX 10.30 references.
26605 * gdb.base/maint.exp: Loosen matches.
26606 * gdb.base/pointers.c (main): Declare more_code.
26607 * gdb.base/pointers.exp: Match on output of a `next'.
26608 * gdb.base/structs.c: Add prototypes.
26609 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26610 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26611
26612 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26613
26614 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
26615 command.
26616
26617 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26618
26619 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26620 Fix run to main failures. Watchpoint can be hardware watchpoint.
26621
26622 * gdb.base/annota1.exp: Clean up some more, in case printf has
26623 debug info. Deal with lack of signal hanlder info in stack.
26624
26625 From Jim Kingdon <kingdon@redhat.com>:
26626 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26627
26628 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26629
26630 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
26631 gdb.base/foll-vfork.exp: Don't run for crosses.
26632
26633 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26634
26635 * gdb.base/configure.in: Check for gdbvars.exp instead of
26636 a1-selftest.exp.
26637 * gdb.base/configure: Re-generate.
26638
26639 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26640
26641 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26642 in trying to run first and name is too long.
26643
26644 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26645 pointers2.c and pointers2.exp, respectively.
26646 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26647 doschk happier.
26648
26649 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26650
26651 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26652 callfuncs2.c and callfuncs2.exp.
26653
26654 * gdb.base/list.exp: Remove mistaken xfails.
26655 * gdb.base/list0.h: Add optional prototypes.
26656
26657 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26658
26659 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
26660 calling malloc.
26661 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26662 * ptype.exp: Move test for get_debug_format to before its first
26663 use.
26664
26665 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26666
26667 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26668 * gdb.base/annota2.cc, annota2.exp: Move from here.
26669 * gdb.c++/annota2.cc, annota2.exp: To here.
26670 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26671
26672 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26673
26674 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
26675 a consistent format.
26676
26677 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26678
26679 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26680 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26681 HP compilers, also set the globals $true and $false.
26682
26683 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
26684 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26685 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26686 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26687 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26688 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26689 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26690 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26691 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26692 whatis.c} Add C++ compatible function definitions and return
26693 types, add includes for library functions.
26694 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26695 * gdb.base/step-test.c (myglob): Rename from glob.
26696 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
26697 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26698 files, move here from gdb.hp.
26699 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
26700 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26701 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26702 Adjust line numbers in regexps.
26703
26704 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26705 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26706 instead of 0/1.
26707
26708 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26709 foll-vfork.exp: New files, move here from gdb.hp.
26710 * gdb.base/page.exp: New file, test of pagination command.
26711
26712 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26713 recursion test.
26714 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26715
26716 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
26717 gdb.base/solib.exp: Fix compiler invocation process.
26718
26719 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
26720 HP-UX 11, turn off overload resolution explicitly.
26721 * gdb.base/commands.exp: Set argument list explicitly, add
26722 watchpoint test.
26723 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26724 them work.
26725 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26726 expressions properly.
26727 * gdb.base/corefile.exp: Loosen the match slightly.
26728 * gdb.base/default.exp: Allow "Error accessing memory" message
26729 also.
26730 * gdb.base/display.exp: Skip over x/0 j if PA64.
26731 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26732 * gdb.base/interrupt.exp: Ditto.
26733 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26734 in use.
26735 * gdb.base/list.exp: Add xfails for HP-UX.
26736 * gdb.base/long_long.exp: Refine some of the numeric matches.
26737 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26738 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26739 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26740 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26741 * gdb.base/ptype.exp: Succeed on more varieties of output.
26742 * gdb.base/scope.exp: Add xfails for HP-UX.
26743 * gdb.base/sect-cmd.exp: Add more cases.
26744 * gdb.base/setvar.exp: Add xfails for HP-UX.
26745 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26746 * gdb.base/signals.exp: Match on void symbolically.
26747 * gdb.base/step-test.exp: Add case for PA64.
26748 * gdb.base/term.exp: Add exit and restart.
26749 * gdb.base/twice.exp: Clean up after self.
26750 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26751 * gdb.base/whatis.exp: Allow more ways to pass tests.
26752
26753 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
26754 no longer useful.
26755
26756 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26757
26758 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
26759 list of patterns.
26760 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
26761 print_double_array(double_array)", "continuing to breakpoint
26762 1018", "print print_double_array(array_d)" and "continuing to
26763 1034" tests.
26764
26765 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26766
26767 * Makefile.in: Add empty html and install-html targets.
26768
26769 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26770
26771 * config/mt-*: Remove, these haven't been used since 1996.
26772
26773 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26774
26775 * gdb.base/call-strs.c, gdb.base/ending-run.c,
26776 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
26777 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26778
26779 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26780
26781 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26782 simpler match case for the ptype of the big class.
26783
26784 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26785
26786 * gdb.exp: Fix test for gdb_prompt existence.
26787
26788 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26789
26790 * gdb.exp (gdb_test): Add fail after calls to perror.
26791
26792 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26793
26794 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26795
26796 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26797
26798 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26799
26800 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26801
26802 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
26803 malloc() is linked in.
26804
26805 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26806
26807 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26808 step at end.
26809
26810 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26811
26812 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26813
26814 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26815
26816 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26817
26818 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26819 * gdb.base/mips_pro.exp: Likewise.
26820
26821 1999-06-02 Keith Seitz <keiths@cygnus.com>
26822
26823 * gdb.c++/templates.cc: Change all "new" operators to throw
26824 an exception.
26825 * gdb.c++/cplusfuncs.cc: Likewise.
26826
26827 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26828
26829 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26830
26831 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
26832 * gdb.base/ending-run.exp: When stepping out of main, accept a
26833 step into an arbitrary assembler file.
26834
26835 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26836
26837 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
26838 "breakpoint-invalid" to be printed.
26839 * gdb.base/annota2.exp: Revise line number for main
26840 breakpoint. Allow any number of "frames-invalid" and
26841 "breakpoint-invalid" to be printed.
26842 * gdb.base/annota2.cc: Initialize a.x to 0.
26843
26844 1999-05-17 Keith Seitz <keiths@cygnus.com>
26845
26846 * gdb.base/call-ar-st.exp: Skip
26847 "print print_double_array (double_array)" when "skip_float_tests" set.
26848 Ditto for "print print_double_array(array_d)",
26849 "print print_small_structs", "print print_ten_doubles", and
26850 "step into print_long_arg_list".
26851 Don't assume we can step into "print_long_arg_list": we could step
26852 into memcpy.
26853 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26854 "skip_float_tests" is set: "print print_one_double(*d1)"
26855 and "print print_two_floats(*f3)".
26856 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26857 "skip_float_tests" is set.
26858 * gdb.base/varargs.exp: Skip
26859 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26860 "skip_float_tests" set.
26861
26862 1999-05-06 Keith Seitz <keiths@cygnus.com>
26863
26864 * gdb.base/annota2.cc: Include stdio.h.
26865
26866 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26867
26868 * gdb.base/crossload.exp: Remove, this has been disabled ever
26869 since BFD stopped including all targets, and cross-GDB gets
26870 plenty of testing anyway.
26871 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
26872 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26873 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
26874 * gdb.base/README: Remove, was doc for this.
26875 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
26876 needed.
26877
26878 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26879
26880 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26881 output.
26882
26883 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26884 * gdb.base/annota2.exp: New file. More annotation tests.
26885 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26886 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26887
26888 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
26889
26890 * config/cfdbug.exp: New file.
26891
26892 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26893
26894 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26895 Marcus Daniel's and Dale Hawkins's demangler crashes.
26896
26897 * gdb.c++/demangle.exp (test_gnu_style_demangling,
26898 test_lucid_style_demangling, test_arm_style_demangling,
26899 test_hp_style_demangling): Try Tom Tromey's core-dumping
26900 identifier under each demangling style.
26901
26902 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26903
26904 * gdb.c++/demangle.exp: Include the current demangling style
26905 in all test names.
26906 (current_demangling_style): New global variable.
26907 (set_demangling_style, test_demangling_core, test_demangling,
26908 test_demangling_exact): New functions.
26909 (test_gnu_style_demangling, test_lucid_style_demangling,
26910 test_arm_style_demangling, test_hp_style_demangling): Use those,
26911 instead of calling gdb_test and gdb_test_exact directly.
26912 (catch_demangling_errors): New function, which reports errors
26913 signalled by the demangling test functions in an orderly way.
26914 (do_tests): Use catch_demangling_errors.
26915
26916 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26917
26918 * gdb.base/signals.exp (test_handle_all_print): Use () for
26919 grouping in expressions, not {}.
26920
26921 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
26922 initialized yet.
26923
26924 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26925
26926 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26927 are listed.
26928
26929 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26930
26931 * gdb.stabs/weird.exp: Test for CC being defined before
26932 looking at its value.
26933
26934 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26935
26936 * gdb.base/call-ar-st.exp: Remove stray '#'.
26937 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26938 "short int" and "long int".
26939 * gdb.c++/overload.cc: Cast the string added in the previous
26940 change, to mollify finicky HP compiler.
26941 * gdb.hp/reg-test.exp (testfile): Fix file name.
26942 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
26943
26944 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26945 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26946 alternate form of enum ptype.
26947
26948 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26949
26950 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26951 * gdb.hp/*.exp: Change all to run compiler probe only after
26952 passing skip_hp_tests, so as not to waste time on guaranteed
26953 failure.
26954
26955 * gdb.c++/overload.cc: Pass string instead of char addr, always
26956 init ccpfoo.
26957 * gdb.c++/templates.cc: Fix syntax error.
26958
26959 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26960
26961 * gdb.base/commands.exp: Add test for correct position of '>'
26962 when issuing the 'commands' command after a 'while' or 'if'
26963 command.
26964
26965 1999-03-18 James Ingham <jingham@cygnus.com>
26966
26967 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26968
26969 * gdb.c++/method.exp: It was testing an uninitialized int on the
26970 stack and assuming it was positive.
26971
26972 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26973
26974 * gdb.base/step-test.exp: Catch a case where finish is broken and
26975 keep it from killing the rest of the tests.
26976 Use gdb_continue_to_end.
26977
26978 * gdb.base/sigall.exp: use gdb_continue_to_end.
26979
26980 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26981
26982 * gdb.base/display.exp: use runto_main, not run.
26983
26984 * gdb.base/default.exp: Check for the current error message in the
26985 r abbreviation test.
26986 Add strongarm to the targets that know info float.
26987
26988 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
26989 run which doesn't work with monitors.
26990
26991 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26992 1034 test.
26993
26994 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26995
26996 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26997 end of a program. Traps the case (in Cygmon) when the program
26998 never really exits. Same as Mark's continue_to_exit, but I had
26999 put it in a lot more places, so I used my name. Sorry Mark...
27000
27001 * config/monitor.exp (gdb_target_monitor): added another
27002 target_info parameter: remotebinarydownload. This will set the
27003 remotebinarydownload flag if this is causing some boards trouble.
27004
27005 1999-03-18 Mark Salter <msalter@cygnus.com>
27006
27007 * lib/gdb.exp (continue_to_exit): New function.
27008
27009 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27010 * gdb.base/ending-run.exp: Ditto.
27011 * gdb.base/step-test.exp: Ditto.
27012
27013 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27014
27015 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27016 (suggested by Art Haas <ahaas@neosoft.com>).
27017
27018 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27019
27020 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
27021
27022 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27023
27024 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
27025 descriptions of types (short unsigned int vs unsigned short, etc).
27026
27027 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27028
27029 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27030 a call to strlen; sometimes we do have sources.
27031
27032 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27033
27034 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
27035 character, so GDB won't print garbage after its end.
27036
27037 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27038 breakpoint there instead. Sometimes GCC emits memcpy to handle
27039 the large structures being passed by value, so we step into that
27040 instead of sum_array_print, which obscures what we're really testing.
27041 * gdb.base/step-test.exp: However, we do want a test that notices
27042 the bizarre steps into memcpy, so do that here. Add check for
27043 stepping into function calls that pass large structures by value.
27044 ("Is that a noun clause, or are you just happy to see me?")
27045 Remove all references to specific line numbers.
27046 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27047 New type and function.
27048 (main): Call large_struct_by_value, passing it a large struct by value.
27049 * lib/gdb.exp (gdb_get_line_number): New function.
27050
27051 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27052 more portable.
27053
27054 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27055
27056 * lib/gdb.exp: Doc fixes.
27057
27058 1999-03-05 Nick Clifton <nickc@cygnus.com>
27059
27060 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
27061
27062 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27063
27064 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
27065 commands. They're not germane to this test, and they don't work
27066 that way on remote targets.
27067
27068 1999-03-01 James Ingham <jingham@cygnus.com>
27069
27070 * Changelog entries merged over from gdb development branch.
27071
27072 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27073
27074 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27075 for outputting results of test run.
27076
27077 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
27078
27079 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
27080
27081 1999-02-25 Felix Lee <flee@cygnus.com>
27082
27083 * lib/gdb.exp (debug_format): initialize
27084
27085 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27086
27087 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27088 * gdb.base/call-rt-st.c: Ditto.
27089
27090 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27091
27092 * gdb.threads/pthreads.exp (horiz): New variable.
27093 (test_startup): Fix regexps that capture thread numbers.
27094
27095 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27096
27097 * gdb.base/smoke.exp: Disambiguate two test case names (both
27098 called ``print'').
27099
27100 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27101
27102 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
27103 compilation.
27104
27105 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27106
27107 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27108 actual output formatting.
27109 * gdb.base/smoke.exp: GDB removes leading 0's.
27110 * gdb.base/volatile.exp: Don't check type of remuneration;
27111 that variable is no longer defined in constvars.c.
27112 * gdb.base/step-test.c (main): Exit with explicit exit code.
27113 * gdb.base/step-test.exp: Remove two nexti checks--they are
27114 not portable.
27115
27116 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27117
27118 * gdb.base/help.exp ("help delete display"): Fix test to match
27119 gdb's output.
27120
27121 * gdb.base/long_long.c (known_types): Initialize values to zero.
27122 * gdb.base/long_long.exp: Step one more line
27123 so 'dec' is initialized in "get to known place". GDB removes
27124 leading zeros. Explicitly ask for hex formatting. Use
27125 unique test case names.
27126
27127 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27128
27129 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
27130
27131 * gdb.c++/method.exp: Add missing close brace.
27132
27133 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27134
27135 * gdb.base/maint.exp: Use 'set height 0' to disable page
27136 prompting, not 'set height 400'.
27137
27138 Fix a bunch of timeouts.
27139 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27140 four separate tests, so expect doesn't take forever to match a ton
27141 of text against a regexp with lots of .* forms.
27142 ("maint print psymbols", "maint print symbols"): Make some of
27143 these greps more selective, so that expect doesn't try to wade
27144 through huge piles of output and time out.
27145
27146 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27147
27148 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
27149 tests: one which doesn't expect shlib events to be reported, and
27150 another which does, but is XFAIL for all platforms other than
27151 HP/UX.
27152
27153 * gdb.base/break.exp: Teach the test suite that the `catch
27154 fork', `catch vfork', and `catch exec' commands produce error
27155 messages on platforms that don't provide these features.
27156
27157 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27158
27159 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
27160 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27161 (shortening names from solib_threshold.exp etc), won't run on
27162 anything but HP-UX for the foreseeable future.
27163 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
27164 reflect move.
27165
27166 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27167
27168 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27169 gdb.trace/Makefile.in (clean): Remove all test executables.
27170
27171 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27172
27173 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27174 successfully re-sets breakpoints in shared libraries.
27175 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27176
27177 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27178
27179 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27180 and compiled w/o GCC.
27181
27182 * gdb.hp/watch-cmd.exp: ditto.
27183
27184 * gdb.hp/watch-hp.exp: ditto.
27185
27186 * gdb.hp/xdb1.exp: ditto.
27187
27188 * gdb.hp/xdb2.exp: ditto.
27189
27190 * gdb.hp/dbx.exp: ditto.
27191
27192 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27193
27194 * constvars.c: Remove C++-isms.
27195 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
27196 with GCC.
27197
27198 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27199
27200 The following changes are part of the HP merge.
27201
27202 * gdb.base/break.exp: new tests to verify that catchpoints for
27203 fork, vfork, and exec don't trigger inappropriately.
27204
27205 * gdb.base/opaque.exp: compile one file at a time, then link.
27206
27207 * gdb.base/signals.exp: be more restrictive about which hppa
27208 systems receive a setup_xfail. new tests.
27209
27210 * gdb.base/solib_threshold.build: new file.
27211 * gdb.base/solib_threshold.exp: new file.
27212 * gdb.base/solib_threshold.link_opts: new file.
27213 * gdb.base/solib_threshold.mk: new file.
27214 * gdb.base/gen_solib_threshold.c: new file.
27215
27216 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27217 tests. New tests for enums inside classes.
27218
27219 * gdb.c++/compiler.cc: indicate support of template debugging.
27220
27221 * gdb.c++/demangle.exp: run hp style demangling tests.
27222
27223 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27224 tests.
27225
27226 * gdb.c++/misc.cc: changes to support new tests.
27227
27228 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27229 to support new tests.
27230
27231 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27232 gcc, then skip these tests.
27233
27234 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27235
27236 The following files are part of the HP merge; some had longer
27237 names at HP, but have been renamed to be no more than 14
27238 characters in length.
27239
27240 * gdb.hp/ambiguous.cc: new file.
27241 * gdb.hp/ambiguous.exp: new file.
27242 * gdb.hp/attach.exp: new file.
27243 * gdb.hp/attach2.exp: new file.
27244 * gdb.hp/classes-hp.exp: new file.
27245 * gdb.hp/ctti.exp: new file.
27246 * gdb.hp/ctti-add.cc: new file.
27247 * gdb.hp/ctti-add1.cc: new file.
27248 * gdb.hp/ctti-add2.cc: new file.
27249 * gdb.hp/ctti-add3.cc: new file.
27250 * gdb.hp/dbx.exp: new file.
27251 * gdb.hp/exception.cc: new file.
27252 * gdb.hp/exception.exp: new file.
27253 * gdb.hp/foll-exec.c: new file.
27254 * gdb.hp/foll-exec.exp: new file.
27255 * gdb.hp/foll-fork.c: new file.
27256 * gdb.hp/foll-fork.exp: new file.
27257 * gdb.hp/foll-vfork.c: new file.
27258 * gdb.hp/foll-vfork.exp: new file.
27259 * gdb.hp/inherit-hp.exp: new file.
27260 * gdb.hp/more-steps.exp: new file.
27261 * gdb.hp/namespace.cc: new file.
27262 * gdb.hp/namespace.exp: new file.
27263 * gdb.hp/optimize.exp: new file.
27264 * gdb.hp/pxdb.c: new file.
27265 * gdb.hp/pxdb.exp: new file.
27266 * gdb.hp/quicksort.exp: new file.
27267 * gdb.hp/reg-test.exp: new file.
27268 * gdb.hp/reg-test.s: new file.
27269 * gdb.hp/sized-enum.c: new file.
27270 * gdb.hp/sized-enum.exp: new file.
27271 * gdb.hp/start-stop.exp: new file.
27272 * gdb.hp/templ-hp.cc: new file.
27273 * gdb.hp/templ-hp.exp: new file.
27274 * gdb.hp/thr-lib.c: new file.
27275 * gdb.hp/thr-lib.exp: new file.
27276 * gdb.hp/thr-lib.h: new file.
27277 * gdb.hp/thr-liblib.c: new file.
27278 * gdb.hp/virtfun-hp.c: new file.
27279 * gdb.hp/virtfun-hp.exp: new file.
27280 * gdb.hp/watch-cmd.exp: new file.
27281 * gdb.hp/watch-hp.exp: new file.
27282 * gdb.hp/xdb1.exp: new file.
27283 * gdb.hp/xdb2.exp: new file.
27284 * gdb.hp/xdb3.exp: new file.
27285
27286 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27287
27288 The following files are part of the HP merge; some had longer
27289 names at HP, but have been renamed to be no more than 14
27290 characters in length.
27291
27292 * gdb.base/ss.h: new file.
27293 * gdb.base/call-ar-st.c: new file.
27294 * gdb.base/call-ar-st.exp: new file.
27295 * gdb.base/call-rt-st.c: new file.
27296 * gdb.base/call-rt-st-exp: new file.
27297 * gdb.base/call-strs.exp: new file.
27298 * gdb.base/ena-dis-br.exp: new file.
27299 * gdb.base/environ.exp: new file.
27300 * gdb.base/long_long.exp: new file.
27301 * gdb.base/sect-cmd.exp: new file.
27302 * gdb.base/shlib-cl2.exp: new file.
27303 * gdb.base/smoke.exp: new file.
27304 * gdb.base/so-impl-ld.c: new file.
27305 * gdb.base/so-impl-ld.exp: new file.
27306 * gdb.base/so-indr-cl.c: new file.
27307 * gdb.base/so-indr-cl.exp: new file.
27308 * gdb.base/varargs.exp: new file.
27309 * gdb.base/volatile.exp: new file.
27310 * gdb.base/whatis-exp.exp: new file.
27311 * gdb.base/display.exp: new file.
27312 * gdb.c++/derivation.exp: new file.
27313 * gdb.c++/local.exp: new file.
27314 * gdb.c++/member-ptr.exp: new file.
27315 * gdb.c++/overload.exp: new file.
27316 * gdb.c++/ovldbreak.exp: new file.
27317 * gdb.c++/ref-types.exp: new file.
27318 * gdb.c++/ref-types2.exp: new file.
27319 * gdb.c++/userdef.exp: new file.
27320
27321 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27322
27323 * gdb.base/default.exp: Reflect wording change in remote.c.
27324
27325 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
27326
27327 * gdb.base/help.exp: Update to reflect current text.
27328
27329 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27330
27331 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27332 they're stack variables and contain garbage.
27333 * gdb.c++/anon-union.exp: new file.
27334
27335 The following changes were made by David Taylor
27336 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27337 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27338 in changes by HP.
27339
27340 * gdb.base/bitops.exp: new file.
27341 * gdb.base/default.exp: change expected messages for catch and
27342 info catch tests to reflect HP merge changes.
27343 * gdb.base/enable-disable-break.exp
27344 * gdb.base/ending-run.c: new file.
27345 * gdb.base/long_long.c: new file.
27346 * gdb.base/maint.exp: new file.
27347 * gdb.base/pointers2.exp: new file.
27348 * gdb.base/shlib-call2.exp: new file.
27349 * gdb.base/solib.exp: new file.
27350 * gdb.base/step-test.c: new file.
27351 * gdb.c++/anon-union.cc: new file.
27352 * gdb.c++/local.cc: new file.
27353 * gdb.c++/member-pointer.cc: new file.
27354 * gdb.c++/method.cc: new file.
27355 * gdb.c++/ref-types.cc: new file.
27356 * gdb.c++/ref-types2.cc: new file.
27357 * gdb.c++/userdef.cc: new file.
27358
27359 * gdb.base/scope.exp: compile one file at a time, then link.
27360 * gdb.base/langs.exp: ditto.
27361 * gdb.base/list.exp: ditto.
27362
27363 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27364
27365 The following changes were made by David Taylor
27366 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27367 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27368 in changes by HP.
27369
27370 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27371 skip tests. When compiling pass c++ flag to gdb_compile.
27372 * gdb.c++/
27373
27374 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27375 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27376 (skip_hp_tests): new function.
27377 (gdb_preprocess): new function.
27378
27379 * configure.in (hpdir): decide whether to configure gdb.hp.
27380 * configure: regenerated.
27381
27382 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27383 to delete on clean.
27384 (EXECUTABLES): update to reflect new additions.
27385 * gdb.base/commands.exp: update message expected.
27386 * gdb.base/default.exp: add copyright notice.
27387 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27388 * gdb.base/help.exp: update messages to reflect current text.
27389 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27390 targets for recurse tests.
27391 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27392 skip this file.
27393
27394 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27395 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27396 compilation.
27397 * gdb.c++/misc.exp: ditto.
27398 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27399 run the tests. tell gdb_compile that it's a c++ compilation.
27400
27401 * gdb.threads/pthreads.exp: fix typo in message.
27402
27403 * gdb.base/all-bin.exp: new file.
27404 * gdb.base/arithmet.exp: new file.
27405 * gdb.base/assign.exp: new file.
27406 * gdb.base/completion.exp: new file.
27407 * gdb.base/cond-expr.exp: new file.
27408 * gdb.base/condbreak.exp: new file.
27409 * gdb.base/define.exp: new file.
27410 * gdb.base/dollar.exp: new file.
27411 * gdb.base/environment.exp: new file.
27412 * gdb.base/eval-skip.exp: new file.
27413 * gdb.base/jump.exp: new file.
27414 * gdb.base/logical.exp: new file.
27415 * gdb.base/pointers.exp: new file.
27416 * gdb.base/relational.exp: new file.
27417 * gdb.base/section_command.exp: new file.
27418 * gdb.base/whatis-expr.exp: new file.
27419
27420 * gdb.base/all-types.c: new file.
27421 * gdb.base/call-array-struct.c: new file.
27422 * gdb.base/call-return-struct.c: new file.
27423 * gdb.base/call-strings.c: new file.
27424 * gdb.base/callfuncs2.c: new file.
27425 * gdb.base/condbreak.c: new file.
27426 * gdb.base/constvars.c: new file.
27427 * gdb.base/display.c: new file.
27428 * gdb.base/int-type.c: new file.
27429 * gdb.base/jump.c: new file.
27430 * gdb.base/miscexprs.c: new file.
27431 * gdb.base/pointers.c: new file.
27432 * gdb.base/pointers2.c: new file.
27433 * gdb.base/shmain.c: new file.
27434 * gdb.base/shr1.c: new file.
27435 * gdb.base/shr2.c: new file.
27436 * gdb.base/solib.c: new file.
27437 * gdb.base/solib1.c: new file.
27438 * gdb.base/solib2.c: new file.
27439 * gdb.base/varargs.c: new file.
27440 * gdb.c++/derivation.cc: new file.
27441 * gdb.c++/overload.cc: new file.
27442 * gdb.c++/ovldbreak.cc: new file.
27443 * gdb.hp/attach.c: new file.
27444 * gdb.hp/attach2.c: new file.
27445 * gdb.hp/average.c: new file.
27446 * gdb.hp/compiler.c: new file.
27447 * gdb.hp/compiler.cc: new file.
27448 * gdb.hp/execd-program.c: new file.
27449 * gdb.hp/follow-exec.c: new file.
27450 * gdb.hp/follow-fork.c: new file.
27451 * gdb.hp/follow-vfork-and-exec.c: new file.
27452 * gdb.hp/misc-hp.cc: new file.
27453 * gdb.hp/more-steps.c: new file.
27454 * gdb.hp/optimize.c: new file.
27455 * gdb.hp/quicksort.c: new file.
27456 * gdb.hp/run-hp.c: new file.
27457 * gdb.hp/start-stop.c: new file.
27458 * gdb.hp/sum.c: new file.
27459 * gdb.hp/templates-hp.cc: new file.
27460 * gdb.hp/thread-local-in-lib.c: new file.
27461 * gdb.hp/thread-local-in-lib.h: new file.
27462 * gdb.hp/thread-local-in-lib.lib.c: new file.
27463 * gdb.hp/vforked-program.c: new file.
27464 * gdb.hp/virtfunc-hp.cc: new file.
27465 * gdb.hp/watchpoint-hp.c: new file.
27466 * gdb.hp/xdb.c: new file.
27467 * gdb.hp/xdb0.c: new file.
27468 * gdb.hp/xdb0.h: new file.
27469 * gdb.hp/xdb1.c: new file.
27470
27471 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27472
27473 The following change was made by Edith Epstein
27474 <eepstein@cygnus.com> as part of a project to merge in changes
27475 originally made by HP; HP did not create ChangeLog entries.
27476
27477 * gdb.c++/demangle.exp: changed the expected output for some
27478 ARM-style mangling -- removed second reference to datatype.
27479 For example, maint demangle __dt__11T1__pt__2_cFv
27480 T1<char>::~T1<char>(void)
27481 becomes,
27482 maint demangle __dt__11T1__pt__2_cFv
27483 T1<char>::~T1(void)
27484
27485 (test_hp_style_demangling): new hp specific demangling test cases.
27486
27487 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27488
27489 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27490 * gdb.trace/backtrace.exp: Likewise.
27491 * gdb.trace/circ.exp: Likewise.
27492 * gdb.trace/collection.exp: Likewise.
27493 * gdb.trace/deltrace.exp: Likewise.
27494 * gdb.trace/infotrace.exp: Likewise.
27495 * gdb.trace/limits.exp: Likewise.
27496 * gdb.trace/packetlen.exp: Likewise.
27497 * gdb.trace/passc-dyn.exp: Likewise.
27498 * gdb.trace/passcount.exp: Likewise.
27499 * gdb.trace/report.exp: Likewise.
27500 * gdb.trace/save-trace.exp: Likewise.
27501 * gdb.trace/tfind.exp: Likewise.
27502 * gdb.trace/tracecmd.exp: Likewise.
27503 * gdb.trace/while-dyn.exp: Likewise.
27504 * gdb.trace/while-stepping.exp: Likewise.
27505
27506 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27507
27508 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27509
27510 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27511
27512 From Brendan Kehoe:
27513 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27514 int return types.
27515
27516 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27517
27518 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
27519 remote dos host testing right.
27520
27521 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27522
27523 * gdb.base/corefile.exp: remove some xfails.
27524
27525 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27526
27527 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
27528 have different timestamps.
27529
27530 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27531
27532 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
27533 gdb.base/default.exp: Replace "exec" with "executable".
27534
27535 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27536
27537 * gdb.base/default.exp: Change else if to elseif from previous
27538 delta.
27539
27540 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27541
27542 * gdb.base/default.exp: Add brace missing from previous delta.
27543
27544 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27545
27546 * gdb.base/default.exp: Support test for info float for all
27547 varieties of arm toolchain.
27548
27549 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
27550
27551 * gdb.trace/*.exp: remove "remote_download" command.
27552
27553 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
27554
27555 * gdb.trace/*.exp: remove -gdwarf from compile.
27556
27557 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27558
27559 * gdb.trace/configure.in(AC_INIT): typo
27560 * gdb.trace/configure: regenerated
27561
27562 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
27563
27564 * config/m68k-emc.exp: New file.
27565 * lib/<emc-support.exp trace-support.exp}: New files.
27566 * configure.in: add new test directory gdb.trace.
27567 * gdb.trace/{configure configure.in Makefile.in}: New files.
27568 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27569 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27570 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27571 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27572 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27573 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27574 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
27575
27576 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
27577
27578 * gdb.c++/classes.exp: Change all regular expressions to match
27579 arbitrary combinations of newline/carriage-return, so that they
27580 will work equally well on Unix and Windows.
27581 * gdb.c++/inherit.exp: ditto.
27582 * gdb.c++/virtfunc.exp: ditto.
27583
27584 1998-08-11 Dawn Perchik <dawn@cygnus.com>
27585
27586 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27587
27588 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27589
27590 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27591 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27592 to use a0-a3/d0-d3 as needed.
27593
27594 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27595
27596 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27597 * gdb.disasm/am33.exp: Corresponding changes.
27598
27599 1998-07-11 Felix Lee <flee@cygnus.com>
27600
27601 * gdb.base/callfuncs.exp: add cmp10 test.
27602 * gdb.base/callfuncs.c (cmp10): new function.
27603
27604 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27605
27606 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
27607 into two parts to get around a synchronization problem in expect.
27608
27609 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27610
27611 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27612
27613 * configure.in: Add options for gdbtk testsuite.
27614
27615 * configure: Regenerate.
27616
27617 * gdb.gdbtk: New directory to hold gdbtk tests.
27618
27619 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27620
27621 * gdb.fortran/types.exp: Escape brackets in expect patterns
27622 for test_float_literal_types_accepted tests.
27623 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27624 before run test.
27625
27626 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27627
27628 * am33.exp: Just compile, do not link the testcase.
27629 * am33.s: Add ".am33" pseudoop to force am33 mode.
27630
27631 1998-06-25 Felix Lee <flee@cygnus.com>
27632
27633 * gdb.base/setshow.exp: make sure $pc is sane.
27634
27635 * gdb.stabs/weird.exp: split expect patterns properly.
27636
27637 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27638
27639 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27640 * gdb.disasm/am33.exp: Run it.
27641
27642 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
27643
27644 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27645 match processing (and eliminate spurious timeouts when running).
27646
27647 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
27648
27649 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27650 exception test, but conditionalize it on target [mach | gnu].
27651
27652 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
27653
27654 * gdb.base/overlays.exp: fixup compile line for linker script.
27655
27656 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27657
27658 * gdb.fortran/types.exp: don't guess at float size.
27659
27660 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27661
27662 * gdb.base/exprs.exp: delete test that depends on int size.
27663
27664 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27665
27666 * config/sim.exp: Removed checks for target triplets.
27667 (gdb_target_sim): Use gdb,target_sim_options.
27668
27669 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27670
27671 * gdb.base/reread.exp: New file.
27672 * gdb.base/reread1.c: New file.
27673 * gdb.base/reread2.c: New file.
27674
27675 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27676
27677 * config/sim.exp: Use 'target sim -sparclite' when running
27678 SPARClite programs.
27679
27680 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27681
27682 * gdb.base/structs2.exp: New file.
27683 * gdb.base/structs2.c: New file.
27684
27685 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27686
27687 * gdb.asm/common.inc: New file.
27688 * gdb.asm/d10v.inc: New file.
27689 * asm-source.exp: Pass -I's to gas to find .inc files.
27690 Update line numbers in expected output.
27691 * asmsrc1.s: Rewrite.
27692 * asmsrc2.s: Rewrite.
27693 * configure.in: Create arch.inc symlink.
27694 * configure: Regenerate.
27695 * Makefile.in (distclean): Delete arch.inc.
27696
27697 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27698
27699 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
27700 (t_enum_value2): ditto
27701 (t_enum_value3): ditto
27702 (main): ditto
27703 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27704
27705 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27706 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27707 change.
27708 Use gdb_test instead of send_gdb/gdb_expect sequences.
27709
27710 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27711
27712 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27713 not void.
27714
27715 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27716
27717 * gdb.base/branches.c: Code with lots of loops and
27718 subroutines. Used to test gdbs ability to single step through PC
27719 changes, especially to test mips-tdep.c:mips_next_pc
27720
27721 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27722
27723 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27724 more rigorous EGCS C++ error checking.
27725
27726 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27727
27728 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27729 tests.
27730 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27731 function when asleep.
27732 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27733 for i*86 Linux and SVR4 signal handling problems.
27734 Remove linux xfail for `next to handler in signals_tests_1', fixed
27735 by recent infrun.c change.
27736 Limit backtrace to 10 frames to avoid timeout problems with infinite
27737 stack backtraces.
27738 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27739 target.[ch] change.
27740
27741 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27742
27743 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27744 for a newline from gdb before continuing.
27745 (default_gdb_exit): Just look for y or n.
27746 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27747 it does, fail the rests of the tests in the file.
27748
27749 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27750
27751 * config/cygmon.exp: New file.
27752
27753 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27754
27755 * gdb.base/list.exp: Fix problem with "list default lines around
27756 main" test on remote targets.
27757
27758 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27759 run test on remote targets.
27760
27761 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27762
27763 * gdb.asm: New directory.
27764 * configure.in: Configure it.
27765 * configure: Regenerate.
27766 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27767 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27768
27769 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27770
27771 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27772
27773 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
27774
27775 * gdb.base/overlays (several files): Merge the two overlay
27776 managers into one. Change variables (foox, barx, bazx, grbxx)
27777 back into ints but force them to load in their proper sections.
27778
27779 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27780
27781 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
27782 on-chip insn memory and IMAP1 to upper 128k.
27783 (D10VCopy): Handle memory regions crossing 16k boundaries.
27784 (D10VCopy): Transfer data in 32 bit chunks.
27785
27786 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27787
27788 * gdb.base/overlays.c (main): Exit normally when result is
27789 correct.
27790
27791 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
27792 map. Include space for printf in .text segment.
27793
27794 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
27795 updated d10v memory VMA/LMA map.
27796 (D10VCopy): Call D10VTranslate.
27797
27798 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27799
27800 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27801
27802 * gdb.base/bar.c (barx, bar): Change variable to small array so
27803 that it won't be put into the .sdata - small data -
27804 section. Update reference.
27805 * gdb.base/baz.c (bazx, baz): Ditto.
27806 * gdb.base/foo.c (foox, foo): Ditto.
27807 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27808
27809 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
27810 to be arrays.
27811
27812 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
27813
27814 * gdb.base/overlays.exp: fix up and get working again.
27815 Add tests for backtraces from an overlay function.
27816
27817 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27818
27819 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27820 "calling function with watchpoint enabled".
27821
27822 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27823
27824 * gdb.base/break.exp (test_next_with_recursion): Remove
27825 gdb_suppress_tests for d10v-*-*.
27826 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27827 pending review of whether it is useful or not.
27828
27829 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27830
27831 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27832
27833 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27834
27835 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27836 * config/dve.exp: New file to support Densan boards.
27837
27838 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27839
27840 * gdb.base/interrupt.exp: Document problem of simulators, signals,
27841 reads and BSD.
27842
27843 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27844
27845 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27846 response.
27847
27848 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27849
27850 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27851
27852 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
27853 test.
27854
27855 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
27856 target_sizeof_long and target_bigendian_p.
27857 (structs_by_value, structs_by_reference): Check values according
27858 to targets word size and endianess.
27859
27860 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27861
27862 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
27863 output.
27864
27865 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27866
27867 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
27868 Update test of set args help to match source change.
27869
27870 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27871
27872 * gdb.base/default.exp: Expect help system output to be in
27873 alphabetical order.
27874 * gdb.base/help.exp: Ditto.
27875
27876 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27877
27878 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27879 "i*86-pc-linux-gnu*".
27880 * gdb.base/interrupt.exp: Ditto.
27881 * gdb.base/corefile.exp: Ditto.
27882
27883 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
27884 define vxworks when building the testcase.
27885
27886 * gdb.base/ptype.exp: Fix testnames to be unique.
27887 * gdb.base/radix.exp: Ditto.
27888 * gdb.base/term.exp: Ditto.
27889 * gdb.base/whatis.exp: Ditto.
27890 * gdb.c++/classes.exp: Ditto.
27891
27892 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27893
27894 * gdb.base/callfuncs.exp: Fix indentation.
27895
27896 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27897 suppress_flag has been set.
27898 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27899 target feature.
27900
27901 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27902
27903 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27904 the testcase.
27905
27906 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
27907 set_debug_traps() and breakpoint().
27908 * gdb.c++/misc.cc (main): Ditto.
27909 * gdb.c++/templates.cc (main): Ditto.
27910 * gdb.c++/virtfunc.cc (main): Ditto.
27911
27912 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27913
27914 * lib/gdb.exp(gdb_step_for_stub): New function.
27915 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27916 exists, reload the executable and do a "continue" instead of
27917 doing a jump.
27918 (runto_main): Use gdb_step_for_stub.
27919
27920 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
27921 tests to have unique names.
27922 * gdb.base/callfuncs.exp: Ditto.
27923 * gdb.base/commands.exp: Ditto.
27924 * gdb.base/default.exp: Ditto.
27925 * gdb.base/help.exp: Ditto.
27926 * gdb.base/list.exp: Ditto.
27927 * gdb.base/opaque.exp: Ditto.
27928 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27929 similar tests.
27930
27931 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27932 * gdb.c++/cplusfuncs.cc: Ditto.
27933 * gdb.c++/virtfunc.cc: Ditto.
27934
27935 * config/monitor.exp: Keep track of the last file we saw, rather
27936 than trying to get the info from gdb.
27937
27938 * gdb.fortran/types.exp: Move comment to previous line.
27939
27940 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27941
27942 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
27943 target mode.
27944
27945 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27946
27947 From Bob Manson:
27948 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
27949 string from GDB when it connects.
27950
27951 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27952
27953 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27954
27955 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
27956 if we can't get a debug format from GDB (we may be testing an
27957 older GDB). Use a 10 second timeout when checking for the format.
27958
27959 * gdb.stabs/weird.exp: Fix quoting.
27960
27961 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27962
27963 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27964
27965 * config/arm-ice.exp: New file.
27966
27967 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27968
27969 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
27970 until it has been modified to work with the new testsuite.
27971
27972 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
27973 testcase won't compile, cause all of the testcases in the file to
27974 fail instead.
27975
27976 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27977 (gdb_clear_suppressed): New procedure.
27978 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27979 it contains a positive value.
27980
27981 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27982
27983 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27984
27985 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27986
27987 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27988
27989 * lib/gdb.exp (setup_xfail_format): New function.
27990 (get_debug_format): New function to get debug format.
27991 (debug_format): New global variable to hold last value set
27992 by get_debug_format.
27993 * gdb.base/list.exp: Call get_debug_format and expect some
27994 tests to fail for DWARF 1 and COFF formats.
27995 * gdb.c++/ptype.exp: Ditto.
27996 * gdb.c++/classes.exp: Ditto.
27997 * gdb.c++/cplusfuncs.exp: Ditto.
27998 * gdb.c++/inherit.exp: Ditto.
27999 * gdb.c++/templates.exp: Ditto.
28000 * gdb.c++/virtfunc.exp: Ditto.
28001
28002 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28003
28004 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28005 host doesn't have a currently-open connection.
28006
28007 * config/sparclet.exp: Cleanups and fixes to make it generic for
28008 any gdb stub target. Handle cases where gdb doesn't respond when
28009 interrupted in a sane fashion.
28010
28011 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
28012 same thing in a totally different way.
28013
28014 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
28015 setting "timeout".
28016 (gdb_start): We set the global gdb_prompt variable in
28017 default_gdb_init now.
28018
28019 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28020
28021 * gdb.base/printcmds.exp: Fix "check for floating addition"
28022 regexp to accept results within approx +/- .01 of exact value.
28023 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28024
28025 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28026
28027 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
28028 properly.
28029 (gdb_expect): Add optional timeout parameter, and add timeout
28030 value to various calls.
28031 (gdb_suppress_tests): Only give one warning message per group.
28032
28033 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28034
28035 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
28036 global variables. Handle getting a value for $timeout more
28037 gracefully.
28038
28039 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28040
28041 * lib/gdb.exp: Close connection to remote host if gdb doesn't
28042 initialize.
28043 (default_gdb_init): New procedure; allow gdb_init to be overridden
28044 by a target configuration file.
28045 (gdb_expect): Pass the timeout to remote_expect.
28046
28047 * config/monitor.exp(gdb_load): Fix typo in regexp.
28048
28049 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28050
28051 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28052
28053 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28054
28055 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
28056 here. Call gdb_target_exec before rebooting the target, to make
28057 sure the connection to the target is closed.
28058 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28059 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28060 Also detect "Timeout reading from remote" error.
28061
28062 * config/gdbserver.exp: Pass the executable being loaded to
28063 gdb_target_monitor. Don't call gdb_file_cmd here; let
28064 gdb_target_monitor do it.
28065
28066 * gdb.disasm/hppa.exp: Don't use exec_output.
28067
28068 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28069
28070 * gdb.base/list.exp: If we're debugging a non-native target,
28071 try to set the pc register to point to the start of the
28072 program before doing the first list command.
28073
28074 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
28075 test_calls after restarting.
28076
28077 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
28078 reloading.
28079
28080 * gdb.base/watchpoint.exp: Fix typo.
28081
28082 * gdb.base/setshow.exp: Check for use_gdb_stub.
28083
28084 * gdb.base/break.exp: Fix continue until exit test for the gdb
28085 stub case.
28086 * gdb.base/langs.exp: Ditto.
28087
28088 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
28089 gdb_load_offset. If we weren't given a file to load, figure out
28090 what the current file is and use it.
28091
28092 * config/i386-bozo.exp: New file.
28093
28094 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28095
28096 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28097 feature.
28098
28099 * config/proelf.exp: New entry.
28100
28101 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28102
28103 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28104 of regexps.
28105
28106 * gdb.base/watchpoint.exp: Don't run the test_stepping
28107 tests if gdb can't call functions on the target.
28108
28109 * gdb.base/setshow.exp: Don't run the set prompt tests if
28110 the board has gdb_prompt set.
28111
28112 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28113
28114 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28115 * gdb.base/commands.exp: Likewise.
28116 * gdb.base/setshow.exp: Likewise.
28117
28118 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28119
28120 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28121 feature.
28122
28123 * config/i960.exp: New file.
28124
28125 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28126
28127 * gdb.base/funcargs.exp: Check for gdb,short_int target
28128 feature instead of looking for explicit target triplets.
28129
28130 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
28131
28132 * gdb.base/printcmds.exp: add a couple more tests a la
28133 "p 123DEADBEEF", to check parse_number.
28134 * top.c: change "to enable to enable" to "to enable" in a couple
28135 of help strings.
28136
28137 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28138
28139 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28140 on the mn10300.
28141
28142 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28143
28144 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28145 where the test executable is run with explicit args.
28146 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28147
28148 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28149
28150 * gdb.base/run.c: Use FAKEARGV to build test executable that
28151 does not require a command line arg, since most simulators
28152 don't currently support passing such an arg into the simulated
28153 program.
28154 * gdb.base/commands.exp: Change tests to insert the proper
28155 value as the arg to the first recursive factorial call. Change
28156 compilation line to define FAKEARGV at compile time.
28157
28158 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28159
28160 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28161 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28162 function with watchpoint enabled" test.
28163
28164 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28165
28166 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
28167 Don't call gdb_test when the command doesn't return to a gdb prompt.
28168
28169 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
28170 "Tests restarted" messages.
28171
28172 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28173
28174 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28175
28176 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
28177
28178 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28179 for INFO SYMBOL; add help tests for OVERLAY commands.
28180 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28181 add tests for OVERLAY commands
28182 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28183 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28184 * gdb.base/sigall.c: add usestubs code frag
28185 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
28186
28187 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28188
28189 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28190 failures.
28191 (gdb_stop_suppressing_tests): Note that tests have restarted.
28192
28193 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28194
28195 * config/h8300.exp: New file.
28196
28197 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28198
28199 * gdb.base/setshow.exp: Check for the existence of a
28200 feature, not its value.
28201
28202 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28203
28204 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28205
28206 * gdb.base/scope.exp: It's now init0(), not init().
28207
28208 * gdb.base/scope0.c: For now, change init() to be init0().
28209
28210 * config/monitor.exp: Use gdb_serial in preference to serial
28211 or netport.
28212
28213 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
28214 and it's not already set.
28215
28216 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28217
28218 * gdb.base/setshow.exp: Only test the run command if the target
28219 isn't using a stub and if it supports argument passing.
28220
28221 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28222
28223 * config/udi.exp(gdb_start): Make sure UDICONF is set
28224 properly before starting gdb.
28225
28226 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28227
28228 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28229 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28230 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28231
28232 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28233
28234 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
28235 specialized code to reboot the board, use remote_reboot instead.
28236
28237 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28238
28239 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28240
28241 * config/monitor.exp: Make sure we disconnect from the target.
28242 Also, try a reboot/reload cycle instead of failing if the
28243 load fails.
28244
28245 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28246
28247 * gdb.base/default.exp: Don't set match_max.
28248 * gdb.base/help.exp: Ditto.
28249 * gdb.base/list.exp: Ditto.
28250 * gdb.base/signals.exp: Ditto.
28251
28252 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28253 set, use remote_ld to download the testcase instead of
28254 the GDB loader.
28255
28256 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28257
28258 * config/vr5000.exp: New file.
28259
28260 * config/monitor.exp(gdb_target_monitor): Add pattern for
28261 "Ending remote" to detect errors in connecting.
28262
28263 * gdb.base/setshow.exp: Add .* within auto language test.
28264
28265 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28266 target feature.
28267
28268 * config/monitor.exp(gdb_load): Check for a failure when loading,
28269 and reboot the board if necessary.
28270
28271 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28272 a set of tests. Remove print.* from the patterns being checked.
28273
28274 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28275
28276 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28277 refer to gdb_spawn_id.
28278
28279 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28280 longer used.
28281 * config/sparclet.exp: Ditto.
28282 * config/sparclet-old.exp: Ditto.
28283 * config/slite.exp: Ditto.
28284 * config/sim.exp: Ditto.
28285 * gdb.base/funcargs.exp: Ditto.
28286
28287 * lib/gdb.exp:Remove references to gdb_spawn_id.
28288 (gdb_expect): Move to remote.exp.
28289
28290 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28291
28292 * config/monitor.exp: Detect the "Couldn't establish connection"
28293 message from GDB.
28294
28295 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28296
28297 * gdb.base/bitfields.exp: Use runto instead of explicit
28298 gdb_run_cmd/gdb_expect sequences.
28299
28300 * gdb.base/break.exp(text_next_with_recursion): Add match for
28301 gdb_expect call.
28302
28303 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28304 We also need to handle the "A program is being debugged already"
28305 prompt from gdb. Use gdb_test to set the baud rate.
28306
28307 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28308 to 20000. Really. I mean it.
28309
28310 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28311
28312 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
28313 fails. If suppress_flag is set, skip perror message about not
28314 being able to send to GDB.
28315 (send_gdb): If suppress_flag is set, don't try to send commands to
28316 GDB.
28317 (gdb_expect): If suppress_flag is set, always fail immediately.
28318 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28319 (gdb_init): Call gdb_stop_suppressing_tests.
28320 (default_gdb_exit): Ditto.
28321 (default_gdb_start): Ditto.
28322
28323 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
28324 gdb_stop_suppressing_tests as appropriate.
28325 * gdb.base/break.exp: Ditto.
28326 * gdb.base/callfuncs.exp: Ditto.
28327 * gdb.base/commands.exp: Ditto.
28328 * gdb.base/exprs.exp: Ditto.
28329 * gdb.base/funcargs.exp: Ditto.
28330 * gdb.base/list.exp: Ditto.
28331 * gdb.base/recurse.exp: Ditto.
28332 * gdb.base/scope.exp: Ditto.
28333 * gdb.base/structs.exp: Ditto.
28334 * gdb.c++/inherit.exp: Ditto.
28335
28336 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28337
28338 * config/vr4300.exp: New file.
28339
28340 * gdb.*/*.exp: Call gdb_expect instead of expect.
28341
28342 * lib/gdb.exp(gdb_expect): New function.
28343
28344 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28345
28346 * lib/gdb.exp(gdb_init): New function.
28347
28348 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
28349 for each individual variable set.
28350
28351 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28352 name.
28353
28354 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28355
28356 * gdb.base/scope.exp: Use gdb_test.
28357
28358 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28359 aborting; the testsuite driver will do that for us (see
28360 gdb_finish). Also, use gdb_test in a few more places.
28361
28362 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28363
28364 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28365
28366 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28367
28368 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28369 and "add_tests" are not at the same address.
28370
28371 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28372
28373 * gdb.base/ptype.exp: Use gdb_test.
28374
28375 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28376
28377 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28378 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28379 left in. No longer expect them to fail.
28380
28381 * gdb.stabs/*.mt; Deleted, no longer used.
28382 * gdb.stabs/configure.in: Remove references to target makefile
28383 frags.
28384 * gdb.stabs/configure: Rebuilt.
28385
28386 * gdb.disasm/*.mt: Deleted, no longer used.
28387 * gdb.disasm/configure.in: Remove references to target makefile
28388 frags. Use "sh3.s" as the unique filename for this directory.
28389 * gdb.disasm/configure: Rebuilt.
28390
28391 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28392 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28393 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28394
28395 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28396
28397 * config/udi.exp: Use mondfe,name instead of remote_host.
28398
28399 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28400
28401 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28402 a function with a watchpoint enabled on the mn10200.
28403
28404 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28405 before trying to create it!
28406
28407 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28408
28409 * config/vx.exp: Use hostname instead of netport.
28410
28411 * config/vxworks.exp: New file.
28412
28413 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28414
28415 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
28416 gdb before assuming everything worked. Send a ^C if a timeout
28417 occurs.
28418
28419 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28420 $gdb_spawn_id directly.
28421 (gdb_run_cmd): Try _start as well as start. Use the target feature
28422 gdb,start_symbol as the symbol to start from when jumping.
28423
28424 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28425
28426 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28427 redundant) test.
28428
28429 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28430 it doesn't lose for 16bit integer systems.
28431
28432 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28433
28434 * gdb.fortran/types.exp: If the target doesn't support "double"
28435 data types, then expect "real" types to only be 4 bytes.
28436
28437 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28438 call tests if the target doesn't support inferior function calls.
28439
28440 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28441 in printf tests.
28442
28443 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28444
28445 * gdb.base/help.exp: Disable "help set", "help show", and
28446 "help support". Simplify regexp for "help stack".
28447
28448 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28449 to 60 seconds. Temporarily set match_max to 15000 around the
28450 "info copying" test.
28451
28452 * gdb.base/nodebug.exp: Don't try to do an inferior function
28453 call if the target doesn't support them.
28454 * gdb.base/printcmds.exp: Likewise.
28455 * gdb.base/setvar.exp: Likewise.
28456 * gdb.base/structs.exp: Likewise.
28457 * gdb.c++/templates.exp: Likewise.
28458 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28459
28460 * gdb.base/recurse.exp: Enable for the mn10200.
28461
28462 * configure.in: Do configure gdb.stabs directory for *-*-elf
28463 targets.
28464 * configure: Rebuilt.
28465
28466 * gdb.base/break.exp: Check for gdb,noresults before testing
28467 exit status and/or results from the target.
28468 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28469 * lib/gdb.exp: Remove old (now bogus) initialization of
28470 noinferior, noargs, noresults and nosignals.
28471
28472 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28473
28474 * config/sh.exp: New file.
28475
28476 * config/slite.exp: Try to connect multiple times to the board
28477 before rebooting. Only send a "monitor run" if need_monitor_run
28478 is set.
28479
28480 * gdb.base/break.exp: Don't do the "stub continue" test if
28481 the target has gdb_stub set.
28482
28483 * gdb.base/callfuncs.exp: Increase the timeout.
28484
28485 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28486 if the target has gdb,noinferiorio set.
28487
28488 * gdb.base/list.exp: Increase match_max to 10000 characters.
28489
28490 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28491
28492 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28493 target.
28494
28495 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28496
28497 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28498
28499 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
28500 trying to delete the copy of gdb. Catch the file delete so we
28501 don't die if the delete fails; also, the file should be copied to
28502 the host, not to the build.
28503
28504 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28505
28506 * lib/gdb.exp(gdb_test): Surround the result pattern with
28507 parenthesis in case it contains multiple regexps separated
28508 with |.
28509
28510 * gdb.base/watchpoint.exp: Use gdb_test.
28511 * gdb.base/default.exp: Ditto.
28512
28513 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28514
28515 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
28516
28517 * gdb.base/scope.exp: Use gdb_test.
28518 * gdb.c++/classes.exp: Ditto.
28519 * gdb.c++/inherit.exp: Ditto.
28520
28521 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28522
28523 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28524 remote_exec instead.
28525 * gdb.base/corefile.exp: Don't be ridiculous.
28526 * gdb.base/*.c: Add missing stub invocations.
28527
28528 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28529
28530 * config/slite.exp: Miscellaneous fixes.
28531
28532 * lib/gdb.exp: Fix runto.
28533
28534 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28535 the target.
28536
28537 * gdb.base/watchpoint.exp: Fix regexp.
28538
28539 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28540 close and wait commands, as the descriptor may now be
28541 invalid. Always call "remote_close host".
28542
28543 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28544
28545 Major rewrite for testsuite revision.
28546
28547 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28548 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28549 instead of relying on spawn_id to always contain a valid
28550 spawn id.
28551 (get_compiler_info): New procedure to build the ${binfile}.ci
28552 file, instead of replicating this in N different places.
28553 (gdb_compile): New procedure.
28554
28555 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
28556 appropriate arguments) instead of compile. Use gdb_test in a lot
28557 more places. Use send_gdb instead of send. Always run gdb_start
28558 at the start of a testcase, as this is no longer done magically.
28559
28560 config/*-gdb.exp: Rename without the -gdb suffix.
28561
28562 config/mips.exp: Use remote_close instead of exit_remote_shell.
28563 config/monitor.exp: Use target_info instead of looking at
28564 baud, timeout, etc.
28565 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28566
28567 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28568
28569 * gdb.c++/templates.exp (test_ptype_of_templates),
28570 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28571 Update expect patterns for destructors and assignment operators
28572 to match corresponding c-typeprint.c changes.
28573 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28574 to destructor breakpoint test, GDB should be able to set the
28575 destructor breakpoint without specifying arguments.
28576
28577 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28578
28579 * gdb.threads/pthreads.exp: Change result for failure to compile due
28580 to lack of pthreads runtime support from an error to simply an
28581 unsupported test, per dejagnu standards.
28582
28583 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28584
28585 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28586 where GDB exits to reduce pattern match time.
28587 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28588
28589 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28590
28591 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
28592
28593 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28594 * gdb.base/default.exp: ditto.
28595 * gdb.base/nodebug.exp: ditto.
28596 * gdb.base/printcmds.exp: ditto.
28597 * gdb.base/ptype.exp: ditto.
28598 * gdb.base/setvar.exp: ditto.
28599 * gdb.base/structs.exp: ditto.
28600 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28601
28602 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28603
28604 * configure, */configure: Rebuild with autoconf 2.12.
28605
28606 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28607
28608 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28609 use new i*86-pc-linux*-gnu quads.
28610 * gdb.base/corefile.exp: Ditto.
28611 * gdb.base/signals.exp: Ditto.
28612 * gdb.base/sigall.exp: Ditto.
28613 * gdb.base/interrupt.exp: Ditto.
28614
28615 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28616 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28617 RedHat 4.0.
28618
28619 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
28620 linux. This allows the test case to at least compile on latest
28621 linux, but still not run due to missing the threads runtime library.
28622
28623 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28624
28625 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28626 directory to search gdb directory. Accept and step over conditional
28627 stack alignment code. Consume $prompt in failure cases.
28628 Reset timeout to $oldtimeout instead of some arbitrary value.
28629 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28630 timeout problems with infinite stack backtraces.
28631 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28632 Accept function parameters for linkfunc member.
28633
28634 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28635
28636 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28637 (CXXFLAGS): Remove, unreferenced.
28638 (B_OPTIONS): Add for -B options and add code to initialize with
28639 previous -B options and also add -B option to pick up cross compiled
28640 runtime.
28641 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28642 doing cross compiles.
28643 (target_alias): Declare global.
28644 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28645 to verify that gcc exists in build tree, and if so set CC to that
28646 gcc and to use B_OPTIONS and TARGET_INCLUDES.
28647
28648 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28649
28650 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28651 ptype test for anonymous union. Fixup testcase to match
28652 current gcc debug output.
28653
28654 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28655
28656 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28657 force argument to an unsigned long type.
28658
28659 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28660
28661 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
28662 tests and anonymous union print/ptype tests.
28663 * gdb.base/list.exp (test_forward-search): Increase timeout by
28664 5 minutes for the "search extremely long line" case.
28665 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28666 completely optional and that the pass/fail messages use the command as
28667 the message if that third arg is a null string.
28668 (gdb_test_exact): Arrange that a null string pattern means match a
28669 null string output rather than any output, which might include random
28670 errors.
28671 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28672 backtrace test.
28673 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28674 always failing and failure is now exposed by gdb.exp changes.
28675
28676 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28677
28678 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28679 weren't being noted.
28680
28681 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28682
28683 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28684 * gdb.stabs/weird.exp: Remove v_comb xfails.
28685
28686 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
28687
28688 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
28689 list.exp scope.exp watchpoint.exp]
28690 Make all timeout error msgs explicitly say "(timeout)".
28691
28692 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
28693
28694 * config/monitor.exp: Increase download timeout to 1000 seconds.
28695
28696 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
28697
28698 * config/m32r.exp: Increase timeout to 120 seconds.
28699
28700 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28701
28702 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28703 and accept older ordering as obsolescent gcc or gdb.
28704 * gdb.c++/templates.exp: Ditto.
28705 * gdb.c++/virtfunc.exp: Ditto.
28706
28707 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28708
28709 * gdb.base/coremaker.c: Add code to mmap some data so we
28710 can check that it ends up in the core file.
28711 * gdb.base/corefile.exp: Add test to read mmapped data
28712 from core file.
28713
28714 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
28715
28716 * config/m32r.exp: New file.
28717
28718 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28719
28720 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28721 that cflags can contains -gstabs, and work correctly for other tests.
28722
28723 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
28724
28725 * gdb.base/setshow.exp: New file, tests show and set.
28726 * gdb.base/setshow.c: New file, tests show and set.
28727 * gdb.base/help.exp: Add test for help set|show annotate.
28728 * gdb.base/default.exp: Add test for set|show annotate.
28729
28730 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28731
28732 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28733 errors unique.
28734 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28735 explicitly.
28736
28737 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28738
28739 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28740 and width commands. This is done elsewhere.
28741 * (gdb_start): Don't call gdb_start_sim here. That's already
28742 done in gdb_load. This fixes lots of failures in default.exp.
28743
28744 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28745
28746 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28747 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28748 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28749 in the same we we treat other failures (since it may be an expected
28750 condition), rather than as an error.
28751 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28752 old test format.
28753
28754 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28755
28756 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28757 (distclean maintainer-clean realclean): No need to remove files
28758 twice. Nuke the duplicates.
28759 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
28760 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
28761 Remove config.h along with other config files.
28762
28763 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28764
28765 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28766 "p func1 ()" and note that rests of tests are skipped.
28767 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
28768 setup_xfails for "print func2::coremaker_local".
28769 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28770 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28771 affected by the previous run test.
28772 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28773 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28774 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28775 "pass int powerset tuple" and "pass modeless int powerset tuple".
28776 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28777 "real write 4" and "real write 8".
28778 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
28779 setup_xfails for "print vs1 after tuple assign 2",
28780 "print \$i after tuple assign 2", and
28781 "print vs2 after tuple assign 2".
28782 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28783 meaningful error message and return -1 so the caller can
28784 suppress further tests and avoid a cascade of errors.
28785
28786 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28787
28788 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28789 format for printing version.
28790 * gdb.base/default.exp: Ditto.
28791 * gdb.base/interrupt.exp: Fix problem with cascade of
28792 errors if child process dies while calling a function.
28793
28794 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28795
28796 * Makefile.in (VPATH): Add
28797 * Makefile.in (Makefile, config.status): Fix rules so things get
28798 remade when necessary.
28799
28800 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28801
28802 * Makefile.in (just-check): Add path to sibling expect dir
28803 to environment variable specified by RPATH_ENVVAR.
28804
28805 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28806
28807 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28808 (just-check): Add shared library paths for libstdc++, tk,
28809 tcl, bfd, and opcodes to the environment variable specified
28810 in RPATH_ENVVAR.
28811 * configure.in: Add support to recognize --enable-shared flag
28812 and generate correct value for RPATH_ENVVAR.
28813 * configure: Regenerated with autoconf.
28814
28815 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28816
28817 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
28818 include all osf versions.
28819 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28820 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28821 when target is linux. When failing to build pthreads test
28822 executable, give more meaningful message.
28823 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28824 arg for pthread_create.
28825
28826 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28827
28828 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
28829 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
28830 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
28831 and -lpthreads (everybody else).
28832 (test_startup): Fail gracefully if threads are not supported.
28833 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28834 "p/c array_index("abcdef",2)" when not gcc compiled.
28835 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28836 "print func2::coremaker_local" when not gcc compiled.
28837 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28838 "ptype on opaque struct tagname (statically)",
28839 "ptype on opaque struct tagname (dynamically) 1", and
28840 "ptype on opaque struct tagname (dynamically) 2"
28841 for not compiled with gcc.
28842 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28843 backtrace when compiled with gcc.
28844 * lib/gdb.exp (runto_main): Return result of "runto main" rather
28845 than always return success.
28846
28847 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28848
28849 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28850
28851 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28852
28853 * gdb.base/structs.exp: Undo last change.
28854
28855 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28856
28857 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28858 encapsulate all the steps/nexts done during self test, starting
28859 at main, and makes them less sensitive to optimization issues.
28860 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28861 signal handler" test.
28862 * gdb.threads/pthreads.exp: Only run this for native configs.
28863 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28864 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28865 tests.
28866 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28867 for "runto test_calls(void)" test.
28868
28869 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28870
28871 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28872 and don't expect address info in breakpoint confirmations.
28873
28874 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28875
28876 * gdb.base/list.exp (test_forward_search): Increase timeout
28877 temporarily by 60 seconds for searching extremely long line,
28878 and then reset to old value when done. Increase expect input
28879 buffer to 10000.
28880
28881 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28882
28883 * gdb.base/list.exp (test_forward_search): Fix to handle very
28884 long source line without overflowing expect's input buffer.
28885
28886 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28887
28888 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28889 "buffer_full".
28890
28891 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28892 "buffer_full".
28893
28894 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28895 "buffer_full".
28896
28897 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28898 "buffer_full".
28899
28900 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28901
28902 * configure.in (configdirs): Add gdb.threads.
28903 * configure: Regenerated with autoconf.
28904 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28905 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28906 * gdb.threads/configure: New, generated with autoconf.
28907
28908 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28909
28910 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28911
28912 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28913
28914 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28915 each signal's status in the output of "handle all print".
28916 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28917 the \r\n sequence that immediately precedes the gdb prompt.
28918 * gdb.base/a1-selftest.exp: Save original timeout and restore
28919 after test.
28920
28921 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28922
28923 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28924 symbol.
28925
28926 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28927
28928 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28929
28930 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28931
28932 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28933 timeout by 60 seconds.
28934
28935 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28936
28937 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28938 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28939 error return.
28940
28941 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28942
28943 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28944 gdb initialization, also report how long dejagnu waited. Restore
28945 old timeout before doing error return. Temporarily increase timeout
28946 by 3 minutes to allow for slow startups over heavy NFS use.
28947
28948 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28949
28950 * lib/gdb.exp: Report timeout value for verbosity level 2.
28951 * config/gdbserver.exp: Ditto.
28952 * config/hppro.exp: Ditto.
28953 * config/mips-gdb.exp: Ditto.
28954 * config/monitor.exp: Ditto.
28955 * config/netware.exp: Ditto.
28956 * config/sim-gdb.exp: Ditto.
28957 * config/slite-gdb.exp: Ditto.
28958 * config/udi-gdb.exp: Ditto.
28959 * config/unix-gdb.exp: Ditto.
28960 * config/vx-gdb.exp: Ditto.
28961 * gdb.base/a1-selftest.exp: Ditto.
28962 * gdb.base/a2-run.exp: Ditto.
28963 * gdb.base/break.exp: Ditto.
28964 * gdb.base/corefile.exp: Ditto.
28965 * gdb.base/list.exp: Ditto.
28966 * gdb.base/recurse.exp: Ditto.
28967 * gdb.base/scope.exp: Ditto.
28968 * gdb.base/signals.exp: Ditto.
28969
28970 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28971
28972 * gdb.threads/Makefile.in (docdir): Removed.
28973
28974 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28975
28976 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
28977 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
28978 @srcdir@.
28979 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
28980 autoconf 2.5 or higher.
28981 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28982
28983 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28984
28985 * configure: Regenerated.
28986 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28987 avoid name clashes with SunOS headers.
28988
28989 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28990
28991 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28992
28993 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28994
28995 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28996 prototype information ends up in the compiler info file.
28997
28998 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28999
29000 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29001 attempting to regenerate it. Eliminate use of a temporary file
29002 and just generate the info file directly. Source it immediately,
29003 for consistency of use.
29004 * gdb.base/corefile.exp: Ditto
29005 * gdb.base/exprs.exp: Ditto.
29006 * gdb.base/funcargs.exp: Ditto.
29007 * gdb.base/langs.exp: Ditto.
29008 * gdb.base/list.exp: Ditto.
29009 * gdb.base/mips_pro.exp: Ditto.
29010 * gdb.base/nodebug.exp: Ditto.
29011 * gdb.base/opaque.exp: Ditto.
29012 * gdb.base/ptype.exp: Ditto.
29013 * gdb.base/scope.exp: Ditto.
29014 * gdb.base/setvar.exp: Ditto.
29015 * gdb.base/signals.exp: Ditto.
29016 * gdb.base/whatis.exp: Ditto.
29017 * gdb.c++/templates.exp: Ditto.
29018 * gdb.c++/virtfunc.exp: Ditto.
29019 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
29020 whether or not to add -lstdc++ to the compile command line args.
29021
29022 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29023
29024 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29025 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29026 Increase timeout, a lot of single stepping might be needed if the
29027 target has no hardware watchpoints.
29028
29029 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29030
29031 * gdb.base/break.exp: Ignore compiler warnings when compiling
29032 break.c.
29033 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29034 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29035 from remote-sim.
29036 * gdb.base/exprs.exp: Add h8300 xfails.
29037 * gdb.base/funcargs.exp: Likewise.
29038 * gdb.base/nodebug.exp: Likewise.
29039 * gdb.base/printcmds.exp: Likewise.
29040 * gdb.base/ptype.exp: Likewise.
29041 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29042 h8300 xfails.
29043 * gdb.base/return.exp: Handle float/double precision problems
29044 on the h8300.
29045 * gdb.base/funcargs.c: Explicitly make last constant argument to
29046 call_after_alloca_subr an unsigned long type.
29047 * gdb.base/return.c: Include stdio.h.
29048
29049 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29050
29051 * config/abug.exp: New file for the older Motorola Bug monitor
29052 that runs on the mvme13x series VME boards.
29053 * config/monitor.exp: Use the new config array for target settings
29054 if they exist.
29055
29056 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29057
29058 * sim-gdb.exp: Make the SH simulator allocate less space when
29059 it is targeted.
29060
29061 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29062
29063 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29064 test.
29065
29066 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29067
29068 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29069 "rs6000-*-*" for "list function in include file" when gcc compiled.
29070 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29071 for "p ctable1[120]".
29072 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29073 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29074 Remove setup_xfail for "rs6000-*-*" for
29075 "print 'scope0.c'::filelocal before run".
29076 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29077 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29078 since some compilers don't allow both options to be given
29079 on the same command line. Create object file and move it.
29080
29081 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29082
29083 * gdb.base/corefile.exp: Always regenerate the core file, since
29084 we always regenerate the coremaker program. Detect special case
29085 where registers cannot be read from core file.
29086
29087 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29088
29089 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29090 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29091 * gdb.c++/templates.exp: Only match on basename of file since
29092 some formats like xcoff don't encode directory information.
29093 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29094 and rs6000 AIX xcoff targets.
29095 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29096 * configure: Regenerate.
29097 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29098 here, rather than in distclean.
29099
29100 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29101
29102 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29103 defined, and use it to compile the test case with -O2. The
29104 native compilation still uses no optimization.
29105 * gdb.base/mips_pro.c: Remove inline assembly code since
29106 it is compiled PIC by default, which results in assembler
29107 warnings that make the testsuite think the compilation
29108 was unsuccessful.
29109
29110 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29111
29112 * gdb.c++/misc.exp: Add note to message for
29113 "print s.a for foo struct" that this is a known gcc 2.7.2
29114 and earlier bug.
29115
29116 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29117
29118 * gdb.base/break.exp: Fix pattern for matching "Delete all
29119 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29120 setup_xfail for deleting all breakpoints test. Fix various
29121 timeout messages to include "(timeout)".
29122 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29123 for "p t_float_values2(3.14159,float_val2)".
29124 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29125 for "continue to call2g" when gcc compiled.
29126 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29127 "up to foo in langs.exp", "show language at foo in langs.exp",
29128 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29129 and "show language at fsub in langs.exp".
29130 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29131 "list line 1 in include file", "list message for lines past EOF",
29132 "list function in include file", "list list0.h:foo", and
29133 "list filename:function; nonexistant function".
29134 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29135 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29136 and "ptype t_char_array" to be for native cc only.
29137
29138 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29139
29140 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
29141 setup_xfail for "print coremaker_bss", "print coremaker_ro",
29142 "print func2::coremaker_local", and "backtrace in corefile.exp".
29143
29144 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29145
29146 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29147 "bt in signals.exp". This problem only appears when running
29148 the testsuite, and then only intermittently.
29149
29150 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29151
29152 * gdb.base/return.exp (return_tests): Differentiate between
29153 two tests of continuing.
29154
29155 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29156
29157 * */Makefile.in (maintainer-clean): Remove config.log.
29158 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29159 * gdb.c++/Makefile.in (PROGS): Add inherit.
29160 (clean): Remove *.ci.
29161
29162 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29163
29164 * gdb.c++/misc.cc: Add test code from Mike Stump.
29165 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29166
29167 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29168
29169 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29170 to "alpha-*-osf2*" and add comment.
29171 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
29172 setup_xfail for "step over execarg initialization" and
29173 "step over corearg initialization".
29174 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29175 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29176 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
29177 gcc compiled for "print coremaker_bss", "print coremaker_ro",
29178 "print func2::coremaker_local", and "backtrace in corefile.exp".
29179 * gdb.base/signals.exp: Build and source signals.ci.
29180 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29181 to be for gcc only.
29182 * lib/gdb.exp: Move verbose statements outside conditionals.
29183
29184 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29185
29186 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29187 Feb 3 procfs.c change.
29188
29189 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29190
29191 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29192
29193 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29194
29195 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29196 from dejagnu's apparent default of 10 seconds, which gives random
29197 results when running the tests over NFS on moderately loaded systems.
29198 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29199
29200 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29201
29202 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29203 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
29204 result reports.
29205
29206 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29207
29208 * configure.in (CY_AC_PATH_TCLH): Remove.
29209 * configure: Regenerate.
29210
29211 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29212
29213 * gdb.c++/Makefile.in (clean): Add missing '{'.
29214
29215 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29216
29217 * lib/gdb.exp: Provide a default value for noinferior.
29218
29219 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29220 Load libgloss.exp.
29221
29222 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29223
29224 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29225 the executable, not the .o to run the tests from.
29226
29227 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29228
29229 * gdb.base/break.exp: Don't test for program exit or exit status
29230 if $noresults if nonzero.
29231 * gdb.base/langs.exp: Likewise.
29232 * gdb.base/watchpoint.exp: Likewise.
29233
29234 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29235 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29236 trying to compile the testcase.
29237
29238 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29239
29240 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29241 * gdb.base/signals.exp (continue to handler): Likewise.
29242
29243 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29244
29245 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29246
29247 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29248
29249 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29250
29251 * gdb.base/corefile.exp: Recognize "not found" as failure
29252 when trying to determine if a core file was generated.
29253 If no core file was generate the first time, try again without
29254 the ulimit -c to work around braindamaged shells.
29255
29256 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29257
29258 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29259 [] tests with "test" and enclose string in quotes.
29260 * gdb.stabs/configure: Rebuild
29261
29262 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29263
29264 Changes in sync with expect:
29265 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29266 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29267 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29268 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29269 argument to AC_REQUIRE.
29270 * configure: Regenerated.
29271
29272 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29273
29274 * gdb.base/corefile.exp: When generating a core, discard any
29275 error messages about ulimit not found and the "core dumped"
29276 message from the shell that runs the coredumper.
29277
29278 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29279
29280 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29281
29282 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29283 which sed script to run. Expect failure for v_comb test
29284 on PA targets too.
29285
29286 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29287
29288 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
29289 "print func2::coremaker_local" and for "backtrace in corefile.exp"
29290
29291 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29292
29293 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29294 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
29295 "sparc-sun-solaris*" xfails for "p v_comb".
29296 * lib/gdb.exp (default_gdb_start): Fix typo.
29297 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29298 messages to not include the full program name that caused
29299 the core dump since some systems (such as solaris) apparently
29300 truncate this path to about 80 characters.
29301 When generating a core file first try increasing the core file
29302 size limit to unlimited since some systems may default it to
29303 zero, and it is harmless to try it. Move the test for failing
29304 to generate a core file to where it will actually get executed.
29305 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29306 new gdb result from g++ debug info improvements and make old
29307 pattern obsolescent. Also account for size_t differences
29308 (may be int or long).
29309 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29310 initialization before function call is placed in the delay slot
29311 and thus appears to be skipped over by commands such as "next".
29312
29313 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29314
29315 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29316
29317 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29318
29319 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29320 input source file; fix code to compile test to deal with this
29321 convention.
29322 * gdb.c++/*.exp: Likewise.
29323
29324 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29325
29326 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29327 "bt in signals.exp".
29328
29329 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29330
29331 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29332 "step over execarg initialization" and
29333 "step over corearg initialization".
29334
29335 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29336
29337 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29338 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29339
29340 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29341
29342 From Rob Savoye (rob@poseidon.cygnus.com)
29343 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29344 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
29345 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29346 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29347 configure.in}: Major reworking for autoconfig.
29348 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29349 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
29350 New files.
29351 * config/unix-gdb.exp: Make GDB global.
29352 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
29353 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29354 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29355 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29356 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29357 term.exp, twice.exp, watchpoint.exp, whatis.exp},
29358 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
29359 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29360 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29361 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29362 pr-8136.exp, result.exp, string.exp, tuples.exp},
29363 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
29364 to returns as necessary, arrange for test to compile own testcase
29365 executable.
29366 * lib/gdb.exp: Changes for testsuite to compile own test cases.
29367
29368 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29369
29370 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
29371 clear_xfail at end of test which might not call either pass or fail.
29372 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29373 "backtrace through signal handler".
29374
29375 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29376
29377 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29378 continuing from a job control stop signal.
29379 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29380
29381 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29382
29383 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29384 * gdb.base/corefile.exp: Likewise.
29385 * gdb.base/funcargs.exp: Likewise.
29386
29387 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29388
29389 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29390 * config/monitor.exp: Add support for setting baud rate.
29391
29392 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29393
29394 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29395 i*86-*-linux* xfails for "backtrace through signal handler".
29396 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29397 "print func2::coremaker_local".
29398 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
29399 alpha-dec-osf2* xfail for
29400 "delete all breakpoints when none".
29401
29402 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29403
29404 * gdb.base/break.exp: Change test that deletes all breakpoints
29405 when no user breakpoints are installed. A post 4.15 change
29406 causes gdb to no longer prompt in this case.
29407
29408 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29409
29410 * gdb.base/return.exp (return_tests): Change xfail for test
29411 "correct value returned double test" to stop xfailing at
29412 Solaris 2.5. Apparently the bug has been fixed.
29413
29414 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29415
29416 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29417 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29418
29419 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29420
29421 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29422 * gdb.disasm/hppa.s: Corresponding changes.
29423
29424 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29425
29426 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29427 makefile fragment.
29428 * config/mt-hpux: Deleted.
29429
29430 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29431
29432 * Many files: When warning about suppressed tests due to a
29433 nonexistant test binary, avoid incrementing the warning count.
29434
29435 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29436
29437 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
29438
29439 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29440
29441 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29442 "sparc-*-solaris2*".
29443
29444 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29445
29446 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29447 Add global and local variables and initialize them.
29448 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29449 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29450 extracts the file name and terminating signal from the core file.
29451 * TODO: Remove note about tests for correct mapping of corefile.
29452 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29453 from optimizing it away.
29454 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29455 handles common blocks.
29456
29457 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29458
29459 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29460 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29461
29462 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29463
29464 * Makefile.in (maintainer-clean): New target, synonym for
29465 realclean.
29466 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29467 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29468 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29469 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29470 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29471 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29472
29473 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29474
29475 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29476 xfails when not gcc compiled for "print foo::funclocal".
29477 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29478 "print foo::funclocal at foo",
29479 "print 'scope1.c'::foo::funclocal at foo",
29480 "print foo::funclocal_bss at foo",
29481 "print 'scope1.c'::foo::funclocal_bss at foo",
29482 "print foo::funclocal_ro at foo",
29483 "print 'scope1.c'::foo::funclocal_ro at foo",
29484 "print bar::funclocal at foo" and
29485 "print 'scope1.c'::bar::funclocal at foo".
29486 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29487 gcc compiled for "print foo::funclocal at bar".
29488 Expand all messages to ensure that they identify that
29489 the test is at bar().
29490 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29491 gcc compiled for:
29492 "ptype on opaque struct pointer (statically)",
29493 "ptype on opaque struct tagname (statically)",
29494 "ptype on opaque struct pointer (dynamically) 1",
29495 "ptype on opaque struct tagname (dynamically) 1",
29496 "ptype on opaque struct pointer (dynamically) 2" and
29497 "ptype on opaque struct tagname (dynamically) 2
29498 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29499 gcc compiled for:
29500 "p datalocal"
29501 "whatis datalocal",
29502 "ptype datalocal",
29503 "p bsslocal",
29504 "whatis bsslocal", and
29505 "ptype bsslocal".
29506 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29507 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29508 when not gcc compiled.
29509 * gdb.base/funcargs.exp (float_and_integral_args): Add
29510 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29511 compiled.
29512 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29513 "backtrace from call6a" when not gcc compiled.
29514 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29515 "backtrace from call7a" when not gcc compiled.
29516 * gdb.base/callfuncs.exp (do_function_calls):
29517 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29518 "p t_char_array_values(char_array_val2,char_array_val1)",
29519 "p t_char_array_values(char_array_val1,char_array_val2)",
29520 "p t_char_array_values("carray 1","carray 2")",
29521 "p t_char_array_values("carray 1",char_array_val2)",
29522 "p t_char_array_values(char_array_val1,"carray 2")",
29523 "p sum_args(1,{2})",
29524 "p sum_args(2,{2,3})",
29525 "p sum_args(3,{2,3,4})",
29526 "p sum_args(4,{2,3,4,5})"
29527 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29528 "backtrace in corefile.exp" when not gcc compiled.
29529
29530 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29531
29532 * gdb.base/signals.exp: Rewrite `handle all print' test as
29533 a procedure. Accept blanks or TABs as whitespace, increase
29534 timeout and expect input buffer size for the large output
29535 from the command. Remove "i*86-*-bsdi2.0" xfail.
29536
29537 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29538
29539 * gdb.base/setvar.exp: Add new testcases for truncation when
29540 assigning invalid values to bitfields.
29541
29542 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29543
29544 * gdb.base/callfuncs.exp (do_function_calls): Remove
29545 mips-sgi-irix* xfail for
29546 "call inferior func with struct - returns char *"
29547 and fix test so that an optional (unsigned char *) cast is
29548 accepted in the result.
29549
29550 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29551
29552 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29553 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29554 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29555 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29556 that accidentally got checked in.
29557
29558 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29559
29560 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
29561 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29562 compiled test.
29563 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29564 Add mips-sgi-irix5* xfail for not gcc compiled.
29565 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
29566 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29567 compiled for "p top", "whatis top", "p middle", and "whatis
29568 middle".
29569 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29570 "whatis signed char" for not gcc compiled.
29571 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29572 "set variable signed char=-1 (-1)" and
29573 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29574 * gdb.base/funcargs.exp (float_and_integral_args):
29575 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29576 Add mips-sgi-irix* xfail when not gcc compiled for
29577 "continue to call2b".
29578 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29579 "continue to call2g".
29580 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29581 compiled for "backtrace from call6a"
29582 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29583 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29584 when not gcc compiled for "backtrace from call7a".
29585 (localvars_after_alloca): Fix gdb_test cmds for
29586 "print * after runto ...".
29587 Remove rs6000-*-* xfails for
29588 "print i after runto localvars_after_alloca" and
29589 "print l after runto localvars_after_alloca"
29590 for all compilers.
29591 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
29592 when not compiled with gcc, for:
29593 "print signed char == (minus)",
29594 "print signed char != (minus)",
29595 "print signed char < (minus)",
29596 "print signed char > (minus)".
29597 * gdb.base/callfuncs.exp (do_function_calls):
29598 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29599 "call inferior func with struct - returns char *".
29600 * gdb.base/return.exp (return_tests): Change xfail for
29601 "correct value returned double test" to include Solaris 2.4.
29602 * gdb.base/funcargs.exp (float_and_integral_args):
29603 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29604
29605 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29606
29607 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29608 enumeration bitfields if compiling with GNU C.
29609 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29610 to empty' prompt.
29611
29612 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29613
29614 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29615 test for PRO targets.
29616
29617 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29618 breakpoints in the inferior at any given time by making
29619 two groups of breakpoints for call2*, call6* and call7*
29620 tests.
29621
29622 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29623
29624 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29625 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29626 from optimizing it away.
29627 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29628 "call inferior func with struct".
29629
29630 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29631
29632 * configure.in: Only configure gdb.chill for particular targets.
29633
29634 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29635
29636 * gdb.base/Makefile.in: Add action to .c.o transformation
29637 rule that generates a .ci file for each .o file and remove
29638 explicit .c.o rules except for callfuncs.o.
29639 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29640 generates a .ci file for each .o file and remove explicit
29641 .cc.o rules.
29642 (clean): Remove *.tmp *.ci files.
29643 (EXECUTABLES): Remove templ-info.exp.
29644 * gdb.base/compiler.c: New file.
29645 * gdb.c++/compiler.cc: New file
29646 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29647 Change rs6000-*-* xfail for
29648 "print 'scope0.c'::filelocal_ro" and
29649 "print 'scope1.c'::filelocal" and
29650 "print 'scope1.c'::filelocal_bss" and
29651 "print 'scope1.c'::filelocal_ro" and
29652 "print 'scope1.c'::foo::funclocal" and
29653 "print 'scope1.c'::foo::funclocal_ro" and
29654 "print 'scope1.c'::bar::funclocal" and
29655 "print 'scope0.c'::filelocal_ro" and
29656 "print 'scope1.c'::filelocal at foo" and
29657 "print 'scope1.c'::filelocal_bss at foo" and
29658 "print 'scope1.c'::filelocal_ro at foo" and
29659 "print 'scope1.c'::foo::funclocal at foo" and
29660 "print 'scope1.c'::foo::funclocal_bss at foo" and
29661 "print 'scope1.c'::foo::funclocal_ro at foo" and
29662 "print 'scope1.c'::bar::funclocal at foo" and
29663 "print 'scope0.c'::filelocal_ro" and
29664 "print 'scope1.c'::filelocal" and
29665 "print 'scope1.c'::filelocal_bss" and
29666 "print 'scope1.c'::filelocal_ro" and
29667 "print 'scope1.c'::foo::funclocal" and
29668 "print 'scope1.c'::foo::funclocal_bss" and
29669 "print 'scope1.c'::foo::funclocal_ro" and
29670 "print 'scope1.c'::bar::funclocal" and
29671 "print 'scope1.c'::bar::funclocal_bss"
29672 to only be xfail'd when not compiled with gcc.
29673 Add rs6000-*-* xfail for
29674 "print 'scope0.c'::filelocal_bss before run"
29675 when compiled with gcc.
29676 (test_at_main): Add rs6000-*-* xfail for
29677 "print filelocal_ro in test_at_main"
29678 when compiled with gcc.
29679 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
29680 Add rs6000-*-aix* xfail for
29681 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29682 "ptype t_char_array", not compiled with gcc.
29683 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29684 xfail for "list foo (in include file)" when gcc compiled.
29685 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
29686 (integral_args): Add rs6000-*-* xfail for
29687 "run to call0a" if not compiled with gcc.
29688 (unsigned_integral_args): Add rs6000-*-* xfail for
29689 "run to call1a" if not compiled with gcc.
29690 (float_and_integral_args): Add rs6000-*-* xfail for
29691 "run to call2a" if not compiled with gcc and for
29692 "continue to call2b" for any compiler.
29693 Add rs6000-*-* xfail to
29694 "print f1 after run to call2a" for gcc compiled.
29695 (discard_and_shuffle): Add rs6000-*-* xfail for
29696 "run to call6a".
29697 (shuffle_round_robin): Add rs6000-*-* xfail for
29698 "backtrace from call7a" if not compiled with gcc.
29699 Add rs6000-*-* xfail for
29700 "backtrace from call7b" if compiled with gcc.
29701 (call_after_alloca): Add rs6000-*-* xfail for
29702 "print c in call_after_alloca" and
29703 "print s in call_after_alloca" and
29704 "backtrace from call_after_alloca_subr"
29705 if not compiled with gcc.
29706 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29707 "print c in localvars_in_indirect_call" and
29708 "print c in localvars_in_indirect_call" and
29709 "backtrace in indirectly called function" and
29710 "stepping into indirectly called function"
29711 if not compiled with gcc.
29712 (localvars_after_alloca): Add rs6000-*-* xfail for
29713 "print c after runto localvars_after_alloca" and
29714 "print s after runto localvars_after_alloca" and
29715 "print i after runto localvars_after_alloca" and
29716 "print l after runto localvars_after_alloca"
29717 for all compilers.
29718 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29719 than whatis-info.exp.
29720 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29721 than opaque-info.exp.
29722 Setup rs6000-*-* xfail for
29723 "ptype on opaque struct pointer (statically)" and
29724 "ptype on opaque struct pointer (dynamically)" when
29725 not compiled with gcc.
29726 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29727 rather than callf-info.exp.
29728 (do_function_calls): Add clear_xfail for rs6000-*-* for
29729 "p t_float_values2(3.14159,float_val2)". Seems to work
29730 fine there, both with xlc and gcc. Need to find out what
29731 it is doing right and fix other platforms.
29732 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29733 "call inferior func with struct - returns int",
29734 "call inferior func with struct - returns long",
29735 "call inferior func with struct - returns float",
29736 "call inferior func with struct - returns double",
29737 "call inferior func with struct - returns char *",
29738 but only if not gcc compiled (presumes xlc compiled).
29739 Change rs6000-*-* xfails for
29740 "call inferior func with struct - returns char" and
29741 " call inferior func with struct - returns short" to only
29742 xfail if not using gcc.
29743 (clean mostlyclean): Remove *.ci and *.tmp files.
29744 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29745 than templ-info.exp.
29746 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29747 Add rs6000-*-* xfail for "up to foo in langs.exp"
29748 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
29749 when not gcc compiled.
29750
29751 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29752
29753 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29754 * gdb.base/corefile.exp: Likewise.
29755 * gdb.base/list.exp: Likewise.
29756 * gdb.base/scope.exp: Likewise.
29757 * gdb.base/siganls.exp: Likewise.
29758
29759 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29760 compiler output.
29761 * gdb.base/whatis.exp: Likewise.
29762
29763 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29764
29765 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29766 failure (opcode table has been fixed to match reality).
29767
29768 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29769
29770 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29771 "call inferior func with struct - returns char",
29772 "call inferior func with struct - returns short"
29773
29774 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29775 "print 'scope0.c'::filelocal at main",
29776 "print 'scope0.c'::filelocal_bss in test_at_main",
29777 "print 'scope0.c'::filelocal at foo",
29778 "print 'scope0.c'::filelocal_bss in test_at_foo",
29779 "print 'scope0.c'::filelocal at bar",
29780 "print 'scope0.c'::filelocal_bss in test_at_bar"
29781
29782 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29783 in source file 1". This bug seems to have been fixed with both
29784 gcc and native cc (was native assembler bug?).
29785
29786 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29787
29788 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29789 "backtrace through signal handler" to "i*86-*-sysv4*".
29790 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29791 continue" case. Add "known SVR4 bug" to fail message.
29792 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29793 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29794 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29795 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29796 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29797 "up to foo in langs.exp", "show language at foo in
29798 langs.exp", "up to cppsub_ in langs.exp", "show
29799 language at cppsub_ in langs.exp", "up to fsub in
29800 langs.exp", and "show language at fsub in langs.exp".
29801 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29802 "bactrace in corefile.exp".
29803 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29804 "call inferior function with struct - returns float" and
29805 "call inferior function with struct - returns double".
29806
29807 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29808
29809 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29810 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29811 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29812 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29813
29814 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29815
29816 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29817 (or overriden) "CHILL" macro rather then bare "gcc".
29818 Also look for ../../gcc/xgcc since that is what we will
29819 actually need, not "Makefile". Remove following assignment
29820 of CHILL to CHILL_FOR_TARGET because that results in
29821 recursive definition.
29822
29823 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29824
29825 * gdb.base/corefile.exp: Change xfail for backtrace in
29826 corefile.exp from linuxaout to all linux.
29827 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29828 cases where we miss the breakpoint at the signal handler
29829 for some reason. Setup xfail for linuxoldld/linuxaout and
29830 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29831 hitting SIGURG breakpoint.
29832 * gdb.base/signals.exp: Setup xfail for "next" acting like
29833 continue to add linuxoldld. Setup xfail for all linux for
29834 "next to handler in signals_tests_1", "backtrace in
29835 signals_tests_1", "continue to func1", "pass SIGUSR1",
29836 and continue to handler".
29837
29838 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29839
29840 * Update all FSF addresses except those in COPYING* files.
29841
29842 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29843
29844 * gdb.base/a2-run.exp: Change messages to be more explicit about
29845 the status of args, and quote binfile in results.
29846
29847 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29848
29849 * gdb.base/callfuncs.exp: Add tests for passing structs to
29850 inferior functions and return various types.
29851 * gdb.base/callfuncs.c: Add functions to receive a struct
29852 and return a member of the struct, in various types.
29853
29854 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29855
29856 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29857
29858 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29859
29860 * config/vxworks29k.exp: New file, sources vxworks.exp.
29861
29862 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29863
29864 * config/gdbremote.exp: New file. Testing framework using
29865 gdbserver.
29866
29867 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29868
29869 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29870 "call function when asleep" and "send end of file".
29871 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29872 for "backtrace in corefile.exp".
29873 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29874 for "backtrace through signal handler".
29875 * gdb.base/corefile.exp: Make sure we actually generate a core file
29876 before trying the core tests. Some systems allow the user to suppress
29877 generation of core files and default to that (linux for example).
29878 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29879 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29880
29881 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29882
29883 * gdb.threads: New directory with some crude multi-threaded
29884 gdb tests (step.exp and step2.exp).
29885 * config/mt-lynx (STEP_EXECUTABLE): Define.
29886 (THREADFLAGS): Define.
29887
29888 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29889
29890 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29891
29892 * gdb.base/signals.exp: Disable whole file for lynx until
29893 further notice.
29894
29895 * gdb.base/signals.exp: xfail test where "next" acts like
29896 "continue" for lynx.
29897
29898 * gdb.base/interrupt.exp: xfail test for calling function while
29899 inferior is asleep for lynx.
29900
29901 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29902 than one cr-lf after each command.
29903
29904 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29905
29906 * configure.in: Reinstate setting of stabsdirs variable, fix
29907 typo in setting up configdirs for native builds.
29908
29909 * gdb.base/return.exp: Fix typo in return double test.
29910 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29911 compiler from optimizing them away.
29912
29913 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29914
29915 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29916 sequences to be echo'd by gdb when using gdb_test.
29917 * gdb.chill/chexp.exp: Likewise.
29918 * gdb.fortran/exprs.exp: Likewise
29919
29920 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29921
29922 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29923 after the inferior gdb has started.
29924
29925 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29926 after each command.
29927 * gdb.base/funcargs.exp: Likewise.
29928 * gdb.base/gdbvars.exp: Likewise.
29929 * gdb.base/interrupt.exp: Likewise.
29930 * gdb.base/list.exp: Likewise.
29931 * gdb.base/watchpoint.exp: Likewise.
29932 * gdb.c++/demangle.exp: Likewise.
29933 * gdb.c++/inherit.exp: Likewise.
29934 * gdb.chill/chexp.exp: Likewise.
29935 * gdb.fortran/exprs.exp: Likewise.
29936
29937 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29938 test if we can't handle IO to/from the inferior.
29939
29940 * gdb.c++/misc.exp: Always check for a program already being
29941 started after sending a "run" command to gdb.
29942
29943 * gdb.base/twice.exp: Start with a fresh gdb.
29944
29945 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29946 only depend on gdb's expression code, not the chill runtime.
29947
29948 * gdb.base/return.c: Put return values into variables so we
29949 can have gdb print them rather than depending on the program
29950 to print them.
29951 * gdb.base/return.exp: Corresponding changes.
29952
29953 * lib/gdb.exp: Provide default value for noinferiorio.
29954 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29955 the inferior.
29956
29957 * gdb.base/break.exp: Always check for a program already being
29958 started after sending a "run" command to gdb.
29959 (text_next_with_recursion): Don't check the output from the
29960 program's printf statement. Instead just make sure the program
29961 exited.
29962
29963 * gdb.base/commands.exp: Protect tests which need arguments with
29964 $noargs conditionals.
29965
29966 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29967
29968 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29969 of structure member arrays to match gdb/valops.c:value_addr change.
29970
29971 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29972
29973 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29974 cases.
29975
29976 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29977
29978 * configure.in (configdirs): Remove gdb.chill from default list
29979 of subdirs and then add it back in only if doing a native build.
29980 The current chill compiler does not yet work in any cross build.
29981 * Revert all signal changes from Jul 6.
29982 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29983 for sh-hms targets, allowing these tests to link, with no other
29984 changes. Testing is suppressed by setting "nosignals" in site.exp.
29985
29986 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29987
29988 * configure.in (signaldirs): Define and add to configdirs for all
29989 targets except some specific ones that are known to not support signals.
29990 Also clean up formatting.
29991 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29992 (signals, sigall): Remove rules to build.
29993 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29994 Moved to new gdb.signals directory.
29995 * gdb.signals: New test directory.
29996 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29997 signals.c signals.exp}: New or moved files.
29998
29999 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30000
30001 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30002
30003 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30004
30005 * gdb.base/return.exp: Xfail `return double' test failure
30006 on at least Solaris 2.3 and handle future/past versions on
30007 a case by case basis as appropriate. Also update message
30008 to include i*86 failures.
30009
30010 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30011
30012 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30013
30014 * lib/gdb.exp: Fix comment which erroneously identified
30015 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30016 gdb_file_cmd not gdb_load).
30017 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30018
30019 * gdb.base/setvar.exp: Make test names consistent between pass and
30020 fail cases. Use gdb_test more.
30021
30022 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30023
30024 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30025
30026 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30027
30028 * gdb.base/help.exp: Fix expected help string for `show commands'.
30029
30030 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30031
30032 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30033
30034 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30035 of a text section.
30036
30037 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30038
30039 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30040 that loop eventually terminates. Fix Connection refused logic so
30041 that testsuite will expire nicely.
30042
30043 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30044
30045 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30046 config/rom68k.exp: New tcl glue for the appropriate monitors.
30047 These all just end up calling monitor.exp.
30048 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30049 refused' by retrying. Cleanup some timeout issues.
30050 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30051 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30052 callers don't have to set/restore global timeout variable.
30053
30054 * The following set of changes centralizes management of the global
30055 timeout variable. This way, it can be set in one target dependent
30056 place instead of dozens of places scattered throughout the test suite.
30057 If you need to lengthen a timeout, then you should either set timeout
30058 in one of the config/{target}.exp files, or multiply it by a factor.
30059 Setting it to an absolute value is always going to lose for some
30060 targets.
30061 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30062 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30063 * gdb.base/funcargs.exp: Don't set timeout.
30064 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30065 * gdb.base/printcmds.exp (test_print_string_constants
30066 test_print_array_constants): Don't set timeout.
30067 * gdb.base/ptype.exp: Don't set timeout.
30068 * gdb.base/recurse.exp: Don't set timeout.
30069 * gdb.base/return.exp: Don't set timeout.
30070 * gdb.base/watchpoint.exp: Don't set timeout.
30071 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30072 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30073
30074 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30075
30076 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30077
30078 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30079
30080 * lib/gdb.exp: Disable chill tests for irix5.
30081
30082 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30083
30084 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30085 each test pass or fail.
30086
30087 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30088
30089 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30090 xlc not gcc.
30091
30092 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30093
30094 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30095
30096 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30097
30098 * config/est.exp: Fix copyright and comments. Remove dead code.
30099 Use targetname, serialport and baud variables instead of fixed
30100 constants.
30101 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30102 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30103
30104 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30105
30106 * gdb.base/watchpoint.exp: Don't run
30107 test_watchpoint_triggered_in_syscall for sunos.
30108
30109 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30110
30111 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30112 they don't seem to exist. Do include stdio.h.
30113
30114 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30115
30116 * gdb.base/a1-selftest.exp: Add alpha xfail.
30117
30118 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30119
30120 * gdb.base/watchpoint.c (main): Prompt before calling read().
30121 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30122 Revise accordingly. Remove cruft about sending "123" several
30123 times, until it gets noticed. Clean up the "print buf[0]" stuff
30124 so that it passes or fails, and waits for prompts in the usual way.
30125
30126 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30127
30128 * gdb.base/recurse.exp: Fix comment.
30129
30130 * TODO: Remove item about printing variables in nodebug.exp. Add
30131 item about enabling tests which are only run on some targets.
30132
30133 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30134 fail, make test names unique, use new gdb_test convention
30135 regarding pattern, use gdb_test more, etc.).
30136
30137 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30138 fail, make test names unique, etc.).
30139
30140 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30141
30142 * gdb.base/nodebug.c: Change return type of top and middle to
30143 short.
30144 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30145 are fixed by the recent mdebugread.c changes. Allow `short ()'
30146 as type for top and middle.
30147
30148 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30149
30150 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30151 nearly as I can tell, the whole thing was an accident in Stu's
30152 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30153 to replace a send/expect pair with gdb_test, but ended up only
30154 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30155 of 30 Mar 1995 took care of it, but left this vestigial comment
30156 which I am now nuking.
30157
30158 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30159
30160 * gdb.base/break.exp: Look for different line number for
30161 breakpoint at main depending on usestubs.
30162
30163 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30164
30165 * gdb.base/list.exp: Adjust some alternate expect patterns to
30166 match recent list0.c change. Add alternate expect pattern for
30167 output from `list default lines around main' for optimizing
30168 compilers.
30169
30170 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30171
30172 * lib/gdb.exp: If nosignals is not set, set it to 0.
30173
30174 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30175
30176 * config/slite-gdb.exp: Responds to load symbol table prompt.
30177 * gdb.base/break.exp: Adjust line number, fix rerun.
30178 * gdb.base/langs0.c: Add #ifdef usestubs.
30179
30180 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30181
30182 * gdb.base/list.exp: Adjust line contents after adding new lines in
30183 list0.c. Also fix a syntax error.
30184
30185 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30186 * gdb.base/break.exp: ditto.
30187 * gdb.base/list.exp: ditto.
30188 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30189 * gdb.base/run.c: ditto.
30190 * gdb.base/list0.c: ditto.
30191 * gdb.base/funcargs.c: ditto.
30192
30193 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30194
30195 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30196 $targetname, $serialport and $baud instead of hardwired variables.
30197 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30198 target doesn't support signals.
30199
30200 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30201
30202 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30203
30204 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30205
30206 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30207 Don't rely on the value of an auto variable before it has been
30208 initialized. Use gdb_test more.
30209
30210 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30211
30212 * lib/gdb.exp (default_gdb_version): A version number must start
30213 with a digit, but other than that contains all characters up to
30214 the first whitespace character.
30215
30216 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30217
30218 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30219
30220 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30221
30222 * gdb.c++/*.exp: Warn if executable does not exist. The original
30223 reason for skipping the warning was that configure.in sometimes
30224 intentionally skipped building the executables but the tcl code
30225 had no way of knowing. That (a) was always bogus with respect to
30226 error handling, (b) is no longer true (right now there is no way
30227 to skip C++ tests).
30228
30229 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30230
30231 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30232
30233 * gdb.base/list.exp: Add expect patterns for output from
30234 SunPRO compiled executables.
30235 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30236 types.
30237
30238 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30239
30240 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30241 number (we are already testing that the correct source line text
30242 gets printed).
30243
30244 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30245 that is what is intended, but something needed to be done to get
30246 sunos4 native working again.
30247
30248 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30249
30250 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30251 apparently went with a (very) old xfail.
30252
30253 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30254
30255 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30256 runto_main is a proc in gdb.exp that will do 'step' for target use
30257 stubs.
30258 * gdb.base/exprs.exp: ditto.
30259 * gdb.base/interrupt.exp: ditto.
30260 * gdb.base/opaque.exp: ditto.
30261 * gdb.base/printcmds.exp: ditto.
30262 * gdb.base/ptype.exp: ditto.
30263 * gdb.base/scope.exp: ditto.
30264 * gdb.base/setvar.exp: ditto.
30265 * gdb.base/signals.exp: ditto.
30266 * gdb.base/twice.exp: ditto.
30267 * gdb.c++/classes.exp: ditto.
30268 * gdb.c++/inherit.exp: ditto.
30269 * gdb.c++/templates.exp: ditto.
30270 * gdb.base/break.exp: no run and hit main for stubs. Change line
30271 numbers for breakpoints and info breakpoint.
30272 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30273 breakpoint().
30274 * gdb.base/callfuncs.c: ditto.
30275 * gdb.base/exprs: ditto.
30276 * gdb.base/interrupt.c: ditto.
30277 * gdb.base/opaque0.c: ditto.
30278 * gdb.base/printcmds.c: ditto.
30279 * gdb.base/ptype.c: ditto.
30280 * gdb.base/scope0.c: ditto.
30281 * gdb.base/setvar.c: ditto.
30282 * gdb.base/signals.c: ditto.
30283 * gdb.base/twice.c: ditto.
30284 * gdb.c++/misc.cc: ditto.
30285 * gdb.c++/templates.cc: ditto.
30286
30287 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30288
30289 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30290
30291 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30292 somewhere between `read' and `main.c'. I'm pretty sure the
30293 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30294 and it isn't particularly useful.
30295
30296 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30297
30298 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30299
30300 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30301
30302 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30303
30304 * config/mt-slite: add LIBS and -nostdlib.
30305 * config/slite-gdb.exp: add this new file to support sparclite target.
30306
30307 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30308
30309 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30310
30311 * gdb.base/a2-run.exp: Change argument to istarget from
30312 "*-*-vxworks" to "*-*-vxworks*".
30313 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30314
30315 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30316
30317 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30318 will not runto main but do a 'step' to step out of breakpoint().
30319 * config/mt-slite: add -Dusestubs.
30320
30321 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30322
30323 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30324 instead of just @.
30325
30326 * gdb.base/signals.exp: Add test for "handle all print".
30327 * TODO: Remove "handle all print". Also remove item about
30328 checking copyright date (I don't like the idea of a spurious FAIL
30329 based on when we run the tests).
30330
30331 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30332 for SunOS4 (reason for failure not investigated). Remove
30333 redundant test for $binfile.
30334
30335 * gdb.base/nodebug.c (array_index): Call malloc.
30336
30337 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30338
30339 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30340
30341 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30342 conventions and slightly simplify the matching regexp.
30343
30344 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30345
30346 * gdb.base/break.exp: Update gdb_test invocation to use new
30347 convention.
30348
30349 * lib/gdb.exp: If noargs is not set, set it to 0.
30350
30351 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30352 tests unique.
30353
30354 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30355
30356 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30357
30358 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30359 one argument of type "<non-float parameter>".
30360
30361 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30362
30363 * config/rom68k.exp: New file to support Motorola IDP board.
30364 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30365 * gdb.base/break.c: Change things around so that this program
30366 doesn't depend upon args. This is necessary to make remote
30367 targets work (in general, they can't take args).
30368 * gdb.base/break.exp: Don't try to send args to program. Don't
30369 expect output. Also, replace lots of code with gdb_test.
30370
30371 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30372
30373 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30374 printing of '\'' (which is what the comment says we are testing,
30375 even though we were not), not '''.
30376 (test_integer_literals_rejected): Test that printing ''' is an error.
30377
30378 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30379 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30380 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30381 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30382 Use gdb_test not test_print_accept.
30383 * lib/gdb.exp: Remove test_print_accept.
30384
30385 * gdb.base/signals.exp (signal_tests_1): Make pass message
30386 consistent with fail message.
30387
30388 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30389 unsigned char; the bug (PR 1821) is fixed.
30390
30391 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30392
30393 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30394 successful tests--makes xfailing them work right.
30395
30396 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30397
30398 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30399 only \r\n, not .*. The test can pass .* as the last thing in
30400 $pattern if that is what it wants. In addition to providing this
30401 flexibility, this change should speed up pattern matching in cases
30402 where the pattern already ended with .* (there were a number of
30403 them). This change also helps catch bad patterns--in the old
30404 scheme the typo "char \*" instead of "char \\*" would pass. Now
30405 it is caught.
30406 * Many .exp files: Update callers.
30407
30408 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30409 clearer and does not spuriously match multiple ('s. Likewise for
30410 ) and *.
30411
30412 * gdb.base/nodebug.exp: Test ability to call a function and pass
30413 it a string (even with no debugging info).
30414
30415 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30416 "p '\'", which is the same as "p ''" once tcl gets done with
30417 quoting, to "p '\\'", which I suspect is what is intended (one
30418 backslash gets sent to GDB).
30419
30420 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30421
30422 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30423
30424 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30425 1817) was fixed literally years ago.
30426
30427 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30428
30429 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30430 test, it causes stepping out of call_after_alloca_subr with
30431 optimizing compilers.
30432 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30433 fails.
30434
30435 * gdb.c++/templates.exp: Source templ-info.exp only if
30436 the templates executable exists.
30437
30438 * gdb.c++/misc.cc (class Contains_static_instance,
30439 class Contains_nested_static_instance),
30440 gdb.c++/classes.exp (test_static_members): Test printing of
30441 a class that contains a static instance of the class.
30442
30443 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30444
30445 * gdb.base/langs2.c (cppsub_): Don't prototype.
30446 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30447 only, I believe).
30448
30449 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30450
30451 * lib/gdb.exp (skip_chill_tests): New procedure.
30452
30453 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30454
30455 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30456
30457 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30458 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30459
30460 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30461
30462 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30463
30464 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30465 disassemble 8, not 16, instructions for part 4.
30466
30467 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30468 support the latter anymore.
30469
30470 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30471 -DNO_PROTOTYPES.
30472 * gdb.base/callfuncs.c: Control use of prototypes based on
30473 NO_PROTOTYPES, not __STDC__.
30474 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30475 t_float_values2 tests if prototypes in use.
30476
30477 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30478 t_double_values): When checking differences against DELTA, check
30479 that difference is within the range (-DELTA,DELTA), not just
30480 (-infinity,DELTA).
30481
30482 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30483
30484 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30485 'file' command firts, then 'target', then 'load', this is due to gdb
30486 target set up.
30487 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30488
30489 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30490
30491 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30492 FP load/store variants.
30493 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30494
30495 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30496
30497 * gdb.base/term.exp: Do not give a warning if not native, it is
30498 not an abnormal condition.
30499
30500 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30501
30502 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30503 t_char_array".
30504
30505 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30506
30507 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30508 are getting the version number.
30509
30510 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30511 if not native, it is not an abnormal condition.
30512
30513 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30514
30515 * lib/gdb.exp: Just use "file exists", rather than undocumented
30516 dejagnu procedure "findfile".
30517
30518 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30519
30520 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30521 (LDFLAGS): Set to -Xlinker -Ur.
30522
30523 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30524 Removed, these values are set by lib/gdb.exp.
30525
30526 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30527
30528 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30529
30530 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30531 of replicating gdb startup code.
30532
30533 * config/mt-vxworks (LDFLAGS): Set to -r.
30534 (CFLAGS_FOR_TARGET): Removed.
30535
30536 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30537 (gdb) and gdb for vxworks uses (vxgdb).
30538
30539 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30540 executable is not in the tree and host != target, use sed and
30541 program_transform_name to determine the gdb name used by the
30542 target.
30543
30544 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30545 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30546
30547 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30548
30549 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30550 floats, chars, and shorts where there are ANSI-style function
30551 definitions.
30552
30553 * gdb.base/langs.exp, gdb.base/langs*: New test.
30554 * gdb.base/Makefile.in: Build it.
30555 * TODO: Remove item about checking that C names don't get C++
30556 demangling applied; this test tests it.
30557
30558 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30559
30560 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30561 went with the const70 xfail. The xfail went away a year ago.
30562
30563 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30564
30565 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30566 for hp300.
30567
30568 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30569
30570 * gdb.base/a1-selftest.exp: Don't run on hp300.
30571
30572 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30573
30574 * Makefile.in (site.exp): Set host_alias and target_alias as well
30575 as host_triplet and target_triplet.
30576
30577 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30578
30579 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30580
30581 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30582 places as other ecoff systems).
30583
30584 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30585 ultrix.
30586
30587 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30588
30589 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30590 remove them.
30591 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30592 variable and "variable" in addition to "data variable".
30593 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30594
30595 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30596 2.
30597 * gdb.base/list1.c (long_line): Add additional statement at start
30598 of function.
30599 * gdb.base/list.exp (test_forward_search): Update line number to
30600 reflect new statement.
30601
30602 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30603
30604 * gdb.base/signals.exp: Reinitialize searched source directories
30605 after gdb_start call.
30606
30607 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30608
30609 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30610 * gdb.stabs/Makefile.in: Likewise.
30611
30612 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30613 change. Instead split the tests into smaller pieces.
30614 * gdb.disasm/hppa.s: Corresponding changes.
30615
30616 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30617
30618 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30619 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30620
30621 * gdb.base/funcargs.exp: Modify many tests so that every test
30622 either passes or fails. Make some test names unique.
30623
30624 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30625
30626 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30627 Call stty to set interrupt character.
30628
30629 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30630 for HP assembler versus GNU assembler based on actual behavior of
30631 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30632
30633 * TODO: Suggest a few more stepping tests.
30634
30635 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30636
30637 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30638 restart GDB for h8300 after a continue.
30639 (return): Add pattern to match a29k-udi behavior.
30640 * gdb.base/nodebug.exp: Remove obsolete comment.
30641 * gdb.base/regs.exp: New file, testing of register displays.
30642 * gdb.base/return.exp: Fix typo in reference to $objdir.
30643 * gdb.base/whatis.exp: Always start with a fresh GDB.
30644
30645 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30646
30647 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30648 higher, these tests generate a lot of output.
30649
30650 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30651
30652 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30653 code following the catch silently ignored some errors; without the
30654 catch they should be thrown like any other tcl error. Also, the
30655 catch used "" instead of {} which meant all the callers who wanted
30656 to include one of the characters "[]$ had to quote it an extra time.
30657 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30658 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30659 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30660 Remove extra quoting.
30661
30662 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30663
30664 * gdb.base/commands.exp: Make test names unique; every test either
30665 passes or fails. Update some comments.
30666
30667 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30668
30669 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30670
30671 The following fixes a FAIL caused by the fact that the alpha stabs
30672 configuration didn't use the ".if alpha" code in weird.def.
30673 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30674 bit pointer, so the 32 bit version works even on the alpha.
30675 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30676 Remove the stuff which allowed us to have separate versions for
30677 alpha and everything else.
30678
30679 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30680 regexp which "info func operator\[\](" is supposed to match. Fix
30681 string to send to GDB. Note that GDB still doesn't work right. Add a
30682 new test for "info func .perator\[\](" which GDB does handle correctly.
30683
30684 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30685
30686 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30687
30688 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30689 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30690 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30691 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30692 it makes the tests harder to understand and confuses test-o-matic.
30693 The preferred style is that each test provides a PASS or a FAIL,
30694 and has a unique message (e.g. "continue #54" not just "continue")
30695 which is the same for the pass and the fail.
30696 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30697 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30698 to lib/gdb.exp.
30699 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30700 prt_accept which was basically the same thing. Likewise for
30701 test_print_reject and prt_reject.
30702 * lib/gdb.exp (test_print_reject): Add some more error message
30703 patterns to match from the former printcmds.exp (prt_reject).
30704 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30705 One defect of the passcount stuff is that some of it failed to
30706 report XPASS where appropriate.
30707 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30708 stuff before and after arg in expected pattern.
30709 (test_paddr_operator_functions): Re-do test without print_addr_of;
30710 this is the only test which seems to want extra stuff there.
30711
30712 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30713
30714 * gdb.base/nodebug.exp: Update new tests to reflect improved
30715 wording of gdb output.
30716
30717 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30718 and "ptype" work on variables in files compiled without -g.
30719 Replaces commented out "maint print msymbol" tests.
30720
30721 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30722
30723 * gdb.base/setvar.c (dummy): Call malloc.
30724
30725 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30726 losing with the irix4 sed.
30727
30728 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30729 ALRM" on irix4.
30730
30731 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30732
30733 * TODO: Remove items about corefile.exp testing new exec-file and
30734 backtrace; both are now done. Add items about printing enums.
30735
30736 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30737
30738 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30739 "get signal $thissig" test fails.
30740
30741 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30742
30743 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30744
30745 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30746 compiler warning with dec alpha compiler.
30747
30748 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30749 extra \n from gdb_test call (this explains why the prompt test
30750 that I removed yesterday was there).
30751 (user_defined_command_test): Remove extra \n and prompt test.
30752
30753 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30754 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30755 doesn't exist.
30756 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30757 Also remove alpha workaround, which turns out to be because
30758 SIGABRT == SIGLOST.
30759
30760 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30761
30762 * gdb.base/help.exp: Don't test "help show".
30763
30764 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30765
30766 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30767 "set print address" is on.
30768 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30769 pass prompt to gdb_test; gdb_test already looks for the prompt.
30770
30771 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30772
30773 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30774 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30775 was to make sure that gdb can read a core file. But (a) the "read
30776 the corefile" part didn't make it to a1-selftest.exp, we just
30777 delete the corefile after creating it, and (b) we test reading
30778 corefiles in corefile.exp anyway. Also, this test left around a
30779 xgdb process on Solaris.
30780
30781 * gdb.base/corefile.exp: Also test backtrace.
30782
30783 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30784
30785 * gdb.base/commands.exp: Test a simple user defined command with
30786 arguments and if/while statements; verify the full user command is
30787 printed by "show user".
30788
30789 * gdb.base/commands.exp: Test if/while commands as part of a
30790 breakpoint command list; verify they appear in breakpoint
30791 information.
30792
30793 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30794
30795 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30796 than by dividing by zero.
30797
30798 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30799
30800 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30801 performing an inferior call with watchpoints enabled.
30802 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30803 call.
30804
30805 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30806
30807 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30808 of "file" command.
30809
30810 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30811 Add additional pattern for when "int operator int(void);" appears
30812 in a different order.
30813
30814 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30815
30816 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30817
30818 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30819 and "signal" with ".*".
30820
30821 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30822
30823 * TODO: Add note about "handle all nostop".
30824
30825 * gdb.base/{sigall.c, sigall.exp}: New test.
30826 * gdb.base/Makefile.in: Add it.
30827
30828 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30829
30830 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30831 when invoking GDB, suppresses any windowing interface.
30832
30833 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30834
30835 * config/sim-gdb: New file, simulator testing support.
30836
30837 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30838
30839 * gdb.base/interrupt.exp: Test calling func1 twice.
30840
30841 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30842
30843 * gdb.base/list.exp (test_forward_search): Set timeout higher
30844 when we'll be getting lots of output from gdb.
30845
30846 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30847 "init_malloc" to after the expect statement. Run it if that
30848 regexp is taken, but also for two others which happen if source
30849 cannot be found.
30850
30851 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30852
30853 * gdb.base/printcmds.exp: New test, for printing register before
30854 program is running.
30855
30856 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30857
30858 * gdb.base/list.exp: Correct some alternate expect patterns
30859 to reflect changes in list1.c.
30860
30861 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30862
30863 * TODO: Add item regarding large frames.
30864
30865 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30866
30867 * TODO: Remove item about enabling return.exp; it
30868 is enabled. Suggest a few more "return" tests.
30869
30870 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30871
30872 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30873 anonymous unions.
30874
30875 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30876
30877 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30878 and pr-5646.o, so "make" is the same as "make all", not "make
30879 pr-4975.o".
30880
30881 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30882
30883 * gdb.base/list.exp: Adjust expectations to reflect changes in
30884 list1.c.
30885 (test_forward_search): New test proc.
30886 * gdb.base/list1.c (long_line): New function, has long source line.
30887
30888 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30889
30890 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30891 additional line of code that was added.
30892
30893 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30894
30895 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30896 tests so as not to overflow expect's input buffers.
30897 * gdb.disasm/hppa.exp: Corresponding changes.
30898
30899 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30900
30901 Beginnings of template debugging tests.
30902 * gdb.c++/templ-info.cc: New file to test for template
30903 debugging capability of the compiler.
30904 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30905 templ-info.cc.
30906 * gdb.c++/templates.cc: Add explicit template instantiations
30907 to enable compiling with -fno-implicit-templates. Add destructor
30908 and 'value' method to T5 class for template tests.
30909 * gdb.c++/templates.exp: Add testcases for printing of template
30910 types, setting breakpoints on template methods and calling a
30911 template method.
30912
30913 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30914
30915 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30916 branch target since some assemblers (gas-2.5) may emit a
30917 relocation for the branch instead of resolving it in the
30918 assembler.
30919
30920 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30921
30922 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30923 through signal handler.
30924
30925 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30926
30927 * configure.in (*-*-netware): Use config/mt-netware.
30928
30929 * config/mt-netware: New file.
30930 * config/mt-i386-netware: Removed, separate configs for different
30931 netware architectures are no longer needed now that we have
30932 --with-headers.
30933
30934 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30935
30936 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30937 by the recent changes to use ANSI C arithmetic conversions.
30938
30939 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30940
30941 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30942 bug involving using inferior_pid to figure out whether to select a
30943 frame.
30944
30945 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30946
30947 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30948 match the current disassembler output.
30949
30950 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30951
30952 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30953 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30954 types, expect "int" as type of integer values (for now).
30955
30956 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30957
30958 * gdb.base/commands.exp: New tests for if/while commands.
30959
30960 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30961
30962 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30963 by .*, since hex values have different syntax in Chill mode.
30964
30965 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30966
30967 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30968 linefeed from expect pattern for repeated types with indices > 9.
30969
30970 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30971
30972 First part of Fortran test suite.
30973 * gdb.fortran: New directory.
30974 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30975
30976 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30977
30978 * gdb.base/default.exp: Update expect pattern for load command
30979 without arguments.
30980
30981 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30982
30983 * configure.in: Change i386 to i[345]86.
30984 * gdb.base/configure.in: Likewise.
30985 * gdb.c++/configure.in: Likewise.
30986 * gdb.chill/configure.in: Likewise.
30987
30988 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30989
30990 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30991 patterns, since that is not a valid context for comments.
30992
30993 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30994
30995 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30996 repeated types and repeated types with indices > 9.
30997
30998 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30999
31000 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31001 2417; old bug has been fixed.
31002
31003 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31004
31005 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31006 send the newline ourselves instead of assuming gdb_test will do
31007 so when passed an empty input string.
31008
31009 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31010 stabs testcode.
31011
31012 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31013
31014 * lib/gdb.exp (gdb_test): Don't send anything if the first
31015 argument is an empty string. This makes cases where we want to
31016 match output that is already in expect's buffers (for example,
31017 matching a breakpoint after gdb_run_cmd has been called) work
31018 reliably.
31019
31020 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31021
31022 * config/netware.exp: New file.
31023
31024 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31025
31026 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31027 the -B and -L prefixes so we can find the debugging stub.
31028
31029 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31030 there and we are using the gcc from the tree.
31031
31032 * gdb.base/types.c: Removed.
31033
31034 * gdb.base/configure.in: Look for makefile fragments in ../config.
31035 Recognize i386-*-netware.
31036 * gdb.c++/configure.in: Likewise.
31037
31038 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31039
31040 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31041 the correct TCL syntax.
31042
31043 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31044
31045 * gdb.base/opaque.exp: use runto instead of messing around with
31046 breakpoints. Simplify by using gdb_test.
31047
31048 * gdb.base/bitfields.exp: restart between tests on netware targets
31049 because breakpoints aren't relocated after target death. Run
31050 processes to completion.
31051
31052 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31053
31054 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31055
31056 * Makefile.in: Remove extra tabs that confuse some versions
31057 of "make". Use the newly built gdb to test with by default,
31058 rather than the first one in the tester's search path.
31059
31060 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31061
31062 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31063
31064 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31065 condition help.
31066
31067 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31068
31069 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31070
31071 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31072 running.
31073 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31074 * gdb.base/funcargs.exp: Likewise.
31075
31076 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31077 * gdb.base/funcargs.exp: Likewise.
31078
31079 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31080 message is "".
31081
31082 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31083
31084 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31085 return,signals,twice}.exp: Handle non-existant binaries
31086 consistantly.
31087
31088 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31089 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31090 might testing a cross development system.
31091
31092 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31093
31094 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31095 runtest script is relative to ${srcdir}, not ${rootdir}.
31096
31097 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31098
31099 * gdb.base/signals.exp: Allow for optionality of breakpoint
31100 address.
31101
31102 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31103
31104 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31105
31106 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31107
31108 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31109 for size_t definition.
31110 * gdb.c++/templates.cc: Likewise
31111
31112 * config/mt-i386-netware: New file.
31113
31114 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31115 defined.
31116
31117 * gdb.base/Makefile.in: Added support for systems that name core
31118 files by appending "core" to the program name.
31119 * gdb.base/a1-selftest.exp: Likewise.
31120
31121 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31122
31123 * gdb.base/return.exp: Add comment and message for `return double'
31124 test failure on Sparc Solaris.
31125
31126 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31127
31128 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31129
31130 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31131
31132 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31133 from optimizing them away.
31134 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31135 patterns to include default constructors and assignment operators,
31136 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31137 character in the output of the virtual base pointer.
31138
31139 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31140
31141 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31142 expression match in print_addr_of to avoid unintented matches.
31143 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31144 versions up to 2.5.8.
31145
31146 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31147
31148 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31149 included file to run under newer versions of expect.
31150 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31151 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31152 Remove xfail for the virtual table of BDDHookV.
31153
31154 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31155
31156 * lib/gdb.exp (string_to_regexp): Set a default result.
31157 (default_gdb_start): Fix misleading message.
31158
31159 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31160
31161 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31162 Remove all CC, etc definitions.
31163 * config/mt-hpux: New file.
31164 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31165 (CFLAGS, LDFLAGS): Define.
31166 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31167
31168 * Makefile.in (site.exp): Don't insert host_os, etc.
31169 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31170 (distclean): Check existence of subdir.
31171 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31172 * gdb.base/Makefile.in: General cleanup and simplification.
31173 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31174 to build executables. Use default rule to build .o files.
31175 (EXPECT, RUNTEST, CC): Fix relative pathname.
31176 (site.exp): Don't insert host_os, etc.
31177 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31178 and/or SIGUSR1 defined.
31179 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31180 * gdb.c++/Makefile.in: General cleanup and simplification.
31181 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31182 (CFLAGS): Remove.
31183 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31184
31185 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31186
31187 * gdb.base/recurse.exp: Misc changes to get tests running again
31188 after Kung's changes to the watchpoint code.
31189 * gdb.base/watchpoint.exp: Likewise.
31190
31191 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31192
31193 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31194
31195 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31196
31197 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31198 * lib/gdb.exp (default_gdb_start): Define.
31199 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31200 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31201 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31202 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31203 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31204 Don't call gdb_target_udi in between tests.
31205
31206 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31207
31208 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31209 (which was basically just a local version of the same thing). In
31210 addition to avoiding duplication, gdb_test_exact is faster.
31211 * lib/gdb.exp (gdb_test_exact): Fix typo.
31212
31213 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31214 don't give an error.
31215
31216 * gdb.base/term.exp: Call delete_breakpoints before starting.
31217
31218 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31219 (t10): Add comment.
31220
31221 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31222
31223 Reorganization of the GDB Test Suite.
31224
31225 * gdb.base: New directory, contains all the basic tests.
31226 * gdb.c++: New directory, tests specific to C++.
31227 * gdb.chill: New directory, tests specific to Chill.
31228 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31229 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31230 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31231 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31232 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31233 t30-31 to chill).
31234 * */gdbme.*: Rename to match appropriate expect scripts.
31235 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31236 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31237 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31238 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31239 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31240 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31241 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31242 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31243 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31244 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31245 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31246 gdb.c++/virtfunc.cc: New names of C++ files.
31247 * gdb.chill/chillvars.ch: New name of Chill file.
31248 * gdb.base/configure.in, gdb.c++/configure.in,
31249 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31250 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31251 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31252 * configure.in (configdirs): Update to reflect directory changes.
31253 (target_abbrev): No longer define for any configuration.
31254 * Makefile.in: Cosmetic improvements to header comments.
31255
31256 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31257
31258 Various changes to gdb.t31:
31259
31260 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31261 * gdbme.ch: Make all key-words and predefineds be upper-case.
31262 * chillvars.exp: Expect key-words and predefinds in upper-case.
31263
31264 * chillvars.exp: Use gdb_test_exact many places.
31265 Change expected output for arrays (which now includes index labels).
31266
31267 * pr-5020.exp, gdme.ch (module PR_5020):
31268 New test, for PR-5020.
31269
31270 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31271
31272 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31273 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31274
31275 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31276
31277 * Makefile.in: Fix bit-rot in definitions of CHILL,
31278 CHILL_FOR_TARGET and Chill_LIB.
31279 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31280 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31281 CHILL, and CHILL_LIB.
31282
31283 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31284
31285 * Revert the previous changes. Please see Rob's directory
31286 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31287
31288 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31289
31290 * Makefile.in, configure.in, config/mips-gdb.exp,
31291 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31292 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31293 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
31294 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31295 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31296 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31297 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31298 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31299 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31300 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31301 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31302 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31303 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31304 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31305 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31306 changes from 94Q1.
31307
31308 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31309
31310 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31311 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31312 Rob's new testing fragments.
31313
31314 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31315
31316 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
31317 lib/gdb.exp: Replace error proc calls with perror.
31318
31319 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31320
31321 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31322 version also, match on casted version strings, and match on
31323 gdb startup case where the line numbers might be messed up.
31324
31325 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31326
31327 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
31328 (CFLAGS): Delete it from here.
31329
31330 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31331
31332 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31333
31334 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31335
31336 * Makefile.in (RUNTEST): Default to just "runtest".
31337
31338 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31339
31340 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31341 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31342 the code has been restructured.
31343
31344 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31345
31346 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31347 \n, not just one of each.
31348
31349 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31350 /bin/cc gives a warning if you do.
31351
31352 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31353
31354 * gdb.t24/demangle.exp: change expect pattern of
31355 __t10ListS_link1ZUiRCUiPT0
31356
31357 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31358
31359 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31360 on local variables in recursive functions.
31361
31362 * gdb.t07/Makefile.in: Build the new test.
31363
31364 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31365
31366 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31367 directly. Instead compare the return values from actual calls.
31368
31369 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31370
31371 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31372
31373 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31374
31375 * From Peter Schauer with minor modifications.
31376 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31377 stops in mid-line in the caller. Add xfail for returning a float
31378 value on X86 targets.
31379
31380 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31381
31382 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31383 to avoid expect lossage.
31384 (fmem_LRbug_tests): Likewise.
31385 * gdb.disasm/hppa.s: Corresponding changes.
31386
31387 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31388 conditions to work with latest dejagnu/expect.
31389
31390 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31391 expected to fail on the PA.
31392 (backtrace in call with trampolines): Explicitly require main
31393 to be frame #1 (no trampolines should show up in backtrace).
31394
31395 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31396 "continue -expect".
31397 * gdb.t06/break.exp: Likewise.
31398 * gdb.t07/watchpoint.exp: Likewise.
31399 * gdb.t13/bitfields.exp: Likewise.
31400 * gdb.t15/{funcargs,return}.exp: Likewise.
31401 * gdb.stabs/weird.exp: Likewise.
31402 * config/{mips,udi}-gdb.exp: Likewise.
31403
31404 * hppa.sed: Enclose comments within a sed command to avoid
31405 losing with the old OSF1 sed.
31406
31407 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31408
31409 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31410 sequent dynix.
31411 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31412 * gdb.t15/funcargs.exp: Conditionally step again to really
31413 finish from marker_call_with_trampolines. Handle the case where
31414 the first step from within call_with_trampolines already steps
31415 us back to main.
31416 * gdb.t15/gdbme.c: Add comment to closing brace of
31417 call_with_trampolines for funcargs.exp.
31418
31419 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31420
31421 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
31422 Fix typo(s).
31423
31424 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31425
31426 * gdb.t07/gdbme.c: More code for watchpoint testing.
31427
31428 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31429 "Hardware watchpoint" throughout file.
31430 (test_watchpoint_triggered_in_syscall): New test.
31431 (test_complex_watchpoint): New test.
31432
31433 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31434
31435 * gdbme.c (call_with_trampolines): New function to try and step
31436 into. Tests trampoline problems on the PA.
31437
31438 * funcargs.exp (localvars_in_indirect_call): No longer expect
31439 stepping into indirect call to fail on PAs.
31440 (test_stepping_over_trampolines): New test.
31441
31442 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31443
31444 * TODO: Add suggestions for static member function tests, and
31445 completion tests.
31446
31447 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31448
31449 * TODO: Add suggestions for "p/a" tests.
31450
31451 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31452 (default_gdb_exit): Replace all the hair with sending "quit" to
31453 the process with a simple close.
31454
31455 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31456
31457 * TODO: Add suggestions for shared library tests.
31458
31459 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31460
31461 * TODO: Add suggestions for x/s tests.
31462
31463 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31464
31465 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31466 "enable once", and "enable breakpoints once" with ".*".
31467
31468 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31469
31470 * TODO: Add suggestions about structure passing tests.
31471
31472 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31473
31474 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31475 the primary1 test, use work around if __GNUC__ < 2.
31476 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31477 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31478 Test for bad output rather than waiting for timeout. Issue
31479 second continue only if first continue failed.
31480
31481 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31482
31483 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31484 operator[] test with gdb_test because the old code didn't seem to
31485 be getting the quoting right with the new dejagnu.
31486
31487 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31488
31489 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31490 one from the path.
31491 * Makefile.in: Use a fresh expect if there is one, use runtest
31492 from the src tree if there is one.
31493
31494 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31495
31496 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31497 next over recursive call. Revise the tests from that point on
31498 (which had been skipped) to match GDB's actual (correct) output.
31499
31500 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31501 with next over a breakpoint whose condition is false.
31502
31503 * gdb.t00/help.exp: Comment out "help set print" tests just like
31504 (and for same reason as) "help set" test.
31505
31506 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31507
31508 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31509 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31510
31511 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31512
31513 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31514 necessary gdb_target_udi.
31515
31516 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31517
31518 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31519 1838 and 2417; they are fixed.
31520
31521 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31522 gdb.t03/ptype.exp (ptype structure, ptype union):
31523 Remove xfails; the test is looser than when the xfails were added.
31524
31525 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31526 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31527
31528 * gdb.t01/run.exp: Only run shell test if isnative.
31529
31530 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31531 since "run" automatically loads if necessary. Call gdb_target_udi
31532 after the "file" since "file" kills any execution target.
31533
31534 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31535 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31536 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31537 argument for UDI.
31538
31539 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31540
31541 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31542
31543 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31544
31545 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31546
31547 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31548 properly quoting regexps. This makes the second argument to
31549 demangle a fixed string, which matches the callers, instead of a
31550 shell-style pattern which is what the previous implementation
31551 used. Update some of the callers.
31552
31553 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31554
31555 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31556 (comib_nullified_tests): Fix typo.
31557 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31558 strings. No longer expected to fail.
31559
31560 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31561 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31562 strings. No longer expected to fail.
31563
31564 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31565 string. No longer expected to fail.
31566
31567 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31568
31569 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31570 No longer expected to fail.
31571
31572 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31573 string. No longer expected to fail.
31574
31575 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31576
31577 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31578 only in the names (I probably got most of them). I was even
31579 generous with some which differed in underscores in names, and
31580 probably missed a few, and I *still* was able to remove almost a
31581 third of the file with almost no impact on testsuite coverage.
31582
31583 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31584
31585 * gdb.t00/default.exp: Match udi_attach error message as well as
31586 the one from child_attach.
31587
31588 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31589
31590 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31591
31592 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31593 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31594
31595 * Move test with enums and partial symbols back to
31596 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31597 Reverts the change of 26 May 93. Per today's change to
31598 stabs.texinfo, the behavior that weird.exp was expecting was
31599 unreasonable; what is important is that the compiler+gdb get
31600 things right, which happens with a recent gcc. Also fix the test
31601 to deal with native compilers which put out the stab gdb can't
31602 deal with.
31603
31604 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31605
31606 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31607 in the names. The main thing these accomplish is to slow things down.
31608 Many more such duplicates surely remain.
31609
31610 * gdb.t00/help.exp: Comment out "help support" test just like
31611 (and for same reason as) "help set" test.
31612
31613 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31614
31615 * gdb.t06/break.exp: Remove setup_xfails for
31616 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31617 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31618 about known bug in gcc to include up through 2.5.8.
31619 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31620 well as "_vb$".
31621 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31622 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31623 with latest gcc and gdb.
31624 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31625 well as "_vb$".
31626
31627 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31628
31629 * configure.in (hppa*-*-*): Also configure and build stabs-only
31630 tests.
31631
31632 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31633
31634 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31635 * gdb.t10/configure.in (hppa*-*-*): Use it.
31636
31637 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31638
31639 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31640
31641 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31642
31643 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31644 versions prior to 1.13.5.
31645
31646 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31647
31648 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31649 the prompt is at the start of a line.
31650
31651 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31652
31653 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31654 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31655 in the copr tests now.
31656 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31657 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31658 expected to fail.
31659
31660 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31661
31662 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31663 gdb.t31/chillvars.exp, lib/gdb.exp:
31664 Tweak to run under either version of expect.
31665 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31666 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31667 * gdb.t11/list.exp: Remove extraneous whitespace.
31668
31669 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31670
31671 * gdb.t16/printcmds.exp (test_print_strings): Accept
31672 "(unsigned char *) " before the string.
31673
31674 * TODO: Add notes about printing of fancy types and GDB expressions.
31675
31676 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31677
31678 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31679 * gdb.t06/configure.in: Don't try to compile signals test program
31680 if doing mips-idt-ecoff.
31681
31682 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31683
31684 * Most .exp files: Tweak to run under either version of expect.
31685
31686 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31687
31688 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31689 xfails; I'm not sure why they are failing, but not because of PR 1806.
31690
31691 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31692
31693 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31694 defined in lib/gdb.exp.
31695
31696 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31697
31698 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31699 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31700 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31701 have to be typeless.
31702
31703 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31704
31705 * TODO: Add suggestion for copyright year test.
31706
31707 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31708
31709 * configure.in (*-*-lynxos*): Add stabs tests.
31710
31711 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31712
31713 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31714 so insert a tab before any assembler directive in column zero.
31715
31716 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31717 stores.
31718 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31719 stores.
31720 (fpu_short_memory_tests): Likewise.
31721
31722 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31723
31724 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31725 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31726 .stabs directives in comments.
31727
31728 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31729
31730 * TODO: New file, describing tests we could write.
31731 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31732
31733 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31734
31735 * gdb.t06/signals.exp: Add kludge to force re-sync.
31736
31737 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31738 to xgdb instead of gdb, get out of gdb.
31739
31740 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31741
31742 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31743 for info.
31744
31745 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31746
31747 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31748 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31749 * gdb.stabs/hppa.sed: New sed script for the PA.
31750
31751 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31752
31753 * gdb.stabs: Re-write weird.def and configuration to use sed
31754 instead of cpp. sed is portable and POSIX; cpp is neither.
31755
31756 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31757
31758 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31759
31760 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31761
31762 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31763
31764 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31765
31766 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31767 "_vb$".
31768 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31769 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31770
31771 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31772
31773 * lib/gdb.exp: Comment out code which depends on non-existent
31774 `transform' procedure.
31775
31776 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31777
31778 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31779 * lib/gdb.exp: Transform tool name.
31780 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31781 1.1's new error handling system.
31782
31783 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31784
31785 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31786
31787 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31788
31789 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31790 They made pattern matching so slow that timeouts happened on
31791 heavily loaded systems. Now any output from "show print" which
31792 gets us back to the GDB prompt is a PASS.
31793
31794 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31795
31796 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31797
31798 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31799
31800 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31801
31802 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31803 It is not from PR 3220.
31804
31805 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31806
31807 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31808 just started failing because they depended on the order the
31809 subcommands are presented, or exact docstring text. This kind of
31810 test is a pain and has minimal benefit.
31811
31812 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31813
31814 * gdb.t09/corefile.exp: At end of test, use "core" command with
31815 no arguments.
31816
31817 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31818
31819 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31820 17}/Makefile.in: Make it possible to run the testsuite with Sun
31821 make and CC = cross gcc by adding explicit build rules for .o
31822 files.
31823
31824 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31825
31826 * gdb.t15/funcargs.exp: Don't put comments on same line as
31827 setup_xfail (@#$*%& tcl braindamage!).
31828
31829 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31830
31831 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31832
31833 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31834
31835 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31836 * gdb.t20/inherit.exp: remove three dumplicate entries.
31837
31838 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31839
31840 * gdb.t06/break.exp: For "next over recursive call", fail on any
31841 incorrect output, not just on "factorial (value=2)".
31842
31843 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31844
31845 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31846 working now. Add an xfail if accesing a bss variable causes
31847 a memory error if the target is not yet run.
31848
31849 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31850
31851 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31852 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31853 name of __st* demangling (2 strings). Did Kung really get the
31854 more than 95 others right without testing them?
31855
31856 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31857
31858 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31859
31860 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31861
31862 * configure.in (configdirs): Add gdb.disasm
31863 * gdb.disasm: New directory for GDB disassembler tests.
31864 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31865
31866 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31867
31868 * gdb.t00/help.exp: Don't test "help set".
31869
31870 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31871 from within expect statements. None of these happen anymore and
31872 they cause regressions to be silently unnoticed.
31873
31874 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31875 messages) about known failures with gcc cygnus-2.4.5-930417.
31876
31877 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31878 comp-info.exp so it gets built if it doesn't exist.
31879
31880 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31881 it is no longer used.
31882 * gdb.t13/comp-info.c: Removed.
31883
31884 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31885
31886 * gdb.t06/signals.exp: Add xfail for sun3.
31887
31888 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31889
31890 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31891 relevant because ^C doesn't get sent but failure can be reproduced
31892 interactively).
31893
31894 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31895
31896 * gdb.stabs/alpha.mt: New configuration file for alpha.
31897 * gdb.stabs/configure.in: Use it.
31898 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31899 sharing with alpha.mt, redefine long to word via preprocessor.
31900 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31901 for alpha.
31902 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31903 native cc.
31904 * gdb.t00/teststrategy.exp: Change expect string so that we
31905 consume the `(xgdb)' from the command echo and from the gdb prompt.
31906 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31907 gdb currently compares all values as long, so this failure probably
31908 applies to any configuration where LONGEST is bigger than a target int.
31909 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31910 with gcc.
31911 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31912 to handle opaque pointers, gcc is.
31913 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31914 as first argument. Include <sys/types.h> and change all operator
31915 new definitions to use size_t.
31916 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31917 now that we use size_t.
31918
31919 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31920
31921 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
31922 a long or float array cast all array members to the same type.
31923 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
31924 with 64 bit longs.
31925 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
31926 on alpha.
31927 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
31928
31929 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31930
31931 * gdb.t24 (demangle.exp): Constructors of templates have names like
31932 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31933 section 14.6 of the ARM.
31934
31935 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31936 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31937 accomplish little and slow down the testsuite.
31938
31939 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31940 Accept spaces various places.
31941
31942 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31943
31944 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31945 with watchpoint enabled.
31946
31947 * Makefile.in: Remove definition of CC and remove the second
31948 definition of CXX (the "CXX = gcc" one remains). These definitions
31949 were causing backquotes to be expanded within backquotes, which
31950 doesn't work.
31951
31952 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31953
31954 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31955
31956 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31957
31958 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31959 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
31960 by mips cc and contains no stabs entries.
31961
31962 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31963
31964 * config/vx-gdb.exp: Use fake device to load files rather than
31965 NFS.
31966 * lib/gdb.exp: New proc to do "file" command.
31967 * config/unix-gdb.exp: Use new "file" proc.
31968
31969 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31970
31971 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31972 Rework board rebooting slightly.
31973 (gdb_exit): Don't exit from the remote shell; there isn't one.
31974 * gdb.stabs/weird.exp: If a program is being debugged already,
31975 kill it.
31976 * gdb.t04/setvar.exp: Stop and restart gdb.
31977 * gdb.t05/expr.exp: Likewise.
31978 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31979 restart gdb and reload the program.
31980 * gdb.t08/opaque.exp: Likewise.
31981 * gdb.t12/scope.exp: Likewise.
31982 * gdb.t13/bitfields.exp: Likewise.
31983 * gdb.t15/funcargs.exp: Likewise.
31984 * gdb.t20/classes.exp: Likewise.
31985 * gdb.t03/ptype.exp: Increase timeout.
31986 * gdb.t16/printcmds.exp (test_print_string_constants,
31987 test_print_array_constants): Likewise.
31988 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31989 * gdb.t20/classes.exp (do_tests): Likewise.
31990 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31991
31992 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31993
31994 * gdb.stabs: Renamed *wierd* to *weird*.
31995
31996 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31997
31998 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31999 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32000
32001 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32002
32003 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32004 (do_tests): Remove xfail for whatis on one_var and two_var.
32005
32006 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32007
32008 * Makefile.in: Made cross building work better by adding
32009 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32010
32011 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32012
32013 * gdb.t15/{return.c,return.exp,Makefile.in}:
32014 New test, currently commented out.
32015
32016 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32017
32018 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32019 still running and removes the leftover named socket so GDb can do
32020 clean restarts.
32021
32022 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32023
32024 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32025 console, not GDB.
32026 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32027 cross testing works better with "make check"
32028 * config/unix-gdb: Use default procedures for exit and version.
32029 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32030 with the newest VxWorks.
32031
32032 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32033
32034 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32035 old form.
32036
32037 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32038 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32039
32040 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32041
32042 * config/unix-gdb.exp: Remove this version of gdb_exit
32043 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32044 Rob says he'll look at it when he gets back to testing boards.
32045
32046 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32047
32048 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32049 an expected fail for certain ptype commands.
32050
32051 * gdb.t20/classes.exp: Update expected results of "ptype class
32052 Base1" to account for the constructor that now appears in the type.
32053
32054 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32055
32056 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32057 disappeared from list.
32058 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32059 "alldone" proc with call to cleanup and exit.
32060 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32061 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32062 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32063 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32064 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32065 "alldone" proc with simple returns that suppress remaining
32066 tests. The alldone proc went away many months ago.
32067
32068 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32069
32070 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32071
32072 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32073
32074 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32075
32076 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32077 as vax gdb will display them.
32078
32079 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32080
32081 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32082 optimizers.
32083
32084 * scope.exp: Change "bad value for localval" messages so each one
32085 is unique.
32086
32087 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32088 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32089
32090 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32091
32092 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32093
32094 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32095 doesn't exist (due to optimization).
32096
32097 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32098
32099 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32100 contains \r because the filename is long.
32101
32102 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32103 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32104
32105 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32106
32107 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32108 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32109 Ultrix.
32110 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32111 int tests.
32112 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32113
32114 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32115
32116 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32117
32118 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
32119 to match does not match the passing case but still matches the
32120 failing case.
32121
32122 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32123
32124 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32125
32126 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32127
32128 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32129 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32130 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32131 Remove various versions of gdb_exit.
32132 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32133 gdb_exit.
32134 * config/unix-gdb.exp: gdb_exit remains here, and should override
32135 the generic version, since it's doing a lot of wierd stuff that
32136 the other versions aren't. FIXME, fold it in, or abandon this
32137 version.
32138
32139 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32140
32141 * gdb.t24/demangle.exp: Add tests for PR 3220.
32142
32143 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32144
32145 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32146
32147 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32148
32149 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32150 "i386-*-*". Works for i486 as well.
32151
32152 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32153 bug, and expand domain of xfail to all SVR4 systems, since the
32154 actual problem is likely to be in generic SVR4 /proc support.
32155
32156 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32157
32158 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32159
32160 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32161
32162 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32163 xfails for other systems. Match a missing 'Continuing.' as an
32164 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32165
32166 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32167 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32168 Only issue warning for missing executables if -all option is used.
32169
32170 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32171 file if -all option is used. It's like an unpredictable XFAIL.
32172
32173 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32174
32175 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32176 for dynamically linked binaries.
32177
32178 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32179
32180 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32181
32182 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32183 to state that this is a known bug in old versions of g++.
32184
32185 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32186
32187 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32188 while waiting for `Continuing'.
32189
32190 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32191
32192 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32193 in text, data, and bss.
32194 * gdb.t10/nodebug.c: Add local and global test variables for
32195 initialized and uninitialized data.
32196
32197 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32198
32199 * config/unix-gdb.exp (gdb_exit): Add "wait".
32200
32201 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32202
32203 * gdb.t06/signals.exp: xfail the continue from the handler for all
32204 targets.
32205
32206 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32207 function with watchpoints enabled, the i386 call dummy starts with
32208 a call.
32209
32210 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32211 386 bsd names its corefiles.
32212
32213 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32214
32215 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32216 compilers don't grok it.
32217 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32218 with small octal ints rather than character constants, which
32219 are signed and might not fit if first promoted to int.
32220
32221 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32222
32223 * gdb.t09/Makefile.in (clean): Remove corefile.
32224
32225 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32226
32227 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32228
32229 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32230 and Jim Kingdon (kingdon@cygnus.com)
32231
32232 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32233 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32234 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32235
32236 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32237
32238 * gdb.t17/interrupt.exp: Add xfail for hppa.
32239
32240 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32241
32242 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32243 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32244 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32245 to determine signed-ness of bitfields and use the result to setup
32246 the xfail.
32247 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32248 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32249 call line is reached if necessary.
32250
32251 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32252
32253 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32254
32255 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32256
32257 * gdb.t06/break.exp: Also test `clear' command.
32258
32259 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32260
32261 * gdb.t00/teststrategy.exp: Remove extra quote.
32262
32263 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32264 watchpoint enabled to be for all non-68k machines.
32265
32266 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32267
32268 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32269
32270 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32271 targets use aout.mt instead of ecoff.mt as gas understands
32272 standard aout format.
32273
32274 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32275
32276 * lib/gdb.exp (runto): Don't insist that function we are running to
32277 was compiled with -g.
32278
32279 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32280
32281 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32282 to get back into the read system call.
32283 Accept leading newline in case where we woke it up.
32284
32285 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32286
32287 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32288 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32289 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32290 enable ecoff configuration.
32291
32292 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32293
32294 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32295
32296 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32297
32298 * gdb.t16/printcmds.exp: Add another printf test.
32299
32300 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32301
32302 * configure.in: If configured -with-stabs on any target, add
32303 stabsdirs to configdirs.
32304
32305 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32306
32307 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32308 fun" so pattern does not match the command itself.
32309
32310 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32311
32312 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32313
32314 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32315
32316 * gdb.t17/interrupt.exp: Test for more things.
32317
32318 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32319
32320 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32321 compiler arranges the code and line numbers.
32322
32323 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32324
32325 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32326
32327 * gdb.t00/help.exp: Increase expect input buffer size.
32328
32329 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32330
32331 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32332
32333 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32334
32335 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32336
32337 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32338 [0-9]*, not just [0-9].
32339
32340 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32341
32342 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32343
32344 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32345
32346 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32347
32348 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32349
32350 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32351
32352 * gdb.t06/signals.c: Add xfails for sun3.
32353
32354 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32355
32356 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32357 test_stepping tests.
32358
32359 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32360
32361 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32362
32363 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32364
32365 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32366 rather than actually putting it through cpp twice.
32367
32368 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32369
32370 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32371
32372 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32373 no longer needed.
32374
32375 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32376
32377 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32378
32379 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32380 C++ features prints as "struct", make it a pass, not an xfail.
32381
32382 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32383
32384 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32385 Don't require VA to print as "class" rather than "struct".
32386
32387 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32388
32389 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32390
32391 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32392
32393 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32394
32395 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32396
32397 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32398 order.
32399
32400 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32401
32402 * gdb.t16/printcmds.exp: Add printf tests.
32403
32404 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32405
32406 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32407
32408 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32409
32410 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32411 pass counts, to counteract any existing or future setup_xfails.
32412
32413 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32414
32415 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32416 {BEGIN,END}_COMMON for common block instead of STAB.
32417 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32418
32419 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32420 intp_var should be N_GSYM not N_LSYM.
32421 wierd-aout.S: Use a label for the value of the N_SO.
32422 wierd.def: Remove all backslashes.
32423 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32424
32425 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32426
32427 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32428 get the expected next to inheritance3.
32429
32430 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32431
32432 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32433 now that gcc-2.4 gets it right.
32434
32435 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32436
32437 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32438
32439 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32440 generating comp-info.exp which works for cross-compilation.
32441
32442 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32443
32444 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32445 "*-*-sysv4.*".
32446
32447 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32448
32449 * gdb.t01/run.exp: Start with a fresh gdb.
32450 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32451 SVR4.x.
32452
32453 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32454
32455 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32456 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32457 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32458 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32459 things to remove.
32460
32461 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32462
32463 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32464 test cases from bug reports.
32465
32466 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32467
32468 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32469 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32470 avoid spurious xfails.
32471 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32472 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32473 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32474
32475 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32476
32477 * gdb.t00/teststrategy.exp: Rework to provide more useful
32478 description of each test, fix problem with systems that define
32479 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32480 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32481 results for "next over recursive call" so timeouts aren't taken
32482 by error.
32483
32484 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32485
32486 * gdb.t12/scope.exp: Test printing of variables before run.
32487
32488 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32489 printed in wrong order due to sorting.
32490
32491 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32492
32493 * gdb.t00/teststrategy.exp: Fix expected results for printing
32494 user entered string constant. Is array of char, prints with no
32495 address.
32496
32497 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32498 commands.
32499 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32500 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32501 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32502 of struct of char arrays.
32503 * gdb.t00/radix.exp: New tests for radix commands.
32504
32505 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32506
32507 * gdb.t16/printcmd.exp: Print a variable before running program
32508 (with xfail for AIX).
32509
32510 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32511
32512 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32513
32514 * gdb.t16/printcmd.exp: Don't print variables before running program.
32515
32516 * gdb.t06/break.exp: Don't require envp argument to main.
32517
32518 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32519
32520 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32521 Add xfails for rs6000.
32522
32523 * gdb.t02/whatis.exp: Change other tests not to re-test something
32524 we already tested.
32525
32526 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32527 each type used has a variable of that type.
32528
32529 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32530
32531 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32532
32533 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32534
32535 * configure.in: change srctrigger to be a file, not a directory
32536
32537 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32538
32539 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32540
32541 * gdb.t11/list.exp: Fixed a couple of typos.
32542
32543 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32544
32545 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32546 is fixed and PR is closed.
32547 * gdb.t16 (gdbme.c): Add simple test string variable.
32548 * gdb.t16 (printcmds.exp): Add tests with simple test string
32549 variable, primarily for boundaries on "set print elements".
32550
32551 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32552
32553 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32554 Make leading 0's optional and don't expect a tab in the middle
32555 of the number.
32556
32557 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32558
32559 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32560 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32561 don't end command passed to gdb_test with newline.
32562
32563 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32564 signed keyword away, don't expect signed bitfields to be signed.
32565
32566 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32567 printing with only as many 1's as are in the field as well as printing
32568 with 32 1's (see comment).
32569
32570 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32571
32572 * gdb.t00/default.exp: Start with a fresh gdb.
32573 * configure.in (configdirs): Remove gdb.t31 until the chill
32574 compiler works again. It no longer is able to find chillrt0
32575 since it isn't in libchill.a anymore.
32576 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32577 wierd.o, make more modular.
32578 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32579 spurious newlines that caused problems.
32580
32581 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32582
32583 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32584 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32585 gdb.stabs/wierd.{exp,def}: Many new tests.
32586
32587 * gdb.t00/default.exp: update info line for new message.
32588
32589 * gdb.t02/{whatis.exp,gdbme.c}:
32590 Test that "char *" doesn't print as "caddr_t".
32591
32592 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32593
32594 * gdb.t00/help.exp: Use .* in place of some help messages which
32595 just changed.
32596 gdb.t00/default.exp: Update "info frame" test for new message.
32597 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32598 Remove some xfails
32599
32600 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32601
32602 * gdb.t03/{gdbme.c,ptype.exp}:
32603 Add tests for typedef'd struct and union without tags.
32604 Also check "whatis" on a variable of a typedef'd enum without a tag.
32605
32606 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32607 PRMS 1823; the bug still exists but isn't reproduced by this test
32608 anymore), and remove rs6000 XFAIL (the bug is fixed).
32609
32610 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32611 duplicated from whatis.exp. For those that are left, accept
32612 "long", "long int", or "int" for long variables (whatis.exp already
32613 has an XFAIL for "int", so no need to fail it here).
32614
32615 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32616 Deal with GCC's names for types now that GDB uses the compiler's names.
32617
32618 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32619 setup_xfail's for sunos4. If we #defined the signed keyword away,
32620 don't expect GDB to know that char it is signed.
32621
32622 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32623
32624 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32625
32626 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32627 should work on any system, regardless of debugging format.
32628 * gdb.t21/demangle.exp: Move to gdb.t24.
32629 * gdb.t24/demangle.exp: Move from gdb.t21.
32630 * gdb.t24/{Makefile.in, configure.in}: New files.
32631
32632 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32633
32634 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32635 * gdb.stabs: New directory.
32636
32637 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32638
32639 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32640 not just "Quit anyway?".
32641
32642 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32643
32644 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32645 that all setup_xfails are immediately followed by clear_xfails.
32646
32647 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32648
32649 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32650 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32651 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32652 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32653 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32654 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32655 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32656 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32657 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32658 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32659 gdb.t31/chillvars.exp, lib/gdb.exp:
32660 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32661 bug-gdb@prep.ai.mit.edu.
32662
32663 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32664
32665 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32666 with 0.0, not integer 0.
32667
32668 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32669
32670 * gdb.t06/break.exp: Update for "Kill the program" message change.
32671
32672 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32673
32674 * Makefile.in (GDBFLAGS): Set to -nx.
32675 * Makefile.in (site.exp): Use GDBFLAGS.
32676
32677 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32678
32679 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32680 Makefiles.
32681 (check): depend on just-check.
32682 (just-check): added so that tests can be run without a noop
32683 build pass.
32684
32685 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32686
32687 Switch to using configure's configdirs.
32688 * Makefile.in (Makefile): add configure.in dependency.
32689 (SUBDIRS): removed redundant assignment.
32690 * configure.in: switch subdirs assignment to configdirs.
32691 * gdb.t*/configure.in: new files.
32692
32693 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32694
32695 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32696 works.
32697
32698 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32699
32700 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32701 in explicit rules. Apparently this is not supported by some makes.
32702
32703 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32704
32705 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32706
32707 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32708
32709 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32710 disappeared.
32711
32712 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32713
32714 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32715
32716 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32717
32718 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32719 watchpoint problem that is now fixed.
32720 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32721 uninitialized convenience variables.
32722 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32723 structures.
32724
32725 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32726
32727 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32728 which causes expect to get out of sync with gdb on long output
32729 from help set.
32730 * gdb.t09/corefile.exp: Make expected pattern for core file
32731 failing signal and frame output format less sun specific.
32732
32733 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32734
32735 * gdb.t31/chillvars.exp: Add and remove initial dummy
32736 breakpoint, so that symbol table is forced in.
32737 (Needed at least on Sunos4, though it seems not SVR4.)
32738 * gdb.t31/chillvars.exp: Update for changed output format.
32739
32740 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32741
32742 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
32743
32744 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32745
32746 * Makefile.in: Added --srcdir when invoking runtest, removed the
32747 need for a local config file. (optional now)
32748
32749 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32750
32751 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32752 failure count used to force early termination. Add some more
32753 expected failures for gnu style demangling.
32754
32755 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32756
32757 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32758 pmi variable from gdb.t20/gdbme to get optimized away.
32759 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32760 Check for written corefile upon timeout _and_ eof.
32761
32762 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32763
32764 * config/unix-gdb.exp: Add missing return 0.
32765
32766 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32767
32768 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32769 test termination.
32770
32771 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32772
32773 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32774 disappeared.
32775
32776 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32777
32778 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32779 time as i860 support works.
32780
32781 * gdb.t15/funcargs.exp: Fix expected outputs to include
32782 "backtrace 100\r" rather than just "backtrace\r", to match last
32783 change.
32784
32785 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32786
32787 * config/udi-gdb.exp (gdb_exit): Remove close command.
32788 (gdb_target_udi): New procedure to set the UDI target.
32789 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32790 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32791 Added waits for prompts after several question responses. Added
32792 some more responses used by a29k-amd-udi-gdb.
32793 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32794 pass different arguments, restart UDI connection after program
32795 completion.
32796 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32797 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32798 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32799 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32800 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32801 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32802 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32803 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32804 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32805 after program completion.
32806 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32807 compiled with a SELECT_VECS setting.
32808 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32809 infinite recursion.
32810
32811 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32812 Added checks for COFF results, and made them expected failures for
32813 all targets. It would be better to make them expected failures
32814 for COFF targets only.
32815
32816 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32817
32818 * Makefile.in: add null dvi target, don't bother to recurse
32819 through test directories for info and install-info; rename
32820 $(datadir) to be dejagnu instead of deja-gnu
32821
32822 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32823
32824 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32825 compiler to coredump.
32826 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32827 code.
32828
32829 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32830
32831 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32832 coredump.
32833 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32834 code.
32835
32836 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32837
32838 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32839 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32840 which in a shell. Deletes xgdb when done.
32841 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32842 Tests the return from the "set height" or "set width" commands.
32843 Added a few return codes where needed.
32844
32845 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32846
32847 * Makefile.in (SUBDIRS): Add gdb.t17.
32848 * configure.in (subdirs): Add gdb.t17.
32849 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32850 files to test gdb's calling of functions in the inferior with
32851 the correct arguments and gdb's ability to retrieve any
32852 result returned.
32853
32854 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32855
32856 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32857 may be called after gdb goes away. Previous versions of expect
32858 needed these to avoid file descriptor leaks, but they cause
32859 errors with the current revision of expect.
32860 * gdb.t00/gdbvars.exp: Use -re on expected output after
32861 setting sevenbit-strings.
32862 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32863 to set sevenbit-strings consistent across tests.
32864 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32865 set sevenbit-strings consistent across tests.
32866
32867 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32868
32869 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32870 expected output to match current "expect" expectations.
32871
32872 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32873
32874 * gdb.t00/default.exp: Change expected output for default "source"
32875 command, to match new gdb behavior which requires a filename to
32876 source.
32877
32878 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32879
32880 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32881 expected fail for i486-*-* that misses the marker2 function.
32882 * gdb.t10/crossload.exp (bfddefault): Allow successful
32883 recognition of a format to pass even if no symbols are found.
32884 Explicitly catch failures where the format is not recognized
32885 or is ambiguous, and add the reason to the fail message.
32886 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32887 the cause is and invalid target and add reason to failure message.
32888 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32889 elf32-i386, elf32-sparc, and elf32-i860.
32890 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32891 Set up expected failure for 'filename'::variable scope resolution,
32892 which is now apparently broken on all targets.
32893 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32894 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32895 gdb.t23/templates.exp: Change failure for missing binfile into
32896 just a warning.
32897 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32898 references.
32899
32900 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32901
32902 * gdb.t00/default.exp: Add expected output for default "source"
32903 command, to match new gdb behavior.
32904 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32905
32906 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32907
32908 * config/*-gdb.exp: returns an error, rather than exiting on
32909 internal errors.
32910
32911 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32912
32913 * gdb.t03/gdbme.c: Add pointer to struct variable.
32914 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32915 referencing struct members.
32916
32917 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32918
32919 * configure.in (mips-idt-ecoff): New target.
32920 * config/mips-gdb.exp: New file for remote board using MIPS remote
32921 debugging protocol.
32922
32923 * Redid configuration scheme. Removed gdb.t*/configure.in.
32924 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32925 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32926 distclean targets. Built executables via .o files. Adjusted
32927 tests to account for source files in $(srcdir) rather than
32928 $(objdir).
32929 * lib/gdb.exp (runto): Don't expect () after the function name,
32930 because it may have arguments.
32931
32932 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32933
32934 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32935 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32936 expected failures for mips-idt-* and mips-sgi-*.
32937 * gdb.t00/default.exp (attach): Kill process if requested.
32938 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32939 that does not read core files.
32940 * gdb.t01/run.exp: Removed checks for exit status code.
32941 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32942 it is linked in.
32943 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32944 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32945 appropriate, rather than doing it by hand.
32946 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32947 execution.
32948 * gdb.t10/crossload.exp: Kill existing program if needed.
32949 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32950 appropriate, rather than doing it by hand. Always increase
32951 timeout for this test, not just for VxWorks.
32952
32953 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32954
32955 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32956 of Chill STRUCT types and STRUCT values.
32957 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32958 than "char".
32959 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
32960 struct2): New struct definitions and initializations to test
32961 simple Chill STRUCT types.
32962
32963 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32964
32965 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32966 the null byte at the end of strings.
32967 * gdb.t00/default.exp: Make show version insensitive to copyright
32968 date.
32969 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32970 to avoid dependencies on target char signedness.
32971 * gdb.t16/printcmds.exp: Update expected results for explicitly
32972 unsigned char.
32973 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32974 now work.
32975 * gdb.t21/demangle.exp: Add many more patterns for template
32976 demangling, most of them being expected failures.
32977 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32978 string we are matching for, to match on the whole string.
32979 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32980 and fix a whole bunch that had incorrect expected output but were
32981 passing anyway because of the bug in "proc demangle".
32982 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32983 type.
32984 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32985
32986 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32987
32988 * gdb/testsuite: made modifications to testcases, etc., to allow
32989 them to work properly given the reorganization of deja-gnu and the
32990 relocation of the testcases from deja-gnu to a "tool" subdirectory.
32991
32992 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32993
32994 * gdb/testsuite: Initial creation of gdb/testsuite.
32995 Migrated dejagnu testcases and support files for testing nm to
32996 gdb/testsuite from deja-gnu. These files were moved "as is"
32997 with no modifications. This migration is part of a major overhaul
32998 of dejagnu. The modifications to these testcases, etc., which
32999 will allow them to work with the new version of dejagnu will be
33000 made in a future update.
33001
33002 For additional changes see gdb.mi/ChangeLog-1999-2003.
33003 \f
33004 ;; Local Variables:
33005 ;; mode: change-log
33006 ;; left-margin: 8
33007 ;; fill-column: 74
33008 ;; version-control: never
33009 ;; End:
33010
33011 Copyright 1993-2013 Free Software Foundation, Inc.
33012 Copying and distribution of this file, with or without modification,
33013 are permitted provided the copyright notice and this notice are preserved.
This page took 0.677515 seconds and 5 git commands to generate.