]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix format issues in lib/mi-support.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
4392c534
YQ
12013-11-19 Yao Qi <yao@codesourcery.com>
2
3 * lib/mi-support.exp: Fix format.
4
df7752b0
JB
52013-11-19 Joel Brobecker <brobecker@adacore.com>
6
7 * gdb.ada/py_range: New testcase.
8
176f037c
JB
92013-11-18 Joel Brobecker <brobecker@adacore.com>
10
11 * mi-language.exp: Add "-list-features" test verifying that
12 its output contains "language-option".
13
ee4a1c63
JB
142013-11-16 Joel Brobecker <brobecker@adacore.com>
15
16 * info_exc/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
17 * info_exc/foo.adb: Adjust to new exception name.
18 * info_exc.exp: Adjust after exception renaming in const.ads.
19 Update "info exception global" test to test "info exceptions
20 global_gdb" instead.
21
22 * mi_exc_info/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
23 * mi_exc_info/foo.adb (Adjust to new exception name.
24 * mi_exc_info.exp: Adjust after exception renaming in const.ads.
25 Update "-info-ada-exceptions global" test to test
26 "-info-ada-exceptions global_gdb" instead.
27
6ec41e1e
LM
282013-11-15 Luis Machado <lgustavo@codesourcery.com>
29
30 * lib/mi-support.exp (mi_gdb_test): Expect different formats
31 of inferior output for remote and native sessions.
32 * gdb.mi/mi-console.exp: Remove obsolete comment.
33 Check for semihosted inferior output pattern.
34 (semihosted_string): New function.
35
391d3400
JB
362013-11-15 Joel Brobecker <brobecker@adacore.com>
37
38 * gdb.ada/info_exc.exp: Allow other global exceptions to be
39 listed in the output of "info exceptions".
40 * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
41 listed in the output of "-info-ada-exceptions".
42
e092da29
JB
432013-11-15 Joel Brobecker <brobecker@adacore.com>
44
45 * gdb.ada/info_exc.exp: Start inferior before starting
46 the "info exceptions" tests.
47 * gdb.ada/mi_exc_info.exp: Start inferior before starting
48 the "-info-ada-exceptions" tests.
49
805e1f19
TT
502013-11-15 Tom Tromey <tromey@redhat.com>
51
52 * gdb.cp/includefile: New file.
53 * gdb.cp/filename.exp: New file.
54 * gdb.cp/filename.cc: New file.
55
9abb1bd6
DE
562013-11-15 Doug Evans <xdje42@gmail.com>
57
58 * gdb.python/py-breakpoint.exp: Make tests have unique names.
59
8abea1a1
DE
602013-11-15 Doug Evans <xdje42@gmail.com>
61
62 * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
63
330a7fce
DE
642013-11-15 Doug Evans <xdje42@gmail.com>
65
66 * gdb.python/py-breakpoint.exp: Split up into several functions,
67 each with their own test prefix.
68
0acf8b65
JB
692013-11-15 Joel Brobecker <brobecker@adacore.com>
70
71 * gdb.ada/O2_float_param: New testcase.
72
496038b3
TT
732013-11-14 Tom Tromey <tromey@redhat.com>
74
75 * Makefile.in (check-parallel): Print summary from gdb.sum.
76
c7e8af9b
OJ
772013-11-14 Omair Javaid <Omair.Javaid@linaro.org>
78
79 * gdb.dwarf2/dw2-case-insensitive-debug.S: Updated compile unit
80 and function label names.
81 * gdb.dwarf2/dw2-case-insensitive.c: Created function and
82 compile unit labels.
83
403cb6b1
JB
842013-11-14 Joel Brobecker <brobecker@adacore.com>
85
86 * gdb.mi/mi-language.exp: New file.
87
74921315
KS
882013-09-17 Keith Seitz <keiths@redhat.com>
89
90 PR c++/7935
91 PR c++/10541
92 * gdb.cp/nsalias.exp: New file.
93 * gdb.cp/nsalias.cc: New file.
94 * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
95 tests only on known, working compiler versions.
96
08c43050
TT
972013-11-13 Tom Tromey <tromey@redhat.com>
98
99 * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
100 * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
101
0682e708
DE
1022013-11-12 Doug Evans <dje@google.com>
103
104 * gdb.base/fileio.exp: Make $dir2 writable after the test is done
105 so that "rm -rf $builddir" Just Works.
106
a7e332c2
JB
1072013-11-12 Joel Brobecker <brobecker@adacore.com>
108
109 * gdb.ada/mi_exc_info: New testcase.
110
778865d3
JB
1112013-11-12 Joel Brobecker <brobecker@adacore.com>
112
113 * gdb.ada/info_exc: New testcase.
114
304a8ac1
DE
1152013-11-11 Doug Evans <dje@google.com>
116
117 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
118 of testfile.
119
bc79de95
PM
1202013-11-11 Phil Muldoon <pmuldoon@redhat.com>
121
122 * gdb.python/py-linetable.S: New file.
123 * gdb.python/py-linetable.c: New file.
124 * gdb.python/py-linetable.exp: New file.
125
2df4d1d5
JB
1262013-11-11 Joel Brobecker <brobecker@adacore.com>
127
128 * gdb.ada/mi_ex_cond: New testcase.
129
204b5331
DE
1302013-11-07 Doug Evans <dje@google.com>
131
132 PR 11786
133 * gdb.base/gcore-relro-pie.c: New file.
134 * gdb.base/gcore-relro-pie.exp: New file.
135
92e32e33
PM
1362013-11-07 Phil Muldoon <pmuldoon@redhat.com>
137
138 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
139 * gdb.python/py-cmd.c: New File.
140
f76c27b5
PM
1412013-11-07 Phil Muldoon <pmuldoon@redhat.com>
142
143 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
144
79600f4f 1452013-11-06 Doug Evans <xdje42@gmail.com>
01e48c0c
DE
146
147 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
148
6dbb6798
YQ
1492013-11-06 Yao Qi <yao@codesourcery.com>
150
151 * lib/gdb.exp (gdb_produce_source): New procedure.
152 * gdb.perf/solib.c: New.
153 * gdb.perf/solib.exp: New.
154 * gdb.perf/solib.py: New.
155
71c0c615
YQ
1562013-11-06 Yao Qi <yao@codesourcery.com>
157
158 * README: Mention performance tests.
159
f27a1236
YQ
1602013-11-06 Yao Qi <yao@codesourcery.com>
161
162 * lib/perftest.exp: New.
163 * gdb.perf/lib/perftest/__init__.py: New.
164 * gdb.perf/lib/perftest/measure.py: New.
165 * gdb.perf/lib/perftest/perftest.py: New.
166 * gdb.perf/lib/perftest/reporter.py: New.
167 * gdb.perf/lib/perftest/testresult.py: New.
168
7636ccf9
YQ
1692013-11-06 Yao Qi <yao@codesourcery.com>
170
171 * Makefile.in (check-perf): New target.
172 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
173 * configure: Re-generated.
174 * gdb.perf/Makefile.in: New.
175
81208388
TT
1762013-11-04 Tom Tromey <tromey@redhat.com>
177
178 * Makefile.in (TEST_DIRS): Remove.
179 (TEST_TARGETS, check-parallel): Rewrite.
180 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
181 (subdir_do, subdirs): Remove.
182 (do-check-parallel, check/%): New targets.
183 (clean): Remove outputs, temp, and cache directories.
184 (saw_dash_j): New variable.
185 (CHECK_TARGET): Use it.
186 (check): Depend on all, site.exp. Rewrite.
187 (check-single): Remove dependencies.
188 (slow_tests, all_tests, reordered_tests): New variables.
189
c63ffa1f
TT
1902013-11-04 Tom Tromey <tromey@redhat.com>
191
192 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
193 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
194 before loading binfile.
195 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
196 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
197 before loading binfile.
198
3fef966c
TT
1992013-11-04 Tom Tromey <tromey@redhat.com>
200
201 * gdb.base/foll-exec.c (main): Use BASEDIR.
202 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
203 * gdb.base/foll-vfork.c (main): Use BASEDIR.
204 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
205 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
206 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
207
24890efd
TT
2082013-11-04 Tom Tromey <tromey@redhat.com>
209
210 * gdb.base/argv0-symlink.exp: Compute executable's directory
211 dynamically.
212
c59ffcab
TT
2132013-11-04 Tom Tromey <tromey@redhat.com>
214
215 * gdb.asm/asm-source.exp: Use standard_output_file.
216
479c8d68
TT
2172013-11-04 Tom Tromey <tromey@redhat.com>
218
219 * gdb.server/file-transfer.exp: Use standard_output_file.
220
1e537771
TT
2212013-11-04 Tom Tromey <tromey@redhat.com>
222
223 * gdb.base/fullname.exp: Use standard_output_file,
224 relative_filename.
225 * gdb.base/hashline1.exp: Use standard_testfile,
226 standard_output_file, relative_filename, clean_restart.
227 * gdb.base/hashline2.exp: Use standard_testfile,
228 standard_output_file.
229 * gdb.base/hashline3.exp: Use standard_testfile,
230 standard_output_file, relative_filename.
231 * lib/gdb.exp (relative_filename): New proc.
232
b44b82af
TT
2332013-11-04 Tom Tromey <tromey@redhat.com>
234
235 * gdb.base/fileio.c (test_open, test_write, test_read)
236 (test_lseek, test_close, test_stat, test_fstat)
237 (test_isatty, test_system, test_rename, test_unlink):
238 Use OUTDIR define.
239 * gdb.base/fileio.exp: Define OUTDIR during compilation.
240 Use standard_output_file.
241
59b28c5d
TT
2422013-11-04 Tom Tromey <tromey@redhat.com>
243
244 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
245 defines.
246 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
247 compilation. Use prepare_for_testing, standard_output_file.
248
08b3fe69
TT
2492013-11-04 Tom Tromey <tromey@redhat.com>
250
251 * gdb.base/advance.exp: Use standard_testfile and
252 prepare_for_testing.
253 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
254 appropriate directory when local.
255 * gdb.base/dump.exp: Use standard_output_file. Update all
256 "dump" and "restore" filenames.
257 * gdb.base/interact.exp: Use standard_output_file.
258 * gdb.base/jit-so.exp: Don't download file when local.
259 * gdb.base/jit.exp (compile_jit_test): Don't download file
260 when local.
261 * gdb.base/list.exp: Use gdb_remote_download.
262 * gdb.base/maint.exp: Use standard_output_file.
263 * gdb.base/prelink.exp: Use standard_output_file.
264 * gdb.base/save-bp.exp: Use standard_output_file.
265 * gdb.base/sepdebug.exp: Use standard_testfile,
266 standard_output_file.
267 (test_different_dir): Don't declare objdir.
268 * gdb.base/solib-search.exp: Use standard_output_file.
269 * gdb.base/step-line.exp: Use gdb_remote_download.
270 * gdb.base/trace-commands.exp: Use standard_output_file.
271
32cfb09d
TT
2722013-11-04 Tom Tromey <tromey@redhat.com>
273
274 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
275 to compilation. Use standard_output_file.
276 (test_tfind_tfile): Update.
277 * gdb.trace/tfile.c (write_basic_trace_file)
278 (write_error_trace_file): Use TFILE_DIR.
279 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
280 standard_output_file.
281
84741506
TT
2822013-11-04 Tom Tromey <tromey@redhat.com>
283
284 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
285 Use "dwarf2 always-disassemble" for the "maint set" test.
286 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
287 standard_output_file.
288 * gdb.mi/mi-logging.exp: Use standard_output_file.
289
cfb7b9a3
TT
2902013-11-04 Tom Tromey <tromey@redhat.com>
291
292 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
293 downloads conditional on remote host.
294 (set_arch): Likewise.
295 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
296 (load_description): Use standard_output_file.
297
bdfe0594
TT
2982013-11-04 Tom Tromey <tromey@redhat.com>
299
300 * gdb.gdb/selftest.exp: Use standard_output_file.
301 * lib/selftest-support.exp (do_self_tests): Use
302 standard_output_file.
303
8c639e73
TT
3042013-11-04 Tom Tromey <tromey@redhat.com>
305
306 * gdb.stabs/weird.exp: Use gdb_remote_download and
307 standard_output_file.
308
5030a410
TT
3092013-11-04 Tom Tromey <tromey@redhat.com>
310
311 * gdb.base/gcore-buffer-overflow.exp: Use
312 standard_output_file, not standard_testfile.
313 * gdb.base/twice.exp: Use standard_testfile, not
314 standard_output_file. Use gdb_remote_download.
315
95d7853e
TT
3162013-11-04 Tom Tromey <tromey@redhat.com>
317
318 * lib/gdb.exp (get_compiler_info): Use log_file -info and
319 restore from that.
320
eab88b54
MR
3212013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
322
323 * gdb.cp/derivation.exp: s/perrro/perror/
324
a1b0fbee
MR
3252013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
326
327 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
328 `debugdir'.
329
638aa5a1
AB
3302013-10-31 Andrew Burgess <aburgess@broadcom.com>
331
332 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
333 tests and update expected error message.
334 (test_watch_register_location): New tests.
335 (do_tests): Call test_watch_register_location.
336 * gdb.base/watchpoints.exp: Update expected error message.
337
055e608a
UW
3382013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
339
340 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
341 the patterns in gdb_test_multiple.
342
9ac69859
NB
3432013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
344
345 * gdb.base/sym-file-lib.c: New file.
346 * gdb.base/sym-file-loader.c: New file.
347 * gdb.base/sym-file-loader.h: New file.
348 * gdb.base/sym-file-main.c: New file.
349 * gdb.base/sym-file.exp: New file.
350 * lib/gdb.exp (is_elf_target): New function.
351
24ba476b
PA
3522013-10-29 Pedro Alves <palves@redhat.com>
353
354 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
355 variable setting change-log-default-name to ChangeLog-mi.
356
f69d9aef
AB
3572013-10-29 Andrew Burgess <aburgess@broadcom.com>
358
359 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
360 Expect <unavailable> pattern.
361
71193121
TV
3622013-10-28 Tom de Vries <tom@codesourcery.com>
363
364 * gdb.arch/thumb2-it.S (it_8): Fix typo.
365
38095c27
AK
3662013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
367
368 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
369 remote stubs where exit() behaviour is unreliable.
370
686d4def
PA
3712013-10-25 Pedro Alves <palves@redhat.com>
372
373 * gdb.cp/m-static.exp: Adjust expected output of printing a
374 nonexistent or optimized out static field. Also test printing the
375 the "container" object.
376
a35cfb40
MR
3772013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
378
379 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
380 if in the persistent mode.
381 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
382
bbe769cc
MR
3832013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
384
385 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
386 support core file generation" reply.
387
95e4302a
JM
3882013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
389
390 PR gdb/15986
391 * gdb.base/run.c (main): gdb_get_line_number tag added for
392 commands.exp.
393 (factorial): Likewise.
394
395 * gdb.base/commands.exp (watchpoint_command_test): Use
396 gdb_get_line_number in order to determine the locations in run.c
397 where local_var is detected to go out of scope.
398
4c406179
JM
3992013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
400
401 * gdb.base/gnu_vector.exp: Care about endianness when casting
402 scalars to vectors.
403
bb6216d8
TT
4042013-10-18 Tom Tromey <tromey@redhat.com>
405
406 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
407 of "binfile".
408
e8369a73
AB
4092013-10-18 Andrew Burgess <aburgess@broadcom.com>
410
411 * gdb.base/watchpoints.exp: Add test for setting software
412 watchpoints of different types before starting the inferior.
413
776f04fa
PA
4142013-10-18 Pedro Alves <palves@redhat.com>
415
416 PR gdb/16062
417 * gdb.threads/stepi-random-signal.c: New file.
418 * gdb.threads/stepi-random-signal.exp: New file.
419
e4b8388f
MR
4202013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
421
422 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
423 Fix comment typo.
424 * lib/gdb.exp (gdb_init): Likewise.
425
50b34a18
TT
4262013-10-17 Tom Tromey <tromey@redhat.com>
427
428 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
429
3db258f5
TT
4302013-10-14 Tom Tromey <tromey@redhat.com>
431
432 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
433 name to gdb_test_no_output.
434
4856b6bc
JK
4352013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
436
437 Canonicalize directories for EXEC_FILENAME.
438 * gdb.base/argv0-symlink.exp
439 (kept file symbolic link name for info inferiors): New.
440 (kept directory symbolic link name): Setup kfail.
441 (kept directory symbolic link name for info inferiors): New.
442
9772d074
UW
4432013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
444
445 * gdb.arch/s390-multiarch.exp: New file.
446 * gdb.arch/s390-multiarch.c: New file.
447
2a3be966
JB
4482013-10-11 Joel Brobecker <brobecker@adacore.com>
449
450 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
451 use the appropriate GDB/MI command instead, and verify
452 the test output.
453
7c647d61
JB
4542013-10-11 Joel Brobecker <brobecker@adacore.com>
455
456 * gdb.base/source-nofile.gdb: New file.
457 * gdb.base/source.exp: Add two tests verifying the behavior when
458 the "source" command is given a non-existant filename.
459
bb66bd51
YQ
4602013-10-11 Yao Qi <yao@codesourcery.com>
461
462 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
463 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
464 and 'dlclose'.
465 [!__WIN32__]: Include "dlfcn.h".
466 * gdb.mi/mi-catch-load.exp: Set up kfail.
467
4f424bb1
AK
4682013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
469
470 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
471 generated corefile" by argument "$test".
472
578d3588
PA
4732013-10-09 Pedro Alves <palves@redhat.com>
474
475 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
476 output.
477
eb4ca471
PA
4782013-10-09 Pedro Alves <palves@redhat.com>
479
480 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
481 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
482 (test_catch_syscall_with_wrong_args)
483 (test_catch_syscall_restarting_inferior)
484 (test_catch_syscall_fail_nodatadir)
485 (test_catch_syscall_without_args_noxml)
486 (test_catch_syscall_with_args_noxml)
487 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
488
dc294be5
TT
4892013-10-08 Tom Tromey <tromey@redhat.com>
490
491 * gdb.dwarf2/dwzbuildid.exp: New file.
492 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
493 parameters.
494 (Dwarf::_defer_output): Change "section" parameter to
495 "section_spec"; update.
496 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
497 procs.
498
c968bd18
JB
4992013-10-08 Joel Brobecker <brobecker@adacore.com>
500
501 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
502
f44eeb11
TT
5032013-10-07 Tom Tromey <tromey@redhat.com>
504
505 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
506 to 0.
507
0c557179
SDJ
5082013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
509
510 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
511 $_exitcode is void when opening a corefile.
512 * gdb.base/exitsignal.exp: New file.
513 * gdb.base/segv.c: Likewise.
514 * gdb.base/normal.c: Likewise.
515
5713b9b5
JB
5162013-10-04 Joel Brobecker <brobecker@adacore.com>
517
518 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
519
3f983d47
YZ
5202013-10-02 Vidya Praveen <vidyapraveen@arm.com>
521
522 * gdb.trace/entry-values.exp: Modify regular expression to scan for
523 'bl' instruction instead of 'call' for ARM and AArch64 targets.
524
901461f8
PA
5252013-10-02 Pedro Alves <palves@redhat.com>
526
527 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
528 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
529 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
530 (not_saved_pattern): New.
531 Replace use of the former with the latter.
532
b477a5e6
PA
5332013-10-02 Pedro Alves <palves@redhat.com>
534
535 * README (Board Settings): Document "exit_is_reliable".
536 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
537 running to exit reliably reports program exits.
538 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
539 info.
540 * boards/native-stdio-gdbserver.exp: Likewise.
541
a49bed3a
DE
5422013-10-01 Doug Evans <dje@google.com>
543
544 * gdb.python/python.exp: Remove redundant print-stack tests.
545 Make all print-stack test names unique. Fix spelling of print-stack.
546
2ed2ad44
YQ
5472013-09-29 Yao Qi <yao@codesourcery.com>
548
549 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
550 is remote.
551
7d760051
UW
5522013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
553
554 PR shlibs/8882
555 * gdb.base/corefile.exp: Add a check to assure warning-free
556 core-file load.
557
82bf32bc
JK
5582013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
559
560 * gdb.dwarf2/dwp-symlink.c: New file.
561 * gdb.dwarf2/dwp-symlink.exp: New file.
562
4fa7d390
DE
5632013-09-20 Doug Evans <dje@google.com>
564
6b4646ce
DE
565 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
566 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
567 file.
568 * gdb.dwarf2/fission-loclists.S: Ditto.
569 * gdb.dwarf2/fission-reread.S: Ditto.
570 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
571 build_executable_from_fission_assembler.
572 * gdb.dwarf2/fission-loclists.exp: Ditto.
573 * gdb.dwarf2/fission-reread.exp: Ditto.
574
4fa7d390
DE
575 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
576 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
577 (gdb_gnu_strip_debug): Ditto.
578 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
579 * gdb.arch/altivec-abi.exp: Ditto.
580 * gdb.base/attach-pie-misread.exp: Ditto.
581 * gdb.base/comprdebug.exp: Ditto.
582 * gdb.base/dup-sect.exp: Ditto.
583 * gdb.base/gnu-debugdata.exp: Ditto.
584 * gdb.base/step-symless.exp: Ditto.
585 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
586 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
587 * gdb.dwarf2/gdb-index.exp: Ditto.
588
e4c6a2c4
AB
5892013-09-18 Andrew Burgess <aburgess@broadcom.com>
590
591 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
592 register to "<optimized out>", and also print the registers.
593
a205fbfc
PA
5942013-09-18 Pedro Alves <palves@redhat.com>
595
596 PR server/15967
597 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
598 change text.
599
ee47b2f8
YQ
6002013-09-18 Yao Qi <yao@codesourcery.com>
601
602 * gdb.server/wrapper.c: New.
603 * gdb.server/wrapper.exp: New.
604
49fa26b0
PA
6052013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
606 Jan Kratochvil <jan.kartochvil@redhat.com>
607 Pedro Alves <palves@redhat.com>
608
609 PR gdb/11568
610 * gdb.thread/thread-specific-bp.c: New file.
611 * gdb.thread/thread-specific-bp.exp: New file.
612
e83b28bc
SDJ
6132013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
614
615 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
616 convenience function.
617
08d72866
PA
6182013-09-17 Pedro Alves <palves@redhat.com>
619
620 PR gdb/15911
621 * gdb.threads/info-threads-cur-sal-2.c: New file.
622 * gdb.threads/info-threads-cur-sal.c: New file.
623 * gdb.threads/info-threads-cur-sal.exp: New file.
624
57b0d98e
YQ
6252013-09-17 Yao Qi <yao@codesourcery.com>
626
627 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
628 [__WIN32__]: Include "windows.h" and define macro dlopen
629 and dlclose.
630 [!__WIN32__]: Include "dlfcn.h".
631 * gdb.base/catch-load.exp (one_catch_load_test): Match
632 directory separator.
633
0295a32e
DE
6342013-09-16 Doug Evans <dje@google.com>
635
a587b477
DE
636 * lib/gdb.exp (using_fission): New proc.
637 * gdb.base/info-macros.exp: Skip test if using Fission.
638
0295a32e
DE
639 * gdb.base/break-interp.exp: Fix indentation.
640
a280dbd1
SDJ
6412013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
642
643 * gdb.base/gdbvars.c (foo_void): New function.
644 (foo_int): Likewise.
645 * gdb.base/gdbvars.exp (test_convenience_functions): New
646 function. Call it.
647
4ac33720
UW
6482013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
649
650 * gdb.arch/s390-tdbregs.c: New file.
651 * gdb.arch/s390-tdbregs.exp: New file.
652
b866c52d
SS
6532013-09-12 Stan Shebs <stan@codesourcery.com>
654
655 * README: New file.
656
dc59cba6
DE
6572013-09-12 Doug Evans <dje@google.com>
658
659 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
660 added code to print event.inferior.
661
edf9f00c
JK
6622013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
663
664 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
665 debug part of the binary.
666
5423b017
JK
6672013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
668
669 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
670 (addlink): Add comment.
671
9295cf6f
SA
6722013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
673
674 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
675 canonical pathname.
676
89e63ee4
DE
6772013-09-04 Doug Evans <dje@google.com>
678
314bb8c3
DE
679 * gdb.python/py-events.py (exit_handler): Verify we get the expected
680 event.
681 (continue_handler, new_objfile_handler): Ditto.
682 (test_events): Rename command to "test-events".
683 (test_newobj_events): Rename command to "test-objfile-events".
684 * gdb.python/py-events.exp: Update.
685 * gdb.python/py-evsignal.exp: Update.
686 * gdb.python/py-evthreads.exp: Update.
687
89e63ee4
DE
688 * gdb.base/enumval.c (ZERO): New enum value.
689 (main): Use it
690 * gdb.base/enumval.exp: Test ability to print ZERO.
691
6922013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
693 Pedro Alves <palves@redhat.com>
694
695 * gdb.base/relocate.exp: Check that invalid options are
696 rejected.
697
26c2b53c
AB
6982013-08-30 Andrew Burgess <aburgess@broadcom.com>
699
700 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
701 (my_static_symbol): Add comment.
702 (main): Reference my_bss_symbol.
703
96d9056e
PM
7042013-08-30 Phil Muldoon <pmuldoon@redhat.com>
705
706 * gdb.python/py-arch.exp: Tests for invalid architecture.
707
489d4f4d
SA
7082013-08-29 Sterling Augustine <saugustine@google.com>
709
710 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
711 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
712 said conditional.
713
5b791bb5
PM
7142013-08-29 Phil Muldoon <pmuldoon@redhat.com>
715
716 * gdb.python/py-arch.exp: Load gdb-python.exp.
717
8f28f522
PM
7182013-08-29 Phil Muldoon <pmuldoon@redhat.com>
719
720 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
721 itertools for imap attribute. Otherwise use map().
722 (ElidingIterator): Define wrapper function __next__.
723 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
724 use exec (open (read ())) instead.
725 * gdb.python/py-framefilter.exp: Ditto.
726 * gdb.python/py-arch.exp: Update print based test to Python 3.x
727 compliance.
728 * gdb.python/py-frame.exp: Ditto.
729 * gdb.python/py-type.exp: Ditto.
730
1f0c4988
JK
7312013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
732
733 PR gdb/15415
734 * gdb.base/argv0-symlink.c: New file.
735 * gdb.base/argv0-symlink.exp: New file.
736
7893c162
TT
7372013-08-28 Tom Tromey <tromey@redhat.com>
738
739 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
740 when saving index.
741
6211c335
YQ
7422013-08-27 Yao Qi <yao@codesourcery.com>
743
744 * gdb.trace/entry-values.exp: Test unavailable entry value is
745 not shown when option '--skip-unavailable' is specified.
746 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
747 Add tests for new option '--skip-unavailable'.
748
ce4ea2bb
YQ
7492013-08-27 Yao Qi <yao@codesourcery.com>
750
751 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
752 remote_download if it is empty.
753
6e45f158
DE
7542013-08-26 Doug Evans <dje@google.com>
755
779bd270
DE
756 PR symtab/15885
757 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
758 (clean): rm -f *.gdb-index *.with-index.
759 * gdb.dwarf2/gdb-index.exp: New testcase.
760
6e45f158
DE
761 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
762 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
763 run_on_host. All callers updated.
764
b1224238
YQ
7652013-08-24 Yao Qi <yao@codesourcery.com>
766
767 * gdb.trace/entry-values.c (end): New
768 (main): Call end.
769 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
770 tracepoint and collect data. Test entry value is unavailable.
771
b39a8faf
YQ
7722013-08-24 Yao Qi <yao@codesourcery.com>
773
774 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
775 * gdb.trace/entry-values.c: New.
776 * gdb.trace/entry-values.exp: New.
777
9eaabc75
MW
7782013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
779
780 PR gdb/15501
781 * gdb.base/ena-dis-br.exp: Add test to verify
782 enable/disable commands work correctly with
783 multiple arguments that include multiple locations.
784
9f948660
SDJ
7852013-08-22 Samuel Bronson <naesten@gmail.com>
786
787 ARM Linux support for `catch syscall'.
788 * gdb.base/catch-syscall.exp: Test this on ARM now.
789 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
790
e630b974
TT
7912013-08-22 Tom Tromey <tromey@redhat.com>
792
793 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
794 default addr_size.
795 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
796
f3a76454
TT
7972013-08-22 Tom Tromey <tromey@redhat.com>
798
799 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
800 standard_temp_file.
801
de5f37e1
TT
8022013-08-22 Tom Tromey <tromey@redhat.com>
803
804 * gdb.arch/amd64-byte.exp: Use standard_testfile,
805 clean_restart.
806 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
807 * gdb.arch/amd64-dword.exp: Use standard_testfile,
808 clean_restart.
809 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
810 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
811 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
812 * gdb.arch/amd64-word.exp: Use standard_testfile,
813 clean_restart.
814 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
815 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
816 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
817 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
818 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
819 * gdb.arch/i386-signal.exp: Use standard_testfile.
820 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
821 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
822 * gdb.arch/i386-unwind.exp: Use standard_testfile.
823 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
824
8448e842
TT
8252013-08-22 Tom Tromey <tromey@redhat.com>
826
827 * gdb.python/py-error.exp: Use gdb_remote_download.
828 * gdb.python/py-mi.exp: Use gdb_remote_download.
829 * gdb.python/py-objfile-script.exp: Use standard_output_file.
830 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
831 (run_lang_tests): Likewise.
832 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
833 filename.
834 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
835 compiling. Use gdb_remote_download. Update some tests.
836 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
837 standard_output_file.
838 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
839 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
840 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
841 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
842 standard_output_file.
843
16cfcbc2
TT
8442013-08-22 Tom Tromey <tromey@redhat.com>
845
846 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
847
44ee8174
TT
8482013-08-22 Tom Tromey <tromey@redhat.com>
849
850 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
851 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
852 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
853 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
854 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
855 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
856 * lib/gdb.exp (gdb_remote_download): New proc.
857
7a218f88
TT
8582013-08-22 Tom Tromey <tromey@redhat.com>
859
860 * gdb.dwarf2/clztest.exp: Use standard_testfile.
861 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
862 * gdb.dwarf2/fission-base.S: Remove directory from
863 DW_AT_GNU_dwo_name.
864 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
865 debug-file-directory.
866 * gdb.dwarf2/fission-reread.S: Remove directory from
867 DW_AT_GNU_dwo_name.
868 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
869 debug-file-directory.
870
70cc1c23
DE
8712013-08-16 Doug Evans <dje@google.com>
872
873 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
874 prelink complains about an unhandled DWARF version.
875
61884d20
DE
8762013-08-14 Cary Coutant <ccoutant@google.com>
877
878 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
879
5e92f71a
TT
8802013-08-13 Tom Tromey <tromey@redhat.com>
881 Yao Qi <yao@codesourcery.com>
882
883 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
884 * lib/gdb.exp: Handle GDB_PARALLEL.
885 (default_gdb_version): Kill inotify_pid if it exists.
886 (default_gdb_exit): Emit warning if the inotify log is not
887 empty.
888 (standard_output_file): Respect GDB_PARALLEL.
889 (standard_temp_file): Likewise.
890 (gdb_init): Start inotifywait if requested.
891
5c30d39a
AB
8922013-08-13 Andrew Burgess <aburgess@broadcom.com>
893
894 * gdb.base/printcmds.exp (test_printf): Add test for printf of
895 pointer with various flags.
896
17e1c970
TT
8972013-08-13 Tom Tromey <tromey@redhat.com>
898
899 * lib/cache.exp: New file.
900 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
901 * lib/gdb.exp: Load cache.exp.
902 (support_complex_tests, is_ilp32_target, is_lp64_target)
903 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
904 (gdb_skip_xml_test): Use gdb_caching_proc.
905 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
906
4e234898
TT
9072013-08-13 Tom Tromey <tromey@redhat.com>
908
909 * lib/gdb.exp (standard_temp_file): New proc.
910 (support_complex_tests, is_ilp32_target, is_lp64_target)
911 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
912 standard_temp_file.
913
53e981d9
TT
9142013-08-13 Tom Tromey <tromey@redhat.com>
915
916 * lib/gdb.exp (build_id_debug_filename_get): Use
917 standard_output_file.
918 * lib/prelink-support.exp (section_get)
919 (build_executable_own_libs): Use standard_output_file.
920
3f539315
TT
9212013-08-12 Tom Tromey <tromey@redhat.com>
922
923 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
924
b4013987
AA
9252013-08-12 Ali Anwar <alianwar@codesourcery.com>
926
927 * gdb.base/break.exp: Test break via convenience variable
928 with file name.
929
f61d5529
DE
9302013-08-09 Doug Evans <dje@google.com>
931
932 * lib/future.exp (gdb_find_ldd): New proc.
933 * lib/prelink-support.exp (build_executable_own_libs): Call it.
934 Make "/usr/sbin/" in prelink path optional.
935
1ed8d800
YQ
9362013-08-09 Yao Qi <yao@codesourcery.com>
937
938 * gdb.trace/collection.exp (gdb_collect_args_test): Set
939 "only" and "both" to 'print entry-values' before selecting
940 trace frame.
941
82a0a75f
YQ
9422013-08-08 Yao Qi <yao@codesourcery.com>
943
944 * gdb.trace/mi-trace-unavailable.exp: Don't set
945 "print entry-values" to "no".
946 (test_trace_unavailable): Set various values to
947 "print entry-values" to test that the output of
948 '-stack-list-locals' is not affected, and then set
949 set "print entry-values" to "no".
950
ac52f9a2
DE
9512013-08-07 Doug Evans <dje@google.com>
952
953 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
954 * gdb.python/py-value-cc.exp: Update.
955 * gdb.python/py-value.exp: Use different names for .o files for
956 C and C++. Only perform C++ tests if !skip_cplus_tests.
957
bf6d8a91
TT
9582013-08-07 Tom Tromey <tromey@redhat.com>
959
960 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
961
f9125b6c
TT
9622013-08-07 Tom Tromey <tromey@redhat.com>
963
964 * gdb.dwarf2/dwz.exp: New file.
965
3a1115a0
TT
9662013-08-02 Tom Tromey <tromey@redhat.com>
967
968 * gdb.base/watchpoint.c (struct foo5): New.
969 (nullptr): New global.
970 * gdb.base/watchpoint.exp (test_watch_location): Add test.
971
b846d303
DE
9722013-08-01 Doug Evans <dje@google.com>
973
7ee85ab1
DE
974 PR symtab/15691
975 * gdb.dwarf2/fission-mix.exp: New file.
976 * gdb.dwarf2/fission-mix.h: New file.
977 * gdb.dwarf2/fission-mix.c: New file.
978 * gdb.dwarf2/fission-mix2.c: New file.
979
b846d303
DE
980 PR symtab/15695
981 * gdb.base/func-ptr.exp: New file.
982 * gdb.base/func-ptr.c: New file.
983
67d21849
YQ
9842013-08-01 Yao Qi <yao@codesourcery.com>
985
986 * gdb.python/py-sync-interp.c: New.
987 * gdb.python/py-sync-interp.exp: New.
988
de74e63a
YQ
9892013-07-31 Yao Qi <yao@codesourcery.com>
990
991 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
992 'tdump' on stack frame 0 and 1 respectively.
993
680558e8
YQ
9942013-07-31 Yao Qi <yao@codesourcery.com>
995
996 PR gdb/13443
997 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
998 'traceframe'. Wrap test with with_test_prefix.
999 (top level): Update.
1000
48bbe0bf
YQ
10012013-07-31 Yao Qi <yao@codesourcery.com>
1002
1003 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
1004 'gdb_start'.
1005 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
1006 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
1007
11b4b7cc
AB
10082013-07-30 Andrew Burgess <aburgess@broadcom.com>
1009
1010 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
1011 when printing an optimized out value. Expect an error when using
1012 an optimized out value in an expression.
1013
b0c54aa5
AB
10142013-07-30 Andrew Burgess <aburgess@broadcom.com>
1015
1016 * gdb.dwarf2/pieces-optimized-out.exp: New file.
1017 * gdb.dwarf2/pieces-optimized-out.c: New file.
1018 * gdb.dwarf2/pieces-optimized-out.S: New file.
1019
97c85fc6
MB
10202013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
1021
1022 PR gdb/15715
1023 * gdb.base/setshow.exp: Test that relative paths passed to
1024 'set history filename' are converted to absolute paths.
1025
5b32ae97
KS
10262013-07-26 Keith Seitz <keiths@redhat.com>
1027
1028 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
1029 of f77.
1030 Allow for compiler variations of integer types.
1031 Use mi_create_varobj.
1032 Use mi_list_varobj_children for the immediate children of `array'.
1033 Add "has_more" attribute for grandchildren test.
1034
6f64ef53
PA
10352013-07-26 Pedro Alves <palves@redhat.com>
1036
1037 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
1038 files.
1039
fdc8aae8
AB
10402013-07-25 Andrew Burgess <aburgess@broadcom.com>
1041
1042 * gdb.mi/mi-reg-undefined.exp: New file.
1043 * gdb.mi/mi-reg-undefined.c: Likewise.
1044 * gdb.mi/mi-reg-undefined.S: Likewise.
1045
6fbe845e
AB
10462013-07-25 Andrew Burgess <aburgess@broadcom.com>
1047
1048 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
1049 z, o, and t output formats.
1050 * gdb.base/display.exp: Use 'k' as an undefined format now that
1051 'z' is defined.
1052
7b79b135
DE
10532013-07-24 Doug Evans <dje@google.com>
1054
1055 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
1056 "--" to switch.
1057
a0607b84
YQ
10582013-07-24 Yao Qi <yao@codesourcery.com>
1059
1060 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
1061 host.
1062 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
1063 Likewise. If host is remote, copy ${binfile} to host.
1064
2eb14a9b
YQ
10652013-07-23 Yao Qi <yao@codesourcery.com>
1066
1067 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
1068 message.
1069
5d0a3b53
WN
10702013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1071
1072 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
1073 instructions and enable disp-step-syscall for arm targets.
1074
9a5911c0
WN
10752013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1076
1077 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
1078 assembler errors on arm.
1079 * gdb.dwarf2/mac-fileno.S: Likewise.
1080 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1081 * gdb.dwarf2/pr13961.S: Likewise.
1082
fa876972
HZ
10832013-07-19 Hui Zhu <hui@codesourcery.com>
1084
1085 PR gdb/15692
1086 * gdb.mi/mi-dprintf.exp: Add double quotes test.
1087
1527aea8
YQ
10882013-07-19 Yao Qi <yao@codesourcery.com>
1089
1090 * gdb.trace/read-memory.exp (test_from_remote): Update test.
1091 (teset_from_exec): Likewise.
1092
73c1d57e
YQ
10932013-07-19 Yao Qi <yao@codesourcery.com>
1094
1095 * gdb.trace/read-memory.c: New.
1096 * gdb.trace/read-memory.exp: New.
1097
a075c3e5
YQ
10982013-07-19 Yao Qi <yao@codesourcery.com>
1099
1100 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
1101 $dest to link options if host is remote. Move the
1102 generated file to $dest.a on host if host is remote.
1103
623cc285
WN
11042013-07-18 Will Newton <will.newton@linaro.org>
1105
1106 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
1107 to ensure the test is linked against pthreads.
1108 * gdb.threads/tls-var-main.c: Likewise.
1109 * gdb.threads/tls-shared.c: Likewise.
1110
1f74d3b5
YQ
11112013-07-18 Yao Qi <yao@codesourcery.com>
1112
1113 * lib/future.exp (gdb_default_target_compile): Use tail name
1114 of $destfile as the output name of compile. Move the
1115 generated file to $destfile on build.
1116
f6dc277e
YQ
11172013-07-18 Yao Qi <yao@codesourcery.com>
1118
1119 * lib/gdb.exp (gdb_compile): Set
1120 gdb_saved_set_unbuffered_mode_obj to
1121 set_unbuffered_mode_saved.o if host is remote. Invoke
1122 remote_download to copy $unbuf_obj to host.
1123
e7045703
DE
11242013-07-17 Doug Evans <dje@google.com>
1125
1126 * gdb.python/py-frame-args.c: New file.
1127 * gdb.python/py-frame-args.py: New file.
1128 * gdb.python/py-frame-args.exp New file.
1129
5ea5559b
AB
11302013-07-16 Andrew Burgess <aburgess@broadcom.com>
1131
1132 * gdb.base/printcmds.exp (test_printf): Add tests for format
1133 strings with missing format specifier.
1134
4229ca0e
TT
11352013-07-16 Tom Tromey <tromey@redhat.com>
1136
1137 * gdb.ada/info_types.exp: Use standard_testfile.
1138
5ee657d5
TT
11392013-07-16 Tom Tromey <tromey@redhat.com>
1140
1141 * gdb.mi/mi-basics.exp: Use standard_output_file.
1142 (test_dir_specification, test_cwd_specification)
1143 (test_path_specification): Use testsubdir, not subdir and objdir.
1144
20e3d738
TT
11452013-07-16 Tom Tromey <tromey@redhat.com>
1146
1147 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
1148
7d7c6477
JB
11492013-07-09 Joel Brobecker <brobecker@adacore.com>
1150
1151 * gdb.ada/small_reg_param.exp: Accept optional entry value
1152 for parameter "w".
1153
52cd8b7d
JB
11542013-07-09 Joel Brobecker <brobecker@adacore.com>
1155
1156 * gdb.ada/small_reg_param.exp: Remove trailing space.
1157
2a998fc0
DE
11582013-07-09 Doug Evans <dje@google.com>
1159
1160 * gdb.base/default.exp: Update expected output of "show print array"
1161 and "show print pretty".
1162
0329e9fb
UW
11632013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1164
1165 * gdb.threads/wp-replication.exp: Stop counting available hardware
1166 watchpoints after NR_THREADS iterations.
1167
1953058f
AB
11682013-07-08 Andrew Burgess <aburgess@broadcom.com>
1169
1170 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
1171
7c0de741
YQ
11722013-07-07 Yao Qi <yao@codesourcery.com>
1173
1174 * boards/native-gdbserver.exp: Move invoke of
1175 process_multilib_options to gdbserver-base.exp.
1176 Move set_board_info 'compiler', 'gdb,noinferiorio',
1177 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
1178 gdbserver-base.exp.
1179 Move proc ${board}_download, ${board}_upload and
1180 ${board}_file to gdbserver-base.exp.
1181 * boards/native-extended-gdbserver.exp: Likewise.
1182 * boards/native-stdio-gdbserver.exp: Likewise.
1183 * boards/gdbserver-base.exp: New file.
1184
497a4c48
LM
11852013-07-05 Luis Machado <lgustavo@codesourcery.com>
1186
1187 * gdb.base/dump.exp: Remove arch-specific tests and do a
1188 generic data address check to set is64bitonly correctly.
1189
bb3f62fc
LM
11902013-07-05 Luis Machado <lgustavo@codesourcery.com>
1191
1192 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
1193 the register number instead of expecting only 0.
1194
005faa9d
WN
11952013-07-05 Will Newton <will.newton@linaro.org>
1196
1197 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
1198 in asm syntax to allow building on ARM.
1199
4767856f
YQ
12002013-07-05 Yao Qi <yao@codesourcery.com>
1201
1202 * boards/local-remote-host.exp: Remove obsolete comments.
1203 * boards/native-extended-gdbserver.exp: Likewise.
1204 * boards/native-gdbserver.exp: Likewise.
1205 * boards/native-stdio-gdbserver.exp: Likewise.
1206
691a26f5
AB
12072013-07-04 Andrew Burgess <aburgess@broadcom.com>
1208
1209 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
1210 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
1211 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
1212
4d142eaa
JK
12132013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1214
1215 * gdb.base/break-on-linker-gcd-function.exp: Replace
1216 prepare_for_testing by build_executable_from_specs and clean_restart.
1217
62cef515
TT
12182013-06-27 Tom Tromey <tromey@redhat.com>
1219
1220 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
1221 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
1222 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
1223 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
1224 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
1225 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
1226 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
1227 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
1228 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
1229 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
1230 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
1231 Use standard_testfile, standard_output_file, prepare_for_testing,
1232 clean_restart.
1233
0ab77f5f
TT
12342013-06-27 Tom Tromey <tromey@redhat.com>
1235
1236 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
1237 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
1238 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
1239 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
1240 gdb.base/shreloc.exp, gdb.base/sigall.exp,
1241 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
1242 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
1243 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
1244 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
1245 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
1246 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
1247 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
1248 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
1249 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
1250 gdb.base/solib-weak.exp, gdb.base/source.exp,
1251 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
1252 gdb.base/stap-probe.exp, gdb.base/start.exp,
1253 gdb.base/step-break.exp, gdb.base/step-bt.exp,
1254 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
1255 gdb.base/step-test.exp, gdb.base/structs.exp,
1256 gdb.base/structs2.exp, gdb.base/structs3.exp,
1257 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
1258 standard_output_file, prepare_for_testing, clean_restart.
1259
822bd149
TT
12602013-06-27 Tom Tromey <tromey@redhat.com>
1261
1262 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
1263 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
1264 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
1265 gdb.base/pending.exp, gdb.base/permissions.exp,
1266 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
1267 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
1268 gdb.base/printcmds.exp, gdb.base/prologue.exp,
1269 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
1270 gdb.base/ptype.exp, gdb.base/randomize.exp,
1271 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
1272 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
1273 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
1274 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
1275 standard_testfile, standard_output_file, prepare_for_testing,
1276 clean_restart.
1277
f8b41b00
TT
12782013-06-27 Tom Tromey <tromey@redhat.com>
1279
a8c97a87
TT
1280 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
1281 gdb.base/huge.exp, gdb.base/included.exp,
1282 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
1283 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
1284 gdb.base/info-os.exp, gdb.base/info-proc.exp,
1285 gdb.base/info-target.exp, gdb.base/infoline.exp,
1286 gdb.base/interp.exp, gdb.base/interrupt.exp,
1287 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
1288 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
1289 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
1290 gdb.base/logical.exp, gdb.base/long_long.exp,
1291 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
1292 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
1293 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
1294 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
1295 standard_testfile, standard_output_file, prepare_for_testing,
1296 clean_restart.
1297
289f9037
TT
12982013-06-27 Tom Tromey <tromey@redhat.com>
1299
a8c97a87
TT
1300 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
1301 gdb.base/enumval.exp, gdb.base/environ.exp,
1302 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
1303 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
1304 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
1305 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
1306 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
1307 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
1308 gdb.base/fullname.exp, gdb.base/funcargs.exp,
1309 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
1310 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
1311 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
1312 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
1313 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
1314 gdb.base/gnu_vector.exp: Use standard_testfile,
1315 standard_output_file, prepare_for_testing, clean_restart.
289f9037 1316
f76495c8
TT
13172013-06-27 Tom Tromey <tromey@redhat.com>
1318
a8c97a87
TT
1319 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1320 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1321 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1322 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1323 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1324 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1325 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1326 gdb.base/commands.exp, gdb.base/completion.exp,
1327 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1328 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1329 gdb.base/constvars.exp, gdb.base/corefile.exp,
1330 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1331 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1332 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1333 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1334 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1335 standard_output_file, prepare_for_testing, clean_restart.
1336
a64d2530
TT
13372013-06-27 Tom Tromey <tromey@redhat.com>
1338
a8c97a87
TT
1339 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1340 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1341 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1342 gdb.base/async-shell.exp, gdb.base/async.exp,
1343 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1344 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1345 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1346 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1347 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1348 gdb.base/break-on-linker-gcd-function.exp,
1349 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1350 standard_output_file, prepare_for_testing, clean_restart.
1351
aaff8d73
YQ
13522013-06-26 Yao Qi <yao@codesourcery.com>
1353
1354 * gdb.trace/mi-trace-frame-collected.exp: New.
1355
a0743c90
YQ
13562013-06-25 Yao Qi <yao@codesourcery.com>
1357
1358 * boards/native-extended-gdbserver.exp: Set board_info
1359 'gdb,predefined_tsv'.
1360 * boards/native-gdbserver.exp: Likewise.
1361 * boards/native-stdio-gdbserver.exp: Likewise.
1362 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1363 uploaded TSVs if target supports tracing.
1364 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1365 tracing and target has predefined tsv.
1366
9d6e6e84
HZ
13672013-06-25 Yao Qi <yao@codesourcery.com>
1368 Hui Zhu <hui@codesourcery.com>
1369 Pedro Alves <palves@redhat.com>
1370
1371 PR breakpoints/15075
1372 PR breakpoints/15434
1373 * gdb.base/dprintf-next.c: New file.
1374 * gdb.base/dprintf-next.exp: New file.
1375 * gdb.base/dprintf-non-stop.c: New file.
1376 * gdb.base/dprintf-non-stop.exp: New file.
1377 * gdb.base/dprintf.exp: Don't check "continue" in the output
1378 of "info breakpoints".
1379 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1380 Don't check "continue" in script field.
1381
e7ab3185
TT
13822013-06-21 Tom Tromey <tromey@redhat.com>
1383
1384 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1385 name in a test name.
1386
c898adb7
YQ
13872013-06-20 Yao Qi <yao@codesourcery.com>
1388
1389 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1390 and set an action.
1391 (test_trace_unavailable): Test command -data-list-register-values
1392 in the context of traceframe and with option --skip-unavailable.
1393 * gdb.trace/trace-unavailable.c (foo): New.
1394 (main): Call it.
1395 * gdb.mi/gdb2549.exp: Update matching pattern.
1396
4d157a3d
MF
13972013-06-19 Mike Frysinger <vapier@gentoo.org>
1398
1399 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1400 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1401 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1402 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1403 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1404
d69cace4
LM
14052013-06-19 Luis Machado <lgustavo@codesourcery.com>
1406
1407 * gdb.base/subst.exp: Delete default rules before further
1408 tests.
1409
9bdd0636
YQ
14102013-06-19 Yao Qi <yao@codesourcery.com>
1411
1412 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1413 unsupported if it is not registered.
1414
427cd150
TT
14152013-06-18 Tom Tromey <tromey@redhat.com>
1416
1417 * gdb.base/random-signal.c: New file.
1418 * gdb.base/random-signal.exp: New file.
1419
6de7c271
WN
14202013-06-18 Will Newton <will.newton@linaro.org>
1421
1422 * gdb.base/skip.c: Use comma to evaluate results of foo()
1423 and bar() before passing to baz().
1424 * gdb.base/skip.c: baz() now takes one argument instead of
1425 two.
1426
5bd1ef56
TT
14272013-06-18 Tom Tromey <tromey@redhat.com>
1428
1429 * gdb.dwarf2/implptrpiece.exp: New file.
1430 * gdb.dwarf2/implptrconst.exp (d): New variable.
1431 Print d.
1432 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1433
e379b391
TT
14342013-06-18 Tom Tromey <tromey@redhat.com>
1435
1436 * lib/selftest-support.exp (do_self_tests): Reject remote or
1437 non-native targets.
1438 * gdb.gdb/complaints.exp: Remove check.
1439 * gdb.gdb/observer.exp: Remove check.
1440 * gdb.gdb/xfullpath.exp: Remove check.
1441 * gdb.gdb/complaints.exp: Remove check.
1442
4ec70201
PA
14432013-06-07 Pedro Alves <palves@redhat.com>
1444
1445 * boards/native-extended-gdbserver.exp: Remove semicolon.
1446 * config/arm-ice.exp: Likewise.
1447 * config/bfin.exp: Likewise.
1448 * config/cygmon.exp: Likewise.
1449 * config/h8300.exp: Likewise.
1450 * config/monitor.exp: Likewise.
1451 * config/sid.exp: Likewise.
1452 * config/sim.exp: Likewise.
1453 * config/slite.exp: Likewise.
1454 * config/vx.exp: Likewise.
1455 * gdb.arch/i386-bp_permanent.exp: Likewise.
1456 * gdb.asm/asm-source.exp: Likewise.
1457 * gdb.base/args.exp: Likewise.
1458 * gdb.base/attach-pie-misread.exp: Likewise.
1459 * gdb.base/auxv.exp: Likewise.
1460 * gdb.base/bigcore.exp: Likewise.
1461 * gdb.base/bitfields2.exp: Likewise.
1462 * gdb.base/bitfields.exp: Likewise.
1463 * gdb.base/break.exp: Likewise.
1464 * gdb.base/break-interp.exp: Likewise.
1465 * gdb.base/callfuncs.exp: Likewise.
1466 * gdb.base/call-sc.exp: Likewise.
1467 * gdb.base/commands.exp: Likewise.
1468 * gdb.base/corefile.exp: Likewise.
1469 * gdb.base/dbx.exp: Likewise.
1470 * gdb.base/ending-run.exp: Likewise.
1471 * gdb.base/exprs.exp: Likewise.
1472 * gdb.base/funcargs.exp: Likewise.
1473 * gdb.base/hbreak2.exp: Likewise.
1474 * gdb.base/huge.exp: Likewise.
1475 * gdb.base/list.exp: Likewise.
1476 * gdb.base/memattr.exp: Likewise.
1477 * gdb.base/overlays.exp: Likewise.
1478 * gdb.base/printcmds.exp: Likewise.
1479 * gdb.base/recurse.exp: Likewise.
1480 * gdb.base/remotetimeout.exp: Likewise.
1481 * gdb.base/reread.exp: Likewise.
1482 * gdb.base/savedregs.exp: Likewise.
1483 * gdb.base/scope.exp: Likewise.
1484 * gdb.base/sepdebug.exp: Likewise.
1485 * gdb.base/setshow.exp: Likewise.
1486 * gdb.base/setvar.exp: Likewise.
1487 * gdb.base/sigaltstack.exp: Likewise.
1488 * gdb.base/siginfo-addr.exp: Likewise.
1489 * gdb.base/siginfo.exp: Likewise.
1490 * gdb.base/siginfo-obj.exp: Likewise.
1491 * gdb.base/sigrepeat.exp: Likewise.
1492 * gdb.base/sigstep.exp: Likewise.
1493 * gdb.base/structs.exp: Likewise.
1494 * gdb.base/testenv.exp: Likewise.
1495 * gdb.base/twice.exp: Likewise.
1496 * gdb.base/valgrind-db-attach.exp: Likewise.
1497 * gdb.base/valgrind-infcall.exp: Likewise.
1498 * gdb.base/varargs.exp: Likewise.
1499 * gdb.base/watchpoint.exp: Likewise.
1500 * gdb.cp/gdb1355.exp: Likewise.
1501 * gdb.cp/misc.exp: Likewise.
1502 * gdb.disasm/hppa.exp: Likewise.
1503 * gdb.disasm/t01_mov.exp: Likewise.
1504 * gdb.disasm/t02_mova.exp: Likewise.
1505 * gdb.disasm/t03_add.exp: Likewise.
1506 * gdb.disasm/t04_sub.exp: Likewise.
1507 * gdb.disasm/t05_cmp.exp: Likewise.
1508 * gdb.disasm/t06_ari2.exp: Likewise.
1509 * gdb.disasm/t07_ari3.exp: Likewise.
1510 * gdb.disasm/t08_or.exp: Likewise.
1511 * gdb.disasm/t09_xor.exp: Likewise.
1512 * gdb.disasm/t10_and.exp: Likewise.
1513 * gdb.disasm/t11_logs.exp: Likewise.
1514 * gdb.disasm/t12_bit.exp: Likewise.
1515 * gdb.disasm/t13_otr.exp: Likewise.
1516 * gdb.gdb/selftest.exp: Likewise.
1517 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1518 * gdb.mi/mi-reverse.exp: Likewise.
1519 * gdb.pascal/floats.exp: Likewise.
1520 * gdb.python/py-inferior.exp: Likewise.
1521 * gdb.threads/attach-into-signal.exp: Likewise.
1522 * gdb.threads/pthreads.exp: Likewise.
1523 * gdb.threads/thread_events.exp: Likewise.
1524 * gdb.threads/watchthreads.exp: Likewise.
1525 * gdb.trace/actions-changed.exp: Likewise.
1526 * gdb.trace/actions.exp: Likewise.
1527 * gdb.trace/ax.exp: Likewise.
1528 * gdb.trace/backtrace.exp: Likewise.
1529 * gdb.trace/change-loc.exp: Likewise.
1530 * gdb.trace/deltrace.exp: Likewise.
1531 * gdb.trace/disconnected-tracing.exp: Likewise.
1532 * gdb.trace/ftrace.exp: Likewise.
1533 * gdb.trace/infotrace.exp: Likewise.
1534 * gdb.trace/passc-dyn.exp: Likewise.
1535 * gdb.trace/passcount.exp: Likewise.
1536 * gdb.trace/pending.exp: Likewise.
1537 * gdb.trace/qtro.exp: Likewise.
1538 * gdb.trace/range-stepping.exp: Likewise.
1539 * gdb.trace/report.exp: Likewise.
1540 * gdb.trace/save-trace.exp: Likewise.
1541 * gdb.trace/status-stop.exp: Likewise.
1542 * gdb.trace/strace.exp: Likewise.
1543 * gdb.trace/tfile.exp: Likewise.
1544 * gdb.trace/tfind.exp: Likewise.
1545 * gdb.trace/trace-break.exp: Likewise.
1546 * gdb.trace/tracecmd.exp: Likewise.
1547 * gdb.trace/trace-mt.exp: Likewise.
1548 * gdb.trace/tspeed.exp: Likewise.
1549 * gdb.trace/tsv.exp: Likewise.
1550 * gdb.trace/while-stepping.exp: Likewise.
1551 * lib/gdb.exp: Likewise.
1552 * lib/gdbserver-support.exp: Likewise.
1553 * lib/java.exp: Likewise.
1554 * lib/mi-support.exp: Likewise.
1555 * lib/pascal.exp: Likewise.
1556 * lib/prompt.exp: Likewise.
1557 * lib/trace-support.exp: Likewise.
1558
47d48711
PA
15592013-06-07 Pedro Alves <palves@redhat.com>
1560
1561 * gdb.ada/info_types.c: Fix formating in copyright header.
1562 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1563 * gdb.base/float.c: Likewise.
1564 * gdb.base/inferior-died.c: Likewise.
1565 * gdb.base/interp.c: Likewise.
1566 * gdb.base/jit-main.c: Likewise.
1567 * gdb.base/jit-solib.c: Likewise.
1568 * gdb.base/long_long.c: Likewise.
1569 * gdb.base/longjmp.c: Likewise.
1570 * gdb.base/nextoverexit.c: Likewise.
1571 * gdb.base/pr11022.c: Likewise.
1572 * gdb.base/prelink-lib.c: Likewise.
1573 * gdb.base/prelink.c: Likewise.
1574 * gdb.base/prologue.c: Likewise.
1575 * gdb.base/restore.c: Likewise.
1576 * gdb.base/sigchld.c: Likewise.
1577 * gdb.base/solib-search-lib1.c: Likewise.
1578 * gdb.base/solib-search-lib2.c: Likewise.
1579 * gdb.base/solib-search.c: Likewise.
1580 * gdb.base/solib-search.h: Likewise.
1581 * gdb.base/whatis.c: Likewise.
1582 * gdb.cp/abstract-origin.cc: Likewise.
1583 * gdb.cp/anon-struct.cc: Likewise.
1584 * gdb.cp/baseenum.cc: Likewise.
1585 * gdb.cp/bs15503.cc: Likewise.
1586 * gdb.cp/call-c-1.c: Likewise.
1587 * gdb.cp/call-c.cc: Likewise.
1588 * gdb.cp/class2.cc: Likewise.
1589 * gdb.cp/classes.cc: Likewise.
1590 * gdb.cp/cttiadd.cc: Likewise.
1591 * gdb.cp/cttiadd1.cc: Likewise.
1592 * gdb.cp/cttiadd2.cc: Likewise.
1593 * gdb.cp/cttiadd3.cc: Likewise.
1594 * gdb.cp/derivation.cc: Likewise.
1595 * gdb.cp/derivation2.cc: Likewise.
1596 * gdb.cp/dispcxx.cc: Likewise.
1597 * gdb.cp/exception.cc: Likewise.
1598 * gdb.cp/gdb2384-base.cc: Likewise.
1599 * gdb.cp/gdb2384-base.h: Likewise.
1600 * gdb.cp/gdb2384.cc: Likewise.
1601 * gdb.cp/gdb2495.cc: Likewise.
1602 * gdb.cp/mb-inline.h: Likewise.
1603 * gdb.cp/mb-inline1.cc: Likewise.
1604 * gdb.cp/mb-inline2.cc: Likewise.
1605 * gdb.cp/member-name.cc: Likewise.
1606 * gdb.cp/member-ptr.cc: Likewise.
1607 * gdb.cp/misc.cc: Likewise.
1608 * gdb.cp/namespace1.cc: Likewise.
1609 * gdb.cp/nextoverthrow.cc: Likewise.
1610 * gdb.cp/pr-574.cc: Likewise.
1611 * gdb.cp/pr9631.cc: Likewise.
1612 * gdb.cp/printmethod.cc: Likewise.
1613 * gdb.cp/psmang1.cc: Likewise.
1614 * gdb.cp/psmang2.cc: Likewise.
1615 * gdb.cp/psymtab-parameter.cc: Likewise.
1616 * gdb.cp/ptype-flags.cc: Likewise.
1617 * gdb.cp/ref-params.cc: Likewise.
1618 * gdb.cp/ref-types.cc: Likewise.
1619 * gdb.cp/smartp.cc: Likewise.
1620 * gdb.cp/try_catch.cc: Likewise.
1621 * gdb.cp/userdef.cc: Likewise.
1622 * gdb.cp/using-crash.cc: Likewise.
1623 * gdb.cp/virtfunc.cc: Likewise.
1624 * gdb.cp/virtfunc2.cc: Likewise.
1625 * gdb.dwarf2/callframecfa.S: Likewise.
1626 * gdb.dwarf2/dw2-ranges.c: Likewise.
1627 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1628 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1629 * gdb.dwarf2/dw2-restore.S: Likewise.
1630 * gdb.dwarf2/pieces.S: Likewise.
1631 * gdb.dwarf2/valop.S: Likewise.
1632 * gdb.java/jnpe.java: Likewise.
1633 * gdb.mi/mi-stepn.c: Likewise.
1634 * gdb.mi/mi-var-cp.cc: Likewise.
1635 * gdb.mi/mi-var-rtti.cc: Likewise.
1636 * gdb.mi/ns-stale-regcache.c: Likewise.
1637 * gdb.mi/pr11022.c: Likewise.
1638 * gdb.mi/solib-lib.c: Likewise.
1639 * gdb.mi/solib-main.c: Likewise.
1640 * gdb.python/py-arch.c: Likewise.
1641 * gdb.python/py-block.c: Likewise.
1642 * gdb.python/py-breakpoint.c: Likewise.
1643 * gdb.python/py-events.c: Likewise.
1644 * gdb.python/py-evthreads.c: Likewise.
1645 * gdb.python/py-explore.c: Likewise.
1646 * gdb.python/py-explore.cc: Likewise.
1647 * gdb.python/py-finish-breakpoint.c: Likewise.
1648 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1649 * gdb.python/py-symbol.c: Likewise.
1650 * gdb.threads/execl.c: Likewise.
1651 * gdb.threads/execl1.c: Likewise.
1652
88ab5684
WN
16532013-06-07 Will Newton <will.newton@linaro.org>
1654
1655 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1656
42daa7a0
WN
16572013-06-07 Will Newton <will.newton@linaro.org>
1658
1659 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1660 and "starting".
1661
f4059ef3
WN
16622013-06-07 Will Newton <will.newton@linaro.org>
1663
1664 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1665 destructor prototypes for ARM ABI.
1666 * gdb.cp/m-static.exp: Likewise.
1667
8cb5cc78
YQ
16682013-06-07 Yao Qi <yao@codesourcery.com>
1669
1670 * gdb.trace/mi-trace-unavailable.exp: New.
1671 * gdb.trace/trace-unavailable.c: New.
1672
c6cf1712
DE
16732013-06-06 Doug Evans <dje@google.com>
1674
1675 * gdb.cp/derivation.exp: Make tests have unique names.
1676
bf6be0f4
TT
16772013-06-06 Tom Tromey <tromey@redhat.com>
1678
1679 * gdb.base/dump.exp (capture_value): Don't put expression into
1680 test name if arguments passed in.
1681 Rename a couple more tests to make them unique.
1682
ebb022fa
TT
16832013-06-06 Tom Tromey <tromey@redhat.com>
1684
1685 * gdb.base/break-always.exp: Explicitly specify test name.
1686
69fc87c2
DE
16872013-06-05 Doug Evans <dje@google.com>
1688 Keith Seitz <keiths@redhat.com>
1689
1690 * gdb.cp/derivation2.cc: New file.
1691 * gdb.cp/derivation.cc (main): Call foo2.
1692 * gdb.cp/derivation.exp: Add tests for typedefs in another
1693 file, and when there's an active block.
1694
f993f39e
LM
16952013-06-05 Luis Machado <lgustavo@codesourcery.com>
1696
1697 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1698 from targets that use function descriptors in the virtual tables.
1699 Handle presence of dot symbols.
1700
afacd7f3
GB
17012013-06-04 Gary Benson <gbenson@redhat.com>
1702
1703 * gdb.base/break-probes.exp: New file.
1704 * gdb.base/break-probes.c: Likewise.
1705 * gdb.base/break-probes-solib.c: Likewise.
1706 * gdb.base/info-shared.exp: New file.
1707 * gdb.base/info-shared.c: Likewise.
1708 * gdb.base/info-shared-solib1.c: Likewise.
1709 * gdb.base/info-shared-solib2.c: Likewise.
1710
a29a3fb7
GB
17112013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1712 Gary Benson <gbenson@redhat.com>
1713
1714 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1715 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1716 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1717 to be set to "no" to indicate that no ld.so copy should be made.
1718 * gdb.base/break-interp.exp (solib_bp): New constant.
1719 (reach_1): Use the above instead of "_dl_debug_state".
1720 (test_attach): Likewise.
1721 (test_ld): Likewise.
1722 * gdb.threads/dlopen-libpthread.exp: New file.
1723 * gdb.threads/dlopen-libpthread.c: Likewise.
1724 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1725 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1726
62a813cc
YQ
17272013-05-30 Yao Qi <yao@codesourcery.com>
1728
1729 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1730 Add a test that no MI notification is emitted when executing
1731 -exec-arguments.
1732
8f56dad4
JK
17332013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1734
1735 PR testsuite/12649
1736 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1737 $mi_gdb_prompt expectation by mi_expect_stop.
1738 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1739 (mi info dprintf second time): Replace them by mi_send_resuming_command
1740 and mi_expect_stop.
1741
c588eb20
GB
17422013-05-24 Gary Benson <gbenson@redhat.com>
1743
1744 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1745 backslash.
1746 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1747 backslashes.
1748 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1749 backslash.
1750
c0ea94eb
YQ
17512013-05-24 Yao Qi <yao@codesourcery.com>
1752
1753 * gdb.trace/tfile.exp: Test inferior and thread.
1754
db1ac436
YQ
17552013-05-24 Yao Qi <yao@codesourcery.com>
1756 Pedro Alves <palves@redhat.com>
1757
1758 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1759 test fails.
1760 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1761 Return 0 if the test passes, otherwise return 1.
1762
b6abb10c
DE
17632013-05-23 Doug Evans <dje@google.com>
1764
1765 * boards/fission-dwp.exp: New file.
1766
bc5065a7
PA
17672013-05-23 Yao Qi <yao@codesourcery.com>
1768 Pedro Alves <palves@redhat.com>
1769
1770 * gdb.base/range-stepping.c: New file.
1771 * gdb.base/range-stepping.exp: New file.
1772 * gdb.trace/range-stepping.c: New file.
1773 * gdb.trace/range-stepping.exp: New file.
1774 * lib/range-stepping-support.exp: New file.
1775
5f2e6b00
TT
17762013-05-22 Tom Tromey <tromey@redhat.com>
1777
1778 * gdb.cp/class2.cc (main): New local 'aref'.
1779 * gdb.cp/class2.exp: Check printing of 'aref'.
1780
e6ba475a
DE
17812013-05-22 Doug Evans <dje@google.com>
1782
1783 * gdb.threads/wp-replication.c (main): Insert some code at the start
1784 to ensure the breakpoint on main is only hit once. Fix comment.
1785
52c935b6
KS
17862013-05-21 Keith Seitz <keiths@redhat.com>
1787 Pedro Alves <palves@redhat.com>
1788
1789 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1790 gdb_expect.
1791 Add test to flush the remaining input buffer so that this
1792 file passes testsuite/12649.
1793
bd9673a4
PW
17942013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1795
1796 * gdb.base/catch-signal-fork.exp: New file.
1797 * gdb.base/catch-signal-fork.c: New file.
1798
69a97597
SA
17992013-05-21 Sterling Augustine <saugustine@google.com>
1800
1801 * boards/remote-stdio-gdbserver.exp: New file.
1802
44e97363
JK
18032013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1804
1805 PR testsuite/12649
1806 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1807 racy matches.
1808
02392865
CG
18092013-05-21 Christian Groessler <chris@groessler.org>
1810
1811 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1812 since it's not supported in all shells.
1813
c5867ab6
HZ
18142013-05-21 Hui Zhu <hui@codesourcery.com>
1815
1816 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1817 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1818
6c9e2db4
DE
18192013-05-20 Doug Evans <dje@google.com>
1820
1821 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1822 (_handle_DW_TAG): Use it.
1823 (cu, tu): Replace parameters is_64, version, addr_size with options.
1824 All callers updated. Add Fission support.
1825 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1826 * gdb.dwarf2/method-ptr.exp: Ditto.
1827 * gdb.dwarf2/nostaticblock.exp: Ditto.
1828 * gdb.dwarf2/subrange.exp: Ditto.
1829 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1830
4a6e676c
TT
18312013-05-20 Tom Tromey <tromey@redhat.com>
1832
1833 * gdb.gdb/python-selftest.exp: New file.
1834
e19d3afb
DE
18352013-05-20 Doug Evans <dje@google.com>
1836
1837 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1838 -fdebug-types-section.
1839
4d804846
JB
18402013-05-20 Joel Brobecker <brobecker@adacore.com>
1841
1842 * gdb.ada/float_param: New testcase.
1843
8d324e83
DE
18442013-05-17 Doug Evans <dje@google.com>
1845
7d0c9981
DE
1846 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1847 Add tests for "maint check-symtabs", "maint expand-symtabs".
1848
8d324e83
DE
1849 * gdb.base/maint.exp: Remove testing of individual maint command
1850 help output.
1851
177aadc4
PA
18522013-05-16 Pedro Alves <palves@redhat.com>
1853
1854 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1855 comment. Use gdb_test_no_output.
1856
b8fea896
JB
18572013-05-16 Joel Brobecker <brobecker@adacore.com>
1858
1859 * gdb.ada/complete.exp: Add test verifying completion using
1860 the "tab" key.
1861
52c935b6
KS
18622013-05-15 Keith Seitz <keiths@redhat.com>
1863
1864 * gdb.base/filesym.exp: New completer test.
1865 * gdb.base/filesym.c: New file.
1866
ed0f00b8
PA
18672013-05-15 Pedro Alves <palves@redhat.com>
1868
1869 * gdb.base/fixsection.c: Remove attribution.
1870 * gdb.base/watch-read.exp: Ditto.
1871
55fb6d27
TT
18722013-05-13 Tom Tromey <tromey@redhat.com>
1873
1874 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1875 size and change type sizes to 4 bytes.
1876
ac1ca910
TT
18772013-05-13 Tom Tromey <tromey@redhat.com>
1878
1879 * gdb.base/exprs.exp (test_expr): Add regression test.
1880 * gdb.base/exprs.c (null_t_struct): New global.
1881
8414efef
MB
18822013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1883
1884 * gdb.base/default.exp: Disable history saving.
1885 * gdb.base/setshow.exp: Likewise.
1886
9779ab84
PA
18872013-05-10 Pedro Alves <palves@redhat.com>
1888
1889 PR remote/15455
1890
1891 * gdb.trace/qtro.c: New file.
1892 * gdb.trace/qtro.exp: New file.
1893
1e611234
PM
18942013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1895
1896 * gdb.python/py-framefilter.py: New File.
1897 * gdb.python/py-framefilter-mi.exp: Ditto.
1898 * gdb.python/py-framefilter.c: Ditto.
1899 * gdb.python/py-framefilter-mi.exp: Ditto.
1900 * gdb.python/py-framefilter-mi.c: Ditto,
1901 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1902
5e4c3ac4
TT
19032013-05-08 Tom Tromey <tromey@redhat.com>
1904
1905 * gdb.base/solib-search.exp: Set test name for "set
1906 solib-search-path" test.
1907
993654a9
HAQ
19082013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1909
1910 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1911 (set_a_tracepoint): Set tracepoint before prologue.
1912 (run_trace_experiment): Test setup_tracepoints and 'break end'
1913 in it.
1914 (trace_buffer_normal): Remove.
1915 (gdb_trace_circular_tests): Remove. Move tests to...
1916 (top level): ...here. Call 'runto_main' before checking for
1917 trace support. Use commands to check the support for circular
1918 trace buffer and changing of trace buffer size. Add test
1919 to calculate size of single frame. Use this size to
1920 calculate the size of trace buffer. Use 'tfind pc func9'
1921 instead of 'tfind 9'. Use 'with_test_prefix'.
1922
c95aea6b
TT
19232013-05-07 Tom Tromey <tromey@redhat.com>
1924
1925 * lib/selftest-support.exp: New file.
1926 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1927 do_self_tests.
1928 (setup_test, find_gdb): Remove.
1929 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1930 do_self_tests.
1931 (setup_test, find_gdb): Remove.
1932 (test_observer): Don't call setup_test. Remove argument.
1933 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1934 (find_gdb): Remove.
1935 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1936 do_self_tests.
1937 (setup_test, find_gdb): Remove.
1938 (test_with_self): Don't call setup_test. Remove argument.
1939
1f031429
PA
19402013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1941
1942 * gdb.arch/system-gcore.exp: Remove.
1943 * gdb.arch/gcore.c: Remove.
1944 * gdb.base/gcore.exp: Add "info reg system".
1945
58ce7251
SDJ
19462013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1947
1948 PR breakpoints/15413:
1949 * gdb.base/pending.exp: Add test for completion of the "condition"
1950 command for pending breakpoints.
1951 * gdb.linespec/linespec.ex: Add test for completion of the
1952 "condition" command when dealing with multiple locations.
1953
aacbb8a5
LM
19542013-05-07 Luis Machado <lgustavo@codesourcery.com>
1955
1956 * gdb.threads/wp-replication.c: New file.
1957 * gdb.threads/wp-replication.exp: New file.
1958
2dd6254d
SL
19592013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1960
1961 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1962
c2a96e8c
DE
19632013-05-06 Doug Evans <dje@google.com>
1964
b903e17e
DE
1965 * gdb.base/solib-search-lib1.c: New file.
1966 * gdb.base/solib-search-lib2.c: New file.
1967 * gdb.base/solib-search.c: New file.
1968 * gdb.base/solib-search.h: New file.
1969 * gdb.base/solib-search.exp: New file.
1970
fac51dd9
DE
1971 * lib/gdb.exp (gdb_core_cmd): New function.
1972 * gdb.arch/system-gcore.exp: Use it.
1973 * gdb.arch/vsx-regs.exp: Ditto.
1974 * gdb.base/gcore.exp: Ditto.
1975 * gdb.threads/gcore-thread.exp: Ditto.
1976
c2a96e8c
DE
1977 * gdb.reverse/shr.h: New file.
1978 * gdb.reverse/shr1.c: New file.
1979 * gdb.reverse/shr2.c: #include "shr.h".
1980 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1981 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1982 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1983 Update tests using sleep/printf to use shr2.sl instead.
1984 * gdb.reverse/solib-reverse.exp: Ditto.
1985
b6807d98
TT
19862013-05-06 Tom Tromey <tromey@redhat.com>
1987
1988 * gdb.dwarf2/implptrconst.c: New file.
1989 * gdb.dwarf2/implptrconst.exp: New file.
1990 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1991 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1992 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1993
96f7d3f1
PW
19942013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1995
1996 * gdb.base/catch-sig.c (main): Raise SIGINT.
1997 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1998
1ebff1fd
HAQ
19992013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
2000
2001 * status-stop.exp (test_tstart_tstart): Check for error
2002 returned by the second 'tstart' command.
2003
f92b06da
WT
20042013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2005
2006 * gdb.xml/maint_print_struct.exp: New file.
2007 * gdb.xml/maint_print_struct.xml: New file.
2008
ff546935
TT
20092013-04-25 Tom Tromey <tromey@redhat.com>
2010
2011 * gdb.dwarf2/nostaticblock.exp: New file.
2012
bf9e4d0c
MB
20132013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2014
2015 PR gdb/10462
2016 * gdb.base/setshow.exp: Add test case.
2017
a11cfd87
HZ
20182013-04-23 Hui Zhu <hui@codesourcery.com>
2019
2020 PR gdb/15293
a11cfd87
HZ
2021 * gdb.base/dprintf.exp: Add ignore command.
2022
2d9442cc
HZ
20232013-04-23 Hui Zhu <hui@codesourcery.com>
2024
2025 PR gdb/15165
2d9442cc
HZ
2026 * gdb.base/save-bp.exp: Add test for dprintf.
2027
0f3305ed
TT
20282013-04-22 Tom Tromey <tromey@redhat.com>
2029
2030 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
2031 notice_open_fds.
2032
d504301e
SDJ
20332013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2034
2035 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
2036 ldflags.
2037
9991b207
SDJ
20382013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2039
2040 * gdb.arch/arm-bl-branch-dest.c: New file.
2041 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
2042
433730c9
PA
20432013-04-19 Vladimir Kargov <kargov@gmail.com>
2044 Pedro Alves <palves@redhat.com>
2045
2046 * gdb.arch/i386-float.S: New file.
2047 * gdb.arch/i386-float.exp: New file.
2048
9a908334
LM
20492013-04-18 Luis Machado <lgustavo@codesourcery.com>
2050
2051 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
2052 type void *.
2053
4f22ed5c
DE
20542013-04-17 Doug Evans <dje@google.com>
2055
2056 * lib/dwarf.exp (Dwarf): New proc "tu".
2057 * gdb.dwarf2/missing-sig-type.exp: New file.
2058
a0d3f2f5
SCR
20592013-04-15 Siva Chandra Reddy <sivachandra@google.com>
2060
2061 Add option to link testcases with Pthreads library when
2062 using 'prepare_for_testing' in tests.
2063
2064 * lib/gdb.exp (build_executable_from_specs): Use
2065 gdb_compile_pthreads to compile if option "pthreads" is
2066 specified.
2067
cc16e6c9
TT
20682013-04-15 Tom Tromey <tromey@redhat.com>
2069
2070 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
2071
72f1fe8a
TT
20722013-04-15 Tom Tromey <tromey@redhat.com>
2073
2074 * gdb.base/default.exp: Update for $_exception.
2075 * gdb.cp/exceptprint.cc: New file.
2076 * gdb.cp/exceptprint.exp: New file.
2077 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
2078
6e72ca20
TT
20792013-04-15 Tom Tromey <tromey@redhat.com>
2080
2081 * gdb.cp/typeid.cc: New file.
2082 * gdb.cp/typeid.exp: New file.
2083
591f19e8
TT
20842013-04-15 Tom Tromey <tromey@redhat.com>
2085
2086 * gdb.cp/exception.exp: Add "catch rethrow" tests.
2087
da9160e4
YQ
20882013-04-13 Yao Qi <yao@codesourcery.com>
2089
2090 * gdb.base/completion.exp: Test completion of command
2091 'target ctf' if target ctf is supported.
2092
f81d1120
PA
20932013-04-10 Pedro Alves <palves@redhat.com>
2094
2095 * gdb.base/completion.exp: Test "set height", "set listsize" and
2096 "set trace-buffer-size" completion.
2097 * gdb.base/setshow.exp: Test "set height unlimited".
2098 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
2099 unlimited".
2100
393fd4c3
YQ
21012013-04-10 Yao Qi <yao@codesourcery.com>
2102
2103 * gdb.trace/actions.exp: Save trace data to CTF.
2104 Change to ctf target if GDB supports, read CTF data in ctf
2105 target, and check the actions of tracepoints.
2106 * gdb.trace/while-stepping.exp: Likewise.
2107 * gdb.trace/report.exp: Test GDB saves trace data to CTF
2108 format and read CTF trace file if GDB supports.
2109 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
2110 target is supported, change to ctf target, read trace data and
2111 check output of command "tstatus".
2112 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
2113 read CTF data by target ctf and call check_tsv.
2114
b7a273f8
YQ
21152013-04-10 Yao Qi <yao@codesourcery.com>
2116
2117 * gdb.trace/actions.exp (check_tracepoint): New.
2118 (top level): Start the tracing and check the actions of
2119 tracepoints. Save trace data to tfile format. Restart GDB
2120 and read trace file in tfile target. Check the actions of
2121 tracepoints again.
2122 * gdb.trace/while-stepping.exp: Likewise.
2123
f3786771
YQ
21242013-04-10 Yao Qi <yao@codesourcery.com>
2125
2126 * gdb.trace/report.exp: Use standard_output_file for saved
2127 trace file.
2128
5c2b4418
HZ
21292013-04-10 Hui Zhu <hui@codesourcery.com>
2130
2131 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
2132 (MISCELLANEOUS): Add dprintf-pendshr.sl.
2133 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
2134
f7543f0a
JK
21352013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2136
2137 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
2138 response.
2139
f6de8ec2
PA
21402013-04-08 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
2143 the location.
2144
b8abfd58
SL
21452013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2146
2147 * gdb.cp/cplabel.exp: Allow empty directory in file reported
2148 for breakpoint location.
2149
156bffd0
SL
21502013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2151
2152 * gdb.linespec/linespec.exp: Make dir/file:line tests
2153 conditional for non-remote hosts only.
2154
c9a6ce02
PA
21552013-04-04 Stan Shebs <stan@codesourcery.com>
2156 Pedro Alves <palves@redhat.com>
2157
2158 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
2159 * gdb.trace/actions-changed.c: New file.
2160 * gdb.trace/actions-changed.exp: New file.
2161 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
2162 (gdb_trace_setactions_command): ... this. Add "actions_command"
2163 parameter, and handle it.
2164 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
2165
4bd05f24
YQ
21662013-04-04 Yao Qi <yao@codesourcery.com>
2167
2168 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
2169 'step'.
2170
3758b5ce
YQ
21712013-04-03 Yao Qi <yao@codesourcery.com>
2172
2173 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
2174 "tfile-basic.tf".
2175 (test_tfind_tfile): Likewise.
2176
1dcaed0d
YQ
21772013-04-03 Yao Qi <yao@codesourcery.com>
2178
2179 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
2180 "tfile-basic.tf" instead of "basic.tf".
2181 (write_error_trace_file): Pass argument "tfile-error.tf"
2182 instead of "error.tf".
2183 * gdb.trace/tfile.exp: Update tfile names to
2184 "tfile-basic.tf" and "tfile-error.tf".
2185
0e7a53fc
SL
21862013-04-02 Sandra Loosemore <sandra@codesourcery.com>
2187
2188 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
2189 empty directory in file for breakpoint hit.
2190
9852c492
YQ
21912013-03-29 Yao Qi <yao@codesourcery.com>
2192
2193 * gdb.base/completion.exp: Test completion of commands
2194 "target core", "target tfile" and "target exec".
2195 * gdb.trace/tfile.exp: Test completion of command
2196 "target tfile".
2197
af312be7
JB
21982013-03-28 Joel Brobecker <brobecker@adacore.com>
2199
2200 * gdb.ada/win_fu_syms: New testcase.
2201
e4a48d9d
DE
22022013-03-28 Doug Evans <dje@google.com>
2203
2204 * gdb.base/maint.exp (maint print statistics): Update expected output.
2205
7f7cc265
PA
22062013-03-28 Pedro Alves <palves@redhat.com>
2207
2208 PR gdb/15294
2209
2210 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
2211 mean unlimited instead of $arg < 0.
2212 (test_listsize): Remove "listsize of 0 suppresses output" test.
2213 Test that "set listsize 0" ends up with an unlimited listsize.
2214
fc0da894
PA
22152013-03-28 Pedro Alves <palves@redhat.com>
2216
2217 * gdb.base/list.exp (last_line): New global.
2218 (last_line_re): New global.
2219 (test_listsize, test_list_function, test_list_forward)
2220 (test_repeat_list_command, test_list_range)
2221 (test_list_filename_and_function): Use them.
2222 * gdb.base/list0.c: Comment the last line of the file with "last
2223 line".
2224
abe7b711
PA
22252013-03-28 Pedro Alves <palves@redhat.com>
2226
2227 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
2228 list the whole file.
2229
15b3979c
PA
22302013-03-28 Pedro Alves <palves@redhat.com>
2231
2232 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
2233 "set listsize".
2234
96811e3b
KS
22352013-03-26 Keith Seitz <keiths@redhat.com>
2236
2237 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
2238 from passing.
2239
4043f22b
PA
22402013-03-26 Pedro Alves <palves@redhat.com>
2241
2242 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
2243 until after GDB has run.
2244
14a1aa17
YQ
22452013-03-26 Yao Qi <yao@codesourcery.com>
2246
2247 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
2248 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
2249
99c819ee
MM
22502013-03-26 Markus Metzger <markus.t.metzger@intel.com>
2251
2252 * gdb.btrace/enable.exp: Add regression test.
2253
24955f63
TT
22542013-03-25 Tom Tromey <tromey@redhat.com>
2255
2256 * gdb.cp/m-static.exp: Add destructor-printing tests.
2257
fce632b6
TT
22582013-03-25 Tom Tromey <tromey@redhat.com>
2259
2260 * gdb.cp/m-static.exp: Add constructor ptype tests.
2261 * gdb.cp/m-static.cc (single_constructor): New class.
2262 (main): Make instance of single_constructor.
2263
598d3636
JK
22642013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2265 Pedro Alves <palves@redhat.com>
2266
2267 * gdb.server/server-kill.c: New file.
2268 * gdb.server/server-kill.exp: New file.
2269
c12440c9
PA
22702013-03-21 Pedro Alves <palves@redhat.com>
2271
2272 * gdb.trace/trace-buffer-size.exp (get default buffer size):
2273 Expect $gdb_prompt in gdb_test_multiple.
2274
bd712aed
DE
22752013-03-21 Doug Evans <dje@google.com>
2276
2277 * gdb.base/maint.exp: Update tests for per-command stats.
2278
b2f83c08
TT
22792013-03-21 Tom Tromey <tromey@redhat.com>
2280
2281 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
2282 * gdb.cp/misc.exp: Add test for FILENAME:: case.
2283
ef0026f0
PA
22842013-03-20 Pedro Alves <palves@redhat.com>
2285
2286 PR gdb/15289
2287
2288 * gdb.base/remote.exp: Test
2289 "set remote hardware-watchpoint-limit -1",
2290 "set remote hardware-breakpoint-limit -1",
2291 "set remote hardware-watchpoint-limit 2147483647" and
2292 "set remote hardware-breakpoint-limit 2147483647".
2293
3f1175a9
PA
22942013-03-20 Pedro Alves <palves@redhat.com>
2295 Yao Qi <yao@codesourcery.com>
2296
2297 * gdb.trace/tfile.c: Add comments.
2298 (nonconstglob): New global.
2299 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
2300 global that is not covered by the trace frame. Test
2301 disassembling.
2302
a09ae1c1
JK
23032013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2304
2305 * gdb.base/valgrind-infcall.exp
2306 (continue #$continue_count) <remote connection closed>
2307 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
2308 $valgrind_pid.
2309
9ce98649
TT
23102013-03-15 Tom Tromey <tromey@redhat.com>
2311
2312 * gdb.cp/overload.cc (intintfunc): New.
2313 * gdb.cp/overload.exp: Add regression test.
2314
0a251e08
YQ
23152013-03-15 Yao Qi <yao@codesourcery.com>
2316
2317 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2318 using with_test_prefix.
2319 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2320 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2321 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2322 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2323 * gdb.base/break-interp.exp (test_core): Likewise.
2324 (test_attach_gdb): Likewise.
2325 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2326 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2327 Likewise.
2328 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2329 * gdb.base/jit.exp (one_jit_test): Likewise.
2330 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2331 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2332 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2333 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2334 Likewise.
2335 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2336 Likewise.
2337 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2338 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2339 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2340 (tracepoint_change_loc_2): Likewise.
2341 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2342 Likewise.
2343 (disconnected_tfind): Likewise.
2344 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2345 Likewise.
2346 (test_tfind_remote): Likewise.
2347 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2348 Likewise.
2349 (test_pending_resolved): Likewise.
2350 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2351 Likewise.
2352 (test_upload_tsv): Likewise.
2353 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2354 Likewise.
2355 (pending_tracepoint_works): Likewise.
2356 * gdb.trace/report.exp (use_collected_data): Likewise.
2357 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2358 Likewise.
2359 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2360 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2361 (strace_trace_on_same_addr): Likewise.
2362 (strace_trace_on_diff_addr): Likewise.
2363 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2364 (gdb_collect_locals_test): Likewise.
2365 (gdb_unavailable_registers_test): Likewise.
2366 (gdb_collect_globals_test): Likewise.
2367
2c415c0f
YQ
23682013-03-15 Yao Qi <yao@codesourcery.com>
2369
2370 * gdb.base/condbreak.exp: Add semicolon back which was removed
2371 by my previous commit.
2372
ae59b1da
YQ
23732013-03-14 Yao Qi <yao@codesourcery.com>
2374
2375 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2376 'return'.
2377 (gdb_target_monitor, gdb_load): Likewise.
2378 * config/sid.exp (gdb_load): Likewise.
2379 * config/slite.exp (gdb_load): Likewise.
2380 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2381 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2382 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2383 (single_step_until): Likewise.
2384 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2385 * gdb.arch/system-gcore.exp: Likewise.
2386 * gdb.base/bigcore.exp (extract_heap): Likewise.
2387 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2388 * gdb.base/call-ar-st.exp: Likewise.
2389 * gdb.base/call-rt-st.exp: Likewise.
2390 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2391 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2392 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2393 * gdb.base/corefile.exp: Likewise.
2394 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2395 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2396 * gdb.base/fixsection.exp: Likewise.
2397 * gdb.base/funcargs.exp: Likewise.
2398 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2399 * gdb.base/gcore-relro.exp: Likewise.
2400 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2401 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2402 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2403 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2404 * gdb.base/list.exp: Likewise.
2405 (set_listsize): Likewise.
2406 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2407 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2408 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2409 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2410 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2411 * gdb.base/setvar.exp: Likewise.
2412 (test_set): Likewise.
2413 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2414 * gdb.base/solib-overlap.exp: Likewise.
2415 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2416 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2417 * gdb.base/watchpoint.exp (initialize): Likewise.
2418 (test_simple_watchpoint): Likewise.
2419 (test_disabling_watchpoints): Likewise.
2420 (test_watchpoint_triggered_in_syscall): Likewise.
2421 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2422 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2423 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2424 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2425 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2426 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2427 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2428 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2429 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2430 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2431 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2432 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2433 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2434 * gdb.mi/gdb792.exp: Likewise.
2435 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2436 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2437 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2438 * gdb.threads/gcore-thread.exp: Likewise.
2439 (load_core): Likewise.
2440 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2441 (test_startup, check_control_c): Likewise.
2442 * gdb.threads/sigstep-threads.exp: Likewise.
2443 * gdb.threads/thread_check.exp: Likewise.
2444 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2445 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2446 (set_a_tracepoint, trace_buffer_normal): Likewise.
2447 (gdb_trace_circular_tests): Likewise.
2448 * gdb.trace/collection.exp: Likewise.
2449 * gdb.trace/disconnected-tracing.exp: Likewise.
2450 * gdb.trace/infotrace.exp: Likewise.
2451 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2452 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2453 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2454 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2455 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2456 * gdb.trace/stap-trace.exp: Likewise.
2457 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2458 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2459 * gdb.trace/trace-buffer-size.exp: Likewise.
2460 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2461 * gdb.trace/unavailable.exp: Likewise.
2462 * gdb.trace/while-dyn.exp: Likewise.
2463 * lib/fortran.exp (set_lang_fortran): Likewise.
2464 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2465 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2466 (default_gdb_start, get_compiler_info): Likewise.
2467 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2468 (get_debug_format, setup_xfail_format): Likewise.
2469 (rerun_to_main, gdb_skip_float_test): Likewise.
2470 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2471 * lib/java.exp (set_lang_java): Likewise.
2472 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2473 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2474 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2475 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2476 * lib/objc.exp (set_lang_objc): Likewise.
2477 * lib/pascal.exp (set_lang_pascal): Likewise.
2478 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2479 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2480 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2481
bb869963
SDJ
24822013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2483
2484 PR c++/15203
2485 PR c++/15210
2486 * gdb.cp/m-static.cc (keepalive_int): New function.
2487 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2488 * gdb.cp/m-static.exp: New test for `sintvar'.
2489
e2be70a0
YQ
24902013-03-14 Yao Qi <yao@codesourcery.com>
2491
2492 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2493 of 'tstatus' into tstatus_output.
2494 (top level): Save the trace data to tfile. Read trace file in
2495 tfile target. Check the trace status.
2496
8ddb1965
YQ
24972013-03-13 Yao Qi <yao@codesourcery.com>
2498
2499 * gdb.trace/tsv.exp (check_tsv): New.
2500 (top level): Save a tfile on current trace session. Call
2501 check_tsv on live target. Load the tfile with target tfile
2502 and call check_tsv again.
2503
045dd51f
YQ
25042013-03-13 Yao Qi <yao@codesourcery.com>
2505
2506 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2507 Replace some "gdb_test" with "gdb_test_no_output".
2508
82d049ab
PH
25092013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2510
2511 * gdb.ada/expr_delims.exp: New file.
2512 * gdb.ada/expr_delims/foo.adb: New file.
2513 * gdb.ada/expr_delims/pck.ads: New file.
2514 * gdb.ada/expr_delims/pck.adb: New file.
2515
cb8ea32b
KS
25162013-03-11 Keith Seitz <keiths@redhat.com>
2517
2518 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2519 both condition and thread. Then delete the watchpoint.
2520
2f1d9bdd
MM
25212013-03-11 Christian Himpel <christian.himpel@intel.com>
2522
2523 * Makefile.in: Add btrace testsuite.
2524 * configure: Regenerated.
2525 * configure.ac: Add btrace testsuite.
2526 * gdb.btrace/Makefile.in: New file.
2527 * gdb.btrace/enable.c: New file.
2528 * gdb.btrace/enable.exp: New file.
2529 * gdb.btrace/function_call_history.c: New file.
2530 * gdb.btrace/function_call_history.exp: New file.
2531 * gdb.btrace/instruction_history.c: New file.
2532 * gdb.btrace/instruction_history.exp: New file.
2533 * gdb.btrace/instruction_history.S: New file.
2534 * lib/gdb.exp: Add btrace skip proc.
2535
05c56a9d
JK
25362013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2537
2538 Fix entry-values if the callee called a noreturn function.
2539 * gdb.arch/amd64-tailcall-noret.S: New file.
2540 * gdb.arch/amd64-tailcall-noret.c: New file.
2541 * gdb.arch/amd64-tailcall-noret.exp: New file.
2542
9112db09
JK
25432013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2544
2545 Fix entry-values in C++ across CUs.
2546 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2547 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2548 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2549 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2550 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2551
be9a119c 25522013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2553 Hafiz Abid Qadeer <abidh@codesourcery.com>
2554
2555 gdb/testsuite/
2556 * gdb.trace/trace-buffer-size.exp: New file.
2557 * gdb.trace/trace-buffer-size.c: New file.
2558
049109b0
PA
25592013-03-06 Pedro Alves <palves@redhat.com>
2560
2561 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2562 doesn't support the tested optional feature, call "unsupported"
2563 with the same test message as the "pass" case, instead of calling
2564 "pass" with a different message. Use the same text for the "fail"
2565 cases too.
2566
4aa54120
YQ
25672013-03-06 Yao Qi <yao@codesourcery.com>
2568
2569 * gdb.trace/tstatus.exp: Remove the invocation of
2570 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2571 (test_tracepoints): Don't set fast tracepoint.
2572 (top level): Don't check agent library is loaded or not.
2573
b8b71e63
YQ
25742013-03-06 Yao Qi <yao@codesourcery.com>
2575
2576 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2577 parentheses by "\\".
2578
33f448b1
JK
25792013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2580
2581 * gdb.linespec/base/one/thefile.cc (twodup): New.
2582 (m): Call it.
2583 * gdb.linespec/base/two/thefile.cc (dupname): New.
2584 (n): Call it.
2585 * gdb.linespec/break-ask.exp: New file.
2586 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2587
1c942fb9
YQ
25882013-02-28 Yao Qi <yao@codesourcery.com>
2589
2590 * gdb.trace/report.exp: Move some code to ...
2591 (use_collected_data): New.
2592 (top level): Call use_collected_data once on the live target.
2593 Save at file of the current trace session, load it with target
2594 tfile, and call use_collected_data again.
2595
5b967901
JK
25962013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2597
2598 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2599
6447023f
JK
26002013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2601
2602 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2603 Add final kill of ${valgrind_pid}.
2604
9f44fbc0
SCR
26052013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2606
2607 * gdb.python/py-arch.c: New test case
2608 * gdb.python/py-arch.exp: New tests to test
2609 gdb.Architecture.disassemble
2610 * gdb.python/Makefile.in: Add py-arch to the list of
2611 EXECUTABLES.
2612
4c9ad8c2
TT
26132013-02-18 Tom Tromey <tromey@redhat.com>
2614
2615 * gdb.dwarf2/subrange.exp: New file.
2616
f5911ea1
HAQ
26172013-02-15 Pedro Alves <pedro@codesourcery.com>
2618 Hafiz Abid Qadeer <abidh@codesourcery.com>
2619
2620 * gdb.trace/tfile.exp: Add test for -trace-status command.
2621
420f4384
JK
26222013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2623
2624 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2625 nanosleep by sleep.
2626
4819b3f8
PA
26272013-02-14 Pedro Alves <palves@redhat.com>
2628
2629 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2630
1773c82c
HAQ
26312013-02-14 Pedro Alves <pedro@codesourcery.com>
2632 Hafiz Abid Qadeer <abidh@codesourcery.com>
2633
2634 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2635
e234dfaf
TT
26362013-02-12 Tom Tromey <tromey@redhat.com>
2637
2638 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2639 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2640
6c01dd94
PA
26412013-02-12 Pedro Alves <palves@redhat.com>
2642
2643 * gdb.base/catch-signal.c: Update copyright years.
2644 * gdb.base/catch-signal.exp: Update copyright years.
2645 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2646 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2647 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2648 * gdb.dwarf2/dw2-error.S: Update copyright years.
2649 * gdb.dwarf2/dw2-error.c: Update copyright years.
2650 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2651 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2652 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2653
595fc67f
PA
26542013-02-12 Pedro Alves <palves@redhat.com>
2655
2656 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2657 message.
2658 * gdb.base/sigaltstack.exp: Ditto.
2659 * gdb.base/siginfo.exp: Ditto.
2660 * gdb.base/sizeof.exp: Ditto.
2661
17282693
PA
26622013-02-12 Pedro Alves <palves@redhat.com>
2663
2664 * gdb.mi/mi-basics.exp: Tweak intro comment.
2665 * gdb.mi/mi-break.exp: Tweak intro comment.
2666 * gdb.mi/mi-console.exp: Tweak intro comment.
2667 * gdb.mi/mi-file.exp: Tweak intro comment.
2668 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2669 * gdb.mi/mi-return.exp: Tweak intro comment.
2670 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2671 * gdb.mi/mi-until.exp: Tweak intro comment.
2672 * gdb.mi/mi-watch.exp: Tweak intro comment.
2673
8a4ac37e
PA
26742013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2675
2676 * gdb.server/no-thread-db.exp: New file.
2677 * gdb.server/no-thread-db.c: New file.
2678 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2679
c2792f5a
DE
26802013-02-11 Doug Evans <dje@google.com>
2681
2682 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2683 two decfloats.
2684
d9e98382
SDJ
26852013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2686
2687 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2688 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2689
a321661a
JK
26902013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2691
2692 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2693
134a2066
YQ
26942013-02-06 Yao Qi <yao@codesourcery.com>
2695
2696 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2697 to ...
2698 (test_create_delete_modify_tsv): ... here. New test on modifying
2699 the initial value of a tsv.
2700
5a2dc60a
JK
27012013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2702
2703 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2704 (cd .../rdir): ... here.
2705
233d95b5
JK
27062013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2707
2708 * gdb.linespec/base/one/header.h: New file.
2709 * gdb.linespec/base/two/header.h: New file.
2710 * gdb.linespec/macro-relative.c: New file.
2711 * gdb.linespec/macro-relative.exp: New file.
2712
fbd9ab74
JK
27132013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2714
2715 * gdb.base/fullpath-expand-func.c: New file.
2716 * gdb.base/fullpath-expand.c: New file.
2717 * gdb.base/fullpath-expand.exp: New file.
2718 * gdb.base/realname-expand-real.c: New file.
2719 * gdb.base/realname-expand.c: New file.
2720 * gdb.base/realname-expand.exp: New file.
2721
1b56eb55
JK
27222013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2723
2724 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2725 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2726
af529f8f
JK
27272013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2728
2729 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2730 (compare_filenames_for_search does not match)
2731 (compare_filenames_for_search does match): New tests.
2732
f5b95b50
JK
27332013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2734
2735 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2736
d47921b9
JK
27372013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2740
8a92335b
JK
27412013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2742
2743 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2744 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2745 ${binfile}.mini_debuginfo-debuglink and
2746 ${binfile}.mini_debuginfo-debuglink.xz.
2747
17f2157d
TT
27482013-02-01 Tom Tromey <tromey@redhat.com>
2749
2750 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2751 attributes.
2752
d65f0a9c
TT
27532013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2754 Tom Tromey <tromey@redhat.com>
2755
2756 * gdb.dwarf2/method-ptr.exp: Link with c++.
2757 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2758
f25c0135
TT
27592013-01-31 Tom Tromey <tromey@redhat.com>
2760
2761 * gdb.base/jit.exp (compile_jit_test): New proc.
2762 Add PIE tests.
2763
7078baeb
TT
27642013-01-31 Tom Tromey <tromey@redhat.com>
2765
2766 * gdb.dwarf2/method-ptr.cc: New file.
2767 * gdb.dwarf2/method-ptr.exp: New file.
2768
1d24041a
TT
27692013-01-31 Tom Tromey <tromey@redhat.com>
2770
2771 * lib/dwarf.exp (namespace Dwarf): New.
2772
8d9878a4
TT
27732013-01-29 Tom Tromey <tromey@redhat.com>
2774
2775 * gdb.dwarf2/fission-reread.exp: Add unload test.
2776
bed911e5
DE
27772013-01-28 Doug Evans <dje@google.com>
2778
2779 * gdb.dwarf2/fission-loclists.exp: New file.
2780 * gdb.dwarf2/fission-loclists.S: New file.
2781
e229648e
JK
27822013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2783
2784 Code cleanup.
2785 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2786 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2787 and prepare_for_testing.
2788 * gdb.base/store.exp: Likewise.
2789
86700f00
TT
27902013-01-25 Tom Tromey <tromey@redhat.com>
2791
2792 * gdb.python/py-explore.exp: Expect the gdb prompt.
2793
8954db33
AB
27942013-01-25 Andrew Burgess <aburgess@broadcom.com>
2795
2796 * gdb.base/gnu_vector.c: New variable for use in tests.
2797 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2798 changes in scalar to vector casting and widening.
2799 * gdb.python/py-type.c: New variables for use in tests.
2800 * gdb.python/py-type.exp: Update vector related tests to reflect
2801 changes in scalar to vector casting and widening.
2802
2077afdd
TD
28032013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2804
2805 * gdb.base/prologue-include.c: New file.
2806 * gdb.base/prologue-include.exp: New file.
2807 * gdb.base/prologue-include.h: New file.
2808
d7499464
HAQ
28092013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2810
2811 PR gdb/13443
2812 * gdb.mi/mi-var-block.exp: Make test messages unique.
2813
e2a3e0f1
TT
28142013-01-23 Tom Tromey <tromey@redhat.com>
2815
2816 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2817
152fcc9c
TT
28182013-01-23 Tom Tromey <tromey@redhat.com>
2819
2820 * gdb.cp/converts.cc (main): Initialize 'a'.
2821
bea883fd
SCR
28222013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2823
2824 * testsuite/gdb.python/frame.exp: Add a test for
2825 gdb.Frame.architecture() method.
2826
0928e93d
PA
28272013-01-22 Pedro Alves <palves@redhat.com>
2828
2829 * gdb.base/annota1.exp (signal sent): No longer expect
2830 breakpoints-invalid.
2831 * gdb.cp/annota2.exp (continue until exit)
2832 (watch triggered on a.x): Ditto.
2833
9c97429f
PA
28342013-01-22 Pedro Alves <palves@redhat.com>
2835
2836 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2837 Adjust tests to breakpoints-invalid changes.
2838 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2839 variables.
2840 Adjust tests to breakpoints-invalid changes.
2841
187d10dd
PA
28422013-01-22 Pedro Alves <palves@redhat.com>
2843
2844 * gdb.base/annota1.exp (annotate ignore count change): Add
2845 expected output for failure case.
2846
ea3aedcb
TT
28472013-01-22 Tom Tromey <tromey@redhat.com>
2848
2849 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2850 call.
2851
998580f1
MK
28522013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2853
2854 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2855 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2856 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2857 Also handle 'thread' field.
2858 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2859 * gdb.mi/mi-watch.exp: Ditto.
2860 * lib/mi-support.exp: Ditto.
2861
8f1d5693
MK
28622013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2863
2864 * gdb.python/py-explore.exp: Improve a test
2865
2d8c5d7c
DB
28662013-01-18  David Blaikie  <dblaikie@gmail.com>
2867
2868 * gdb.base/label.c (main): Correct the type of the second
2869 parameter.
2870
46f35228
TT
28712013-01-18 Tom Tromey <tromey@redhat.com>
2872
2873 * gdb.dwarf2/trace-crash.s: New file.
2874 * gdb.dwarf2/trace-crash.exp: New file.
2875
5965d69d
HAQ
28762013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2877
43aaf8b6
PA
2878 PR gdb/13443
2879 * gdb.base/checkpoint.exp: Update test messages to make them
2880 unique.
5965d69d 2881
5ae4861a
YQ
28822013-01-18 Yao Qi <yao@codesourcery.com>
2883
2884 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2885 output of 'info tracepoints'.
2886 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2887 Likewise.
2888 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2889 * gdb.trace/disconnected-tracing.c (struct foo): New.
2890
d84fca2c
JK
28912013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2892
2893 * gdb.dwarf2/dw2-dos-drive.S: New file.
2894 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2895
aebb1cc9
DE
28962013-01-17 Doug Evans <dje@google.com>
2897
2782d512
DE
2898 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2899 CXX_FOR_TARGET.
2900
aebb1cc9
DE
2901 * boards/cc-with-tweaks.exp: New file.
2902
db2b2972
TT
29032013-01-17 Tom Tromey <tromey@redhat.com>
2904
2905 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2906
96343774
PA
29072013-01-17 Pedro Alves <palves@redhat.com>
2908
2909 Merge dg-extract-results.sh from upstream (svn 195224).
2910
2911 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2912 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2913
2914 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2915 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2916
2917 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2918 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2919
2920 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2921 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2922 of grep -q.
2923
675921c0
SD
29242012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2925
2926 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2927 interface.
2928 * gdb.base/jithost.c: New file.
2929 * gdb.base/jithost.h: New file.
2930 * gdb.base/jitreader.c : New file.
2931 * gdb.base/jit-protocol.h: New file.
2932
ab04a2af
TT
29332013-01-16 Tom Tromey <tromey@redhat.com>
2934
2935 * gdb.base/catch-signal.c: New file.
2936 * gdb.base/catch-signal.exp: New file.
2937
8ac3646f
TT
29382013-01-16 Tom Tromey <tromey@redhat.com>
2939
2940 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2941
22fc223e
JK
29422013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2943
2944 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2945
44478ab3
TT
29462013-01-14 Tom Tromey <tromey@redhat.com>
2947
2948 * gdb.base/completion.exp: Add "set gnutarget" test.
2949
06d66ee9
TT
29502013-01-14 Tom Tromey <tromey@redhat.com>
2951
2952 * gdb.dwarf2/dw2-restrict.S: New file.
2953 * gdb.dwarf2/dw2-restrict.c: New file.
2954 * gdb.dwarf2/dw2-restrict.exp: New file.
2955
c9bf0622
TT
29562013-01-14 Tom Tromey <tromey@redhat.com>
2957
2958 * gdb.dwarf2/dw2-error.exp: New file.
2959 * gdb.dwarf2/dw2-error.c: New file.
2960 * gdb.dwarf2/dw2-error.S: New file.
2961
5b12a61c
JK
29622013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2963
2964 * gdb.cp/parse-lang.cc: New file.
2965 * gdb.cp/parse-lang.exp: New file.
2966
f0a4b570
JK
29672013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2970 (set substitute-path): New test.
2971 (fullname present): Remove content.
2972 (substituted fullname): New test.
2973
f751cc97
JB
29742013-01-13 Joel Brobecker <brobecker@adacore.com>
2975
2976 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2977 check. Move $gdb_py_is_py24 value check right after.
2978
04164e8e
JK
29792013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2980
2981 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2982 targets.
2983
5bf480a5
YQ
29842013-01-11 Yao Qi <yao@codesourcery.com>
2985
2986 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2987 for dprintf.
2988 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2989 Check the fields in "=breakpoint-created" for dprintf.
2990
f35a17b5
JK
29912012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2992
2993 * gdb.mi/mi-fullname-deleted.exp: New file.
2994
85817405
JK
29952012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2996
2997 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2998 expected output.
2999 (info skip with pending file): Remove.
3000 (ignoring function in solib, info skip for function multiply): Update
3001 the expected output.
3002 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
3003 (info skip (delete 1), info skip after disabling all)
3004 (info skip after enabling all, info skip after disabling 4 2-3)
3005 (info skip after enabling 2-3, info skip 2-3)
3006 (info skip after deleting 2 3): Update the expected output.
3007 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
3008 statement to its initialization and return.
3009 * gdb.linespec/skip-two.exp: New file.
3010
27210e12
DE
30112012-12-19 Doug Evans <dje@google.com>
3012
3013 * gdb.base/maint.exp: Handle testing with .gdb_index.
3014
bb627a12
JB
30152012-12-19 Joel Brobecker <brobecker@adacore.com>
3016
3017 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
3018 Cavium to FSF.
3019
7785b880
JB
30202012-12-19 Joel Brobecker <brobecker@adacore.com>
3021
3022 * dg-extract-results.sh: Update contact info in copyright notice.
3023 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
3024 GPL v3 or later. Update contact info.
3025 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
3026 gdb.threads/watchpoint-fork-mt.c,
3027 gdb.threads/watchpoint-fork-parent.c,
3028 gdb.threads/watchpoint-fork-st.c,
3029 gdb.threads/watchpoint-fork.h: Likewise.
3030
f2a8bc8a
YQ
30312012-12-15 Yao Qi <yao@codesourcery.com>
3032
3033 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
3034 'installed' field in '=breakpoint-modified'.
3035 (test_reconnect): Check 'installed' field in
3036 '=breakpoint-modified' and '=breakpoint-created'.
3037
3038 * gdb.trace/actions.exp: Update test for 'installed' field.
3039 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
3040 (tracepoint_change_loc_2): Likewise.
3041 Check 'info tracepoint' display nothing else.
3042 * gdb.trace/deltrace.exp: Likewise.
3043 * gdb.trace/infotrace.exp: Likewise.
3044 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
3045 Likewise.
3046 * gdb.trace/passcount.exp: Likewise.
3047 * gdb.trace/tracecmd.exp: Likewise.
3048 * gdb.trace/while-stepping.exp: Likewise.
3049
6592e36f
TT
30502012-12-14 Tom Tromey <tromey@redhat.com>
3051
3052 * gdb.cp/member-name.exp: New file.
3053 * gdb.cp/member-name.cc: New file.
3054
7d27a96d
TT
30552012-12-14 Tom Tromey <tromey@redhat.com>
3056
3057 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
3058
f8c05d0d
DE
30592012-12-14 Doug Evans <dje@google.com>
3060
3061 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
3062 DW_OP_GNU_implicit_pointer is section-relative.
3063
451b7c33
TT
30642012-12-14 Tom Tromey <tromey@redhat.com>
3065
43aaf8b6 3066 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 3067
10e339df
PA
30682012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
3069
6fdff2c5 3070 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 3071
e780d813
DE
30722012-12-13 Doug Evans <dje@google.com>
3073
3074 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
3075 * gdb.multi/multi-arch.exp: Ditto.
3076
ca3dbcc8 30772012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 3078
ca3dbcc8
MG
3079 * gdb.mi/mi-catch-load-so.c: New. Clone of the
3080 catch load test library source file.
3081 * gdb.mi/mi-catch-load.c: New. Clone of the catch
3082 load test source file.
3083 * gdb.mi/mi-catch-load.exp: New. Test file for
3084 basic MI -catch-load and -catch-unload tests.
3085
2960a434
PK
30862012-12-11 Paul Koning <paul_koning@dell.com>
3087
3088 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
3089 exception.
3090 (_iterator_except): New function.
3091 (ArrayPrinter): Use _iterator function instead of local _iterator
3092 class for Python 3 compatibility.
3093 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 3094 _iterator.
2960a434
PK
3095 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
3096 execfile for Python 3 compatibility.
3097 * gdb.python/python.exp: Handle Python 2.4 exception traceback
3098 format in error_prompt test.
6fdff2c5 3099
9325cb04
PK
31002012-12-10 Paul Koning <paul_koning@dell.com>
3101
3102 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 3103 compatibility.
9325cb04
PK
3104 * gdb.python/py-block.exp: Ditto.
3105 * gdb.python/py-breakpoint.exp: Ditto.
3106 * gdb.python/py-cmd.exp: Ditto.
3107 * gdb.python/py-events.py: Ditto.
3108 * gdb.python/py-finish-breakpoint.py: Ditto.
3109 * gdb.python/py-finish-breakpoint2.exp: Ditto.
3110 * gdb.python/py-finish-breakpoint2.py: Ditto.
3111 * gdb.python/py-frame-inline.exp: Ditto.
3112 * gdb.python/py-frame.exp: Ditto.
3113 * gdb.python/py-infthread.exp: Ditto.
3114 * gdb.python/py-objfile.exp: Ditto.
3115 * gdb.python/py-parameter.exp: Ditto.
3116 * gdb.python/py-progspace.exp: Ditto.
3117 * gdb.python/py-prompt.exp: Ditto.
3118 * gdb.python/py-symbol.exp: Ditto.
3119 * gdb.python/py-symtab.exp: Ditto.
3120 * gdb.python/py-template.exp: Ditto.
3121 * gdb.python/py-value-cc.exp: Ditto.
3122 * gdb.python/python.exp: Ditto.
3123 * gdb.python/source2.py: Ditto.
3124 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 3125 compatibility.
9325cb04
PK
3126 Use sorted() function rather than sort() method.
3127 Accept either int or long values for enum values.
3128 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
3129 execfile for Python 3 compatibility.
3130 * gdb.python/py-evsignal.exp: Ditto.
3131 * gdb.python/py-evthreads.exp: Ditto.
3132 * gdb.python/py-mi.exp: Ditto.
3133 * gdb.python/py-pp-maint.exp: Ditto.
3134 * gdb.python/py-prettyprint.exp: Ditto.
3135 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 3136 Python 3 compatibility.
9325cb04
PK
3137 Skip tests for Python 2.4.
3138 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 3139 Python 3 compatibility.
9325cb04
PK
3140 Use byte string rather than character string in memory write test
3141 if Python 3.
3142 * gdb.python/py-pp-maint.py: Change class declarations to "new
3143 class" syntax.
3144 * gdb.python/py-prettyprint.py: Change iterator class to generator
3145 function for Python 3 compatibility.
3146 Make all classes "new style".
3147 Fix indentation issue and stray semicolon.
3148 * gdb.python/py-shared.expChange print syntax for Python 3
3149 compatibility.
3150 Define "long" if Python 3.
3151 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 3152 compatibility.
9325cb04
PK
3153 Accept either int or long values for enum values.
3154 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 3155 compatibility.
9325cb04
PK
3156 Skip "long" and "unicode" tests if Python 3.
3157 Accept either "type" or "class" in type checks.
3158 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
3159 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
3160
8b9737bf
TT
31612012-12-10 Tom Tromey <tromey@redhat.com>
3162
3163 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
3164 (test): Add "two_cu" argument.
3165 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
3166 for types; allow two CUs.
3167
1b80a9fa
JK
31682012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3169
3170 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
3171 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
3172
f0b6d50a
YQ
31732012-12-08 Yao Qi <yao@codesourcery.com>
3174 Pedro Alves <palves@redhat.com>
3175
3176 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
3177 '=breakpoint-created' when GDB merges the tracepoints of both
3178 sides.
3179
2f68a895
TT
31802012-12-07 Tom Tromey <tromey@redhat.com>
3181
3182 * gdb.base/break1.c (enum some_enum, union some_union): New.
3183 (some_enum_global, some_union_global, some_value): New globals.
3184 * gdb.base/completion.exp: Add tag completion tests.
3185
4fc5d43e
TT
31862012-12-07 Tom Tromey <tromey@redhat.com>
3187
3188 * gdb.base/completion.exp: Add tests for ptype and whatis
3189 completion.
3190
6559e013
JB
31912012-12-07 Joel Brobecker <brobecker@adacore.com>
3192
3193 * gdb.base/stale-infcall.exp: Fix copyright line.
3194
ae2b630d
JB
31952012-12-07 Joel Brobecker <brobecker@adacore.com>
3196
3197 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
3198
0ba2eb0f
TT
31992012-12-06 Pedro Alves <palves@redhat.com>
3200 Tom Tromey <tromey@redhat.com>
3201
3202 * gdb.base/exprs.exp: Add tests for cast to void.
3203
731145cb
TT
32042012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
3205
3206 * gdb.python/py-mi.exp: Correct expected results for attribute
3207 "dynamic" returned by -var-update.
3208 Add test case for correct handling of "diplayhint" for children
3209 of dynamic varobjs.
3210 * gdb.python/py-prettyprint.c (set_itme): New function.
3211 (bug_14741) New function.
3212 (main) Add call to bug_14741().
3213 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
3214
e58fcc15
UW
32152012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
3216
3217 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
3218 ${binfile}.funcsyms list.
3219
e9eb0d14
YQ
32202012-12-04 Yao Qi <yao@codesourcery.com>
3221
3222 PR gdb/13443
3223 * gdb.trace/actions.exp: Make test messages unique.
3224
4983028c
TT
32252012-11-29 Tom Tromey <tromey@redhat.com>
3226
3227 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
3228
ea5e6b0e
UW
32292012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
3230
3231 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
3232 * gdb.opencl/datatypes.exp: Likewise.
3233 * gdb.opencl/operators.exp: Likewise.
3234 * gdb.opencl/vec_comps.exp: Likewise.
3235
cdde3dfb
JG
32362012-11-29 Jerome Guitton <guitton@adacore.com>
3237
3238 * gdb.ada/iwide: New testcase.
3239
b50d69b5
JG
32402012-11-29 Jerome Guitton <guitton@adacore.com>
3241
3242 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
3243 ptype test.
3244
c2d3fccf
JG
32452012-11-29 Jerome Guitton <guitton@adacore.com>
3246
3247 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
3248 form {VARIANT_TYPE}ADDRESS.
3249
5edf51fe
YQ
32502012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
3251
3252 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
3253 (func): New function.
3254 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
3255 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
3256 pointers to members with pointer-to-function type.
3257
608e2dbb
TT
32582012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3259 Tom Tromey <tromey@redhat.com>
3260
3261 * gdb.base/gnu-debugdata.exp: New file.
3262 * gdb.base/gnu-debugdata.c: New file.
3263 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
3264 (gdb_unload): Return 0 on success.
3265
4648e588
JK
32662012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3267
3268 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
3269
17d6efc4
JB
32702012-11-26 Joel Brobecker <brobecker@adacore.com>
3271
3272 * gdb.base/empty_exe.exp: New testcase.
3273
ace21957
MF
32742012-11-20 Mike Frysinger <vapier@gentoo.org>
3275
3276 * gdb.base/completion.exp: Add test for help aliases completion.
3277
5c401a0a
YQ
32782012-11-20 Yao Qi <yao@codesourcery.com>
3279
3280 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3281 Don't test 'maint set show-debug-regs'.
3282 Use command 'set remotecache' instead of
3283 'set circular-trace-buffer'.
3284
8dea366b
KS
32852012-11-16 Keith Seitz <keiths@redhat.com>
3286
3287 PR c++/13615
3288 * gdb.cp/baseenum.cc: New file.
3289 * gdb.cp/baseenum.exp: New file.
3290 * gdb.cp/derivation.cc (A): Add copyright.
3291 Add a typedef.
3292 (B): Use A::value_type instead of int. Change all references.
3293 (D): Use value_type instead of int. Change all references.
3294 (E): Likewise.
3295 (F); Likewise.
3296 (Z): New class.
3297 (ZZ): New class.
6fdff2c5 3298 (N, Base, Derived): New namespace and classes.
8dea366b
KS
3299 (main): Add instances of Z and ZZ.
3300 Make sure all symbols from N are kept.
3301 * gdb.cp/derivation.exp: Update typedef changes in tests.
3302 Add tests for class typedefs both before and after starting
3303 the inferior.
3304 Add tests for searching for a typedef while stopped in a
3305 method.
3306
5e34c6c3
LM
33072012-11-14 Luis Machado <lgustavo@codesourcery.com>
3308
3309 * gdb.mi/mi-var-create-rtti.c: New file.
3310 * gdb.mi/mi-var-create-rtti.exp: New file.
3311
5e487a5f
LM
33122012-11-14 Luis Machado <lgustavo@codesourcery.com>
3313
3314 * gdb.base/structs3.exp: Run to main before doing any tests.
3315
6d67b990
AB
33162012-11-14 Andrew Burgess <aburgess@broadcom.com>
3317
3318 * gdb.python/py-type.exp: Uniquify test names.
3319
e5d98164
YQ
33202012-11-14 Yao Qi <yao@codesourcery.com>
3321
3322 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3323 (thread_function) [DEBUG]: Call 'printf'.
3324 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3325 command line if 'DEBUG=1' is passed to test.
3326 Remove a pattern to match inferior's output.
3327
62747a60
TT
33282012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3329
3330 * gdb.mi/mi-fill-memory.exp: New test.
3331
18a9fc12
TT
33322012-11-12 Tom Tromey <tromey@redhat.com>
3333
3334 * gdb.base/completion.exp: Update for "info type-printers".
3335 * gdb.python/py-typeprint.cc: New file.
3336 * gdb.python/py-typeprint.exp: New file.
3337 * gdb.python/py-typeprint.py: New file.
3338
bd69fc68
TT
33392012-11-12 Tom Tromey <tromey@redhat.com>
3340
3341 * gdb.base/call-sc.exp: Use "ptype/r".
3342 * gdb.base/volatile.exp: Don't expect "int".
3343 * gdb.cp/ptype-flags.cc: New file.
3344 * gdb.cp/ptype-flags.exp: New file.
3345 * gdb.cp/templates.exp: Use ptype/r.
3346 (test_ptype_of_templates, test_template_typedef): Likewise.
3347 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3348 argument. Handle template names and template parameters.
3349 * gdb.mi/mi-var-cmd.exp: Accept "long".
3350 * gdb.mi/mi-var-child.exp: Accept "long".
3351 * gdb.mi/mi-var-display.exp: Accept "long".
3352 * gdb.mi/mi2-var-child.exp: Accept "long".
3353
b3720c3a
TT
33542012-11-12 Tom Tromey <tromey@redhat.com>
3355
3356 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3357 "ptype" from calls to cp_test_ptype_class.
3358 (test_enums): Likewise.
3359 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3360 cp_test_ptype_class.
3361 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3362 calls to cp_test_ptype_class.
3363 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3364 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3365 from calls to cp_test_ptype_class.
3366 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3367 command here. Change "in_command" argument to "in_exp".
3368
0d63ecda
KS
33692012-11-10 Keith Seitz <keiths@redhat.com>
3370
3371 PR gdb/14288
3372 * gdb.base/printcmds.c: Add invalid_XXX globals
3373 for repeated byte tests.
3374 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3375 * gdb.base/wchar.c (main): Add and construct a wchar_t
3376 array with repeated characters.
3377 * gdb.base/wchar.exp: Add repeated character tests.
3378
ed8a1c2d
AB
33792012-11-09 Andrew Burgess <aburgess@broadcom.com>
3380
3381 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3382 disassembly output.
3383
9107fc8d
PA
33842012-11-09 Pedro Alves <palves@redhat.com>
3385
3386 PR gdb/14306
3387
3388 * gdb.multi/multi-arch-exec.c: New file.
3389 * gdb.multi/multi-arch-exec.exp: New file.
3390
558a9d82
YQ
33912012-11-09 Yao Qi <yao@codesourcery.com>
3392
3393 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3394 (top level): Call it.
3395
e714f336
YQ
33962012-11-09 Yao Qi <yao@codesourcery.com>
3397
3398 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3399 typo.
3400
6ecd4729
PA
34012012-11-09 Pedro Alves <palves@redhat.com>
3402
3403 * gdb.multi/multi-arch.exp: New.
3404
9015683b
TT
34052012-11-08 Tom Tromey <tromey@redhat.com>
3406
3407 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3408 core files, if possible.
3409 * gdb.base/siginfo-thread.c: New file
3410 * gdb.base/siginfo-thread.exp: New file
3411
ea9f10bb
TT
34122012-11-08 Tom Tromey <tromey@redhat.com>
3413
3414 * gdb.base/comprdebug.exp: New file.
3415
f6592439
PA
34162012-11-06 Pedro Alves <palves@redhat.com>
3417
3418 PR gdb/14810
3419
3420 * gdb.base/disabled-location.c: New file.
3421 * gdb.base/disabled-location.exp: New file.
3422
2d338fa9
TT
34232012-11-06 Tom Tromey <tromey@redhat.com>
3424
3425 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3426 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3427 gdb_gcore_cmd.
3428 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3429 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3430 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3431 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3432 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3433 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3434 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3435 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3436 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3437
68c9da30
PA
34382012-11-05 Pedro Alves <palves@redhat.com>
3439
3440 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3441 procedure.
3442 (do_vfork_and_follow_child_tests_exec)
3443 (do_vfork_and_follow_child_tests_exit): Call it.
3444
a7c8c931
PA
34452012-11-05 Pedro Alves <palves@redhat.com>
3446
3447 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3448 fails.
3449
6f6484cd
YQ
34502012-11-03 Yao Qi <yao@codesourcery.com>
3451
3452 Fix PR gdb/14617.
3453 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3454 Remove setup_kfail, and update test.
3455
b45627a0
TT
34562012-11-02 Tom Tromey <tromey@redhat.com>
3457
3458 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3459 test.
3460
f50f4e56
PA
34612012-11-02 Pedro Alves <palves@redhat.com>
3462
3463 PR gdb/14766
3464
3465 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3466 setup_kfail.
3467 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3468 get registers".
3469
71ce889d
PA
34702012-11-02 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.base/foll-vfork-exit.c: New file.
3473 * gdb.base/foll-vfork.exp (top level): New file-describing
3474 comment.
3475 (vfork_child_follow_to_exit): New procedure.
3476 (tcatch_vfork_then_child_follow): Rename as ...
3477 (tcatch_vfork_then_child_follow_exec): ... this.
3478 (tcatch_vfork_then_child_follow_exit): New procedure.
3479 (do_vfork_and_follow_parent_tests): New procedure, factored out
3480 from do_vfork_and_exec_tests.
3481 (do_vfork_and_follow_child_tests_exec): Ditto.
3482 (do_vfork_and_exec_tests): Delete.
3483 (do_vfork_and_follow_child_tests_exit): New procedure.
3484 (top level): Run tests with both the program that has the vfork
3485 child execing, and the program has the vfork child exiting.
3486
1e35b1a9
PA
34872012-11-02 Pedro Alves <palves@redhat.com>
3488
3489 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3490 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3491 (vfork_parent_follow_to_bp): Call it.
3492 (kill_child): Delete.
3493 (vfork_and_exec_child_follow_to_main_bp)
3494 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3495 longer call kill_child.
3496 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3497 (do_vfork_and_exec_tests): Don't runto_main before calling each
3498 test procedure.
3499 (top level): Don't clean restart and set verbose before running
3500 each test procedure.
3501
35022012-11-02 Pedro Alves <palves@redhat.com>
3503
3504 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3505 (vfork_parent_follow_to_bp)
3506 (vfork_and_exec_child_follow_to_main_bp)
3507 (vfork_and_exec_child_follow_through_step)
3508 (tcatch_vfork_then_parent_follow)
3509 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3510 Use with_test_prefix.
3511
35122012-11-02 Pedro Alves <palves@redhat.com>
3513
3514 * gdb.base/foll-vfork.c: Add copyright header.
3515 * gdb.base/vforked-prog.c: Add copyright header.
3516
35172012-11-02 Pedro Alves <palves@redhat.com>
3518
3519 * gdb.base/foll-vfork.exp
3520 (vfork_and_exec_child_follow_through_step): Don't skip on
3521 non-HP/UX targets. Expect the next to only step one line on
3522 non-HP/UX targets, rather than stopping only after the exec.
3523
35242012-11-02 Pedro Alves <palves@redhat.com>
3525
3526 Don't hard code line numbers.
3527
3528 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3529 Expect text from the sources instead of a line number.
3530 (vfork_parent_follow_to_bp)
3531 (vfork_and_exec_child_follow_to_main_bp)
3532 (vfork_and_exec_child_follow_through_step)
3533 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3534 Use gdb_get_line_number.
3535
35362012-11-02 Pedro Alves <palves@redhat.com>
3537
3538 Modernize.
3539
3540 * gdb.base/foll-vfork.exp: Use standard_testfile and
3541 build_executable. Pass descriptive string to untested.
3542 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3543 (vfork_and_exec_child_follow_to_main_bp)
3544 (vfork_and_exec_child_follow_through_step)
3545 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3546 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3547 of send_gdb/gdb_expect.
3548
3549 (kill_child): New procedure.
3550 (vfork_and_exec_child_follow_to_main_bp)
3551 (vfork_and_exec_child_follow_through_step): Use it.
3552
f0559fff
YQ
35532012-11-02 Yao Qi <yao@codesourcery.com>
3554
3555 * gdb.base/setvar.exp: Test setting nested struct.
3556 * gdb.base/setvar.c (v_struct3): New.
3557
c207c6da
DE
35582012-11-01 Doug Evans <dje@google.com>
3559
3560 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3561 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3562 use them.
3563
2f27adfe
AB
35642012-10-31 Andrew Burgess <aburgess@broadcom.com>
3565
3566 PR cli/14772
3567 * gdb.base/gnu_vector.c (union_with_vector_1)
3568 (struct_with_vector_1): Add new struct and union for testing
3569 ptype.
3570 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3571 structs / unions containing vectors.
3572
bb662ca6
YQ
35732012-10-25 Yao Qi <yao@codesourcery.com>
3574
3575 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3576 'setup_kfail' instead of 'setup_kfail_for_target'.
3577 * gdb.base/varargs.exp: Likewise.
3578 * lib/gdb.exp (setup_kfail_for_target): Remove.
3579
635d23ff
MK
35802012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3581
3582 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3583
afdb064f
MK
35842012-10-25 Mark Kettenis <kettenis@gnu.org>
3585
3586 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3587
d99dcf51
JB
35882012-10-24 Joel Brobecker <brobecker@adacore.com>
3589
3590 * gdb.ada/set_wstr: New testcase.
3591
32560274
JB
35922012-10-24 Joel Brobecker <brobecker@adacore.com>
3593
3594 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3595
5ded5331
JB
35962012-10-24 Joel Brobecker <brobecker@adacore.com>
3597
3598 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3599
d8d84291
MK
36002012-10-24 Mark Kettenis <kettenis@gnu.org>
3601
3602 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3603
6e933c51
JK
36042012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3605
3606 * gdb.base/callfuncs.exp (do_function_calls): Fix
3607 setup_kfail_for_target for -m32 mode.
3608
274bd000
MK
36092012-10-23 Mark Kettenis <kettenis@gnu.org>
3610
3611 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3612 are now fixed.
3613
545f743d
YQ
36142012-10-23 Yao Qi <yao@codesourcery.com>
3615
3616 * gdb.base/info-os.exp: Resume the inferior until it exits.
3617
48b56b6a 36182012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3619
99c7d5a8 3620 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3621 * gdb.base/print-file-var.exp: Likewise.
3622 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3623
8de0566d
YQ
36242012-10-17 Yao Qi <yao@codesourcery.com>
3625
3626 * gdb.mi/mi-memory-changed.exp: New.
3627
44883546
YQ
36282012-10-16 Yao Qi <yao@codesourcery.com>
3629
3630 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3631 returns true.
3632 Call gdb_load_shlibs.
3633 * gdb.reverse/solib-reverse.exp: Likewise.
3634
345f514a
KS
36352012-10-15 Keith Seitz <keiths@redhat.com>
3636
3637 * lib/cp-support.exp (cp_test_ptype_class): Add support
3638 for class typedefs.
3639
3640 * gdb.cp/derivation.exp: Add tests for g_instance.
3641
9e3a7d65
JK
36422012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3643
3644 Fix entry values resolving in inlined frames.
3645 * gdb.arch/amd64-entry-value-inline.S: New file.
3646 * gdb.arch/amd64-entry-value-inline.c: New file.
3647 * gdb.arch/amd64-entry-value-inline.exp: New file.
3648
21a7b089
JK
36492012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3650 Doug Evans <dje@google.com>
3651
3652 Fix recent gdb_breakpoint regression.
3653 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3654 braces from the parameter.
3655 * gdb.java/jprint.exp: Likewise.
3656
2c47921e
DE
36572012-10-15 Doug Evans <dje@google.com>
3658
3659 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3660
89398707
JB
36612012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3662
3663 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3664
801e4185
TT
36652012-10-15 Tom Tromey <tromey@redhat.com>
3666
3667 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3668
74f910c8
TT
36692012-10-15 Tom Tromey <tromey@redhat.com>
3670
3671 * gdb.python/py-symbol.exp: Test symbol destructor.
3672
91567807
YQ
36732012-10-14 Yao Qi <yao@codesourcery.com>
3674
3675 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3676 * gdb.mi/mi-cli.exp: New.
3677
3678 * gdb.mi/mi2-basics.exp: Remove.
3679 * gdb.mi/mi2-break.exp: Remove.
3680 * gdb.mi/mi2-console.exp: Remove.
3681 * gdb.mi/mi2-disassemble.exp: Remove.
3682 * gdb.mi/mi2-eval.exp: Remove.
3683 * gdb.mi/mi2-file.exp: Remove.
3684 * gdb.mi/mi2-hack-cli.exp: Remove.
3685 * gdb.mi/mi2-pthreads.exp: Remove.
3686 * gdb.mi/mi2-read-memory.exp: Remove.
3687 * gdb.mi/mi2-regs.exp: Remove.
3688 * gdb.mi/mi2-return.exp: Remove.
3689 * gdb.mi/mi2-simplerun.exp: Remove.
3690 * gdb.mi/mi2-stack.exp: Remove.
3691 * gdb.mi/mi2-stepi.exp: Remove.
3692 * gdb.mi/mi2-syn-frame.exp: Remove.
3693 * gdb.mi/mi2-until.exp: Remove.
3694 * gdb.mi/mi2-watch.exp: Remove.
3695 * gdb.mi/mi2-var-block.exp: Remove.
3696 * gdb.mi/mi2-var-cmd.exp: Remove.
3697 * gdb.mi/mi2-var-display.exp: Remove.
3698
87332029
YQ
36992012-10-12 Yao Qi <yao@codesourcery.com>
3700
3701 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3702 trail '.*' on matching patterns.
3703
11fc9057
L
37042012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3705
3706 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3707 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3708 * gdb.arch/i386-disp-step.exp: Likewise.
3709 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3710 * gdb.arch/i386-prologue.exp: Likewise.
3711 * gdb.arch/i386-size-overlap.exp: Likewise.
3712 * gdb.arch/i386-size.exp: Likewise.
3713 * gdb.arch/i386-unwind.exp: Likewise.
3714
7d46bcdc
L
37152012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3716
3717 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3718 * gdb.arch/i386-word.exp: Likewise.
3719
31224d9d
L
37202012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3721
3722 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3723 is_ilp32_target to set nr_regs.
3724 * gdb.arch/i386-sse.exp: Likewise.
3725
5b7d0050
DE
37262012-10-11 Doug Evans <dje@google.com>
3727
7c09e5a0
DE
3728 PR breakpoints/14643.
3729 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3730 * gdb.linespec/thread.c: New file.
3731 * gdb.linespec/thread.exp: New file.
3732
5b7d0050
DE
3733 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3734 Recognize "message" -> print pass and fail. Add eof case.
3735 (runto): Recognize message, no-message. Print pass/fail if requested,
3736 with same treatment as gdb_breakpoint.
3737 (runto_main): Pass no-message to runto.
3738 (gdb_internal_error_resync): Add log message.
3739 (gdb_file_cmd): Tweak internal error fail text for consistency.
3740
2e24f4aa
JK
37412012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3742
3743 Fix crash during stepping on ppc32.
3744 * gdb.base/step-symless.c: New file.
3745 * gdb.base/step-symless.exp: New file.
3746
aa14df25
DE
37472012-10-03 Doug Evans <dje@google.com>
3748
3749 PR symtab/14601
3750 * gdb.cp/using-crash.exp: New file.
3751 * gdb.cp/using-crash.cc: New file.
3752
975531db
DE
37532012-10-02 Doug Evans <dje@google.com>
3754
3755 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3756 more consistent.
3757 (runto,gdb_debug_format): Ditto.
3758 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3759 Clean up logging and error messages.
3760
b3dc46ff
AB
37612012-10-01 Andrew Burgess <aburgess@broadcom.com>
3762
3763 Test find command on unmapped memory.
3764 * gdb.base/find-unmapped.c: New file.
3765 * gdb.base/find-unmapped.exp: New file.
3766
45814d45
YQ
37672012-09-29 Yao Qi <yao@codesourcery.com>
3768
3769 * gdb.trace/mi-tracepoint-changed.exp: New.
3770 * gdb.mi/mi-breakpoint-changed.exp: New.
3771 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3772 * gdb.mi/pendshr2.c: New.
3773
4c2786ba
YQ
37742012-09-28 Yao Qi <yao@codesourcery.com>
3775
3776 * gdb.mi/pr11022.exp: New.
3777 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3778
7977e5d2
TT
37792012-09-27 Tom Tromey <tromey@redhat.com>
3780
3781 * gdb.cp/derivation.exp: Add regression test.
3782 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3783 V_derived): New.
3784 (vderived): New global.
3785
0971de02
TT
37862012-09-26 Tom Tromey <tromey@redhat.com>
3787
3788 * gdb.dwarf2/dw2-common-block.S: New file.
3789 * gdb.dwarf2/dw2-common-block.exp: New file.
3790
4357ac6c
TT
37912012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3792
3793 * gdb.fortran/common-block.exp: New file.
3794 * gdb.fortran/common-block.f90: New file.
3795
6f380991
AB
37962012-09-26 Andrew Burgess <aburgess@broadcom.com>
3797
3798 * gdb.base/duplicate-bp.c: New file.
3799 * gdb.base/duplicate-bp.exp: New file.
3800
8ae551cf
YQ
38012012-09-26 Yao Qi <yao@codesourcery.com>
3802
3803 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3804
3805 Revert:
3806 2012-09-21 Yao Qi <yao@codesourcery.com>
3807
3808 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3809
318102b9
SP
38102012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3811
3812 * gdb.base/longest-types.c: New test case.
3813 * gdb.base/longest-types.exp: New test case.
3814
a1e5fd69
YQ
38152012-09-25 Yao Qi <yao@codesourcery.com>
3816
3817 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3818
04e7407c
JK
38192012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3820
3821 Fix internal error on canonicalization of clang types.
3822 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3823 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3824 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3825
9bf4bce9
JK
38262012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3827
3828 Fix disassemble without parameters in tailcall frame.
3829 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3830
2603f7ee
AB
38312012-09-21 Andrew Burgess <aburgess@broadcom.com>
3832
3833 * gdb.dwarf2/dw2-op-out-param.S: New file.
3834 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3835
a3569abd
YQ
38362012-09-21 Yao Qi <yao@codesourcery.com>
3837
3838 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3839
a065d7af
YQ
38402012-09-21 Yao Qi <yao@codesourcery.com>
3841
3842 * gdb.mi/mi-cli.exp: Remove.
3843 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3844
15544bd9
YQ
38452012-09-21 Yao Qi <yao@codesourcery.com>
3846
3847 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3848 "=record-started" notification.
3849
82a90ccf
YQ
38502012-09-21 Yao Qi <yao@codesourcery.com>
3851
3852 * gdb.mi/mi-record-changed.exp: New.
3853 * gdb.mi/mi-reverse.exp: Adjust expected output.
3854
d7de8e3c
TT
38552012-09-20 Tom Tromey <tromey@redhat.com>
3856
3857 * gdb.python/python.exp: Test atexit.register.
3858
1aa99537
DE
38592012-09-20 Doug Evans <dje@google.com>
3860
05eade73
DE
3861 * boards/dwarf4-gdb-index.exp: New file.
3862
1aa99537
DE
3863 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3864 while running the tests.
3865
4ae24af0
JB
38662012-09-18 Joel Brobecker <brobecker@adacore.com>
3867
3868 * gdb.ada/bp_reset: New testcase.
3869
bb25a15c
YQ
38702012-09-18 Yao Qi <yao@codesourcery.com>
3871
3872 * gdb.trace/mi-tsv-changed.exp: New.
3873
201b4506
YQ
38742012-09-18 Yao Qi <yao@codesourcery.com>
3875
3876 * gdb.trace/mi-traceframe-changed.exp: New.
3877
6fc1c773
YQ
38782012-09-17 Yao Qi <yao@codesourcery.com>
3879
3880 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3881 when it is less than 0.
3882
1ab3b62c
JK
38832012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3884
3885 PR 14119
3886 * gdb.arch/amd64-tailcall-ret.S: New file.
3887 * gdb.arch/amd64-tailcall-ret.c: New file.
3888 * gdb.arch/amd64-tailcall-ret.exp: New file.
3889 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3890 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3891 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3892
acf9414f
JK
38932012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3894
3895 PR 14548
3896 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3897 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3898 * gdb.reverse/singlejmp-reverse.S: New file.
3899 * gdb.reverse/singlejmp-reverse.c: New file.
3900 * gdb.reverse/singlejmp-reverse.exp: New file.
3901
666b578b
JK
39022012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3903
3904 Fix compatibility with old GCC (~4.1).
3905 * gdb.cp/converts.cc (my_enum_var): New variable.
3906
42056501
AB
39072012-09-14 Andrew Burgess <aburgess@broadcom.com>
3908
3909 * gdb.xml/tdesc-regs.exp: Update expected output for new
3910 vector_size syntax of vector types.
3911
b9516fa1
YPK
39122012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3913
3914 Refactor Python "gdb" module into a proper Python package, by
3915 introducing a new "_gdb" module for code implemented in C, and
3916 using reload/__import__ instead of exec.
3917 * gdb.python/python.exp (Test stderr location): Update module
3918 location of GDB-specific sys.stderr.
3919 (Test stdout location): Ditto for sys.stdout.
3920
18dc9ad8
JK
39212012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3922
3923 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3924
ea3a9873
KS
39252012-09-12 Keith Seitz <keiths@redhat.com>
3926
3927 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3928 conversion statement.
3929
5941debb
DE
39302012-09-12 Doug Evans <dje@google.com>
3931
3932 * gdb.base/help.exp: Remove testing of individual command help text,
3933 too much of a maintenance burden. Instead, test the functionality
3934 of "help" itself.
3935
cfc35e02
DE
39362012-09-11 Doug Evans <dje@google.com>
3937
3a0ed5d7
DE
3938 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3939 breakpoint.
3940
cfc35e02
DE
3941 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3942 * gdb.dwarf2/fission-reread.S: Ditto.
3943 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3944 * gdb.dwarf2/fission-reread.exp: Ditto.
3945
350b1b26
AB
39462012-09-11 Andrew Burgess <aburgess@broadcom.com>
3947
3948 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3949
2fa15f23
JB
39502012-09-10 Joel Brobecker <brobecker@adacore.com>
3951
3952 * gdb.ada/optim_drec: New testcase.
3953
09be558e
DE
39542012-09-10 Doug Evans <dje@google.com>
3955
3956 * boards/fission.exp: Explicitly mark "board" as not remote.
3957
5b4f6e25
KS
39582012-09-10 Keith Seitz <keiths@redhat.com>
3959
3960 PR gdb/13483
3961 * gdb.cp/converts.cc (A::A): Add ctor.
3962 (A::member_): Add member.
3963 (enum my_enum): New enumeration.
3964 (main): Add calls to foo1_7 with various
3965 permitted arguments.
3966 * gdb.cp/converts.exp: Add tests for boolean
3967 conversions permitted by the standard.
3968
b4ca5ed9
YPK
39692012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3970
3971 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3972 avoid spurious results due to ~/.gdbinit.
3973 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3974 $INTERNAL_GDBFLAGS in run command.
3975 * gdb.gdb/observer.exp (setup_test): Ditto.
3976 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3977 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3978
d54b30bb
DE
39792012-09-06 Doug Evans <dje@google.com>
3980
14910956
DE
3981 * boards/fission.exp: New file.
3982
d54b30bb
DE
3983 * gdb.python/py-value.exp: Use clean_restart.
3984
91b253e1
DE
39852012-09-05 Doug Evans <dje@google.com>
3986
3987 * gdb.base/info-macros.c: Fix whitespace.
3988
1292279a
PA
39892012-08-28 Pedro Alves <palves@redhat.com>
3990
3991 PR gdb/14428
3992
3993 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3994
1c8cdcb1
JK
39952012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3996
3997 * gdb.base/break-caller-line.c: New file.
3998 * gdb.base/break-caller-line.exp: New file.
3999
1e8e8b51
JK
40002012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4001
4002 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
4003 * gdb.arch/i386-cfi-notcurrent.S: New file.
4004 * gdb.arch/i386-cfi-notcurrent.exp: New file.
4005
1591a1e8
PA
40062012-08-27 Wei-cheng Wang <cole945@gmail.com>
4007 Yao Qi <yao@codesourcery.com>
4008 Pedro Alves <palves@redhat.com>
4009
4010 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
4011 New procedures.
4012 (top level): Add overlap checking tests.
4013
4442ada7
TT
40142012-08-24 Tom Tromey <tromey@redhat.com>
4015
4016 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
4017 gdb_test_multiple fails for other reasons.
4018
e7d50cc9
YQ
40192012-08-24 Yao Qi <yao@codesourcery.com>
4020
4021 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
4022
dfbd5e7b
PA
40232012-08-23 Pedro Alves <palves@redhat.com>
4024
4025 * gdb.base/help.exp: Adjust to "handle" help text change.
4026
8d735b87
YQ
40272012-08-23 Yao Qi <yao@codesourcery.com>
4028
4029 * gdb.trace/disconnected-tracing.c (start, end): New.
4030 (main): Call start and end.
4031 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
4032 existing tests into this proc.
4033 (disconnected_tfind): New.
4034
61b1d759
YQ
40352012-08-23 Yao Qi <yao@codesourcery.com>
4036
4037 * boards/native-gdbserver.exp (${board}_upload): New.
4038 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
4039 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
4040 Execute tfile on remote target.
4041 Copy trace file from target to host.
4042
6ca1b147
JM
40432012-08-22 Joseph Myers <joseph@codesourcery.com>
4044
4045 * gdb.arch/thumb-bx-pc.S: New file.
4046 * gdb.arch/thumb-bx-pc.exp: New file.
4047
706e3705
TT
40482012-08-22 Tom Tromey <tromey@redhat.com>
4049
4050 * gdb.base/maint.exp: Update.
4051
b4893d48
TT
40522012-08-22 Tom Tromey <tromey@redhat.com>
4053
4054 * lib/gdb.exp (skip_unwinder_tests): New proc.
4055 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
4056 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
4057
45b7da81
TT
40582012-08-21 Tom Tromey <tromey@redhat.com>
4059
4060 * gdb.hp/gdb.aCC/exception.exp: Remove.
4061
f94363d7
AP
4062012-08-19 Andrew Pinski <apinski@cavium.com>
4063
4064 * gdb.arch/mips-octeon-bbit.c: New file.
4065 * gdb.arch/mips-octeon-bbit.exp: New Test.
4066
e5afdbd7
KS
4067012-08-19 Keith Seitz <keiths@redhat.com>
4068
4069 PR c++/14365
4070 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
4071 * gdb.dwarf2/dw2-anon-mptr.S: New file.
4072
c29e8b64
JK
40732012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4074
4075 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
4076 verbose -log by more specific untested call.
4077
15a7e7bc
YQ
40782012-08-18 Yao Qi <yao@codesourcery.com>
4079
4080 * gdb.trace/tfind.exp: Move tests on various command help before
4081 checking target supports trace.
4082 Fix the expected output of 'help tfind end'.
4083
a451cb65
KS
40842012-08-17 Keith Seitz <keiths@redhat.com>
4085
4086 PR c++/13356
4087 * gdb.base/default.exp: Update all "check type" tests.
4088 * gdb.base/help.exp: Likewise.
4089 * gdb.base/setshow.exp: Likewise.
4090 * gdb.cp/converts.cc (foo1_type_check): New function.
4091 (foo2_type_check): New function.
4092 (foo3_type_check): New function.
4093 (main): Call new functions.
4094 * converts.exp: Add tests for integer-to-pointer conversions
4095 with/without strict type-checking.
4096
dbf6a605
MF
40972012-08-16 Mike Frysinger <vapier@gentoo.org>
4098
4099 * gdb.base/help.exp: Update expected output.
4100
0c92d8c1
JB
41012012-08-16 Joel Brobecker <brobecker@adacore.com>
4102
4103 * gdb.ada/rdv_wait: New testcase.
4104
e56f7f42
JK
41052012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4106
4107 * gdb.base/attach-twice.exp: Remove excessive ps exec.
4108
f47f77df
DE
41092012-08-13 Doug Evans <dje@google.com>
4110
e202d6e8 4111 * gdb.base/help.exp: Update expected output.
f47f77df
DE
4112 * gdb.base/default.exp: Update expected output of "show convenience".
4113
a72c3253
DE
41142012-08-10 Doug Evans <dje@google.com>
4115
4116 * gdb.python/py-strfns.c: New file.
4117 * gdb.python/py-strfns.exp: New file.
4118 * gdb.python/py-type.exp (test_fields): Add vector tests.
4119
de0bea00
MF
41202012-08-10 Mike Frysinger <vapier@gentoo.org>
4121
4122 PR cli/10436:
4123 * gdb.base/completion.exp: Add tests for handle completion.
4124
5b9afe8a
YQ
41252012-08-09 Yao Qi <yao@codesourcery.com>
4126
4127 * gdb.mi/mi-cmd-param-changed.exp: New.
4128 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
4129 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
4130 * gdb.mi/mi2-prompt.exp: Likewise.
4131
4f485ebc
DE
41322012-08-08 Doug Evans <dje@google.com>
4133
4134 * gdb.base/debug-expr.c: New file.
4135 * gdb.base/debug-expr.exp: New file.
4136 * gdb.base/exprs.exp: Test {type} casts.
4137 * gdb.cp/debug-expr.exp: New file.
4138
5888842d
JK
41392012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4140
4141 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
4142 global variable loop, not a 'break'. Add loop count limit to 100.
4143 Add new fail case for terminated vgdb.
4144
4f69f4c2
JK
41452012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4146 Jean-Marc Saffroy <saffroy@gmail.com>
4147
4148 PR 11804
4149 * gdb.base/gcore-relro.exp: New file.
4150 * gdb.base/gcore-relro-main.c: New file.
4151 * gdb.base/gcore-relro-lib.c: New file.
4152
e2de5390
JK
41532012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4154
4155 Do not false FAIL with old GCCs.
4156 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
4157 GCC < 4.5 in $no_hw mode.
4158
606603c5
JK
41592012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4160
4161 * gdb.base/default.exp (cd): Accept new directory with no arguments.
4162
777f26c2
JK
41632012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4164
4165 * gdb.base/list.exp (test_only_end): New function.
4166 Call it.
4167
2c12abee
TT
41682012-08-06 Tom Tromey <tromey@redhat.com>
4169
4170 * gdb.python/py-mi.exp: Add test for printer whose children
4171 are a list.
4172 * gdb.python/py-prettyprint.c (struct children_as_list): New.
4173 (main): New variable children_as_list.
4174 * gdb.python/py-prettyprint.py (class pp_children_as_list):
4175 New.
4176 (register_pretty_printers): Register new printer.
4177
0eae2cf4
EBM
41782012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4179
4180 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
4181 symbols. Abort if vgdb remote connection is closed.
4182
09e0881d
DE
41832012-08-02 Doug Evans <dje@google.com>
4184
4185 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
4186
b40f514f
SDJ
41872012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
4188
4189 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
4190 s390x, PowerPC 64 and m68k-linux.
4191
11315ae0
UW
41922012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4193
4194 * gdb.base/annota1.exp: Accept no frames-invalid notification
4195 when starting up the program.
4196 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
4197 show a symbolic value as well.
4198 * gdb.server/server-exec-info.exp: Skip test when skipping
4199 gdbserver test and/or when skipping shared library tests.
4200 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
4201 avoid name conflicts with other tests.
4202
0547eeed
UW
42032012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4204
4205 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4206 Fix wrong output on big-endian systems.
4207 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
4208 4-byte pointer types on 64-bit s390x.
4209
bdddb4de
UW
42102012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4211
4212 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
4213 marker comment at the beginning (after intialization).
4214 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
4215 breakpoint on marker comment instead of function begin.
4216 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
4217 PowerPC.
4218 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
4219 or 64-bit PowerPC.
4220 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
4221 gdb,no_hardware_watchpoints flag is set.
4222 (initialize): Remove now redundant can-use-hw-watchpoints change.
4223
5d206025
YQ
42242012-08-02 Yao Qi <yao@codesourcery.com>
4225 Pedro Alves <palves@redhat.com>
4226
4227 * boards/local-remote-host.exp: New.
4228
4f665099
UW
42292012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4230
4231 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
4232 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
4233 * gdb.base/print-file-var.exp: Likewise.
4234 * gdb.server/solib-list.exp: Skip on remote targets.
4235
b62e2b27
UW
42362012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4237
4238 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
4239 watchpoints on ARM. When expecting software watchpoints, tolerate
4240 (remote) targets that report unsupported hardware watchpoint only
4241 at continue time.
4242 (test_wide_location_2): Likewise.
4243
a967a851
JK
42442012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4245
4246 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
4247 valgrind versions.
4248
75d9f9ff 42492012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
4250
4251 * gdb.base/valgrind-infcall.c: New file.
4252 * gdb.base/valgrind-infcall.exp: New file.
4253
75d9f9ff
JK
4254 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
4255
1c9f2ed2
KS
42562012-07-30 Keith Seitz <keiths@redhat.com>
4257
4258 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
4259 linespecs.
4260
7f9b2034
DE
42612012-07-30 Doug Evans <dje@google.com>
4262
85220e01
DE
4263 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
4264 * gdb.dwarf2/pr13961.S: Ditto.
4265
7f9b2034
DE
4266 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
4267
4e969b4f
AB
42682012-07-30 Andrew Burgess <aburgess@broadcom.com>
4269
4270 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
4271 change its format immediately after reloading the binary.
4272
e7de8362
JK
42732012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4274
4275 Fix testsuite regression after --use-deprecated-index-sections removal.
4276 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
4277 string.
4278 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
4279
7255706c
YQ
42802012-07-27 Yao Qi <yao@codesourcery.com>
4281
4282 KFAIL for PR remote/14161.
4283 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
4284 Cleanup socket files.
4285 (strace_info_marker): Detach inferior.
4286
f2e8016f
TT
42872012-07-26 Tom Tromey <tromey@redhat.com>
4288
6fdff2c5 4289 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 4290
f66713d2
JK
42912012-07-26 Markus Metzger <markus.t.metzger@intel.com>
4292
4293 * gdb.python/py-inferior.c (thread): New function.
4294 (check_threads): New function.
4295 (test_threads): New function.
4296 * gdb.python/py-inferior.exp: Added test.
4297 Replaced runto with continue to breakpoint.
4298
8223e12c
TT
42992012-07-26 Tom Tromey <tromey@redhat.com>
4300
4301 * lib/ada.exp (standard_ada_testfile): New proc.
4302 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
4303 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
4304 * gdb.ada/array_return.exp: Use standard_ada_testfile.
4305 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
4306 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
4307 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
4308 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
4309 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
4310 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
4311 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
4312 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
4313 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
4314 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4315 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4316 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4317 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4318 * gdb.ada/complete.exp: Use standard_ada_testfile.
4319 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4320 standard_output_file.
4321 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4322 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4323 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4324 standard_output_file.
4325 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4326 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4327 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4328 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4329 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4330 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4331 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4332 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4333 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4334 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4335 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4336 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4337 * gdb.ada/interface.exp: Use standard_ada_testfile.
4338 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4339 standard_output_file
4340 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4341 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4342 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4343 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4344 * gdb.ada/nested.exp: Use standard_ada_testfile.
4345 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4346 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4347 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4348 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4349 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4350 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4351 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4352 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4353 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4354 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4355 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4356 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4357 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4358 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4359 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4360 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4361 * gdb.ada/start.exp: Use standard_ada_testfile.
4362 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4363 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4364 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4365 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4366 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4367 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4368 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4369 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4370 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4371 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4372 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4373 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4374 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4375 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4376
bbec57e4
JK
43772012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4378
4379 Fix testsuite regression after --use-deprecated-index-sections removal.
4380 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4381
9cc8e32c
JK
43822012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4383
4384 Fix compatibility with Tcl before 7.5.
4385 * lib/future.exp (lreverse): New function if it does not exist.
4386
ea5ca7b5
MK
43872012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4388
4389 * gdb.mi/mi-pending.c: New method to set a second pending
4390 breakpoint.
4391 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4392 condition.
4393
64776a0b
PA
43942012-07-20 Pedro Alves <palves@redhat.com>
4395
4396 PR threads/11692
4397 PR gdb/12203
4398
4399 * gdb.threads/create-fail.c: New file.
4400 * gdb.threads/create-fail.exp: New file.
4401
13e4e967
PA
44022012-07-19 Pedro Alves <palves@redhat.com>
4403
4404 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4405 * config/vx.exp (gdb_start): Likewise.
4406 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4407 * gdb.base/setvar.exp (test_set): Likewise.
4408 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4409 * gdb.reverse/sigall-precsave.exp: Likewise.
4410 * gdb.reverse/sigall-reverse.exp: Likewise.
4411
b7aefa4d
PA
44122012-07-19 Pedro Alves <palves@redhat.com>
4413
4414 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4415 handler before recording.
4416
608b4967
TT
44172012-07-19 Tom Tromey <tromey@redhat.com>
4418
4419 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4420 * gdb.cp/casts.cc (decltype): New function.
4421 (main): Use it.
4422
b1e0c0fa
PA
44232012-07-19 Pedro Alves <palves@redhat.com>
4424
4425 * gdb.base/sigall.exp (signals): New list.
4426 <top level>: Loop over signals in the $signals list instead of
4427 calling a test function once per signal.
4428 * gdb.reverse/sigall-precsave.exp (signals): New list.
4429 <top level>: Loop over signals in the $signals list instead of
4430 calling a test function once per signal.
4431 * gdb.reverse/sigall-reverse.exp (signals): New list.
4432 <top level>: Loop over signals in the $signals list instead of
4433 calling a test function once per signal.
4434
6ace3df1
YQ
44352012-07-19 Yao Qi <yao@codesourcery.com>
4436
4437 * gdb.base/setshow.exp: Test 'set args ~'.
4438
263a0f8c
JK
44392012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4440
4441 * gdb.base/store.exp (check_set): Import gdb_prompt.
4442 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4443 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4444
8f043999
JK
44452012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4446
4447 PR 11914
4448 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4449 (main): Call eval_sub.
4450 * gdb.python/py-prettyprint.exp:
4451 (python execfile ('py-prettyprint.py')): Move it earlier.
4452 New breakpoint for eval-break.
4453 (continue to breakpoint: eval-break, info locals): New test.
4454 (python execfile ('py-prettyprint.py')): Move it from here.
4455 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4456 (register_pretty_printers): Register pp_eval_type.
4457
725c7b66
JK
44582012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4459
4460 Fix a testcase regression by me.
4461 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4462 DW_FORM_data4.
4463
4359dff1
JK
44642012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4465 Doug Evans <dje@google.com>
4466
4467 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4468 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4469
61e44cfa
JK
44702012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4471
4472 Fix gdbserver run regression.
4473 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4474
93c0ef37
TT
44752012-07-12 Tom Tromey <tromey@redhat.com>
4476
4477 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4478 (clean_restart): Likewise.
4479 (core_find): Use standard_output_file.
4480
76027ef5
TT
44812012-07-12 Tom Tromey <tromey@redhat.com>
4482
4483 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4484 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4485 prepare_for_testing_full.
4486 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4487 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4488 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4489 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4490 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4491 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4492 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4493 prepare_for_testing_full.
4494 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4495 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4496 prepare_for_testing_full.
4497 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4498 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4499 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4500
85b4440a
TT
45012012-07-12 Tom Tromey <tromey@redhat.com>
4502
4503 * lib/gdb.exp (build_executable_from_specs): New proc, from
4504 build_executable.
4505 (build_executable): Use it.
4506 (prepare_for_testing_full): New proc.
4507
55baab26
TT
45082012-07-11 Tom Tromey <tromey@redhat.com>
4509
4510 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4511 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4512 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4513 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4514 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4515 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4516 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4517 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4518 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4519 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4520
298a9cf0
TT
45212012-07-10 Tom Tromey <tromey@redhat.com>
4522
4523 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4524 standard_output_file.
4525 * gdb.mi/gdb2549.exp: Use standard_testfile.
4526 * gdb.mi/gdb669.exp: Use standard_testfile.
4527 * gdb.mi/gdb701.exp: Use standard_testfile.
4528 * gdb.mi/gdb792.exp: Use standard_testfile.
4529 * gdb.mi/mi-async.exp: Use standard_testfile.
4530 * gdb.mi/mi-basics.exp: Use standard_testfile.
4531 * gdb.mi/mi-break.exp: Use standard_testfile.
4532 * gdb.mi/mi-cli.exp: Use standard_testfile.
4533 * gdb.mi/mi-console.exp: Use standard_testfile.
4534 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4535 * gdb.mi/mi-eval.exp: Use standard_testfile.
4536 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4537 * gdb.mi/mi-file.exp: Use standard_testfile.
4538 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4539 * gdb.mi/mi-logging.exp: Use standard_testfile.
4540 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4541 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4542 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4543 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4544 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4545 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4546 * gdb.mi/mi-pending.exp: Use standard_testfile,
4547 standard_output_file.
4548 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4549 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4550 * gdb.mi/mi-regs.exp: Use standard_testfile.
4551 * gdb.mi/mi-return.exp: Use standard_testfile.
4552 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4553 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4554 * gdb.mi/mi-solib.exp: Use standard_testfile,
4555 standard_output_file.
4556 * gdb.mi/mi-stack.exp: Use standard_testfile.
4557 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4558 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4559 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4560 * gdb.mi/mi-until.exp: Use standard_testfile.
4561 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4562 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4563 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4564 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4565 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4566 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4567 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4568 standard_output_file.
4569 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4570 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4571 * gdb.mi/mi-watch.exp: Use standard_testfile.
4572 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4573 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4574 * gdb.mi/mi2-break.exp: Use standard_testfile.
4575 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4576 * gdb.mi/mi2-console.exp: Use standard_testfile.
4577 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4578 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4579 * gdb.mi/mi2-file.exp: Use standard_testfile.
4580 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4581 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4582 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4583 * gdb.mi/mi2-return.exp: Use standard_testfile.
4584 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4585 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4586 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4587 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4588 * gdb.mi/mi2-until.exp: Use standard_testfile.
4589 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4590 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4591 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4592 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4593 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4594
f5f3a911
TT
45952012-07-10 Tom Tromey <tromey@redhat.com>
4596
4597 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4598 * gdb.cp/ambiguous.exp: Use standard_testfile,
4599 prepare_for_testing.
4600 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4601 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4602 * gdb.cp/anon-ns.exp: Use standard_testfile.
4603 * gdb.cp/anon-struct.exp: Use standard_testfile.
4604 * gdb.cp/anon-union.exp: Use standard_testfile,
4605 prepare_for_testing.
4606 * gdb.cp/arg-reference.exp: Use standard_testfile,
4607 prepare_for_testing.
4608 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4609 * gdb.cp/breakpoint.exp: Use standard_testfile,
4610 prepare_for_testing.
4611 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4612 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4613 standard_output_file.
4614 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4615 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4616 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4617 (test_static_members): Update.
4618 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4619 * gdb.cp/converts.exp: Use standard_testfile.
4620 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4621 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4622 prepare_for_testing.
4623 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4624 * gdb.cp/cplabel.exp: Use standard_testfile.
4625 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4626 prepare_for_testing.
4627 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4628 * gdb.cp/derivation.exp: Use standard_testfile,
4629 prepare_for_testing.
4630 * gdb.cp/destrprint.exp: Use standard_testfile.
4631 * gdb.cp/dispcxx.exp: Use standard_testfile.
4632 * gdb.cp/exception.exp: Use standard_testfile,
4633 prepare_for_testing.
4634 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4635 * gdb.cp/extern-c.exp: Use standard_testfile,
4636 prepare_for_testing.
4637 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4638 prepare_for_testing.
4639 * gdb.cp/fpointer.exp: Use standard_testfile.
4640 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4641 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4642 standard_output_file.
4643 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4644 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4645 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4646 standard_output_file.
4647 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4648 (do_tests): Update.
4649 * gdb.cp/koenig.exp: Use standard_testfile.
4650 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4651 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4652 * gdb.cp/m-static.exp: Use standard_testfile,
4653 prepare_for_testing.
4654 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4655 * gdb.cp/mb-inline.exp: Use standard_testfile,
4656 prepare_for_testing.
4657 * gdb.cp/mb-templates.exp: Use standard_testfile,
4658 prepare_for_testing.
4659 * gdb.cp/member-ptr.exp: Use standard_testfile,
4660 prepare_for_testing.
4661 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4662 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4663 * gdb.cp/method2.exp: Use standard_testfile.
4664 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4665 standard_output_file.
4666 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4667 (do_tests): Update.
4668 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4669 prepare_for_testing.
4670 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4671 prepare_for_testing.
4672 * gdb.cp/namespace.exp: Use standard_testfile,
4673 prepare_for_testing.
4674 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4675 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4676 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4677 * gdb.cp/nsimport.exp: Use standard_testfile,
4678 prepare_for_testing.
4679 * gdb.cp/nsnested.exp: Use standard_testfile.
4680 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4681 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4682 prepare_for_testing.
4683 * gdb.cp/nsstress.exp: Use standard_testfile,
4684 prepare_for_testing.
4685 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4686 * gdb.cp/operator.exp: Use standard_testfile.
4687 * gdb.cp/oranking.exp: Use standard_testfile.
4688 * gdb.cp/overload-const.exp: Use standard_testfile.
4689 * gdb.cp/overload.exp: Use standard_testfile,
4690 prepare_for_testing.
4691 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4692 * gdb.cp/ovsrch.exp: Use standard_testfile.
4693 * gdb.cp/paren-type.exp: Use standard_testfile.
4694 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4695 prepare_for_testing.
4696 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4697 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4698 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4699 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4700 * gdb.cp/pr10728.exp: Use standard_testfile,
4701 standard_output_file.
4702 * gdb.cp/pr12028.exp: Use standard_testfile.
4703 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4704 * gdb.cp/pr9167.exp: Use standard_testfile.
4705 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4706 * gdb.cp/printmethod.exp: Use standard_testfile,
4707 prepare_for_testing.
4708 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4709 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4710 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4711 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4712 standard_output_file.
4713 * gdb.cp/readnow-language.exp: Use standard_testfile.
4714 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4715 (gdb_start_again): Use clean_restart.
4716 * gdb.cp/ref-types.exp: Use standard_testfile,
4717 prepare_for_testing.
4718 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4719 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4720 * gdb.cp/smartp.exp: Use standard_testfile.
4721 * gdb.cp/static-method.exp: Use standard_testfile.
4722 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4723 * gdb.cp/temargs.exp: Use standard_testfile.
4724 * gdb.cp/templates.exp: Use standard_testfile,
4725 prepare_for_testing.
4726 (do_tests): Update.
4727 * gdb.cp/try_catch.exp: Use standard_testfile,
4728 prepare_for_testing.
4729 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4730 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4731 * gdb.cp/virtbase.exp: Use standard_testfile,
4732 prepare_for_testing.
4733 * gdb.cp/virtfunc.exp: Use standard_testfile,
4734 prepare_for_testing.
4735 (do_tests): Update.
4736 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4737 prepare_for_testing.
4738
686f09d0
TT
47392012-07-10 Tom Tromey <tromey@redhat.com>
4740
4741 * lib/gdb.exp (standard_testfile): Unset output variables from
4742 earlier invocations.
4743
9357e021
YQ
47442012-07-10 Yao Qi <yao@codesourcery.com>
4745
4746 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4747 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4748 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4749 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4750 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4751 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4752 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4753 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4754 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4755 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4756 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4757 * gdb.mi/mi-var-display.exp: Likewise.
4758 * gdb.mi/mi-var-invalidate.exp: Likewise.
4759 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4760 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4761 * gdb.mi/mi2-console.exp: Likewise.
4762 * gdb.mi/mi2-disassemble.exp: Likewise.
4763 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4764 * gdb.mi/mi2-read-memory.exp: Likewise.
4765 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4766 * gdb.mi/mi2-simplerun.exp: Likewise.
4767 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4768 * gdb.mi/mi2-syn-frame.exp: Likewise.
4769 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4770 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4771 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4772
e314d629
TT
47732012-07-09 Tom Tromey <tromey@redhat.com>
4774
4775 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4776 * gdb.base/callfuncs.exp: Add cast-based test.
4777 * gdb.base/callfuncs.c (voidfunc): New function.
4778
06928b3f
DE
47792012-07-08 Doug Evans <dje@google.com>
4780
4781 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4782
32f11bad
JK
47832012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4784
4785 Fix XFAIL compatibility with old i386 systems.
4786 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4787 Check also 'Cannot insert breakpoint 0'.
4788
76b83c51
JK
47892012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4790
4791 PR 14321
4792 * gdb.base/find.exp
4793 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4794
a6fb9c08
TT
47952012-07-06 Tom Tromey <tromey@redhat.com>
4796
4797 * gdb.base/whatis.exp: Add test.
4798
71918a86
TT
47992012-07-06 Tom Tromey <tromey@redhat.com>
4800
4801 * gdb.base/whatis.exp: Add regression test.
4802
fcde5961
TT
48032012-07-06 Tom Tromey <tromey@redhat.com>
4804
4805 * gdb.base/whatis.exp: Add tests.
4806
f9cf0f4a
JK
48072012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4808
4809 PR 12649
4810 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4811 gdb_test_multiple $gdb_prompt terminator.
4812
979ade8b
PA
48132012-07-04 Pedro Alves <palves@redhat.com>
4814
4815 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4816 supports_process_record.
4817
8a980b44
PA
48182012-07-04 Pedro Alves <palves@redhat.com>
4819
4820 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4821 endings.
4822 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4823
855ba978
SS
48242012-07-03 Stan Shebs <stan@codesourcery.com>
4825
4826 * gdb.base/info-os.c (main): Retry resource acquisition until an
4827 available one is found.
4828 * gdb.base/info-os.exp: Collect resource keys from the program
4829 and use them in matching.
4830
fcb44371
JK
48312012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4834 Wrap the test into loop for corefile and core0file.
4835
08a67be6
JK
48362012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4837
4838 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4839 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4840 .note.GNU-stack.
4841
0f3c2347
JK
4842 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4843
ff4a4500
SDJ
48442012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4845
4846 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4847 break): Include help message for the new `-probe' and `-probe-stap'
4848 options.
4849
d3ce09f5
SS
48502012-07-02 Stan Shebs <stan@codesourcery.com>
4851
4852 * gdb.base/dprintf.exp: Add agent style tests.
4853
a1624241
JK
48542012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4855
4856 * gdb.base/stale-infcall.c (infcall): New label test-next.
4857 (main): New labels test-pass and test-fail.
4858 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4859 $test_fail_bpnum to test-fail.
4860 (test system longjmp tracking support): New test.
4861 Delete $test_fail_bpnum.
4862 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4863 breakpoint.
4864
42e7ad6c
DE
48652012-06-30 Doug Evans <dje@google.com>
4866
4867 * gdb.dwarf2/fission-reread.S: New file.
4868 * gdb.dwarf2/fission-reread.exp: New file.
4869
37ce89eb
SS
48702012-06-28 Stan Shebs <stan@codesourcery.com>
4871
4872 * gdb.mi/mi-logging.exp: New file.
4873
e5ef252a
PA
48742012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4875 Pedro Alves <palves@redhat.com>
4876
4877 * gdb.threads/siginfo-threads.exp: New file.
4878 * gdb.threads/siginfo-threads.c: New file.
4879 * gdb.threads/sigstep-threads.exp: New file.
4880 * gdb.threads/sigstep-threads.c: New file.
4881
22f1fbae
TT
48822012-06-28 Tom Tromey <tromey@redhat.com>
4883
4884 * gdb.go/package.exp: Partially revert earlier patch; use
4885 gdb_compile again. Use standard_output_file.
4886
2e3cf129
DE
48872012-06-27 Doug Evans <dje@google.com>
4888
4889 * gdb.dwarf2/fission-base.c: New file.
4890 * gdb.dwarf2/fission-base.S: New file.
4891 * gdb.dwarf2/fission-base.exp: New file.
4892
785fd303
JK
48932012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4894
4895 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4896
1bb9788d
TT
48972012-06-27 Tom Tromey <tromey@redhat.com>
4898
4899 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4900 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4901
c83ee902
TT
49022012-06-27 Tom Tromey <tromey@redhat.com>
4903
4904 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4905 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4906 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4907 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4908 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4909 prepare_for_testing.
4910 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4911 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4912 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4913 standard_testfile.
4914 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4915 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4916 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4917 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4918 prepare_for_testing.
4919 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4920 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4921 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4922 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4923 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4924 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4925 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4926 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4927 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4928 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4929 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4930 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4931 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4932 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4933 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4934 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4935 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4936 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4937 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4938 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4939 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4940 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4941 standard_output_file.
4942 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4943 standard_output_file.
4944 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4945 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4946 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4947 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4948 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4949 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4950 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4951 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4952 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4953 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4954 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4955 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4956 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4957 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4958 * gdb.dwarf2/valop.exp: Use standard_testfile,
4959 prepare_for_testing.
4960
5204774b
TT
49612012-06-27 Tom Tromey <tromey@redhat.com>
4962
4963 * gdb.python/python.exp: Fix regexps in pagination tests.
4964
ee0bf529
SCR
49652012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4966
4967 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4968 'last' of gdb.Symtab_and_line.
4969 * gdb.python/py-symbol.c: Move break point comment to enable
4970 testing of gdb.Symtab_and_line.last.
4971
14fcc022
TT
49722012-06-26 Tom Tromey <tromey@redhat.com>
4973
4974 * gdb.threads/step.c: Remove.
4975 * gdb.threads/step.exp: Remove.
4976 * gdb.threads/step2.exp: Remove.
4977
0efbbabc
TT
49782012-06-26 Tom Tromey <tromey@redhat.com>
4979
4980 * gdb.threads/watchpoint-fork.exp (test): Use
4981 standard_output_file. Don't declare objdir.
4982 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4983 standard_output_file.
4984 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4985 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4986 clean_restart. Remove incdir.
4987 * gdb.threads/corethreads.exp: Use standard_testfile.
4988 * gdb.threads/execl.exp: Use standard_testfile,
4989 standard_output_file, clean_restart.
4990 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4991 clean_restart.
4992 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4993 clean_restart.
4994 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4995 incdir.
4996 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4997 clean_restart. Remove incdir.
4998 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4999 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
5000 clean_restart. Remove incdir.
5001 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
5002 Remove incdir.
5003 * gdb.threads/leader-exit.exp: Use standard_testfile.
5004 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
5005 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
5006 clean_restart.
5007 * gdb.threads/manythreads.exp: Use standard_testfile,
5008 clean_restart. Remove incdir.
5009 * gdb.threads/multi-create.exp: Use standard_testfile,
5010 clean_restart.
5011 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
5012 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
5013 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
5014 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
5015 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
5016 * gdb.threads/pending-step.exp: Use standard_testfile,
5017 clean_restart. Remove incdir.
5018 * gdb.threads/print-threads.exp: Use standard_testfile,
5019 clean_restart. Remove incdir.
5020 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
5021 clean_restart. Remove incdir.
5022 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
5023 Remove incdir.
5024 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
5025 incdir.
5026 * gdb.threads/sigthread.exp: Use standard_testfile,
5027 clean_restart.
5028 * gdb.threads/staticthreads.exp: Use standard_testfile,
5029 clean_restart. Remove incdir.
5030 * gdb.threads/switch-threads.exp: Use standard_testfile,
5031 clean_restart. Remove incdir.
5032 * gdb.threads/thread-execl.exp: Use standard_testfile,
5033 clean_restart. Remove incdir.
5034 * gdb.threads/thread-find.exp: Use standard_testfile,
5035 clean_restart.
5036 * gdb.threads/thread-specific.exp: Use standard_testfile,
5037 clean_restart. Remove incdir.
5038 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
5039 clean_restart. Remove incdir.
5040 * gdb.threads/thread_check.exp: Use standard_testfile,
5041 clean_restart. Remove incdir.
5042 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
5043 incdir.
5044 * gdb.threads/threadapply.exp: Use standard_testfile,
5045 clean_restart. Remove incdir.
5046 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
5047 clean_restart. Remove incdir.
5048 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
5049 clean_restart.
5050 * gdb.threads/tls-shared.exp: Use standard_testfile,
5051 clean_restart, standard_output_file.
5052 * gdb.threads/tls-var.exp: Use standard_testfile,
5053 standard_output_file.
5054 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
5055 Remove incdir.
5056 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
5057 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
5058 incdir.
5059 * gdb.threads/watchthreads2.exp: Use standard_testfile,
5060 clean_restart. Remove incdir.
5061
497a5eb0
TT
50622012-06-26 Tom Tromey <tromey@redhat.com>
5063
5064 * gdb.trace/actions.exp: Use standard_testfile.
5065 * gdb.trace/ax.exp: Use standard_testfile.
5066 * gdb.trace/backtrace.exp: Use standard_testfile.
5067 * gdb.trace/change-loc.exp: Use standard_testfile.
5068 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
5069 * gdb.trace/collection.exp: Use standard_testfile,
5070 prepare_for_testing.
5071 * gdb.trace/deltrace.exp: Use standard_testfile.
5072 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
5073 * gdb.trace/ftrace.exp: Use standard_testfile.
5074 * gdb.trace/infotrace.exp: Use standard_testfile.
5075 * gdb.trace/packetlen.exp: Use standard_testfile.
5076 * gdb.trace/passc-dyn.exp: Use standard_testfile.
5077 * gdb.trace/passcount.exp: Use standard_testfile.
5078 * gdb.trace/pending.exp: Use standard_testfile.
5079 * gdb.trace/report.exp: Use standard_testfile.
5080 * gdb.trace/save-trace.exp: Use standard_testfile.
5081 * gdb.trace/stap-trace.exp: Use standard_testfile.
5082 * gdb.trace/status-stop.exp: Use standard_testfile.
5083 * gdb.trace/strace.exp: Use standard_testfile.
5084 * gdb.trace/tfile.exp: Use standard_testfile.
5085 * gdb.trace/tfind.exp: Use standard_testfile.
5086 * gdb.trace/trace-break.exp: Use standard_testfile.
5087 * gdb.trace/trace-mt.exp: Use standard_testfile.
5088 * gdb.trace/tracecmd.exp: Use standard_testfile.
5089 * gdb.trace/tspeed.exp: Use standard_testfile.
5090 * gdb.trace/tstatus.exp: Use standard_testfile.
5091 * gdb.trace/tsv.exp: Use standard_testfile.
5092 * gdb.trace/unavailable.exp: Use standard_testfile,
5093 prepare_for_testing.
5094 * gdb.trace/while-dyn.exp: Use standard_testfile.
5095 * gdb.trace/while-stepping.exp: Use standard_testfile.
5096
7686c074
TT
50972012-06-26 Tom Tromey <tromey@redhat.com>
5098
5099 * gdb.reverse/break-precsave.exp: Use standard_testfile.
5100 * gdb.reverse/break-reverse.exp: Use standard_testfile.
5101 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
5102 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
5103 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
5104 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
5105 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
5106 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
5107 prepare_for_testing.
5108 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
5109 prepare_for_testing.
5110 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
5111 prepare_for_testing.
5112 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
5113 prepare_for_testing.
5114 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
5115 prepare_for_testing
5116 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
5117 * gdb.reverse/machinestate.exp: Use standard_testfile.
5118 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
5119 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
5120 build_executable.
5121 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
5122 build_executable.
5123 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
5124 standard_output_file.
5125 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
5126 standard_output_file.
5127 * gdb.reverse/step-precsave.exp: Use standard_testfile.
5128 * gdb.reverse/step-reverse.exp: Use standard_testfile.
5129 * gdb.reverse/until-precsave.exp: Use standard_testfile.
5130 * gdb.reverse/until-reverse.exp: Use standard_testfile.
5131 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
5132 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
5133
481fc100
TT
51342012-06-26 Tom Tromey <tromey@redhat.com>
5135
5136 * gdb.stabs/weird.exp: Remove directory-checking code. Use
5137 standard_output_file.
5138 * gdb.stabs/exclfwd.exp: Use standard_testfile,
5139 prepare_for_testing. Remove directory-checking code.
5140
7bb18ae2
TT
51412012-06-25 Tom Tromey <tromey@redhat.com>
5142
5143 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
5144 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
5145 build_executable, not prepare_for_testing.
5146 * gdb.multi/base.exp: Use standard_output_file. Use
5147 build_executable, not prepare_for_testing.
5148
cf09b3e4
TT
51492012-06-25 Tom Tromey <tromey@redhat.com>
5150
5151 * gdb.fortran/subarray.exp: Use standard_testfile,
5152 prepare_for_testing.
5153 * gdb.fortran/multi-dim.exp: Use standard_testfile.
5154 * gdb.fortran/module.exp: Use standard_testfile.
5155 * gdb.fortran/logical.exp: Use standard_testfile.
5156 * gdb.fortran/library-module.exp: Use standard_testfile,
5157 standard_output_file.
5158 * gdb.fortran/derived-type.exp: Use standard_testfile,
5159 prepare_for_testing.
5160 * gdb.fortran/complex.exp: Use standard_testfile,
5161 prepare_for_testing.
5162 * gdb.fortran/charset.exp: Use standard_testfile.
5163 * gdb.fortran/array-element.exp: Use standard_testfile,
5164 prepare_for_testing.
5165
18b5ff1b
KS
51662012-06-25 Keith Seitz <keiths@redhat.com>
5167
5168 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
5169 Change rbreak-related tests to KFAIL and add bugzilla numbers.
5170
17b77626
TT
51712012-06-25 Tom Tromey <tromey@redhat.com>
5172
5173 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
5174 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
5175 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
5176 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
5177
f91e3dc1
TT
51782012-06-25 Tom Tromey <tromey@redhat.com>
5179
5180 * gdb.linespec/ls-errs.exp: Use standard_testfile.
5181 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
5182 * gdb.linespec/linespec.exp: Use standard_testfile.
5183
a884434d
TT
51842012-06-25 Tom Tromey <tromey@redhat.com>
5185
5186 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
5187 prepare_for_testing.
5188
efc9d70a
TT
51892012-06-25 Tom Tromey <tromey@redhat.com>
5190
5191 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
5192 prepare_for_testing.
5193 * gdb.opt/inline-break.exp: Use standard_testfile,
5194 prepare_for_testing.
5195 * gdb.opt/inline-bt.exp: Use standard_testfile,
5196 prepare_for_testing.
5197 * gdb.opt/inline-cmds.exp: Use standard_testfile,
5198 prepare_for_testing.
5199 * gdb.opt/inline-locals.exp: Use standard_testfile,
5200 prepare_for_testing.
5201
e2fc92c6
TT
52022012-06-25 Tom Tromey <tromey@redhat.com>
5203
5204 * gdb.asm/asm-source.exp: Use standard_output_file,
5205 standard_testfile. Construct .o files in proper subdir.
5206
b0963d73
TT
52072012-06-25 Tom Tromey <tromey@redhat.com>
5208
5209 * gdb.server/ext-attach.exp: Use standard_testfile,
5210 prepare_for_testing.
5211 * gdb.server/ext-run.exp: Use standard_testfile,
5212 build_executable.
5213 * gdb.server/file-transfer.exp: Use standard_testfile,
5214 prepare_for_testing.
5215 * gdb.server/server-exec-info.exp: Use standard_testfile.
5216 * gdb.server/server-mon.exp: Use standard_testfile,
5217 prepare_for_testing.
5218 * gdb.server/server-run.exp: Use standard_testfile,
5219 build_executable.
5220 * gdb.server/solib-list.exp: Use standard_testfile,
5221 standard_output_file.
5222
8a3e1f8d
TT
52232012-06-25 Tom Tromey <tromey@redhat.com>
5224
5225 * lib/gdb.exp (standard_output_file): Use "file join".
5226 * gdb.go/chan.exp: Use standard_testfile.
5227 * gdb.go/handcall.exp: Use standard_testfile.
5228 * gdb.go/hello.exp: Use standard_testfile.
5229 * gdb.integers/chan.exp: Use standard_testfile.
5230 * gdb.go/methods.exp: Use standard_testfile.
5231 * gdb.go/package.exp: Use standard_testfile.
5232 * gdb.go/strings.exp: Use standard_testfile.
5233 * gdb.go/types.exp: Use standard_testfile.
5234 * gdb.go/unsafe.exp: Use standard_testfile.
5235
944a9061
MGD
52362012-06-25 Greta Yorsh <greta.yorsh@arm.com>
5237
5238 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
5239
1c06bd58
JK
52402012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5241
5242 Fix regression by the previous commit.
5243 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
5244
b4a58790
TT
52452012-06-22 Tom Tromey <tromey@redhat.com>
5246
5247 * gdb.python/lib-types.exp: Use standard_testfile,
5248 prepare_for_testing.
5249 * gdb.python/py-block.exp: Use standard_testfile.
5250 * gdb.python/py-breakpoint.exp: Use standard_testfile.
5251 * gdb.python/py-events.exp: Use standard_testfile,
5252 standard_output_file.
5253 * gdb.python/py-evsignal.exp: Use standard_testfile.
5254 * gdb.python/py-evethreads.exp: Use standard_testfile.
5255 * gdb.python/py-explore-cc.exp: Use standard_testfile.
5256 * gdb.python/py-explore.exp: Use standard_testfile.
5257 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
5258 standard_output_file.
5259 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
5260 prepare_for_testing.
5261 * gdb.python/py-frame-inline.exp: Use standard_testfile.
5262 * gdb.python/py-frame.exp: Use standard_testfile.
5263 * gdb.python/py-inferior.exp: Use standard_testfile.
5264 * gdb.python/py-infthread.exp: Use standard_testfile.
5265 * gdb.python/py-mi.exp: Use standard_testfile.
5266 * gdb.python/py-objfile-script.exp: Use standard_testfile,
5267 build_executable.
5268 * gdb.python/py-objfile.exp: Use standard_testfile.
5269 * gdb.python/py-pp-maint.exp: Use standard_testfile,
5270 prepare_for_testing.
5271 * gdb.python/py-prettyprint.exp: Use standard_testfile.
5272 * gdb.python/py-progspace.exp: Use standard_testfile,
5273 build_executable.
5274 * gdb.python/py-prompt.exp: Use standard_testfile,
5275 build_executable.
5276 * gdb.python/py-section-script.exp: Use standard_testfile,
5277 build_executable.
5278 * gdb.python/py-shared.exp: Use standard_testfile,
5279 standard_output_file, clean_restart.
5280 * gdb.python/py-symbol.exp: Use standard_output_file,
5281 prepare_for_testing.
5282 * gdb.python/py-symtab.exp: Use standard_output_file,
5283 prepare_for_testing
5284 * gdb.python/py-template.exp: Use standard_testfile.
5285 * gdb.python/py-type.exp: Use standard_testfile.
5286 * gdb.python/py-value-cc.exp: Use standard_testfile.
5287 * gdb.python/py-value.exp: Use standard_testfile.
5288 * gdb.python/python.exp: Use standard_testfile, build_executable.
5289
2c44deac
TT
52902012-06-22 Tom Tromey <tromey@redhat.com>
5291
5292 * gdb.objc/basicclass.exp: Use standard_testfile.
5293 (do_objc_tests): Don't declare objdir.
5294 * gdb.objc/nondebug.exp: Use standard_testfile.
5295 (do_objc_tests): Don't declare objdir.
5296 * gdb.objc/objcdecode.exp: Use standard_testfile.
5297 (do_objc_tests): Don't declare objdir.
5298
c24ccbce
TT
52992012-06-22 Tom Tromey <tromey@redhat.com>
5300
5301 * gdb.java/jmain.exp: Use standard_testfile.
5302 * gdb.java/jmisc.exp: Use standard_testfile.
5303 * gdb.java/jnpe.exp: Use standard_testfile.
5304 * gdb.java/jprint.exp: Use standard_testfile.
5305
0a6d0306
TT
53062012-06-22 Tom Tromey <tromey@redhat.com>
5307
5308 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
5309 (standard_output_file, standard_testfile): New procs.
5310 (build_executable, clean_restart): Use standard_output_file.
5311
6ea815ef
YQ
53122012-06-22 Yao Qi <yao@codesourcery.com>
5313
5314 * boards/native-gdbserver.exp: New proc ${board}_exec.
5315 * boards/native-stdio-gdbserver.exp: Likewise.
5316
4c93b1db
TT
53172012-06-21 Tom Tromey <tromey@redhat.com>
5318
5319 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5320 (build_executable): Update.
5321 (get_compiler_info): Remove 'binfile' argument.
5322 * gdb.ada/arrayidx.exp: Update.
5323 * gdb.ada/null_array.exp: Update.
5324 * gdb.arch/altivec-abi.exp: Update.
5325 * gdb.arch/altivec-regs.exp: Update.
5326 * gdb.arch/amd64-byte.exp: Update.
5327 * gdb.arch/amd64-dword.exp: Update.
5328 * gdb.arch/amd64-word.exp: Update.
5329 * gdb.arch/i386-avx.exp: Update.
5330 * gdb.arch/i386-byte.exp: Update.
5331 * gdb.arch/i386-sse.exp: Update.
5332 * gdb.arch/i386-word.exp: Update.
5333 * gdb.arch/ppc-dfp.exp: Update.
5334 * gdb.arch/ppc-fp.exp: Update.
5335 * gdb.arch/vsx-regs.exp: Update.
5336 * gdb.base/all-bin.exp: Update.
5337 * gdb.base/annota1.exp: Update.
5338 * gdb.base/async.exp: Update.
5339 * gdb.base/attach.exp: Update.
5340 * gdb.base/break-interp.exp: Update.
5341 * gdb.base/call-ar-st.exp: Update.
5342 * gdb.base/call-rt-st.exp: Update.
5343 * gdb.base/call-sc.exp: Update.
5344 * gdb.base/callfuncs.exp: Update.
5345 * gdb.base/catch-load.exp: Update.
5346 * gdb.base/completion.exp: Update.
5347 * gdb.base/complex.exp: Update.
5348 * gdb.base/condbreak.exp: Update.
5349 * gdb.base/consecutive.exp: Update.
5350 * gdb.base/constvars.exp: Update.
5351 * gdb.base/corefile.exp: Update.
5352 * gdb.base/eval-skip.exp: Update.
5353 * gdb.base/expand-psymtabs.exp: Update.
5354 * gdb.base/exprs.exp: Update.
5355 * gdb.base/fileio.exp: Update.
5356 * gdb.base/fixsection.exp: Update.
5357 * gdb.base/funcargs.exp: Update.
5358 * gdb.base/gdb11530.exp: Update.
5359 * gdb.base/gdb1555.exp: Update.
5360 * gdb.base/gnu-ifunc.exp: Update.
5361 * gdb.base/gnu_vector.exp: Update.
5362 * gdb.base/info-macros.exp: Update.
5363 * gdb.base/jit-simple.exp: Update.
5364 * gdb.base/jit-so.exp: Update.
5365 * gdb.base/jit.exp: Update.
5366 * gdb.base/langs.exp: Update.
5367 * gdb.base/list.exp: Update.
5368 * gdb.base/logical.exp: Update.
5369 * gdb.base/long_long.exp: Update.
5370 * gdb.base/longjmp.exp: Update.
5371 * gdb.base/macscp.exp: Update.
5372 * gdb.base/mips_pro.exp: Update.
5373 * gdb.base/miscexprs.exp: Update.
5374 * gdb.base/morestack.exp: Update.
5375 * gdb.base/nodebug.exp: Update.
5376 * gdb.base/opaque.exp: Update.
5377 * gdb.base/pc-fp.exp: Update.
5378 * gdb.base/pending.exp: Update.
5379 * gdb.base/permissions.exp: Update.
5380 * gdb.base/pointers.exp: Update.
5381 * gdb.base/prelink.exp: Update.
5382 * gdb.base/printcmds.exp: Update.
5383 * gdb.base/psymtab.exp: Update.
5384 * gdb.base/ptype.exp: Update.
5385 * gdb.base/relational.exp: Update.
5386 * gdb.base/scope.exp: Update.
5387 * gdb.base/setvar.exp: Update.
5388 * gdb.base/shlib-call.exp: Update.
5389 * gdb.base/shreloc.exp: Update.
5390 * gdb.base/signals.exp: Update.
5391 * gdb.base/sizeof.exp: Update.
5392 * gdb.base/so-impl-ld.exp: Update.
5393 * gdb.base/so-indr-cl.exp: Update.
5394 * gdb.base/solib-disc.exp: Update.
5395 * gdb.base/solib-display.exp: Update.
5396 * gdb.base/solib-nodir.exp: Update.
5397 * gdb.base/solib-overlap.exp: Update.
5398 * gdb.base/solib-symbol.exp: Update.
5399 * gdb.base/solib-weak.exp: Update.
5400 * gdb.base/solib.exp: Update.
5401 * gdb.base/store.exp: Update.
5402 * gdb.base/structs.exp: Update.
5403 * gdb.base/structs2.exp: Update.
5404 * gdb.base/type-opaque.exp: Update.
5405 * gdb.base/unload.exp: Update.
5406 * gdb.base/varargs.exp: Update.
5407 * gdb.base/volatile.exp: Update.
5408 * gdb.base/watch_thread_num.exp: Update.
5409 * gdb.base/watchpoint-solib.exp: Update.
5410 * gdb.base/watchpoint.exp: Update.
5411 * gdb.base/watchpoints.exp: Update.
5412 * gdb.base/whatis.exp: Update.
5413 * gdb.cell/arch.exp: Update.
5414 * gdb.cell/break.exp: Update.
5415 * gdb.cell/bt.exp: Update.
5416 * gdb.cell/core.exp: Update.
5417 * gdb.cell/data.exp: Update.
5418 * gdb.cell/ea-cache.exp: Update.
5419 * gdb.cell/f-regs.exp: Update.
5420 * gdb.cell/fork.exp: Update.
5421 * gdb.cell/gcore.exp: Update.
5422 * gdb.cell/mem-access.exp: Update.
5423 * gdb.cell/ptype.exp: Update.
5424 * gdb.cell/registers.exp: Update.
5425 * gdb.cell/sizeof.exp: Update.
5426 * gdb.cell/solib-symbol.exp: Update.
5427 * gdb.cell/solib.exp: Update.
5428 * gdb.cp/ambiguous.exp: Update.
5429 * gdb.cp/breakpoint.exp: Update.
5430 * gdb.cp/bs15503.exp: Update.
5431 * gdb.cp/casts.exp: Update.
5432 * gdb.cp/class2.exp: Update.
5433 * gdb.cp/cpexprs.exp: Update.
5434 * gdb.cp/cplusfuncs.exp: Update.
5435 * gdb.cp/ctti.exp: Update.
5436 * gdb.cp/dispcxx.exp: Update.
5437 * gdb.cp/gdb1355.exp: Update.
5438 * gdb.cp/gdb2384.exp: Update.
5439 * gdb.cp/gdb2495.exp: Update.
5440 * gdb.cp/infcall-dlopen.exp: Update.
5441 * gdb.cp/local.exp: Update.
5442 * gdb.cp/m-data.exp: Update.
5443 * gdb.cp/m-static.exp: Update.
5444 * gdb.cp/mb-ctor.exp: Update.
5445 * gdb.cp/mb-inline.exp: Update.
5446 * gdb.cp/mb-templates.exp: Update.
5447 * gdb.cp/member-ptr.exp: Update.
5448 * gdb.cp/method.exp: Update.
5449 * gdb.cp/namespace.exp: Update.
5450 * gdb.cp/nextoverthrow.exp: Update.
5451 * gdb.cp/nsdecl.exp: Update.
5452 * gdb.cp/nsrecurs.exp: Update.
5453 * gdb.cp/nsstress.exp: Update.
5454 * gdb.cp/nsusing.exp: Update.
5455 * gdb.cp/pr-1023.exp: Update.
5456 * gdb.cp/pr-1210.exp: Update.
5457 * gdb.cp/pr-574.exp: Update.
5458 * gdb.cp/pr9631.exp: Update.
5459 * gdb.cp/printmethod.exp: Update.
5460 * gdb.cp/psmang.exp: Update.
5461 * gdb.cp/re-set-overloaded.exp: Update.
5462 * gdb.cp/rtti.exp: Update.
5463 * gdb.cp/shadow.exp: Update.
5464 * gdb.cp/templates.exp: Update.
5465 * gdb.cp/try_catch.exp: Update.
5466 * gdb.dwarf2/dw2-ranges.exp: Update.
5467 * gdb.dwarf2/pr10770.exp: Update.
5468 * gdb.fortran/library-module.exp: Update.
5469 * gdb.hp/gdb.aCC/optimize.exp: Update.
5470 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5471 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5472 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5473 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5474 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5475 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5476 * gdb.hp/gdb.compat/xdb1.exp: Update.
5477 * gdb.hp/gdb.compat/xdb2.exp: Update.
5478 * gdb.hp/gdb.compat/xdb3.exp: Update.
5479 * gdb.hp/gdb.defects/bs14602.exp: Update.
5480 * gdb.hp/gdb.defects/solib-d.exp: Update.
5481 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5482 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5483 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5484 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5485 * gdb.mi/gdb792.exp: Update.
5486 * gdb.mi/mi-pending.exp: Update.
5487 * gdb.mi/mi-solib.exp: Update.
5488 * gdb.mi/mi-var-cp.exp: Update.
5489 * gdb.opt/clobbered-registers-O2.exp: Update.
5490 * gdb.opt/inline-bt.exp: Update.
5491 * gdb.opt/inline-cmds.exp: Update.
5492 * gdb.opt/inline-locals.exp: Update.
5493 * gdb.python/py-events.exp: Update.
5494 * gdb.python/py-finish-breakpoint.exp: Update.
5495 * gdb.python/py-type.exp: Update.
5496 * gdb.reverse/solib-precsave.exp: Update.
5497 * gdb.reverse/solib-reverse.exp: Update.
5498 * gdb.server/solib-list.exp: Update.
5499 * gdb.stabs/weird.exp: Update.
5500 * gdb.threads/attach-into-signal.exp: Update.
5501 * gdb.threads/attach-stopped.exp: Update.
5502 * gdb.threads/tls-shared.exp: Update.
5503 * gdb.trace/change-loc.exp: Update.
5504 * gdb.trace/strace.exp: Update.
5505
95c391b6
TT
55062012-06-19 Tom Tromey <tromey@redhat.com>
5507
5508 * gdb.base/whatis.exp: Add tests.
5509
e910f0b6
TT
55102012-06-19 Tom Tromey <tromey@redhat.com>
5511
5512 * gdb.cp/m-static.cc (keepalive): New function.
5513 (gnu_obj_1::method): Use it.
5514
422d65e7
DE
55152012-06-18 Doug Evans <dje@google.com>
5516
5517 * gdb.base/info-fun.exp: New file.
5518 * gdb.base/info-fun.c: New file.
5519 * gdb.base/info-fun-solib.c: New file.
5520
e2e4d78b
JK
55212012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5522
5523 Remove stale dummy frames.
5524 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5525 (maintenance info breakpoints): New tests.
5526 * gdb.base/stale-infcall.c: New file.
5527 * gdb.base/stale-infcall.exp: New file.
5528
1788b2d3
JK
55292012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5530
5531 * gdb.arch/amd64-entry-value-param.S: New file.
5532 * gdb.arch/amd64-entry-value-param.c: New file.
5533 * gdb.arch/amd64-entry-value-param.exp: New file.
5534
663b969e
TT
55352012-06-15 Tom Tromey <tromey@redhat.com>
5536
5537 * gdb.cp/namespace.exp: Add "show lang" test.
5538
8e09ad05
IS
55392012-06-15 Iain Sandoe <iain@codesourcery.com>
5540
5541 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5542 case. (top level): Use gdb_file_cmd instead of gdb_load.
5543
f85e18ee
JK
55442012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5545
5546 PR tdep/14222
5547 * gdb.arch/i386-sse-stack-align.S: New file.
5548 * gdb.arch/i386-sse-stack-align.c: New file.
5549 * gdb.arch/i386-sse-stack-align.exp: New file.
5550
f3b5e280
KS
55512012-06-13 Keith Seitz <keiths@redhat.com>
5552
5553 PR breakpoints/13798 and mi/11541
5554 * gdb.linespec/ls-errs.exp: Add a few more tests for
5555 filenames with spaces and colons.
5556
50af5481
JK
55572012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5558
5559 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5560 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5561 (test_function): Call CV_f.
5562 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5563 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5564 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5565 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5566 (p CV_f(CV::i)): New tests.
5567
d55637df
TT
55682012-06-13 Tom Tromey <tromey@redhat.com>
5569
5570 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5571
cc80f267
JK
55722012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5573
5574 Fix regression by the "ambiguous linespec" series.
5575 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5576 tests.
5577
bb2af9cc
JK
55782012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5579
5580 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5581 missing.
5582
e81a37f7
TT
55832012-06-11 Tom Tromey <tromey@redhat.com>
5584
5585 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5586 location...
5587 (main): ...here.
5588
8efd7788
YQ
55892012-06-07 Yao Qi <yao@codesourcery.com>
5590
5591 * gdb.trace/strace.exp: Shorten some too-long lines.
5592
359f5fe6
PA
55932012-06-06 Pedro Alves <palves@redhat.com>
5594
5595 * gdb.threads/clone-new-thread-event.c: New file.
5596 * gdb.threads/clone-new-thread-event.exp: New file.
5597
7b2fe205
YQ
55982012-06-06 Yao Qi <yao@codesourcery.com>
5599
5600 * gdb.base/dprintf.c (main): Add extra parameter when calling
5601 printf and fprintf.
5602 (bar): New function. It is a dead function, but to ensure
5603 'malloc' is linked explicitly.
5604
3eca55e8
YQ
56052012-06-06 Yao Qi <yao@codesourcery.com>
5606
5607 * gdb.base/info-proc.exp: Return if target doesn't support
5608 'info proc'.
5609
91cc9324
JK
56102012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5611
5612 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5613 (run program with breakpoint commands): XFAIl if it is not.
5614
c56e7c43
JB
56152012-06-05 Joel Brobecker <brobecker@adacore.com>
5616
5617 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5618 and add comment.
5619 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5620 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5621 "STOP" marker. Adjust testing strategy to make it work on
5622 all targets.
5623
5624 * gdb.base/print-file-var-main.c (main): Rewrite using local
5625 variables and adjust get_version_2's return value check.
5626 Add small comment.
5627 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5628 marker. Adjust testing strategy to make it work on all targets.
5629
ccab2054
JB
56302012-06-05 Joel Brobecker <brobecker@adacore.com>
5631
5632 * gdb.ada/bad-task-bp-keyword: New testcase.
5633
d0d86158
JK
56342012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5635
5636 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5637 Simplify it to ...
5638 (symbol-file ${testfile1}): ... here.
5639 (test eliminated var my_global_symbol)
5640 (test eliminated var my_static_symbol)
5641 (test eliminated var my_global_func, get address of main): Wrap them to
5642 'single psymtabs' and 'single symtabs'
5643 (get address of my_global_symbol, get address of my_static_symbol)
5644 (get address of my_global_func, get address of main): Wrap them to
5645 'order1' and 'order2'.
5646
952cf74c
JK
5647 * gdb.base/code_elim.exp
5648 (add-symbol-file ${testfile1} 0x100000)
5649 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5650 'order2'.
5651 (order1: add-symbol-file ${testfile1} 0x100000)
5652 (order1: add-symbol-file ${testfile2} 0x200000)
5653 (order2: add-symbol-file ${testfile2} 0x200000)
5654 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5655 .bss as appropriate.
5656
0c5bf5a9
JK
56572012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5658
5659 * gdb.server/solib-list-lib.c: New file.
5660 * gdb.server/solib-list-main.c: New file.
5661 * gdb.server/solib-list.exp: New file.
5662
4196f325
MR
56632012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5664
5665 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5666 for 'set print symbol' change.
5667
bfb05775
JK
56682012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5669
5670 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5671 .debug_abbrev_seg3.
5672
685b1105
JK
56732012-05-24 John Steele Scott <toojays@toojays.net>
5674
5675 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5676 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5677 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5678
f3e0e960
SS
56792012-05-23 Stan Shebs <stan@codesourcery.com>
5680
5681 * gdb.mi/mi-info-os.exp: New file.
5682
11eb1b4d
KS
56832012-05-23 Keith Seitz <keiths@redhat.com>
5684
5685 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5686 return -1 to suppress the rest of the tests.
5687 (compile_stap_bin): Return boolean success value.
5688
b1af9e97
TT
56892012-05-21 Tom Tromey <tromey@redhat.com>
5690
5691 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5692 Remove kfails.
5693 (test_print_mi_member_types): Likewise.
5694
248537e3
TT
56952012-05-21 Tom Tromey <tromey@redhat.com>
5696
5697 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5698 print symbol' change.
5699
d791e155
TJB
57002012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5701
5702 * gdb.python/py-prompt.exp: Quit if the target is remote.
5703
e77afa2e
JK
57042012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5705
5706 Fix ERROR: internal buffer is full.
5707 * gdb.base/info-os.exp (expect_multiline): New function.
5708 (get process list, get process groups, get threads)
5709 (get file descriptors, get internet-domain sockets)
5710 (get shared-memory regions, get semaphores, get message queues): Use
5711 it for these tests.
5712
9cb709b6
TT
57132012-05-18 Tom Tromey <tromey@redhat.com>
5714
5715 * gdb.mi/mi-var-cmd.exp: Update.
5716 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5717 * gdb.cp/virtbase.exp: Update.
5718 * gdb.cp/classes.exp (test_static_members): Update.
5719 * gdb.cp/casts.exp: Update.
5720 * gdb.base/pointers.exp: Update.
5721 * gdb.base/funcargs.exp (pointer_args): Update.
5722 (structs_by_reference): Update.
5723 * gdb.base/find.exp: Update.
5724 * gdb.base/call-strs.exp: Send "set print symbol off".
5725 * gdb.base/call-ar-st.exp: Update.
5726 * gdb.ada/fun_addr.exp: Update.
5727 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5728 Call it.
5729 (test_print_repeats_10, test_print_strings)
5730 (test_print_char_arrays): Update.
5731
b012acdd
TT
57322012-05-18 Tom Tromey <tromey@redhat.com>
5733
5734 * gdb.base/charset.exp (string_display): Update.
5735
1d51a733
TT
57362012-05-18 Tom Tromey <tromey@redhat.com>
5737
5738 * gdb.mi/mi2-var-display.exp: Update.
5739 * gdb.mi/mi-var-display.exp: Update.
5740 * gdb.mi/mi-var-child.exp: Update.
5741 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5742 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5743
957df313
DE
57442012-05-17 Doug Evans <dje@google.com>
5745
682c7f7b
DE
5746 * info-macros.exp: Pass "debug" to prepare_for_testing.
5747
957df313
DE
5748 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5749 * gdb.ada/Makefile.in (clean): Ditto.
5750 * gdb.arch/Makefile.in (clean): Ditto.
5751 * gdb.asm/Makefile.in (clean): Ditto.
5752 * gdb.base/Makefile.in (clean): Ditto.
5753 * gdb.cell/Makefile.in (clean): Ditto.
5754 * gdb.cp/Makefile.in (clean): Ditto.
5755 * gdb.disasm/Makefile.in (clean): Ditto.
5756 * gdb.dwarf2/Makefile.in (clean): Ditto.
5757 * gdb.fortran/Makefile.in (clean): Ditto.
5758 * gdb.go/Makefile.in (clean): Ditto.
5759 * gdb.hp/Makefile.in (clean): Ditto.
5760 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5761 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5762 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5763 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5764 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5765 * gdb.java/Makefile.in (clean): Ditto.
5766 * gdb.linespec/Makefile.in (clean): Ditto.
5767 * gdb.mi/Makefile.in (clean): Ditto.
5768 * gdb.modula2/Makefile.in (clean): Ditto.
5769 * gdb.multi/Makefile.in (clean): Ditto.
5770 * gdb.objc/Makefile.in (clean): Ditto.
5771 * gdb.opencl/Makefile.in (clean): Ditto.
5772 * gdb.opt/Makefile.in (clean): Ditto.
5773 * gdb.pascal/Makefile.in (clean): Ditto.
5774 * gdb.python/Makefile.in (clean): Ditto.
5775 * gdb.reverse/Makefile.in (clean): Ditto.
5776 * gdb.server/Makefile.in (clean): Ditto.
5777 * gdb.stabs/Makefile.in (clean): Ditto.
5778 * gdb.threads/Makefile.in (clean): Ditto.
5779 * gdb.trace/Makefile.in (clean): Ditto.
5780 * gdb.xml/Makefile.in (clean): Ditto.
5781
abc9d0dc
TT
57822012-05-16 Tom Tromey <tromey@redhat.com>
5783
5784 * gdb.base/macscp1.c (macscp_expr): Add comment.
5785 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5786
6a3a010b
MR
57872012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5788
5789 * gdb.base/return-nodebug.exp: Also test float and double types.
5790
01429c8e
JK
57912012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5792
5793 PR testsuite/12649
5794 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5795
54115cd4
JK
5796 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5797
0c5f383f
SDJ
57982012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5799
5800 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5801 `rerun_to_main'.
5802 (stap_test_no_debuginfo): Likewise.
5803
e7e0cddf
SS
58042012-05-14 Stan Shebs <stan@codesourcery.com>
5805
5806 * gdb.base/dprintf.c: New file.
5807 * gdb.base/dprintf.exp: New file.
5808
c772f8e7
HZ
58092012-05-14 Hui Zhu <hui_zhu@mentor.com>
5810
5811 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5812 * gdb.trace/disconnected-tracing.c: New file.
5813 * gdb.trace/disconnected-tracing.exp: New file.
5814
7efc75aa
SCR
58152012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5816
5817 * gdb.python/python.c: Add a new breakpoint comment.
5818 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5819
85d4a676
SS
58202011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5821
5822 * gdb.base/info-os.exp: New file.
5823 * gdb.base/info-os.c: New file.
5824
64ea88dc
JB
58252012-05-10 Joel Brobecker <brobecker@adacore.com>
5826
4647ab1b
JB
5827 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5828 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5829 New files.
64ea88dc 5830
afba63f1
JB
58312012-05-10 Joel Brobecker <brobecker@adacore.com>
5832
5833 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5834 gdb.base/ctxobj.exp: New files.
5835
9d198b1e
TT
58362012-05-09 Tom Tromey <tromey@redhat.com>
5837
5838 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5839
9bfee719
MR
58402012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5841
5842 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5843
3a7341d8
MR
58442012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5845
5846 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5847 before using it.
5848
52b3699b
TG
58492012-05-04 Tristan Gingold <gingold@adacore.com>
5850
5851 * gdb.base/set-noassign.exp: New test.
5852
a20ee7a4
SCR
58532012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5854
5855 * gdb.python/py-symbol.exp: Add tests to test the new methods
5856 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5857 * gdb.python/py-symbol.c: Add new struct to help test
5858 gdb.Symtab.static_block().
5859
bf2f0858
DE
58602012-05-03 Doug Evans <dje@google.com>
5861
5862 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5863 commented out.
5864
2d4e0376
YQ
58652012-05-03 Yao Qi <yao@codesourcery.com>
5866
5867 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5868 doesn't support.
5869 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5870 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5871
6d0bb9f3
YQ
58722012-05-03 Yao Qi <yao@codesourcery.com>
5873
5874 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5875
fd820528
DE
58762012-04-30 Doug Evans <dje@google.com>
5877
5878 PR testsuite/13961
5879 * gdb.dwarf2/pr13961.S: New file.
5880 * gdb.dwarf2/pr13961.exp: New file.
5881
b9e219b9
YQ
58822012-04-29 Yao Qi <yao@codesourcery.com>
5883
5884 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5885
3019eac3
DE
58862012-04-28 Doug Evans <dje@google.com>
5887
5888 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5889 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5890 All uses updated.
5891 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5892 "ptype func_cu1" to expand cu2 before cu1.
5893
62e5f89c
SDJ
58942012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5895 Tom Tromey <tromey@redhat.com>
5896
5897 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5898 variables.
5899 * gdb.base/stap-probe.c: New file.
5900 * gdb.base/stap-probe.exp: New file.
5901 * gdb.trace/stap-trace.c: New file.
5902 * gdb.trace/stap-trace.exp: New file.
5903 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5904 libgcc's unwinder.
5905
14132e89
MR
59062012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5907
5908 * gdb.arch/mips16-thunks-inmain.c: New file.
5909 * gdb.arch/mips16-thunks-main.c: New file.
5910 * gdb.arch/mips16-thunks-sin.c: New file.
5911 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5912 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5913 * gdb.arch/mips16-thunks-sinmain.c: New file.
5914 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5915 * gdb.arch/mips16-thunks.exp: New file.
5916
a766d390
DE
59172012-04-25 Doug Evans <dje@google.com>
5918
5919 * configure.ac: Create gdb.go/Makefile.
5920 * configure: Regenerate.
5921 * gdb.base/default.exp: Add "go" to "set language" testing.
5922 * gdb.go/Makefile.in: New file.
5923 * gdb.go/basic-types.exp: New file.
5924 * gdb.go/chan.exp: New file.
5925 * gdb.go/chan.go: New file.
5926 * gdb.go/handcall.exp: New file.
5927 * gdb.go/handcall.go: New file.
5928 * gdb.go/hello.exp: New file.
5929 * gdb.go/hello.go: New file.
5930 * gdb.go/integers.exp: New file.
5931 * gdb.go/integers.go: New file.
5932 * gdb.go/methods.exp: New file.
5933 * gdb.go/methods.go: New file.
5934 * gdb.go/package.exp: New file.
5935 * gdb.go/package1.go: New file.
5936 * gdb.go/package2.go: New file.
5937 * gdb.go/print.exp: New file.
5938 * gdb.go/strings.exp: New file.
5939 * gdb.go/strings.go: New file.
5940 * gdb.go/types.exp: New file.
5941 * gdb.go/types.go: New file.
5942 * gdb.go/unsafe.exp: New file.
5943 * gdb.go/unsafe.go: New file.
5944 * lib/future.exp: Add Go support.
5945 (gdb_find_go, gdb_find_go_linker): New procs.
5946 (gdb_default_target_compile): Add Go support.
5947 * lib/gdb.exp (skip_go_tests): New proc.
5948 * lib/go.exp: New file.
5949
e65f9ffb
TT
59502012-04-25 Tom Tromey <tromey@redhat.com>
5951
5952 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5953
14e75d8e
JK
59542012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5955 Jan Kratochvil <jan.kratochvil@redhat.com>
5956
5957 PR symtab/7259:
5958 * gdb.base/enumval.c: New test case.
5959 * gdb.base/enumval.exp: New test case.
5960 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5961 field.bitpos.
5962
f3525b70
PA
59632012-04-17 Pedro Alves <palves@redhat.com>
5964
5965 * Makefile.in (site.exp): Make site.exp source
5966 $srcdir/lib/append_gdb_boards_dir.exp.
5967 * lib/append_gdb_boards_dir.exp: New file.
5968
bccbefd2
JK
59692012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5970
5971 New option "set auto-load safe-path".
5972 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5973 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5974
bf88dd68
JK
59752012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5976
5977 auto-load: Implementation.
5978 * gdb.base/help.exp (test set height): Increase the height.
5979 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5980 to ...
5981 (info auto-load python-scripts): ... here.
5982 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5983 to ...
5984 (info auto-load python-scripts *): ... here.
5985
c0d4d1c0
YQ
59862012-04-16 Yao Qi <yao@codesourcery.com>
5987
5988 * lib/trace-support.exp (get_in_proc_agent): New.
5989 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5990 of in process trace agent.
5991 * gdb.trace/ftrace.exp: Likewise.
5992 * gdb.trace/pending.exp: Likewise.
5993 * gdb.trace/trace-break.exp: Likewise.
5994 * gdb.trace/trace-mt.exp
5995 * gdb.trace/tspeed.exp: Likewise.
5996 * gdb.trace/tstatus.exp
5997 * gdb.trace/strace.exp: Likewise.
5998
cbf68a60
TS
59992012-04-16 Thomas Schwinge <thomas@codesourcery.com>
6000
dd6d3b70
TS
6001 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
6002 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
6003
cbf68a60
TS
6004 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
6005
8264ba82
AG
60062012-04-14 Anton Gorenkov <xgsa@yandex.ru>
6007
6008 PR mi/13393
6009 * gdb.mi/mi-var-rtti.cc: New file.
6010 * gdb.mi/mi-var-rtti.exp: New file.
6011 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
6012 function.
6013 (mi_varobj_update_with_type_change): updated to avoid code duplication.
6014
de0919f8 60152012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
6016
6017 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
6018 EXECUTABLES.
6019 * gdb.python/py-explore.c: C program used for testing the new
6020 'explore' command on C constructs.
6021 * gdb.python/py-explore.cc: C++ program used for testing the new
6022 'explore' command on C++ constructs.
6023 * gdb-python/py-explore.exp: Tests for the new 'explore'
6024 command on C constructs.
6025 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
6026 command on C++ constructs.
6027
a82da7dd
MK
60282012-04-07 Mark Kettenis <kettenis@gnu.org>
6029
6030 * gdb.base/funcargs.exp (complex_args): Fix typo.
6031
e127cba8
JK
60322012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6033
6034 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
6035 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
6036
40e084e1
KS
60372012-04-05 Keith Seitz <keiths@redhat.com>
6038
6039 * gdb.base/advance.exp: Update error message for
6040 "advance malformed" test.
6041 * gdb.base/break.exp: Likewise for "breakpoint with
6042 trailing garbage" test.
6043 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
6044 with trailing garbage" test.
6045 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
6046 trailng garbage" test.
6047 * gdb.base/until.exp: Likewise for "malformed until" test.
6048 * gdb.cp/ovldbreak.exp: Create the breakpoint table
6049 for "breakpoint info (after setting on all)".
6050 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
6051 tests.
6052 * gdb.cp/cplabel.cc: New file.
6053 * gdb.cp/cplabel.exp: New test.
6054 * gdb.linespec/ls-errs.c: New file.
6055 * gdb.linespec/ls-errs.exp: New test.
6056
a72c8f6a
JK
60572012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6058
6059 * gdb.trace/unavailable.exp
6060 (collect globals: print object on: print derived_partial)
6061 (collect globals: print object on: print derived_whole)
6062 (collect globals: print object off: print derived_partial)
6063 (collect globals: print object off: print derived_whole): Update
6064 expected output.
6065
f87a3023
KS
60662012-03-30 Keith Seitz <keiths@redhat.com>
6067
6068 * gdb.python: Add test for linespecs with commas.
6069
e2171b3c
KS
60702012-03-28 Keith Seitz <keiths@redhat.com>
6071
6072 * gdb.linespec/ls-dollar.cc: New file.
6073 * gdb.linespec/ls-dollar.exp: New test.
6074
60752012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
6076
6077 * gdb.cp/namespace.exp: Add breakpoint tests for functions
6078 starting with the global namespace.
6079
2f4e0a80
DE
60802012-03-23 Doug Evans <dje@google.com>
6081
6082 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
6083
7b282c5a
SCR
60842012-03-22 Siva Chandra Reddy <sivachandra@google.com>
6085
6086 * gdb.python/py-value.cc: Add test case for testing the
6087 methodology exposing C++ values to Python.
6088 * gdb.python/py-value-cc.exp: Add tests testing the methodology
6089 exposing C++ values to Python.
6090 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
6091
2e98ca53
JK
60922012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6093 Siddhesh Poyarekar <siddhesh@redhat.com>
6094
6095 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
6096 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
6097 (generate native core dump): Make the test unsupported if core cannot
6098 be generated.
6099
8320cc4f
JK
61002012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6101
6102 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
6103 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
6104 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
6105
3a69ffb2
JK
61062012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
6107
6108 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
6109
8fabffee
DE
61102012-03-17 Doug Evans <dje@google.com>
6111
6112 * dg-extract-results.sh: Handle KFAILs.
6113
ab260dad
JK
61142012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6115
6116 PR symtab/13777
6117 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
6118
53ba8333
JB
61192012-03-16 Joel Brobecker <brobecker@adacore.com>
6120
6121 * gdb.ada/set_pckd_arr_elt: New testcase.
6122
481860b3
GB
61232012-03-16 Gary Benson <gbenson@redhat.com>
6124
6125 PR breakpoints/10738
6126 * gdb.opt/inline-break.exp: New file.
6127 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
6128 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
6129 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
6130 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
6131 * gdb.base/async-shell.exp: Likewise.
6132 * lib/mi-support.exp (library_loaded_re): Likewise.
6133
410528f0
TT
61342012-03-15 Tom Tromey <tromey@redhat.com>
6135
6136 * gdb.cp/virtfunc2.exp: Update expected output.
6137 * gdb.cp/pr9631.exp: Update expected output.
6138 * gdb.cp/member-ptr.exp: Update expected output.
6139 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
6140 output.
6141 * gdb.cp/casts.exp: Update expected output.
6142
c4aeac85
TT
61432012-03-15 Tom Tromey <tromey@redhat.com>
6144
6145 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
6146 (test_info_vtbl): Likewise.
6147 (do_tests): Call test_info_vtbl.
6148 * gdb.cp/virtfunc.cc (va): New global.
6149
856d06f9
TS
61502012-03-15 Thomas Schwinge <thomas@codesourcery.com>
6151
6152 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
6153 describing DWARF data structures.
6154 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
6155 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
6156 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
6157 * gdb.dwarf2/dw2-entry-value.S: Likewise.
6158 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6159 * gdb.dwarf2/dw2-param-error.S: Likewise.
6160 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
6161 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
6162 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
6163 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
6164 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
6165 * gdb.dwarf2/pr11465.S: Likewise.
6166
e837f12a
JK
61672012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6168
6169 * gdb.mi/mi2-prompt.exp: New file.
6170
ccbb4f28
JB
61712012-03-13 Joel Brobecker <brobecker@adacore.com>
6172
6173 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
6174
32039130
JB
61752012-03-13 Joel Brobecker <brobecker@adacore.com>
6176
6177 * gdb.ada/bp_range_type: New testcase.
6178
16899756
DE
61792012-03-13 Doug Evans <dje@google.com>
6180
6181 * gdb.base/default.exp: Delete tests for symbol-reloading.
6182 * gdb.base/help.exp: Ditto.
6183 * gdb.base/setshow.exp: Ditto.
6184 * gdb.base/gdb_history: Delete references to symbol-reloading.
6185
87b0bb13
JK
61862012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6187
6188 * gdb.base/attach-twice.c: New files.
6189 * gdb.base/attach-twice.exp: New files.
6190
0d7941a9
KS
61912012-03-08 Keith Seitz <keiths@redhat.com>
6192
6193 * lib/gdb.exp (gdb_get_line_number): Throw an
6194 error instead of returning -1.
6195 * gdb.base/break.exp: Remove unused variable
6196 bp_location5.
6197 * gdb.base/hbreak2.exp: Likewise.
6198 * gdb.base/sepdebug.exp: Likewise.
6199
f4647387
YQ
62002012-03-08 Yao Qi <yao@codesourcery.com>
6201 Pedro Alves <palves@redhat.com>
6202
6203 Fix PR server/13392.
6204 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
6205 (tracepoint_change_loc_2): Remove kfail. Return if failed to
6206 download tracepoints.
6207 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
6208 (pending_tracepoint_resolved_during_trace): Likewise.
6209 (pending_tracepoint_installed_during_trace): Likewise.
6210 (pending_tracepoint_with_action_resolved): Likewise.
6211
83c532cb
KS
62122012-03-08 Keith Seitz <keiths@redhat.com>
6213
6214 * gdb.ada/array_bounds.exp: Get breakpoint for line
6215 with "START", not "STOP".
6216 * gdb.python/py-infthread.exp: Do not continue to
6217 line marked "Break here.", which is undefined.
6218
d6b6bbb7
LM
62192012-03-08 Luis Machado <lgustavo@codesourcery.com>
6220
6221 Revert:
6222
6223 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6224
6225 Implement testsuite workaround for PR breakpoints/13781.
6226 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6227 (set breakpoint condition-evaluation host): New conditional command.
6228
7fe25d9b
JK
62292012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6230
6231 Fix CU relative vs. absolute DIE offsets.
6232 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
6233 one.
6234
51898c15
JK
62352012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6236
6237 Fix false FAIL on distros with relro linkage as default.
6238 * gdb.reverse/solib-precsave.exp: Try to compile the test using
6239 -Wl,-z,norelro first.
6240
8131799e
JB
62412012-03-06 Joel Brobecker <brobecker@adacore.com>
6242
6243 * gdb.ada/bp_on_var: New testcase.
6244
ba241969
JB
62452012-03-06 Joel Brobecker <brobecker@adacore.com>
6246
6247 * gdb.ada/bp_enum_homonym: New testcase.
6248
abe49676
YQ
62492012-03-06 Yao Qi <yao@codesourcery.com>
6250
6251 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
6252 x86_64-*-* and i?86-*-*.
6253 Set up KFAIL for gdb/13808.
6254
d8df103b
TT
62552012-03-05 Tom Tromey <tromey@redhat.com>
6256
6257 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
6258 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
6259
b7b189f3
TT
62602012-03-05 Tom Tromey <tromey@redhat.com>
6261
6262 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
6263
69dc1c4d
YQ
62642012-03-04 Yao Qi <yao@codesourcery.com>
6265
6266 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
6267 messages for KFAIL.
6268
3f20c47f
JK
62692012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6270
6271 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
6272 (print one_two_three, indexes off, print few_reps, indexes off)
6273 (print many_reps, indexes off, print empty, indexes off)
6274 (print one_two_three, print few_reps, print many_reps, print empty):
6275 Call setup_xfail if $gcc_old.
6276
abf1152a
JK
62772012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6278
6279 Implement testsuite workaround for PR breakpoints/13781.
6280 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6281 (set breakpoint condition-evaluation host): New conditional command.
6282
a06715f8
JK
62832012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6284
6285 Code cleanup.
6286 * gdb.cp/mb-templates.exp: New variables executable. Use it for
6287 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
6288 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
6289 number 1 by $bpnum. Four times.
6290
5808517f
YQ
62912012-03-03 Yao Qi <yao@codesourcery.com>
6292
6293 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
6294
dfe2ac14
JK
62952012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6296
6297 Setup KFAIL for PR server/13796.
6298 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
6299
8bbc467a
JB
63002012-03-02 Joel Brobecker <brobecker@adacore.com>
6301
6302 * gdb.ada/operator_bp: New testcase.
6303
c0eac87f
JB
63042012-03-02 Joel Brobecker <brobecker@adacore.com>
6305
6306 * gdb.ada/info_locals_renaming: New testcase.
6307
4f42c881
TT
63082012-03-02 Tom Tromey <tromey@redhat.com>
6309
6310 * gdb.base/nextoverexit.c: New file.
6311 * gdb.base/nextoverexit.exp: New file.
6312
7380c0c9
EBM
63132012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6314
6315 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6316 parameter.
6317
1faeff08
MR
63182012-03-01 Maciej W. Rozycki <macro@mips.com>
6319
6320 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6321 core registers.
6322
320b6f49 63232012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6324 Maciej W. Rozycki <macro@codesourcery.com>
6325 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6326
6327 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6328
ad5f7d6e
PA
63292012-03-01 Pedro Alves <palves@redhat.com>
6330
6331 PR gdb/13767
6332
6333 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6334 (gdb_collect_globals_test): Call it.
6335
d3dc44a6
KS
63362012-03-01 Keith Seitz <keiths@redhat.com>
6337
6338 * gdb.cp/method2.exp: Output of overload menu is now
6339 alphabetized. Update tests for "break A::method".
6340 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6341 of hard-coding them.
6342 Overload menu is alphabetized: rewrite to accommodate.
6343 Unset variables LINE and TYPES which are used in other tests.
6344 Compute the output of "info break".
6345 Update the breakpoint table after all breakpoints are deleted.
6346 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6347 compute ACTUALS and the method body based on parameters.
6348 Update expected output accordingly.
6349 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6350 unique comments to allow the use of gdb_get_line_number.
6351
63522012-03-01 Keith Seitz <keiths@redhat.com>
6353
6354 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6355 some Tcl syntax.
6356 * gdb.cp/ovldbreak.exp: Likewise.
6357
7949c2a0
KS
63582012-03-01 Keith Seitz <keiths@redhat.com>
6359
6360 * gdb.base/help.exp (help show user): Update expected result
6361 for new doc string changes (add "non-python").
6362
7d74f244
DE
63632012-03-01 Scott J. Goldman <scottjg@vmware.com>
6364
6365 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6366 be put in the user-defined category and that the commands appear in
6367 "help user-defined".
6368
1b611343
JB
63692012-02-29 Joel Brobecker <brobecker@adacore.com>
6370
6371 * gdb.ada/tagged_not_init: New testcase.
6372
99b1c762
JB
63732012-02-29 Joel Brobecker <brobecker@adacore.com>
6374
6375 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6376 * gdb.ada/enum_idx_packed: New testcase.
6377
2d4a02ee
JB
63782012-02-29 Joel Brobecker <brobecker@adacore.com>
6379
6380 * gdb.ada/aliased_array: New testcase.
6381
2e6fda7d
JB
63822012-02-29 Joel Brobecker <brobecker@adacore.com>
6383
6384 * gdb.ada/whatis_array_val: New testcase.
6385
9a7f938f
JK
63862012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6387
6388 Fix disp-step-syscall.exp: fork: single step over fork.
6389 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6390 whitespaces.
6391 (single step over $syscall): Remove its check.
6392 (single step over $syscall final pc): New check.
6393
8703a944
JK
63942012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6395
6396 Support processors without SSSE3.
6397 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6398 pabsd into ...
6399 (ssse3_test): ... a new function.
6400 (main): Call ssse3_test.
6401 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6402 Update expected values everywhere.
6403 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6404 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6405 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6406 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6407 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6408 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6409 Move these tests lower.
6410 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6411 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6412 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6413 New tests.
6414
c03e6ccc
YQ
64152012-02-29 Yao Qi <yao@codesourcery.com>
6416 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.trace/trace-mt.c: New.
6419 * gdb.trace/trace-mt.exp: New.
6420
7964b62a
TS
64212012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6422
2c8910ba
TS
6423 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6424 numbers instead of hardcoding them.
6425 * gdb.base/annota1.c: Provide suitable markers.
6426 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6427 numbers instead of hardcoding them.
6428 * gdb.base/annota3.c: Provide suitable markers.
6429
6430 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6431 * gdb.base/annota3.c: Likewise.
6432 * gdb.base/sigall.c: Likewise.
6433 * gdb.base/signals.c: Likewise.
6434 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 6435
5a41c0b7
MR
64362012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6437
6438 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6439 failure return path.
6440
ebbbe5c5
LM
64412012-02-27 Luis Machado <lgustavo@codesourcery.com>
6442
6443 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6444
8d126d8a
LM
64452012-02-24 Luis Machado <lgustavo@codesourcery.com>
6446
6447 * gdb.base/cond-eval-mode.exp: New file.
6448
11337c2f
PA
64492012-02-24 Pedro Alves <palves@redhat.com>
6450
6451 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6452 (top level): Use with_test_prefix.
6453
13fc3e3c
PA
64542012-02-24 Pedro Alves <palves@redhat.com>
6455
6456 * gdb.threads/attach-into-signal.exp (corefunc): Use
6457 with_test_prefix.
6458
07c1b626
JK
64592012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6460
6461 Fix false FAILs on old CPUs without SSE.
6462 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6463 Return untested for Illegal instruction.
6464
596ba138
JK
64652012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6466
6467 Fix false FAILs with glibc debug infos installed.
6468 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6469 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6470
aeaa2474
SA
64712012-02-22 Sterling Augustine <saugustine@google.com>
6472
6473 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6474 constant with cast.
6475
aed555c9
PA
64762012-02-21 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6479
78afebb4
PA
64802012-02-21 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6483
fdcfef12
PA
64842012-02-21 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6487 with_test_prefix.
6488
0f4d39d5
PA
64892012-02-21 Pedro Alves <palves@redhat.com>
6490
6491 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6492 with_test_prefix here.
6493 (top level): Do it here instead. Remove `:' from the
6494 with_test_prefix string.
6495 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6496 the suffix `:' from the with_test_prefix prefix string.
6497 * gdb.base/break-interp.exp: Ditto.
6498 * gdb.base/catch-load.exp: Ditto.
6499 * gdb.base/disp-step-syscall.exp: Ditto.
6500 * gdb.base/jit-so.exp: Ditto.
6501 * gdb.base/jit.exp: Ditto.
6502 * gdb.base/sepdebug.exp: Ditto.
6503 * gdb.base/solib-display.exp: Ditto.
6504 * gdb.base/solib-overlap.exp: Ditto.
6505 * gdb.base/watch-cond-infcall.exp: Ditto.
6506 * gdb.base/watchpoint.exp: Ditto.
6507 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6508 * gdb.mi/mi-watch.exp: Ditto.
6509 * gdb.mi/mi2-watch.exp: Ditto.
6510 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6511 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6512 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6513 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6514 * gdb.threads/watchpoint-fork.exp: Ditto.
6515 * gdb.threads/watchthreads-reorder.exp: Ditto.
6516 * gdb.trace/change-loc.exp: Ditto.
6517 * gdb.trace/pending.exp: Ditto.
6518 * gdb.trace/status-stop.exp: Ditto.
6519 * gdb.trace/strace.exp: Ditto.
6520 * gdb.trace/trace-break.exp: Ditto.
6521 * gdb.trace/unavailable.exp: Ditto.
6522 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6523 suffix with colon. Adjust leading comments.
6524
6a5870ce
PA
65252012-02-21 Pedro Alves <palves@redhat.com>
6526 Tom Tromey <tromey@redhat.com>
6527
6528 * lib/gdb.exp: Add description of test prefixes.
6529 (with_test_prefix): New procedure.
6530 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6531 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6532 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6533 instead of lappend to append to pf_prefix.
6534 * gdb.base/catch-load.exp: Use with_test_prefix.
6535 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6536 * gdb.base/jit-so.exp: Use with_test_prefix.
6537 * gdb.base/jit.exp: Use with_test_prefix.
6538 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6539 lappend to append to pf_prefix.
6540 * gdb.base/sepdebug.exp: Use with_test_prefix.
6541 * gdb.base/solib-display.exp: Use with_test_prefix.
6542 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6543 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6544 * gdb.base/watchpoint.exp: Use with_test_prefix.
6545 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6546 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6547 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6548 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6549 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6550 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6551 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6552 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6553 append instead of lappend to append to pf_prefix.
6554 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6555 * gdb.trace/change-loc.exp: Use with_test_prefix.
6556 * gdb.trace/pending.exp: Use with_test_prefix.
6557 * gdb.trace/status-stop.exp: Use with_test_prefix.
6558 * gdb.trace/strace.exp: Use with_test_prefix.
6559 * gdb.trace/trace-break.exp: Use with_test_prefix.
6560 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6561 instead of lappend to append to pf_prefix.
6562
35dc4a6b
JK
65632012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6564
6565 Fix racy FAILs.
6566 * gdb.base/inferior-died.c (main): Add return of 0.
6567 * gdb.base/inferior-died.exp (continue): Fix expectation of
6568 asynchronous events.
6569 (p 1): New test.
6570
c5a006e6
PA
65712012-02-20 Pedro Alves <palves@redhat.com>
6572
6573 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6574 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6575 gdb's internal debug output. For the non-threaded case, look for
6576 "Program received signal SIGLARM", for the threaded case, peek at
6577 the thread's siginfo.
6578
cc51a170
PA
65792012-02-20 Pedro Alves <palves@redhat.com>
6580
6581 General cleanup, make output test messages unique, and build
6582 different executable files for the non-threaded and threaded
6583 cases.
6584
6585 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6586 Delete.
6587 (executable_nothr, executable_thr): New globals.
6588 (top level): Adjust to delete both executables.
6589 (corefunc): New parameter $executable. Set $pf_prefix instead of
6590 hand writing a prefix in tests. Issue a clean_restart and enable
6591 lin-lwp debug output here.
6592 (top level): Adjust. Use build_executable. Don't start gdb here,
6593 and don't enable lin-lwp debug output here.
6594 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6595
c755f03d
JK
65962012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6597
6598 Fix racy FAILs.
6599 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6600 "continue" command.
6601
6bec5e0a
JK
66022012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6603
6604 Fix for gdbserver non-extended mode.
6605 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6606 and gdb_run_cmd.
6607
2e8265fd
TT
66082012-02-17 Tom Tromey <tromey@redhat.com>
6609
6610 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6611 * gdb.python/py-events.exp: Check 'dir' output.
6612 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6613
9e507076
YQ
66142012-02-17 Yao Qi <yao@codesourcery.com>
6615
6616 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6617
32d22ab1
TT
66182012-02-16 Tom Tromey <tromey@redhat.com>
6619
6620 * gdb.base/inferior-died.c: Don't include stdio.h.
6621
9addecb9
TT
66222012-02-16 Tom Tromey <tromey@redhat.com>
6623
6624 * gdb.base/inferior-died.c: New file.
6625 * gdb.base/inferior-died.exp: New file.
6626
4cb6da1c
AR
66272012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6628
6629 * gdb.base/break-inline.exp: New file.
6630 * gdb.base/break-inline.c: New file.
6631
3af2590d
TT
66322012-02-15 Tom Tromey <tromey@redhat.com>
6633
6634 * gdb.base/pc-fp.exp: Add "info register" tests.
6635
29988831
TT
66362012-02-15 Tom Tromey <tromey@redhat.com>
6637
6638 * gdb.base/regs.exp: Remove.
6639
10010058
PA
66402012-02-15 Pedro Alves <palves@redhat.com>
6641
6642 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6643 the target doesn't support tracepoints.
6644 * gdb.trace/circ.exp: Ditto.
6645 * gdb.trace/collection.exp: Ditto.
6646 * gdb.trace/packetlen.exp: Ditto.
6647 * gdb.trace/passc-dyn.exp: Ditto.
6648 * gdb.trace/report.exp: Ditto.
6649 * gdb.trace/tfind.exp: Ditto.
6650 * gdb.trace/tspeed.exp: Ditto.
6651 * gdb.trace/tsv.exp: Ditto.
6652 * gdb.trace/unavailable.exp: Ditto.
6653 * gdb.trace/while-dyn.exp: Ditto.
6654
a2e0062d
PA
66552012-02-15 Pedro Alves <palves@redhat.com>
6656
6657 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6658 gdb_test_multiple, and call unsupported instead of fail, if the
6659 remote side does not support the request.
6660
a1999d40
PA
66612012-02-15 Pedro Alves <palves@redhat.com>
6662
6663 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6664 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6665 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6666 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6667 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6668 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6669 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6670 doesn't start with "extended-" already.
6671
7cee1e54
PA
66722012-02-15 Pedro Alves <palves@redhat.com>
6673
6674 Support extended-remote. Avoid cascading timeouts.
6675
6676 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6677 the extended-remote target. If attaching with no file fails, load
6678 the file manually.
6679 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6680
816338b5
SS
66812012-02-14 Stan Shebs <stan@codesourcery.com>
6682
6683 * gdb.base/ena-dis-br.exp: Add enable count test.
6684
cc30c4bd
PA
66852012-02-13 Pedro Alves <palves@redhat.com>
6686
6687 * config/mips-idt.exp: Delete.
6688 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6689 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6690 * gdb.base/break.exp: Remove mips-idt references.
6691 * gdb.base/chng-syms.exp: Ditto.
6692 * gdb.base/default.exp: Ditto.
6693 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6694 (top level): Don't call it.
6695 * gdb.base/opaque.exp: Remove mips-idt restarts.
6696 * gdb.base/ptype.exp: Remove mips-idt xfails.
6697 * gdb.base/scope.exp: Remove mips-idt restarts.
6698 * gdb.base/sepdebug.exp: Remove mips-idt references.
6699 * gdb.base/watchpoint.exp (maybe_clean_restart)
6700 (maybe_reinitialize): Delete.
6701 (test_disabling_watchpoints, test_disabling_watchpoints)
6702 (test_watchpoint_triggered_in_syscall)
6703 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6704 Don't call them.
6705
57008375
JK
67062012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6707
6708 * gdb.server/server-exec-info.exp: New file.
6709
4a2d9c08
PA
67102012-02-10 Pedro Alves <palves@redhat.com>
6711
6712 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6713 always non-empty.
6714 (test_attach): Always pass $exec to test_attach_gdb.
6715
09fa21bd
TT
67162012-02-08 Tom Tromey <tromey@redhat.com>
6717
6718 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6719 before inferior is started.
6720
f0823d2c
TT
67212012-02-07 Tom Tromey <tromey@redhat.com>
6722
6723 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6724 Symbol.value.
6725 * gdb.python/py-symbol.c (qq): Set default value.
6726
67272012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6728
6729 * gdb.python/py-symbol.c (qq): New global.
6730 * gdb.python/py-symbol.exp: Add test for frame-less
6731 lookup_symbol.
6732 * gdb.python/py-symtab.exp: Fix line number.
6733
f7e44f65
JB
67342012-02-03 Joel Brobecker <brobecker@adacore.com>
6735
6736 * gdb.ada/mi_task_arg: New testcase.
6737
4c9ed63c
PA
67382012-02-02 Pedro Alves <palves@redhat.com>
6739
6740 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6741 extended timeout.
6742
c0b9f2c6
PA
67432012-02-02 Pedro Alves <palves@redhat.com>
6744
6745 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6746 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6747
5f8cefd7
PA
67482012-02-02 Pedro Alves <palves@redhat.com>
6749
6750 * gdb.base/term.exp: Rewrite.
6751 * gdb.base/term.c: New.
6752
2f3a2569
PA
67532012-02-02 Pedro Alves <palves@redhat.com>
6754
6755 * gdb.base/default.exp (run "r" abbreviation, run): Add
6756 extended-remote expected output.
6757
f149aabd
TT
67582012-02-02 Tom Tromey <tromey@redhat.com>
6759
6760 * gdb.cp/dispcxx.exp: New file.
6761 * gdb.cp/dispcxx.cc: New file.
6762
03bef283
TT
67632012-02-01 Tom Tromey <tromey@redhat.com>
6764
6765 * gdb.base/jit-simple.exp: New file.
6766 * gdb.base/jit-simple.c: New file.
6767
a79b18b5
YQ
67682012-01-30 Yao Qi <yao@codesourcery.com>
6769
6770 * gdb.base/skip.exp: Make test result unique.
6771
f0d1a53e
JK
67722012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6773
6774 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6775 compatibility with valgrind-3.7.0.
6776
4b3c9f41
PA
67772012-01-27 Pedro Alves <palves@redhat.com>
6778
6779 * gdb.base/watchpoint.exp (no_hw): New global.
6780 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6781 disable hw watchpoints.
6782 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6783 don't expect hw watchpoints.
6784 (no_hw_watchpoints): Always clean restart.
6785 (do_tests): New procedure, factored out from the top level.
6786 (top level): Run tests twice. Once with hw watchpoints enabled,
6787 another time with hw watchpoints disabled.
6788
a13491c8
PA
67892012-01-27 Pedro Alves <palves@redhat.com>
6790
6791 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6792 out from the top level.
6793 (top level): Call it instead.
6794
f2c8a051
PA
67952012-01-27 Pedro Alves <palves@redhat.com>
6796
6797 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6798 watchpoints sooner.
6799
654d7a9e
PA
68002012-01-27 Pedro Alves <palves@redhat.com>
6801
6802 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6803
274f47f3
PA
68042012-01-27 Pedro Alves <palves@redhat.com>
6805
6806 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6807 "You may have requested too many hardware
6808 breakpoints/watchpoints".
6809
e4d63ba2
PA
68102012-01-27 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.base/watchpoint.exp (maybe_clean_restart)
6813 (maybe_reinitialize): New.
6814 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6815 expect "hit N times".
6816 (test_disabling_watchpoints, test_complex_watchpoint)
6817 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6818 Call maybe_clean_restart.
6819 (top level): Use clean_restart. Remove "mips-idt-*"
6820 reinitialization.
6821
dbd95daf
PA
68222012-01-27 Pedro Alves <palves@redhat.com>
6823
6824 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6825
f3ad2025
PA
68262012-01-27 Pedro Alves <palves@redhat.com>
6827
6828 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6829 require `initialize' anymore. Remove unnecessary `initialize'
6830 calls.
6831
100aa3ae
PA
68322012-01-27 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.base/watchpoint.exp (wp_set): Delete.
6835 (initialize, test_simple_watchpoint, top level): Remove dead code.
6836
c79a8e11
PA
68372012-01-27 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6840 typo.
6841
048fe15a
PA
68422012-01-27 Pedro Alves <palves@redhat.com>
6843
6844 * config/extended-gdbserver.exp: New file.
6845 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6846 comment.
6847 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6848 * boards/native-extended-gdbserver.exp: New file.
6849
4033a6bf
PA
68502012-01-26 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6853 and gdb_test_multiple.
6854
3d7f4b81
PA
68552012-01-26 Pedro Alves <palves@redhat.com>
6856
6857 Make test messages unique, and more identifiable.
6858 * gdb.multi/watchpoint-multi.exp: Change test messages.
6859
484abf42
TT
68602012-01-25 Tom Tromey <tromey@redhat.com>
6861
6862 * gdb.base/solib-disc.exp: Fix regexps.
6863
edcc5120
TT
68642012-01-24 Tom Tromey <tromey@redhat.com>
6865
6866 * lib/mi-support.exp (mi_expect_stop): Add special case for
6867 solib-event.
6868 * gdb.base/catch-load-so.c: New file.
6869 * gdb.base/catch-load.exp: New file.
6870 * gdb.base/catch-load.c: New file.
6871 * gdb.base/break-interp.exp (reach_1): Update regexp.
6872
30b91c90
JK
68732012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6874
6875 Fix fuzzy results.
6876 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6877 lpsimple and func.
6878
53fe1783
GB
68792012-01-24 Gary Benson <gbenson@redhat.com>
6880
6881 Delete #if 0'd out code.
6882 * gdb.base/default.exp (info catch): Remove.
6883 * gdb.base/gdb_history (info catch): Likewise.
6884 * gdb.base/help.exp (info catch): Likewise.
6885
d0d8b0c6
JK
68862012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6887
6888 Fix watchpoints to be specific for each inferior.
6889 * gdb.multi/watchpoint-multi.c: New file.
6890 * gdb.multi/watchpoint-multi.exp: New file.
6891
4403d8e9
JK
68922012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6893
6894 Fix watchpoints across inferior fork.
6895 * gdb.threads/watchpoint-fork-child.c: New file.
6896 * gdb.threads/watchpoint-fork-mt.c: New file.
6897 * gdb.threads/watchpoint-fork-parent.c: New file.
6898 * gdb.threads/watchpoint-fork-st.c: New file.
6899 * gdb.threads/watchpoint-fork.exp: New file.
6900 * gdb.threads/watchpoint-fork.h: New file.
6901
050a2e1d
PA
69022012-01-23 Pedro Alves <palves@redhat.com>
6903
6904 * gdb.base/call-signal-resume.exp: Allow output after "return".
6905
6a52fb62
PA
69062012-01-20 Pedro Alves <palves@redhat.com>
6907
6908 * gdb.python/py-finish-breakpoint.py: Fix typo.
6909
145b16a9
UW
69102012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6911
6912 * gdb.base/info-proc.exp: Also run on remote targets. Main
6913 "info proc" command is now always present; whether target supports
6914 actual info proc operation is detected when attempting to issue
6915 the command.
6916
26f6125e
JK
69172012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6918
6919 * .gdbinit: Remove.
6920
eb5227ce
PA
69212012-01-19 Pedro Alves <palves@redhat.com>
6922
6923 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6924 look at the funtions' returns.
6925 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6926 (jprint.print(int, int)): Change return type to int. Adjust.
6927
1db33378
PP
69282012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6929
6930 PR gdb/9538
6931 * gdb.base/sepdebug.exp: New test.
6932
b9736cf8
PA
69332012-01-18 Pedro Alves <palves@redhat.com>
6934
6935 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6936 Allow output before ^done.
6937
4aac40c8
TT
69382012-01-16 Tom Tromey <tromey@redhat.com>
6939
6940 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6941 Add tests for relative directory.
6942
cafec441
TT
69432012-01-16 Tom Tromey <tromey@redhat.com>
6944
6945 * gdb.base/printcmds.c (enum flag_enum): New.
6946 (three): New global.
6947 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6948 enum printing.
6949 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6950 FlagEnumerationPrinter.
6951 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6952 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6953 (fval): New global.
6954
abcc4978
PA
69552012-01-16 Pedro Alves <palves@redhat.com>
6956
6957 * lib/gdb.exp (banned_procedures): New variable.
6958 (banned_variables_traced): Rename to ...
6959 (banned_traced): ... this.
6960 (gdb_init): Also trace banned procedures.
6961 (gdb_finish): Also untrace banned procedures.
6962
97ccebe8
PA
69632012-01-16 Pedro Alves <palves@redhat.com>
6964
6965 Remove all calls to strace.
6966
2af7517b
JK
69672012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6968
6969 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6970 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6971
9241a8bc
PP
69722012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6973
6974 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6975 * gdb.base/pie-execl.exp: Likewise.
6976
3848a17f
KS
69772012-01-12 Keith Seitz <keiths@redhat.com>
6978
6979 PR mi/10586
6980 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6981 (do_anonymous_type_tests): New function.
6982 (main): Call do_anonymous_type_tests.
6983 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6984 (verify_everything): New procedure.
6985 * gdb.mi/mi-var-cp.cc (class A): New class.
6986 (anonymous_structs_and_unions): New function.
6987 (main): Call anonymous_structs_and_unions.
6988 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6989 (verify_everything): New procedure.
6990
440e2fca
KS
69912012-01-12 Keith Seitz <keiths@redhat.com>
6992
6993 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6994 (varobj_tree::get_path_expr): Assume that all varobjs are
6995 compound unless they are known simple types.
6996 Adjust path expressions based on parent type, path parent type,
6997 and tree language.
6998 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6999 the root varobj.
7000 (mi_walk_varobj_tree): Add LANGUAGE parameter.
7001
675399c9
PA
70022012-01-11 Pedro Alves <palves@redhat.com>
7003
7004 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
7005 core files on this machine" anymore.
7006
97ddaa9b
PH
70072012-01-11 Paul Hilfinger <hilfingr@adacore.com>
7008
7009 * gdb.base/watchpoint.c (recurser): Initialize local_x.
7010 (main): Repeat recurser call.
7011 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
7012 equivalent to 'local_x'.
7013
ea733575 70142012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 7015 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
7016
7017 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
7018
2ca0b532
PA
70192012-01-05 Pedro Alves <alves.ped@gmail.com>
7020
7021 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
7022 * gdb.python/py-events.c (first): Add bits for new "step N" test.
7023 * gdb.python/py-events.exp: Test that "step N" tripping on a
7024 breakpoint emits a breakpoint event.
7025
6e681866
JB
70262012-01-03 Joel Brobecker <brobecker@adacore.com>
7027
7028 * gdb.base/auxv.exp: Reformat the copyright notice.
7029
3c2d6aff
YQ
70302012-01-03 Yao Qi <yao@codesourcery.com>
7031
7032 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
7033 (strace_trace_on_diff_addr): New.
7034 * gdb.trace/strace.c: (main): Add two local variables.
7035
0852fee3
UW
70362011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
7037
7038 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
7039 * gdb.cell/gcore.exp: Likewise.
7040 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
7041 to verify the correct instance of main is selected.
7042
12c3e59c
JB
70432012-01-02 Joel Brobecker <brobecker@adacore.com>
7044
7045 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
7046 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
7047 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
7048 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
7049 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
7050 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
7051 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
7052 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
7053 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
7054 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
7055 gdb.threads/thread_check.c: Reformat copyright header.
7056
c0f378ec
EBM
70572011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
7058
e4a7ca93 7059 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
7060 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
7061 is not enabled.
7062
3bc96cfb
JK
70632011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7064
7065 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
7066 parameter to self_exec, adjust the function.
7067 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
7068 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
7069 (set var do_exit = 0): Remove test.
7070 (newline at end of file): Add one.
7071
095bcf5e
JB
70722011-12-27 Joel Brobecker <brobecker@adacore.com>
7073
7074 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
7075 New files.
7076
18d19bd1
JK
70772011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7078
7079 Fix racy FAILs.
7080 * gdb.threads/fork-thread-pending.c (barrier): New variable.
7081 (thread_function, thread_forker): Call pthread_barrier_wait for it.
7082 (main): Call pthread_barrier_init for it.
7083
e809353a
JK
70842011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7085
7086 Fix double send_gdb leading to racy FAILs.
7087 * gdb.base/break.exp (set silent break bp_location1): Replace
7088 3x send_gdb and gdb_expect by gdb_test.
7089 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
7090 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
7091 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
7092 instead of send_gdb. Twice.
7093 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
7094 3x send_gdb and gdb_expect by gdb_test.
7095 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
7096
da8cb7ec
JK
70972011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7098
7099 * gdb.linespec/linespec.exp: Compile using {c++}.
7100
ae1a303e
JK
71012011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7102
7103 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
7104 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
7105 (verify GCC PR debug/51668): New test.
7106
cc72b2a2
KP
71072011-12-23 Kevin Pouget <kevin.pouget@st.com>
7108
7109 Introduce gdb.FinishBreakpoint in Python.
7110 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
7111 py-finish-breakpoint2
7112 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
7113 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
7114 instead of line number.
7115 * gdb.python/py-finish-breakpoint.c: New file.
7116 * gdb.python/py-finish-breakpoint.exp: New file.
7117 * gdb.python/py-finish-breakpoint.py: New file.
7118 * gdb.python/py-finish-breakpoint2.cc: New file.
7119 * gdb.python/py-finish-breakpoint2.exp: New file.
7120 * gdb.python/py-finish-breakpoint2.py: New file.
7121
3b7962f9
JK
71222011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7123
7124 Partial fix of compatibility with gcc-4.7.
7125 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
7126 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
7127 Add comment to add a PASS case in the future.
7128
6538471c
JK
7129 Fix compatibility with gcc-4.7.
7130 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
7131
7052e42c
UW
71322011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
7133
7134 PR tdep/12797
7135 * gdb.base/callfuncs.exp: Remove KFAIL.
7136
9ac7f98e
JB
71372011-12-21 Joel Brobecker <brobecker@adacore.com>
7138
7139 * gdb.ada/task_bp: New testcase.
7140
f6eeced0
JK
71412011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7142
7143 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
7144 -DNO_SECTIONS.
7145 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
7146
72225e17
JK
71472011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7148
7149 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
7150 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
7151 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7152 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
7153 conditional for gcc <= 4.5.
7154
13ac8d2c
JK
71552011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7156
7157 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
7158 by XFAIL.
7159 * gdb.cp/static-method.exp (info addr A::func())
7160 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7161 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7162 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7163 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
7164 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
7165 (test value of F in k3_m): Likewise.
7166 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7167 Likewise.
7168
049682ba
JK
71692011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7170
7171 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
7172 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
7173 Remove.
7174 * gdb.threads/attachstop-mt.c: Remove.
7175 * gdb.threads/attachstop-mt.exp: Remove.
7176
2c9d8796
MK
71772011-12-17 Mark Kettenis <kettenis@gnu.org>
7178
7179 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
7180
e0f9f062
DE
71812011-12-16 Doug Evans <dje@google.com>
7182
f4aa2101 7183 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
7184 * boards/native-gdbserver.exp: New file.
7185
e0f9f062
DE
7186 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
7187 gdbserver output.
7188 (gdbserver_default_get_remote_address): New function.
7189 (gdbserver_start): Call gdb,get_remote_address to compute argument
7190 to "target remote" command.
7191
80b6e756
PM
71922011-12-16 Phil Muldoon <pmuldoon@redhat.com>
7193
1c3ad6ab 7194 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
7195 python print-stack. Add set/show python print-stack
7196 off|full|message tests.
7197
1576bd00
YQ
71982011-12-15 Yao Qi <yao@codesourcery.com>
7199
7200 * gdb.trace/strace.c: New
7201 * gdb.trace/strace.exp: New.
7202
d6a0f6e0
TT
72032011-12-14 Tom Tromey <tromey@redhat.com>
7204
7205 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
7206
31015e1d
DE
72072011-12-14 Doug Evans <dje@google.com>
7208
7209 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
7210
7b50312a
PA
72112011-12-14 Pedro Alves <pedro@codesourcery.com>
7212
7213 PR threads/10729
7214
7215 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 7216 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 7217
924437bc
PA
72182011-12-13 Pedro Alves <pedro@codesourcery.com>
7219 Doug Evans <dje@google.com>
7220
7221 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
7222 (clean_restart): Remove references to the gdb_stub target board
7223 variable.
7224 (gdb_step_for_stub): Delete.
7225
7226 * gdb.base/annota1.exp: Remove all references to [target_info
7227 exists gdb_stub], gdb_step_for_stub and usestubs.
7228 * gdb.base/annota3.exp: Ditto.
7229 * gdb.base/async.exp: Ditto.
7230 * gdb.base/break.exp: Ditto.
7231 * gdb.base/code-expr.exp: Ditto.
7232 * gdb.base/commands.exp: Ditto.
7233 * gdb.base/completion.exp: Ditto.
7234 * gdb.base/condbreak.exp: Ditto.
7235 * gdb.base/consecutive.exp: Ditto.
7236 * gdb.base/cvexpr.exp: Ditto.
7237 * gdb.base/define.exp: Ditto.
7238 * gdb.base/display.exp: Ditto.
7239 * gdb.base/ena-dis-br.exp: Ditto.
7240 * gdb.base/environ.exp: Ditto.
7241 * gdb.base/gnu-ifunc.exp: Ditto.
7242 * gdb.base/maint.exp: Ditto.
7243 * gdb.base/pending.exp: Ditto.
7244 * gdb.base/sect-cmd.exp: Ditto.
7245 * gdb.base/sepdebug.exp: Ditto.
7246 * gdb.base/unload.exp: Ditto.
7247 * gdb.base/watchpoint-solib.exp: Ditto.
7248 * gdb.cp/annota2.exp: Ditto.
7249 * gdb.cp/annota3.exp: Ditto.
7250 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
7251 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
7252 * gdb.mi/mi-pending.exp: Ditto.
7253 * gdb.trace/circ.exp: Ditto.
7254 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
7255 * gdb.base/list.exp: Ditto.
7256
7257 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
7258 breakpoint function and all references to the usestubs macro.
7259 * gdb.base/exprs.c: Ditto.
7260 * gdb.base/freebpcmd.c: Ditto.
7261 * gdb.base/bitfields.c: Ditto.
7262 * gdb.base/bitfields2.c: Ditto.
7263 * gdb.base/break.c: Ditto.
7264 * gdb.base/call-sc.c: Ditto.
7265 * gdb.base/call-signals.c: Ditto.
7266 * gdb.base/callfuncs.c: Ditto.
7267 * gdb.base/charset.c: Ditto.
7268 * gdb.base/consecutive.c: Ditto.
7269 * gdb.base/constvars.c: Ditto.
7270 * gdb.base/funcargs.c: Ditto.
7271 * gdb.base/int-type.c: Ditto.
7272 * gdb.base/interrupt.c: Ditto.
7273 * gdb.base/langs0.c: Ditto.
7274 * gdb.base/list0.c: Ditto.
7275 * gdb.base/mips_pro.c: Ditto.
7276 * gdb.base/miscexprs.c: Ditto.
7277 * gdb.base/nodebug.c: Ditto.
7278 * gdb.base/opaque0.c: Ditto.
7279 * gdb.base/pointers.c: Ditto.
7280 * gdb.base/printcmds.c: Ditto.
7281 * gdb.base/ptype.c: Ditto.
7282 * gdb.base/recurse.c: Ditto.
7283 * gdb.base/reread1.c: Ditto.
7284 * gdb.base/reread2.c: Ditto.
7285 * gdb.base/restore.c: Ditto.
7286 * gdb.base/return.c: Ditto.
7287 * gdb.base/run.c: Ditto.
7288 * gdb.base/scope0.c: Ditto.
7289 * gdb.base/sepdebug.c: Ditto.
7290 * gdb.base/setshow.c: Ditto.
7291 * gdb.base/setvar.c: Ditto.
7292 * gdb.base/sigall.c: Ditto.
7293 * gdb.base/signals.c: Ditto.
7294 * gdb.base/structs.c: Ditto.
7295 * gdb.base/structs2.c: Ditto.
7296 * gdb.base/testenv.c: Ditto.
7297 * gdb.base/twice.c: Ditto.
7298 * gdb.base/unwindonsignal.c: Ditto.
7299 * gdb.base/watchpoint.c: Ditto.
7300 * gdb.base/watchpoints.c: Ditto.
7301 * gdb.base/whatis.c: Ditto.
7302 * gdb.cp/classes.cc: Ditto.
7303 * gdb.cp/cplusfuncs.cc: Ditto.
7304 * gdb.cp/derivation.cc: Ditto.
7305 * gdb.cp/formatted-ref.cc: Ditto.
7306 * gdb.cp/misc.cc: Ditto.
7307 * gdb.cp/overload.cc: Ditto.
7308 * gdb.cp/ovldbreak.cc: Ditto.
7309 * gdb.cp/ref-params.cc: Ditto.
7310 * gdb.cp/ref-types.cc: Ditto.
7311 * gdb.cp/templates.cc: Ditto.
7312 * gdb.cp/virtfunc.cc: Ditto.
7313 * gdb.hp/gdb.aCC/run.c: Ditto.
7314 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7315 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7316 * gdb.reverse/consecutive-reverse.c: Ditto.
7317 * gdb.reverse/sigall-reverse.c: Ditto.
7318 * gdb.reverse/until-reverse.c: Ditto.
7319 * gdb.reverse/watch-reverse.c: Ditto.
7320 * gdb.trace/actions.c: Ditto.
7321 * gdb.trace/circ.c: Ditto.
7322 * gdb.trace/collection.c: Ditto.
7323
fabde485
PA
73242011-12-13 Pedro Alves <pedro@codesourcery.com>
7325
7326 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7327 (func6, func7): New.
7328 (main): Call func6 and func7.
7329 * gdb.base/watchpoint.exp (test_wide_location_1)
7330 (test_wide_location_2): New.
7331 (top level): Re-enable hardware watchpoints if necessary. Call
7332 test_wide_location_1 and test_wide_location_2.
7333
ff7d1690
YQ
73342011-12-11 Yao Qi <yao@codesourcery.com>
7335
7336 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7337
a6af7abe
JB
73382011-12-11 Joel Brobecker <brobecker@adacore.com>
7339
7340 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7341 expected output for unsupported case.
7342
61638e15
JK
73432011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7344
7345 PR testsuite/12649
7346 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7347 Protect gdb_test_multiple by final $gdb_prompt match.
7348
0a00efc3
JK
73492011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7350
7351 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7352 New variable, new test.
7353 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7354 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7355 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7356 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7357 them if HAVE_GCC_45682_FIXED is not set.
7358
4511b1ba
YQ
73592011-12-10 Yao Qi <yao@codesourcery.com>
7360
7361 * gdb.trace/status-stop.exp: New.
7362 * gdb.trace/status-stop.c: New.
7363
27949e73
JK
73642011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7365
7366 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7367 timeout.
7368
d8ea7931
TT
73692011-12-08 Tom Tromey <tromey@redhat.com>
7370
7371 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7372 condition.
7373
1cc310d2
SS
73742011-12-07 Stan Shebs <stan@codesourcery.com>
7375
7376 * gdb.trace/tfind.exp: Update for output changes.
7377
d482a875
PA
73782011-12-07 Pedro Alves <pedro@codesourcery.com>
7379
7380 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7381 throws "Cannot insert catchpoints in this configuration".
7382 * gdb.ada/mi_catch_ex.exp: Likewise.
7383
f0ba3972
PA
73842011-12-06 Pedro Alves <pedro@codesourcery.com>
7385
7386 * gdb.base/break-always.exp: Test changing memory at addresses
7387 with breakpoints inserted.
7388
f8eba3c6
TT
73892011-12-06 Joel Brobecker <brobecker@acacore.com>
7390
6fdff2c5
PA
7391 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7392 involving a fully qualified function name.
f8eba3c6
TT
7393
73942011-12-06 Tom Tromey <tromey@redhat.com>
7395
7396 * gdb.ada/homonym.exp: Add three breakpoint tests.
7397
73982011-12-06 Tom Tromey <tromey@redhat.com>
7399
7400 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7401 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7402 * gdb.objc/objcdecode.exp: Update for output changes.
7403 * gdb.linespec/linespec.exp: New file.
7404 * gdb.linespec/lspec.cc: New file.
7405 * gdb.linespec/lspec.h: New file.
7406 * gdb.linespec/body.h: New file.
7407 * gdb.linespec/base/two/thefile.cc: New file.
7408 * gdb.linespec/base/one/thefile.cc: New file.
7409 * gdb.linespec/Makefile.in: New file.
7410 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7411 output changes.
7412 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7413 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7414 makes one breakpoint.
7415 * gdb.cp/method2.exp (test_break): Update for output changes.
7416 * gdb.cp/mb-templates.exp: Update for output changes.
7417 * gdb.cp/mb-inline.exp: Update for output changes.
7418 * gdb.cp/mb-ctor.exp: Update for output changes.
7419 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7420 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7421 has multiple matches.
7422 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7423 error message change.
7424 * gdb.base/list.exp (test_list_filename_and_number): Update for
7425 error message change.
7426 * gdb.base/break.exp: Disable pending breakpoints. Update for
7427 output changes.
7428 * configure.ac: Add gdb.linespec.
7429 * configure: Rebuild.
7430 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7431
c642a434
UW
74322011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7433
7434 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7435 last_break register on s390*-*-* targets.
7436
b18003d1
JB
74372011-12-06 Joel Brobecker <brobecker@adacore.com>
7438
7439 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7440 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7441 of parameter X in procedure Foo.
7442
fe96589c
SS
74432011-12-05 Stan Shebs <stan@codesourcery.com>
7444
7445 * gdb.trace/tfind.exp: Update help string matches.
7446
1820ab47
JK
74472011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7448
7449 * gdb.server/ext-run.exp (get process list): Accept also systemd
7450 as PID 1.
7451
e11ac3a3
JK
74522011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7453 Pedro Alves <pedro@codesourcery.com>
7454
7455 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7456 starting GDB.
7457 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7458 $use_gdb_stub.
7459 * gdb.base/display.exp: Likewise.
7460 * gdb.base/ending-run.exp: Likewise.
7461 * gdb.base/list.exp (test_listsize): Likewise.
7462 * gdb.base/setshow.exp: Likewise.
7463 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7464 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7465 check by global $use_gdb_stub.
7466 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7467 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7468 (default_gdb_init): Unset global $use_gdb_stub.
7469 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7470 by global $use_gdb_stub.
7471 * lib/gdbserver-support.exp: Extend comments for set_board_info
7472 gdb_protocol and gdb,socketport.
7473 (gdbserver_start_extended): Set global gdbserver_protocol and
7474 gdbserver_gdbport. Clear global use_gdb_stub.
7475 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7476 from target use_gdb_stub.
7477 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7478
1d41d75c
DE
74792011-12-03 Doug Evans <dje@google.com>
7480
7481 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7482 (gdb_step_for_stub): Add comments.
7483
d6d7a51a
MR
74842011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7485
7486 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7487 to the caller.
7488 (gdb_test_multiple): Likewise.
7489
05acf274
JK
74902011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7491
7492 Fix gdb.mi/mi-solib.exp without system debug info installed.
7493 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7494 expect attribute, return 0 for it. Update comments.
7495
2268b414
JK
74962011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7497
7498 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7499 (corrupted list): Adjust the expectation.
7500
585861ea
JK
75012011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7502
7503 PR threads/13448
7504 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7505 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7506 * gdb.threads/tls-var-main.c: New file.
7507 * gdb.threads/tls-var.c: New file.
7508 * gdb.threads/tls-var.exp: New file.
7509
968643aa
JK
75102011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7511
7512 PR testsuite/12649
7513 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7514 Protect gdb_test_multiple by final $gdb_prompt match.
7515 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7516 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7517 (test_tracepoints): Likewise.
7518
9750bca9
JK
75192011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7520
7521 PR breakpoints/13346
7522 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7523 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7524 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7525
ac1349b7
JB
75262011-12-01 Joel Brobecker <brobecker@adacore.com>
7527
7528 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7529 * gdb.ada/homonym/homonym.adb: For use of all types defined
7530 locally inside both Get_Value subprograms.
7531
26d44faf
JK
75322011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7533
7534 Fix racy FAILs.
7535 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7536 of send_gdb.
7537
514f6425
UW
75382011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7539
7540 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7541 environment variable after test completed.
7542
4255c8d2
UW
75432011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7544
7545 * gdb.base/solib-nodir.exp: Skip if remote target.
7546 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7547 application. Call gdb_load_shlibs.
7548 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7549
a35ad96a
JB
75502011-11-29 Joel Brobecker <brobecker@adacore.com>
7551
7552 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7553
1a1d5513
JB
75542011-11-28 Joel Brobecker <brobecker@adacore.com>
7555
7556 * gdb.ada/fullname_bp: New testcase.
7557
50b4ddf8
JK
75582011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7559
7560 PR testsuite/12649
7561 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7562 Wrap send_gdb into a new gdb_test.
7563
fb0aec57
JK
7564 Code cleanup.
7565 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7566 Convert send_gdb and gdb_expect to gdb_test_multiple.
7567
2376d946
JK
75682011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7569
7570 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7571
1eec78bd
KS
75722011-11-23 Keith Seitz <keiths@redhat.com>
7573
7574 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7575 (mi_varobj_tree_test_children_callback): New proc.
7576 (mi_walk_varobj_tree): New proc.
7577
36dfb11c
TT
75782011-11-22 Tom Tromey <tromey@redhat.com>
7579
7580 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7581 Add "use_mi_command" argument.
7582 (mi_run_cmd, mi_run_with_cli): New procs.
7583 * gdb.mi/solib-lib.c: New file.
7584 * gdb.mi/solib-main.c: New file.
7585 * gdb.mi/mi-solib.exp: New file.
7586
0e965dd0
DE
75872011-11-21 Doug Evans <dje@google.com>
7588
7589 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7590 _Unwind_DebugHook is missing.
7591
f196051f
SS
75922011-11-20 Stan Shebs <stan@codesourcery.com>
7593
7594 * gdb.trace/tstatus.exp: New.
7595 * gdb.trace/actions.c: Include string.h.
7596
bfccc43c
YQ
75972011-11-18 Yao Qi <yao@codesourcery.com>
7598
7599 * gdb.trace/pending.exp: New.
7600 * gdb.trace/pending.c: New.
7601 * gdb.trace/pendshr1.c: New.
7602 * gdb.trace/pendshr2.c: New.
7603 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7604 tracepoint location becomes pending.
7605 (tracepoint_change_loc_2): New.
7606
73cd8ab1
DM
76072011-11-16 David S. Miller <davem@davemloft.net>
7608
7609 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7610 target is sparc*-*-linux*
7611
77426730
PK
76122011-11-15 Paul Koning <paul_koning@dell.com>
7613
7614 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7615 types.
7616
ed59ded5
DE
76172011-11-14 Doug Evans <dje@google.com>
7618
7619 * gdb.base/shell.exp: New file.
7620
405f8e94
SS
76212011-11-14 Stan Shebs <stan@codesourcery.com>
7622
7623 * gdb.trace/ftrace.c: New.
7624 * gdb.trace/ftrace.exp: New.
7625
1e4d1764
YQ
76262011-11-14 Yao Qi <yao@codesourcery.com>
7627
7628 * gdb.trace/change-loc-1.c: New.
7629 * gdb.trace/change-loc-2.c: New.
7630 * gdb.trace/change-loc.c: New.
7631 * gdb.trace/change-loc.exp: New.
7632 * gdb.trace/change-loc.h: New.
7633 * gdb.trace/trace-break.c (marker): Define new symbol.
7634 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7635 New.
1e4d1764
YQ
7636 (break_trace_same_addr_6): New.
7637
71eba9c2 76382011-11-12 Matt Rice <ratmice@gmail.com>
7639
7640 * gdb.base/info-macros.exp: Make tests for info definitions
7641 test info macro. Add tests for info macro argument processing.
7642 Rename a few tests.
7643
1d93e29a
KS
76442011-11-11 Keith Seitz <keiths@redhat.com>
7645
7646 PR gdb/12843
7647 * gdb.base/linespecs.exp: New file.
7648
a4b5b48a
DE
76492011-11-11 Doug Evans <dje@google.com>
7650
7651 * gdb.threads/print-threads.exp: Extend timeout for slower
7652 tests.
7653
f6b47be4
DE
76542011-11-10 Doug Evans <dje@google.com>
7655
792a0230
DE
7656 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7657 "record to end of main" test.
7658
f6b47be4
DE
7659 * gdb.python/py-type.c (TS): New typedef.
7660 (ts): New global.
7661 * gdb.python/py-type.exp: Test field list of typedef.
7662
22355c90
JB
76632011-11-10 Joel Brobecker <brobecker@adacore.com>
7664
7665 * gdb.ada/small_reg_param: New testcase.
7666
a7860e76
TT
76672011-11-09 Tom Tromey <tromey@redhat.com>
7668
7669 * gdb.cp/destrprint.exp: New file.
7670 * gdb.cp/destrprint.cc: New file.
7671
72a2e3dc
MI
76722011-11-08 Meador Inge <meadori@codesourcery.com>
7673
7674 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7675 (switch_stack_to_other): New test function.
7676 * gdb.arch/thumb-prologue.exp: New test cases.
7677
c7195df2 76782011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7679
7680 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7681
d3895d7d
YQ
76822011-11-08 Yao Qi <yao@codesourcery.com>
7683
7684 * gdb.exp (supports_process_record): New.
7685 (supports_reverse): New.
7686 * gdb.reverse/break-precsave.exp: Call support_process_record
7687 to run test conditionally.
7688 * gdb.reverse/consecutive-precsave.exp: Likewise.
7689 * gdb.reverse/i386-precsave.exp: Likewise.
7690 * gdb.reverse/machinestate-precsave.exp: Likewise.
7691 * gdb.reverse/solib-precsave.exp: Likewise.
7692 * gdb.reverse/step-precsave.exp: Likewise.
7693 * gdb.reverse/until-precsave.exp: Likewise.
7694 * gdb.reverse/watch-precsave.exp: Likewise.
7695 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7696 test conditionally.
7697 * gdb.reverse/consecutive-reverse.exp: Likewise.
7698 * gdb.reverse/finish-precsave.exp: Likewise.
7699 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7700 * gdb.reverse/finish-reverse.exp: Likewise.
7701 * gdb.reverse/i386-reverse.exp: Likewise.
7702 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7703 * gdb.reverse/machinestate.exp: Likewise.
7704 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7705 * gdb.reverse/sigall-precsave.exp: Likewise.
7706 * gdb.reverse/sigall-reverse.exp: Likewise.
7707 * gdb.reverse/solib-reverse.exp: Likewise.
7708 * gdb.reverse/step-reverse.exp: Likewise.
7709 * gdb.reverse/until-reverse.exp: Likewise.
7710 * gdb.reverse/watch-reverse.exp: Likewise.
7711
a59306a3
YQ
77122011-11-05 Yao Qi <yao@codesourcery.com>
7713
7714 * gdb.trace/trace-break.exp: Add test on setting two
7715 fast tracepoints at the same address.
7716
87769f59
JK
77172011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7718
7719 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7720
3065dfb6
SS
77212011-11-02 Stan Shebs <stan@codesourcery.com>
7722
7723 * gdb.trace/collection.c: Add code using strings.
7724 * gdb.trace/collection.exp: Add tests of string collection.
7725
89e208db
JK
77262011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7727
7728 * gdb.base/skip-solib.exp (executable_main): New variable.
7729 (binfile_main): Base it on that.
7730 Use $executable_main in clean_restart calls. Drop gdb_exit and
7731 gdb_start calls.
7732
405e54e9
JK
77332011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7734
7735 Fix racy FAILs.
7736 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7737 breakpoint_re globals import by async. Set string_regex to .* for
7738 async. Remove the optional thread_selected_re and breakpoint_re
7739 globals expectations.
7740
58e8570a
JM
77412011-11-01 Joseph Myers <joseph@codesourcery.com>
7742
7743 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7744 well as Cygwin.
7745
7b35ec7f 77462011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7747
7748 Add tests for skip command.
89e208db
JK
7749 * gdb.base/skip-solib-lib.c: New
7750 * gdb.base/skip-solib-main.c: New
7751 * gdb.base/skip-solib.exp: New
7752 * gdb.base/skip.c: New
7753 * gdb.base/skip.exp: New
7754 * gdb.base/skip1.c: New
7755 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7756
b9fd1791
PA
77572011-10-31 Yao Qi <yao@codesourcery.com>
7758 Pedro Alves <pedro@codesourcery.com>
7759
6fdff2c5
PA
7760 * gdb.trace/trace-break.c: New.
7761 * gdb.trace/trace-break.exp: New.
b9fd1791 7762
4323fecc
JK
77632011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7764
7765 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7766 break-here-2.
7767
0e5bf2a8
PA
77682011-10-28 Pedro Alves <pedro@codesourcery.com>
7769
7770 * gdb.threads/no-unwaited-for-left.c: New.
7771 * gdb.threads/no-unwaited-for-left.exp: New.
7772 * gdb.threads/non-ldr-exc-1.c: New.
7773 * gdb.threads/non-ldr-exc-1.exp: New.
7774 * gdb.threads/non-ldr-exc-2.c: New.
7775 * gdb.threads/non-ldr-exc-2.exp: New.
7776 * gdb.threads/non-ldr-exc-3.c: New.
7777 * gdb.threads/non-ldr-exc-3.exp: New.
7778 * gdb.threads/non-ldr-exc-4.c: New.
7779 * gdb.threads/non-ldr-exc-4.exp: New.
7780
3a3dad98
JK
77812011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7782
7783 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7784 * gdb.base/attach-pie-misread.exp: Likewise.
7785 * gdb.base/break-interp.exp: Likewise.
7786 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7787 testcases for use_gdb_stub.
7788 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7789 (continue): New testcase.
7790 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7791 * gdb.threads/attach-into-signal.exp: Likewise.
7792 * gdb.threads/attach-stopped.exp: Likewise.
7793 * gdb.threads/attachstop-mt.exp: Likewise.
7794
d6a5d40c
PK
77952011-10-28 Paul Koning <paul_koning@dell.com>
7796
7797 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7798
ca539be8
JK
77992011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7800
7801 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7802 (mi_gdb_test): Import globals thread_selected_re
7803 and breakpoint_re. Expect them optionally at the regex start.
7804
d234ef5c
DE
78052011-10-27 Doug Evans <dje@google.com>
7806
7807 * gdb.python/python.exp: Test source -s.
7808
ab964825
PK
78092011-10-26 Paul Koning <paul_koning@dell.com>
7810
7811 * gdb.python/lib-types.cc (struct A): New structure.
7812 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7813
54d8a644
PK
78142011-10-25 Paul Koning <paul_koning@dell.com>
7815
7816 PR python/13327
d234ef5c 7817
54d8a644
PK
7818 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7819 fetch_lazy method.
7820
b0221781
YQ
78212011-10-24 Yao Qi <yao@codesourcery.com>
7822
7823 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7824 target is tic6x-*-*.
7825
6cda5a20
JB
78262011-10-21 Joel Brobecker <brobecker@adacore.com>
7827
7828 * gdb.ada/mi_task_info/task_switch.adb: New file.
7829 * gdb.ada/mi_task_info.exp: New file.
7830
5ed9db04
JK
78312011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7832
7833 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7834 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7835
9df2fbc4
PM
78362011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7837
7838 PR python/12656
7839
7840 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7841 global_block tests.
7842
736086ba
TT
78432011-10-18 Tom Tromey <tromey@redhat.com>
7844
7845 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7846
4af31552
TT
78472011-10-18 Tom Tromey <tromey@redhat.com>
7848
7849 * gdb.base/source.exp: Don't include full file name in test name.
7850 * gdb.python/python.exp: Don't include full file name in test
7851 name.
7852
43136979
AR
78532011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7854
7855 * gdb.base/attach-pie-noexec.c: New files.
7856 * gdb.base/attach-pie-noexec.exp: New files.
7857
543a9323
JM
78582011-10-17 Joseph Myers <joseph@codesourcery.com>
7859
7860 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7861 prompt for each extra line in command.
7862
21ae7a4d
JK
78632011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7864
7865 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7866 Revert the part of:
7867 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7868 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7869 Change the expected string.
7870
20ec36d9
JK
78712011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7872
7873 Fix results with system glibc debug info installed.
7874 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7875 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7876 Accept also __libc_ symbol prefix and no prefix.
7877
6501c2fc
KS
78782011-10-14 Keith Seitz <keiths@redhat.com>
7879
7880 PR c++/13225
7881 * gdb.cp/converts.cc (foo3_1): New function.
7882 (foo3_2): New functions.
7883 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7884 and null pointer conversions of integer constant zero.
7885 Add test to check if all arguments are checked for incompatible
7886 conversion BADNESS.
7887
55b1fd0c
TT
78882011-10-14 Tom Tromey <tromey@redhat.com>
7889
7890 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7891 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7892 linespec.
7893
22c05d8a
JK
78942011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7895
7896 Fix internal error regression.
7897 * gdb.dwarf2/implptr-optimized-out.S: New file.
7898 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7899
1d6edc3c
JK
79002011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7901
7902 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7903 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7904 (loclist): New.
7905 (4): New abbrev.
7906 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7907 Use prepare_for_testing, remove clean_restart.
7908 (p arraynoloc, p arraycallnoloc): New tests.
7909
9ec72168
JK
79102011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7911
7912 * gdb.cp/namespace-enum.exp (executable): New variable.
7913 (binfile): Use ${objdir}/${subdir}/ prefix.
7914 Use ${executable} for clean_restart.
7915
9c6c53f7
SA
79162011-10-11 Sterling Augustine <saugustine@google.com>
7917
7918 * gdb.cp/Makefile.in: Add namespace-enum test.
7919 * gdb.cp/namespace-enum.exp: New file.
7920 * gdb.cp/namespace-enum.c: New file.
7921 * gdb.cp/namespace-enum-main.c: New file.
7922
fac7ceb3
UW
79232011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7924
7925 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7926 sysroot.
7927
941b2081
JK
79282011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7929
7930 Reimplement @entry in input expressions.
7931 * gdb.base/exprs.c (v_int_array_init): New variable.
7932 * gdb.base/exprs.exp (print v_int_array_init)
7933 (print *v_int_array_init@1, print *v_int_array_init@2)
7934 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7935 (print v_int_array_init[1]@1): New tests.
7936
0344e878
JM
79372011-10-10 Joseph Myers <joseph@codesourcery.com>
7938
7939 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7940 expected message.
7941
5a56e9c5
DE
79422011-10-09 Doug Evans <dje@google.com>
7943
7944 * gdb.base/alias.exp: Add tests for alias command.
7945
2bda9cc5
JK
79462011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7947
7948 * gdb.arch/amd64-entry-value.s: New file.
7949 * gdb.mi/mi2-amd64-entry-value.s: New file.
7950
a471c594
JK
79512011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7952
7953 Display @entry parameter values even for references.
7954 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7955 functions.
7956 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7957 reference and datap_input.
7958 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7959 breakpoints.
7960 (continue to breakpoint: entry_reference: reference)
7961 (entry_reference: bt at entry)
7962 (continue to breakpoint: entry_reference: breakhere_reference)
7963 (entry_reference: bt, entry_reference: ptype regparam)
7964 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7965 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7966 (entry_reference: p regcopy, entry_reference: p nodataparam)
7967 (entry_reference: p nodataparam@entry): New tests.
7968
36b11add
JK
79692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7970
7971 Support @entry in input expressions.
7972 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7973 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7974 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7975 (tailcall: p j@entry): New tests.
7976 * gdb.cp/koenig.cc (A::entry): New function.
7977 (main): Call it.
7978 * gdb.cp/koenig.exp (p entry (c)): New test.
7979
e18b2753
JK
79802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7981
7982 Display @entry parameter values (without references).
7983 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7984 (different, validity, invalid): New functions.
7985 (main): Call them.
7986 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7987 stacktest, breakhere_stacktest, different, breakhere_different,
7988 breakhere_validity and breakhere_invalid.
7989 (entry: bt): Update for @entry.
7990 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7991 (entry_validity: *, entry_invalid: *): Many new tests.
7992 * gdb.base/break.exp
7993 (run until breakpoint set at small function, optimized file): Accept
7994 also the @entry suffix.
7995 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7996 * gdb.mi/mi2-amd64-entry-value.c: New files.
7997 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7998
2d6c5dc2
JK
79992011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8000
8001 Protect entry values against self tail calls.
8002 * gdb.arch/amd64-entry-value.cc (self2, self): New.
8003 (main): Call self.
8004 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
8005 (set debug entry-values 1, self: bt debug entry-values): New tests.
8006
111c6489
JK
80072011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8008
8009 Recognize virtual tail call frames.
8010 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
8011 (amb_b, amb_a): New.
8012 (main): Call a and b.
8013 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
8014 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
8015 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
8016 New tests.
8017
8e3b41a9
JK
80182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8019
8020 Implement basic support for DW_TAG_GNU_call_site.
8021 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
8022 * gdb.arch/amd64-entry-value.cc: New file.
8023 * gdb.arch/amd64-entry-value.exp: New file.
8024
181cebd4
JK
80252011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8026
8027 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
8028 * gdb.dwarf2/implptr-64bit.S: New file.
8029 * gdb.dwarf2/implptr-64bit.exp: New file.
8030
741f5e3c
JK
80312011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8032
8033 Fix initial language detection with -readnow.
8034 * gdb.cp/readnow-language.cc: New file.
8035 * gdb.cp/readnow-language.exp: New file.
8036
a73d2258
JK
80372011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8038
8039 Fix printed anonymous struct name.
8040 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
8041
af369495
JM
80422011-10-09 Joseph Myers <joseph@codesourcery.com>
8043
8044 * gdb.base/solib-symbol.exp: Do not include directories in
8045 filenames in expected messages.
8046
1fa57852
DE
80472011-10-07 Doug Evans <dje@google.com>
8048
8049 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
8050
bd054e06
KP
80512011-10-07 Kevin Pouget <kevin.pouget@st.com>
8052
8053 Allow Python notification of new object-file loadings.
8054 * gdb.python/py-events.exp: Test newobjfile event.
8055 * gdb.python/py-events.py: Register newobjfile callback.
8056 * gdb.python/py-events.c: Add call to shared library
8057 * gdb.python/py-events-shlib.c: New file.
8058
8031b6f8
JM
80592011-10-06 Joseph Myers <joseph@codesourcery.com>
8060
8061 * gdb.base/fixsection.exp: Do not include directories in filename
8062 in expected message.
8063
7fea6923
PM
80642011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8065
8066 Add tests for passing of environment variables to inferior.
8067 * gdb.base/testenv.c: New test source.
8068 * gdb.base/testenv.exp: New expect test.
8069
687f2a88
PK
80702011-10-04 Paul Koning <paul_koning@dell.com>
8071
8072 * gdb.python/py-value.c (main): Break before return.
8073
cb6be26b
KP
80742011-10-04 Kevin Pouget <kevin.pouget@st.com>
8075
8076 PR python/12691: Add the inferior to Python exited event
8077 * gdb.python/py-events.exp: Test the inferior attribute of exited
8078 event with a fork.
8079 * gdb.python/py-events.py: Print inferior number on exit.
8080 * gdb.python/py-events.c: Fork the inferior.
8081
fb213700
EBM
80822011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
8083
8084 * gdb.base/jit.exp: Add testcase name to log message
8085
aa2071bd
PK
80862011-10-03 Paul Koning <paul_koning@dell.com>
8087 Jan Kratochvil <jan.kratochvil@redhat.com>
8088
8089 * gdb.python/py-value.exp
8090 (python inval = gdb.parse_and_eval('*(int*)0'))
8091 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
8092 (set argc=2, python print argc_lazy): New tests.
8093
dd11a36c
JB
80942011-10-02 Joel Brobecker <brobecker@adacore.com>
8095
8096 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
8097
46f886f1
JK
80982011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8099 Pedro Alves <pedro@codesourcery.com>
8100
8101 * gdb.python/py-value.exp (test_value_in_inferior): New variable
8102 can_read_0, test for it.
8103 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
8104 (parse_and_eval with memory error): ... here, make it untested if
8105 can_read_0.
8106
c5cb204f
MP
81072011-09-30 Marek Polacek <mpolacek@redhat.com>
8108
8109 * gdb.python/python.exp (verify pagination beforehand)
8110 (verify pagination afterwards): Fix race by splitting the line.
8111
68fb0ec0
JM
81122011-09-29 Joseph Myers <joseph@codesourcery.com>
8113
8114 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
8115 for 64-bit multilibs from i?86-* targets.
8116
6aee0d90
MP
81172011-09-29 Marek Polacek <mpolacek@redhat.com>
8118
8119 * lib/gdb.exp: Fix a typo in one of the comments.
8120
e9101ff5
MP
81212011-09-29 Marek Polacek <mpolacek@redhat.com>
8122
8123 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
8124 matching pattern.
8125
7a81bdbf
PK
81262011-09-28 Paul Koning <paul_koning@dell.com>
8127
8128 * gdb.python/py-type.c (enum E): New.
8129 * gdb.python/py-type.exp (test_fields): Add tests for Python
8130 mapping access to fields.
8131 (test_enums): New test for field access on enums.
8132
6710bf39
SS
81332011-09-27 Stan Shebs <stan@codesourcery.com>
8134
8135 * gdb.trace/collection.exp: Test collection of $_ret.
8136
b2a6bdeb
AT
81372011-09-22 Andreas Tobler <andreast@fgznet.ch>
8138
8139 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
8140 list of compilation switches for <*-*-freebsd*>.
8141
3c9057f3
SS
81422011-09-19 Stan Shebs <stan@codesourcery.com>
8143
8144 * gdb.trace/tspeed.exp: New file.
8145 * gdb.trace/tspeed.c: New file.
8146
34518530
YQ
81472011-09-18 Yao Qi <yao@codesourcery.com>
8148
8149 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
8150 instructions.
8151 (test_adr_32bit, test_pop_pc): Likewise.
8152 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
8153 Thumb instructions.
8154 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
8155 in gdb_test_multiple.
8156 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
8157
ab254057
YQ
81582011-09-17 Yao Qi <yao@codesourcery.com>
8159
8160 * lib/gdb.exp (can_single_step_to_signal_handler): New.
8161 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
8162 support single step to signal handler.
8163
9c317b71
YQ
81642011-09-17 Yao Qi <yao@codesourcery.com>
8165
8166 * gdb.base/disp-step-fork.c: New.
8167 * gdb.base/disp-step-syscall.exp: New.
8168 * gdb.base/disp-step-vfork.c: New.
8169
a8123151
JB
81702011-09-16 Joel Brobecker <brobecker@adacore.com>
8171
8172 * gdb.ada/tasks.exp: Make the expected output for
8173 the `info tasks' tests more resilient to spacing
8174 changes.
8175
63a9aad8
JK
81762011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8177
8178 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
8179 (reached breakpoint 2, reached breakpoint 3): Update expected output.
8180
2aa48337
KP
81812011-09-15 Kevin Pouget <kevin.pouget@st.com>
8182
8183 PR Python/12692 Add gdb.selected_inferior() to Python interface.
8184 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
8185
6839b47f
KP
81862011-04-30 Kevin Pouget <kevin.pouget@st.com>
8187
8188 Handle multiple breakpoint hits in Python interface:
8189 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
8190 presence.
8191 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
8192 breakpoint hits.
8193
0935723e
JK
81942011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8195 Jan Kratochvil <jan.kratochvil@redhat.com>
8196
8197 * gdb.python/py-events.exp: Remove pretty printing comment.
8198 * gdb.python/py-evsignal.exp: New file.
8199 * gdb.python/py-evthreads.c: Include signal.h.
8200 (thread3): Remove variable count3. Remove variable bad and use raise
8201 instead.
8202 (thread2): Remove variable count2. Move thread3 pthread_create here,
8203 merge pthread_join to a single line.
8204 (main): Remove variable count1. Merge pthread_join with pthread_create
8205 to a single line.
8206 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
8207 KFAIL python/12966 for gdbserver. Test return value of
8208 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
8209 gdb_expect by gdb_test and gdb_test_multiple.
8210 (thread 2, thread 3): New tests.
8211
4801a9a3
PA
82122011-09-12 Matt Rice <ratmice@gmail.com>
8213 Pedro Alves <pedro@codesourcery.com>
8214
8215 PR gdb/13175
8216
8217 * gdb.base/interp.exp: New tests.
8218 * gdb.base/interp.c: New file.
8219
24ece742
DE
82202011-09-12 Doug Evans <dje@google.com>
8221
8222 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
8223 * gdb.dwarf2/typeddwarf.exp: Ditto.
8224
7f062217
JK
82252011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8226
8227 Fix compatibility with x32 arch.
8228 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
8229 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
8230 is_x86_like_target.
8231 * testsuite/gdb.trace/collection.exp: Likewise.
8232 * testsuite/gdb.trace/report.exp: Likewise.
8233 * testsuite/gdb.trace/unavailable.exp: Likewise.
8234 * testsuite/gdb.trace/while-dyn.exp: Likewise.
8235 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
8236 (is_x86_like_target): Check also is_amd64_regs_target.
8237
08711b9a
JK
82382011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8239
8240 PR breakpoints/12435
8241 * gdb.arch/amd64-prologue-xmm.c: New file.
8242 * gdb.arch/amd64-prologue-xmm.exp: New file.
8243 * gdb.arch/amd64-prologue-xmm.s: New file.
8244
b99b5f66
JK
82452011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8246
8247 * gdb.dwarf2/dw2-param-error-main.c: New file.
8248 * gdb.dwarf2/dw2-param-error.S: New file.
8249 * gdb.dwarf2/dw2-param-error.exp: New file.
8250
a391a2f6
PA
82512011-09-08 Pedro Alves <pedro@codesourcery.com>
8252
8253 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
8254 inferior's pid and look for a core dump named core.$pid. Use
8255 `remote_file' commands on the host instead of hand coding shell
8256 commands on the build.
8257 * gdb.base/valgrind-db-attach.exp: Kill the program before
8258 finishing the test.
8259
7d8e6458 82602011-09-02 Matt Rice <ratmice@gmail.com>
8261
8262 * lib/prompt.exp: New file for testing the first prompt.
8263 * gdb.python/py-prompt.exp: Ditto.
8264 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
8265
68e77c9e
PA
82662011-09-02 Pedro Alves <pedro@codesourcery.com>
8267
8268 * gdb.threads/gcore-thread.exp: Set the global core_supported to
8269 0, before testing gcore.
8270
9655e943
JK
82712011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8272
df6dc84d
JK
8273 * dw2-ifort-parameter-debug.S: Update copyright year.
8274 * dw2-ifort-parameter.c: Update copyright year.
8275 * dw2-ifort-parameter.exp: Update copyright year.
8276
9655e943
JK
8277 * dw2-ifort-parameter-debug.S: New file.
8278 * dw2-ifort-parameter.c: New file.
8279 * dw2-ifort-parameter.exp: New file.
8280
353d1d73
JK
82812011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8282
8283 * gdb.base/commands.exp (error_clears_commands_left): New function.
8284 (): Call it.
8285
5c07461a
JK
82862011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8287
8288 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
8289 (C): Initialize `a'.
8290 * gdb.mi/mi-inheritance-syntax-error.exp
8291 (-data-evaluate-expression $path): Expect `a' as 5.
8292
0d932b2f
MK
82932011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
8294
8295 PR mi/11912
8296 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
8297 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
8298 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
8299 keyword in output of -var-info-path-expression.
8300
bdb54049
JK
83012011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8302
8303 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
8304 * gdb.trace/collection.exp: Likewise.
8305 * gdb.trace/report.exp: Likewise.
8306 * gdb.trace/unavailable.exp: Likewise.
8307 * gdb.trace/while-dyn.exp: Likewise.
8308
59cde39c
KS
83092011-08-18 Keith Seitz <keiths@redhat.com>
8310
8311 PR c++/12266
8312 * gdb.cp/meth-typedefs.cc: New file.
8313 * gdb.cp/meth-typedefs.exp: New file.
8314
fa3a4f15
PM
83152011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8316
6fdff2c5 8317 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 8318
c1049fca
JK
83192011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8320
8321 * gdb.arch/i386-dr3-watch.exp
8322 (watchpoint on gap1 does not fit debug registers)
8323 (delete all watchpoints): Fix racy expect strings.
8324
d93f7b5c
YQ
83252011-08-14 Yao Qi <yao@codesourcery.com>
8326
8327 * gdb.base/maint.exp: set data_section to ".neardata".
8328 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8329 * gdb.base/savedregs.exp: Handle SIGILL.
8330 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8331 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8332
457e09f0
DE
83332011-08-12 Doug Evans <dje@google.com>
8334
8335 * gdb.python/py-symbol.exp: Add test for symbol.type.
8336
5d0bb2fb
UW
83372011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8338
8339 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8340 * gdb.mi/mi-pthreads.exp: Likewise.
8341 * gdb.mi/mi2-pthreads.exp: Likewise.
8342 * gdb.mi/gdb669.exp.exp: Likewise.
8343
fcdfa280
PA
83442011-08-09 Pedro Alves <pedro@codesourcery.com>
8345
8346 * lib/mi-support.exp (detect_async): Rename to...
8347 (mi_detect_async): ... this.
8348 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8349 * gdb.mi/mi-nonstop.exp: Adjust.
8350 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8351 * gdb.mi/mi-nsintrall.exp: Adjust.
8352 * gdb.mi/mi-nsmoribund.exp: Adjust.
8353 * gdb.mi/mi-nsthrexec.exp: Adjust.
8354
9d8fa392
PA
83552011-08-09 Pedro Alves <pedro@codesourcery.com>
8356
8357 * gdb.base/display.c (do_loops): New `p_i' local.
8358 * gdb.base/display.exp: Test displaying a variable that is
8359 temporarily at a bad address.
8360
b6cede78
JK
83612011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8362
8363 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8364 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8365
67bedb8c
JK
83662011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8367
8368 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8369 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8370 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8371
af6e93b2
PA
83722011-08-05 Pedro Alves <pedro@codesourcery.com>
8373
8374 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8375 procedure.
8376 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8377
1cf0e11f
YQ
83782011-08-05 Yao Qi <yao@codesourcery.com>
8379
8380 * gdb.base/callfuncs.exp: Set language after main.
8381 * gdb.cp/cplusfuncs.exp: Likewise.
8382 * gdb.cp/inherit.exp: Likewise.
8383
a1e28cb2
UW
83842011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8385
8386 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8387 * gdb.base/watch-vfork.exp: Skip on remote targets.
8388
d4f5bbb9
UW
83892011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8390
8391 * gdb.threads/thread-find.exp: Support remote targets.
8392
724f4f80
UW
83932011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8394
8395 * gdb.base/jit.exp: Download solib_binfile to target.
8396 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8397 and call dlopen without full path name.
8398 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8399 dlopen without full path name.
8400
934709f0
PW
84012011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8402
8403 * gdb.base/break-always.exp: Complete the test
8404 with duplicated breakpoints and enabling/disabling them.
8405
c26106c4
TT
84062011-08-02 Tom Tromey <tromey@redhat.com>
8407
8408 PR gdb/11289:
8409 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8410
9300444e 84112011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
8412
8413 PR gdb/13045
8414 * gdb.base/float.exp: Add new test case for PR gdb/13045
8415 * gdb.base/float.c: New file.
8416
00bd41d6
PM
84172011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8418
8419 * gdb.python/py-mi.exp: Test printers returning string hint, and
8420 also not returning a value.
8421 * gdb.python/py-prettyprint.c: Add testcase for above.
8422 * gdb.python/py-prettyprint.py: Add test printer for above.
8423
d24f74ce
JK
84242011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8425
8426 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8427 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8428 (.Ldie30) Add as field "data4".
8429 (.Ldie32) Rename field "b" to "shl".
8430 (abbrev4) Change for the "data4" field.
8431 (abbrev5, abbrev6) Remove.
8432 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8433 (p &s.shl): ... here. Add comment.
8434 (p &s.data4): New.
8435
bb7da2bf
JK
84362011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8437
8438 Fix crash on lval_computed values.
8439 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8440
11081198
JK
84412011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8442
8443 * gdb.base/help.exp (help whatis): Update the expected string.
8444
3c6e0cb3
JK
84452011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8446
8447 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8448 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8449 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8450 Change the expected string.
8451
efa80663
PA
84522011-07-26 Pedro Alves <pedro@codesourcery.com>
8453
8454 * gdb.base/watchpoint.exp
8455 (test_disable_enable_software_watchpoint): New procedure.
8456 (top level): Run it.
8457
db8e4570
UW
84582011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8459
8460 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8461 executable file "${binfile}", C++ version "${binfile}-cxx".
8462 * gdb.python/py-prettyprint.exp: Likewise.
8463 * gdb.python/py-symbol.exp: Likewise.
8464 * gdb.python/py-type.exp: Likewise.
8465 * gdb.python/py-value.exp: Likewise.
8466 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8467 file name instead of just suffix.
8468
543305c9
JK
84692011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8470
8471 Fix implicit pointer offsets.
8472 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8473 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8474 (continue to breakpoint: continue to baz breakpoint for implptr)
8475 (sanity check element 0, sanity check element 1)
8476 (enter the inlined function, check element 0 for the offset)
8477 (check element 1 for the offset)
8478 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8479 (set foo breakpoint for implptr): Update the breakpoint number.
8480
b3215adc
UW
84812011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8482
8483 * gdb.python/py-mi.exp: Use different file names for different
8484 versions of the executable under test.
8485 * gdb.python/py-prettyprint.exp: Likewise.
8486 * gdb.python/py-symbol.exp: Likewise.
8487 * gdb.python/py-template.exp: Likewise.
8488 * gdb.python/py-type.exp: Likewise.
8489 * gdb.python/py-value.exp: Likewise.
8490
182b9acc
UW
84912011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8492
8493 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8494 flag after restarting GDB if necessary.
8495
e6052b5d
UW
84962011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8497
8498 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8499
1ced966e
PA
85002011-07-22 Pedro Alves <pedro@codesourcery.com>
8501
8502 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8503 backend doesn't leave used debug registers behind.
8504
3543a589
TT
85052011-07-22 Tom Tromey <tromey@redhat.com>
8506
8507 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8508 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8509 argument.
8510 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8511
14d15303 85122011-07-21 Matt Rice <ratmice@gmail.com>
8513
8514 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8515 in mostlyclean rule. Add files ending in .core.
8516
9b158ba0 85172011-07-21 Matt Rice <ratmice@gmail.com>
8518
8519 PR macros/12999
8520 * gdb.base/info-macros.c: New test sources.
8521 * gdb.base/info-macros.exp: New tests.
8522
d17b6f81
PM
85232011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8524
8525 * gdb.python/python.exp: Add prompt substitution tests.
8526
918dd910
JK
85272011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8528
8529 Fix crash if referenced CU is aged out.
8530 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8531 New.
8532 * gdb.dwarf2/implptr.exp: Likewise.
8533
0e37a63c
JK
85342011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8535
8536 * gdb.dwarf2/implptr.S: Rebuilt.
8537 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8538 (bar): Use them for j, k, l.
8539 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8540 COMPILE.
8541 (print j in implptr:bar): Update for the intp typedef.
8542 (print p[0].x in implptr:foo): Use more exact regex.
8543
f65cf84c
TT
85442011-07-18 Tom Tromey <tromey@redhat.com>
8545
8546 * gdb.cp/static-method.exp: Add missing single quote.
8547
d5b4a7be
YQ
85482011-07-18 Yao Qi <yao@codesourcery.com>
8549
8550 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8551 supported.
8552 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8553 * gdb.mi/mi-nonstop.exp: Likewise.
8554 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8555 * gdb.mi/mi-nsintrall.exp: Likewise.
8556 * gdb.mi/mi-nsmoribund.exp: Likewise.
8557 * gdb.mi/mi-nsthrexec.exp: Likewise.
8558 * gdb.python/py-evthreads.exp: Likewise.
8559
e9ea2662
JK
85602011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8561
8562 Code cleanup.
8563 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8564 it. Substitute it instead of test_compiler_info everywhere.
8565
ce451573
UW
85662011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8567
8568 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8569 remote targets as well.
8570
756d88a7
UW
85712011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8572
8573 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8574 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8575
31f83dc5
UW
85762011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8577
8578 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8579 a remote machine, not the host.
8580 (gdb_compile_shlib): Set soname if target is remote.
8581
059241a0
PP
85822011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8583
8584 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8585
28a0b48c 85862011-07-13 Matt Rice <ratmice@gmail.com>
8587
8588 * gdb.python/py-objfile-script-gdb.py: Renamed to
8589 py-objfile-script-gdb.py.in.
8590 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8591 py-objfile-script-gdb.py.
8592 * gdb.python/py-objfile-script.exp: Update reference to
8593 py-objfile-script-gdb.py.
8594
9a771b67
JK
85952011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8596
8597 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8598 reference undefined label.
8599
04ad99e6
JK
86002011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8601
8602 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8603 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8604 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8605 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8606
713389e0
PM
86072011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8608
6fdff2c5 8609 PR python/12438
713389e0 8610 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8611 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8612
97d146f8
JK
86132011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8614
8615 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8616 debug info.
8617
facde0e5 86182011-07-06 Matt Rice <ratmice@gmail.com>
8619
8620 * gdb.python/python.exp: Update filename paths.
8621 * gdb.python/py-symtab.exp: Ditto.
8622
438640d1
MP
86232011-07-06 Marek Polacek <mpolacek@redhat.com>
8624
8625 * gdb.python/py-evthreads.exp: Add missing `$'.
8626
33a365df
MF
86272011-07-06 Jie Zhang <jie.zhang@analog.com>
8628
8629 * config/bfin.exp: New file.
8630 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8631 * gdb.asm/bfin.inc: New file.
8632
8f7ae686
MP
86332011-07-06 Marek Polacek <mpolacek@redhat.com>
8634
df46027d 8635 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8636 the whole output.
8637
eb2a6f42
TT
86382011-07-05 Tom Tromey <tromey@redhat.com>
8639
8640 * gdb.java/jprint.java (jprint.hi): New field.
8641 * gdb.java/jprint.exp: Print string.
8642
177b42fe
TJB
86432011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8644
8645 * gdb.base/call-sc.c: Fix typos.
8646 * gdb.base/ifelse.exp: Likewise.
8647 * gdb.base/structs.c: Likewise.
8648
3b2a0cf2
JB
86492011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8650
8651 * gdb.base/jit-so.exp: New test.
8652 * gdb.base/jit-dlmain.c: New file.
8653 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8654
46fc714c
JK
86552011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8656
8657 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8658 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8659 * gdb.cp/pr9167.exp (p b): Likewise.
8660 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8661 (test value of P in inner_m, test type of Z in inner_m): Call
8662 setup_xfail for gcc <= 4.5.
46fc714c 8663
418c7cf7
JK
86642011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8665
8666 * gdb.cp/paren-type.cc: New files.
8667 * gdb.cp/paren-type.exp: New files.
8668
3d50dd94
JK
86692011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8670
8671 Stop on first linespec terminator instead of eating what we can.
8672 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8673 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8674 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8675 (break C::f()): ... this one.
8676 (break C::operator()()): New test.
8677 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8678 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8679 test.
8680
dcf9f4ab
JK
86812011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8682
8683 Fall back linespec to minimal symbols.
8684 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8685 error message.
8686 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8687 * gdb.cp/minsym-fallback-main.cc: New file.
8688 * gdb.cp/minsym-fallback.cc: New file.
8689 * gdb.cp/minsym-fallback.exp: New file.
8690 * gdb.cp/minsym-fallback.h: New file.
8691
3f542ed1
JK
86922011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8693
8694 * gdb.cp/no-dmgl-verbose.cc: New file.
8695 * gdb.cp/no-dmgl-verbose.exp: New file.
8696
86972011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8698
8699 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8700 __GI_.
8701 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8702 (f): New function.
8703 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8704 (complete p 'func<short>(): ... here.
8705 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8706 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8707 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8708 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8709 Make them KFAIL gcc/49546.
8710
00eb2c4a
JB
87112011-07-01 Joel Brobecker <brobecker@adacore.com>
8712
8713 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8714
85a20c42
JK
87152011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8716
8717 Test GCC PR debug/49546.
8718 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8719 (test type of F in k3_m, test value of F in k3_m): New.
8720 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8721 (main): New variable k3. Call k3.k3_m.
8722
d2d43431
JB
87232011-07-01 Jean-Charles Delay <delay@adacore.com>
8724
8725 * gdb.ada/packed_array.exp: Fix expected outout.
8726
54ae186f
JB
87272011-07-01 Jean-Charles Delay <delay@adacore.com>
8728
8729 * gdb.ada/packed_array.exp: fixed expected output.
8730
8f17729f
JB
87312011-07-01 Joel Brobecker <brobecker@adacore.com>
8732
8733 * gdb.ada/same_enum: New testcase.
8734
f5aa6869
JB
87352011-07-01 Joel Brobecker <brobecker@adacore.com>
8736
8737 * gdb.ada/ptr_typedef: New testcase.
8738
828292f2
JB
87392011-07-01 Joel Brobecker <brobecker@adacore.com>
8740
8741 * gdb.ada/arrayptr.exp: Add ptype test.
8742
18920c42
JB
87432011-07-01 Joel Brobecker <brobecker@adacore.com>
8744
8745 * gdb.ada/char_enum: New testcase.
8746
3536d9e3 87472011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8748
8749 * gdb.base/dump.exp (capture_pointer_with_type): New.
8750 Get value from address instead of name.
8751 Start GDB once, and do `dump' and `restore'
8752 tests together.
8753
db863c42
MF
87542011-06-30 Jie Zhang <jie.zhang@analog.com>
8755 Mike Frysinger <vapier@gentoo.org>
8756
8757 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8758 helper functions for getting/setting remotetimeout variable.
8759 * lib/gdb.exp (gdb_load): If the target is remote, set
8760 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8761 with $loadtimeout. Set $load_ok to 0 before doing the load.
8762 Instead of returning, immediately, set $load_ok to 0. Call
8763 set_remotetimeout with $oldremotetimeout, and then return if
8764 $load_ok is 1.
8765
e9e642a8
AB
87662011-06-30 Andrew Burgess <aburgess@broadcom.com>
8767
8768 * gdb.python/py-template.exp: Don't run this test if the target
8769 does not support c++ tests.
8770
32019081
JK
87712011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8772
8773 Fix non-only rename list for Fortran modules import.
8774 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8775 tests.
8776 * gdb.fortran/module.f90 (module moduse): New.
8777 (program module): use moduse, test var_x, var_y and var_z.
8778
0ecee54c
TT
87792011-06-29 Tom Tromey <tromey@redhat.com>
8780
8781 PR testsuite/12040:
8782 * gdb.fortran/array-element.exp: Use f90, not f77.
8783 * gdb.fortran/complex.exp: Use f90, not f77.
8784 * gdb.fortran/derived-type.exp: Use f90, not f77.
8785 * gdb.fortran/library-module.exp: Use f90, not f77.
8786 * gdb.fortran/logical.exp: Use f90, not f77.
8787 * gdb.fortran/module.exp: Use f90, not f77.
8788 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8789 * gdb.fortran/subarray.exp: Use f90, not f77.
8790
3b2b8fea
TT
87912011-06-29 Tom Tromey <tromey@redhat.com>
8792
8793 * gdb.fortran/charset.exp: New file.
8794 * gdb.fortran/charset.f90: New file.
8795
42159ca5
TT
87962011-06-29 Tom Tromey <tromey@redhat.com>
8797
8798 PR testsuite/12040:
8799 * lib/future.exp: New file, mostly extracted from ada.exp.
8800 Rewrote compatibility code to use rename.
8801 (gdb_find_gfortran): New proc.
8802 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8803 gfortran patch.
8804 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8805 Move to future.exp.
8806 * lib/gdb.exp: Always load future.exp.
8807
af69a5ce
YQ
88082011-06-28 Yao Qi <yao@codesourcery.com>
8809
8810 * gdb.cp/exception.cc: Don't include iostream.
8811 (bar): Remove print statement.
8812 (catcher): New.
8813 (main): Remove print statements. Call function catcher.
8814 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8815 Set breakpoint on catcher, and check the value of parameter.
8816
ab5c6a72
YQ
88172011-06-23 Yao Qi <yao@codesourcery.com>
8818
6fdff2c5
PA
8819 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8820 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8821
9497469f
MP
88222011-06-23 Marek Polacek <mpolacek@redhat.com>
8823
8824 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8825 mi_gdb_test.
8826
b9132588
MP
88272011-06-23 Marek Polacek <mpolacek@redhat.com>
8828
5d197ed0 8829 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8830
e55595ca
MP
88312011-06-23 Marek Polacek <mpolacek@redhat.com>
8832
5d197ed0
MP
8833 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8834
88352011-06-23 Marek Polacek <mpolacek@redhat.com>
8836
8837 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8838 `test_exec_and_symbol_mi_operatons' return value.
8839 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8840 gdb_test_multiple.
8841 (test_exec_and_symbol_mi_operatons): Likewise.
8842 (test_path_specification): Likewise.
e55595ca 8843
be777e08
YQ
88442011-06-23 Yao Qi <yao@codesourcery.com>
8845
8846 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8847 supported.
8848 * lib/gdb.exp (support_displaced_stepping): New.
8849
615556d6
YQ
88502011-06-23 Yao Qi <yao@codesourcery.com>
8851
8852 * gdb.threads/execl.exp: Skip on remote target.
8853
833b0ca7
MP
88542011-06-21 Marek Polacek <mpolacek@redhat.com>
8855
5d197ed0 8856 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8857 mi_gdb_test.
8858
1ee4023a
MP
88592011-06-20 Marek Polacek <mpolacek@redhat.com>
8860
5d197ed0 8861 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8862
d0b1d624
MP
88632011-06-20 Marek Polacek <mpolacek@redhat.com>
8864
5d197ed0 8865 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8866 mi_gdb_test.
8867
79aa92c1
MP
88682011-06-20 Marek Polacek <mpolacek@redhat.com>
8869
5d197ed0 8870 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8871
5ce5db06
YQ
88722011-06-14 Yao Qi <yao@codesourcery.com>
8873
8874 gdb/testsuite/
8875 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8876
533a737e
JK
88772011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8878
8879 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8880
d0e53741
TT
88812011-06-10 Tom Tromey <tromey@redhat.com>
8882
8883 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8884 Add tests for pointer-to-member-function.
8885 * gdb.cp/temargs.cc (S::somefunc): New function.
8886 (K2): New class.
8887 (main): Instantiate K2; call method.
8888
b5916bbd
JB
88892011-06-08 Joel Brobecker <brobecker@adacore.com>
8890
8891 * gdb.python/py-inferior.c (f2): Make str an array rather
8892 than a pointer.
8893 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8894
5be4dfca
JK
88952011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8896
8897 * gdb.base/async-shell.c: New file.
8898 * gdb.base/async-shell.exp: New file.
8899
9f47e254
PA
89002011-06-06 Pedro Alves <pedro@codesourcery.com>
8901
8902 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8903
64b9b334
JB
89042011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8905
8906 From Stephen Kitt <steve@sk2.org>
8907 * gdb.base/help.exp: Adjust following some spelling corrections
8908 in GDB.
8909
dbc0f131
YQ
89102011-06-01 Yao Qi <yao@codesourcery.com>
8911
8912 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8913
fd336a18
KS
89142010-05-31 Keith Seitz <keiths@redhat.com>
8915
8916 PR c++/12750
8917 * gdb.cp/static-method.cc: New file.
8918 * gdb.cp/static-method.exp: New file.
8919
fa8b9902
KS
89202010-05-31 Keith Seitz <keiths@redhat.com>
8921
8922 PR symtab/12704
8923 * gdb.cp/anon-ns.cc: New file.
8924 * gdb.cp/anon-ns.exp: New file.
8925
0a5b1e09
PA
89262011-05-31 Pedro Alves <pedro@codesourcery.com>
8927
8928 * gdb.arch/i386-dr3-watch.c: New file.
8929 * gdb.arch/i386-dr3-watch.exp: New file.
8930
0578b8d1
YQ
89312011-05-30 Yao Qi <yao@codesourcery.com>
8932
8933 * gdb.base/callfuncs.c (t_structs_fc): New.
8934 (t_structs_dc, t_structs_ldc): New.
8935 (t_double_many_args):
8936 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8937 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8938 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8939 * gdb.base/callfuncs.exp: Call new functions.
8940
6680506e
YQ
89412011-05-30 Yao Qi <yao@codesourcery.com>
8942
ff4d2c60
YQ
8943 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8944 Call rerun_and_prepare for each test to isolate effects.
8945
89462011-05-30 Yao Qi <yao@codesourcery.com>
8947
8948 * gdb.base/varargs.c (find_max_float_real): New.
8949 (find_max_double_real, find_max_long_double_real): New.
8950 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8951 * lib/gdb.exp (setup_kfail_for_target): New.
8952
e43ec454
YQ
89532011-05-30 Yao Qi <yao@codesourcery.com>
8954
8955 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8956 (callcd, callce, callcf, callc1a, callc1b): New.
8957 (callc2a, callc2b): New.
8958 * gdb.base/funcargs.exp (complex_args): New.
8959 (complex_integral_args, complex_float_integral_args): New.
8960 * lib/gdb.exp (support_complex_tests): New. Determine
8961 whether to run test cases on _Complex types.
8962
432b4d03
JK
89632011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8964
8965 * gdb.threads/leader-exit.c: New file.
8966 * gdb.threads/leader-exit.exp: New file.
8967
6caf069d
MP
89682011-05-27 Marek Polacek <mpolacek@redhat.com>
8969
9497469f 8970 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8971
97fce28b
MP
89722011-05-27 Marek Polacek <mpolacek@redhat.com>
8973
8974 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8975 remove the `supported' variable.
8976 * gdb.mi/mi-nonstop.exp: Likewise.
8977 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8978 * gdb.mi/mi-nsintrall.exp: Likewise.
8979 * gdb.mi/mi-nsmoribund.exp: Likewise.
8980 * gdb.mi/mi-nsthrexec.exp: Likewise.
8981
9da8c2a0
PA
89822011-05-26 Pedro Alves <pedro@codesourcery.com>
8983
8984 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8985
2c03e5be
PA
89862011-05-26 Pedro Alves <pedro@codesourcery.com>
8987
8988 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8989
2e21250d
KS
89902011-05-24 Keith Seitz <keiths@redhat.com>
8991
8992 PR breakpoint/12803
8993 * gdb.cp/cmpd-minsyms.cc (a): New method.
8994 (b): New method.
8995 (c): New method.
8996 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8997
cdac0397
PA
89982011-05-24 Pedro Alves <pedro@codesourcery.com>
8999
9000 * gdb.base/commands.exp (watchpoint_command_test): Check that the
9001 watchpoint's command list didn't execute when the watchpoint went
9002 out of scope.
9003
ee5683ab
PM
90042011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
9005
9006 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
9007 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
9008 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
9009 * gdb.arch/i386-gnu-cfi.exp: Likewise.
9010 * gdb.arch/i386-permbkpt.exp: Likewise.
9011 * gdb.arch/i386-prologue.exp: Likewise.
9012 * gdb.arch/i386-size-overlap.exp: Likewise.
9013 * gdb.arch/i386-size.exp: Likewise.
9014 * gdb.arch/i386-unwind.exp: Likewise.
9015 * gdb.reverse/i386-precsave.exp: Likewise.
9016 * gdb.reverse/i386-reverse.exp: Likewise.
9017 * gdb.reverse/i386-sse-reverse.exp: Likewise.
9018 * gdb.reverse/i387-env-reverse.exp: Likewise.
9019 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9020
c91c8c16
PA
90212011-05-24 Pedro Alves <pedro@codesourcery.com>
9022
9023 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
9024 file doesn't error, using MI.
9025
c50491a7
TT
90262011-05-23 Tom Tromey <tromey@redhat.com>
9027
9028 * gdb.base/charset.exp (string_display): Add tests to assign to
9029 arrays.
9030 * gdb.base/charset.c (short_array, int_array, long_array): New.
9031
4a07b7da
PA
90322011-05-20 Pedro Alves <pedro@codesourcery.com>
9033
9034 Cope with async mode.
9035
4a07b7da
PA
9036 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
9037 into gdb_test + mi_expect_stop.
9038
b275f2d2
PA
90392011-05-20 Pedro Alves <pedro@codesourcery.com>
9040
9041 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
9042 (callme): Remove printf call.
9043
eec52c44
PM
90442011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
9045
9046 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
9047 quote pattern to avoid problems with Cygwin/mingw expect versions.
9048 * gdb.base/default.exp (show convenience): Use double
9049 quote pattern for regular expressions.
9050
b3c8eb43
JK
90512011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9052
9053 Fix -readnow for -gdwarf-4 unused type units.
9054 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
9055 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
9056
ed731959
JK
90572011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9058
9059 * gdb.base/kill-after-signal.c: New file.
9060 * gdb.base/kill-after-signal.exp: New file.
9061
3b48433d
PA
90622011-05-16 Pedro Alves <pedro@codesourcery.com>
9063
9064 * gdb.ada/start.exp: Call untested with the correct test filename.
9065 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
9066 test filename. Make the test's binary unique.
9067 * gdb.arch/i386-signal.exp: Call untested with the correct test
9068 filename.
9069 * gdb.arch/i386-size-overlap.exp: Ditto.
9070 * gdb.arch/Makefile.in (EXECUTABLES): Update.
9071 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9072 * gdb.cp/call-c.exp: Ditto.
9073 * gdb.mi/mi-reverse.exp: Call untested with the correct test
9074 filename. Make the test's binary unique.
9075 * gdb.mi/Makefile.in (EXECUTABLES): Update.
9076 * gdb.python/py-mi.exp: Ditto.
9077 * gdb.python/Makefile.in (EXECUTABLES): Update.
9078 * gdb.reverse/i386-precsave.exp: Ditto.
9079 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
9080 test filename.
9081 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9082 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
9083 unique.
9084 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
9085 test filename.
9086 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
9087 * gdb.trace/tfile.exp: Ditto.
9088
ba4a8bdd
YQ
90892011-05-14 Yao Qi <yao@codesourcery.com>
9090
9091 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
9092 type.
9093
dbaefcf7
DE
90942011-05-13 Doug Evans <dje@google.com>
9095
9096 * gdb.python/py-objfile-script.exp: New file.
9097 * gdb.python/py-objfile-script.c: New file.
9098 * gdb.python/py-objfile-script-gdb.py: New file.
9099 * testsuite/gdb.python/py-section-script.exp: Test
9100 "info auto-load-scripts".
9101
9930639c
TT
91022011-05-13 Tom Tromey <tromey@redhat.com>
9103
9104 * gdb.dwarf2/clztest.exp: New file.
9105 * gdb.dwarf2/clztest.c: New file.
9106 * gdb.dwarf2/clztest.S: New file.
9107
05272e11
DE
91082011-05-13 Doug Evans <dje@google.com>
9109
cc63ef9b
DE
9110 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
9111 String16 tests.
05272e11 9112
6edba76f
TT
91132011-05-13 Tom Tromey <tromey@redhat.com>
9114
9115 * lib/gdb.exp (is_x86_like_target): New proc.
9116 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
9117 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
9118 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
9119 -nostdlib to compiler.
9120 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
9121 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
9122 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
9123 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
9124 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
9125
028d0ed5
TJB
91262011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9127
9128 * gdb.python/py-function.exp: Test setting a value from a function
9129 which executes a command.
9130
8a9b8146
TT
91312011-05-12 Tom Tromey <tromey@redhat.com>
9132
9133 * gdb.dwarf2/typeddwarf.S: New file.
9134 * gdb.dwarf2/typeddwarf.c: New file.
9135 * gdb.dwarf2/typeddwarf.exp: New file.
9136
10483e8e
MP
91372011-05-12 Marek Polacek <mpolacek@redhat.com>
9138
9139 * gdb.mi/mi-basics.exp: Fix races. Honour the
9140 `test_exec_and_symbol_mi_operatons' return value.
9141 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9142 gdb_test_multiple.
9143 (test_exec_and_symbol_mi_operatons): Likewise.
9144 (test_path_specification): Likewise.
9145
faf067f1
JK
91462011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
9149 (gdb_touch_execfile): Remove catch wrappers. New variable time.
9150 Replace `file copy' and `file rename' by `file mtime'. Twice.
9151
7ff911a3
JK
91522011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9153
9154 * gdb.base/readline-ask.c: New file.
9155 * gdb.base/readline-ask.exp: New file.
9156 * gdb.base/readline-ask.inputrc: New file.
9157
a536c6d7
UW
91582011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
9159
9160 * gdb.cell/bt.exp: Delete breakpoints before running to signal
9161 to avoid race condition.
9162 * gdb.cell/coremaker.c: Use small stack size.
9163 * gdb.cell/ea-standalone.exp: Use file name without path as
9164 argument to c_to.
9165 * gdb.cell/fork.exp: Allow other output when continuing to end.
9166
d472a426
JK
91672011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9168
9169 * gdb.threads/corethreads.c: New file.
9170 * gdb.threads/corethreads.exp: New file.
9171
91722011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
9173
9174 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
9175 Try to compile the test using -Wl,-z,norelro first.
9176 (load_core): New variable libthread_db_seen, initialize it.
9177 (zeroed-threads cannot be listed): Protect it by XFAIL on
9178 !$libthread_db_seen.
9179
8be455d7
JK
91802011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9181
9182 PR 12573
9183 * gdb.dwarf2/dw2-skip-prologue.S: New file.
9184 * gdb.dwarf2/dw2-skip-prologue.c: New file.
9185 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
9186
1976171a
JK
91872011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9188
9189 * gdb.cp/psymtab-parameter.cc: New file.
9190 * gdb.cp/psymtab-parameter.exp: New file.
9191
7db6f30f
JK
91922011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9193
9194 Fix a race.
9195 * gdb.cp/static-print-quit.exp (print c): Split to ...
9196 (print c - <return>, print c - q <return>, print c - to quit):
9197 ... these. Make the testfile untested on gdb-7.1.
9198
85161e9e 91992011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
9200
9201 * lib/gdb.exp (exec_target_file, exec_symbol_file,
9202 gdb_rename_execfile, gdb_touch_execfile): New.
9203 * gdb.base/reread.exp: Use new procs to handle multiple
9204 exec files.
9205
0c51be18
YQ
92062011-05-05 Yao Qi <yao@codesourcery.com>
9207
9208 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
9209 (test_adr_32bit, test_pop_pc): New.
9210 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
9211 (test_adr_32bit, test_pop_pc): New.
9212
4d393d60
JM
92132011-05-04 Joseph Myers <joseph@codesourcery.com>
9214
9215 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
9216 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
9217 targets.
9218 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
9219 handle targets.
9220
8ffd0459
JK
92212011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9222
9223 * gdb.base/completion.exp (complete help info wat): Rename to ...
9224 (complete 'help info wat'): ... here.
9225 Remove all `-re ".*' and `-re "^.*' redundant regexes.
9226 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
9227
8e28d804
PA
92282011-05-04 Pedro Alves <pedro@codesourcery.com>
9229
9230 * gdb.base/completion.exp: Use gdb_test_multiple instead of
9231 gdb_test and explicit $gdb_prompt/timeout matches.
9232
3eb2ef34
YQ
92332011-05-04 Yao Qi <yao@codesourcery.com>
9234
9235 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
9236 and __thumb2__.
9237
aaaf81a3
MP
92382011-05-03 Marek Polacek <mpolacek@redhat.com>
9239
9240 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
9241 in place of `gdb_test "delete breakpoints"'. This eliminates two
9242 testcases.
9243
c4cbc0df
PA
92442011-05-02 Pedro Alves <pedro@codesourcery.com>
9245
9246 PR testsuite/12649
9247 Fix races.
9248
9249 * gdb.base/completion.exp: Remove all sleep calls. Remove
9250 unnecessary regexs. Don't explicitly expect anything after the
9251 prompt. Eat the prompt if necessary.
9252
b4cbb4a3
EBM
92532011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
9254
9255 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
9256 accept to show the caller line again as well as the line after.
9257
d65aec65
PM
92582011-04-29 Phil Muldoon <pmuldoon@redhat.com>
9259
9260 PR mi/12531
9261
9262 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
9263 compile target.
9264 * gdb.python/py-prettyprint.exp: Add C++ object for
9265 CPLUS_FAKE_CHILD test.
9266
30852783
UW
92672011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
9268
9269 * gdb.base/signest.exp: New file.
9270 * gdb.base/signest.c: Likewise.
9271
c7b1f0d9
JK
92722011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9273
9274 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
9275 thread and breakpoint notifications.
9276
559a7a62
JK
92772011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9278
9279 * gdb.base/fortran-sym-case.c: New file.
9280 * gdb.base/fortran-sym-case.exp: New file.
9281 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
9282 * gdb.dwarf2/dw2-case-insensitive.c: New file.
9283 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
9284
8344e389
JK
92852011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9286
9287 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
9288 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
9289 false #1', `if true else false #2' and `if true else false #3'.
9290
2484c66b
UW
92912011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
9292
9293 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
9294 while delivering signal.
9295
8d3788bd
VP
92962011-04-27 Vladimir Prus <vladimir@codesourcery.com>
9297
9298 MI breakpoint notifications.
9299
9300 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
9301 * testsuite/gdb.mi/mi2-cli.exp: Adust.
9302 * testsuite/gdb.mi/mi-watch.exp: Adust.
9303 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9304 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
9305 notifications.
8d3788bd 9306
3e03848b
JK
93072011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9308
9309 * gdb.base/gdbindex-stabs-dwarf.c: New file.
9310 * gdb.base/gdbindex-stabs.c: New file.
9311 * gdb.base/gdbindex-stabs.exp: New file.
9312
918c9108
YQ
93132011-04-25 Yao Qi <yao@codesourcery.com>
9314
9315 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9316 with /*...*/.
9317 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9318
90556b8c
JK
93192011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9320
9321 * gdb.python/py-value.exp (test_objfiles): Name the first test
9322 `py-value in file.filename'.
9323
03f2bd59
JK
93242011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9325
9326 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9327 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9328 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9329 !gdbserver_reconnect_p..
9330 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9331
7b08b9eb
JK
93322011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9333
9334 * gdb.cp/cpcompletion.exp (complete class methods)
9335 (complete class methods beginning with F): Move them above runto. New
9336 comment about the runto delimiter.
9337
b78974c3
PA
93382011-04-20 Pedro Alves <pedro@codesourcery.com>
9339
9340 * gdb.base/maint.exp: Test that "maint print registers" works
9341 without a running program.
9342
20429c40 93432011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9344
20429c40
MP
9345 * gdb.base/setshow.exp: Fix racy tests.
9346 ($old_gdb_prompt): New variable.
9347
7a9dd1b2
TT
93482011-04-19 Tom Tromey <tromey@redhat.com>
9349
9350 * gdb.mi/mi-nsmoribund.exp:
9351 * gdb.hp/gdb.objdbg/objdbg01.exp:
9352 * gdb.base/structs.exp (test_struct_returns):
9353 * gdb.base/call-sc.exp (test_scalar_returns):
9354 * gdb.base/bigcore.exp: Remove duplicate words.
9355
02835898
JK
93562011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9357
9358 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9359 * gdb.base/break-interp.exp (test_attach): New comment.
9360
254f582e
JK
93612011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9362
9363 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9364 (clear __stack_user.next, clear stack_used.next)
9365 (save a zeroed-threads corefile): New test.
9366 Call core_load for $core0file.
9367 (zeroed-threads cannot be listed): New test.
9368
4fe85f5c
JK
93692011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9370
9371 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9372 filename.
9373 ($srcfile): Preserve the original value.
9374 ($testfile): Match it the .exp filename.
9375 ($corefile): New variable. Substitute it around.
9376 Use clean_restart.
9377 ($prev_timeout): Remove.
9378 (load_core): Move core loading into this proc.
9379 Fix restore of $timeout if load_core fails.
9380
63524580
JK
93812011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9382
9383 * gdb.base/eu-strip-infcall.c: New file.
9384 * gdb.base/eu-strip-infcall.exp: New file.
9385
90359a16
JK
93862011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9387
9388 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9389 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9390
626e7282
JK
93912011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9392
9393 Fix Python access to inlined frames.
9394 * gdb.python/py-frame-inline.c: New file.
9395 * gdb.python/py-frame-inline.exp: New file.
9396
3363d018
EBM
93972011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9398
9399 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9400 content of 's24' correctly (avoiding "optimized out").
9401 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9402
28781456
JK
94032011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9404
9405 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9406
4a4106ca
TJB
94072011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9408
9409 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9410 expect a colon in watch -location output.
9411
d26ccb4f
JK
94122011-04-13 Marek Polacek <mpolacek@redhat.com>
9413
df46027d 9414 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
9415 New testcase `expect response to define backtrace'. Also remove
9416 redundant `default' block.
9417
e1ab1f9c
JK
94182011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9419
9420 * gdb.python/py-prettyprint.c (struct hint_error): New.
9421 (main): New variable hint_error.
9422 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9423 "print hint_error".
9424 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9425 (register_pretty_printers): Register it.
9426
0c2e6019
TT
94272011-04-04 Tom Tromey <tromey@redhat.com>
9428
9429 * gdb.cp/maint.exp (test_help): Update.
9430 (test_namespace): Likewise.
9431
af57139d
JB
94322011-04-01 Joel Brobecker <brobecker@adacore.com>
9433
9434 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9435 * gdb.ada/arrayptr.exp: Add new tests.
9436
956a9fb9
JB
94372011-04-01 Joel Brobecker <brobecker@adacore.com>
9438
9439 * gdb.ada/mi_catch_ex: New testcase.
9440
d0c4d642
PA
94412011-04-01 Pedro Alves <pedro@codesourcery.com>
9442
9443 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9444 base::overload(void) method without specifying "const".
9445
18819fa6
UW
94462011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9447
9448 * gdb.arch/thumb-singlestep.S: New file.
9449 * gdb.arch/thumb-singlestep.exp: Likewise.
9450
a4c8e806
TT
94512011-03-31 Tom Tromey <tromey@redhat.com>
9452
9453 * gdb.python/py-prettyprint.py (exception_flag): New global.
9454 (NoStringContainerPrinter._iterator.next): Check it.
9455 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9456 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9457
53832f31
TT
94582011-03-29 Tom Tromey <tromey@redhat.com>
9459
9460 * gdb.cp/anon-struct.cc: New file.
9461 * gdb.cp/anon-struct.exp: New file.
9462
e4620230
JK
94632011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9464
9465 Test STT_GNU_IFUNC support.
9466 * gdb.base/gnu-ifunc-lib.c: New file.
9467 * gdb.base/gnu-ifunc.c: New file.
9468 * gdb.base/gnu-ifunc.exp: New file.
9469
d0fb5eae
JK
94702011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9471
9472 Support a ring of related breakpoints.
9473 * gdb.base/watchpoint-delete.c: New file.
9474 * gdb.base/watchpoint-delete.exp: New file.
9475
20106cfb
JK
94762011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9477
9478 * gdb.ada/arrayparam.exp (print first after function call): Use
9479 explicit package name. Add a comment
9480 (print lasta after function call): Rename ...
9481 (print last after function call): ... it and use explicit package
9482 name.
9483 (print length after function call): Use explicit package name.
9484 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9485 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9486 (multiple matches for symbol i): Rename ...
9487 (multiple matches for symbol integervar): ... it.
9488 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9489 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9490
e7ab5e63
AB
94912011-03-25 Andrew Burgess <aburgess@broadcom.com>
9492
9493 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9494 environment variable to make grep output more predictable. Move
9495 all the environment setup into gdb_init so it's done once per test
9496 case rather than each time we start gdb.
9497
9ef07c8c
TT
94982011-03-24 Tom Tromey <tromey@redhat.com>
9499
9500 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9501 test.
9502
dd90784c
JK
95032011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9504
9505 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9506 * gdb.dwarf2/dw2-entry-value.S: New file.
9507 * gdb.dwarf2/dw2-entry-value.exp: New file.
9508
05775840
PM
95092011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9510
6fdff2c5 9511 PR python/12183
05775840
PM
9512
9513 * gdb.python/py-function.exp: Add GdbError tests.
9514
8661b11b
PA
95152011-03-18 Pedro Alves <pedro@codesourcery.com>
9516
9517 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9518 (reglocal_test_func, statlocal_test_func): New functions.
9519 (globals_test_func): Call new functions.
9520 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9521 (gdb_collect_locals_test): New procedure.
9522 (gdb_trace_collection_test): Call new procedures.
9523
0fdb4f18
PA
95242011-03-18 Pedro Alves <pedro@codesourcery.com>
9525
9526 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9527 (test_register, test_register_unavailable): New procedures.
9528 (gdb_unavailable_registers_test): New procedure.
9529 (gdb_trace_collection_test): Call it.
9530
99c3dc11
PM
95312011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9532
6fdff2c5 9533 PR python/12149
99c3dc11
PM
9534
9535 * gdb.python/python.exp: Add gdb.write tests.
9536
29703da4
PM
95372010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9538
9539 * gdb.python/Makefile.in: Add py-objfile.
9540 * gdb.python/py-objfile.exp: New file.
9541 * gdb.python/py-objfile.c: New file.
9542 * gdb.python/py-block.exp: Add is_valid tests.
9543 * gdb.python/py-inferior.exp: Ditto.
9544 * gdb.python/py-infthread.exp: Ditto.
9545 * gdb.python/py-symbol.exp: Ditto.
9546 * gdb.python/py-symtab.exp: Ditto.
9547
598997c8
KS
95482011-03-16 Keith Seitz <keiths@redhat.com>
9549
9550 PR c++/12273
9551 * gdb.cp/cmpd-minsyms.exp: New test.
9552 * gdb.cp/cmpd-minsyms.cc: New file.
9553
9554 PR c++/11734
9555 * gdb.cp/ovsrch.exp: New test.
9556 * gdb.cp/ovsrch.h: New file.
9557 * gdb.cp/ovsrch1.cc: New file.
9558 * gdb.cp/ovsrch2.cc: New file.
9559 * gdb.cp/ovsrch3.cc: New file.
9560 * gdb.cp/ovsrch4.cc: New file.
9561
c91513d8
PP
95622011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9563
9564 PR gdb/12528
9565 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9566 * gdb.base/break-on-linker-gcd-function.exp: New test.
9567 * gdb.base/break-on-linker-gcd-function.cc: New file.
9568
7470fc63
AT
95692011-03-15 Andreas Tobler <andreast@fgznet.ch>
9570
9571 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9572
959e7469
PM
95732011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9574
9575 * lib/gdb.exp (gdb_unload): Add another termination case.
9576
9373cf26
JK
95772011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9578
9579 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9580 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9581 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9582 Provide a stub byte there.
9583 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9584 DW_AT_entry_pc.
9585 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9586
24e9cda0
UW
95872011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9588
9589 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9590 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9591 "generic ABI, auto".
9592 (altivec_abi_tests): Accept vectors returned by reference.
9593
7371cf6d
PM
95942010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9595
9596 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9597
ce77046a
UW
95982011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9599
9600 * gdb.python/py-section-script.exp: Skip test if no Python support.
9601
176400c3
UW
96022011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9603
9604 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9605
ecec24e6
PM
96062011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9607
9608 * gdb.python/py-parameter.exp: Update tests to the new Python
9609 parameter API. Add "no documentation" test. Add deprecated API
9610 backward compatibility test.
9611
5dbdd470
TT
96122011-03-09 Tom Tromey <tromey@redhat.com>
9613
9614 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9615 gdb_continue_to_end.
9616
b66e66ee
MK
96172011-03-09 Mark Kettenis <kettenis@gnu.org>
9618
9619 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9620 tabs.
9621
eceb0c5f
TT
96222011-03-09 Tom Tromey <tromey@redhat.com>
9623
9624 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9625 parentheses.
9626 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9627 $command.
9628 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9629 argument to gdb_continue_to_end.
9630 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9631 argument to gdb_continue_to_end.
9632 * gdb.cp/annota3.exp: Fix regex.
9633 * gdb.cp/annota2.exp: Fix regex.
9634 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9635 gdb_continue_to_end.
9636 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9637 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9638 gdb_continue_to_end.
9639
63154eca
PA
96402011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9641
9642 * gdb.server/ext-run.exp
9643 (load new file without any gdbserver inferior): New test.
9644
967d1f9b
TT
96452011-03-07 Tom Tromey <tromey@redhat.com>
9646
9647 * Makefile.in (TAGS): Rewrite.
9648
d68dcbb9
JK
96492011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9650
9651 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9652 initial commands echo. New match for `Found trace'. Anchor all the
9653 other matches. Anchor and match for `No trace frame found' the final
9654 match.
9655
6bf58e63
TT
96562011-03-07 Tom Tromey <tromey@redhat.com>
9657
9658 * Makefile.in (TAGS): New target.
9659
fda326dd
TT
96602011-03-07 Tom Tromey <tromey@redhat.com>
9661
9662 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9663 change.
9664 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9665 change.
9666 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9667 exit message change.
9668 (skip_altivec_tests): Update for exit message change.
9669 (skip_vsx_tests): Likewise.
9670 (gdb_continue_to_end): Likewise. Add 'command' argument.
9671 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9672 * gdb.threads/tls.exp: Update for exit message change.
9673 * gdb.threads/thread-unwindonsignal.exp: Use
9674 gdb_continue_to_end.
9675 * gdb.threads/step.exp (step_it): Update for exit message change.
9676 (continue_all): Likewise.
9677 * gdb.threads/print-threads.exp (test_all_threads): Update for
9678 exit message change.
9679 * gdb.threads/interrupted-hand-call.exp: Use
9680 gdb_continue_to_end.
9681 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9682 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9683 gdb_continue_to_end.
9684 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9685 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9686 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9687 * gdb.cp/method.exp: Update for exit message change.
9688 * gdb.cp/mb-templates.exp: Update for exit message change.
9689 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9690 * gdb.cp/annota3.exp: Update for exit message change.
9691 * gdb.cp/annota2.exp: Update for exit message change.
9692 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9693 * gdb.base/term.exp: Update for exit message change.
9694 * gdb.base/step-test.exp (test_i): Update for exit message change.
9695 * gdb.base/sigstep.exp (advance): Update for exit message change.
9696 (advancei): Likewise.
9697 * gdb.base/siginfo.exp: Update for exit message change.
9698 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9699 * gdb.base/reread.exp: Use gdb_continue_to_end.
9700 * gdb.base/langs.exp: Use gdb_continue_to_end.
9701 * gdb.base/interrupt.exp: Update for exit message change.
9702 * gdb.base/gdb1555.exp: Update for exit message change.
9703 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9704 * gdb.base/ending-run.exp: Update for exit message change.
9705 * gdb.base/chng-syms.exp: Update for exit message change.
9706 * gdb.base/checkpoint.exp: Update for exit message change.
9707 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9708 gdb_continue_to_end.
9709 (test_catch_syscall_with_wrong_args): Likewise.
9710 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9711 * gdb.base/break-interp.exp (test_ld): Update for exit message
9712 change.
9713 * gdb.base/bang.exp: Update for exit message change.
9714 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9715 (do_call_attach_tests): Likewise.
9716 * gdb.base/a2-run.exp: Update for exit message change.
9717 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9718 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9719 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9720
dd19bd70
JK
97212011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9722
9723 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9724
30e62689
TT
97252011-03-03 Tom Tromey <tromey@redhat.com>
9726
9727 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9728 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9729 * gdb.hp/gdb.aCC/configure.ac: Remove.
9730 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9731 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9732 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9733 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9734 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9735 * gdb.hp/gdb.compat/configure.ac: Remove.
9736 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9737 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9738 * gdb.hp/gdb.defects/configure.ac: Remove.
9739 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9740 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9741 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9742 * gdb.hp/configure.ac: Remove.
9743 * gdb.hp/configure: Remove.
9744 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9745 substitution.
9746 (Makefile): Remove rule.
9747 * gdb.cell/configure.ac: Remove.
9748 * gdb.cell/configure: Remove.
9749 * gdb.stabs/Makefile.in (Makefile): Remove.
9750 (distclean): Don't remove config.status or config.log.
9751 * gdb.stabs/configure (Makefile): Remove.
9752 * gdb.stabs/configure.ac: Remove.
9753 * configure: Rebuild.
9754 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9755 Remove stabs- and cell-specific logic. Test for existence of
9756 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9757 subdirectories, gdb.cell, and and gdb.stabs.
9758 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9759
c171f854
JB
97602011-03-03 Joel Brobecker <brobecker@adacore.com>
9761
9762 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9763 end of buffer.
9764
9a5193cb
JB
97652011-03-02 Joel Brobecker <brobecker@adacore.com>
9766
9767 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9768 gdb_test when running a test where we expected no output back.
9769
9bb4c1bb
MS
97702011-02-28 Michael Snyder <msnyder@vmware.com>
9771
9772 * gdb.cp/overload.cc: Change initializer value to integer.
9773
3bd0f5ef
MS
97742011-02-27 Michael Snyder <msnyder@vmware.com>
9775
9776 * gdb.multi/base.exp: Add test for remove-inferiors.
9777
2279eaad
JB
97782011-02-26 Joel Brobecker <brobecker@adacore.com>
9779
9780 * gdb.python/py-frame.exp: Simplify the initialization phase
9781 using prepare_for_testing.
9782
c82c0b55
MS
97832011-02-25 Michael Snyder <msnyder@vmware.com>
9784
9785 * gdb.multi/base.exp: Add tests for info inferiors with args.
9786
1d94651b
JK
97872011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9788
9789 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9790 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9791 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9792 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9793 asmfile3. Comment the STABS (#3) file compilation. Compile
9794 everything through assembler. Provide KFAIL for symtab/12497.
9795 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9796 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9797 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9798 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9799
3bd0f5ef
MS
98002011-02-24 Michael Snyder <msnyder@vmware.com>
9801
9802 * gdb.base/break.exp: Add tests for delete breakpoints using
9803 convenience variables and value history references.
9804
12c1418e
MS
98052011-02-24 Michael Snyder <msnyder@vmware.com>
9806
9807 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9808 left behind in previous check-in.
9809
e5a67952
MS
98102011-02-23 Michael Snyder <msnyder@vmware.com>
9811
9812 * gdb.base/break.exp: Add tests for "info break" with arguments.
9813 * gdb.trace/infotrace.exp: Update patterns for error and help.
9814 * gdb.base/completion.exp: Update pattern.
9815 * gdb.base/ena-dis-br.exp: Update pattern.
9816 * gdb.base/help.exp: Update patterns.
9817
98182011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9819
9820 * gdb.base/memattr.exp: New test.
9821 * gdb.base/memattr.c: Test load for memattr.exp.
9822
6e6fbe60
DE
98232011-02-22 Doug Evans <dje@google.com>
9824
9825 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9826
1d41d745
MS
98272011-02-22 Michael Snyder <msnyder@vmware.com>
9828
9829 * Makefile.in: Make more clean.
9830 * gdb.ada/Makefile.in: Ditto.
9831 * gdb.arch/Makefile.in: Ditto.
9832 * gdb.asm/Makefile.in: Ditto.
9833 * gdb.base/Makefile.in: Ditto.
9834 * gdb.cp/Makefile.in: Ditto.
9835 * gdb.dwarf2/Makefile.in: Ditto.
9836 * gdb.java/Makefile.in: Ditto.
9837 * gdb.mi/Makefile.in: Ditto.
9838 * gdb.modula2/Makefile.in: Ditto.
9839 * gdb.python/Makefile.in: Ditto.
9840 * gdb.server/Makefile.in: Ditto.
9841 * gdb.stabs/Makefile.in: Ditto.
9842 * gdb.threads/Makefile.in: Ditto.
9843 * gdb.trace/Makefile.in: Ditto.
9844
79ba84ca
MS
98452011-02-22 Michael Snyder <msnyder@vmware.com>
9846
df46027d 9847 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9848 info threads.
9849
b9b35694
JB
98502011-02-22 Joel Brobecker <brobecker@adacore.com>
9851
9852 * gdb.python/py-breakpoint.exp: Fix the expected output of
9853 one of the "maint info breakpoints" tests to accept the output
9854 generated on platforms that do not have hardware watchpoints.
9855
8bfb830f
JB
98562011-02-22 Joel Brobecker <brobecker@adacore.com>
9857
9858 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9859 clean_restart. Be a little stricter in the expected output
9860 for one of the tests. Fix a typo in one of the comments.
9861
c45f3c54
JB
98622011-02-22 Joel Brobecker <brobecker@adacore.com>
9863
9864 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9865 Delete variable binfile, no longer use. Add or modify test
9866 comments to make them unique.
9867
b97c863c
MS
98682011-02-21 Michael Snyder <msnyder@vmware.com>
9869
9870 * Makefile.in: Update for make clean.
9871 * gdb.ada/Makefile.in: Ditto.
9872 * gdb.arch/Makefile.in: Ditto.
9873 * gdb.asm/Makefile.in: Ditto.
9874 * gdb.base/Makefile.in: Ditto.
9875 * gdb.cp/Makefile.in: Ditto.
9876 * gdb.dwarf2/Makefile.in: Ditto.
9877 * gdb.java/Makefile.in: Ditto.
9878 * gdb.mi/Makefile.in: Ditto.
9879 * gdb.modula2/Makefile.in: Ditto.
9880 * gdb.python/Makefile.in: Ditto.
9881 * gdb.server/Makefile.in: Ditto.
9882 * gdb.stabs/Makefile.in: Ditto.
9883 * gdb.threads/Makefile.in: Ditto.
9884 * gdb.trace/Makefile.in: Ditto.
9885
aea5b279
MS
98862011-02-21 Michael Snyder <msnyder@vmware.com>
9887
9888 * gdb.threads/thread-find.exp: Update patterns for changes in
9889 output of "info threads" command.
9890
e3039479
UW
98912011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9892 Ulrich Weigand <uweigand@de.ibm.com>
9893
9894 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9895 (skip_hw_watchpoint_tests): Likewise.
9896 (skip_hw_watchpoint_multi_tests): Likewise.
9897
b800ec70
UW
98982011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9899
9900 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9901 (skip_hw_watchpoint_tests): Likewise.
9902 (skip_hw_watchpoint_multi_tests): Likewise.
9903 (skip_hw_watchpoint_access_tests): Likewise.
9904
9905 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9906 * gdb.base/pr11022.exp: Likewise.
9907 * gdb.base/watch-read.exp: Likewise.
9908 * gdb.base/watch_thread_num.exp: Likewise.
9909 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9910 * gdb.base/watchpoint-hw.exp: Likewise.
9911 * gdb.base/watchpoint.exp: Likewise.
9912 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9913 * gdb.threads/watchthreads-reorder.exp: Likewise.
9914 * gdb.threads/watchthreads.exp: Likewise.
9915 * gdb.threads/watchthreads2.exp: Likewise.
9916
91033e37
JB
99172011-02-21 Joel Brobecker <brobecker@adacore.com>
9918
9919 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9920 the debugger is unable to find the array bounds.
9921
eeaafae2
JK
99222011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9923
9924 * gdb.cp/typedef-operator.exp: New file.
9925 * gdb.cp/typedef-operator.cc: New file.
9926
e338d953
MS
99272011-02-17 Michael Snyder <msnyder@vmware.com>
9928
9929 * gdb.threads/thread-find.exp: Fix regular expressions.
9930
e67ad678
JB
99312011-02-17 Joel Brobecker <brobecker@adacore.com>
9932
9933 * gdb.ada/packed_array: Expand testcase to test printing of
9934 unconstrained packed array.
9935
93084bca
JB
99362011-02-17 Joel Brobecker <brobecker@adacore.com>
9937
9938 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9939
a0c78a73
PA
99402011-02-16 Pedro Alves <pedro@codesourcery.com>
9941
f65d5553 9942 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9943 (main): Initialize it before collecting, and and clear it
9944 afterwards.
f65d5553
PA
9945 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9946 collecting with '{type} addr', where the addr expression is not an
9947 rvalue.
a0c78a73 9948
3dfcbbd2
KW
99492011-02-16 Ken Werner <ken.werner@de.ibm.com>
9950
9951 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9952 a bool variable. Expect correct OpenCL names for vector types. Use the
9953 uc3 variable name instead of referring to the uchar3 built-in type.
9954 Escape the asterisk at the half pointer test.
9955
08807d5a
PA
99562011-02-16 Pedro Alves <pedro@codesourcery.com>
9957
f65d5553 9958 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9959 (main): Initialize it before collecting, and and clear it
9960 afterwards.
f65d5553
PA
9961 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9962 collecting overlapping memory ranges.
08807d5a 9963
60f98dde
MS
99642011-02-15 Michael Snyder <msnyder@vmware.com>
9965
9966 * gdb.base/default.exp: Add tests for thread commands.
9967 * gdb.base/help.exp: Add tests for thread commands.
9968 * gdb.threads/thread-find.exp: New test for thread find command.
9969
648cd113
KW
99702011-02-15 Ken Werner <ken.werner@de.ibm.com>
9971
9972 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9973
494e194e
YQ
99742011-02-15 Yao Qi <yao@codesourcery.com>
9975
9976 PR tdep/12352
9977 * gdb.arch/arm-disp-step.S : New test for str instruction.
9978 * gdb.arch/arm-disp-step.exp : Likewise.
9979
d9492458
TJB
99802011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9981
9982 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9983 "vector_register2_vr" test strings. Test the extended floating
9984 point registers (F32~F63).
9985 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9986 IBM XL C compiler. Make the test program use a register provided
9987 by the compiler for the lxvd2x instruction.
9988
8af8e3bc
PA
99892011-02-14 Pedro Alves <pedro@codesourcery.com>
9990
9991 * gdb.trace/unavailable.cc (class Base, class Middle, class
9992 Derived): New types.
9993 (derived_unavail, derived_partial, derived_whole): New globals.
9994 (virtual_partial): New global.
9995 (virtualp): Point at virtual_partial.
9996 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9997 related to unavailable vptr.
9998
1b28d0b3
PA
99992011-02-14 Pedro Alves <pedro@codesourcery.com>
10000
10001 * gdb.trace/unavailable.cc (a, b, c): New globals.
10002 (main): Set and clear them.
10003 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
10004 `a' and `c', and check that `b' isn't collected, although `a' and
10005 `c' are.
10006
ec0a52e1
PA
100072011-02-14 Pedro Alves <pedro@codesourcery.com>
10008
10009 * gdb.trace/unavailable.cc (struct Virtual): New.
10010 (virtualp): New global pointer.
10011 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
10012 printing a pointer to an object whose type has a vtable, with
10013 print object on.
10014
24e6bcee
PA
100152011-02-14 Pedro Alves <pedro@codesourcery.com>
10016
10017 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
10018 value repeat handles unavailableness.
10019
39d37385
PA
100202011-02-14 Pedro Alves <pedro@codesourcery.com>
10021
10022 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
10023 tests for building arrays from unavailable values, subscripting
10024 non-memory rvalue unvailable arrays, and accessing fields or
10025 baseclasses of non-lazy unavailable values,
10026 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
10027 struct types.
10028 (g_smallstruct, g_smallstruct_b): New globals.
10029
06d72e16
PA
100302011-02-14 Pedro Alves <pedro@codesourcery.com>
10031
10032 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
10033
bc9a5551
JK
100342011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10035
10036 Fix const/volatile qualifiers of C++ types, PR c++/12328.
10037 * gdb.cp/overload-const.exp: New file.
10038 * gdb.cp/overload-const.cc: New file.
10039
54fcddd0
UW
100402011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10041
10042 * gdb.opencl/callfuncs.cl: New file.
10043 * gdb.opencl/callfuncs.exp: New test.
10044 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
10045
d6dafb7c
UW
100462011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10047
10048 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
10049 when computing result.
10050 * gdb.arch/altivec-abi.exp: Update expected results.
10051
a449c2d8
TJB
100522011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10053
10054 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
10055 * gdb.base/jit.exp: Likewise.
10056 * gdb.base/pie-execl.exp: Likewise.
10057 * gdb.base/solib-nodir.exp: Likewise.
10058 * gdb.base/solib-overlap.exp: Likewise.
10059
764880b7
PA
100602011-02-07 Pedro Alves <pedro@codesourcery.com>
10061
10062 * gdb.trace/collection.c (global_pieces): New.
10063 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
10064 New procedure.
10065 (gdb_trace_collection_test): Call it.
10066
505500db
SW
100672011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
10068
10069 * gdb.python/py-evthreads.c: New file.
10070 * gdb.python/py-evthreads.exp: New file.
10071 * gdb.python/py-events.py: New file.
10072 * gdb.python/py-events.exp: New file.
10073 * gdb.python/py-events.c: New file.
10074
385203ed
DD
100752011-02-04 David Daney <ddaney@caviumnetworks.com>
10076
10077 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
10078
9011945e
AB
100792011-02-03 Andrew Burgess <aburgess@broadcom.com>
10080
10081 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
10082 gdb.base/disasm-end-cu.exp: New test for disassembling over the
10083 boundary between two compilation units.
10084
580688f3
PA
100852011-02-02 Pedro Alves <pedro@codesourcery.com>
10086
10087 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
10088 (Virtual): New structs.
10089 (virtual_o, virtual_middle_b): New globals.
10090 * gdb.cp/virtbase.exp: New tests.
10091
d3f0f853
PP
100922011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
10093
10094 * gdb.base/jit.exp: New file.
10095 * gdb.base/jit-main.c: New file.
10096 * gdb.base/jit-solib.c: New file.
10097
b2030fb5
UW
100982011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
10099
10100 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
10101 proceed to initial kernel entry point.
10102 * gdb.opencl/datatypes.exp: Likewise.
10103 * gdb.opencl/operators.exp: Likewise.
10104 * gdb.opencl/vec_comps.exp: Likewise.
10105
2db19d1e
SW
101062011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
10107
10108 * gdb.cp/nsnested.cc: New.
10109 * gdb.cp/nsnested.exp: New.
10110 * gdb.cp/nsnoimports.exp: New.
10111 * gdb.cp/nsnoimports.cc: New.
10112
6b0c4c1f
JB
101132011-01-31 Joel Brobecker <brobecker@adacore.com>
10114
10115 * gdb.base/interact.exp: Add extra tests that verify that
10116 the value of the interactive-mode setting does not change
10117 after the script is sourced.
10118
80b23b6a
JK
101192011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10120
10121 * gdb.cp/noparam.exp: New file.
10122 * gdb.cp/noparam.cc: New file.
10123
ffd5ec24
PA
101242011-01-28 Pedro Alves <pedro@codesourcery.com>
10125
10126 * gdb.trace/tfile.exp: Test that with no traceframe selected,
10127 there's no stack or registers.
10128
a81766d8
TT
101292011-01-26 Tom Tromey <tromey@redhat.com>
10130
10131 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
10132 space before string output. Add test for "set print pretty off"
10133 case.
10134
585fdaa1
PA
101352011-01-25 Pedro Alves <pedro@codesourcery.com>
10136
10137 * gdb.base/frame-args.exp: Adjust.
10138 * gdb.dwarf2/dw2-noloc.exp: Adjust.
10139 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
10140 * gdb.dwarf2/pieces.exp: Adjust.
10141 * gdb.opt/clobbered-registers-O2.exp: Adjust.
10142 * gdb.opt/inline-locals.exp: Adjust.
10143 * gdb.threads/fork-child-threads.exp: Adjust.
10144
d468832a
KW
101452011-01-25 Ken Werner <ken.werner@de.ibm.com>
10146
10147 * gdb.opencl/convs_casts.cl: Move program scope variables into the
10148 OpenCL kernel function. Add a comment as marker. Add address space
10149 qualifiers for the remaining program scope variables.
10150 * gdb.opencl/datatypes.cl: Likewise.
10151 * gdb.opencl/operators.cl: Likewise.
10152 * gdb.opencl/vec_comps.cl: Likewise.
10153 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
10154 Add breakpoint at the marker comment.
10155 * gdb.opencl/datatypes.exp: Likewise.
10156 * gdb.opencl/operators.exp: Likewise.
10157 * gdb.opencl/vec_comps.exp: Likewise.
10158
490f124f
PA
101592011-01-24 Pedro Alves <pedro@codesourcery.com>
10160
10161 * gdb.base/printcmds.c (some_struct): New struct and instance.
10162 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
10163 procedure.
10164 <global scope>: Call it.
10165
6da78614
KW
101662011-01-21 Ken Werner <ken.werner@de.ibm.com>
10167
10168 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
10169 argument to the gdb_compile_opencl_hostapp call.
10170
ec64c9aa
YQ
101712011-01-19 Yao Qi <yao@codesourcery.com>
10172
10173 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
10174 positve list.
10175
810cfdbb
YQ
101762011-01-19 Yao Qi <yao@codesourcery.com>
10177
10178 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
10179 canonical form.
10180 Remove "xscale-*-*"
10181 * gdb.xml/tdesc-regs.exp: Likewise.
10182 * gdb.python/py-section-script.exp: Replace ARM target triplet
10183 with canonical form.
10184 Match arm*-*-symbianelf*.
10185 * gdb.base/dup-sect.exp: Likewise.
10186 * lib/dwarf.exp: New.
10187 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
10188 dwarf2_support.
10189 * gdb.dwarf2/dup-psym.exp: Likewise.
10190 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
10191 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10192 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
10193 * gdb.dwarf2/dw2-basic.exp: Likewise.
10194 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10195 * gdb.dwarf2/dw2-const.exp: Likewise.
10196 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
10197 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
10198 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10199 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
10200 * gdb.dwarf2/dw2-filename.exp: Likewise.
10201 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10202 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
10203 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10204 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10205 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
10206 * gdb.dwarf2/dw2-noloc.exp: Likewise.
10207 * gdb.dwarf2/dw2-op-call.exp: Likewise.
10208 * gdb.dwarf2/dw2-producer.exp: Likewise.
10209 * gdb.dwarf2/dw2-ranges.exp: Likewise.
10210 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
10211 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
10212 * gdb.dwarf2/dw2-strp.exp: Likewise.
10213 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
10214 * gdb.dwarf2/implptr.exp: Likewise.
10215 * gdb.dwarf2/mac-fileno.exp: Likewise.
10216 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
10217 * gdb.dwarf2/pieces.exp: Likewise.
10218 * gdb.dwarf2/pr11465.exp: Likewise.
10219 * gdb.dwarf2/valop.exp: Likewise.
10220 * gdb.dwarf2/watch-notconst.exp: Likewise.
10221 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
10222
4694da01
TT
102232011-01-19 Tom Tromey <tromey@redhat.com>
10224
10225 * gdb.python/py-infthread.exp: Add thread tests.
10226
b075872c
JB
102272011-01-14 Joel Brobecker <brobecker@adacore.com>
10228
10229 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
10230
2c3e6e24
JB
102312011-01-14 Joel Brobecker <brobecker@adacore.com>
10232
10233 * gdb.ada/widewide: New testcase.
10234
de8fa76c
JB
102352011-01-13 Joel Brobecker <brobecker@adacore.com>
10236
10237 * gdb.base/interact.exp: New testcase.
10238
1b05df00
TT
102392011-01-12 Tom Tromey <tromey@redhat.com>
10240
10241 * gdb.mi/gdb2549.exp: Update for error message changes.
10242 * gdb.mi/mi-cli.exp: Likewise.
10243 * gdb.mi/mi-disassemble.exp: Likewise.
10244 * gdb.mi/mi-pthreads.exp: Likewise.
10245 * gdb.mi/mi-regs.exp: Likewise.
10246 * gdb.mi/mi-stack.exp: Likewise.
10247 * gdb.mi/mi-var-block.exp: Likewise.
10248 * gdb.mi/mi-var-cmd.exp: Likewise.
10249 * gdb.mi/mi2-cli.exp: Likewise.
10250 * gdb.mi/mi2-disassemble.exp: Likewise.
10251 * gdb.mi/mi2-pthreads.exp: Likewise.
10252 * gdb.mi/mi2-regs.exp: Likewise.
10253 * gdb.mi/mi2-stack.exp: Likewise.
10254 * gdb.mi/mi2-var-block.exp: Likewise.
10255 * gdb.mi/mi2-var-cmd.exp: Likewise.
10256
c2ff108b
JK
102572011-01-12 Andrew Burgess <aburgess@broadcom.com>
10258 Jan Kratochvil <jan.kratochvil@redhat.com>
10259
10260 PR fortran/11104 and DWARF unbound arrays detection.
10261 * gdb.fortran/multi-dim.exp: New file.
10262 * gdb.fortran/multi-dim.f90: New file.
10263
b716877b
AB
102642011-01-12 Andrew Burgess <aburgess@broadcom.com>
10265
10266 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
10267 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
10268 add new tests for opcode dumping.
10269
6c162d5e
TT
102702011-01-11 Tom Tromey <tromey@redhat.com>
10271
10272 * gdb.python/py-infthread.exp: Load gdb-python.exp.
10273
77b06cd7
TJB
102742010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
10275
10276 Convert hardware watchpoints to use breakpoint_ops.
10277 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
10278 type is not supported.
10279 * gdb.base/foll-fork.exp: Likewise.
10280 * gdb.base/foll-vfork.exp: Likewise.
10281
f39a75d0
PM
102822011-01-10 Phil Muldoon <pmuldoon@redhat.com>
10283
10284 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
10285 Use load_lib gdb-python.exp.
10286 * gdb.python/python.exp: Ditto.
10287 * gdb.python/py-function.exp: Ditto.
10288
fc529d80
AS
102892011-01-09 Andreas Schwab <schwab@linux-m68k.org>
10290
10291 * gdb.threads/tls.exp ("info address me"): Fix expected output.
10292
fb03cb59
JK
102932011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10294
10295 * configure: Regenerate.
10296
d8e22779
TT
102972011-01-06 Tom Tromey <tromey@redhat.com>
10298
10299 * gdb.python/py-frame.exp: Test gdb.newest_frame.
10300
09050809
JB
103012011-01-06 Joel Brobecker <brobecker@adacore.com>
10302
fc529d80
AS
10303 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
10304 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
10305 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10306 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
10307 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
10308 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10309 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
10310 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
10311 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
10312 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
10313 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
10314 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10315 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10316 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10317 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10318 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10319 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10320 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10321 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10322 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10323 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10324 gdb.ada/uninitialized_vars.exp,
10325 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10326 Simplify by using clean_restart.
09050809 10327
8ed5dd9e
JB
103282011-01-06 Joel Brobecker <brobecker@adacore.com>
10329
10330 Add marker to be used as anchor for inserting breakpoints.
10331 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10332 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10333 Likewise.
10334
10335 Remove uses of gdb_start_cmd.
10336 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10337 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10338
10339 Do not run testcase if testing with GDBserver.
10340 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10341 if testing with GDBserver.
10342
368a124f
JB
103432011-01-06 Joel Brobecker <brobecker@adacore.com>
10344
10345 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10346 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10347 copyright header.
10348
44944448
JB
103492011-01-05 Joel Brobecker <brobecker@adacore.com>
10350
10351 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10352 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10353 testsuite/gdb.fortran/complex.f,
10354 testsuite/gdb.fortran/derived-type.f90,
10355 testsuite/gdb.fortran/library-module-lib.f90,
10356 testsuite/gdb.fortran/library-module-main.f90,
10357 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10358 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10359 Copyright year update.
10360
31886ea6
JB
103612011-01-05 Joel Brobecker <brobecker@adacore.com>
10362
10363 * gdb.base/langs1.f: Add copyright header.
10364
ebedcab5
JK
103652011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10366
10367 * gdb.base/morestack.exp: New file.
10368 * gdb.base/morestack.c: New file.
10369
de1eb2f9
JK
103702011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10371
10372 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10373
9e87a409
JB
103742010-12-29 Joel Brobecker <brobecker@adacore.com>
10375
10376 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10377 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10378
720d1a40
JB
103792010-12-29 Joel Brobecker <brobecker@adacore.com>
10380
10381 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10382
a283af87
AS
103832010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10384
5d3d9cba
AS
10385 * gdb.threads/tls.exp: Fix typo.
10386
a283af87
AS
10387 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10388 * gdb.threads/execl.exp: Update.
10389
2a20745c
YQ
103902010-12-23 Yao Qi <yao@codesourcery.com>
10391
10392 * gdb.arch/arm-disp-step.exp: New.
10393 * gdb.arch/arm-disp-step.S: New.
10394
a7658b96
TT
103952010-12-21 Tom Tromey <tromey@redhat.com>
10396
10397 * gdb.threads/execl.exp: Update.
10398 * gdb.threads/linux-dp.exp: Update.
10399 * gdb.threads/manythreads.exp: Update.
10400 * gdb.threads/tls.exp: Update.
10401
5b79abe7
TT
104022010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10403
10404 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10405 (NextOverThrowDerivates) <resumebpt>: New.
10406 (resumebpt_test): New.
10407 (main): Call resumebpt_test.
10408 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10409
0914bcdb
SS
104102010-12-12 Stan Shebs <stan@codesourcery.com>
10411
10412 * gdb.trace/tsv.exp: Test print command on trace state variables.
10413
305aeedc
TT
104142010-12-09 Tom Tromey <tromey@redhat.com>
10415
10416 * gdb.base/interp.exp: Add regression test.
10417
186c406b
TT
104182010-12-09 Tom Tromey <tromey@redhat.com>
10419
10420 * gdb.java/jnpe.java: New file.
10421 * gdb.java/jnpe.exp: New file.
10422 * gdb.cp/nextoverthrow.exp: New file.
10423 * gdb.cp/nextoverthrow.cc: New file.
10424
aae1c79a
DE
104252010-12-07 Doug Evans <dje@google.com>
10426
10427 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10428 of data-directory.
10429 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10430 updated.
10431 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10432
60f98dde 104332010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
10434
10435 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10436 * gdb.base/call-sc.exp: Ditto.
10437 * gdb.base/finish.exp: Ditto.
10438 * gdb.base/return.exp: Ditto.
10439 * gdb.base/return2.exp: Ditto.
10440
5fa290c1
DE
104412010-11-30 Doug Evans <dje@google.com>
10442
10443 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10444 (gdb_expect_list): Fix spelling errors in comments.
10445 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10446 send_gdb/gdb_expect_list where applicable.
10447 * gdb.base/call-ar-st.exp: Ditto.
10448 * gdb.base/funcargs.exp: Ditto.
10449 * gdb.base/gcore.exp: Ditto.
10450 * gdb.base/page.exp: Ditto.
10451 * gdb.base/sigaltstack.exp: Ditto.
10452 * gdb.base/siginfo.exp: Ditto.
10453 * gdb.base/sigstep.exp: Ditto.
10454 * gdb.base/trace-commands.exp: Ditto.
10455
4e04c971
DE
104562010-11-29 Doug Evans <dje@google.com>
10457
10458 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10459 printer-name;subprinter-name.
10460
8cf6f0b1
TT
104612010-11-29 Tom Tromey <tromey@redhat.com>
10462
10463 * gdb.dwarf2/implptr.exp: New file.
10464 * gdb.dwarf2/implptr.c: New file.
10465 * gdb.dwarf2/implptr.S: New file.
10466
94b6973e
PM
104672010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10468
fc529d80 10469 PR python/12199
94b6973e
PM
10470
10471 * gdb.python/py-breakpoint.exp: Test the delete method.
10472
8358c15c
JK
104732010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10474
10475 Fix step_resume_breakpoint unsaved during an infcall.
10476 * gdb.base/step-resume-infcall.exp: New file.
10477 * gdb.base/step-resume-infcall.c: New file.
10478
f6df29bc
TJB
104792010-11-24 Edjunior Machado <emachado@br.ibm.com>
10480
10481 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10482
f2b5a5cf
TJB
104832010-11-24 Edjunior Machado <emachado@br.ibm.com>
10484
10485 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10486 on ppc64's symbols; "finish" and "return" commands must accept to
10487 show the caller line again as well as the line after.
10488 * gdb.asm/powerpc64.inc: New file.
10489
6b0ecdc2
DE
104902010-11-23 Doug Evans <dje@google.com>
10491
10492 * lib/gdb.exp (gdb_test_sequence): New function.
10493 (gdb_expect_list): Add verbose -log call for each pattern.
10494 * gdb.base/signals.exp (test_handle_all_print): Call it.
10495 Reduce timeout increment from 6 minutes to 1 minute.
10496 * gdb.server/ext-run.exp: Call it.
10497
ea976c60
PM
104982010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10499
f2b5a5cf 10500 PR python/12212
ea976c60
PM
10501
10502 * gdb.python/python.exp: Check that selected_thread raises an
10503 error when no inferior is loaded.
10504
c0efa795
JK
105052010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10506
10507 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10508 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10509
ec3aa567
JK
105102010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10511
10512 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10513 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10514
d8249011
DE
105152010-11-18 Doug Evans <dje@google.com>
10516
10517 * gdb.server/ext-run.exp: Fix intermittent failures.
10518
d4eba7d1
NF
105192010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10520
10521 * gdb.stabs/gdb11479.exp: Use runto_main.
10522
b04c2f88
NF
105232010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10524
10525 * gdb.base/break-entry.exp: Skip if using a stub.
10526
ae9d7ce4
NF
105272010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10528
10529 * gdb.python/py-inferior.exp: Pack values in target endianness.
10530
621c8364
TT
105312010-11-12 Tom Tromey <tromey@redhat.com>
10532
10533 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10534 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10535 MemoryError.
10536 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10537 type.
10538 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10539 MemoryError.
10540 (test_subscript_regression): Update exception type.
10541
84f4c1fe
PM
105422010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10543
10544 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10545 breakpoint tests.
10546
a1442452
PA
105472010-11-09 Pedro Alves <pedro@codesourcery.com>
10548
10549 * gdb.base/watchpoint.exp: Test "watch -location" with an
10550 innacessible location.
10551
efd11a33
JK
105522010-11-09 Edjunior Machado <emachado@br.ibm.com>
10553 Luis Machado <luisgpm@br.ibm.com>
10554
10555 * gdb.base/maint.exp: Expect "." prefix.
10556 * gdb.base/nodebug.exp: Expect "." Likewise.
10557 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10558 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10559 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10560 POWER server processors.
10561
aa00efb5
JK
105622010-11-08 Edjunior Machado <emachado@br.ibm.com>
10563 Luis Machado <luisgpm@br.ibm.com>
10564
10565 * gdb.base/break-entry.exp: convert entry point for
10566 ppc64 and expect leading `.' on ppc64's symbols
10567
99e7ae30
DE
105682010-11-05 Doug Evans <dje@google.com>
10569
10570 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10571 * gdb.python/py-param.exp: Delete, contents moved to ...
10572 * gdb.python/py-parameter.exp: ... here. New file.
10573 Add test for gdb.parameter ("directories").
99e7ae30 10574
f4b8a18d
KW
105752010-11-05 Ken Werner <ken.werner@de.ibm.com>
10576
10577 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10578 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10579 * configure: Regenerate.
10580 * gdb.opencl/Makefile.in: New File.
10581 * gdb.opencl/datatypes.exp: Likewise.
10582 * gdb.opencl/datatypes.cl: Likewise.
10583 * gdb.opencl/operators.exp: Likewise.
10584 * gdb.opencl/operators.cl: Likewise.
10585 * gdb.opencl/vec_comps.exp: Likewise.
10586 * gdb.opencl/vec_comps.cl: Likewise.
10587 * gdb.opencl/convs_casts.exp: Likewise.
10588 * gdb.opencl/convs_casts.cl: Likewise.
10589 * lib/opencl.exp: Likewise.
10590 * lib/opencl_hostapp.c: Likewise.
10591 * lib/opencl_kernel.cl: Likewise.
10592 * lib/cl_util.c: Likewise.
10593 * lib/cl_util.c: Likewise.
10594 * gdb.base/default.exp (set language): Add "opencl" to the list of
10595 languages.
10596
a9d5ef47
SW
105972010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10598
10599 * gdb.cp/overload.exp: Added test for inheritance overload.
10600 * gdb.cp/overload.cc: Ditto.
10601 * gdb.cp/oranking.exp: Removed releveant kfails.
10602
03eb1c79
JK
106032010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10604 Joel Brobecker <brobecker@adacore.com>
10605
10606 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10607 check test_compiler_info.
10608
dbc98a8b
KW
106092010-11-03 Ken Werner <ken.werner@de.ibm.com>
10610
10611 * gdb.base/gnu_vector.exp: Adjust expect messages.
10612
120bd360
KW
106132010-11-03 Ken Werner <ken.werner@de.ibm.com>
10614
10615 * gdb.base/gnu_vector.exp: Add unary operator tests.
10616
c37f7098
KW
106172010-11-03 Ken Werner <ken.werner@de.ibm.com>
10618
10619 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10620
7b51bc51
DE
106212010-11-02 Doug Evans <dje@google.com>
10622
10623 * gdb.python/py-pp-maint.c: New file.
10624 * gdb.python/py-pp-maint.exp: New file.
10625 * gdb.python/py-pp-maint.py: New file.
10626
50c97f38
TT
106272010-11-02 Tom Tromey <tromey@redhat.com>
10628
10629 * gdb.base/default.exp: Remove "scheme" from language list.
10630
a289b8f6
JK
106312010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10632
10633 Revert:
10634 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10635 * gdb.threads/sigstep-threads.exp: New file.
10636 * gdb.threads/sigstep-threads.c: New file.
10637
cd017491
MS
106382010-10-20 Michael Snyder <msnyder@vmware.com>
10639
10640 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10641
8e6a5956
UW
106422010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10643
10644 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10645 Skip test completely if gdb,no_hardware_watchpoints.
10646
2c04da0d
UW
106472010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10648
10649 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10650 strict, but do not check for any particular function name within libc.
10651
79afc5ef
SW
106522010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10653
10654 * gdb.cp/smartp.exp: New test.
10655 * gdb.cp/smartp.cc : New test.
10656
026ffab7
SW
106572010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10658
10659 * gdb.cp/converts.exp: Test pointer to bool conversion.
10660 Test pointer to long conversion.
10661 * gdb.cp/oranking.exp: Removed relevant kfail.
10662
3a772aa4
TT
106632010-10-18 Tom Tromey <tromey@redhat.com>
10664
10665 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10666 argument to lazy_string.
10667 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10668 (pp_ls.to_string): Use it.
10669 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10670 Add "estring2" local.
10671
5fc3827b
JK
106722010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10673
10674 Fix s390x compatibility.
10675 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10676 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10677
8aeb23f3
JK
106782010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10679
10680 * gdb.threads/sigstep-threads.exp: New file.
10681 * gdb.threads/sigstep-threads.c: New file.
10682
c1e56572
JK
106832010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10684
10685 * gdb.base/pie-execl.exp: New file.
10686 * gdb.base/pie-execl.c: New file.
10687
92163a10
JK
106882010-10-13 Doug Evans <dje@google.com>
10689 Jan Kratochvil <jan.kratochvil@redhat.com>
10690
10691 PR exp/12117
10692 * gdb.cp/ptype-cv-cp.cc: New file.
10693 * gdb.cp/ptype-cv-cp.exp: New file.
10694
7062b0a0
SW
106952010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10696
10697 * gdb.cp/converts.cc: New test program.
10698 * gdb.cp/converts.exp: New test.
10699 * gdb.cp/overload.exp: Added test for void* vs int*.
10700 * gdb.cp/overload.exp: Ditto.
10701 * gdb.cp/oranking.exp: Removed related kfail.
10702
0e3509db
DE
107032010-10-13 Doug Evans <dje@google.com>
10704
10705 * lib/gdb-python.exp (gdb_check_python_config): New function.
10706 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10707 * gdb.python/lib-types.cc: New file.
10708 * gdb.python/lib-types.exp: New file.
10709
8dc78533
JK
107102010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10711
10712 * gdb.python/py-error.exp: New file.
10713 * gdb.python/py-error.py: New file.
10714
93c17e06
JK
107152010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10716
10717 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10718 gdb_test_multiple.
10719
d8b34041
JK
107202010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10721
10722 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10723 * gdb.base/prelink.exp: Likewise.
10724 * gdb.base/solib-nodir.exp: Likewise.
10725 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10726 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10727 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10728
e0cc584e
UW
107292010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10730
10731 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10732 for the "info files" test to avoid timeouts on slow machines.
10733
cfc353b1
JK
107342010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10735
10736 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10737 (main): Make openlib dummy call.
10738
d3d7896d
JK
107392010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10740
10741 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10742 * break-interp.exp (reach): Move the core body ...
10743 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10744 (test_ld): Provide always real argument, even to the linker. Replace
10745 dl_main by _dl_debug_state.
10746
5e533c94
JK
107472010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10748
10749 Fix results of prelinked PIEs on ppc*.
10750 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10751 Accept also DISPLACEMENT "PRESENT".
10752 (main): Replace "ZERO" displacements by "PRESENT".
10753
33540610
SW
107542010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10755
10756 * gdb.cp/oranking.exp: New test.
10757 * gdb.cp/oranking.cc: New test program.
10758
3bdf2bbd
KW
107592010-10-08 Ken Werner <ken.werner@de.ibm.com>
10760
10761 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10762 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10763
2f608a3a
KW
107642010-10-06 Ken Werner <ken.werner@de.ibm.com>
10765
10766 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10767 lush, lynx) New constant.
10768 * gdb.base/constvars.exp: Test const array types.
10769 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10770
aa2e2d8d
DE
107712010-10-06 Doug Evans <dje@google.com>
10772
10773 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10774 of syscall staging area.
10775
2844d6b5
KW
107762010-10-06 Ken Werner <ken.werner@de.ibm.com>
10777
10778 * gdb.base/gnu_vector.c: Add variable c4.
10779 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10780 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10781
7d8ac8bb
MR
107822010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10783
10784 * gdb.arch/altivec-abi.exp: Fix a typo.
10785
84a02e58
MR
107862010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10787
10788 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10789 to match a thread ID.
10790
b18e6318
JK
107912010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10792
10793 Fix s390x testcase compatibility.
10794 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10795
a2c09bd0
DE
107962010-10-01 Doug Evans <dje@google.com>
10797
10798 * lib/gdb-python.exp: New file.
10799 * gdb.python/py-block.exp: Use it.
10800 * gdb.python/py-breakpoint.exp: Ditto.
10801 * gdb.python/py-frame.exp: Ditto.
10802 * gdb.python/py-inferior.exp: Ditto.
10803 * gdb.python/py-param.exp: Ditto.
10804 * gdb.python/py-prettyprint.exp: Ditto.
10805 * gdb.python/py-shared.exp: Ditto.
10806 * gdb.python/py-symbol.exp: Ditto.
10807 * gdb.python/py-symtab.exp: Ditto.
10808 * gdb.python/py-type.exp: Ditto.
10809 * gdb.python/py-value.exp: Ditto.
10810 * gdb.python/python.exp: Ditto.
10811
38f12cfc
TT
108122010-09-30 Tom Tromey <tromey@redhat.com>
10813
10814 * gdb.base/anon.exp: New file.
10815 * gdb.base/anon.c: New file.
10816
9ae8282d
TT
108172010-09-30 Tom Tromey <tromey@redhat.com>
10818
10819 * gdb.base/completion.exp: Test completion through anonymous
10820 union.
10821 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10822
e9e07ba6
JK
108232010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10824
10825 Fix printing parameters of inlined functions.
10826 * gdb.dwarf2/dw2-inline-param.exp: New file.
10827 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10828 * gdb.dwarf2/dw2-inline-param.S: New file.
10829
cd2effb2
JK
108302010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10831
10832 PR corefiles/12071.
10833 * gdb.base/corefile.exp (quit with a process, no question: load core)
10834 (quit with a core file): New tests.
10835
bceffbf3
JK
108362010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10837
10838 Fix GDB crash on inferior calls with self-referencing classes.
10839 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10840 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10841 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10842
1736ad11
JK
108432010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10844
10845 Fix lost siginfo_t for inferior calls.
10846 * gdb.base/siginfo-infcall.exp: New file.
10847 * gdb.base/siginfo-infcall.c: New file.
10848
a176ad92
JB
108492010-09-22 Joel Brobecker <brobecker@adacore.com>
10850
10851 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10852
c2b0a229
JK
108532010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10854
10855 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10856 New test.
10857 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10858
e8ae22d1
JB
108592010-09-22 Joel Brobecker <brobecker@adacore.com>
10860
10861 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10862 type of our const type.
10863
ec322823
SW
108642010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10865
10866 * gdb.cp/pr12028.cc: New.
10867 * gdb.cp/pr12028.exp: New.
10868
72929c62
JB
108692010-09-22 Joel Brobecker <brobecker@adacore.com>
10870
10871 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10872
875b4ff5 108732010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10874 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10875
10876 PR mi/11407
10877 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10878 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10879 * gdb.mi/dw2-ref-missing-frame.S New File.
10880 * gdb.mi/dw2-ref-missing-frame.exp New File.
10881
7155d578
TT
108822010-09-14 Tom Tromey <tromey@redhat.com>
10883
10884 PR symtab/8399:
10885 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10886
515ed532
TT
108872010-09-14 Tom Tromey <tromey@redhat.com>
10888
10889 PR exp/11803:
10890 * gdb.threads/tls.exp: Use C++.
10891 (check_thread_local): Use K::another_thread_local.
10892 * gdb.threads/tls.c (class K): New.
10893 (another_thread_local): Now a member of K.
10894 (spin): Update. No longer K&R C.
10895
450ca57c
SW
108962010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10897
10898 * gdb.cp/koenig.cc: created class for testing member lookup.
10899 * gdb.cp/koenig.exp: Added test for member lookup.
10900
dbd492a3
JK
109012010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10902
10903 Fix false FAILs on sourcetree topdir directory containing "kill".
10904 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10905 source line matching regexp.
10906
8d4d924b
JK
109072010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10908
10909 * gdb.python/python.exp (set height 0, collect help from uiout)
10910 (verify help to uiout): New tests.
10911
8e64f2a0
JK
109122010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10913
10914 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10915 is_lp64_target to check 64bit target.
10916
4569eed2
JK
109172010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10918
10919 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10920 (test_ld) <powerpc64-*>: New.
10921
5e1617b1
DJ
109222010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10923
10924 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10925
c767944b
DJ
109262010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10927
10928 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10929 (FunctionArg::method): New function.
10930 (empty, arg): New variables.
10931 (main): Call arg.method.
10932 * gdb.cp/templates.exp (test_template_args): New function.
10933 (do_tests): Call it.
10934
27d3a3fc
UW
109352010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10936
10937 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10938 of "next" to proceed over pthread_exit call.
10939
55b7ce7f
UW
109402010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10941
10942 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10943 "maint print statistics" output to prevent expect timeouts.
10944
809df446
JK
109452010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10946
10947 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10948 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10949 (test_float_rejected): ... here.
10950 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10951 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10952 (test_float_rejected): ... here.
10953 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10954 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10955 (test_float_rejected): ... here.
10956 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10957 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10958 (test_float_rejected): ... here.
10959
8464be76
DJ
109602010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10961
10962 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10963 before disabling hardware watchpoints.
10964 (test_inaccessible_watchpoint): Check that hardware watchpoints
10965 are used. Test for watchpoints on a constant address.
10966
14dba4b4
JK
109672010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10968
10969 * gdb.base/ui-redirect.exp: New file.
10970
3f3540e1 109712010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10972 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10973
10974 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10975
0f254bb7
DE
109762010-08-31 Doug Evans <dje@google.com>
10977
10978 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10979
03f17ccf
TT
109802010-08-30 Tom Tromey <tromey@redhat.com>
10981
10982 PR python/11792:
10983 * gdb.python/py-value.exp (test_subscript_regression): Add
10984 dynamic_type test.
10985
640617ad
DJ
109862010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10987
10988 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10989 instead of running to main. Do not test the main function.
10990 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10991 Add new main.
10992
2ed91d1b
PA
109932010-08-26 Pedro Alves <pedro@codesourcery.com>
10994
10995 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10996 one test.
10997
673bfd45
DE
109982010-08-24 Doug Evans <dje@google.com>
10999
11000 PR symtab/11942
11001 * gdb.dwarf2/dw4-sig-types.cc: New file.
11002 * gdb.dwarf2/dw4-sig-types.h: New file.
11003 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
11004 * gdb.dwarf2/dw4-sig-types.exp: New file.
11005
f9ffd4bb
TT
110062010-08-23 Tom Tromey <tromey@redhat.com>
11007
11008 PR python/11145:
11009 * gdb.python/py-value.c (Base, Derived): New types.
11010 (base): New global.
11011 * gdb.python/py-value.exp (test_subscript_regression): Add
11012 dynamic_cast test.
11013
d839c8a4
TT
110142010-08-23 Tom Tromey <tromey@redhat.com>
11015
11016 PR python/10676:
11017 * gdb.python/py-type.exp (test_fields): Add tests for type
11018 equality.
11019
702c2711
TT
110202010-08-23 Tom Tromey <tromey@redhat.com>
11021
11022 PR python/11915:
11023 * gdb.python/py-type.exp (test_fields): Add tests for array.
11024
832bafd3
KS
110252010-08-23 Keith Seitz <keiths@redhat.com>
11026
11027 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
11028 have any children. Create a new abbrev for it.
11029 Add missing terminal sequence to .debug_abbrev.
11030
c37bf528
KS
110312010-08-20 Keith Seitz <keiths@redhat.com>
11032
11033 PR symtab/11465:
11034 * gdb.dwarf2/pr11465.exp: New test.
11035 * gdb.dwarf2/pr11465.S: New file.
11036 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
11037 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
11038
4572cbac
TJB
110392010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
11040
11041 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
11042 registers. Update data sets with the new v2_double element in the
11043 VSX register union. Add vector_register3_vr data set for the AltiVec
11044 registers. Use gdb_test_no_output instead of send_gdb.
11045
e7fbb131
PA
110462010-08-19 Pedro Alves <pedro@codesourcery.com>
11047
11048 * gdb.python/py-shared.exp: New file, factored out from
11049 python.exp.
11050 * gdb.python/py-shared.c: New file.
11051 * gdb.python/py-shared-sl.c: New file.
11052 * gdb.python/python-1.c: New file.
11053 * gdb.python/python-sl.c: Delete.
11054 * gdb.python/python.c: Mention python-1.c.
11055 * gdb.python/python.exp: Move shared library tests to
11056 py-shared.exp.
11057 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
11058 (MISCELLANEOUS): New.
11059 (clean mostlyclean): Also remove $MISCELLANEOUS.
11060
d30f5e1f
DE
110612010-08-19 Doug Evans <dje@google.com>
11062
11063 PR exp/11926
11064 * gdb.base/printcmds.exp (test_float_accepted): New function.
11065 Move existing float tests there. Add tests for floats with suffixes.
11066 (test_float_rejected): New function.
11067 * gdb.java/jv-print.exp (test_float_accepted): New function.
11068 (test_float_rejected): New function.
11069 * gdb.objc/print.exp: New file.
11070 * gdb.pascal/print.exp: New file.
11071 * lib/objc.exp: New file.
11072
7b3fd859
PM
110732010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
11074
11075 * gdb.base/default.exp (info set): Avoid full buffer error and force
11076 reading up to final gdb prompt.
11077 (show): Likewise.
11078
c92817ce
TT
110792010-08-18 Tom Tromey <tromey@redhat.com>
11080
11081 PR symtab/11919:
11082 * gdb.base/completion.exp: Add test.
11083
f1208f9e
DE
110842010-08-18 Doug Evans <dje@google.com>
11085
11086 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
11087 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
11088 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
11089 Simplify, early exit if runto_main fails.
11090 * gdb.fortran/exprs.exp: load_lib fortran.exp.
11091 (set_lang_fortran): Moved to lib/fortran.exp.
11092 * gdb.fortran/types.exp: load_lib fortran.exp.
11093 (set_lang_fortran): Moved to lib/fortran.exp.
11094 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
11095 * gdb.java/jprint.exp (set_lang_java): Ditto.
11096 * gdb.java/jv-exp.exp: load_lib java.exp.
11097 If set_lang_java fails, issue a warning instead of failure to be
11098 consistent with other set_lang_foo uses.
11099 (set_lang_java): Moved to lib/java.exp.
11100 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
11101 If set_lang_java fails, issue a warning instead of failure to be
11102 consistent with other set_lang_foo uses.
11103 * gdb.pascal/types.exp: load_lib pascal.exp.
11104 (set_lang_pascal): Moved to lib/pascal.exp.
11105 * lib/fortran.exp: New file.
11106 * lib/java.exp (set_lang_java): New function.
11107 * lib/pascal.exp (set_lang_pascal): New function.
11108
2f06b485
YQ
111092010-08-18 Yao Qi <yao@codesourcery.com
11110
11111 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
11112 func_nofb_start and func_loopfb_start, so that address of functions
11113 is equal to these labels on Thumb.
11114
96e25403
YQ
111152010-08-18 Yao Qi <yao@codesourcery.com>
11116
11117 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
11118 to reflect latest c source file.
11119
36e6adc4
JK
111202010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11121
11122 * gdb.cp/infcall-dlopen.exp: New file.
11123 * gdb.cp/infcall-dlopen.cc: New file.
11124 * gdb.cp/infcall-dlopen-lib.cc: New file.
11125
f431efe5
PA
111262010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11127 Pedro Alves <pedro@codesourcery.com>
11128
11129 PR breakpoints/11371
11130
11131 * gdb.base/watch-cond-infcall.exp: New file.
11132 * gdb.base/watch-cond-infcall.c: New file.
11133
06a64a0b
TT
111342010-08-16 Tom Tromey <tromey@redhat.com>
11135
11136 * gdb.base/help.exp: Update.
11137 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
11138 watchpoint.
11139 (test_watch_location): New proc.
11140 (test_watchpoint_in_big_blob): Delete watchpoint.
11141 * gdb.base/watchpoint.c (func5): New function.
11142 (main): Call it.
11143
70ebf4ed
DE
111442010-08-16 Doug Evans <dje@google.com>
11145
11146 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
11147
ca5c20b6
PM
111482010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11149
11150 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
11151 tests.
11152
7346b668
KW
111532010-08-11 Ken Werner <ken.werner@de.ibm.com>
11154
11155 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
11156 * gdb.base/gnu_vector.c: New File.
11157 * gdb.base/gnu_vector.exp: Likewise.
11158
cb2e07a6
PM
111592010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11160
11161 * gdb.python/python.c: New File.
11162 * gdb.python/python-sl.c: New File.
11163 * gdb.python/python.exp: Test solib_address and decode_line
11164 * functions.
11165
5da1313b
JK
111662010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11167
11168 * gdb.python/python.exp (show height, set height 10)
11169 (verify pagination beforehand, verify pagination beforehand: q)
11170 (gdb.execute does not page, verify pagination afterwards)
11171 (verify pagination afterwards: q): New.
11172
49c3ccf7
DE
111732010-08-02 Doug Evans <dje@google.com>
11174
11175 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
11176 because of an older gcc, change test2
11177 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
11178 to unsupported.
11179
42c0c4f1
KH
111802010-07-30 Kazu Hirata <kazu@codesourcery.com>
11181
11182 * gdb.base/break-always.exp: Do not expect full paths to file
11183 names.
11184 * gdb.base/commands.exp: Likewise.
11185
d3765805
DE
111862010-07-30 Doug Evans <dje@google.com>
11187
c98ee71b
DE
11188 * gdb.cp/temargs.exp: For new tests that require newer gccs,
11189 xfail them when run with older gccs.
11190
fd961404
DE
11191 * lib/gdb.exp (build_executable): Forward "c++" option to
11192 get_compiler_info.
11193
999adef4
DE
11194 * gdb.python/py-type.exp (test_template): Mark as xfail tests
11195 "python print ttype.template_argument(1)" and
11196 "python print isinstance(ttype.template_argument(1), gdb.Value)"
11197 if using gcc 4.4 or earlier.
11198
d3765805
DE
11199 * gdb.base/valgrind-db-attach.exp: Use unique test name for
11200 attach-to-debugger handling.
11201
1276c759
JK
112022010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11203
11204 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
11205 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
11206 (main): Use copyreloc.
11207 * gdb.base/prelink.exp (split debug of executable)
11208 (.dynbss vs. .bss address shift): New tests.
11209
88caa9b9
PA
112102010-07-29 Pedro Alves <pedro@codesourcery.com>
11211
11212 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
11213 in gdb_test_multiple.
11214
c6f2ac43
PA
112152010-07-29 Pedro Alves <pedro@codesourcery.com>
11216
11217 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
11218 environment.
11219
326fd672
TT
112202010-07-28 Tom Tromey <tromey@redhat.com>
11221
11222 PR python/11060:
11223 * gdb.python/py-type.c (Temargs): New template.
11224 (temvar): New variable.
11225 * gdb.python/py-type.exp (test_template): New proc.
11226
3ce3b1ba
PA
112272010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11228
11229 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
11230 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
11231
34eaf542
TT
112322010-07-28 Tom Tromey <tromey@redhat.com>
11233
11234 PR c++/9946:
11235 * gdb.cp/temargs.exp: New file.
11236 * gdb.cp/temargs.cc: New file.
11237
d41b819e
JK
112382010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11239
11240 * gdb.base/help.exp (help disassemble): Update the content.
11241
26ab7092
JK
112422010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11243
11244 * gdb.threads/ia64-sigill.exp: New file.
11245 * gdb.threads/ia64-sigill.c: New file.
11246
5283e9e1
TT
112472010-07-27 Tom Tromey <tromey@redhat.com>
11248
11249 * gdb.opt/inline-cmds.c (ATTR): New define.
11250 (func1): Use it.
11251 (func2): Likewise.
11252 (func3): Likewise.
11253 (outer_inline1): Likewise.
11254 (outer_inline2): Likewise.
11255 * gdb.opt/inline-bt.c (ATTR): New define.
11256 (func1): Use it.
11257 (func2): Likewise.
11258 * gdb.opt/inline-locals.c (ATTR): New define.
11259 (func1): Use it.
11260 (func2): Likewise.
11261
e992ef73
TT
112622010-07-27 Tom Tromey <tromey@redhat.com>
11263
11264 * gdb.stabs/gdb11479.c (hack): New function.
11265 (test): Use it.
11266 (test2): Use it.
11267 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
11268 (int32_search_buf, int64_search_buf): No longer static.
11269 (x): Remove.
11270 * gdb.base/relocate.c (hack): New function.
11271
5374244e
PM
112722010-07-27 Phil Muldoon <pmuldoon@redhat.com>
11273
11274 * gdb.python/py-value.exp (test_inferior_function_call): New function.
11275 * gdb.python/py-value.c (func1): New function.
11276 (func2): Likewise.
11277
a99aee83
CV
112782010-07-26 Corinna Vinschen <vinschen@redhat.com>
11279
11280 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
11281 as not to clash with .data section.
11282
a04ba985
JG
112832010-07-26 Jerome Guitton <guitton@adacore.com>
11284
11285 * gdb.base/code_elim.exp: New file.
11286 * gdb.base/code_elim1.c: New file.
11287 * gdb.base/code_elim2.c: New file.
11288
23bd0f7c
PA
112892010-07-21 Pedro Alves <pedro@codesourcery.com>
11290
11291 PR symtab/11827
11292
11293 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
11294 (some_volatile_enum): New variable.
11295 * gdb.base/printcmds.exp (test_print_enums): New.
11296 <top level>: Call it.
11297
883df6dd
SW
112982010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
11299
11300 * gdb.cp/fpointer.cc: New test.
11301 * gdb.cp/fpointer.exp: New test.
11302
569b05a5
JK
113032010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11304
11305 * gdb.base/solib-nodir.exp: New file.
11306 * lib/gdb.exp (runto): New case for a GDB internal error.
11307
51d7d803
JK
113082010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11309 Ulrich Weigand <uweigand@de.ibm.com>
11310 Tom Tromey <tromey@redhat.com>
11311
11312 * gdb.base/charset-malloc.c: New file.
11313 * gdb.base/charset.c (malloc_stub): New prototype.
11314 (main): Call it instead of malloc itself.
11315 * gdb.base/charset.exp: Use only prepare_for_testing.
11316 (binfile): Remove the variable.
11317
c0edd9ed
JK
113182010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11319
11320 Make core files the process_stratum.
11321 * gdb.base/corefile.exp (run: load core again)
11322 (run: sanity check we see the core file, run: with core)
11323 (run: core file is cleared, attach: load core again)
11324 (attach: sanity check we see the core file, attach: with core)
11325 (attach: core file is cleared): New tests.
11326 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11327
3cbaedff
KW
113282010-07-14 Ken Werner <ken.werner@de.ibm.com>
11329
11330 * gdb.arch/altivec-abi.exp: New tests.
11331
91158a56
TT
113322010-07-13 Tom Tromey <tromey@redhat.com>
11333
11334 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11335 (main): Use it.
11336 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11337
0f5238ed
TT
113382010-07-13 Tom Tromey <tromey@redhat.com>
11339
11340 * gdb.base/label.exp: New file.
11341 * gdb.base/label.c: New file.
11342
add265ae
L
113432010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11344 H.J. Lu <hongjiu.lu@intel.com>
11345
11346 * lib/gdb.exp (is_ilp32_target): New.
11347 (is_lp64_target): Likewise.
11348
11349 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11350 target.
11351 * gdb.arch/amd64-disp-step.exp: Likewise.
11352 * gdb.arch/amd64-dword.exp: Likewise.
11353 * gdb.arch/amd64-i386-address.exp: Likewise.
11354 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11355
add265ae
L
11356 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11357 target.
11358 * gdb.arch/i386-bp_permanent.exp: Likewise.
11359 * gdb.arch/i386-byte.exp: Likewise.
11360 * gdb.arch/i386-disp-step.exp: Likewise.
11361 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11362 * gdb.arch/i386-prologue.exp: Likewise.
11363 * gdb.arch/i386-size-overlap.exp: Likewise.
11364 * gdb.arch/i386-size.exp: Likewise.
11365 * gdb.arch/i386-sse.exp: Likewise.
11366 * gdb.arch/i386-unwind.exp: Likewise.
11367 * gdb.arch/i386-word.exp: Likewise.
11368
11369 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11370 test only when building 64-bit executables. Do not hard-code
11371 -m64 option.
11372
2dfb8c17
DE
113732010-07-07 Doug Evans <dje@google.com>
11374
11375 * lib/gdb.exp (gdb_test_list_exact): New function.
11376 * gdb.base/default.exp (show convenience): Call it, add tests for
11377 $_sdata = void, $_thread = 0.
11378
4e5799b6
JK
113792010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11380 Joel Brobecker <brobecker@adacore.com>
11381
11382 Fix re-run of PIE executable, PR shlibs/11776.
11383 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11384 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11385 and re-"run" of the inferior.
11386
1a219cc7
JK
113872010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11388 Joel Brobecker <brobecker@adacore.com>
11389
11390 Cope with missing /usr/sbin/prelink.
11391 * lib/prelink-support.exp (prelink_no):
11392 <result == 1 && $output is "no such file or directory">: New.
11393 (prelink_yes): Likewise. Return on failed prelink_no.
11394
5e3b36f8
JK
113952010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11396 Joel Brobecker <brobecker@adacore.com>
11397
11398 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11399 build_executable by build_executable_own_libs. Replace "prelink -R"
11400 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11401 change.
11402 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11403 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11404 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11405 Replace build_executable by build_executable_own_libs's function
11406 build_executable_own_libs.
11407 (prelinkNO): Create new stub to call prelink_no.
11408 (prelinkYES): Create new stub to call prelink_yes.
11409 (test_attach): Rename calls of copy to file_copy.
11410 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11411 (copy): Move to ...
11412 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11413 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11414 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11415 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11416 special flags by gdb_compile_shlib. Replace second gdb_compile by
11417 build_executable_own_libs. Replace "prelink -R" execution by a call of
11418 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11419 a second call of prelink_yes. Replace restart commands by
11420 clean_restart.
11421 (prelink): Rename to ...
11422 (seen displacement message): ... this test. Extend its expectation
11423 strictness.
11424
86e4bafc
JK
114252010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11426
11427 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11428 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11429 displacement message exactly once.
11430
3cd07d20
JK
114312010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11432 Joel Brobecker <brobecker@adacore.com>
11433
11434 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11435 its restore after the <$relink_args != ""> loop. new comment.
11436
0a1e94c7
JK
114372010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11438 Joel Brobecker <brobecker@adacore.com>
11439
11440 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11441 code for it. New variable relink_args.
11442 (prelinkYES): Call prelinkNO.
11443 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11444 in such case. Move the core code to ...
11445 (test_attach_gdb): ... a new function. Send GDB command "file".
11446 Extend expected "Attaching to " string.
11447
2f70bcfb
TT
114482010-07-02 Tom Tromey <tromey@redhat.com>
11449
11450 * gdb.base/bitops.exp: Remove extraneous "pass".
11451
a17ac5b0
TT
114522010-07-02 Ken Werner <ken.werner@de.ibm.com>
11453
11454 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11455
dc10affe
PA
114562010-07-01 Pedro Alves <pedro@codesourcery.com>
11457
d41c0fc8
PA
11458 * gdb.base/help.exp: Adjust expected output.
11459
114602010-07-01 Pedro Alves <pedro@codesourcery.com>
11461
11462 * gdb.base/help.exp: Adjust expected output.
dc10affe 11463
0a600c36
JK
114642010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11465
11466 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11467 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11468 c++/11702.
11469
37cc8bfe
JK
114702010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11471 Doug Evans <dje@google.com>
11472
11473 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11474 add .dynamic entry'.
11475
254e6b9e
DE
114762010-06-29 Doug Evans <dje@google.com>
11477
11478 Test PR c++/11702.
11479 * gdb.cp/m-static.exp: Add testcase.
11480 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11481
595939de 114822010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11483 Tom Tromey <tromey@redhat.com>
11484 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11485
11486 * gdb.python/py-inferior.c: New File.
11487 * gdb.python/py-infthread.c: New File.
11488 * gdb.python/py-inferior.exp: New File.
11489 * gdb.python/py-infthread.exp: New File.
11490
98751a41
JK
114912010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11492
11493 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11494 (ptype ::C::OtherFileClass typedefs): New.
11495 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11496 (C::OtherFileClass::cOtherFileClassVar2): New.
11497 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11498 cOtherFileClassVar2.
11499 (C::cOtherFileType2, C::cOtherFileVar2): New.
11500 (C::cOtherFileVar_use): use also cOtherFileVar2.
11501 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11502
41f62f39
JK
115032010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11504
11505 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11506 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11507 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11508 (print ::C::cOtherFileVar)
11509 (whatis C::OtherFileClass::cOtherFileClassType)
11510 (whatis ::C::OtherFileClass::cOtherFileClassType)
11511 (print C::OtherFileClass::cOtherFileClassVar)
11512 (print ::cOtherFileClassVar)
11513 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11514 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11515 trailing content.
11516 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11517 (C::OtherFileClass::cOtherFileClassVar)
11518 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11519 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11520
af53d231
JK
115212010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11522
11523 Test PR c++/11703 and PR gdb/1448.
11524 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11525 gdb/1448.
11526
9655fd1a
JK
115272010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11528
11529 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11530 (main) <rtti_data>: New.
11531 * gdb.cp/virtbase.exp (print rtti_data): New.
11532
824cc8dd
JK
115332010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11534 Joel Brobecker <brobecker@adacore.com>
11535
11536 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11537
6036c742
JK
115382010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11539
11540 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11541
de6a0421
DE
115422010-06-28 Doug Evans <dje@google.com>
11543
11544 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11545
b2dae948
DE
115462010-06-27 Doug Evans <dje@google.com>
11547
11548 * gdb.cp/m-static.exp: Update expected test output.
11549
0f3bb72e
PH
115502010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11551
889bf7c5
PA
11552 * gdb.gdb/selftest.exp: Adjust expected message for
11553 capturing start-up runtime.
0f3bb72e 11554
bc9f0842
TT
115552010-06-25 Tom Tromey <tromey@redhat.com>
11556
11557 PR python/10808:
11558 * gdb.python/python.exp: Add new tests.
11559
099ef718
SW
115602010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11561
11562 * gdb.cp/operator.cc: Created an import loop.
11563 * gdb.cp/operator.exp: Added testcase for import loop.
11564
5868a632
JK
115652010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11566
11567 Test PR python/11407.
11568 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11569 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11570 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11571 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11572 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11573 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11574 binfile. Call gdb_compile with clean_restart twice.
11575 (func_nofb print, func_nofb backtrace, func_loopfb print)
11576 (func_loopfb backtrace): New.
11577
af76db58
JK
115782010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11579
11580 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11581 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11582 by a hand made one.
11583 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11584 i?86 requirement. Remove variables srcfile and binfile. New variable
11585 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11586
f2c7657e
UW
115872010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11588
11589 * gdb.cell/dwarfaddr.exp: New file.
11590 * gdb.cell/dwarfaddr.S: New file.
11591
628fe4e4
JK
115922010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11593
11594 Test PR 9436.
11595 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11596
f1421989
HZ
115972010-06-24 Hui Zhu <teawater@gmail.com>
11598
11599 * gdb.base/eval.exp: New file.
11600
d03285ec
UW
116012010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11602
11603 * gdb.cell/fork.exp: New file.
11604 * gdb.cell/fork.c: Likewise.
11605 * gdb.cell/fork-spu.c: Likewise.
11606
41b2c92d
PM
116072010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11608
11609 * lib/gdb.exp (banned_variables_traced): New global variable.
11610 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11611 (gdb_init): Use `trace add variable' instead of obsolete
11612 `trace variable'.
11613
d5bc977f
DE
116142010-06-21 Doug Evans <dje@google.com>
11615
11616 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11617
d2ed6730
UW
116182010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11619
11620 * gdb.arch/spu-ls.exp: New file.
11621 * gdb.arch/spu-ls.c: Likewise.
11622
6aed2dbc
SS
116232010-06-18 Stan Shebs <stan@codesourcery.com>
11624
11625 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11626
e0756905
UW
116272010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11628
11629 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11630 * gdb.base/watch-cond.exp: Likewise.
11631 * gdb.python/py-breakpoint.exp: Likewise.
11632
d8053d4d
PA
116332010-06-18 Pedro Alves <pedro@codesourcery.com>
11634
11635 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11636 clean_restart, make sure every test has a distinct message, and
11637 that messages don't include the executable' full path.
11638
81ce510c
DE
116392010-06-17 Doug Evans <dje@google.com>
11640
11641 * gdb.arch/i386-size.exp: Updated expected output for
11642 DISASSEMBLY_OMIT_FNAME.
11643
65d79d4b
SDJ
116442010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11645 Sergio Durigan Junior <sergiodj@redhat.com>
11646
11647 * gdb.base/watch-notconst.c: New file.
11648 * gdb.base/watch-notconst.S: New file.
11649 * gdb.base/watch-notconst2.c: New file.
11650 * gdb.base/watch-notconst2.S: New file.
11651 * gdb.base/watch-notconst.exp: New file.
11652 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11653 (func4): Add operations on `global_ptr_ptr'.
11654 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11655 routine to test watchpoints created with a constant expression.
11656 (test_inaccessible_watchpoint): Include tests for watchpoints
11657 created with a constant expression.
11658
df0f4836
KB
116592010-06-14 Kevin Buettner <kevinb@redhat.com>
11660
11661 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11662 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11663 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11664 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11665 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11666 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11667 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11668 of `_start'.
11669
b769def5
UW
116702010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11671
11672 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11673 not supported on the target.
11674 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11675 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11676 * gdb.mi/mi-nsintrall.exp: Likewise.
11677 * gdb.mi/mi-nsmoribund.exp: Likewise.
11678 * gdb.mi/mi-nsthrexec.exp: Likewise.
11679
d914c394
SS
116802010-06-11 Stan Shebs <stan@codesourcery.com>
11681
11682 * gdb.base/permissions.exp: New file.
11683
116842010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11685
11686 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11687 does not support ELF executable class.
11688
f3ce5b9c
UW
116892010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11690
11691 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11692
8e46892c
JK
116932010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11694
11695 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11696 (runto): Catch "The target does not support running in non-stop mode.".
11697
6cc55c64
MS
116982010-06-11 Michael Snyder <msnyder@vmware.com>
11699
11700 * gdb.base/setshow.exp (set language asm): Don't use
11701 gdb_test_no_output, fails on some targets.
11702
caddefa4
UW
117032010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11704
11705 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11706 * gdb.cp/pr9167.exp: Likewise.
11707
468b1aa7
UW
117082010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11709
11710 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11711
5c3552dc
UW
117122010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11713
11714 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11715
02e6fe6a
UW
117162010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11717
11718 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11719
0e03807e
TT
117202010-06-11 Tom Tromey <tromey@redhat.com>
11721
11722 PR gdb/9977, PR exp/11636::
11723 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11724 (pieces_test_f6): Update expected output.
11725
2bdf28a0
JK
117262010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11727
11728 * gdb.base/moribund-step.exp: New.
11729
f6978de9
MS
117302010-06-08 Michael Snyder <msnyder@vmware.com>
11731
11732 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11733 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11734 * gdb.ada/frame_args.exp: Ditto.
11735 * gdb.ada/lang_switch.exp: Ditto.
11736 * gdb.ada/ptype_arith_binop.exp: Ditto.
11737 * gdb.ada/ref_param.exp: Ditto.
11738 * gdb.ada/type_coercion.exp:Ditto.
11739
11740 * gdb.asm/asm-source.exp: Ditto.
11741
11742 * gdb.base/attach.exp: Ditto.
11743 * gdb.base/bitfields2.exp: Ditto.
11744 * gdb.base/call-signal-resume.exp: Ditto.
11745 * gdb.base/callfuncs.exp: Ditto.
11746 * gdb.base/commands.exp: Ditto.
11747 * gdb.base/dbx.exp: Ditto.
11748 * gdb.base/default.exp: Ditto.
11749 * gdb.base/dump.exp: Ditto.
11750 * gdb.base/exprs.exp: Ditto.
11751 * gdb.base/freebpcmd.exp: Ditto.
11752 * gdb.base/interrupt.exp: Ditto.
11753 * gdb.base/list.exp: Ditto.
11754 * gdb.base/long_long.exp: Ditto.
11755 * gdb.base/maint.exp: Ditto.
11756 * gdb.base/ptype.exp: Ditto.
11757 * gdb.base/return.exp: Ditto.
11758 * gdb.base/setshow.exp: Ditto.
11759 * gdb.base/sigbpt.exp: Ditto.
11760 * gdb.base/sigrepeat.exp: Ditto.
11761
11762 * gdb.cp/classes.exp: Ditto.
11763
11764 * gdb.dwarf2/dw2-restore.exp: Ditto.
11765
11766 * gdb.gdb/selftest.exp: Ditto.
11767
11768 * gdb.multi/base.exp: Ditto.
11769 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11770
11771 * gdb.python/py-block.exp: Ditto.
11772 * gdb.python/py-prettyprint.exp: Ditto.
11773 * gdb.python/py-template.exp: Ditto.
11774
11775 * gdb.server/ext-attach.exp: Ditto.
11776 * gdb.server/ext-run.exp: Ditto.
11777 * gdb.server/server-mon.exp: Ditto.
11778
11779 * gdb.threads/fork-thread-pending.exp: Ditto.
11780 * gdb.threads/hand-call-in-threads.exp: Ditto.
11781 * gdb.threads/interrupted-hand-call.exp: Ditto.
11782 * gdb.threads/linux-dp.exp: Ditto.
11783 * gdb.threads/manythreads.exp: Ditto.
11784 * gdb.threads/print-threads.exp: Ditto.
11785 * gdb.threads/pthreads.exp: Ditto.
11786 * gdb.threads/schedlock.exp: Ditto.
11787 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11788 * gdb.threads/threadapply.exp: Ditto.
11789
de7ff789
MS
117902010-06-08 Michael Snyder <msnyder@vmware.com>
11791
889bf7c5 11792 * gdb.ada/exec_changed.exp:
de7ff789
MS
11793 Use ".*" instead of "" as wildcard regexp.
11794
11795 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11796 * gdb.base/call-ar-st.exp: Ditto.
11797 * gdb.base/checkpoint.exp: Ditto.
11798 * gdb.base/default.exp: Ditto.
11799 * gdb.base/dump.exp: Ditto.
11800 * gdb.base/ending-run.exp: Ditto.
11801 * gdb.base/fileio.exp: Ditto.
11802 * gdb.base/miscexprs.exp: Ditto.
11803 * gdb.base/pointers.exp: Ditto.
11804 * gdb.base/readline.exp: Ditto.
11805 * gdb.base/reread.exp: Ditto.
11806 * gdb.base/restore.exp: Ditto.
11807 * gdb.base/shlib-call.exp: Ditto.
11808 * gdb.base/valgrind-db-attach.exp: Ditto.
11809 * gdb.base/volatile.exp: Ditto.
11810 * gdb.base/watchpoints.exp: Ditto.
11811
11812 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11813
11814 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11815 * gdb.python/py-value.exp: Ditto.
11816
11817 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11818 * gdb.trace/circ.exp: Ditto.
11819 * gdb.trace/collection.exp: Ditto.
11820 * gdb.trace/packetlen.exp: Ditto.
11821 * gdb.trace/passc-dyn.exp: Ditto.
11822 * gdb.trace/report.exp: Ditto.
11823 * gdb.trace/tfile.exp: Ditto.
11824 * gdb.trace/tfind.exp: Ditto.
11825 * gdb.trace/while-dyn.exp: Ditto.
11826
3bebe2f2
JK
118272010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11828
11829 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11830
5c631832
JK
118312010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11832
11833 Test PR 10640.
11834 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11835
4c3376c8
SW
118362010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11837
11838 * gdb.cp/koenig.exp: Test for ADL operators.
11839 * gdb.cp/koenig.cc: Added ADL operators.
11840 * gdb.cp/operator.exp: New test.
11841 * gdb.cp/operator.cc: New test.
11842
dc226d5a
MS
118432010-06-04 Michael Snyder <msnyder@vmware.com>
11844
dfb88a23
MS
11845 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11846 * gdb.base/pending.exp: Ditto.
f7ae76b3 11847
dc226d5a
MS
11848 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11849
967cf477
DE
118502010-06-04 Doug Evans <dje@google.com>
11851
11852 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11853 disabled printers.
11854 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11855 (enable_lookup_function): New function.
11856
eb801841
TT
118572010-06-04 Tom Tromey <tromey@redhat.com>
11858
11859 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11860 of hash and id.
11861
38979823
JK
118622010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11863
11864 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11865 newline.
11866 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11867 (empty verbose non-noisy clear, empty verbose noisy clear)
11868 (empty non-verbose noisy clear): Likewise.
11869
35ec993f
MS
118702010-06-03 Michael Snyder <msnyder@vmware.com>
11871
11872 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11873 * gdb.base/display.exp: Ditto.
11874 * gdb.base/find.exp: Ditto.
11875 * gdb.base/ifelse.exp: Ditto.
11876 * gdb.base/multi-forks.exp: Ditto.
11877 * gdb.base/recurse.exp: Ditto.
11878 * gdb.base/setshow.exp: Ditto.
11879 * gdb.base/value-double-free.exp: Ditto.
11880 * gdb.base/watch-vfork.exp: Ditto.
11881 * gdb.base/watch_thread_num.exp: Ditto.
11882 * gdb.base/watchpoint-solib.exp: Ditto.
11883 * gdb.base/watchpoint.exp: Ditto.
11884 * gdb.base/watchpoints.exp: Ditto.
11885
11886 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11887 * gdb.cp/overload.exp: Ditto.
11888 * gdb.cp/virtfunc.exp: Ditto.
11889
11890 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11891
889bf7c5 11892 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11893 Replace gdb_test with gdb_test_no_output.
11894
889bf7c5 11895 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11896 Replace gdb_test with gdb_test_no_output.
11897 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11898 * gdb.threads/watchthreads.exp: Ditto.
11899 * gdb.threads/watchthreads2.exp: Ditto.
11900
11901 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11902 * gdb.trace/tfind.exp: Ditto.
11903
c22decce
JB
119042010-06-03 Joel Brobecker <brobecker@adacore.com>
11905
11906 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11907 successful test if message is the empty string.
11908
fd5700c7
JK
119092010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11910
11911 * gdb.fortran/module.exp (stopped language detection): New test.
11912
f55ee35c
JK
119132010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11914
11915 Support DW_TAG_module as separate namespaces.
11916 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11917 gdb.fortran/library-module-lib.f90: New.
11918 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11919 (print i): Remove.
11920 (continue to breakpoint: i-is-1, print var_i value 1)
11921 (continue to breakpoint: i-is-2, print var_i value 2)
11922 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11923 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11924 (complete `modmany, complete `modmany`, complete `modmany`var)
11925 (show language, setting breakpoint at module): New tests.
11926 * gdb.fortran/module.f90 (module mod): Remove.
11927 (module mod1, module mod2, module modmany, subroutine sub1)
11928 (subroutine sub2, program module): New.
11929
b8e8282f
JK
119302010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11931
11932 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11933 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11934 * gdb.cp/anon-union.exp (pass): Rename to ...
11935 (print z 2): ... here.
b8e8282f 11936
019ebafc
MS
119372010-06-02 Michael Snyder <msnyder@vmware.com>
11938
e68d8fd4
MS
11939 * gdb.trace/actions.exp: Use gdb_test_no_output.
11940 * gdb.trace/circ.exp: Ditto.
11941 * gdb.trace/packetlen.exp: Ditto.
11942 * gdb.trace/save-trace.exp: Ditto.
11943 * gdb.trace/tracecmd.exp: Ditto.
11944 * gdb.trace/tsv.exp: Ditto.
11945
12b5d08a
MS
11946 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11947 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11948 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11949 * gdb.threads/manythreads.exp: Ditto.
11950 * gdb.threads/print-threads.exp: Ditto.
11951 * gdb.threads/pthreads.exp: Ditto.
11952 * gdb.threads/schedlock.exp: Ditto.
11953 * gdb.threads/staticthreads.exp: Ditto.
11954 * gdb.threads/thread-specific.exp: Ditto.
11955 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11956 * gdb.threads/threadapply.exp: Ditto.
11957 * gdb.threads/watchthreads.exp: Ditto.
11958 * gdb.threads/watchthreads2.exp: Ditto.
11959
89493308
MS
11960 * gdb.python/py-block.exp: Use gdb_test_no_output.
11961 * gdb.python/py-prettyprint.exp: Ditto.
11962 * gdb.python/py-template.exp: Ditto.
11963 * gdb.python/py-value.exp: Ditto.
11964
11965 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11966 * gdb.reverse/watch-reverse.exp: Ditto.
11967
11968 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11969 * gdb.server/ext-run.exp: Ditto.
11970
019ebafc
MS
11971 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11972 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11973 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11974 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11975 * gdb.dwarf2/dw2-producer.exp: Ditto.
11976 * gdb.dwarf2/mac-fileno.exp: Ditto.
11977
11978 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11979 * gdb.gdb/selftest.exp: Ditto.
11980
11981 * gdb.multi/base.exp: Use gdb_test_no_output.
11982
11983 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11984
3e0ca3a5
JK
119852010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11986
11987 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11988
9db70545
MS
119892010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11990
a8d52276
MS
11991 * gdb.cp/class2.exp: Use gdb_test_no_output.
11992 * gdb.cp/classes.exp: Ditto.
11993 * gdb.cp/extern-c.exp: Ditto.
11994 * gdb.cp/inherit.exp: Ditto.
11995 * gdb.cp/maint.exp: Ditto.
11996 * gdb.cp/mb-inline.exp: Ditto.
11997 * gdb.cp/mb-templates.exp: Ditto.
11998 * gdb.cp/method2.exp: Ditto.
11999 * gdb.cp/misc.exp: Ditto.
12000 * gdb.cp/ovldbreak.exp: Ditto.
12001 * gdb.cp/punctuator.exp: Ditto.
12002 * gdb.cp/templates.exp: Ditto.
12003 * gdb.cp/virtbase.exp: Ditto.
12004
889bf7c5 12005 * gdb.threads/attach-stopped.exp:
9db70545 12006 Replace uses of send_gdb / gdb_expect.
889bf7c5 12007 * gdb.threads/attachstop-mt.exp:
9db70545 12008 Replace uses of send_gdb / gdb_expect.
889bf7c5 12009 * gdb.threads/gcore-thread.exp:
9db70545 12010 Replace uses of send_gdb / gdb_expect.
889bf7c5 12011 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
12012 Replace uses of send_gdb / gdb_expect.
12013 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12014 * gdb.threads/print-threads.exp:
9db70545
MS
12015 Replace uses of send_gdb / gdb_expect.
12016 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
12017 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
12018 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
12019
12020 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
12021 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
12022 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
12023 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
12024 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
12025 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
12026 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
12027 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
12028 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
12029 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
12030 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
12031
359cc68c
JK
120322010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12033
12034 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
12035
7d3fe98e
SW
120362010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
12037
12038 * gdb.cp/koenig.exp: Added new test case.
12039 * gdb.cp/koenig.cc: Ditto.
12040
27d3a1a2
MS
120412010-06-01 Michael Snyder <msnyder@vmware.com>
12042
12043 * gdb.base/arithmet.exp: Use gdb_test_no_output.
12044 * gdb.base/arrayidx.exp: Ditto.
12045 * gdb.base/attach.exp: Ditto.
12046 * gdb.base/auxv.exp: Ditto.
12047 * gdb.base/bigcre.exp: Ditto.
12048 * gdb.base/break-always.exp: Ditto.
12049 * gdb.base/break-interp.exp: Ditto.
12050 * gdb.base/break.exp: Ditto.
12051 * gdb.base/breakpoint-shadow.exp: Ditto.
12052 * gdb.base/call-ar-st.exp: Ditto.
12053 * gdb.base/call-sc.exp: Ditto.
12054 * gdb.base/call-signal-resume.exp: Ditto.
12055 * gdb.base/callfuncs.exp: Ditto.
12056 * gdb.base/catch-syscall.exp: Ditto.
12057 * gdb.base/charset.exp: Ditto.
12058 * gdb.base/code-expr.exp: Ditto.
12059 * gdb.base/commands.exp: Ditto.
12060 * gdb.base/cond-expr.exp: Ditto.
12061 * gdb.base/condbreak.exp: Ditto.
12062 * gdb.base/cursal.exp: Ditto.
12063 * gdb.base/cvexpr.exp: Ditto.
12064 * gdb.base/default.exp: Ditto.
12065 * gdb.base/del.exp: Ditto.
12066 * gdb.base/detach.exp: Ditto.
12067 * gdb.base/display.exp: Ditto.
12068 * gdb.base/ena-dis-br.exp: Ditto.
12069 * gdb.base/eval-skip.exp: Ditto.
12070 * gdb.base/foll-fork.exp: Ditto.
12071 * gdb.base/foll-vfork.exp: Ditto.
12072 * gdb.base/frame-args.exp: Ditto.
12073 * gdb.base/funcargs.exp: Ditto.
12074 * gdb.base/gcore-buffer-overflow.exp: Ditto.
12075 * gdb.base/gdbvars.exp: Ditto.
12076 * gdb.base/help.exp: Ditto.
12077 * gdb.base/ifelse.exp: Ditto.
12078 * gdb.base/included.exp: Ditto.
12079 * gdb.base/list.exp: Ditto.
12080 * gdb.base/macscp.exp: Ditto.
12081 * gdb.base/maint.exp: Ditto.
12082 * gdb.base/multi-fork.exp: Ditto.
12083 * gdb.base/overlays.exp: Ditto.
12084 * gdb.base/page.exp: Ditto.
12085 * gdb.base/pending.exp: Ditto.
12086 * gdb.base/pointers.exp: Ditto.
12087 * gdb.base/pr11022.exp: Ditto.
12088 * gdb.base/prelink.exp: Ditto.
12089 * gdb.base/printcmds.exp: Ditto.
12090 * gdb.base/psymtab.exp: Ditto.
12091 * gdb.base/randomize.exp: Ditto.
12092 * gdb.base/relational.exp: Ditto.
12093 * gdb.base/relocate.exp: Ditto.
12094 * gdb.base/remote.exp: Ditto.
12095 * gdb.base/sepdebug.exp: Ditto.
12096 * gdb.base/set-lang-auto.exp: Ditto.
12097 * gdb.base/setshow.exp: Ditto.
12098 * gdb.base/setvar.exp: Ditto.
12099 * gdb.base/signals.exp: Ditto.
12100 * gdb.base/signull.exp: Ditto.
12101 * gdb.base/sigstep.exp: Ditto.
12102 * gdb.base/sizeof.exp: Ditto.
12103 * gdb.base/solib-disc.exp: Ditto.
12104 * gdb.base/store.exp: Ditto.
12105 * gdb.base/structs.exp: Ditto.
12106 * gdb.base/structs2.exp: Ditto.
12107 * gdb.base/subst.exp: Ditto.
12108 * gdb.base/term.exp: Ditto.
12109 * gdb.base/trace-commands.exp: Ditto.
12110 * gdb.base/unwindonsignal.exp: Ditto.
12111 * gdb.base/valgrind-db-attach.exp: Ditto.
12112 * gdb.base/varargs.exp: Ditto.
12113 * gdb.base/watch-cond.exp: Ditto.
12114 * gdb.base/watch_thread_num.exp: Ditto.
12115 * gdb.base/watchpoint-cond-gone.exp: Ditto.
12116 * gdb.base/watchpoint.exp: Ditto.
12117 * gdb.base/whatis-exp.exp: Ditto.
12118
f8d3bf8f
MS
121192010-06-01 Michael Snyder <msnyder@vmware.com>
12120
12121 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
12122 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
12123 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
12124 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
12125 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
12126 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
12127 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
12128 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
12129 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
12130 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
12131 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
12132 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
12133 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
12134 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
12135 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
12136
3f9e0d32
JK
121372010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12138
12139 * gdb.base/commands.exp (begin commands on watch): Remove excessive
12140 trailing newline.
12141 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
12142 * gdb.java/jmisc.exp (p *args\n): Rename to ...
12143 (p *args): ... here and remove excessive trailing newline.
12144
f629457d
JB
121452010-05-31 Joel Brobecker <brobecker@adacore.com>
12146
12147 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
12148
09eef106
JK
121492010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12150
12151 Accept the new Linux kernel "t (tracing stop)" string.
12152 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
12153 Update comment.
12154 (state_wait) <T (tracing stop)>: New.
12155 (main): Update the state_wait expect string.
12156
94f31136
PA
121572010-05-28 Pedro Alves <pedro@codesourcery.com>
12158
12159 * limits.c, limits.exp: Delete files.
12160 * Makefile.in (clean mostlyclean): Adjust.
12161 * tracecmd.exp: Adjust.
12162
096554ab
JK
121632010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12164
12165 * gdb.base/tui-layout.exp: New.
12166
27d3a1a2 121672010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 12168
889bf7c5 12169 * gdb.reverse/break-precsave.exp:
bcd2dc50 12170 Replace uses of send_gdb / gdb_expect.
889bf7c5 12171 * gdb.reverse/break-reverse.exp:
bcd2dc50 12172 Replace uses of send_gdb / gdb_expect.
889bf7c5 12173 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 12174 Replace uses of send_gdb / gdb_expect.
889bf7c5 12175 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 12176 Replace uses of send_gdb / gdb_expect.
889bf7c5 12177 * gdb.reverse/finish-precsave.exp:
bcd2dc50 12178 Replace uses of send_gdb / gdb_expect.
889bf7c5 12179 * gdb.reverse/finish-reverse.exp:
bcd2dc50 12180 Replace uses of send_gdb / gdb_expect.
889bf7c5 12181 * gdb.reverse/i386-precsave.exp:
bcd2dc50 12182 Replace uses of send_gdb / gdb_expect.
889bf7c5 12183 * gdb.reverse/i386-reverse.exp:
bcd2dc50 12184 Replace uses of send_gdb / gdb_expect.
889bf7c5 12185 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 12186 Replace uses of send_gdb / gdb_expect.
889bf7c5 12187 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 12188 Replace uses of send_gdb / gdb_expect.
889bf7c5 12189 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 12190 Replace uses of send_gdb / gdb_expect.
889bf7c5 12191 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 12192 Replace uses of send_gdb / gdb_expect.
889bf7c5 12193 * gdb.reverse/machinestate.exp:
bcd2dc50 12194 Replace uses of send_gdb / gdb_expect.
889bf7c5 12195 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 12196 Replace uses of send_gdb / gdb_expect.
889bf7c5 12197 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 12198 Replace uses of send_gdb / gdb_expect.
889bf7c5 12199 * gdb.reverse/solib-precsave.exp:
bcd2dc50 12200 Replace uses of send_gdb / gdb_expect.
889bf7c5 12201 * gdb.reverse/solib-reverse.exp:
bcd2dc50 12202 Replace uses of send_gdb / gdb_expect.
889bf7c5 12203 * gdb.reverse/step-precsave.exp:
bcd2dc50 12204 Replace uses of send_gdb / gdb_expect.
889bf7c5 12205 * gdb.reverse/step-reverse.exp:
bcd2dc50 12206 Replace uses of send_gdb / gdb_expect.
889bf7c5 12207 * gdb.reverse/until-precsave.exp:
bcd2dc50 12208 Replace uses of send_gdb / gdb_expect.
889bf7c5 12209 * gdb.reverse/until-reverse.exp:
bcd2dc50 12210 Replace uses of send_gdb / gdb_expect.
889bf7c5 12211 * gdb.reverse/watch-precsave.exp:
bcd2dc50 12212 Replace uses of send_gdb / gdb_expect.
889bf7c5 12213 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
12214 Replace uses of send_gdb / gdb_expect.
12215
3def43e0
JK
122162010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12217
12218 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
12219 excessive newline.
12220
27d3a1a2 122212010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
12222
12223 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
12224 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
12225 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
12226 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
12227 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
12228 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
12229 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
12230 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
12231 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12232 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
12233 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
12234 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
12235 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
12236 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
12237 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
12238 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
12239 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
12240 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
12241 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 12242
27d3a1a2 122432010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 12244
22454424
MS
12245 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
12246 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
12247
12248 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
12249 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
12250 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
12251
889bf7c5 12252 * gdb.reverse/consecutive-reverse.exp:
22454424 12253 Replace uses of send_gdb / gdb_expect.
889bf7c5 12254 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
12255 Replace uses of send_gdb / gdb_expect.
12256
12257 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
12258 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
12259 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12260 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
12261 Replace uses of send_gdb / gdb_expect.
12262 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
12263 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
12264 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
12265 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
12266 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
12267 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
12268 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
12269 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
12270 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
12271
122722010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 12273
22454424 12274 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12275
22454424 12276 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12277
22454424
MS
12278 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
12279 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
12280 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
12281 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
12282 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
12283 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
12284 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
12285 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
12286 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12287
6e5f2c59
TT
122882010-05-25 Tom Tromey <tromey@redhat.com>
12289
12290 * gdb.base/macscp.exp: Add missing space after setup_kfail.
12291
bbc8b958
TT
122922010-05-25 Tom Tromey <tromey@redhat.com>
12293
12294 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
12295 argument order.
12296 * gdb.base/macscp.exp: Fix setup_kfail argument order.
12297 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
12298 order.
12299 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
12300 order.
12301 * gdb.base/call-sc.exp (setup_kfails): Remove.
12302 (setup_compiler_kfails): Remove.
12303 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
12304 argument order.
12305 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
12306 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
12307 (advancei): Fix setup_kfail argument order.
12308 * gdb.base/radix.exp: Fix setup_kfail argument order.
12309 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
12310 order.
12311 * gdb.base/structs.exp (setup_kfails): Remove.
12312 (setup_compiler_kfails): Fix setup_kfail argument order.
12313 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
12314 order.
12315 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12316 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12317 setup_kfail argument order.
12318 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12319
83d1babf
TT
123202010-05-25 Tom Tromey <tromey@redhat.com>
12321
12322 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12323
6acb16a2
MS
123242010-05-25 Michael Snyder <msnyder@vmware.com>
12325
12326 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12327 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12328 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12329 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12330 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12331 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12332 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12333 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12334 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12335 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12336 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12337 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12338 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12339 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12340 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12341 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12342 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12343 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12344 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12345 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12346 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12347 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12348 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12349 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12350 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12351 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12352 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12353 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12354 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12355 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12356 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12357 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12358 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12359 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12360 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12361 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12362 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12363 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12364 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12365 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12366 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12367 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12368 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12369 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12370 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12371 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12372 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12373 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12374
123752010-05-25 Doug Evans <dje@google.com>
12376
12377 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12378 gdb.string_to_argv.
ad3986f0 12379
d3b1e874
TT
123802010-05-21 Tom Tromey <tromey@redhat.com>
12381
12382 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12383 Call it.
12384 * gdb.dwarf2/pieces.S: Update.
12385 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12386
cb826367
TT
123872010-05-21 Tom Tromey <tromey@redhat.com>
12388
12389 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12390 Call it.
12391 * gdb.dwarf2/pieces.c (struct C): New.
12392 (f6): New function.
12393 * gdb.dwarf2/pieces.S: Replace.
12394
74de6778
TT
123952010-05-21 Tom Tromey <tromey@redhat.com>
12396
12397 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12398 Call it.
12399
afd74c5f
TT
124002010-05-21 Tom Tromey <tromey@redhat.com>
12401
12402 * gdb.dwarf2.pieces.exp: New file.
12403 * gdb.dwarf2.pieces.S: New file.
12404 * gdb.dwarf2.pieces.c: New file.
12405
a7b75dfd 124062010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12407 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
12408
12409 * lib/gdb.exp (gdb_test_no_output): New function.
12410 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12411 when testing commands that should produce no output.
12412
c81c812a
JB
124132010-05-17 Joel Brobecker <brobecker@adacore.com>
12414
12415 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12416 parameter that we want to watch being a constant.
12417
0cce5bd9
JB
124182010-05-17 Joel Brobecker <brobecker@adacore.com>
12419
12420 * gdb.ada/cond_lang: New testcase.
12421
47050449
JB
124222010-05-17 Joel Brobecker <brobecker@adacore.com>
12423
12424 * lib/gdb.exp (banned_variables): New variable/constant.
12425 (gdb_init): Add write trace on variables listed in banned_variables.
12426 (gdb_finish): Remove write traces on variables listed in
12427 banned_variables.
12428
77c01586
JB
124292010-05-17 Joel Brobecker <brobecker@adacore.com>
12430
12431 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12432 * gdb.cp/koenig.exp: Likewise.
12433
88d4aea7
PM
124342010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12435
889bf7c5 12436 PR python/11482
88d4aea7
PM
12437
12438 * gdb.python/py-value.exp (test_value_hash): New function.
12439
f5a010c0
PM
124402010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12441
12442 PR exp/11530.
12443 * gdb.base/gdb11530.c: New file.
12444 * gdb.base/gdb11530.exp: New file.
12445
8ef4892f
JK
124462010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12447
12448 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12449 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12450
7322dca9
SW
124512010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12452
12453 * gdb.cp/koenig.exp: New test.
12454 * gdb.cp/koenig.cc: New test program.
12455
02e7ea18
JB
124562010-05-05 Joel Brobecker <brobecker@adacore.com>
12457
12458 Remove the use of prms_id and bug_id throughout the testsuite.
12459
e1c34c5d
PM
124602010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12461
12462 PR exp/11349.
12463 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12464 use a reference local variable.
12465
8e1d0c49
JK
124662010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12467
12468 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12469 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12470 variable different_dir. Move debugfile into a full directory pathname
12471 under DIFFERENT_DIR.
12472 * lib/gdb.exp (separate_debug_filename): Remove.
12473 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12474 variable debug_dir and mkdir of it. Update function comments.
12475
e66408ed
PA
124762010-04-29 Pedro Alves <pedro@codesourcery.com>
12477
12478 PR gdb/11557
12479
12480 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12481 files.
12482
d7b32ed3
PM
124832010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12484
889bf7c5 12485 * gdb.python/py-param.exp: New File.
d7b32ed3 12486
6aecb9c2
JB
124872010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12488
12489 * gdb.base/default.exp: Fix "set language" test.
12490
bdf92a1c
PM
124912010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12492
12493 PR breakpoints/11531.
12494 * gdb.base/gdb11531.c: New file.
12495 * gdb.base/gdb11531.exp: New file.
12496
3f172e24
TT
124972010-04-26 Tom Tromey <tromey@redhat.com>
12498
12499 * gdb.base/completion.exp: Add tests for completion and deprecated
12500 commands.
12501
64af4c92
JK
125022010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12503
12504 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12505 (print /x char_array): Escape curly brackets.
12506
492928e4
JK
125072010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12508
12509 Fix deadlock on looped list of loaded shared objects.
12510 * gdb.base/solib-corrupted.exp: New.
12511
66d09542
DE
125122010-04-23 Doug Evans <dje@google.com>
12513
12514 * gdb.python/py-section-script.c: New file.
12515 * gdb.python/py-section-script.exp: New file.
12516 * gdb.python/py-section-script.py: New file.
12517
8bd10a10
CM
125182010-04-20 Chris Moller <cmoller@redhat.com>
12519
12520 PR 10179
12521
12522 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12523 * gdb.base/pr10179-a.c:
12524 * gdb.base/pr10179-b.c:
12525 * gdb.base/pr10179.exp: New files.
12526
c0201579
JK
125272010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12528
12529 Fix crashes on dangling display expressions.
12530 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12531 is SEP.
12532 (lib_flags): Remove the "debug" keyword.
12533 (libsepdebug): New variable for iterating new loop.
12534 (save_pf_prefix): New variable wrapping the loop.
12535 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12536 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12537
793b0ff8
PM
125382010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12539
12540 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12541
097f51f7
PM
125422010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12543
12544 PR stabs/11479.
12545 * gdb.stabs/gdb11479.exp: New file.
12546 * gdb.stabs/gdb11479.c: New file.
12547
9a22f0d0
PM
125482010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12549
12550 * gdb.base/charset.c (Strin16, String32): New variables.
12551 * gdb.base/charset.exp (gdb_test): Test correct display
12552 of 16 or 32 bit strings.
12553
125542010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12555
12556 PR 9167
12557 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12558 * gdb.cp/pr9167.cc: New file.
12559 * gdb.cp/pr9167.exp: New file.
12560
12561
6e354e5e
PM
125622010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12563
12564 PR pascal/11492.
12565 * gdb.pascal/gdb11492.pas: New file.
12566 * gdb.pascal/gdb11492.exp: New file.
12567
be942545
JB
125682010-04-20 Joel Brobecker <brobecker@adacore.com>
12569
1667e6e3 12570 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12571
0c3acc09
JB
125722010-04-20 Joel Brobecker <brobecker@adacore.com>
12573
12574 * gdb.ada/dyn_loc: New testcase.
12575
ec31cde5
CM
125762010-04-20 Chris Moller <cmoller@redhat.com>
12577
12578 PR 10867
889bf7c5 12579
ec31cde5
CM
12580 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12581 * gdb.cp/pr10687.cc: New file.
12582 * gdb.cp/pr10687.exp: New file.
12583
12584
ce4b0682
SDJ
125852010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12586 Sergio Durigan Junior <sergiodj@redhat.com>
12587
12588 * gdb.fortran/logical.exp: New testcase.
12589 * gdb.fortran/logical.f90: New file.
12590
3436961f
DE
125912010-04-19 Doug Evans <dje@google.com>
12592
12593 * gdb.base/help.exp (help source): Update expected output.
12594
4d836c09
JK
125952010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12596
12597 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12598 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12599 gdb_exit and return.
12600 (executable): New variable.
12601 (binfile): Use it.
12602
6149aea9
PA
126032010-04-19 Pedro Alves <pedro@codesourcery.com>
12604
12605 PR breakpoints/8554.
12606
12607 * gdb.trace/save-trace.exp: Adjust.
12608
ed41462c
L
126092010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12610
12611 PR corefiles/11511
12612 * gdb.arch/system-gcore.exp: New.
12613 * gdb.arch/gcore.c: Likewise.
12614
3f7b2faa
DE
126152010-04-15 Doug Evans <dje@google.com>
12616
fa33c3cd
DE
12617 * gdb.python/py-progspace.c: New file.
12618 * gdb.python/py-progspace.exp: New file.
12619
3f7b2faa
DE
12620 * gdb.base/source.exp: Add tests for "source -s".
12621
79f283fe
PM
126222010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12623
12624 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12625 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12626 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12627 * gdb.python/py-mi.exp: New test for to_string returning None.
12628
fc8eb08a
PM
126292010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12630
12631 * gdb.python/py-breakpoint.c: Make result global.
12632
26e197f6
JK
126332010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12634
12635 Fix non-GNU make compatibility.
12636 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12637
adc36818
PM
126382010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12639
12640 * gdb.python/py-breakpoint.exp: New File.
12641 * gdb.python/py-breakpoint.C: Ditto.
12642
64e17368
SS
126432010-04-08 Stan Shebs <stan@codesourcery.com>
12644
12645 * gdb.trace/actions.exp: Clear default-collect.
12646 * gdb.trace/save-trace.exp: Clear default-collect.
12647
fff5cc64
PM
126482010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12649
12650 * gdb.python/py-value: Add null string variable.
12651 (test_lazy_string): Test zero length, NULL address lazy
12652 strings.
12653
a055a187
L
126542010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12655
12656 * gdb.arch/i386-avx.c: New.
12657 * gdb.arch/i386-avx.exp: Likewise.
12658
12659 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12660
96e39866
DE
126612010-04-06 Doug Evans <dje@google.com>
12662
12663 * gdb.base/source-test.gdb: New file.
12664 * gdb.base/source.exp: Test source -v.
12665
5984a431
UW
126662010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12667
12668 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12669
ec8a089a
PM
126702010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12671
12672 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12673 within one line, unless it is followed by a double quote.
12674 * gdb.stabs/hppa.sed: Idem.
12675 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12676 * gdb.stabs/weird.exp: Check for correct parsing of
12677 char and string constants.
ec8a089a
PM
12678 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12679 in .stabs to .stabx substitution.
12680
fce3c1f0
SS
126812010-04-05 Stan Shebs <stan@codesourcery.com>
12682
12683 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12684 constant global.
12685 * gdb.trace/tfile.exp: Try to print them.
12686
d77f58be
SS
126872010-04-04 Stan Shebs <stan@codesourcery.com>
12688
12689 * gdb.base/completion.exp: Update for new "info watchpoints".
12690 * gdb.base/default.exp: Ditto.
12691 * gdb.base/help.exp: Ditto.
12692 * gdb.base/watchpoint.exp: Ditto.
12693 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12694
af54718e
SS
126952010-04-04 Stan Shebs <stan@codesourcery.com>
12696
12697 * gdb.trace/tfile.exp: Sharpen tfind test.
12698
74d1f91e
JK
126992010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12700
12701 * gdb.base/break-entry.exp: New.
12702
eb8e76db 127032010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12704 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12705
12706 * gdb.reverse/i386-sse-reverse.exp: New file.
12707 * gdb.reverse/i386-sse-reverse.c: New file.
12708
bf65cad8
PA
127092010-04-02 Pedro Alves <pedro@codesourcery.com>
12710
12711 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12712
fff87407
SS
127132010-04-01 Stan Shebs <stan@codesourcery.com>
12714
12715 * gdb.trace/actions.exp: Tweak expected output.
12716 * gdb.trace/while-stepping.exp: Tweak expected output.
12717
fe01d668
L
127182010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12719
12720 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12721
86b17b60
PA
127222010-04-01 Pedro Alves <pedro@codesourcery.com>
12723
12724 * gdb.base/commands.exp: Adjust.
12725 * gdb.cp/extern-c.exp: Adjust.
12726
2c58c0a9
PA
127272010-04-01 Pedro Alves <pedro@codesourcery.com>
12728
12729 * gdb.trace/collection.c (local_test_func): Define a local struct,
12730 and instanciate it.
12731
0db9b91c
PA
127322010-04-01 Pedro Alves <pedro@codesourcery.com>
12733
12734 * gdb.trace/collection.exp (gdb_collect_args_test)
12735 (gdb_collect_argarray_test): XFAIL the tests that assume the
12736 argarray argument's elements are collected.
12737
8072405b
JK
127382010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12739
12740 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12741 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12742
8bf6485c
SS
127432010-03-31 Stan Shebs <stan@codesourcery.com>
12744
12745 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12746 and tracepoint conditionals.
12747 (gdb_verify_tracepoints): Delete unused return.
12748
fd7f724a
KS
127492010-03-26 Keith Seitz <keiths@redhat.com>
12750
12751 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12752 appear in the output before main.
12753 Remove KFAIL for gdb/2215 aka bz 9320.
12754
8d9e7719
DE
127552010-03-30 Doug Evans <dje@google.com>
12756
0906dd0b
DE
12757 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12758 by dejagnu.
12759 * gdb.arch/amd64-dword.exp: Ditto.
12760
8d9e7719
DE
12761 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12762 match.
12763 (break printf): Ditto.
12764
1da644f0
SW
127652010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12766
12767 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12768 gcc < 4.4.
12769 * gdb.cp/shadow.exp: Ditto.
12770
a8121990
PA
127712010-03-29 Pedro Alves <pedro@codesourcery.com>
12772
12773 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12774 "tstart" is silent.
12775
6e79d367
PA
127762010-03-29 Pedro Alves <pedro@codesourcery.com>
12777
12778 * gdb.trace/collection.exp (executable): New.
12779 (binfile): Use it.
12780 (fpreg, spreg, pcreg): New.
12781 (test_register): Use gdb_test_multiple. Pass /x to print.
12782 (prepare_for_trace_test): New.
12783 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12784 (gdb_collect_args_test, gdb_collect_argstruct_test)
12785 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12786 prepare_for_trace_test.
12787 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12788 fpreg, spreg and pcreg.
12789 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12790 prepare_for_trace_test.
12791 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12792 try to detect tracing support here. Don't set breakpoints at
12793 `begin' or `end' here.
12794 <global scope>: Use clean_restart. Run to main before checking
12795 for tracing support. Check for for tracing support here.
12796
09248348
JK
127972010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12798
12799 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12800 " as $displacement" to "seen displacement message".
12801
d350db38
PA
128022010-03-28 Pedro Alves <pedro@codesourcery.com>
12803
12804 * gdb.trace/while-dyn.exp (executable): New variable.
12805 (binfile): Use it.
12806 (test_while_stepping): New function. Move most tests here. Call
12807 it once for each of the while-stepping, stepping and ws aliases.
12808
907af001
UW
128092010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12810
12811 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12812 that do not provide the tagless_struct type name at all.
12813 (test_print_anon_union): Do not check value of uninitialized
12814 union member. Do not use cp_test_ptype_class, so we can accept
12815 "long" as well as "long int".
12816
610197fd
PA
128172010-03-26 Pedro Alves <pedro@codesourcery.com>
12818
12819 * gdb.trace/tfile.c (tohex, bin2hex): New.
12820 (write_error_trace_file): Hexify error description.
12821
6c28cbf2
SS
128222010-03-25 Stan Shebs <stan@codesourcery.com>
12823
12824 * gdb.trace/tfile.c: Generate an additional trace file, improve
12825 portability.
12826 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12827 files in a better way.
12828
e62b8c7e
KS
128292010-03-25 Keith Seitz <keiths@redhat.com>
12830
12831 * gdb.java/jprint.exp: XFAIL printing of static class members
12832 because of GCC debuginfo problem.
12833
82ccf5a5
JK
128342010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12835
12836 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12837
293e2f9e
DJ
128382010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12839
12840 * gdb.base/completion.exp: Allow long instead of long int.
12841 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12842 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12843 variable p.
12844 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12845 * gdb.base/pointers.exp: Allow long instead of long int.
12846 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12847 * gdb.base/step-line.exp: Allow a directory before the source file name.
12848
95a42b64
TT
128492010-03-24 Tom Tromey <tromey@redhat.com>
12850
12851 PR breakpoints/9352:
12852 * gdb.base/default.exp: Update.
12853 * gdb.base/commands.exp: Update.
12854 * gdb.cp/extern-c.exp: Test setting commands on multiple
12855 breakpoints at once.
12856
2390201f
DJ
128572010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12858
12859 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12860 if gdb,nosignals.
12861 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12862 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12863 exited".
12864
8c9a6790
SS
128652010-03-24 Stan Shebs <stan@codesourcery.com>
12866
12867 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12868
a6c727b2
DJ
128692010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12870
12871 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12872 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12873 argument. Handle "short" and "long".
12874 (Top level): Pass overprototyped output for old_fptr and xptr.
12875
4dfd5423
PA
128762010-03-23 Pedro Alves <pedro@codesourcery.com>
12877
12878 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12879 format strings and add casts to avoid compiler warnings.
12880
128812010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12882
12883 * lib/trace-support.exp (gdb_trace_setactions):
12884 Don't expect whitespace after ">" prompt.
12885 * gdb.trace/actions.exp: Adjust for output changes.
12886 * gdb.trace/while-stepping.exp: Likewise.
12887
c847d045
JK
128882010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12889
12890 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12891 and r157645).
12892
5f717f1d
JK
128932010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12894
12895 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12896 New.
12897
7d6d51d5
DJ
128982010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12899
12900 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12901 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12902
3b11a015
SS
129032010-03-19 Stan Shebs <stan@codesourcery.com>
12904
12905 * gdb.trace/ax.exp: New file.
12906
d7d158ed
DE
129072010-03-19 Doug Evans <dje@google.com>
12908
6bb85cd1
DE
12909 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12910 output from gcc.
12911
d7d158ed
DE
12912 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12913 named /usr/sbin/prelink<foo>.
12914
4daf5ac0
SS
129152010-03-18 Stan Shebs <stan@codesourcery.com>
12916
12917 * gdb.trace/circ.exp: Test circular-trace-buffer.
12918 * gdb.trace/tfile.exp: Update tstatus test.
12919
e8d05480
JB
129202010-03-18 Joel Brobecker <brobecker@adacore.com>
12921
12922 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12923 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12924
441b986a
UW
129252010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12926
12927 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12928
4247603b
PA
129292010-03-18 Pedro Alves <pedro@codesourcery.com>
12930
12931 * gdb.base/default.exp: Adjust the expected output of the finish
12932 and until commands when the inferior is not being run.
12933
13387711
SW
129342010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12935
12936 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12937 * gdb.cp/nsusing.exp: Ditto.
12938
6e31430b
TT
129392010-03-15 Tom Tromey <tromey@redhat.com>
12940
12941 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12942 * gdb.cp/userdef.cc (operator==): New function.
12943 (main): New locals mem1, mem2.
12944
e2d69cb5
JZ
129452010-03-15 Jie Zhang <jie@codesourcery.com>
12946
12947 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12948 Declare and use new loadtimeout variable.
12949
f572f0a9
DJ
129502010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12951
12952 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12953 Use gdb_load later.
12954
51f4c0b0
PA
129552010-03-14 Pedro Alves <pedro@codesourcery.com>
12956
12957 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12958 literal. Add missing endlines to prints to stderr.
12959
1c809c68
TT
129602010-03-12 Tom Tromey <tromey@redhat.com>
12961
12962 PR c++/9708:
12963 * gdb.cp/m-static.exp: Add regression test.
12964 * gdb.cp/m-static.cc (method): New method.
12965 (main): Call it.
12966
00ae8fef
SW
129672010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12968
12969 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12970 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12971
759f0f0b
PA
129722010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12973
21e24d21
PA
12974 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12975
129762010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12977
759f0f0b
PA
12978 * lib/gdb.exp (skip_stl_tests): New.
12979 (gdb_compile): Symbian needs -ldl.
12980 (shlib_target_file): New.
12981 (shlib_symbol_file): New.
12982 (gdb_load_shlibs): Use shlib_target_file.
12983 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12984 * gdb.cp/exception.exp: Use skip_stl_tests.
12985 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12986 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12987 * gdb.cp/mb-templates.exp: Ditto.
12988 * gdb.base/commands.exp: Relax regexes.
12989 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12990 shlib_target_file and shlib_symbol_file.
12991 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12992 sections.
12993 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12994 * gdb.base/solib-disc.exp: Use
12995 shlib_target_file and shlib_symbol_file.
12996 * gdb.base/unload.exp: Don't skip on symbian. Use
12997 shlib_target_file and shlib_symbol_file.
12998 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12999
6a8f2671 130002010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 13001
6a8f2671
PA
13002 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
13003 * gdb.trace/report.exp: Adjust for x86 and x86_64.
13004 Issue a tfind end before looking for a tracepoint frame.
13005 * gdb.trace/tfind.exp: Adjust tstatus output.
13006 Adjust disassembly output.
13007 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
13008
ccf26247
JK
130092010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13010
13011 * gdb.base/break-interp.exp: Create new displacement parameter value
13012 for the test_ld calls.
13013 (reach): New parameter displacement, verify its content. New push of
13014 pf_prefix "reach-$func:". Import global expect_out.
13015 (test_core): New parameter displacement, verify its content. New push
13016 of pf_prefix "core:". New command "set verbose on". Import global
13017 expect_out.
13018 (test_attach): New parameter displacement, verify its content. New
13019 push of pf_prefix "attach:". New command "set verbose on". Import
13020 global expect_out.
13021 (test_ld): New parameter displacement, pass it to the reach, test_core
13022 and test_attach calls and verify its content in the "ld.so exit" test.
13023 * gdb.base/prelink.exp: Remove gdb_exit and final return.
13024 (prelink): Update expected text, use gdb_test.
13025
e469c7fb
DE
130262010-03-10 Doug Evans <dje@google.com>
13027
13028 * gdb.base/checkpoint.exp: Fix comment.
13029 Lengthen timeout while doing >600 checkpoints test.
13030 Rename duplicate "kill all one" test to keep test names unique.
13031
60e1c644
PA
130322010-03-10 Pedro Alves <pedro@codesourcery.com>
13033
13034 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
13035
cec808ec
KS
130362010-03-08 Keith Seitz <keiths@redhat.com>
13037
889bf7c5
PA
13038 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
13039 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
13040 (dm_type_long): New function.
13041 (dm_type_unsigned_short): New function.
13042 (dm_type_unsigned_long): New function.
13043 (myint): New typedef.
13044 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
13045 long, unsigned shor and long, operator char*, and typedef.
13046 (test_lookup_operator_functions): Add operator char* test.
13047 (test_paddr_operator_functions): Likewise.
13048 (test_paddr_overloaded_functions): Use probe values for
13049 short, long, and unsigned short and long.
13050 (test_paddr_hairy_functions): If the demangler probe detected
13051 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
13052 demangler.
13053 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
13054 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
13055 and "print null_pmf".
13056 Add test "ptype a.*pmf".
13057 * gdb.cp/overload.exp: Allow optional "int" to appear with
13058 "short" and "long".
13059 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
13060 long expect value for men_overload1arg.
13061 Allow "int" to appear with "short" and "long".
13062 When testing "info break", add argument for main (void).
13063 Also allow "int" to appear with "short" and "long".
13064 Ditto with "unsigned" and "long long".
cec808ec
KS
13065 * gdb.java/jmain.exp: Do not enclose methods names in single
13066 quotes.
13067 * gdb.java/jmisc.exp: Likewise.
13068 * gdb.java/jprint.exp: Likewise.
13069 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
13070
13071 From Jan Kratochvil <jan.kratochvil@redhat.com>:
13072 * gdb.cp/exception.exp (backtrace after first throw)
13073 (backtrace after second throw): Allow a namespace before __cxa_throw.
13074 (backtrace after first catch, backtrace after second catch): Allow
13075 a namespace before __cxa_begin_catch.
13076
13077 * gdb.cp/cpexprs.exp: New file.
13078 * gdb.cp/cpexprs.cc: New file.
13079
13080 From Daniel Jacobowitz <dan@codesourcery.com>
13081 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
13082 to use string_to_regexp.
13083 (ctor, dtor): New functions. Use them to match constructor
13084 and destructor function types.
13085 (Top level): Use runto_main.
13086
f870a310
TT
130872010-03-05 Tom Tromey <tromey@redhat.com>
13088
13089 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
13090 gdb.target_charset.
13091 (pp_ns.to_string): Likewise.
13092
0c199f28
KS
130932010-03-04 Keith Seitz <keiths@redhat.com>
13094
13095 * gdb.cp/overload.exp: Test that the filename portion of a linespec
13096 can be quoted. Test that both the filename and function/line
13097 portions can be quoted at the same time.
13098
c7437ca6
PA
130992010-03-04 Pedro Alves <pedro@codesourcery.com>
13100
13101 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
13102
b111b805
DE
131032010-03-03 Doug Evans <dje@google.com>
13104
24486cb7
DE
13105 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
13106 libc contains libpthread.
13107
b111b805
DE
13108 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
13109 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
13110 of gdb_compile. Add another pattern to match android backtrace.
13111
a0e0ef55
TT
131122010-03-03 Tom Tromey <tromey@redhat.com>
13113
13114 PR gdb/11345:
13115 * gdb.base/printcmds.exp (test_printf): Add test.
13116
1ba53b71
L
131172010-03-02 H.J. Lu <hongjiu.lu@intel.com>
13118
13119 * gdb.arch/amd64-byte.exp: New.
13120 * gdb.arch/amd64-dword.exp: Likewise.
13121 * gdb.arch/amd64-pseudo.c: Likewise.
13122 * gdb.arch/amd64-word.exp: Likewise.
13123 * gdb.arch/i386-byte.exp: Likewise.
13124 * gdb.arch/i386-pseudo.c: Likewise.
13125 * gdb.arch/i386-word.exp: Likewise.
13126
f5dff777
DJ
131272010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13128
13129 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
13130 types. Add structreg, bitfields, and flags registers.
13131 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
13132 registers.
13133
90884b2b
L
131342010-03-01 H.J. Lu <hongjiu.lu@intel.com>
13135
13136 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
13137 (load_description): Set architecture if defined.
13138
dc00d89f
PM
131392010-02-28 Phil Muldoon <pmuldoon@redhat.com>
13140
13141 * gdb.python/py-frame.exp: Add read_var block tests.
13142 * gdb.python/py-frame.c (block): New function.
13143
0e095b7e
JK
131442010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13145 Daniel Jacobowitz <dan@codesourcery.com>
13146
13147 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
13148
624f1a65
DM
131492010-02-25 David S. Miller <davem@davemloft.net>
13150
13151 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
13152 fix logic for setting all_syscalls_numbers.
13153
f3e9a817
PM
131542010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13155
13156 * Makefile.in: Add py-block and py-symbol.
13157 * gdb.python/py-symbol.exp: New File.
13158 * gdb.python/py-symtab.exp: New File.
13159 * gdb.python/py-block.exp: New File.
13160 * gdb.python/py-symbol.c: New File.
13161 * gdb.python/py-block.c: New File.
13162
f6bbabf0
PM
131632010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13164
13165 PR python/11314
13166 * lib/gdb.exp (skip_python_tests): New function.
13167 * gdb.python/py-cmd.exp: Use skip_python_tests.
13168 * gdb.python/py-frame.exp: Likewise.
13169 * gdb.python/py-function.exp: Likewise.
13170 * gdb.python/py-prettyprint.exp: Likewise.
13171 * gdb.python/py-template.exp: Likewise.
13172 * gdb.python/py-type.exp: Likewise.
13173 * gdb.python/py-value.exp: Likewise.
13174
85d721b8
PA
131752010-02-22 Pedro Alves <pedro@codesourcery.com>
13176
13177 PR9605
13178
13179 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
13180
48e32051
TT
131812010-02-19 Tom Tromey <tromey@redhat.com>
13182
13183 PR c++/8693, PR c++/9496:
13184 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
13185 regression tests.
13186
ac9c0048
JK
131872010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13188
13189 Fix compatibility with m68k as.
13190 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
13191 Use only /* comments */.
13192
57bb97a4
UW
131932010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13194
13195 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
13196 * configure: Regenerate.
13197
7d1bf85c
DJ
131982010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
13199
13200 * gdb.python/py-type.exp: Check for Python support.
13201
061b5285
PA
132022010-02-17 Pedro Alves <pedro@codesourcery.com>
13203
13204 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
13205 `regsub' syntax available.
13206
f8a8bc2c
PA
132072010-02-17 Pedro Alves <pedro@codesourcery.com>
13208
13209 * gdb.base/shmain.c (main): Remove printf call.
13210 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
13211 * gdb.base/unload.c (main): Make format of fprintf a string
13212 literal. Add missing endlines to prints to stderr.
13213 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
13214
6f451e5e
TT
132152010-02-17 Tom Tromey <tromey@redhat.com>
13216
13217 * gdb.java/jprint.java (jprint.props): New field.
13218 * gdb.java/jprint.exp (set_lang_java): Add regression test.
13219
12d79008
PA
132202010-02-17 Pedro Alves <pedro@codesourcery.com>
13221
ef801a0e 13222 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
13223 available.
13224
d252f7e5
DJ
132252010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13226
13227 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
13228 creation to support remote host testing.
13229
67bdab6c
DJ
132302010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13231
13232 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
13233 Recognize "command not found".
13234
bb391223
DJ
132352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13236
13237 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
13238 single-stepping.
13239
70362913
DJ
132402010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13241
13242 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
13243 if arguments are not supported.
13244
493f3c00
DJ
132452010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13246
13247 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
13248 be const or non-const.
13249
8034c749
DJ
132502010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13251
13252 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
13253 mi_send_resuming_command to send -exec-continue.
13254
791dfb64
DJ
132552010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13256
13257 * gdb.base/list.exp (test_list_filename_and_function): Add test
13258 with single quotes.
13259 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
13260 matching.
13261 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
13262 Add KFAIL'd tests for PR gdb/11289.
13263
7c5fe868
DJ
132642010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13265
13266 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
13267
fdc498b8
DJ
132682010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13269
13270 * gdb.base/comp-dir/subdir/dummy.txt: New file.
13271 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
13272 a temporary directory.
13273
b519e2a6
DJ
132742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13275
13276 * gdb.base/charset.exp: Use a single regular expression to match
13277 show host-charset and show target-charset output.
13278
74164c56
JK
132792010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13280
13281 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
13282 "Illegal process-id" expect string more exact.
13283 (attach to digits-starting nonsense is prohibited): New.
13284
701ed6dc
JK
132852010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13286
13287 * gdb.base/prelink.exp (set verbose on): New.
13288
889bf7c5 132892010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
13290
13291 * mi-reverse.exp: New file. Test for reverse option to the
13292 following MI commands: exec-continue, exec-finish, exec-next,
13293 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 13294
dadf0e9c
JB
132952010-02-09 Joel Brobecker <brobecker@adacore.com>
13296
13297 * gdb.ada/ptype_tagged_param: New testcase.
13298
714f19d5
TT
132992010-02-08 Tom Tromey <tromey@redhat.com>
13300
13301 PR c++/8017:
13302 * gdb.cp/overload.exp: Add tests.
13303 * gdb.cp/overload.cc (struct K): New.
13304 (namespace N): New.
13305 (main): Call new functions.
13306 (K::staticoverload): Define.
13307
889bf7c5 133082010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
13309
13310 PR gdb/10728
13311 * gdb.cp/pr10728-x.h: New file.
13312 * gdb.cp/pr10728-x.cc: New file.
13313 * gdb.cp/pr10728-y.cc: New file.
13314 * gdb.cp/pr10728.exp: New file.
13315 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13316
889bf7c5 133172010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
13318
13319 PR gdb/9067
13320 * gdb.cp/pr9067.exp: New
13321 * gdb.cp/pr9067.cc: New
13322 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13323
7b356089
JB
133242010-02-08 Joel Brobecker <brobecker@adacore.com>
13325
13326 * lib/gdb.exp (gdb_test_timeout): New global variable.
13327 Set it to timeout if not already set.
13328 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13329
1be00882
DE
133302010-02-05 Doug Evans <dje@google.com>
13331
13332 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13333 user.
13334
82856980
SW
133352010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13336
13337 PR c++/7935:
13338 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13339
1a334831
TT
133402010-02-04 Tom Tromey <tromey@redhat.com>
13341
13342 * gdb.cp/virtbase.exp: Make test case names unique.
13343
9c3c02fd
TT
133442010-02-02 Tom Tromey <tromey@redhat.com>
13345
13346 * gdb.cp/virtbase.exp: Add regression tests.
13347 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13348 (main): Instantiate RHC.
13349
0cc2414c
TT
133502010-02-02 Tom Tromey <tromey@redhat.com>
13351
13352 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13353 type-printing change.
13354
edf3d5f3
TT
133552010-02-02 Tom Tromey <tromey@redhat.com>
13356
13357 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13358 * gdb.cp/virtbase.cc: New file.
13359 * gdb.cp/virtbase.exp: New file.
13360 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13361
e4b7f41c
JK
133622010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13363
13364 PR libc/11214:
13365 * gdb.threads/current-lwp-dead.c: Include features.h.
13366 (HAS_NOMMU): New.
13367 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13368
b381ea14
JK
133692010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13370
13371 * gdb.base/symbol-without-target_section.exp,
13372 gdb.base/symbol-without-target_section.c: New.
13373
c593ac0e
DJ
133742010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13375
13376 * gdb.base/bigcore.exp: Reset increased timeout.
13377 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13378
db25f29d
DJ
133792010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13380
13381 * gdb.base/gcore.exp (capture_command_output): Use
13382 gdb_test_multiple.
13383
f9d67f43
DJ
133842010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13385
13386 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13387 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13388 (Top level): Call it.
13389
177321bd
DJ
133902010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13391
13392 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13393
97f2ed50
DJ
133942010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13395
13396 * gdb.base/call-strs.exp, gdb.base/default.exp,
13397 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13398 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13399 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13400 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13401 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13402 * gdb.base/ending-run.exp: Correct restore of timeout.
13403 * gdb.base/page.exp: Remove unnecessary timeout setting.
13404
e4e2711a
JB
134052010-01-29 Joel Brobecker <brobecker@adacore.com>
13406
13407 * gdb.ada/rec_return: New testcase.
13408
ba581dc1
JB
134092010-01-29 Joel Brobecker <brobecker@adacore.com>
13410
13411 * gdb.ada/call_pn: New testcase.
13412
4ea95be9
DJ
134132010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13414
13415 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13416 (Top level): Use it to resume.
13417 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13418 the Thumb mode displaced stepping error as unsupported.
13419
df83a9bf
SW
134202010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13421
889bf7c5
PA
13422 * gdb.cp/nsusing.exp: Added more tests.
13423 * gdb.cp/nsrecurs.exp: Ditto.
13424 * gdb.cp/nsusing.cc: Added test functions.
13425 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 13426
40b27cdc
JK
134272010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13428
13429 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13430 absolute directory pathnames in gdb.sum file.
13431
de958931
SW
134322010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13433
13434 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13435 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13436
708ead4e
TT
134372010-01-26 Tom Tromey <tromey@redhat.com>
13438
13439 PR exp/7643:
13440 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13441 setup_kfail.
13442
b14e635e
SW
134432010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13444
13445 * gdb.cp/nsrecurs.exp: New test.
13446 * gdb.cp/nsrecurs.cc: New test program.
13447 * gdb.cp/nsstress.exp: New test.
13448 * gdb.cp/nsstress.cc: New test program.
13449 * gdb.cp/nsdecl.exp: New test.
13450 * gdb.cp/nsdecl.cc: New test program.
13451
8540c487
SW
134522010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13453
13454 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13455 imported into file scope.
13456 Marked test as xfail.
13457 * gdb.cp/namespace-using.cc (marker5): New function.
13458 * gdb.cp/shadow.exp: New test.
13459 * gdb.cp/shadow.cc: New test program.
13460 * gdb.cp/nsimport.exp: New test.
13461 * gdb.cp/nsimport.cc: New test program.
13462
421d5d99
TT
134632010-01-25 Tom Tromey <tromey@redhat.com>
13464
13465 PR gdb/11049:
13466 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13467 with "set print null-stop on".
13468
691f8dc1
JK
134692010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13470
13471 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13472 Adjust it for DISASSEMBLY_OMIT_FNAME.
13473
0b92b5bb
TT
134742010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13475
13476 PR symtab/11199:
13477 * gdb.dwarf2/member-ptr-forwardref.exp,
13478 gdb.dwarf2/member-ptr-forwardref.S: New.
13479
23787403
JK
134802010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13481
13482 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13483 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13484 thread1_tid_mutex. Remove gdbstop_mutex handling.
13485 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13486 thread2_tid_mutex. Remove gdbstop_mutex handling.
13487 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13488 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13489 pthread_cond_wait conditionalizations by while loops.
13490
b966cb8a
TT
134912010-01-20 Tom Tromey <tromey@redhat.com>
13492
13493 PR backtrace/10770:
13494 * gdb.dwarf2/pr10770.exp: New file.
13495 * gdb.dwarf2/pr10770.c: New file.
13496 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13497
fcae584b
VP
134982010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13499
13500 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13501 that target was removed, and the test always runs native anyway.
13502
a0f49112
JK
135032010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13504
13505 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13506 gdb.base/watchpoint-cond-gone-stripped.c: New.
13507
ceeb3d5a
TT
135082010-01-19 Tom Tromey <tromey@redhat.com>
13509
13510 PR c++/8000:
13511 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13512 existing tests.
13513 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13514 (main): Use AAA::SomeEnum.
13515
dd322c54
JK
135162010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13517
13518 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13519 (test_ignore_count): Declare line_callme_body global.
13520 (run to breakpoint with ignore count): Use line_callme_body.
13521 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13522 (set line_main_hello, set line_main_return): Reindent.
13523 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13524 New.
13525 (continue to callee4): Use line_callee4_body.
13526 (check *stopped from CLI command): Use line_callee4_next.
13527 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13528 (set line_main_hello, set line_main_return): Reindent.
13529 (set line_callee4_head, set line_callee4_body): New.
13530 (continue to callee4): Use line_callee4_body.
13531
4e8f195d
TT
135322010-01-18 Tom Tromey <tromey@redhat.com>
13533
13534 PR c++/9680:
13535 * gdb.cp/casts.cc: Add new classes and variables.
13536 * gdb.cp/casts.exp: Test new operators.
13537
9e14a9ba
JB
135382010-01-18 Tom Tromey <tromey@redhat.com>
13539 Thiago Jung Bauermann <bauerman@br.ibm.com>
13540
13541 * gdb.python/source2.py: New file.
13542 * gdb.python/source1: New file.
13543 * gdb.python/python.exp: Test "source" command.
13544
00bf0b85
SS
135452010-01-15 Stan Shebs <stan@codesourcery.com>
13546
13547 * gdb.trace/tfile.c: New file.
13548 * gdb.trace/tfile.exp: New file.
889bf7c5 13549
55235ad7
JK
135502010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13551
13552 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13553
9f2982ff
JK
135542010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13555
13556 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13557
bbfba9ed
JK
135582010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13559
13560 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13561 (libfunc): New parameter action. Implement also selectable "sleep".
13562 * gdb.base/break-interp-main.c: Include assert.h.
13563 (libfunc): New parameter action.
13564 (main): New parameters argc and argv. Assert argc. Pass argv.
13565 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13566 (test_attach): New proc.
13567 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13568 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13569
61f0d762
JK
135702010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13571
13572 * gdb.base/break-interp.exp (test_core): New proc.
13573 (test_ld): Call it.
13574
06a6f270
JK
135752010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13576
13577 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13578 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13579 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13580 and gdb_compile_shlib. Use new -Wl compiler options.
13581 (dl bt, main bt): New tests.
13582
51bee8e9
JK
135832010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13584
13585 Support PIEs with no symfile_objfile.
13586 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13587 (test_ld): New parameter trynosym.
13588 (test_ld <$trynosym>): New block.
13589
b8040f19
JK
135902010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13591
13592 * gdb.base/break-interp.exp: New file.
13593
be759fcf
PM
135942010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13595
13596 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13597 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13598 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13599 test.
13600 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13601 * gdb.python/py-mi.exp: Add lazy string test.
13602
dc146f7c
VP
136032010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13604
13605 * lib/mi-support.exp (mi_check_thread_states): Handle
13606 core number in thread listing.
13607
b4ba55a1
JB
136082010-01-12 Joel Brobecker <brobecker@adacore.com>
13609
13610 * gdb.base/maint.exp: Adjust the expected output for the
13611 "maint print type" test. Use gdb_test_multiple instead of
13612 gdb_sent/gdb_expect.
13613
08e24bd4
DE
136142010-01-11 Doug Evans <dje@google.com>
13615
6496a609
DE
13616 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13617 from gdbserver_download. All callers updated.
13618
08e24bd4
DE
13619 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13620
b5cfddf5
JK
136212010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13622
13623 Implement binary numbers parsing.
13624 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13625 (test_integer_literals_rejected): New binary tests.
13626
3725885a
RW
136272010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13628
13629 * gdb.cell/configure: Regenerate.
13630
37aeb5df
JK
136312010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13632
13633 * gdb.base/corefile.exp: Move the core finding block out and call it as
13634 core_find, new variable $corefile, replace corefile by $corefile and
13635 [file tail $corefile] for usage vs. test names resp.
13636 * lib/gdb.exp (core_find): Move it as a new function here. New
13637 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13638 $destcore. Return "" on error.
13639
d521f563
JK
136402010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13641
13642 Workaround PR binutils/10802.
13643 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13644 (twice).
13645
28f24826
DJ
136462010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13647
13648 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13649
2de75e71
JB
136502010-01-08 Joel Brobecker <brobecker@adacore.com>
13651
13652 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13653 call, to avoid interruption.
13654
fe00719b 136552010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13656
13657 * gdb.stabs/weird.def (args93): New.
13658
d0ef5df8
DE
136592010-01-07 Doug Evans <dje@google.com>
13660
13661 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13662
3a08d52f
TT
136632010-01-07 Tom Tromey <tromey@redhat.com>
13664
13665 * gdb.base/source.exp: Use correct line number.
13666
7a697b8d
SS
136672010-01-05 Stan Shebs <stan@codesourcery.com>
13668
13669 * gdb.trace/tracecmd.exp: Test ftrace.
13670
7803799a
UW
136712010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13672
13673 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13674
c54eabfa
JK
136752010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13676
13677 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13678 "uint_for_mi_testing".
13679
02e7ef19
JB
136802010-01-01 Joel Brobecker <brobecker@adacore.com>
13681
13682 Test indented comment in file being sourced.
13683 * gdb.base/commands.exp: Test indented comment in file being sourced.
13684
abd775ce
JB
136852010-01-01 Joel Brobecker <brobecker@adacore.com>
13686
13687 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13688 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13689 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13690 notice.
13691
79b55b82
JB
136922010-01-01 Joel Brobecker <brobecker@adacore.com>
13693
13694 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13695 notice.
13696
8997583e
JK
136972010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13698
13699 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13700 missing $after_stopped and comma (,) expectation.
13701
6da95a67
SS
137022009-12-31 Stan Shebs <stan@codesourcery.com>
13703
13704 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13705
218d2fc6
TJB
137062009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13707
13708 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13709 (top level): Call test_watchpoint_in_big_blob.
13710 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13711 watchpoints.
13712 (func3): Write to buf.
13713
236f1d4d
SS
137142009-12-29 Stan Shebs <stan@codesourcery.com>
13715
13716 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13717
f61e138d
SS
137182009-12-28 Stan Shebs <stan@codesourcery.com>
13719
13720 * gdb.trace/tsv.exp: New file.
13721 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13722
0219b378
DJ
137232009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13724
13725 * gdb.base/find.c (main): Reference search buffers.
13726 * gdb.base/included.c (main): Reference integer.
13727 * gdb.base/ptype.c (charfoo): Declare.
13728 (intfoo): Call charfoo.
13729 * gdb.base/scope0.c (useitp): New function.
13730 (usestatics): Use useitp.
13731 (useit): Add a type for val.
13732 * gdb.base/scope1.c (useit1): Take a pointer argument.
13733 (usestatics1): Update calls to useit1.
13734 * gdb.cp/call-c.cc: Declare foo.
13735 (main): Call foo.
13736 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13737 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13738 (main): Call C::ensureRefs and ensureOtherRefs.
13739 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13740 variables.
13741 (ensureOtherRefs): New function.
13742 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13743 * gdb.cp/templates.cc (main): Call t5i.value.
13744
3f78692f
JK
137452009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13746
13747 Fix compatibility with G++-4.5.
13748 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13749 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13750 (uncaught return): Remove.
13751
429374b8
JK
137522009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13753 Phil Muldoon <pmuldoon@redhat.com>
13754
13755 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13756 (bp_location13, bp_location14, bp_location17, bp_location18)
13757 (marker3_proto, marker4_proto): New variables.
13758 (breakpoint info): Update output.
13759 (run until breakpoint at marker3, run until breakpoint at marker4): New
13760 tests.
13761
859825b8
JK
137622009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13763
13764 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13765 Replace the printf call of Y by provided "y-set-1" label. New block
13766 for the second shared library.
13767 * gdb.base/unload.exp: Compile also the second library, call
13768 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13769 (single pending breakpoint info): Rename to ...
13770 (pending breakpoint info before run): ... this extended test.
13771 (libfile2, libname2, libsrcfile2, libsrc2)
13772 (lib_sl2): New variables.
13773 (exec_opts): Set also SHLIB_NAME2.
13774 (pending breakpoint info on first run at shrfunc1)
13775 (pending breakpoint info on second run at shrfunc1)
13776 (pending breakpoint info on second run at shrfunc2)
13777 (print y from libfile, print y from libfile2): New tests.
13778 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13779 * gdb.base/unloadshr2.c: New.
13780
e6a386cd
HZ
137812009-12-22 Hui Zhu <teawater@gmail.com>
13782
13783 * gdb.reverse/sigall-reverse.exp: Adjust.
13784
9e19b45e
VP
137852009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13786
13787 PR gdb/10884
13788
13789 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13790 (main): Call do_bitfield_tests.
aacf5b1e 13791 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13792
d53a7b30
JB
137932009-12-20 Joel Brobecker <brobecker@adacore.com>
13794
13795 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13796 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13797 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13798 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13799 gdb.modula2/unbounded1.c: Update copyright header.
13800
191ca0a1
CM
138012009-12-10 Chris Moller <moller@mollerware.com>
13802
13803 PR gdb/9399
13804 * gdb.cp/virtfunc2.exp: New tests
13805 * gdb.cp/virtfunc2.cc: New tests
13806 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13807
0fa6cf1b
MS
138082009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13809
13810 * gdb.reverse/i387-env-reverse.c: New file.
13811 * gdb.reverse/i387-env-reverse.exp: New file.
13812 * gdb.reverse/i387-stack-reverse.c: New file.
13813 * gdb.reverse/i387-stack-reverse.exp: New file.
13814
361ae042
PM
138152009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13816
13817 * gdb.python/py-type.exp (test_range): New test.
13818
bfd31e71
PM
138192009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13820
13821 PR python/10805
13822
13823 * gdb.python/py-type.exp: New file.
13824 * gdb.python/py-type.c: New file.
13825 * Makefile.in: Add py-type.
13826
57a1d736
TT
138272009-12-03 Tom Tromey <tromey@redhat.com>
13828
13829 * gdb.python/py-value.exp (test_parse_and_eval): New
13830 function.
13831
1f3b5d1b
PP
138322009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13833
13834 PR gdb/11022
13835
13836 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13837 * gdb.base/pr11022.c: New test.
13838
8b7dbdc9
JK
138392009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13840
13841 Fix spurious false FAILs.
13842 * gdb.base/structs.c (chartest): New.
13843 (main): Fill-in chartest.
13844 * gdb.base/structs.exp (anychar_re, first): New.
13845 (start_structs_test): Import global anychar_re and first.
13846 New gdb_test call "set print elements 300; ${testfile}"
13847 (start_structs_test <$first>): New block.
13848 (any): Import global anychar_re. New variable ac. Use ${ac}.
13849
6a53b2ec
JK
138502009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13851
13852 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13853
d7167b4c
JK
138542009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13855
13856 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13857 Force $srcfile file.
13858 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13859
b1798462
UW
138602009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13861
13862 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13863 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13864 * gdb.threads/watchthreads-reorder.exp: Likewise.
13865
b6199126
DJ
138662009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13867
13868 PR gdb/8704
13869
13870 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13871 "if", and "thread". Correct matching in the previous test.
13872
b22a0510
DJ
138732009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13874
13875 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13876
930636d2
MS
138772009-11-23 Michael Snyder <msnyder@vmware.com>
13878
13879 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13880 * gdb.reverse-watch-precsave.exp: Ditto.
13881
21a0512e
PP
138822009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13883
13884 * gdb.asm/asm-source.exp: Adjust.
13885 * gdb.base/help.exp: Adjust.
889bf7c5 13886
fc30d5e0
PA
138872009-11-22 Pedro Alves <pedro@codesourcery.com>
13888
13889 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13890 (do_syscall_tests_without_xml): Set data-directory to
13891 /the/path/to/nowhere.
13892
f6bc2008
PA
138932009-11-21 Pedro Alves <pedro@codesourcery.com>
13894
13895 * gdb.threads/local-watch-wrong-thread.c,
13896 gdb.threads/local-watch-wrong-thread.exp: New files.
13897
8c2fb5de
PA
138982009-11-21 Pedro Alves <pedro@codesourcery.com>
13899
13900 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13901 assume new `regsub' syntax available.
13902
ebec9a0f
PA
139032009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13904
a79d3c27
JK
13905 * gdb.base/watchpoint-hw-hit-once.exp,
13906 gdb.base/watchpoint-hw-hit-once.c: New.
13907
139082009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13909
13910 * gdb.threads/watchthreads-reorder.exp,
13911 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13912
276a961b
MK
139132009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13914
13915 * gdb.xml/tdesc-regs.exp: Use for m68k.
13916
4867c1fb
PA
139172009-11-15 Pedro Alves <pedro@codesourcery.com>
13918
13919 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13920
f6838f81
DJ
139212009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13922
13923 * lib/gdb.exp (current_target_name): New procedure.
13924 (gdb_wrapper_target): New variable.
13925 (gdb_wrapper_init): Set gdb_wrapper_target.
13926 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13927 wrapper.
13928
4ac4dd3f
DJ
139292009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13930
13931 * gdb.base/remote.exp: Delete the slowest load test.
13932 Do not load with fixed packet sizes.
13933
a7881759
DJ
139342009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13935
13936 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13937
97a5b505
DJ
139382009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13939
13940 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13941 srcfile when setting a breakpoint.
13942
d3e1fc54
DJ
139432009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13944
13945 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13946 macros.
13947
7cbcbded
DJ
139482009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13949
13950 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13951 to be in memory.
13952 * gdb.base/display.c (force_mem): New.
13953 (do_loops): Use it. Add breakpoint comments.
13954 (do_vars): Add a breakpoint comment.
13955 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13956 line numbers.
13957
bdea3a92
NF
139582009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13959
13960 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13961 instead of a bare "run".
13962
269f82e5
PP
139632009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13964
13965 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13966
a69b7d9d
DJ
139672009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13968
13969 * lib/cell.exp (skip_cell_tests): Clean up test files before
13970 returning.
13971
b598bfda
DJ
139722009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13973
13974 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13975 and the breakpoint menu. Do not call perror if a prompt is seen.
13976 Consume the following GDB prompt.
13977 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13978 * gdb.cp/namespace.exp: Use gdb_test.
13979 * gdb.cp/templates.exp: Use gdb_test.
13980 (test_template_breakpoints): Use gdb_test_multiple.
13981
87728fa0
DJ
139822009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13983
13984 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13985 (marker4): Reference values.
13986
b67c692f
DJ
139872009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13988
13989 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13990 is missing.
13991
f0df251a
DJ
139922009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13993
13994 * gdb.base/break.c (need_malloc): New.
13995 * gdb.base/constvars.c (main): Reference crass and crisp.
13996 * gdb.base/gdb1821.c (main): Reference bar.
13997 * gdb.cp/gdb1355.cc (main): Reference s1.
13998 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13999 (main): Call them.
14000 * gdb.cp/hang2.cc (dummy2): Define.
14001 * gdb.cp/hang3.cc (dummy3): Define.
14002 * gdb.cp/m-data.cc (main): Reference shadow.
14003
bdf7534a
NF
140042009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14005 Nathan Froyd <froydnj@codesourcery.com>
14006
14007 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
14008 remote host.
14009
f24fce77
NF
140102009-11-12 Nathan Froyd <froydnj@codesourcery.com>
14011
14012 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
14013 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
14014 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14015 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14016 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14017 * gdb.dwarf2/dw2-producer.exp: Likewise.
14018 * gdb.dwarf2/mac-fileno.exp: Likewise.
14019 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
14020 py-prettyprint.py to the remote host.
14021 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
14022
40f0318e
KS
140232009-11-11 Keith Seitz <keiths@redhat.com>
14024
14025 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
14026 use it instead of "Foo".
14027 * gdb.cp/classes.exp (do_tests): Add a test to access
14028 a method through a typedef'd class name.
14029
f3d9f7fb
NF
140302009-11-11 Nathan Froyd <froydnj@codesourcery.com>
14031
14032 * gdb.base/long_long.exp: Permit leading zeros on floating-point
14033 exponents.
14034 * gdb.base/pointers.exp: Likewise.
14035 * gdb.cp/ref-types.exp: Likewise.
14036
a4216f37
KS
140372009-11-11 Keith Seitz <keiths@redhat.com>
14038
14039 * gdb.cp/cplusfuncs.cc (class foo): Add operators
14040 new[] and delete[].
14041 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
14042 "void".
14043 (probe_demangler): Remove all single-quoting of
14044 method and variable names.
14045 (info_func_regexp): Remove the word "void" from any
14046 occurrence of "(void)".
14047 (print_addr_2): Remove all single-quoting of
14048 method names.
14049 (print_addr_2_kfail): Likewise.
14050 (print_addr): Single-quote C function names before
14051 passing to print_addr_2.
14052 (test_paddr_operator_functions): Remove single-quoting
14053 for method names.
14054 Add tests for operator new[] and operator delete[].
14055
9b14d7aa
JK
140562009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14057
14058 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
14059
85feb311
KS
140602009-11-09 Keith Seitz <keiths@redhat.com>
14061
14062 * gdb.cp/overload.exp: Add tests for resolving overloaded
14063 methods in expression parsing/evaluation.
14064
fa335448
DJ
140652009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
14066
14067 * lib/gdb.exp (default_gdb_version): Use --version instead of
14068 --command.
14069
ec3c07fc
NS
140702009-11-10 Nathan Sidwell <nathan@codesourcery.com>
14071
14072 * lib/gdb.exp (gdb_compile_test): New.
14073 (skip_ada_tests, skip_java_tests): New.
14074 (gdb_compile): Use gdb_compile_test for f77.
14075 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
14076 * lib/java.exp (compile_java_from_source): Remove runtests check,
14077 use gdb_compile_test to record result.
14078 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
14079 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
14080 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
14081 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
14082 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
14083 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
14084 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
14085 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
14086 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
14087 adjust gdb_compile invocations.
14088
b8b4e42b
JK
140892009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14090
14091 * Makefile.in (abs_builddir): New.
14092 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
14093 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
14094 `$(abs_builddir)/site.exp'.
14095
f8b7eaf3
DJ
140962009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
14097
14098 * config/m68k-emc.exp, lib/emc-support.exp,
14099 gdb.trace/gdb_c_test.c: Delete.
14100 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
14101 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14102 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14103 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14104 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14105 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
14106 casing for m68k-*-elf.
14107
c4187697
NS
141082009-11-03 Pedro Alves <pedro@codesourcery.com>
14109
14110 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
14111 * gdb.arch/i386-prologue.exp: Likewise.
14112 * gdb.arch/i386-unwind.exp: Likewise.
14113
db16b772
DJ
141142009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14115
14116 * lib/gdb.exp (gdb_expect): Fix timeout typo.
14117
bcf71277
DJ
141182009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14119
14120 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
14121
0105cee2
DJ
141222009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14123
14124 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
14125
24ddea62
JK
141262009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14127
14128 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
14129
287ccc17
JK
141302009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14131
14132 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
14133 * gdb.base/sepdebug2.c: New file.
14134
08bca259 141352009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
14136
14137 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
14138 the modified warnings for catch syscall. Verify if GDB was compiled
14139 with support for lib expat, and choose which tests to run depending
14140 on this.
14141
5d4e2b76
VP
141422009-10-30 Vladimir Prus <vladimir@codesourcery.com>
14143
14144 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
14145 that composite commands are parsed OK. And also test
14146 that breakpoint commands do work.
14147
240e538a
MS
141482009-10-23 Michael Snyder <msnyder@vmware.com>
14149
14150 gdb.reverse/consecutive-precsave.exp: Change expect pattern
14151 to allow for new disassembly style.
14152
9c419145
PP
141532009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
14154
14155 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 14156
02506ff1
MS
141572009-10-22 Michael Snyder <msnyder@vmware.com>
14158
14159 * gdb.reverse/break-precsave.exp: New test.
14160 * gdb.reverse/consecutive-precsave.exp: Ditto.
14161 * gdb.reverse/finish-precsave.exp: Ditto.
14162 * gdb.reverse/i386-precsave.exp: Ditto.
14163 * gdb.reverse/machinestate-precsave.exp: Ditto.
14164 * gdb.reverse/sigall-precsave.exp: Ditto.
14165 * gdb.reverse/solilb-precsave.exp: Ditto.
14166 * gdb.reverse/step-precsave.exp: Ditto.
14167 * gdb.reverse/until-precsave.exp: Ditto.
14168 * gdb.reverse/watch-precsave.exp: Ditto.
14169
4cf866a3
MS
141702009-10-22 Michael Snyder <msnyder@vmware.com>
14171
14172 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
14173 for gdb_expect. Adjust one test's expect strings for the new
14174 format of disassemble.
14175 * gdb.reverse/finish-reverse.exp: Delete 'return'.
14176 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
14177 gdb_test_multiple.
14178 * gdb.reverse/step-reverse.exp: Delete 'return'.
14179 * gdb.reverse/until-reverse.exp: Delete blank lines.
14180 * gdb.reverse/watch-reverse.exp: Delete blank lines.
14181
2b28d209
PP
141822009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
14183
14184 * gdb.base/consecutive.exp: Adjust.
14185 * gdb.base/display.exp: Likewise.
14186 * gdb.base/pc-fp.exp: Likewise.
14187 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 14188
33b9c32b
MS
141892009-10-19 Michael Snyder <msnyder@vmware.com>
14190
14191 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
14192 * gdb.reverse/finish-reverse.c: Ditto.
14193 * gdb.reverse/sigall-reverse.c: Ditto.
14194 * gdb.reverse/solib-reverse.c: Ditto.
14195 * gdb.reverse/step-reverse.c: Ditto.
14196 * gdb.reverse/watch-reverse.c: Ditto.
14197
6c95b8df
PA
141982009-10-19 Pedro Alves <pedro@codesourcery.com>
14199 Stan Shebs <stan@codesourcery.com>
14200
14201 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
14202 * gdb.base/foll-exec.exp: Adjust to expect a process id before
14203 "Executing new program".
14204 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
14205 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
14206 left listed after having been killed.
14207 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
14208 * gdb.base/maint.exp: Adjust test.
14209
14210 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
14211 * gdb.multi/Makefile.in: New.
14212 * gdb.multi/base.exp: New.
14213 * gdb.multi/goodbye.c: New.
14214 * gdb.multi/hangout.c: New.
14215 * gdb.multi/hello.c: New.
14216 * gdb.multi/bkpt-multi-exec.c: New.
14217 * gdb.multi/bkpt-multi-exec.exp: New.
14218 * gdb.multi/crashme.c: New.
14219
279017b7
TG
142202009-10-13 Tristan Gingold <gingold@adacore.com>
14221
14222 * gdb.base/sepdebug.exp: Check debug info are found.
14223
0413d738
PA
142242009-10-08 Pedro Alves <pedro@codesourcery.com>
14225
14226 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
14227 bits.
14228
c628eecc
JK
142292009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14230
14231 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
14232
38af1bfe
JB
142332009-10-07 Joel Brobecker <brobecker@adacore.com>
14234
14235 * gdb.base/watchpoints.c: Add copyright header. Reformat one
14236 of the comments.
14237
2b0adecd
PM
142382009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
14239
14240 * gdb.base/annota1.exp: Remove obsolete match_max increase.
14241 * gdb.base/annota3.exp: Idem.
14242 * gdb.base/maint.exp: Idem.
14243
8d417781
PM
142442009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
14245
889bf7c5 14246 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
14247 to default.
14248
bb61102d
PM
142492009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14250
889bf7c5 14251 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
14252 mingw and cygwin targets.
14253
ace5c364
PM
142542009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14255 Pedro Alves <pedro@codesourcery.com>
14256
889bf7c5 14257 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
14258 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
14259
c2d494a0
PM
142602009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14261
e1b52ce2
PM
14262 * gdb.base/shr1.c: Use %p in format string.
14263 * gdb.base/unload.c: Avoid warning in fprintf.
14264 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 14265
209f53f5
PM
142662009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14267
14268 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
14269 long type.
14270 (test_unlink): Correct printf string.
14271 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
14272 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
14273
8172766a
JK
142742009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14275
14276 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
14277 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
14278 * gdb.arch/ia64-breakpoint-shadow.S: New file.
14279
0f73703c
UW
142802009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14281
14282 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
14283 * gdb.objc/nondebug.exp: Likewise.
14284
b32306ca
UW
142852009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14286
14287 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
14288 target_info setting.
14289
14290 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
14291 that detect new threads during "info threads".
14292
0057022f
UW
142932009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14294
14295 * gdb.threads/manythreads.c (main): Increase thread stack size
14296 to 2*PTHREAD_STACK_MIN.
14297 * gdb.threads/multi-create.c (main): Likewise.
14298 (create_function): Likewise.
14299
f29c0325
UW
143002009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14301
14302 * gdb.base/dump.exp: Pass difference of pointer types instead
14303 of integer types as offset to restore in intarr3.srec case.
14304
fcb34849
UW
143052009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14306
14307 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
14308
d5142e3b
UW
143092009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14310
14311 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
14312
087b74b2 143132009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 14314
087b74b2
PM
14315 New test for two watchpoints, with disabling of
14316 the first inserted.
14317 * testsuite/gdb.base/watchpoints.c: New file.
14318 * testsuite/gdb.base/watchpoints.exp: New file.
14319
96c07c5b
TT
143202009-09-25 Tom Tromey <tromey@redhat.com>
14321
14322 * gdb.base/charset.exp: Test utf-16 strings with Python.
14323
b8899f2b
TT
143242009-09-25 Tom Tromey <tromey@redhat.com>
14325
14326 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14327 UCS-4.
14328 * gdb.base/charset.c (utf_32_string): Rename.
14329 (init_utf32): Rename.
14330 (main): Update.
14331
329719ec
TT
143322009-09-22 Tom Tromey <tromey@redhat.com>
14333
14334 * gdb.python/py-function.exp: Add regression tests.
14335
11ef0d76
KS
143362009-09-21 Keith Seitz <keiths@redhat.com>
14337
14338 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14339 with invalid operator.
14340
3fe8f3b3
KS
143412009-09-21 Keith Seitz <keiths@redhat.com>
14342
14343 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14344 and destructor using typedef name of class.
14345 * gdb.cp/classes.cc (class Base1): Add a destructor.
14346 (base1): New typedef.
14347 (use_methods): Instanitate an object of type base1.
14348 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14349 (do_tests): Call test_template_typedef.
14350 * gdb.cp/templates.cc (Baz::~Baz): New method.
14351 (intBazOne): New typedef.
14352 (main): Instantiate intBazOne.
14353
7a9fe101
PM
143542009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14355
14356 PR python/10633
14357
14358 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14359 Function.
14360 (run_lang_tests): Add print elements test.
14361
2e4d963f
PM
143622009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14363
14364 * gdb.python/py-value.exp (test_subscript_regression): New
14365 function. Test for invalid subscripts.
14366 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14367 (ptr_ref): New function.
14368
ec7e75e7
PP
143692009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14370
14371 * gdb.base/default.exp: Fix "show convenience".
14372
0cc7d26f
TT
143732009-09-15 Tom Tromey <tromey@redhat.com>
14374
14375 * lib/mi-support.exp (mi_create_varobj): Update.
14376 (mi_create_floating_varobj): Likewise.
14377 (mi_create_dynamic_varobj): New proc.
14378 (mi_varobj_update): Update.
14379 (mi_varobj_update_with_type_change): Likewise.
14380 (mi_varobj_update_kv_helper): New proc.
14381 (mi_varobj_update_dynamic_helper): Rewrite.
14382 (mi_varobj_update_dynamic): New proc.
14383 (mi_list_varobj_children): Update.
14384 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14385 * gdb.python/python-prettyprint.py (pp_outer): New class.
14386 (pp_nullstr): Likewise.
14387 (lookup_function): Register new printers.
14388 * gdb.python/python-prettyprint.c (struct substruct): New type.
14389 (struct outerstruct): Likewise.
14390 (substruct_test): New function.
14391 (struct nullstr): New type.
14392 (string_1, string_2): New globals.
14393 (main): Add new tests.
14394 * gdb.python/python-mi.exp: Added regression tests.
14395 * gdb.mi/mi2-var-display.exp: Update.
14396 * gdb.mi/mi2-var-cmd.exp: Update.
14397 * gdb.mi/mi2-var-child.exp: Update.
14398 * gdb.mi/mi2-var-block.exp: Update.
14399 * gdb.mi/mi-var-invalidate.exp: Update.
14400 * gdb.mi/mi-var-display.exp: Update.
14401 * gdb.mi/mi-var-cmd.exp: Update.
14402 * gdb.mi/mi-var-child.exp: Update.
14403 * gdb.mi/mi-var-block.exp: Update.
14404 * gdb.mi/mi-break.exp: Update.
14405 * gdb.mi/gdb701.exp: Update.
14406
a96d9b2e
SDJ
144072009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14408
14409 * Makefile.in: Inclusion of catch-syscall object.
14410 * gdb.base/catch-syscall.c: New file.
14411 * gdb.base/catch-syscall.exp: New file.
14412
b43b923a
MS
144132009-09-12 Michael Snyder <msnyder@vmware.com>
14414
14415 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14416 that can support reverse debuggnig.
14417
cec03d70
TT
144182009-09-11 Tom Tromey <tromey@redhat.com>
14419
14420 * gdb.dwarf2/valop.S: New file.
14421 * gdb.dwarf2/valop.exp: New file.
14422
e23bb3fc
MK
144232009-09-11 Mark Kettenis <kettenis@gnu.org>
14424
14425 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14426
37c3696d
DE
144272009-09-10 Doug Evans <dje@google.com>
14428
14429 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14430 Add $gdb_prompt to second breakpoint regexp.
14431
5172aecb
JB
144322009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14433
14434 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14435 names, add missing ones.
14436 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14437 * gdb.python/py-frame.c: Rename from python-frame.c.
14438 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14439 testfile name.
14440 * gdb.python/py-function.exp: Rename from python-function.exp.
14441 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14442 testfile name.
14443 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14444 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14445 Adjust testfile name.
14446 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14447 * gdb.python/py-template.cc: Rename from python-template.cc.
14448 * gdb.python/py-template.exp: Rename from python-template.exp.
14449 Adjust testfile name.
14450 * gdb.python/py-value.c: Rename from python-value.c.
14451 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14452 testfile name.
14453
b554e4bd
JK
144542009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14455
14456 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14457 $bpt2address.
14458 (Second breakpoint address is valid on ia64)
14459 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14460
9a68ae16
JM
144612009-09-03 Joseph Myers <joseph@codesourcery.com>
14462
14463 * gdb.base/ending-run.exp: Restrict regular expression matching
14464 line number to require closing brace following.
14465
146b9145
DE
144662009-09-03 Doug Evans <dje@google.com>
14467
14468 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14469
787d21e1
TT
144702009-09-02 Tom Tromey <tromey@redhat.com>
14471
14472 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14473
e7802207
TT
144742009-09-02 Tom Tromey <tromey@redhat.com>
14475
14476 * gdb.dwarf2/callframecfa.exp: New file.
14477 * gdb.dwarf2/callframecfa.S: New file.
14478
817aadd2
JK
144792009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14480
14481 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14482 gdb.base/solib-overlap-main.c: New.
14483
4a76eae5
DJ
144842009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14485
14486 PR gdb/10565
14487
14488 * gdb.base/bitfields.c (struct container, container): New.
14489 (main): Initialize it and call break5.
14490 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14491
d4b96c9a
JK
144922009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14493
14494 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14495 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14496
4e22772d
JK
144972009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14498
14499 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14500
2efab443
MS
145012009-08-26 Michael Snyder <msnyder@vmware.com>
14502
14503 * gdb.base/i386-reverse.c: New file.
14504 * gdb.base/i386-reverse.exp: New file.
14505 * gdb.base/Makefile.in: Add new files to be removed.
14506
07ab73a0
JM
145072009-08-26 Joseph Myers <joseph@codesourcery.com>
14508
14509 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14510 environment-pwd for remote host.
14511 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14512
676accff
KS
145132009-08-24 Keith Seitz <keiths@redhat.com>
14514
14515 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14516 Add two new C++ completer tests which limit the output to a
889bf7c5 14517 given class.
676accff 14518
f9f7ad22
MS
145192009-08-24 Michael Snyder <msnyder@vmware.com>
14520
14521 * gdb.base/del.exp: Fix typo in comment.
14522 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14523
81ecdfbb
RW
145242009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14525
14526 * configure: Regenerate.
14527 * gdb.hp/configure: Likewise.
14528 * gdb.hp/gdb.aCC/configure: Likewise.
14529 * gdb.hp/gdb.base-hp/configure: Likewise.
14530 * gdb.hp/gdb.compat/configure: Likewise.
14531 * gdb.hp/gdb.defects/configure: Likewise.
14532 * gdb.hp/gdb.objdbg/configure: Likewise.
14533 * gdb.stabs/configure: Likewise.
14534
cab0c772
UW
145352009-08-19 Doug Evans <dje@google.com>
14536
14537 * gdb.base/gdbvars.c: New file.
14538 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14539
b8fa0bfa
PA
145402009-08-14 Pedro Alves <pedro@codesourcery.com>
14541
14542 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14543 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14544
b84aa90a
PA
145452009-08-13 Pedro Alves <pedro@codesourcery.com>
14546
14547 * gdb.base/default.exp: Adjust "set language test": it's now an
14548 enum command. Larger help string moved to "help set language".
14549 * gdb.base/help.exp: Adjust "help set language" expected output,
14550 now lists all known languages.
14551
0d8f9b2c
NF
145522009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14553
14554 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14555 all frame arguments.
14556 * gdb.arch/altivec-regs.exp: Likewise.
14557
bda180e0
TT
145582009-08-07 Tom Tromey <tromey@redhat.com>
14559
14560 * gdb.base/setshow.exp: Add tests for changes to set language, set
14561 check range, and set check type.
14562
48cb2d85
VP
145632009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14564
14565 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14566 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14567 Call it.
48cb2d85 14568
1ea34204
UW
145692009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14570
14571 * configure.ac: Run gdb.cell tests when appropriate.
14572 * configure: Regenerate.
14573 * lib/cell.exp: New file.
14574 * gdb.cell: New directory.
14575 * gdb.cell/configure.ac: New file.
14576 * gdb.cell/configure: New file.
14577 * gdb.cell/Makefile.in: New file.
14578 * gdb.cell/arch.exp: New file.
14579 * gdb.cell/break.c: New file.
14580 * gdb.cell/break.exp: New file.
14581 * gdb.cell/break-spu.c: New file.
14582 * gdb.cell/bt.c: New file.
14583 * gdb.cell/bt2-spu.c: New file.
14584 * gdb.cell/bt-spu.c: New file.
14585 * gdb.cell/bt.exp: New file.
14586 * gdb.cell/coremaker.c: New file.
14587 * gdb.cell/coremaker-spu.c: New file.
14588 * gdb.cell/core.exp: New file.
14589 * gdb.cell/gcore.exp: New file.
14590 * gdb.cell/data.c: New file.
14591 * gdb.cell/data.exp: New file.
14592 * gdb.cell/data-spu.c: New file.
14593 * gdb.cell/ea-cache.exp: New file.
14594 * gdb.cell/ea-cache.c: New file.
14595 * gdb.cell/ea-cache-spu.c: New file.
14596 * gdb.cell/ea-standalone.c: New file.
14597 * gdb.cell/ea-standalone.exp: New file.
14598 * gdb.cell/ea-test.c: New file.
14599 * gdb.cell/ea-test.exp: New file.
14600 * gdb.cell/f-regs.exp: New file.
14601 * gdb.cell/mem-access.c: New file.
14602 * gdb.cell/mem-access.exp: New file.
14603 * gdb.cell/mem-access-spu.c: New file.
14604 * gdb.cell/ptype.exp: New file.
14605 * gdb.cell/registers.exp: New file.
14606 * gdb.cell/size.c: New file.
14607 * gdb.cell/sizeof.exp: New file.
14608 * gdb.cell/size-spu.c: New file.
14609 * gdb.cell/solib.exp: New file.
14610 * gdb.cell/solib-symbol.exp: New file.
14611
85e747d2
UW
146122009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14613
14614 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14615
58d6951d
DJ
146162009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14617
14618 * gdb.base/float.exp: Handle VFP registers.
14619
6e0a4f15
MS
146202009-07-14 Michael Snyder <msnyder@vmware.com>
14621
dcd5da87
MS
14622 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14623 to bring gdb to the beginning of the calling line.
14624
6e0a4f15
MS
14625 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14626 confusing the i386 epilogue unwinder.
14627
782b2b07
SS
146282009-07-14 Stan Shebs <stan@codesourcery.com>
14629
14630 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14631
f662c3bc
MS
146322009-07-14 Michael Snyder <msnyder@vmware.com>
14633
14634 * gdb.reverse/step-reverse.exp (stepi into function call):
14635 Call instruction may not be first instruction in the line.
14636 (reverse stepi from a function call): Used wrong line number.
14637
8f313923
JK
146382009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14639
14640 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14641
4662c76e
JK
146422009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14643
14644 Fix gdb.base/macscp.exp when using custom inputrc.
14645 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14646 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14647 env(TERM) set.
14648 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14649 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14650
aa81e255
JK
146512009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14652
14653 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14654 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14655 Change the compilation target to match the testcase name.
14656 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14657 testcase name.
14658 * a2-run.exp: Use for setup prepare_for_testing. Change the
14659 compilation target to match the testcase name.
14660 * gdb.base/commands.exp: Likewise.
14661 * gdb.base/finish.exp: Likewise.
14662 * gdb.base/float.exp: Likewise.
14663 * gdb.base/info-target.exp: Likewise.
14664 * gdb.base/relational.exp: Likewise.
14665 * gdb.base/term.exp: Likewise.
14666 * gdb.base/until.exp: Likewise.
14667 * gdb.base/volatile.exp: Likewise.
14668 * gdb.base/whatis-exp.exp: Likewise.
14669
4c93b1d7
HZ
146702009-07-11 Hui Zhu <teawater@gmail.com>
14671
14672 * gdb.base/help.exp (disassemble): Update expected help text.
14673
812f7342
TT
146742009-07-09 Tom Tromey <tromey@redhat.com>
14675
14676 * lib/gdb.exp: Handle TRANSCRIPT.
14677 (remote_spawn, remote_close, send_gdb): New procs.
14678
fbb8f299
PM
146792009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14680
14681 * gdb.python/python-prettyprint.c: Add counted null string
14682 structure.
14683 * gdb.python/python-prettyprint.exp: Print null string. Test for
14684 embedded nulls.
14685 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14686 * gdb.python/python-value.exp (test_value_in_inferior): Add
14687 variable length string fetch tests.
14688 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14689
c0ac0ec7
JK
146902009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14691
14692 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14693
30b66ecc
TT
146942009-07-07 Tom Tromey <tromey@redhat.com>
14695
14696 * gdb.base/call-rt-st.exp: Update for change to escape output.
14697 * gdb.base/callfuncs.exp: Likewise.
14698 * gdb.base/charset.exp: Likewise.
14699 * gdb.base/constvars.exp: Likewise.
14700 * gdb.base/long_long.exp: Likewise.
14701 * gdb.base/pointers.exp: Likewise.
14702 * gdb.base/printcmds.exp: Likewise.
14703 * gdb.base/setvar.exp: Likewise.
14704 * gdb.base/store.exp: Likewise.
14705 * gdb.cp/ref-types.exp: Likewise.
14706 * gdb.mi/mi-var-child.exp: Likewise.
14707 * gdb.mi/mi-var-display.exp: Likewise.
14708 * gdb.mi/mi2-var-display.exp: Likewise.
14709 * gdb.base/charset.exp: Test octal escape sequence length.
14710 Update for change to escape output.
14711
187c4a2b
JK
147122009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14713
14714 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14715
d80a43f9
DJ
147162009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14717
14718 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14719
047427a8
JK
147202009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14721
14722 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14723 gdbserver increasing $portnum if "Can't bind address" has been seen.
14724
8b5a0f4f
PA
147252009-07-05 Pedro Alves <pedro@codesourcery.com>
14726
14727 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14728 mingw32ce.
14729
7d93ba58
PA
147302009-07-05 Pedro Alves <pedro@codesourcery.com>
14731
14732 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14733 VFP format.
14734
2277426b
PA
147352009-07-02 Pedro Alves <pedro@codesourcery.com>
14736
14737 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14738 linux. Adjust to use "inferior", "info inferiors", "detach
14739 inferior" and "kill inferior" instead of "restart", "info fork",
14740 "detach fork" and "delete fork".
14741 * gdb.base/ending-run.exp: Spell out "info".
14742 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14743 the "kill" command.
14744
5af949e3
UW
147452009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14746
14747 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14748 change to prefix TLS offset in hex with 0x.
14749
5d3729b5
UW
147502009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14751
14752 * gdb.base/default.exp: Update test case for "x" changes.
14753
af589bd0
TG
147542009-07-01 Tristan Gingold <gingold@adacore.com>
14755
14756 * gdb.base/bigcore.exp: Make darwin untested.
14757
40974f91
JK
147582009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14759
14760 * gdb.base/completion.exp (directory completion): Create the directory.
14761 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14762 escapeuniquesub.
14763 (directory completion 2): Expect now ${escapeuniquesub}.
14764 (Glob remaining of directory test): Remove one excessive newline.
14765 Expect the real output.
14766
59dd3af6
JK
147672009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14768
14769 Fix `make check//%' target after `make check' has been ran.
14770 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14771 a mkdir call.
14772 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14773 (%/.dir): Remove.
14774
f4e164aa
JK
147752009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14776
14777 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14778 the expected result record.
14779
69af2122
JK
147802009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14781
14782 Remove racy FAILs relying just on the timeouts.
14783 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14784 (annotation_level 2): Remove racy FAILs.
14785
2fd481e1
PP
147862009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14787
14788 gdb/10275
889bf7c5
PA
14789 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14790
c38f313d
DJ
147912009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14792
14793 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14794
8b777f02
VP
147952009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14796
14797 * gdb.mi/mi-stack.exp: Testing symbolic options
14798 to -stack-list-locals and -stack-list-arguments.
14799
00c7eacf
JK
148002009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14801
14802 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14803
6bc80edc
TT
148042009-06-29 Tom Tromey <tromey@redhat.com>
14805
14806 * dg-extract-results.sh: New file.
14807 * Makefile.in (FORCE_PARALLEL): New variable.
14808 (CHECK_TARGET): New conditional variable.
14809 (check): Use CHECK_TARGET.
14810 (DO_RUNTEST): New variable.
14811 (check-single): New target.
14812 (TEST_DIRS): New variable.
14813 (TEST_TARGETS): Likewise.
14814 (check-parallel): New target.
14815 (check-gdb.%): New pattern.
14816 (BASE1_FILES): New variable.
14817 (BASE2_FILES): Likewise.
14818 (check-gdb.base%): New pattern.
14819 (%/.dir): New pattern.
14820 * configure: Rebuild.
14821 * aclocal.m4 (AM_CONDITIONAL): New defun.
14822 * configure.ac: Check whether user is using GNU make.
14823 (GMAKE): New conditional.
14824
794684b6
SW
148252009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14826
14827 * gdb.cp/namespace-nested-import.cc: New test.
14828 * gdb.cp/namespace-nested-import.exp: New test.
14829
edb3359d
DJ
148302009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14831
14832 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14833 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14834 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14835 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14836 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14837 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14838 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14839 gdb.opt/inline-markers.c: New files.
14840 * lib/gdb.exp (skip_inline_frame_tests): New function.
14841 (skip_inline_var_tests): New function.
14842
cf657a0c
AS
148432009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14844
14845 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14846 backtrace.
14847
28d41a99
MS
148482009-06-27 Michael Snyder <msnyder@vmware.com>
14849
14850 * gdb.reverse: New directory.
14851 * gdb.reverse/break-reverse.c: New test.
14852 * gdb.reverse/break-reverse.exp: New test.
14853 * gdb.reverse/consecutive-reverse.c: New test.
14854 * gdb.reverse/consecutive-reverse.exp: New test.
14855 * gdb.reverse/finish-reverse.c: New test.
14856 * gdb.reverse/finish-reverse.exp: New test.
14857 * gdb.reverse/machinestate.c: New test.
14858 * gdb.reverse/ms1.c: New test.
14859 * gdb.reverse/machinestate.exp: New test.
14860 * gdb.reverse/Makefile.in: New file.
14861 * gdb.reverse/shr2.c: New test.
14862 * gdb.reverse/solib-reverse.c: New test.
14863 * gdb.reverse/solib-reverse.exp: New test.
14864 * gdb.reverse/step-reverse.c: New test.
14865 * gdb.reverse/step-reverse.exp: New test.
14866 * gdb.reverse/until-reverse.c: New test.
14867 * gdb.reverse/ur1.c: New test.
14868 * gdb.reverse/until-reverse.exp: New test.
14869 * gdb.reverse/watch-reverse.c: New test.
14870 * gdb.reverse/watch-reverse.exp: New test.
14871 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14872 * configure: Regenerate.
14873
fe3c8b0d
DE
148742009-06-26 Doug Evans <dje@google.com>
14875
14876 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14877
3a72a602
PM
148782009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14879
14880 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14881 windows problem for 'file delete $binfile'.
14882
27aa8d6a
SW
148832009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14884
14885 * gdb.cp/namespace-using.exp: New test.
14886 * gdb.cp/namespace-using.cc: New test.
14887
8ac055f8
JB
148882009-05-20 Joel Brobecker <brobecker@adacore.com>
14889
14890 * gdb.ada/variant_record_packed_array: New testcase.
14891
85e306ed
TT
148922009-06-23 Tom Tromey <tromey@redhat.com>
14893
14894 * gdb.base/charset.exp (test_combination): Regression test.
14895 * gdb.base/charset.c (my_wchar_t): New typedef.
14896 (myvar): New global.
14897 (main): Set myvar.
14898
56643c5e
PM
148992009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14900
14901 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14902 target.
14903
1fac167a
UW
149042009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14905
14906 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14907
7ccb0be9
UW
149082009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14909
14910 * gdb.mi/gdb680.exp: Update test for error message.
14911
568d6575
UW
149122009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14913
14914 * gdb.base/annota1.exp: Allow multiple occurrences of the
14915 frames-invalid annotation.
14916 * gdb.cp/annota2.exp: Likewise.
14917
7cd1089b
PM
149182009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14919
14920 * gdb.cp/gdb2495.cc: New file.
14921 * gdb.cp/gdb2495.exp: New file.
14922
72c63395
JK
149232009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14924
14925 Report error on GDB crash during runto.
14926 * lib/gdb.exp (runto <eof>): New.
14927
3788363d
DJ
149282009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14929
14930 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14931 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14932 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14933 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14934 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14935 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14936 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14937 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14938 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14939 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14940 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14941 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14942 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14943 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14944 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14945 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14946 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14947 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14948 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14949 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14950 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14951 gdb.trace/passcount.exp, gdb.trace/report.exp,
14952 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14953 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14954 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14955 executable.
14956
17592de3
PA
149572009-06-07 Pedro Alves <pedro@codesourcery.com>
14958
14959 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14960 defined before referencing it.
14961
701e355d
DE
149622009-06-03 Doug Evans <dje@google.com>
14963
14964 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14965 * gdb.arch/i386-see.c: Ditto.
14966
f2292c65
PM
149672009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14968
14969 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14970 (check_macro): Return 1 if undefined.
14971 If first test fails, check if macro debug information is available,
14972 and report unsupported test if no macro information is found.
14973
5a437975
DE
149742009-05-29 Doug Evans <dje@google.com>
14975
14976 * gdb.threads/hand-call-in-threads.exp: New.
14977 * gdb.threads/hand-call-in-threads.c: New.
14978
c141c696
MS
149792009-05-29 Michael Snyder <msnyder@vmware.com>
14980
14981 * gdb.base/break-always.exp: Change "1" to "on".
14982 Add confirmation check.
14983
b3444185
PA
149842009-05-28 Pedro Alves <pedro@codesourcery.com>
14985
14986 * gdb.threads/threxit-hop-specific.c: New.
14987 * gdb.threads/threxit-hop-specific.exp: New.
14988 * gdb.threads/thread-execl.c: New.
14989 * gdb.threads/thread-execl.exp: New.
14990
b6313243
TT
149912009-05-27 Tom Tromey <tromey@redhat.com>
14992 Thiago Jung Bauermann <bauerman@br.ibm.com>
14993
14994 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14995 (mi_child_regexp): Likewise.
14996 (mi_list_varobj_children_range): Likewise.
14997 (mi_get_features): Likewise.
14998 (mi_list_varobj_children): Rewrite.
14999 * gdb.python/python-mi.exp: New file.
15000
a6bac58e
TT
150012009-05-27 Tom Tromey <tromey@redhat.com>
15002 Thiago Jung Bauermann <bauerman@br.ibm.com>
15003 Phil Muldoon <pmuldoon@redhat.com>
15004 Paul Pluzhnikov <ppluzhnikov@google.com>
15005
15006 * gdb.python/python-prettyprint.exp: New file.
15007 * gdb.python/python-prettyprint.c: New file.
15008 * gdb.python/python-prettyprint.py: New file.
15009 * gdb.base/display.exp: print/r is now valid.
15010
2c74e833
TT
150112009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
15012 Tom Tromey <tromey@redhat.com>
15013 Pedro Alves <pedro@codesourcery.com>
15014 Paul Pluzhnikov <ppluzhnikov@google.com>
15015
15016 * gdb.python/python-template.exp: New file.
15017 * gdb.python/python-template.cc: New file.
15018 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15019 tests.
15020 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15021 Call it.
15022 (test_value_after_death): New proc.
15023 * gdb.python/python-value.c (PTR): New typedef.
15024 (main): New variable 'x'.
15025
89c73ade
TT
150262009-05-27 Tom Tromey <tromey@redhat.com>
15027
15028 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15029 tests.
15030 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15031 Call it.
15032
a75724bc
PA
150332009-05-27 Pedro Alves <pedro@codesourcery.com>
15034
15035 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
15036
e58b0e63
PA
150372009-05-24 Pedro Alves <pedro@codesourcery.com>
15038
15039 * gdb.threads/fork-thread-pending.c: New.
15040 * gdb.threads/fork-thread-pending.exp: New.
15041
4ac36638
JK
150422009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15043
15044 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
15045 * gdb.dwarf2/dw2-strp.S (a_string2): New.
15046
889bf7c5 150472009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 15048
889bf7c5 15049 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 15050
b242c3c2
PA
150512009-05-17 Pedro Alves <pedro@codesourcery.com>
15052
15053 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
15054 `gdb_get_line_number'. Call `callee' in both parent and child.
15055 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
15056 `gdb_get_line_number' instead of hardcoding line numbers.
15057 (catch_fork_unpatch_child): New procedure to test detaching
15058 breakpoints from child fork.
15059 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
15060 hardcoding line numbers.
15061 (do_fork_tests): Run `catch_fork_unpatch_child'.
15062
ee342b23
VP
150632009-05-17 Vladimir Prus <vladimir@codesourcery.com>
15064
15065 * gdb.mi/mi-cmd-var.exp: Check that when varobj
15066 of structure type enters or leaves the scope, it
15067 is reported by -var-update.
15068
e2009e98
DE
150692009-05-11 Doug Evans <dje@sebabeach.org>
15070
15071 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 15072 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
15073 * gdb.threads/schedlock.c (main): Fix off-by-one error.
15074
00903456
JK
150752009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15076
15077 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
15078
dc621c35
DE
150792009-04-30 Doug Evans <dje@google.com>
15080
15081 * gdb.threads/watchthreads2.exp: New testcase.
15082 * gdb.threads/watchthreads2.c: New testcase.
15083
9ab4e744
DE
150842009-04-29 Doug Evans <dje@google.com>
15085
15086 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
15087 * gdb.cp/mb-ctor.cc: Ditto.
15088 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
15089 * gdb.cp/mb-inline.h (multi_line_foo): New function.
15090 * gdb.cp/mb-inline1.cc: Call it.
15091 * gdb.cp/mb-inline2.cc: Ditto.
15092 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
15093 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
15094
484086b7
JK
150952009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15096
15097 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
15098 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
15099 Replace all uses of `decimal' by `nonzero'.
15100 (info macro FROM_COMMANDLINE): New test.
15101
379a77b5
TT
151022009-04-27 Tom Tromey <tromey@redhat.com>
15103
15104 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
15105
b92b73c2
DE
151062009-04-27 Doug Evans <dje@google.com>
15107
15108 * gdb.threads/watchthreads.c (main): Initialize args before starting
15109 the threads. Plus formatting cleanup.
15110 * gdb.threads/watchthreads.exp: Avoid errant failures due to
15111 biased scheduling of one thread.
15112
945a118d
JG
151132009-04-27 Jerome Guitton <guitton@adacore.com>
15114
15115 * gdb.cp/templates.cc (GetMax): New template.
15116 (main): Declare two instances of GetMax.
15117 * gdb.cp/templates.exp: Add new test.
15118
d389af10
JK
151192009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15120
15121 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
15122
e7f86de9
JM
151232009-04-22 Joseph Myers <joseph@codesourcery.com>
15124
15125 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
15126
334cc82d
TT
151272009-04-15 Tom Tromey <tromey@redhat.com>
15128
15129 * gdb.base/charset.exp: Add regression test.
15130
d12672cc
JB
151312009-04-14 Joel Brobecker <brobecker@adacore.com>
15132
15133 * gdb.base/exe-lock.exp: New testcase.
15134
18e8c3bc
TT
151352009-04-13 Tom Tromey <tromey@redhat.com>
15136
15137 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
15138 operator on Frame.
15139
5ecd5cbe
UW
151402009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15141
15142 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
15143 * gdb.server/ext-attach.exp: Likewise.
15144
7309f756
VP
151452009-04-03 Vladimir Prus <vladimir@codesourcery.com>
15146
15147 Eliminate some sleep usage.
15148
889bf7c5
PA
15149 * gdb.mi/basics.c (do_nothing): New.
15150 (main): Use do_nothing instead of printf, so that
15151 not to introduce race condition between output of
15152 inferiour and output of gdb. Do not use sleep as it
15153 is not generally available on embedded targets.
7309f756 15154
f4b95f6f
PA
151552009-04-02 Pedro Alves <pedro@codesourcery.com>
15156
15157 * gdb.server/ext-attach.exp: Expect an optional process id after
15158 "Detached from remote process".
15159
de40b933
JK
151602009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15161
15162 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
15163 gdb.dwarf2/dw2-unresolved.exp: New.
15164
2ae101a4
PA
151652009-04-02 Pedro Alves <pedro@codesourcery.com>
15166
15167 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
15168 mi_run_to_main.
15169
56a8e183
PA
151702009-04-02 Pedro Alves <pedro@codesourcery.com>
15171
15172 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
15173 mi_run_to_main. Skip thread exit test on remote targets.
15174 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
15175 mi_run_to_main.
15176 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
15177 mi_run_to_main.
15178 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
15179 when expecting ^connected. Detect when the target doesn't support
15180 non-stop mode.
15181 (mi_run_cmd): Detect if non-stop mode was requested by isn't
15182 supported. Return -1 on error, 0 on success.
15183 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
15184 (mi_runto): Return mi_runto_helper's result explicitly.
15185
c35fafde
PA
151862009-04-01 Pedro Alves <pedro@codesourcery.com>
15187
15188 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
15189
f8a8dce6
JB
151902009-04-01 Tom Tromey <tromey@redhat.com>
15191
15192 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
15193 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
15194 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
15195 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
15196
71c25dea
TT
151972009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
15198 Jan Kratochvil <jan.kratochvil@redhat.com>
15199
15200 PR gdb/931
15201 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
15202 output.
15203 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
15204 for gdb/931.
15205 * dw2-strp.S (DW_AT_language): Change to C++.
15206 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
15207
02d9a9ce
JB
152082009-03-31 Joel Brobecker <brobecker@adacore.com>
15209
15210 * gdb.ada/tasks: New testcase.
15211
1042e4c0
SS
152122009-03-30 Stan Shebs <stan@codesourcery.com>
15213
15214 * gdb.trace/actions.exp: Update to match new info trace format.
15215 * gdb.trace/deltrace.exp: Ditto.
15216 * gdb.trace/infotrace.exp: Ditto.
15217 * gdb.trace/passcount.exp: Ditto.
15218 * gdb.trace/save-trace.exp: Ditto.
15219 * gdb.trace/while-stepping.exp: Ditto.
15220 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
15221
f8f6f20b
TJB
152222009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15223
15224 * gdb.python/python-frame.c: New file.
15225 * gdb.python/python-frame.exp: New file.
15226
c0c6f777
TJB
152272009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
15228
15229 * gdb.python/python-value.exp: Add tests for the address
15230 attribute.
15231
3cb51905
AS
152322009-03-29 Andreas Schwab <schwab@linux-m68k.org>
15233
15234 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
15235
88fc996f
DE
152362009-03-26 Doug Evans <dje@google.com>
15237
15238 * gdb.mi/mi-nonstop-exit.exp: New file.
15239 * gdb.mi/non-stop-exit.c: New file.
15240
56ef84b1
TT
152412009-03-26 Tom Tromey <tromey@redhat.com>
15242
15243 Update for change to prologue skipping:
15244 * gdb.mi/mi2-simplerun.exp: Update.
15245 * gdb.mi/mi2-break.exp: Update.
15246 * gdb.mi/mi-simplerun.exp: Update.
15247 * gdb.mi/mi-break.exp: Update.
15248 * gdb.base/ending-run.exp: Update.
15249
def2b000
TJB
152502009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
15251
15252 * gdb.python/python-value.exp (test_value_in_inferior): Test
15253 gdb.Value.is_optimized_out attribute.
15254
442ddf59
JK
152552009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15256
15257 * gdb.dwarf2/dw2-noloc-main.c: New file.
15258 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
15259 (.text): Remove.
15260 (.data): New.
15261 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
15262 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
15263 (DW_TAG_subprogram func_cu1, noloc): Remove.
15264 (main): New.
15265 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
15266 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
15267 (file_symbols): New procedure.
15268
a8df5de4
TT
152692009-03-25 Tom Tromey <tromey@redhat.com>
15270
15271 * gdb.base/charset.exp (valid_target_charset): New proc.
15272 Use it to skip tests on invalid charsets.
15273
cc1d7add
PM
152742009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
15275
15276 * gdb.base/completion.exp: Add a test for directory completion.
15277
bcd5727b
JK
152782009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15279
15280 Fix a racy FAIL.
15281 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
15282 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
15283
cc924cad
TJB
152842009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
15285
15286 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
15287 * gdb.python/python-function.exp: Add test for function returning
15288 a GDB value.
15289
bc3b79fd
TJB
152902009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
15291
15292 * gdb.python/python-function.exp: New file.
15293
6c7a06a3
TT
152942009-03-20 Tom Tromey <tromey@redhat.com>
15295
15296 * gdb.base/store.exp: Update for change to escape output.
15297 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
15298 to escape output.
15299 * gdb.base/pointers.exp: Update for change to escape output.
15300 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
15301 to escape output.
15302 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
15303 escape output.
15304 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
15305 to escape output.
15306 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
15307 escape output.
15308 * gdb.base/setvar.exp: Update for change to escape output.
15309 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
15310 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
15311 to escape output.
15312 (test_print_string_constants): Likewise.
15313 * gdb.base/charset.exp (valid_host_charset): Check size of
15314 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15315 cases. Handle "auto"-related output.
15316 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15317 (uvar, Uvar): New globals.
15318
c31af87b
JG
153192009-03-19 Jerome Guitton <guitton@adacore.com>
15320
15321 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15322 deltas.
15323 * gdb.ada/fixed_points.exp: Ditto.
15324
51272cf2
PA
153252009-03-18 Pedro Alves <pedro@codesourcery.com>
15326
15327 * return-nodebug.c: Don't include stdio.h.
15328 (init): Delete.
15329 (func): Delete definition and provide extern declaration.
15330 (t): New.
15331 (main): Don't call printf. Call func and store its result in t.
15332 * return-nodebug1.c: New.
15333 * return-nodebug.exp: Don't expect stdio output. Instead, print
15334 the global variable t. Drop printf formatters and cast types from
15335 foreach loop. Don't use prepare_for_testing. Compile
15336 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15337 define FORMAT or CAST.
15338
d24948ac
PP
153392009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15340
15341 * gdb.base/solib-display.exp: Disable test for remote targers.
15342
61ff14c6
JK
153432009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15344
15345 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15346
cb4dce93
JK
153472009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15348
15349 Fix a racy FAIL.
15350 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15351 code from `follow parent, print pids'.
15352 (`follow child, print pids', `follow parent, print pids'): Call it.
15353 Replace `gdb_test "break..."' by gdb_breakpoint.
15354
f7c60c5e
VP
153552009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15356
15357 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15358 sync and async modes.
f7c60c5e 15359
383ace49
JB
153602009-03-12 Joel Brobecker <brobecker@adacore.com>
15361
15362 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15363 that was checked in by mistake. Remove loading of ada.exp, since
15364 this is not necessary in this case.
15365
4ce102af
JB
153662009-03-12 Joel Brobecker <brobecker@adacore.com>
15367
15368 * gdb.ada/ptype_arith_binop.exp: New testcase.
15369
529a2aef
JB
153702009-03-12 Joel Brobecker <brobecker@adacore.com>
15371
15372 * gdb.ada/mod_from_name: New testcase.
15373
8a38181c
JB
153742009-03-12 Joel Brobecker <brobecker@adacore.com>
15375
15376 * gdb.ada/tick_last_segv: New testcase.
15377
11436dee
VP
153782009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15379
61ff14c6 15380 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15381
1f31650a
VP
153822009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15383
61ff14c6
JK
15384 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15385 include the token in ^running and frame info in *stopped.
1f31650a 15386
a3247a22
PP
153872009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15388
15389 * solib-display.exp: New file.
15390 * solib-display-main.c: New file.
15391 * solib-display-lib.c: New file.
61ff14c6 15392
aae64587
PA
153932009-03-05 Pedro Alves <pedro@codesourcery.com>
15394
15395 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15396
44aabfbc
JK
153972009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15398
15399 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15400 (list_and_check_macro): Use more specific test name.
15401 (next to definition): Make the test names unique.
15402
c087fcd3
PM
154032009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15404
15405 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 15406
c86cf029
VP
154072009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15408
15409 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15410 notifications.
15411 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15412 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15413 * lib/mi-support.exp (library_loaded_re): New.
15414 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15415
3ea85240
VP
154162009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15417
15418 * gdb.gdb/observer.exp: Use test_notification observer, not
15419 normal_stop, everywhere.
15420 (test_normal_stop_notifications): Rename to...
15421 (test_notifications): ...this.
15422 (test_observer_normal_stop): Rename to...
15423 (test_observer): ...this.
15424
1903f0e6
DE
154252009-02-16 Doug Evans <dje@google.com>
15426
15427 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15428 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15429 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15430 (test_prefixed_syscall,test_int3): New tests.
15431 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15432 (test_prefixed_syscall,test_int3): New tests.
15433
1d33d6ba
VP
154342009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15435
3cb51905
AS
15436 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15437 (mi_expect_interrupt): Likewise.
15438 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15439 response.
1d33d6ba 15440
faafb047
PM
154412009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15442
15443 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15444 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15445 Replace calls to get_valueofx by get_hexadecimal_valueof.
15446
417e16e2
PM
154472009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15448
15449 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15450 (get_integer_valueof): New procedure.
15451 (get_sizeof): Use new get_integer_value_of.
15452 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15453 by get_integer_valueof.
15454
7065b901
TT
154552009-02-13 Tom Tromey <tromey@redhat.com>
15456
15457 * gdb.base/remote.exp (get_sizeof): Remove.
15458 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15459 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15460 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15461 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15462 (get_sizeof): Likewise.
15463
5d7cb8df
JK
154642009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15465
15466 PR fortran/9806
15467 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15468
b2febfff
PP
154692009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15470
15471 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15472
4aa995e1
PA
154732009-02-06 Pedro Alves <pedro@codesourcery.com>
15474
15475 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15476
d8906c6f
TJB
154772009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15478
15479 * gdb.python/python-cmd.exp: New file.
15480
ff4ab08d
TG
154812009-02-06 Tristan Gingold <gingold@adacore.com>
15482
15483 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15484
aacd552b
TG
154852009-02-05 Tristan Gingold <gingold@adacore.com>
15486
15487 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15488 pointer is dereferenced and use this signal name in regexp.
15489 * gdb.base/signull.exp: Ditto.
15490 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15491 * gdb.base/signull.c (main): Ditto.
15492
08c637de
TJB
154932009-02-04 Tom Tromey <tromey@redhat.com>
15494 Thiago Jung Bauermann <bauerman@br.ibm.com>
15495
15496 * gdb.python/python-value.exp: Use `gdb.history' instead of
15497 `gdb.value_from_history'.
15498 (test_value_numeric_ops): Add test for conversion of enum constant.
15499 * gdb.python/python-value.c (enum e): New type.
15500 (evalue): New global.
15501 (main): Use argv.
15502
20261af8
JG
155032009-02-04 Jerome Guitton <guitton@adacore.com>
15504
15505 * gdb.ada/uninitialized_vars: New test program.
15506 * gdb.ada/uninitialized_vars.exp: New testcase.
15507
52e44b43
TT
155082009-02-02 Tom Tromey <tromey@redhat.com>
15509
15510 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15511 * gdb.cp/pr2489.cc: Rename...
15512 * gdb.cp/pr9594.cc: ... to this.
15513
1c71341a
TT
155142009-02-02 Tom Tromey <tromey@redhat.com>
15515
15516 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15517 * gdb.cp/pr2489.cc: New file.
15518 * gdb.cp/cpcompletion.exp: New file.
15519
a4295225
TT
155202009-02-02 Tom Tromey <tromey@redhat.com>
15521
15522 PR exp/9059:
15523 * gdb.cp/call-c.exp: Add regression test.
15524 * gdb.cp/call-c.cc (FooHandle): New typedef.
15525 (main): New variable 'handle'.
15526
592375cd
VP
155272009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15528
15529 * lib/mi-support.exp (et_mi_thread_list)
15530 (check_mi_and_console_threads): Adjust for current thread in
15531 -thread-list-ids output.
15532
41447f92
VP
155332009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15534
889bf7c5
PA
15535 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15536 Call it.
41447f92 15537
35669430
DE
155382009-01-28 Doug Evans <dje@google.com>
15539
15540 * gdb.arch/amd64-disp-step.S: New file.
15541 * gdb.arch/amd64-disp-step.exp: New file.
15542 * gdb.arch/i386-disp-step.S: New file.
15543 * gdb.arch/i386-disp-step.exp: New file.
15544
09f00d9a
PM
155452009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15546
15547 * gdb.base/find.exp: Set newline variable
15548 using quotes instead of braces to fix cygwin failures.
15549
1e8fb976
PA
155502009-01-23 Pedro Alves <pedro@codesourcery.com>
15551
15552 * gdb.base/radix.exp: Add tests to ensure that that set
15553 input-radix 0 and set output-radix 0 are really rejected.
15554
da061712
PA
155552009-01-23 Pedro Alves <pedro@codesourcery.com>
15556
15557 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15558 copyright years.
15559
dd7e2d2b
PA
155602009-01-23 Pedro Alves <pedro@codesourcery.com>
15561
15562 PR gdb/9664:
15563 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15564
392452f6
PA
155652009-01-22 Pedro Alves <pedro@codesourcery.com>
15566
15567 PR c++/9631:
15568 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15569
8653e71c
PM
155702009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15571
15572 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15573 binfile definition to fix Windows OS failure.
15574
a12cc160
DJ
155752009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15576
15577 PR gdb/9346
15578 * gdb.base/interrupt.c (sigint_handler): New.
15579 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15580 on error.
15581 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15582 Test "signal SIGINT".
15583
b89667eb
DE
155842009-01-19 Doug Evans <dje@google.com>
15585
15586 * gdb.base/break.exp: Update expected gdb output.
15587 * gdb.base/sepdebug.exp: Ditto.
15588 * gdb.mi/mi-syn-frame.exp: Ditto.
15589 * gdb.mi/mi2-syn-frame.exp: Ditto.
15590 * gdb.base/call-signal-resume.exp: New file.
15591 * gdb.base/call-signals.c: New file.
15592 * gdb.base/unwindonsignal.exp: New file.
15593 * gdb.base/unwindonsignal.c: New file.
15594 * gdb.threads/interrupted-hand-call.exp: New file.
15595 * gdb.threads/interrupted-hand-call.c: New file.
15596 * gdb.threads/thread-unwindonsignal.exp: New file.
15597
adb483fe
DJ
155982009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15599
15600 * gdb.base/define.exp: Test defining and hooking prefix commands.
15601 * gdb.python/python.exp: Update test for "show user" output.
15602
60023297
JK
156032009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15604
15605 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15606 now the output exactly, using less wildcards. Expect also the output
15607 of gfortran-4.3. Update for the f-valprint.c modification from
15608 2008-04-22.
15609 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15610 Remove gdb_test test names where matching the command.
15611
ccc57cf9
PA
156122009-01-01 Pedro Alves <pedro@codesourcery.com>
15613
15614 PR breakpoints/9681:
15615 * gdb.base/watchpoint.exp: Add regression test.
15616
c7a6ca08
PA
156172008-12-31 Pedro Alves <pedro@codesourcery.com>
15618
15619 * gdb.threads/attach-into-signal.exp: Don't use
15620 gdb_suppress_entire_file.
15621 * gdb.threads/attach-stopped.exp: Ditto.
15622 * gdb.threads/attachstop-mt.exp: Ditto.
15623
3a031f65
PA
156242008-12-31 Pedro Alves <pedro@codesourcery.com>
15625
15626 PR gdb/8812:
15627 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15628
09e6485f
PA
156292008-12-29 Pedro Alves <pedro@codesourcery.com>
15630
15631 PR gdb/7536:
15632 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15633 and unsupported output radices are really rejected.
15634
0cd53049
JK
156352008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15636
15637 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15638
ba163c7e
TT
156392008-12-22 Tom Tromey <tromey@redhat.com>
15640
15641 * gdb.cp/punctuator.exp: New file.
15642
6f4de6c9
JK
156432008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15644
15645 * gdb.base/completion.exp (Completing non-existing component): New test.
15646
0f34d0b4
JK
156472008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15648
15649 Fix for PR gdb/8648.
15650 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15651 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15652 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15653 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15654
db2ad4c3
JK
156552008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15656
15657 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15658
bb5ef15e
DP
156592008-12-16 Christophe Lyon <christophe.lyon@st.com>
15660
15661 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15662 compiler actually generate code at the expected line number.
15663
90142adc
JZ
156642008-12-15 Jie Zhang <jie.zhang@analog.com>
15665
15666 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15667
fad6eecd
TT
156682008-12-12 Tom Tromey <tromey@redhat.com>
15669
15670 * gdb.base/commands.exp (redefine_hook_test): New proc.
15671 Call it.
15672
17c8aaf5
TT
156732008-12-11 Tom Tromey <tromey@redhat.com>
15674
15675 * gdb.base/macscp.exp: New regression test.
15676
7c8adf68
TT
156772008-12-11 Tom Tromey <tromey@redhat.com>
15678
15679 * gdb.base/macscp.exp: Print "address.addr".
15680 * gdb.base/macscp1.c (struct outer): New struct.
15681 (address): New global.
15682
b05dcbb7
TT
156832008-12-09 Tom Tromey <tromey@redhat.com>
15684
15685 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15686 Call it.
15687
2d476de1
DE
156882008-12-04 Doug Evans <dje@google.com>
15689
15690 * gdb.server/ext-run.exp: Relax regexp for init program.
15691
87bdc959
TG
156922008-12-03 Tristan Gingold <gingold@adacore.com>
15693
15694 * gdb.base/macscp.exp: Generate an object file during compilation
15695 to work around Darwin dsymutil limitations.
15696
e0740f77
JK
156972008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15698
15699 Test resolving external references to TLS variables.
15700 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15701 FILE2_THREAD_LOCAL.
15702 (testfile2, srcfile2): New variables.
15703 * gdb.threads/tls.c (file2_thread_local)
15704 (function_referencing_file2_thread_local): New.
15705 * gdb.threads/tls2.c: New file.
15706
67f0aac5
JB
157072008-11-28 Joel Brobecker <brobecker@adacore.com>
15708
15709 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15710 rather than integer, as integer might not be big enough when
15711 on 64bit targets.
67f0aac5 15712
c332165e
JG
157132008-11-27 Jerome Guitton <guitton@adacore.com>
15714
15715 * gdb.cp/formatted-ref.exp: Add equality test.
15716 * gdb.ada/formatted_ref.exp: Ditto.
15717
fc9b693c
JK
157182008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15719
15720 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15721 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15722
a9c64011
AS
157232008-11-20 Andreas Schwab <schwab@suse.de>
15724
15725 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15726 matching syscall entry point.
15727 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15728 (tcatch_vfork_then_child_follow): Likewise. Finish through
15729 vfork even if we stopped at the syscall trampoline.
15730
e2fd701e
DE
157312008-11-20 Doug Evans <dje@google.com>
15732
15733 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15734
69abc51c
TJB
157352008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15736
15737 * gdb.arch/ppc-dfp.exp: New file.
15738 * gdb.arch/ppc-dfp.c: New file.
15739
c14c28ba
PP
157402008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15741
15742 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15743
2e74121d
DE
157442008-11-17 Doug Evans <dje@google.com>
15745
15746 * gdb.mi/mi-syn-frame.exp: Update expected output.
15747 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15748
66bb093b
VP
157492008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15750
15751 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15752 "thread N" results in =thread-selected.
15753 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15754 (mi_send_resuming_command_raw): Be prepared for
15755 =thread-selected.
15756
3d043ef6
VP
157572008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15758
a9c64011
AS
15759 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15760 * lib/mi-support.exp: Likewise.
3d043ef6 15761
808104c8
JB
157622008-11-16 Joel Brobecker <brobecker@adacore.com>
15763
15764 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15765 commands from the expected output for "help catch".
15766
00b22944
JB
157672008-11-15 Joel Brobecker <brobecker@adacore.com>
15768
15769 * gdb.ada/int_deref.exp: New testcase.
15770
59669435
TT
157712008-11-14 Nick Roberts <nickrob@snap.net.nz>
15772
15773 * gdb.mi/gdb2549.exp: New file.
15774
de04a248
DE
157752008-11-11 Doug Evans <dje@google.com>
15776
15777 * gdb.base/callexit.exp: New file.
15778 * gdb.base/callexit.c: New file.
15779
6b8ce727
DE
157802008-11-10 Doug Evans <dje@google.com>
15781
15782 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15783 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15784 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15785 (default_gdb_start,default_gdb_exit): Ditto.
15786 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15787 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15788 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15789 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15790 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15791 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15792
1b14b8aa
AS
157932008-11-03 Andreas Schwab <schwab@suse.de>
15794
15795 * gdb.base/hashline2.exp: Fix typo.
15796 * gdb.base/hashline3.exp: Likewise.
15797
f3134b88
TT
157982008-10-30 Tom Tromey <tromey@redhat.com>
15799
15800 * gdb.base/pointers.exp: Add test.
15801 * gdb.base/pointers.c (k, S): New typedefs.
15802 (instance): New global.
15803
c2226152
AS
158042008-10-30 Andreas Schwab <schwab@suse.de>
15805
15806 * gdb.base/args.exp: Add tests for newlines.
15807
462f405c
JB
158082008-10-30 Joel Brobecker <brobecker@adacore.com>
15809
15810 gdb.base/foll-exec.exp: Update the expected output of a couple
15811 of "info breakpoints" tests.
15812
79a45b7d
TT
158132008-10-28 Tom Tromey <tromey@redhat.com>
15814
15815 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15816
adc13a14
PA
158172008-10-24 Pedro Alves <pedro@codesourcery.com>
15818
15819 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15820 gdb_start_cmd.
15821 Use runto_main before any test that requires execution.
15822
252fbfc8
PA
158232008-10-23 Pedro Alves <pedro@codesourcery.com>
15824
15825 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15826 instead of SIGINT.
15827
28148e3d
JB
158282008-10-22 Joel Brobecker <brobecker@adacore.com>
15829
15830 * gdb.base/completion.exp: Update expected output following
15831 the addition of the "info tasks" command.
15832
c209f847
TT
158332008-10-22 Tom Tromey <tromey@redhat.com>
15834
15835 * gdb.base/exprs.exp (test_expr): Add test for string
15836 concatenation.
15837
f177e350
PA
158382008-10-19 Pedro Alves <pedro@codesourcery.com>
15839
15840 * configure.ac: Output gdb.python/Makefile.
15841 * configure: Regenerate.
15842 * gdb.python/Makefile.in: New.
15843
cce89356
JB
158442008-10-16 Joel Brobecker <brobecker@adacore.com>
15845
15846 * gdb.base/foll-fork.exp: Adjust the expected output to match
15847 the new description for fork/vfork catchpoints in the "info
15848 breakpoints" output.
15849
176d289d
TJB
158502008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15851
15852 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15853
a08702d6
TJB
158542008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15855
15856 * gdb.python/python-value.c: New file.
15857 * gdb.python/python-value.exp: New file.
15858
1c5cfe86
PA
158592008-10-15 Pedro Alves <pedro@codesourcery.com>
15860
15861 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15862
5a98ad69
DP
158632008-10-15 Denis Pilat <denis.pilat@st.com>
15864
41702f1b 15865 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15866
dcb1a1e2
TT
158672008-10-09 Tom Tromey <tromey@redhat.com>
15868
15869 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15870 'fprintf' and 'stderr'.
15871
9124fe48
JB
158722008-10-07 Joel Brobecker <brobecker@adacore.com>
15873
15874 * gdb.ada/ref_tick_size.exp: New testcase.
15875
45452591
DE
158762008-10-06 Doug Evans <dje@google.com>
15877
15878 * gdb.dwarf2/dw2-cu-size.exp: New file.
15879 * gdb.dwarf2/dw2-cu-size.S: New file.
15880
15881 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15882 .Ltype_int for clarity.
15883
4fc5b208
PP
158842008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15885
15886 PR gdb/2384:
15887 * gdb.cp/gdb2384.exp: Extended to test more cases.
15888 * gdb.cp/gdb2384.cc: Likewise.
15889 * gdb.cp/gdb2384-base.h: Likewise.
15890 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15891
d78df370
JK
158922008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15893
15894 * gdb.base/maint.exp (maint print type): Remove printing
15895 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15896
9a044a89
TT
158972008-09-30 Tom Tromey <tromey@redhat.com>
15898
15899 * gdb.base/macscp.exp: Add completion tests.
15900 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15901 (TWENTY_THREE): Likewise.
15902 (FORTY_EIGHT): Likewise.
15903
506800a9
TT
159042008-09-30 Tom Tromey <tromey@redhat.com>
15905
15906 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15907 everywhere.
15908 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15909
1a6f01b5
JK
159102008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15911
15912 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15913 testcase is derived from. Fix racy dependency on an expected PID
15914 number. No longer support the testcase on Linux kernel 2.4.x.
15915
2fae03e8
TT
159162008-09-27 Tom Tromey <tromey@redhat.com>
15917
15918 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15919 and varargs.
15920
1ad15515
PA
159212008-09-22 Pedro Alves <pedro@codesourcery.com>
15922
15923 * lib/mi-support.exp (mi_expect_interrupt): New.
15924 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15925 from gdb.mi/mi-nonstop.exp.
15926 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15927 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15928 lib/mi-support.exp.
15929 Use mi_check_thread_states throughout. Avoid ".*" and do not
15930 require an anchor after -exec-run.
15931
d0b76dc6
DJ
159322008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15933
15934 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15935 stop is pending. Avoid ".*" when two stops are pending.
15936 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15937 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15938 newlines in fullnames.
15939 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15940 (mi_expect_stop): Update comments. Only anchor in sync mode.
15941 Do not match newlines.
15942 (mi_send_resuming_command_raw): Always return status.
15943 (mi_get_stop_line): Do not match more than one line by accident.
15944 Only anchor in sync mode.
15945 (mi_run_inline_test): If -exec-next fails, give up.
15946
9990c830
UW
159472008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15948
15949 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15950 on SPU.
15951
ebcf6f00
JB
159522008-09-10 Joel Brobecker <brobecker@adacore.com>
15953
15954 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15955
b6db24e5
JB
159562008-09-10 Joel Brobecker <brobecker@adacore.com>
15957
15958 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15959 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15960 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15961 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15962 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15963 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15964 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15965 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15966 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15967 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15968 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15969 Include the "= " sequence in the expected output of print tests.
15970
2bf448e0
JB
159712008-09-10 Joel Brobecker <brobecker@adacore.com>
15972
15973 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15974 description for boolean types.
15975
d51fd4c8
PA
159762008-09-09 Pedro Alves <pedro@codesourcery.com>
15977
15978 * gdb.base/hook-stop-continue.c: New.
15979 * gdb.base/hook-stop-continue.exp: New.
15980
694182d2
DJ
159812008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15982
15983 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15984
3b8a7fc0
JG
159852008-09-08 Jerome Guitton <guitton@adacore.com>
15986
15987 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15988 (stack_check_probe_2, stack_check_probe_loop_1)
15989 (stack_check_probe_loop_2): New functions.
15990 (main): Add call to these new functions.
15991 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15992 functions, check that the breakpoint is inserted at the appropriate
15993 location.
15994 (insert_breakpoint): Slightly refine this procedure so that it can
15995 be called several times in the test.
15996
96cc0ae8
JG
159972008-09-08 Jerome Guitton <guitton@adacore.com>
15998
15999 * gdb.base/stack-checking.c: New file.
16000 * gdb.base/stack-checking.exp: New file.
16001
1f08b409
TJB
160022008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16003
16004 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
16005 * gdb.arch/altivec-regs.exp: Likewise.
16006 * gdb.arch/vsx-regs.exp: Likewise.
16007
3099e1c4
TJB
160082008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16009
16010 * gdb.arch/ppc-fp.exp: New file.
16011 * gdb.arch/ppc-fp.c: New file.
16012
cc69bfc1
PP
160132008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16014
16015 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
16016 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 16017
b02a33db
MS
160182008-09-04 Michael Snyder <msnyder@vmware.com>
16019
16020 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
16021 as "at" (for non-debug functions such as _start).
16022
2992cbe0
UW
160232008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16024
16025 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
16026 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
16027 software watchpoints.
16028 * gdb.base/watch_thread_num.exp: Likewise.
16029
514f746b
AR
160302008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
16031
16032 * gdb.arch/i386-bp_permanent.exp: New test.
16033
876cecd0
TT
160342008-08-24 Tom Tromey <tromey@redhat.com>
16035
16036 * gdb.base/maint.exp: Update "maint print type".
16037
80f73d71
VP
160382008-08-21 Vladimir Prus <vladimir@codesourcery.com>
16039
16040 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
16041 support. Adjust the order of "*running" notifications.
16042 * gdb.mi/non-stop.c: Don't cast from int to void* and
16043 back.
16044
d9c78d7d
MK
160452008-08-20 Mark Kettenis <kettenis@gnu.org>
16046
16047 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
16048 expect to find it in the "info frame" output.
16049
97a2d1d3
DJ
160502008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
16051
16052 * gdb.base/interp.exp: Always consume both prompts.
16053
b96e2927
PA
160542008-08-20 Pedro Alves <pedro@codesourcery.com>
16055
16056 * gdb.base/pending.exp: Test pending breakpoints without symbols
16057 loaded.
16058
8cf6e61a
VP
160592008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16060
16061 * lib/mi-support.exp (mi_expect_stop): Produce
16062 more details on failures.
16063 * gdb.mi/mi-nonstop.exp: New.
16064 * gdb.mi/non-stop.c: New.
16065
c6ebd6cf
VP
160662008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16067
a9c64011
AS
16068 * gdb.mi/mi-async.exp: Use 'set target-async'.
16069 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 16070
46a9b8ed
DJ
160712008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
16072
16073 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
16074
44feb3ce
TT
160752008-08-17 Tom Tromey <tromey@redhat.com>
16076
16077 * gdb.base/help.exp (help catch): Rewrite.
16078
311a4e6b
TJB
160792008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
16080
16081 * gdb.base/define.exp: Test indented command documentation.
16082 * gdb.python/python.exp: Test indented multi-line command.
16083
604c2f83
LM
160842008-08-15 Luis Machado <luisgpm@br.ibm.com>
16085
16086 * testsuite/gdb.arch/vsx-regs.c: New source file.
16087 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
16088 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
16089
886a217c
TT
160902008-08-14 Tom Tromey <tromey@redhat.com>
16091
16092 * gdb.base/macscp.exp: Add regression test for "macro define" or
16093 "macro undef" with no arguments.
16094
c814a4f3
PP
160952008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
16096
16097 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 16098
12ab8a60
UW
160992008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16100
16101 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
16102
d57a3c85
TJB
161032008-08-06 Tom Tromey <tromey@redhat.com>
16104
16105 * gdb.python/python.exp: New file.
16106
c7b778ff
JK
161072008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16108
16109 Fix for PR gdb/1543.
16110 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
16111 $LOCATION.
16112 (location): New variable.
16113 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
16114 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
16115 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
16116 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
16117 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
16118 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
16119 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
16120 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
16121 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
16122 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
16123 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
16124 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
16125 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
16126 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
16127 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16128 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
16129 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
16130 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
16131 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
16132 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16133 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
16134 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
16135 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
16136 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
16137 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
16138 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
16139 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
16140 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
16141 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
16142 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
16143 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
16144 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
16145 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
16146 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
16147 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
16148 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
16149 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
16150 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16151 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
16152 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
16153 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
16154 gdb.base/type-opaque.exp, gdb.base/until.exp,
16155 gdb.base/value-double-free.c, gdb.base/varargs.exp,
16156 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
16157 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
16158 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
16159 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
16160 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
16161 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
16162 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
16163 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16164 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
16165 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
16166 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
16167 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
16168 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
16169 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
16170 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
16171 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16172 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
16173 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
16174 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
16175 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16176 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
16177 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
16178 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
16179 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16180 gdb.pascal/types.exp, gdb.stabs/weird.exp,
16181 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
16182 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
16183 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
16184 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
16185 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
16186 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
16187 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16188 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
16189 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16190 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16191 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16192 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16193 lib/mi-support.exp, lib/trace-support.exp: Remove reference
16194 to bug-gdb@prep.ai.mit.edu .
16195
5e06a3d1
VP
161962008-07-31 Vladimir Prus <vladimir@codesourcery.com>
16197
16198 * lib/mi-support.exp (mi_load_shlibs): New.
16199 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
16200
9d81d21b
VP
162012008-07-30 Vladimir Prus <vladimir@codesourcery.com>
16202
16203 * lib/mi-support.exp (get_mi_thread_list)
16204 (check_mi_and_console_threads): New, moved from ...
16205 * gdb.mi/mi-pthread.exp: ...here.
16206 * gdb.mi/gdb669.exp (get_mi_thread_list)
16207 (check_mi_and_console_threads): Delete.
16208 * gdb.mi/mi2-pthread.exp: Likewise.
16209
bae98fe0
TT
162102008-07-28 Tom Tromey <tromey@redhat.com>
16211
16212 * Makefile.in (just-check): Remove. Move body to...
16213 (check): ... here.
16214
57380f4e
DJ
162152008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16216
16217 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
16218 Add a test for duplicated SIGINTs.
16219
e09490f1
DJ
162202008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16221
16222 * gdb.threads/schedlock.exp (get_args): Update to work for any
16223 value of NUM.
16224 (Top level): Report the number of threads that did not resume.
16225
6387b45f
DJ
162262008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16227
16228 * gdb.dwarf2/dw2-compressed.S: Also define __start.
16229
62f64ff2
DJ
162302008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16231
16232 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
16233 non-MI prompt.
16234
fa8de41e
TT
162352008-07-26 Tom Tromey <tromey@redhat.com>
16236
16237 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
16238 (function_struct, function_struct_ptr): New globals.
16239 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
16240 function pointer in a struct.
16241
ccb3ac8a
TT
162422008-07-26 Tom Tromey <tromey@redhat.com>
16243
16244 * gdb.base/macscp.exp: Add test for macro lexing bug.
16245
d7d9f01e
TT
162462008-07-18 Tom Tromey <tromey@redhat.com>
16247
16248 * gdb.base/macscp.exp: Add macro tests.
16249
9bf07184
PP
162502008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16251
16252 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
16253
becf6477
PP
162542008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16255
16256 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
16257
0709f7d3
PP
162582008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
16259
16260 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 16261
7093c834
PP
162622008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
16263
16264 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 16265
b432ffe3
JK
162662008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16267
16268 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
16269
b1a268e5
VP
162702008-07-12 Vladimir Prus <vladimir@codesourcery.com>
16271
16272 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
16273
e2995f8e
KB
162742008-07-11 Kevin Buettner <kevinb@redhat.com>
16275
16276 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
16277 of regexp to account for changes made to GDB in the printing of
16278 byte vectors.
16279
14032a66
TT
162802008-07-11 Tom Tromey <tromey@redhat.com>
16281
16282 * gdb.base/completion.exp: Add 'help' completion test.
16283
981505ef
JK
162842008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16285
16286 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
16287
10568435
JK
162882008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16289
16290 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
16291
4487aabf
PA
162922008-07-09 Pedro Alves <pedro@codesourcery.com>
16293
16294 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
16295
a4a9b1c4
PA
162962008-07-09 Pedro Alves <pedro@codesourcery.com>
16297
16298 * gdb.base/fullname.exp: Restore pwd if compiling failed.
16299
3c3185ac
JK
163002008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16301
16302 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
16303
7ebd49dc
VP
163042008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16305
16306 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
16307 previous commit. Add a comment.
16308
84e46146
PA
163092008-06-28 Pedro Alves <pedro@codesourcery.com>
16310
16311 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
16312
0f8d4a2f
VP
163132008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16314
16315 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16316
f747e0ce
PA
163172008-06-27 Pedro Alves <pedro@codesourcery.com>
16318
16319 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16320 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16321 compiling an executable, link in an object that forces unbuffered
16322 output.
16323 * lib/set_unbuffered_mode.c: New file.
16324
734a5c36
JK
163252008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16326
16327 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16328
a2840c35
VP
163292008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16330
a9c64011
AS
16331 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16332 mi_expect_stop.
16333 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16334 Demand that *running is output.
16335 (detect_async): Perform checking every time.
16336 (mi_send_resuming_command): Extract everything into...
16337 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16338 (mi_expect_stop): Don't accept any output before *stopped.
16339
6ae37fef
VP
163402008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16341
16342 Robustify mi-simplerun.
a9c64011
AS
16343 * gdb.mi/basics.c (main): Add a call to sleep.
16344 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16345 * gdb.mi/mi2-cli.exp: Likewise.
16346 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16347
b4aa76f0 163482008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16349
16350 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16351
e1ac3328
VP
163522008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16353
a9c64011
AS
16354 * gdb.mi/mi-console.exp: Adjust.
16355 * gdb.mi/mi-syn-frame.exp: Adjust.
16356 * gdb.mi/mi2-console.exp: Adjust.
16357 * gdb.mi/mi2-syn-frame.exp: Adjust.
16358 * lib/mi-support.exp (mi_run_cmd): Adjust.
16359 (mi_send_resuming_command): Adjust.
e1ac3328 16360
f7f9a841
VP
163612008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16362
16363 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16364 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16365 testing of stopped.
16366 * gdb.mi/mi2-syn-frame.exp: Likewise.
16367 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16368 (async, detect_async): New.
16369 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16370 depending on if we're running in sync or async mode.
f7f9a841 16371
37cd5d19
TT
163722008-06-09 Tom Tromey <tromey@redhat.com>
16373
16374 * gdb.base/completion.exp: New tests for field name completion
16375 with spaces, and field name completion with '->'.
16376
65d12d83
TT
163772008-06-06 Tom Tromey <tromey@redhat.com>
16378
16379 * gdb.base/break1.c (struct some_struct): New struct.
16380 (values): New global.
16381 * gdb.base/completion.exp: Add field name completion test.
16382
ebfe2e3f
PP
163832008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16384
16385 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16386 to pointer.
16387 * gdb.cp/call-c.cc: Likewise.
16388
bcf6fc3a
NR
163892008-06-06 Nick Roberts <nickrob@snap.net.nz>
16390
16391 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16392 annotation.
16393
49fd4a42 163942008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 16395 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
16396
16397 * gdb.threads/execl.c, gdb.threads/execl1.c,
16398 gdb.threads/execl.exp: New tests.
a9c64011 16399
8a34ac3f
AR
164002008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16401 Daniel Jacobowitz <dan@codesourcery.com>
16402
16403 * gdb.cp/exception.exp: Activate test, make it work with pending
16404 catchpoints.
16405
86ae69ef
JK
164062008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16407
16408 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16409
f7f9ae2c
VP
164102008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16411
a9c64011
AS
16412 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16413 now printed.
16414 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 16415
2a2d4dc3
AS
164162008-05-27 Andreas Schwab <schwab@suse.de>
16417
16418 * gdb.base/frame-args.exp: Handle arguments that are optimized
16419 out.
16420
5099e4d9
LM
164212008-05-26 Luis Machado <luisgpm@br.ibm.com>
16422
16423 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16424 quiet for ppc32 and group options into a single variable.
16425
d9c36a91
JB
164262008-05-23 Joel Brobecker <brobecker@adacore.com>
16427
16428 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16429 of zero-size elements.
16430 * gdb.ada/null_array.exp: Test printing this new array.
16431
103a8671
JK
164322008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16433
16434 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16435
07a4cc1a 164362008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
16437
16438 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16439 of the "finish" command.
16440
55f996a7
NR
164412008-05-21 Nick Roberts <nickrob@snap.net.nz>
16442
16443 * gdb.base/annota1.exp: Test for new annotation.
16444
907fc202
UW
164452008-05-16 Pedro Alves <pedro@codesourcery.com>
16446
16447 * gdb.base/fixsection.exp: New file.
16448 * gdb.base/fixsection0.c: New file.
16449 * gdb.base/fixsection1.c: New file.
16450
e8f97270
UW
164512008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16452
16453 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16454 * gdb.base/annota3.exp: Likewise.
16455
ac0bb574
NF
164562008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16457
16458 * gdb.base/watch_thread_num.exp: Don't run tests that require
16459 watchpoints if the target doesn't support them.
16460
6fadd07a
DE
164612008-05-12 Doug Evans <dje@google.com>
16462
16463 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16464
6e9a4a30
JB
164652008-05-09 Joel Brobecker <brobecker@adacore.com>
16466
16467 * gdb.ada/assign_1.exp: New testcase.
16468
08388c79
DE
164692008-05-09 Doug Evans <dje@google.com>
16470
a3c83fae
DE
16471 * gdb.base/find.exp: New file.
16472 * gdb.base/find.c: New file.
08388c79 16473
bd5ddfe8
DJ
164742008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16475
16476 * gdb.base/commands.exp (watchpoint_command_test): Handle
16477 gdb,no_hardware_watchpoints.
16478 * gdb.base/float.exp: Allow ARM targets without floating point.
16479 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16480
b5dd68e2 164812008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16482 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16483
16484 * gdb.ada/lang_switch: New test program.
16485 * gdb.ada/lang_switch.exp: New testcase.
16486
382d13d1
DE
164872008-05-05 Doug Evans <dje@google.com>
16488
16489 * gdb.base/help.exp (disassemble): Update expected help text.
16490
9dd789d0
PA
164912008-05-04 Pedro Alves <pedro@codesourcery.com>
16492
16493 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16494
611c83ae
PA
164952008-05-04 Pedro Alves <pedro@codesourcery.com>
16496
16497 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16498 different times.
16499
ff013f42
JK
165002008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16501
16502 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16503 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16504 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16505 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16506
96dff6a2
VP
165072008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16508
16509 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16510 notification to appear.
16511
55cd6f92
DJ
165122008-05-04 Daniel Jacobowitz <dan@debian.org>
16513
16514 * gdb.base/fullname.c: New file.
16515 * gdb.base/fullname.exp: New file.
16516 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16517
d705c43c
PA
165182008-05-03 Pedro Alves <pedro@codesourcery.com>
16519
16520 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16521 expressions with macros.
16522
333222e1
JK
165232008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16524
16525 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16526
5ac01682
DJ
165272008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16528
16529 * gdb.base/completion.exp: Handle lack of other symbols beginning
16530 with "a".
16531
16532 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16533
237fc4c9
PA
165342008-05-02 Jim Blandy <jimb@codesourcery.com>
16535
16536 * gdb.asm/asmsrc1.s: Add scratch space.
16537
ed5e9466
DJ
165382008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16539 Daniel Jacobowitz <dan@codesourcery.com>
16540
16541 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16542 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16543 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16544
b39cc962
DJ
165452007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16546
16547 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16548
36d520f5
JB
165492008-05-01 Joel Brobecker <brobecker@adacore.com>
16550
16551 * gdb.base/info-target.exp: New testcase.
16552
8d4e3071
DJ
165532008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16554
16555 * gdb.cp/hang.exp: Use .cc instead of .C.
16556 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16557 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16558
6f3f3097
DJ
165592008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16560
16561 * gdb.base/gdb1250.exp: Remove perror.
16562 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16563
5550a914
PA
165642008-04-30 Pedro Alves <pedro@codesourcery.com>
16565
16566 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16567 .2byte.
16568
d848e687
DJ
165692008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16570
16571 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16572 (maybe_kfail): New.
16573
93b5768b
PA
165742008-04-25 Pedro Alves <pedro@codesourcery.com>
16575
16576 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16577
721c02de
VP
165782008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16579
a9c64011
AS
16580 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16581 * gdb.mi/mi2-syn-frame.exp: Likewise.
16582 * lib/mi-support.exp: Likewise.
721c02de 16583
74960c60
VP
165842008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16585
16586 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16587 to specify regexp for the location to stop at.
16588 * gdb.base/break-always.c: New.
16589 * gdb.base/break-always.exp: New.
16590
d24317b4
VP
165912008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16592
16593 * lib/mi-support.exp (mi_runto_helper): Adjust
16594 for the original-location field.
16595 (mi_create_breakpoint, mi_list_breakpoints): New.
16596 * gdb.mi/mi-break.exp: Adjust.
16597 * gdb.mi/mi2-break.exp: Adjust.
16598 * gdb.mi/mi-pending.exp: Adjust.
16599 * gdb.mi/mi-simplerun.exp: Adjust.
16600 * gdb.mi/mi2-simplerun.exp: Adjust.
16601 * gdb.mi/mi-syn-frame.exp: Adjust.
16602 * gdb.mi/mi2-syn-frame.exp: Adjust.
16603 * gdb.mi/mi-until.exp: Adjust.
16604 * gdb.mi/mi2-until.exp: Adjust.
16605 * gdb.mi/mi-var-display.exp: Adjust.
16606 * gdb.mi/mi2-var-display.exp: Adjust.
16607 * gdb.mi/mi-watch.exp: Adjust.
16608 * gdb.mi/mi2-watch.exp: Adjust.
16609
fdc59709 166102008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16611
a9c64011
AS
16612 * aclocal.m4: Add override.m4.
16613 * configure: Regenerate.
fdc59709 16614
8e91f023
VP
166152008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16616
16617 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16618 '-var-update --all-values' reports new value even the type
16619 of a variable object has changed.
16620
233a11ab
CS
166212008-04-18 Craig Silverstein <csilvers@google.com>
16622
16623 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16624 files.
d24317b4 16625
9c1137ad
JB
166262008-04-18 Joel Brobecker <brobecker@adacore.com>
16627
16628 * gdb.ada/atomic_enum: New test program.
16629 * gdb.ada/atomic_enum.exp: New testcase.
16630
66d0bbc7
DE
166312008-04-17 Doug Evans <dje@google.com>
16632
16633 * gdb.opt/Makefile.in: Fix whitespace.
16634
100906b0
UW
166352008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16636
16637 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16638
4584e32e
DE
166392008-04-17 Doug Evans <dje@google.com>
16640
16641 * gdb.base/hashline1.exp: New testcase.
16642 * gdb.base/hashline2.exp: New testcase.
16643 * gdb.base/hashline2.exp: New testcase.
16644
0a320680
PA
166452008-04-17 Pedro Alves <pedro@codesourcery.com>
16646
16647 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16648
18ac113b
AR
166492008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16650
16651 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16652 temporary breakpoint to match "Temporary breakpoint".
16653 * gdb.base/break.exp (delete_breakpoints): Likewise.
16654 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16655 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16656 * gdb.base/display.exp: Likewise.
16657 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16658 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16659 * gdb.base/restore.exp (restore_tests): Likewise.
16660 * gdb.base/sepdebug.exp: Likewise.
16661 * gdb.base/watchpoint.exp: Likewise.
16662 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16663 * gdb.mi/mi-pending.exp: Likewise.
16664 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16665 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16666 * gdb.mi/mi-var-cmd.exp: Likewise.
16667 * gdb.mi/mi-var-display.exp: Likewise.
16668 * gdb.mi/mi2-cli.exp: Likewise.
16669 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16670 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16671 * gdb.mi/mi2-var-display.exp: Likewise.
16672 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16673 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16674 new "disp" field.
a9c64011 16675 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16676 reason. This is to support fix for PR2424.
16677
add38693
JK
166782008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16679
16680 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16681
fcacd99f
VP
166822008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16683
16684 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16685 field. Add more floating varobj tests.
fcacd99f 16686 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16687 field.
16688 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16689 (main): Call do_at_tests.
16690 * lib/mi-support.exp (mi_create_floating_varobj)
16691 (mi_varobj_update_with_type_change): New.
fcacd99f 16692
de051565
MK
166932008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16694
16695 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16696 option of -var-evaluate-expression.
16697 * gdb.mi/mi2-var-display.exp: Likewise.
16698
dbc52822
VP
166992008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16700
16701 Introduce test setup helpers.
a9c64011
AS
16702 * lib/gdb.exp (build_executable, clean_restart)
16703 (prepare_for_testing): New.
16704 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16705 * gdb.base/return.exp: Likewise.
16706 * gdb.base/ending-run.exp: Likewise.
dbc52822 16707
473591da
NR
167082008-04-07 Nick Roberts <nickrob@snap.net.nz>
16709
16710 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16711 Interface (MI) responses.
16712
2b2d9e11
VP
167132008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16714
a9c64011
AS
16715 * gdb.cp/breakpoint.cc: New code to test conditions involving
16716 member variables.
16717 * gdb.cp/breakpoint.exp: Test condition involving member
16718 variables.
2b2d9e11 16719
bb378428
VP
167202008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16721
16722 * lib/mi-support.exp (mi_expect_stop): New.
16723 (mi_run_cmd): Change the
16724 token. Use mi_send_resuming_command, use
16725 mi_expect_stop.
16726 (mi_execute_to_helper): Rename to mi_execute_to.
16727 (mi_send_resuming_command): Add more error patterns.
16728 (mi_wait_for_stop): Renamed to...
16729 (mi_get_stop_line): ...this.
16730 (mi_run_inline_test): Adjust.
16731
16732 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16733 * gdb.mi/mi-console.exp: Likewise.
16734 * gdb.mi/mi-pending.exp: Likewise.
16735 * gdb.mi/mi-simplerun.exp: Likewise.
16736 * gdb.mi/mi-stack.exp: Likewise.
16737 * gdb.mi/mi-stepi.exp: Likewise.
16738 * gdb.mi/mi-syn-frame.exp: Add comment.
16739 * gdb.mi/mi-until.exp: Likewise.
16740 * gdb.mi/mi-var-display.exp: Likewise.
16741 * gdb.mi/mi-watch.exp: Likewise.
16742 * gdb.mi/mi2-cli.exp: Likewise.
16743 * gdb.mi/mi2-console.exp: Likewise.
16744 * gdb.mi/mi2-simplerun.exp: Likewise.
16745 * gdb.mi/mi2-stack.exp: Likewise.
16746 * gdb.mi/mi2-stepi.exp: Likewise.
16747 * gdb.mi/mi2-until.exp: Likewise.
16748 * gdb.mi/mi2-var-display.exp: Likewise.
16749 * gdb.mi/mi2-watch.exp: Likewise.
16750
62172bb9
UW
167512008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16752
16753 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16754
16755 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16756
a13e061a
PA
167572008-04-04 Pedro Alves <pedro@codesourcery.com>
16758
16759 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16760 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16761 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16762 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16763 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16764 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16765 expect an mi error duplicated in stderr.
16766
eae06beb
JB
167672008-04-03 Joel Brobecker <brobecker@adacore.com>
16768
16769 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16770 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16771 Add a couple of tests that verify the behavior when the new setting
16772 is set to "cancel" and "all".
16773 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16774 "ask" before we start the testing.
16775
79c6ced6
AR
167762008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16777
16778 * gdb.cp/casts.cc: Add class reference variables.
16779 * gdb.cp/casts.exp: New test cases for up/down casting references.
16780
6c2d1a6b
MK
167812008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16782
16783 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16784 instead of beginning to make an extra test pass.
16785 * gdb.mi/mi2-var-display.exp: Likewise.
16786
55b411d9
MR
167872008-03-31 Maciej W. Rozycki <macro@mips.com>
16788
16789 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16790
c6140da2
MD
167912008-03-31 Markus Deuling <deuling@de.ibm.com>
16792 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16793
16794 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16795 value. Add xfail for older kernels.
16796
79732189
AR
167972008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16798
16799 Bring mi-support in line with gdb.exp.
16800 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16801 (mi_gdb_start): New function.
16802
33c3676e
MR
168032008-03-28 Maciej W. Rozycki <macro@mips.com>
16804
16805 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16806
92e28119
VP
168072008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16808
16809 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16810 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16811
9e8e3afe
VP
168122008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16813
16814 * lib/mi-support.exp (mi_create_varobj_checked): New.
16815 (mi_list_varobj_children): Allow to check for a
16816 value.
16817 (mi_list_array_varobj_children): New.
16818
16819 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16820 and mi_list_varobj_children, as opposed to hardcoding
16821 expected strings.
16822 * gdb.mi/gdb701.exp: Likewise.
16823 * gdb.mi/gdb792.exp: Likewise.
16824 * gdb.mi/mi-var-block.exp: Likewise.
16825 * gdb.mi/mi-var-cmd.exp: Likewise.
16826 * gdb.mi/mi-var-invalidate.exp: Likewise.
16827 * gdb.mi/mi2-var-block.exp: Likewise.
16828 * gdb.mi/mi2-var-child.exp: Likewise.
16829 * gdb.mi/mi2-var-cmd.exp: Likewise.
16830 * gdb.mi/mi2-var-display.exp: Likewise.
16831
9df50351
JK
168322008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16833
16834 Fix random false FAILs on i386.
16835 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16836
31e5d73a
DJ
168372008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16838
16839 PR gdb/544
16840 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16841
12f4afab
DJ
168422008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16843
16844 PR gdb/544
16845 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16846
b562a0cb
DJ
168472008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16848
16849 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16850 fixed PR gdb/544.
16851
17faa917
DJ
168522008-03-21 Pedro Alves <pedro@codesourcery.com>
16853
16854 * gdb.threads/fork-child-threads.exp: Test next over fork.
16855
6214f497
DJ
168562008-03-21 Chris Demetriou <cgd@google.com>
16857
16858 * gdb.base/break.exp (rbreak junk): New test for rbreak
16859 "Junk at end of arguments" issue.
16860
63092375
DJ
168612008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16862
16863 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16864 *& to work on created array elements.
16865 (Top level): Test print $pc with a file. Test string operations
16866 without a target.
16867 * gdb.base/ptype.exp: Do not expect *& to work on created array
16868 elements.
16869
b21991b0
DJ
168702008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16871
16872 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16873 gdb.threads/staticthreads.exp: Update exit query.
16874
c4b347c7
SL
168752008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16876
16877 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16878
fa4727a6
DJ
168792008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16880
16881 * gdb.base/watchpoint.c (global_ptr, func4): New.
16882 (main): Call func4.
16883 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16884 (test_inaccessible_watchpoint): New.
16885
2f34202f
MR
168862008-02-29 Maciej W. Rozycki <macro@mips.com>
16887
16888 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16889 select the largest.
16890
0d6ba1b1
DJ
168912008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16892
16893 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16894 frames-invalid annotations.
16895
e691325a
PM
168962008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16897
a9c64011 16898 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16899
f85b5ecc
DE
169002008-02-27 Doug Evans <dje@google.com>
16901
16902 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16903 for bug 1738.
16904 (breakpoint_to_handler_entry): Ditto.
16905
b40e7bf3
JB
169062008-02-27 Joel Brobecker <brobecker@adacore.com>
16907
16908 * gdb.base/ending-run.exp: Use the first line of code inside
16909 function body to test breakpoints.
16910 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16911 location where the breakpoint is inserted when using the line
16912 where a function is declared. Fix typo in the description of
16913 one of the tests.
16914 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16915
2faca73a
PM
169162008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16917
16918 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16919 tests.
2faca73a 16920
6f439c36
PM
169212008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16922
16923 * gdb.base/args.exp: avoid same output for tests
16924 with single quotes.
16925
54e52265
VP
169262008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16927
a9c64011
AS
16928 * gdb.base/annota1.exp: Adjust for 'info break'
16929 format changes.
16930 * gdb.base/annota3.exp: Likewise.
16931 * gdb.base/break.exp: Likewise.
16932 * gdb.base/condbreak.exp: Likewise.
16933 * gdb.base/pending.exp: Likewise.
16934 * gdb.base/sepdebug.exp: Likewise.
16935 * gdb.base/unload.exp: Likewise.
16936 * gdb.cp/ovldbreak.exp: Likewise.
16937 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16938
897b09ca
DE
169392008-02-07 Doug Evans <dje@google.com>
16940
16941 * gdb.cp/mb-inline.exp: New.
16942 * gdb.cp/mb-inline.h: New.
16943 * gdb.cp/mb-inline1.cc: New.
16944 * gdb.cp/mb-inline2.cc: New.
16945
b1c32d35
PM
169462008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16947
16948 * gdb.pascal/floats.pas: New test program.
16949 * gdb.pascal/floats.exp: New testcase.
16950
1a4ca44a
TJB
169512008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16952
16953 * gdb.base/callfuncs.c (t_float_many_args): New function.
16954 (t_double_many_args): New function.
16955 * gdb.base/callfuncs.exp: Add tests for exceeding float
16956 and double parameters passed through the stack.
16957
439048e8
JB
169582008-02-05 Joel Brobecker <brobecker@adacore.com>
16959
16960 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16961 gdb.ada/complete/foo.adb: New files.
16962 * gdb.ada/complete.exp: New testcase.
16963
81fe8080
DE
169642008-02-03 Doug Evans <dje@google.com>
16965
301f0ecf
DE
16966 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16967
81fe8080
DE
16968 * gdb.cp/gdb2384.exp: New file.
16969 * gdb.cp/gdb2384.cc: New file.
16970 * gdb.cp/gdb2384-base.h: New file.
16971 * gdb.cp/gdb2384-base.cc: New file.
16972
4b071aec
DE
169732008-02-02 Doug Evans <dje@google.com>
16974
16975 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16976
61137ba6
JB
169772007-02-01 Joel Brobecker <brobecker@adacore.com>
16978
16979 * gdb.ada/sym_print_name: New test program.
16980 * gdb.ada/sym_print_name.exp: New testcase.
16981
169822007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16983
16984 * gdb.ada/nested/hello.adb: New file.
16985 * gdb.ada/nested.exp: New testcase.
16986 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16987
98deb0da
VP
169882008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16989
16990 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16991 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16992 don't cause future evaluations of function to report
16993 creation of internal breakpoints.
98deb0da 16994
723a2275
VP
169952008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16996
16997 * gdb.mi/mi-break.exp (test_error): New.
16998 Call it.
16999
fb546a2f
LM
170002008-01-31 Luis Machado <luisgpm@br.ibm.com>
17001
17002 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
17003 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
17004
2d8fd90a
PM
170052008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17006
17007 * gdb.pascal/integers.pas: New test program.
17008 * gdb.pascal/integers.exp: New testcase.
17009
a7fa0ded
PM
170102008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17011
17012 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
17013
5e1a1926
TJB
170142008-01-30 Luis Machado <luisgpm@br.ibm.com>
17015
17016 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
17017 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
17018
8d04f9f0
JB
170192008-01-30 Paul Hilfinger <hilfinger@adacore.com>
17020
17021 * gdb.ada/formatted_ref: New test program.
17022 * gdb.ada/formatted_ref.exp: New testcase.
17023
17024 * gdb.cp/formatted-ref.cc: New file.
17025 * gdb.cp/formatted-ref.exp: New testcase.
17026
ce75a98f
JB
170272008-01-30 Joel Brobecker <brobecker@adacore.com>
17028
17029 * gdb.base/ptype.exp: Add testing of "ptype $pc".
17030
e835f6bf
NR
170312008-01-30 Nick Roberts <nickrob@snap.net.nz>
17032
17033 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
17034 (test_file_list_exec_source_file): Update to new macro-info field.
17035
d118ef87
PH
170362008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
17037
17038 * gdb.ada/exprs: New test program.
17039 * gdb.ada/exprs.exp: New testcase.
17040
7d35ab09
TJB
170412008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
17042
17043 * dfp-test.c (DELTA, DELTA_B): New definitions.
17044 (double_val1, double_val2, double_val3, double_val4, double_val5,
17045 double_val6, double_val7, double_val8, double_val9, double_val10,
17046 double_val11, double_val12, double_val13, double_val14, dec32_val1,
17047 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
17048 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
17049 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
17050 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
17051 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
17052 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
17053 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
17054 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
17055 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
17056 dec128_val16): New global variables.
17057 (decimal_dec128_align): New function.
17058 (decimal_mixed): Likewise.
17059 (decimal_many_args_dec32): Likewise.
17060 (decimal_many_args_dec64): Likewise.
17061 (decimal_many_args_dec128): Likewise.
17062 (decimal_many_args_mixed): Likewise.
17063 * dfp-test.exp: Add tests calling new inferior functions.
17064
2d717e4f
DJ
170652008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17066
17067 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
17068 gdb.server/ext-run.exp: New files.
17069 * lib/gdbserver-support.exp (gdbserver_download): New.
17070 (gdbserver_start): New. Update gdbserver expected
17071 output.
17072 (gdbserver_spawn): Use them.
17073 (gdbserver_start_extended): New.
17074
e85a822c
DJ
170752008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17076
17077 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
17078 Run on GNU/Linux.
17079 (do_exec_tests): Check for systems which do not support catchpoints.
17080 Do not match START.
17081 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
17082 Run on GNU/Linux. Enable verbose output.
17083 (check_fork_catchpoints): New.
17084 (explicit_fork_child_follow, catch_fork_child_follow)
17085 (tcatch_fork_parent_follow): Update expected messages.
17086 (do_fork_tests): Use check_fork_catchpoints.
17087 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
17088 Run on GNU/Linux. Enable verbose output.
17089 (check_vfork_catchpoints): New.
17090 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
17091 expected messages.
17092 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
17093
401ea829
JB
170942008-01-29 Jim Blandy <jimb@red-bean.com>
17095
17096 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
17097 host' errors.
17098 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
17099
aceaf3ad
JB
171002008-01-29 Jim Blandy <jimb@red-bean.com>
17101
17102 * gdb.threads/sigthread.c: Use barriers to ensure that
17103 child_thread and child_thread_two are always initialized before we
17104 start to use them.
17105
a5606eee
VP
171062008-01-29 Vladimir Prus <vladimir@codesourcery.com>
17107
17108 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
17109 * gdb.base/watchpoint-solib.c: New.
17110 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 17111
c55a82bb
PM
171122008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
17113
17114 * gdb.base/gdb1056.exp: Add unsigned integer test.
17115
0993fe05
DE
171162008-01-28 Doug Evans <dje@google.com>
17117
17118 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
17119
4fe42e7f
JB
171202008-01-27 Jim Blandy <jimb@codesourcery.com>
17121
c7a69933
JB
17122 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
17123
4fe42e7f
JB
17124 * gdb.base/expand-psymtabs.exp: Doc fix.
17125
5def8285
MK
171262008-01-26 Mark Kettenis <kettenis@gnu.org>
17127
17128 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17129
5313c911
NR
171302008-01-24 Nick Roberts <nickrob@snap.net.nz>
17131
a9c64011 17132 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
17133 -var-set-format.
17134
93815fbf
VP
171352008-01-23 Chris Demetriou <cgd@google.com>
17136
17137 * gdb.threads/thread_events.c: New testcase source file.
17138 * gdb.threads/thread_events.exp: New testcase expect file.
17139
467a88ee
NR
171402008-01-23 Nick Roberts <nickrob@snap.net.nz>
17141
17142 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
17143
17144 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
17145 -var-set-format.
17146
d8f82aba
DJ
171472008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17148 Vladimir Prus <vladimir@codesourcery.com>
17149
17150 * gdb.base/float.exp: Allow missing floating point for m68k and
17151 PowerPC.
17152
60c46647
VP
171532008-01-22 Vladimir Prus <vladimir@codesourcery.com>
17154
17155 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
17156 ignore count.
17157 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
17158 * gdb.mi/mi-cli.exp: Adjust.
17159 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 17160
c7dd36a1
PA
171612008-01-17 Pedro Alves <pedro@codesourcery.com>
17162
17163 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
17164 and 'dummy_ptr' integer pointer. Initialize struct_declarations
17165 with dummy_ptr's address.
17166 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
17167 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
17168 all targets.
17169 * gdb.mi/mi2-var-child.exp: Likewise.
17170
39d5313e
JB
171712008-01-09 Joel Brobecker <brobecker@adacore.com>
17172
17173 * gdb.ada/null_array: New test program.
17174 * gdb.ada/null_array.exp: New testcase.
17175
0aea4bf3
LM
171762008-01-09 Luis Machado <luisgpm@br.ibm.com>
17177
17178 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
17179 with required float modifiers.
17180
0b354900
JB
171812008-01-08 Joel Brobecker <brobecker@adacore.com>
17182
17183 * gdb.ada/funcall_param: New test program.
17184 * gdb.ada/funcall_param.exp: New testcase.
17185
cdb7f5d4
JB
171862008-01-08 Joel Brobecker <brobecker@adacore.com>
17187
17188 * gdb.ada/arrayparam: New test program.
17189 * gdb.ada/arrayparam.exp: New testcase.
17190
88e2547f
JB
171912008-01-08 Joel Brobecker <brobecker@adacore.com>
17192
17193 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
17194 landed. Should also fix random failures in the test following it.
17195
f6867ce0
TJB
171962008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
17197
17198 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
17199 for expressions with decimal float values.
17200 (test_dfp_conversions): New function to test casts to and from
17201 decimal float types.
17202 Call test_dfp_conversions.
17203 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
17204 elements.
17205 (main): Initialize ds.float4 and ds.double8 elements.
17206 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
17207 string to new error message.
17208 (d64_set_tests): Likewise.
17209 (d128_set_tests): Likewise.
17210 Add tests for expressions with decimal float variables. Add tests for
17211 conversions to and from decimal float types.
17212
f9c11282
JB
172132008-01-05 Joel Brobecker <brobecker@adacore.com>
17214
17215 * gdb.ada/packed_tagged/comp_bug.adb: New file.
17216 * gdb.ada/packed_tagged.exp: New testcase.
17217
0ecbca72
JB
172182008-01-04 Joel Brobecker <brobecker@adacore.com>
17219
17220 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
17221 gdb.ada/homonym/homonym_main.adb: New files.
17222 * gdb.ada/homonym.exp: New testcase.
17223
c18d3d89
JB
172242008-01-04 Joel Brobecker <brobecker@adacore.com>
17225
17226 * gdb.ada/packed_array.exp: Add testing of references to
17227 a packed array.
17228
ecc7085b
JB
172292008-01-04 Joel Brobecker <brobecker@adacore.com>
17230
17231 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
17232 New files.
17233 * gdb.ada/type_coercion.exp: New testcase.
17234
c474c922
JB
172352008-01-04 Joel Brobecker <brobecker@adacore.com>
17236
17237 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
17238 gdb.ada/tagged/foo.adb: New file.
17239 * gdb.ada/tagged.exp: New testcase.
17240
9005b927
JB
172412008-01-04 Joel Brobecker <brobecker@adacore.com>
17242
17243 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
17244 gdb.ada/ptype_field/foo.adb: New files.
17245 * gdb.ada/ptype_field.exp: New testcase.
17246
1a6aaad8
JB
172472008-01-03 Joel Brobecker <brobecker@adacore.com>
17248
17249 * gdb.ada/print_pc.exp: New testcase.
17250
0ef22f53
JB
172512008-01-03 Joel Brobecker <brobecker@adacore.com>
17252
17253 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
17254 gdb.ada/taft_type/p.adb: New files.
17255 * gdb.ada/taft_type.exp: New testcase.
17256
1689ecf8
JB
172572008-01-03 Joel Brobecker <brobecker@adacore.com>
17258
17259 * gdb.ada/array_bounds/bar.adb: New file.
17260 * gdb.ada/array_bounds.exp: New testcase.
17261
a4d0b9c3
JB
172622008-01-03 Joel Brobecker <brobecker@adacore.com>
17263
17264 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
17265 gdb.ada/arrayptr/foo.adb: New files.
17266 * gdb.ada/arrayptr.exp: New testcase.
17267
a31ace00
JB
172682008-01-03 Joel Brobecker <brobecker@adacore.com>
17269
17270 * gdb.base/set-lang-auto.exp: New testcase.
17271
a97fced3
JB
172722008-01-03 Joel Brobecker <brobecker@adacore.com>
17273
17274 * gdb.ada/fun_addr/foo.adb: New file.
17275 * gdb.ada/fun_addr.exp: New testcase.
17276
ef29ce1a
JK
172772008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17278
17279 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
17280 New files
17281
0fafefe3
JB
172822008-01-02 Joel Brobecker <brobecker@adacore.com>
17283
17284 * array_subscript_addr/p.adb: New file.
a9c64011 17285 * array_subscript_addr.exp: New testcase.
0fafefe3 17286
c4359f8d
JB
172872008-01-02 Joel Brobecker <brobecker@adacore.com>
17288
a9c64011 17289 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
17290 New files.
17291 * gdb.ada/str_cmp_ref.exp: New testcase.
17292
1aa1b15b
JB
172932008-01-01 Joel Brobecker <brobecker@adacore.com>
17294
17295 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
17296 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 17297 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 17298
81c9b2cf
JB
172992008-01-01 Joel Brobecker <brobecker@adacore.com>
17300
17301 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
17302 gdb.ada/ref_param/pck.ads: New files.
17303 * gdb.ada/ref_param.exp: New testcase.
17304
319e4674
JB
173052008-01-01 Joel Brobecker <brobecker@adacore.com>
17306
17307 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
17308 gdb.ada/interface/foo.adb: New files.
17309 * gdb.ada/interface.exp: New testcase.
17310
ef682c56
JB
173112007-12-31 Jim Blandy <jimb@codesourcery.com>
17312
17313 * gdb.base/multi-forks.exp: Consume all output from child
17314 processes before proceeding to next test.
17315
f6f3eb6c
JB
173162007-12-29 Jim Blandy <jimb@codesourcery.com>
17317
17318 * configure: Regenerated.
17319
f652e42f
JB
173202007-12-27 Joel Brobecker <brobecker@adacore.com>
17321
17322 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17323 gdb.ada/fixed_cmp/fixed.adb: New files.
17324 * gdb.ada/fixed_cmp.exp: New testcase.
17325
6943e596
JB
173262007-12-27 Joel Brobecker <brobecker@adacore.com>
17327
17328 * gdb.ada/boolean_expr.exp: New testcase.
17329
aad9a193
JB
173302007-12-26 Jim Blandy <jimb@codesourcery.com>
17331
17332 * gdb.base/multi-forks.exp: Doc fix.
17333
fb5f3683
JB
173342007-12-26 Joel Brobecker <brobecker@adacore.com>
17335
17336 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17337 * gdb.ada/char_param.exp: Do not compile our test program with
17338 -gnata, this is unnecessary.
17339 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17340
384e4a9c
JB
173412007-12-24 Joel Brobecker <brobecker@adacore.com>
17342
17343 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17344 gdb.ada/print_chars/foo.adb: New files.
17345 * gdb.ada/print_chars.exp: New testcase.
17346
01e044f7
JB
173472007-12-24 Joel Brobecker <brobecker@adacore.com>
17348
17349 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17350 gdb.ada/char_param/foo.adb: New files.
17351 * gdb.ada/char_param.exp: New testcase.
17352
0ce17860
JB
173532007-12-22 Jim Blandy <jimb@codesourcery.com>
17354
17355 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17356 hard-coding source line numbers into the test.
17357 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17358 gdb_get_line_number to find.
17359
919809b9
JB
173602007-12-22 Joel Brobecker <brobecker@adacore.com>
17361
17362 * gdb.base/ptype.c (highest): New struct type.
17363 (the_highest): New variable of that type.
17364 (main): Add dummy assignment to a field of variable the_highest.
17365 * gdb.base/ptype.exp: Test type printing of our new variable.
17366
abc8a88d
PM
173672007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17368
17369 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17370 and record first explicitly generated thread number.
abc8a88d
PM
17371 Use that thread number for thread specific watchpoint test.
17372 Add iteration number to repetitive tests.
17373
5158f3e3
CES
173742007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17375 Jim Blandy <jimb@codesourcery.com>
17376
17377 * gdb.base/expand-psymtabs.c: New testcase
17378 source file.
17379 * gdb.base/expand-psymtabs.exp: New testcase
17380 expect file.
17381
37e4754d
LM
173822007-12-17 Luis Machado <luisgpm@br.ibm.com>
17383
17384 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17385 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17386
551e5d04
JB
173872007-12-17 Joel Brobecker <brobecker@adacore.com>
17388
17389 * gdb.ada/frame_args/foo.adb: New file.
17390 * gdb.ada/frame_args/pck.ads: New file.
17391 * gdb.ada/frame_args/pck.adb: New file.
17392 * gdb.ada/frame_args.exp: New testcase.
17393
a05ee097
JB
173942007-12-17 Joel Brobecker <brobecker@adacore.com>
17395
17396 * gdb.base/frame-args.c: New file.
17397 * gdb.base/frame-args.exp: New testcase.
17398
c162e8c9 173992007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 17400 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
17401
17402 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17403
afe8ab22 174042007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17405
afe8ab22
VP
17406 * gdb.mi/mi-pending.exp: New.
17407 * gdb.mi/mi-pending.c: New.
17408 * gdb.mi/mi-pendshr.c: New.
17409
dfdfb3ca
JB
174102007-12-06 Jim Blandy <jimb@codesourcery.com>
17411
17412 * gdb.base/default.exp: Update expected output for 'info catch'.
17413
b7fca990
JK
174142007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17415
17416 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17417 must be set to binary.
17418
6a1afc1e
PA
174192007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17420
17421 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17422
a6b151f1
DJ
174232007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17424
17425 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17426 gdb.mi/mi-file-transfer.exp: New.
17427
43039443
JK
174282007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17429
17430 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17431
0ef2251b
MR
174322007-11-22 Maciej W. Rozycki <macro@mips.com>
17433
17434 * gdb.trace/backtrace.exp: Fix a typo.
17435 * gdb.trace/circ.exp: Likewise.
17436 * gdb.trace/collection.exp: Likewise.
17437 * gdb.trace/limits.exp: Likewise.
17438 * gdb.trace/report.exp: Likewise.
17439 * gdb.trace/tfind.exp: Likewise.
17440 * gdb.trace/while-dyn.exp: Likewise.
17441
5443631e
NR
174422007-11-21 Nick Roberts <nickrob@snap.net.nz>
17443
17444 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17445 objects of pointers that can't be dereferenced are now
17446 "noneditable".
17447
a4ce5b0d
UW
174482007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17449
17450 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17451 (target_cpu): Remove.
17452
d6e956e5
VP
174532007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17454
17455 * gdb.base/ending-run.exp: Expect the list of cleared
17456 breakpoint to come in natural order, not the reversed one.
a9c64011 17457
214270ab
VP
174582007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17459
17460 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17461 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 17462
1a619819
LM
174632007-11-05 Luis Machado <luisgpm@br.ibm.com>
17464
17465 * gdb.base/printcmds.exp: New function
17466 test_printf_with_dfp.
17467
5b01a6fa
DE
174682007-11-02 Doug Evans <dje@google.com>
17469
17470 * gdb.disasm/t01_mov.s: Remove carriage returns.
17471 * gdb.disasm/t02_mova.s: Ditto.
17472 * gdb.disasm/t03_add.s: Ditto.
17473 * gdb.disasm/t04_sub.s: Ditto.
17474 * gdb.disasm/t05_cmp.s: Ditto.
17475 * gdb.disasm/t06_ari2.s: Ditto.
17476 * gdb.disasm/t07_ari3.s: Ditto.
17477 * gdb.disasm/t08_or.s: Ditto.
17478 * gdb.disasm/t09_xor.s: Ditto.
17479 * gdb.disasm/t10_and.s: Ditto.
17480 * gdb.disasm/t11_logs.s: Ditto.
17481 * gdb.disasm/t12_bit.s: Ditto.
17482 * gdb.disasm/t13_otr.s: Ditto.
17483
ec33ab7f
JK
174842007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17485
17486 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17487
ae0d01ff
UW
174882007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17489
17490 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17491 provide DFP support.
17492
55eddb0f
DJ
174932007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17494
17495 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17496 Test "set powerpc vector-abi". Skip auto-detection tests for old
17497 toolchains.
17498
7020f05c
PA
174992007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17500
17501 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17502 with [string compare].
17503
84bc3db9
PA
175042007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17505
17506 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17507 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17508
5876dc88
LM
175092007-10-25 Luis Machado <luisgpm@br.ibm.com>
17510
17511 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17512 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17513 * gdb.opt/Makefile.in: New makefile.
17514 * Makefile.in: Create new directory "gdb.opt".
17515 * configure.ac: Add "gdb.opt" directory.
17516 * configure: Regenerated.
a9c64011 17517
c3ea9a14
DE
175182007-10-25 Doug Evans <dje@google.com>
17519
17520 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17521 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17522
a9c64011 175232007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17524 Thiago Jung Bauermann <bauerman@br.ibm.com>
17525
17526 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17527 Floating Point expressions.
17528 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17529 Floating Point variables.
17530 * gdb.base/dfp-test.c: new file containing program with Decimal
17531 Floating variables, used by gdb.base/dfp-test.exp.
17532
62a24a2b
DJ
175332007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17534
17535 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17536
e7b1eae6
UW
175372007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17538
17539 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17540 compiling test case with GCC.
17541 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17542
c641edcc
UW
175432007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17544
17545 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17546 format changes.
17547
5e5ebfe6
MS
175482007-10-18 Michael Snyder <msnyder@specifix.com>
17549
17550 * gdb.base/dbx.exp: Add missing "-re " operator.
17551
e831e7b6
GM
175522007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17553
17554 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17555 * configure.ac: Removed trailing spaces after backslash.
17556 * gdb.modula2: New directory.
17557 * gdb.modula2/Makefile.in: New file.
17558 * gdb.modula2/unbounded-array.exp: New file.
17559 * gdb.modula2/unbounded1.c: New file.
17560
7cc46491
DJ
175612007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17562
17563 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17564
175652007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17566
17567 * gdb.base/sigstep.c (main): Add checks for
17568 return values for setitimer call.
17569 Call setitimer again with itimer = ITIMER_REAL
17570 if first call to setitimer fails.
17571
e91528f0
KH
175722007-10-11 Kazu Hirata <kazu@codesourcery.com>
17573
17574 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17575 of $timeout.
17576
2ec9a4f8
DJ
175772007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17578
17579 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17580
175812007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17582
17583 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17584 of gdb_expect call, to avoid interruption.
17585
64b2fa04
PA
175862007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17587
17588 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17589 (v_unsigned_long_long, v_long_long_array)
17590 (v_signed_long_long_array, v_unsigned_long_long_array)
17591 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17592 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17593 [!NO_LONG_LONG]: New.
17594 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17595 v_long_long_member.
17596
17597 (v_long_long_func, v_signed_long_long_func)
17598 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17599 (main) [!NO_LONG_LONG]: Initialize long long variants.
17600
17601 * gdb.base/whatis.exp: If board file requests no_long_long, build
17602 test with NO_LONG_LONG defined. Test long long, signed long long,
17603 and unsigned long long variants but only if board file doesn't
17604 disable it.
17605
a912286e 176062007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17607 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17608
17609 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17610 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17611 * configure: Regenerated.
17612 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17613 gdb.pascal/types.exp, lib/pascal.exp: New files.
17614
471ba8c9
DJ
176152007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17616
17617 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17618 call.
17619 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17620 to return to the call.
17621 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17622 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17623 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17624 * gdb.mi/mi-until.exp (test_until): Likewise.
17625 * gdb.mi/mi2-until.exp (test_until): Likewise.
17626
fef8a650
DJ
176272007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17628
17629 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17630 two-char array.
17631 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17632
d983da9c
DJ
176332007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17634
17635 * gdb.threads/watchthreads.c (thread_function): Sleep between
17636 iterations.
17637 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17638 at once for S/390. Generate matching fails and passes.
17639
17f62551
VP
176402007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17641
17642 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17643 the 'struct_declarations' variable to zeros.
a9c64011 17644
ed0616c6
VP
176452007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17646
17647 * gdb.cp/mb-ctor.cc: New.
17648 * gdb.cp/mb-ctor.exp: New.
17649 * gdb.cp/mb-templates.cc: New.
17650 * gdb.cp/mb-templates.exp: New.
17651
41f1b697
DJ
176522007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17653
17654 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17655
3f213f78
PA
176562007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17657
17658 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17659 targets.
17660 * configure: Regenerate.
17661
0d381245 176622007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17663
0d381245
VP
17664 * gdb.base/annota1.exp: Adjust for 'info break'
17665 format changes.
17666 * gdb.base/annota3.exp: Likewise.
17667 * gdb.base/break.exp: Likewise.
17668 * gdb.base/condbreak.exp: Likewise.
17669 * gdb.base/pending.exp: Likewise.
17670 * gdb.base/sepdebug.exp: Likewise.
17671 * gdb.base/unload.exp: Likewise.
17672 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17673
fe3f5fa8
VP
176742007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17675
17676 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17677 messages.
17678 * gdb.base/chng-syms.exp: Likewise.
17679 * gdb.base/unload.exp: Likewise.
a9c64011 17680
a75cf6c0
DJ
176812007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17682
17683 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17684
18ecae38
DJ
176852007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17686
17687 * schedlock.c (NUM): Change to 1.
17688 (main): Use args[0] for the main thread.
17689 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17690 regardless of the number of threads.
17691
5509918f
MR
176922007-09-14 Maciej W. Rozycki <macro@mips.com>
17693
4a543daf
MR
17694 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17695 type down.
17696 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17697 test.
17698 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17699 watchpoint type down.
17700 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17701 test.
17702
177032007-09-14 Maciej W. Rozycki <macro@mips.com>
17704
5509918f
MR
17705 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17706 Move all the tests here and run them twice, once using software
17707 watchpoints and once using hardware watchpoints.
17708 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17709
40b53987
DJ
177102007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17711
17712 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17713 test.
17714
695e2681
MK
177152007-09-10 Mark Kettenis <kettenis@gnu.org>
17716
8b3fc8d8
MK
17717 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17718 build-id.
17719
695e2681
MK
17720 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17721 know about $ORIGIN. Calculate output dir from $dest instead of
17722 using ${objdir}/{$subdir}.
17723
58d69f29
MK
177242007-09-09 Mark Kettenis <kettenis@gnu.org>
17725
17726 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17727 gcore, before continuing with the test.
17728
3e347599
DJ
177292007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17730
17731 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17732 * gdb.mi/mi-watch.exp: Likewise.
17733
ea37ba09
DJ
177342007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17735 Jim Blandy <jimb@codesourcery.com>
17736
17737 * gdb.arch/i386-sse.exp: Do not expect character constants.
17738 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17739 * gdb.base/display.exp: Allow print/s.
17740 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17741 and unsigned char array changes.
17742
2025a643
DJ
177432007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17744
17745 * gdb.base/display.exp: Add tests for printf %p.
17746
26669a27
PA
177472007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17748
17749 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17750 the dll name to unicode.
17751
c8f021f8
JK
177522007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17753
17754 * gdb.base/default.exp (show version): Update the version text.
17755 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17756
4cf31eea
JK
177572007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17758
17759 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17760 New files.
17761
4935890f
JK
177622007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17763
17764 * lib/gdb.exp (build_id_debug_filename_get): New function.
17765 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17766 Remove the generate DEBUG file for the future testcase runs.
17767 New testcase for the NT_GNU_BUILD_ID retrieval.
17768 Move the final testing step to ...
17769 (test_different_dir): ... a new function.
17770 New parameter XFAIL to XFAIL all the tests performed.
17771 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17772 New parameter TYPE to PF_PREFIX all the tests performed.
17773
02142340
VP
177742007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17775
17776 * gdb.mi/mi-var-cp.cc (path_expression): New
17777 function.
17778 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17779
36acd84e
UW
177802007-08-27 Markus Deuling <deuling@de.ibm.com>
17781
17782 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17783 to fit into SPU Local Store memory.
17784
a896d121
JB
177852007-08-23 Joel Brobecker <brobecker@adacore.com>
17786
17787 * gdb.base/default.exp: Adjust the expected output of "info
17788 warranty" after the switch to GPLv3.
17789
7b433602
JB
177902007-08-23 Joel Brobecker <brobecker@adacore.com>
17791
17792 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17793 to 30000 (from 20000).
17794
e22f8b7c
JB
177952007-08-23 Joel Brobecker <brobecker@adacore.com>
17796
17797 Switch the license of all .exp files to GPLv3.
17798 Switch the license of all .f and .f90 files to GPLv3.
17799 Switch the license of all .s and .S files to GPLv3.
17800
5a0e3bd0
JB
178012007-08-23 Joel Brobecker <brobecker@adacore.com>
17802
17803 * configure.ac: Switch license to GPLv3.
17804
cc00619d
JB
178052007-08-23 Joel Brobecker <brobecker@adacore.com>
17806
17807 Switch the licensing to GPLv3 for all .ads and .adb files.
17808
8d26208a
DJ
178092007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17810
17811 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17812 and t_int_double.
17813 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17814
4fcb9948
JB
178152007-08-17 Joel Brobecker <brobecker@adacore.com>
17816
17817 * gdb.base/step-line.c: Switch license to GPL version 3, and
17818 update copyright year.
17819 * gdb.base/step-line.inp: Likewise.
17820
b9c34f67
JB
178212007-08-17 Joel Brobecker <brobecker@adacore.com>
17822
17823 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17824 changes inside gdb1555.c.
17825 * gdb.base/pending.exp: Likewise.
17826
2cc17678
DJ
178272007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17828
17829 * config/default.exp: New file.
17830
e48883f7
DJ
178312007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17832
17833 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17834 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17835
1ab80e5b
MR
178362007-07-30 Maciej W. Rozycki <macro@mips.com>
17837
17838 * gdb.base/dump.exp: Force the correct endianness for binary
17839 formats not carrying this information.
17840
aba471f5
DJ
178412007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17842
17843 * gdb.threads/staticthreads.exp: Match .*sem_post.
17844
d4e07204
DJ
178452007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17846
17847 * gdb.base/readline.exp (operate_and_get_next): Match the final
17848 prompt.
17849
2b97317d
KB
178502007-07-23 Kevin Buettner <kevinb@redhat.com>
17851
17852 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17853 to restarting SID.
17854
44efa07a
KB
178552007-07-18 Kevin Buettner <kevinb@redhat.com>
17856
17857 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17858 prior to `gdb_start'.
17859
7b5ebade
KB
178602007-07-18 Kevin Buettner <kevinb@redhat.com>
17861
17862 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17863 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17864 Remove call to gdb_unload.
17865
255e7678
DJ
178662007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17867 Daniel Jacobowitz <dan@codesourcery.com>
17868
17869 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17870 for __WIN32__.
17871 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17872 * gdb.base/unload.exp: Use shared library test routines.
17873
3a40aaa0
UW
178742007-07-03 Markus Deuling <deuling@de.ibm.com>
17875
17876 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17877 * gdb.base/solib-symbol-lib.c: Likewise.
17878 * gdb.base/solib-symbol-main.c: Likewise.
17879
b0f4b84b
DJ
178802007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17881
17882 * config/gdbserver.exp (gdb_reconnect): New.
17883 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17884 gdb.base/solib-disc.exp: New files.
17885 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17886 remote debugging".
17887 (gdb_compile): Add shlib_load flag.
17888 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17889 port.
17890 (gdbserver_reconnect): New.
17891
1b05479a
DJ
178922007-07-01 Nick Roberts <nickrob@snap.net.nz>
17893 Daniel Jacobowitz <dan@codesourcery.com>
17894
17895 * gdb.base/annota3.exp: Test for if construct.
17896
86f78eb2
DJ
178972007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17898
17899 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17900
6a2eb474 179012007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17902 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17903
17904 * gdb.base/display.exp: Allow a newline after display/i.
17905 * gdb.base/pc-fp.exp: Likewise.
17906 * gdb.base/sigbpt.exp: Likewise.
17907
f8b73d13
DJ
179082007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17909
17910 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17911 required features to be included.
17912
4339e69e
DJ
179132007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17914
17915 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17916 in info threads output.
17917
23d964e7
UW
179182007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17919 Markus Deuling <deuling@de.ibm.com>
17920
17921 * gdb.arch/spu-info.exp: New testcase.
17922 * gdb.arch/spu-info.c: New file.
17923
fd20f75b
DJ
179242007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17925
17926 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17927 tpcs_offset. Restore lr after the call.
17928 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17929
2226f861
DJ
179302007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17931
17932 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17933 (gdbserver_run): Kill any running gdbserver.
17934 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17935
d12371a9
MR
179362007-05-17 Maciej W. Rozycki <macro@mips.com>
17937
17938 * gdb.base/sigbpt.exp: Preset segv_addr.
17939
93f02886
DJ
179402007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17941
17942 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17943 (gdb_compile_shlib): Likewise.
17944 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17945 (default_gdb_init): Clear cleanfiles.
17946 (gdb_finish): Delete recorded cleanfiles.
17947 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17948
17949 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17950 Do not use isnative.
17951 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17952 gdb.base/so-impl-ld.exp: Likewise.
17953 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17954 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17955 gdb_compile.
17956
b04e06d7
VP
179572007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17958
17959 * config/unknown.exp: Remove.
17960
069ed931
UW
179612007-05-15 Markus Deuling <deuling@de.ibm.com>
17962
17963 * gdb.base/info-proc.exp: Check is_remote.
17964
09db0d03
UW
179652007-05-14 Markus Deuling <deuling@de.ibm.com>
17966
17967 * gdb.base/gcore.exp: Initialize variable core_supported.
17968
af2cbe8c
DJ
179692007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17970
17971 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17972
027c0295
DJ
179732007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17974
17975 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17976 * gdb.threads/print-threads.exp (test_all_threads): Allow
17977 negative and hexadecimal thread IDs.
17978
dc5000e7
DJ
179792007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17980
17981 * gdb.java/jprint.java (public): Avoid invalid call to static
17982 method.
17983
2e74ed18
DP
179842007-05-14 Denis Pilat <denis.pilat@st.com>
17985
17986 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17987 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17988 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17989 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17990 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17991
83547f02
UW
179922007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17993
17994 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17995 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17996 this mode.
17997 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17998 * gdb.base/spu.ld: New file.
17999
b18be20d
DJ
180002007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
18001
18002 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
18003
be444858
DJ
180042007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
18005
18006 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
18007
b1d53152
DJ
180082007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18009
18010 * gdb.java/jmain.exp: Handle demangled names with and without method
18011 signatures.
18012
d084b331
DJ
180132007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18014
18015 * gdb.mi/mi-syn-frame.c (main, foo, bar)
18016 (have_a_very_merry_interrupt): Remove calls to puts.
18017 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
18018 inferior output.
18019 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
18020 test names.
18021
db9d7fc5
DJ
180222007-04-29 Markus Deuling <deuling@de.ibm.com>
18023 Daniel Jacobowitz <dan@codesourcery.com>
18024
18025 * gdb.base/auxv.exp (core_works): Also check is_remote.
18026 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
18027
ef783a7d 180282007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18029
ef783a7d
VP
18030 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
18031 message, not the undefined 'module' variable.
18032 * gdb.base/siginfo.exp: Likewise.
18033 * gdb.base/sigstep.exp: Likewise.
18034 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
18035 serialport.
18036 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
18037
b7b73cae
CV
180382007-04-25 Corinna Vinschen <vinschen@redhat.com>
18039
18040 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
18041 target sim fails. Return 0 otherwise.
18042 (gdb_load): Return prematurely if gdb_target_sim fails.
18043
7d90fdfa
DP
180442007-04-16 Denis Pilat <denis.pilat@st.com>
18045
18046 * gdb.base/setshow.exp: Reset height after having set it to 100.
18047
5d3e9c85
DP
180482007-04-16 Denis Pilat <denis.pilat@st.com>
18049
18050 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
18051
18e75969
DP
180522007-04-16 Denis Pilat <denis.pilat@st.com>
18053
18054 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
18055
25d5ea92
VP
180562007-04-14 Vladimir Prus <vladimir@codesourcery.com>
18057
18058 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
18059 tests. Run the frozen varobjs test.
18060 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 18061 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 18062
0b49cb80
JK
180632007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18064
18065 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
18066 gdb.base/type-opaque.exp: New files.
18067
a73bafbc 180682007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
18069
18070 * gdb.mi/mi-var-child.c
a73bafbc
VP
18071 (do_children_tests): User char[2] instead of
18072 char so that automatic printing of pointers to char
18073 don't give unpredicable result.
18074 * gdb.mi/var-cmd.c (do_locals_test): Initialize
18075 local variables.
18076 * gdb.mi/mi-var-child.exp: Step to right line
18077 of do_children_tests.
18078 * gdb.mi/mi2-var-child.exp: Likewise.
18079 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 18080 do_locals_tests.
a73bafbc
VP
18081 (do_children_tests): User char[2] instead of
18082 char so that automatic printing of pointers to char
a9c64011 18083 don't give unpredicable result.
a73bafbc 18084 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18085 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
18086 Pass test name to mi_wait_for_stop.
18087
7ce59000
DJ
180882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18089
18090 * gdb.asm/asm-source.exp: Remove d10v case.
18091 * lib/gdb.exp (skip_cplus_tests): Likewise.
18092 * gdb.asm/d10v.inc: Deleted.
18093
20389057
DJ
180942007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18095
18096 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
18097
8807d78b
DJ
180982007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18099
18100 * config/netware.exp: Delete file.
18101
aa3edb8e
JB
181022007-03-29 Joel Brobecker <brobecker@adacore.com>
18103
18104 * gdb.dwarf2/dw2-noloc.S: New file.
18105 * gdb.dwarf2/dw2-noloc.exp: New file.
18106
297561ac
PA
181072007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
18108
18109 * gdb.cp/method2.cc: New test.
18110 * gdb.cp/method2.exp: New test.
18111 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
18112
1f81bd39
DJ
181132007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18114
18115 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
18116
9453113a
DJ
181172007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
18118
18119 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
18120
b741e217
DJ
181212007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18122
18123 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
18124 (gdb_load): Delete, replace with...
18125 (gdb_reload): ...this.
18126 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
18127 * gdb.server/server-mon.exp: Likewise.
18128 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
18129 (gdb_start_cmd): New.
18130 (gdb_file_cmd): Save the last loaded file.
18131 (gdb_reload): New.
18132 (gdb_gnu_strip_debug): Use transform.
18133 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
18134 support here. Use new $last_loaded_file. Check mtime.
18135 (gdb_target_cmd): Handle ObjC failure case.
18136 (infer_host_exec): Delete.
18137 (gdbserver_load): Rename to...
18138 (gdbserver_run): ...this. Simplify.
18139 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
18140 (mi_gdb_load): Move most contents to a new function...
18141 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
18142 (mi_run_cmd): Use mi_gdb_target_load.
18143 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
18144 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
18145 Use gdb_run_cmd.
18146 * gdb.base/charsign.exp: Remove incorrect comment.
18147 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
18148 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
18149 gdb.base/start.exp: Use gdb_start_cmd.
18150
446ab585 181512007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 18152 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
18153
18154 * gdb.base/sigbpt.exp: Fix the message when skipping test.
18155 * gdb.base/signull.exp: Similarly.
18156
bbb88ebf
UW
181572007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18158
18159 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
18160 messages available to test cases (like chng-sym.exp).
18161
cb8c4a99
AS
181622007-03-14 Andreas Schwab <schwab@suse.de>
18163
18164 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18165 format changes.
18166
4e463ff5
DJ
181672007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
18168
18169 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
18170 (optimized_1): New.
18171 (main): Call optimized_1.
18172 (gdb2029): Correct typos. Call gdb2029_marker.
18173 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
18174 for gdb2029.
18175
b6db2c47
MK
181762007-03-12 Mark Kettenis <kettenis@gnu.org>
18177
18178 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
18179 as tabs. Remove redundant test pattern.
18180
70ed3737
UW
181812007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18182
18183 * gdb.base/long_long.exp: Accept optional symbol name in <...>
18184 for /a format output.
18185
47b67b60
DJ
181862007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
18187
18188 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
18189 collect output incrementally.
18190
b8953b0e
UW
181912007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18192
18193 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
18194 for -var-create lpcharacter test.
18195 * gdb.mi/mi2-var-cmd.exp: Likewise.
18196
7acd5c40
UW
181972007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18198
18199 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
18200 pass on targets where address zero is readable.
18201
9c6759c1
UW
182022007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18203
18204 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
18205 just a single architecture.
18206
a2f1aeb4
UW
182072007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18208
18209 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
18210 (fetch_all_registers): New function, uses gdb_test_multiple and
18211 exp_continue to fetch inferior output line-by-line.
18212 Replace all uses of do_get_all_registers by fetch_all_registers.
18213
46579ac2
UW
182142007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18215
18216 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
18217 in target_info.
18218
fc133f24
MS
182192007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18220
a9c64011 18221 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
18222 consistancy; add a default (timeout) case.
18223
7646a51d
MS
182242007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18225
18226 * gdb.base/watchpoint.exp: Fix truncated comment.
18227
dcfff61f
MS
182282007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18229
18230 * Makefile.in: Remove spurious single-quotes from sed command.
18231
664e3ee9
DJ
182322007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
18233
18234 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
18235 func.
18236 * gdb.mi/mi2-var-cmd.exp: Likewise.
18237
d7cc6f2f
JB
182382007-02-27 Joel Brobecker <brobecker@adacore.com>
18239
a9c64011
AS
18240 * gdb.dwarf2/dw2-producer.S: New file.
18241 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
18242
182432007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
18244
18245 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18246 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18247 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18248 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18249 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
18250 Revert tests to use mi_gdb_test and include value field in output
18251 of -var-create.
18252
93d42b30
DJ
182532007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18254
18255 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
18256
c499ed39
DJ
182572007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18258
18259 * gdb.base/maint.exp: Remove full paths from test names.
18260 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
18261 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
18262
9836f81b
JB
182632007-02-27 Joel Brobecker <brobecker@adacore.com>
18264
18265 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
18266
c74d0ad8
DJ
182672007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18268
18269 * gdb.server/server-mon.exp: New test.
18270
2711e456
DJ
182712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18272
18273 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
18274
ff6f572f
DJ
182752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18276
18277 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
18278 register capitalization.
18279
fada3feb
DP
182802007-02-13 Denis Pilat <denis.pilat@st.com>
18281
18282 * gdb.mi/mi-var-invalidate.exp: New file.
18283
fb1e4ffc
DJ
182842007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18285
18286 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
18287
3da939d7
DJ
182882007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18289
18290 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
18291
123dc839
DJ
182922007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18293
18294 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
18295 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
18296
877e3645 182972007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
18298
18299 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18300 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18301 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18302 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18303 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 18304 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 18305 Update tests to include value field in output of -var-create.
a9c64011 18306
3c0a2960
AS
183072007-02-08 Andreas Schwab <schwab@suse.de>
18308
18309 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
18310
108546a0
DJ
183112007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
18312
18313 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
18314 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18315
d701dcab
DP
183162007-02-02 Denis Pilat <denis.pilat@st.com>
18317
18318 * gdb.threads/threadapply.exp: check that frame is not changed by
18319 the thread apply all command.
18320
783e3e2f
AS
183212007-01-31 Andreas Schwab <schwab@suse.de>
18322
6d9c3a87
AS
18323 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18324
3c50d7b9
AS
18325 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18326 in the dwarf sections.
18327 * gdb.dwarf2/mac-fileno.S: Likewise.
18328
783e3e2f
AS
18329 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18330 bspstore register on ia64.
18331
78ff580e
AS
183322007-01-29 Andreas Schwab <schwab@suse.de>
18333
cc8e9b12
AS
18334 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18335 "frame-begin" annotation.
18336
78ff580e
AS
18337 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18338 number of "frames-invalid" annotations.
18339
704a4f78
DJ
183402007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18341
18342 * gdb.base/commands.exp: Call if_commands_test.
18343 (gdb_test_no_prompt, if_commands_test): New.
18344
e741bf94
MK
183452007-01-28 Mark Kettenis <kettenis@gnu.org>
18346
18347 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18348
474d0ad3
AS
183492007-01-27 Andreas Schwab <schwab@suse.de>
18350
18351 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18352 .short/.int/.quad in the dwarf sections.
18353 * gdb.dwarf2/dw2-intercu.S: Likewise.
18354 * gdb.dwarf2/dw2-intermix.S: Likewise.
18355
e784b426
JK
183562007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18357
18358 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18359 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18360 array.
e784b426
JK
18361 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18362 * gdb.base/setvar.exp: Likewise.
18363
37f08e04
AS
183642007-01-26 Andreas Schwab <schwab@suse.de>
18365
9a01813a
AS
18366 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18367 test.
18368
37f08e04
AS
18369 * gdb.base/multi-forks.exp ("restart $i"): Also match
18370 __kernel_syscall_via_break.
18371
6e2a9270
VP
183722007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18373
18374 * lib/mi-support.exp (mi_delete_varobj): New.
18375 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18376 testcase.
18377 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18378 (main): Call the above.
18379 (reference_update_test, base_in_reference_test)
18380 (reference_to_pointer): Delete the created varobjs.
a9c64011 18381
e515b470
DJ
183822007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18383
18384 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18385 * configure: Regenerated.
18386 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18387 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18388 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18389 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18390 * lib/gdb.exp (gdb_skip_xml_test): New function.
18391
08d8bcd7
DJ
183922007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18393
18394 * gdb.base/sigrepeat.exp: Correct error message.
18395
183962007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
18397 Daniel Jacobowitz <dan@codesourcery.com>
18398
18399 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18400 gdb.arch/i386-gnu-cfi-asm.S: New files.
18401
97c3f1f3
JK
184022007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18403
18404 * lib/gdb.exp: Abort on missing `site.exp'.
18405
cb1df416
DJ
184062007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18407 Daniel Jacobowitz <dan@codesourcery.com>
18408
18409 * gdb.base/included.c, gdb.base/included.exp,
18410 gdb.base/included.h: New files.
18411
35990120
DJ
184122007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18413
18414 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18415 (maximize_rlimit): Reduce limits on 64-bit systems.
18416
6e81a116 184172007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
18418
18419 From Marcus Deuling <deuling@de.ibm.com>:
18420 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18421 every case.
18422
6c3c41f3
NR
184232007-01-13 Nick Roberts <nickrob@snap.net.nz>
18424
18425 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18426 (test_path_specification): Use objdir instead of srcdir to always
18427 get an absolute filename.
18428
2f12c312
DJ
184292007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18430
18431 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18432
81121995
VP
184332007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18434
18435 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18436 Make sure the variable we're using is in scope.
18437 (reference_to_pointer): Likewise.
18438
4741b737
DJ
184392007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18440
18441 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18442 has no debug information.
18443
054410c3
DJ
184442007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18445
18446 * gdb.base/annota1.exp: Remove extra send_gdb.
18447
818f79f6
DJ
184482007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18449
18450 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18451
f7a6bb70
DJ
184522007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18453
18454 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18455
57e66780
DJ
184562007-01-08 Nick Roberts <nickrob@snap.net.nz>
18457 Daniel Jacobowitz <dan@codesourcery.com>
18458
18459 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18460 lcharacter or linteger change. Correct duplicated test name.
18461 * gdb.mi/mi2-var-cmd.exp: Likewise.
18462
3d799a95
DJ
184632007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18464
18465 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18466
184672007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 18468
a9c64011
AS
18469 * gdb.base/nofield.c: New file.
18470 * gdb.base/nofield.exp: New testcase.
51679ba9 18471
eafb94e8
NR
184722007-01-05 Nick Roberts <nickrob@snap.net.nz>
18473
18474 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18475
18476 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18477 test.
18478
5e572bb4
DJ
184792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18480
18481 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18482
74a44383
DJ
184832007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18484
18485 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18486 when continuing.
18487
1b572db9
DJ
184882007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18489
18490 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18491 Expect ".exe" extension.
18492
381bc39b
DJ
184932007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18494
18495 * gdb.base/charset.exp: Add explicit filename to break.
18496 * gdb.base/dbx.exp: Add explicit filename to breaks.
18497
2b70e4c6
DJ
184982007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18499
18500 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18501 * gdb.mi/mi2-file.exp: Likewise.
18502
303b6f5d
DJ
185032007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18504
18505 Implement specification of MI tests as comments
18506 in C and C++ sources.
18507 * lib/mi-support.exp (mi_autotest_data): New variable.
18508 (mi_autotest_source): New variable.
18509 (count_newlines, mi_prepare_inline_tests)
18510 (mi_get_inline_test, mi_continue_to_line)
18511 (mi_run_inline_test, mi_tbreak)
18512 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18513 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18514 Run inline tests.
18515 * gdb.mi/mi-var-cp.cc: Define tests here.
18516
23da0d94
VP
185172007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18518
18519 Simplify usage of mi_continue_to.
18520 * lib/mi-support.exp (mi_runto_helper): Renamed
18521 from mi_runto, added new parameter 'run_or_continue'.
18522 (mi_runto): Use mi_runto_helper.
18523 (mi_continue_to): Accept just function name as parameter.
18524 Use mi_runto_helper.
18525 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18526 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18527
f9e18282
JB
185282006-01-04 Joel Brobecker <brobecker@adacore.com>
18529
18530 Make this testcase a bit more realistic. The current code
18531 is too simplistic, and allows the compiler to optimize out
18532 some of the entities we need for this testcase.
18533 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18534 (Do_Nothing): Add extra parameter.
18535 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18536 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18537 by using a variable of type Void_Star.
18538
fd678c65
JB
185392006-01-04 Joel Brobecker <brobecker@adacore.com>
18540
18541 * gdb.ada/catch_ex/foo.adb: New file.
18542 * gdb.ada/catch_ex.exp: New testcase.
18543
05cfdb42
DJ
185442007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18545
18546 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18547 pass --image-base to linker.
18548
2e03ee74
DJ
185492007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18550 Daniel Jacobowitz <dan@codesourcery.com>
18551
18552 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18553 secondary prompts.
18554
0d5de010
DJ
185552007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18556
18557 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18558 output. Test the types of members and member pointers.
18559 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18560 gdb/2092.
18561 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18562 statement. Enable for GCC. Update expected output for some tests
18563 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18564 layout.
18565 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18566 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18567 (Diamond::vget_base): New.
18568 (main): Add new tests.
18569 * gdb.cp/printmethod.exp: Update expected output for member functions.
18570 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18571 print pEe->D::vg().
18572
61a771aa
DJ
185732007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18574
18575 * gdb.threads/tls.exp: Allow stops in sem_post.
18576
2fa63963
DJ
185772006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18578
18579 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18580 * gdb.base/annota3.exp: Likewise.
18581 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18582 again (instead of timing out).
18583 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18584 GCC bug 26475.
18585 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18586 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18587 test from jmisc1.exp.
18588 * gdb.java/jmisc1.exp: Delete.
18589 * gdb.java/jprint.exp: Adjust to work with method signatures including
18590 return types.
18591 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18592 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18593 * lib/java.exp (compile_java_from_source): Pass the correct type
18594 to target_compile.
18595
5eefc2b7
JB
185962006-12-31 Joel Brobecker <brobecker@adacore.com>
18597
18598 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18599 (stack_align_edx): New function.
18600 (stack_align_eax): New function.
18601 (main): Add calls to stack_align_edx and stack_align_eax.
18602 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18603 Add testing for the cases where the register used during a stack
18604 realignment is edx. Same for eax.
18605
227c54da
DJ
186062006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18607
18608 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18609 and generic PE targets.
18610
cab8ac94
JB
186112006-12-29 Joel Brobecker <brobecker@adacore.com>
18612
18613 * gdb.ada/array_return.exp: Update copyright date list.
18614
ba54f318
JB
186152006-12-27 Joel Brobecker <brobecker@adacore.com>
18616
18617 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18618 (Create_Small_Float_Vector): New function.
18619 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18620 function body.
18621 * gdb.ada/array_return/p.adb: Use new type and function from
18622 package Pck.
18623 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18624 able to print the value returned by a function returning an
18625 array of float.
18626
6b7a35dd
JB
186272006-12-20 Joel Brobecker <brobecker@adacore.com>
18628
18629 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18630 The associated tests should be PASSing.
18631
038224f6
VP
186322006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18633
18634 Test for base in references.
18635 * gdb.mi/mi-var-cp.cc: Add test code.
18636 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18637 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18638 * gdb.mi/mi2-watch.exp: Likewise.
18639 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18640 (mi_list_varobj_children): New function.
18641
b26ed50d
VP
186422006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18643
18644 * lib/mi-support.exp
18645 (mi_runto): Accept "()" after function name.
18646 (mi_create_varobj): New function.
18647 (mi_varobj_update): New function.
18648 (mi_Check_varobj_value): New function.
18649 * gdb.mi/mi-var-cp.exp: New file.
18650 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18651
08232497
DJ
186522006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18653
18654 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18655 gdb.base/weaklib2.c: New files.
18656
d394c993 186572006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18658
ac6c2fba
NS
18659 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18660 info. Adjust test names.
18661
8ec659a0 18662 * gdb.base/break.c (main): Move position of malloc.
d394c993 18663 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18664
acd65feb
VP
186652006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18666
18667 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18668 assignement of arrays and function pointers.
18669 * gdb.mi/var-cmd.c: Add declaration necessary for above
18670 tests.
18671
f556d5e5
NS
186722006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18673
18674 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18675
18676 * gdb.threads/linux-dp.exp: Read thread table before and after
18677 creating each philosopher and verify it.
18678
697bc68d
NS
186792006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18680 Paul Brook <paul@codesourcery.com>
18681 Daniel Jacobowitz <dan@codesourcery.com>
18682
18683 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18684 main to remove duplication. Add start function of the form
697bc68d
NS
18685 '_*start[1-9]*'. Add RVDS start function.
18686
29d73ae4
DJ
186872006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18688
18689 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18690
c1d88655
UW
186912006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18692
18693 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18694 * gdb.asm/spu.inc: New file.
18695 * gdb.base/term.exp: Disable if [target_info exists noargs].
18696 * gdb.gdb/complaints.exp: Disable if ![isnative].
18697 * gdb.gdb/selftest.exp: Likewise.
18698 * gdb.gdb/observer.exp: Likewise.
18699 * gdb.gdb/xfullpath.exp: Likewise.
18700 * gdb.base/attach.exp: Disable on SPU target.
18701 * gdb.cp/bs145503.exp: Likewise.
18702 * gdb.cp/exception.exp: Likewise.
18703 * gdb.cp/userdef.exp: Likewise.
18704
32a13b1a
DJ
187052006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18706
18707 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18708
d8295fe9
VP
187092006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18710
18711 * gdb.base/completion.exp: Fix completion tests for
18712 'info' and 'info '.
18713 * gdb.base/help.exp (help_test_raw, test_class_help)
18714 (test_prefix_command_help): Move...
18715 * lib/gdb.exp: Here.
18716 * gdb.base/main.exp: Adjust.
18717 * gdb.cp/maint.exp: Adjust.
18718 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18719
8c394015
VP
187202006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18721
18722 * gdb.stabs/weird.exp (print_weird_var): Use
18723 gdb_test_multiple instead of gdb_expect.
18724
027fc1bc
VP
187252006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18726
18727 * gdb.base/help.exp (help_test_raw): New.
18728 (test_class_help): New.
18729 (test_prefix_command_help): New.
18730 Adjust testcases.
18731
67609209
FR
187322006-11-09 Christophe Lyon <christophe.lyon@st.com>
18733
18734 * gdb.base/constvars.c (main): Write to crass and crips, so that
18735 they are allocated by the compiler.
18736
f73adfeb
AS
187372006-10-27 Andreas Schwab <schwab@suse.de>
18738
18739 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18740 "detach-fork".
18741
2f83a18e
DJ
187422006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18743
18744 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18745 of patterns.
18746
94277a38
DJ
187472006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18748
18749 * gdb.base/sepdebug.exp: Remove debug format test.
18750 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18751 Handle no-symtab.
18752 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18753
5bd2f6e2
DJ
187542006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18755
18756 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18757 int to pointer or pointer to int.
18758 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18759
8c008720
DJ
187602006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18761
18762 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18763
9e35dae4
DJ
187642006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18765
18766 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18767
d9639e13
DJ
187682006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18769
18770 PR c++/2116
18771 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18772
390a1bd0
JB
187732006-10-06 Joel Brobecker <brobecker@adacore.com>
18774
18775 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18776 the corresponding bug has been fixed in GDB (PR/2018).
18777
dd920c33
JB
187782006-10-06 Joel Brobecker <brobecker@adacore.com>
18779
18780 * gdb.base/subst.exp: New testcase.
18781
53bbefe9
JB
187822006-10-06 Joel Brobecker <brobecker@adacore.com>
18783
18784 * gdb.ada/array_return/pck.ads: Add copyright notice.
18785 * gdb.ada/array_return/pck.adb: Likewise.
18786 * gdb.ada/array_return/p.adb: Likewise.
18787 * gdb.ada/exec_changed/first.adb: Likewise.
18788 * gdb.ada/exec_changed/second.adb: Likewise.
18789
09851417
JB
187902006-10-06 Joel Brobecker <brobecker@adacore.com>
18791
18792 * gdb.ada/watch_arg/watch.adb: New file.
18793 * gdb.ada/watch_arg.exp: New testcase.
18794
041bf30d
VP
187952006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18796
18797 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18798 via string_to_regexp.
041bf30d 18799 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18800
f286fbdd 188012006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18802
18803 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18804 Remove unused / obsolete files.
18805
7c07f349
NR
188062006-09-19 Nick Roberts <nickrob@snap.net.nz>
18807
18808 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18809
cd5ff84a
VP
188102006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18811
18812 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18813 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18814 the number of frames.
cd5ff84a 18815
ae018d1a
DJ
188162006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18817
18818 * gdb.base/args.c (main): Add breakpoint marker.
18819 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18820 really test empty arguments.
18821 (args_load): Delete.
18822 (args_test): New.
18823
b399c549
NR
188242006-09-13 Nick Roberts <nickrob@snap.net.nz>
18825
18826 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18827 check for one file.
b399c549 18828
2ab1eb7a
VP
188292006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18830
18831 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18832 HIGH_FRAME argument to -stack-list-locals can be larger than
18833 the number of frames.
a9c64011 18834
476308bf
FF
188352006-08-18 Fred Fish <fnf@specifix.com>
18836
18837 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18838 '$' in front of skip_vmx_tests_saved when setting that.
18839
8625200f
AS
188402006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18841
18842 * gdb.base/trace-commands.exp: New file.
18843
089ec8f1
DJ
188442006-08-10 Joel Brobecker <brobecker@adacore.com>
18845 Daniel Jacobowitz <dan@codesourcery.com>
18846
18847 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18848 expected output of the backtrace commands.
18849
b60f0898
JB
188502006-08-09 Joel Brobecker <brobecker@adacore.com>
18851
18852 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18853 untested followed by return combination.
18854 * gdb.arch/altivec-regs.exp: Likewise.
18855 * gdb.arch/e500-abi.exp: Likewise.
18856 * gdb.arch/e500-regs.exp: Likewise.
18857 * gdb.arch/gdb1291.exp: Likewise.
18858 * gdb.arch/gdb1431.exp: Likewise.
18859 * gdb.arch/gdb1558.exp: Likewise.
18860 * gdb.arch/i386-prologue.exp: Likewise.
18861 * gdb.arch/i386-unwind.exp: Likewise.
18862 * gdb.asm/asm-source.exp: Likewise.
18863 * gdb.base/a2-run.exp: Likewise.
18864 * gdb.base/advance.exp: Likewise.
18865 * gdb.base/all-bin.exp: Likewise.
18866 * gdb.base/annota1.exp: Likewise.
18867 * gdb.base/annota3.exp: Likewise.
18868 * gdb.base/args.exp: Likewise.
18869 * gdb.base/arithmet.exp: Likewise.
18870 * gdb.base/assign.exp: Likewise.
18871 * gdb.base/async.exp: Likewise.
18872 * gdb.base/attach.exp: Likewise.
18873 * gdb.base/bang.exp: Likewise.
18874 * gdb.base/bigcore.exp: Likewise.
18875 * gdb.base/bitfields.exp: Likewise.
18876 * gdb.base/bitfields2.exp: Likewise.
18877 * gdb.base/break.exp: Likewise.
18878 * gdb.base/call-sc.exp: Likewise.
18879 * gdb.base/call-strs.exp: Likewise.
18880 * gdb.base/callfuncs.exp: Likewise.
18881 * gdb.base/checkpoint.exp: Likewise.
18882 * gdb.base/chng-syms.exp: Likewise.
18883 * gdb.base/code-expr.exp: Likewise.
18884 * gdb.base/commands.exp: Likewise.
18885 * gdb.base/completion.exp: Likewise.
18886 * gdb.base/cond-expr.exp: Likewise.
18887 * gdb.base/condbreak.exp: Likewise.
18888 * gdb.base/consecutive.exp: Likewise.
18889 * gdb.base/constvars.exp: Likewise.
18890 * gdb.base/corefile.exp: Likewise.
18891 * gdb.base/cvexpr.exp: Likewise.
18892 * gdb.base/dbx.exp: Likewise.
18893 * gdb.base/define.exp: Likewise.
18894 * gdb.base/detach.exp: Likewise.
18895 * gdb.base/display.exp: Likewise.
18896 * gdb.base/dump.exp: Likewise.
18897 * gdb.base/ena-dis-br.exp: Likewise.
18898 * gdb.base/ending-run.exp: Likewise.
18899 * gdb.base/environ.exp: Likewise.
18900 * gdb.base/eval-skip.exp: Likewise.
18901 * gdb.base/exprs.exp: Likewise.
18902 * gdb.base/fileio.exp: Likewise.
18903 * gdb.base/finish.exp: Likewise.
18904 * gdb.base/float.exp: Likewise.
18905 * gdb.base/foll-exec.exp: Likewise.
18906 * gdb.base/foll-fork.exp: Likewise.
18907 * gdb.base/foll-vfork.exp: Likewise.
18908 * gdb.base/freebpcmd.exp: Likewise.
18909 * gdb.base/funcargs.exp: Likewise.
18910 * gdb.base/gcore.exp: Likewise.
18911 * gdb.base/gdb1090.exp: Likewise.
18912 * gdb.base/gdb1250.exp: Likewise.
18913 * gdb.base/huge.exp: Likewise.
18914 * gdb.base/info-proc.exp: Likewise.
18915 * gdb.base/interrupt.exp: Likewise.
18916 * gdb.base/jump.exp: Likewise.
18917 * gdb.base/langs.exp: Likewise.
18918 * gdb.base/lineinc.exp: Likewise.
18919 * gdb.base/list.exp: Likewise.
18920 * gdb.base/logical.exp: Likewise.
18921 * gdb.base/long_long.exp: Likewise.
18922 * gdb.base/macscp.exp: Likewise.
18923 * gdb.base/maint.exp: Likewise.
18924 * gdb.base/mips_pro.exp: Likewise.
18925 * gdb.base/miscexprs.exp: Likewise.
18926 * gdb.base/multi-forks.exp: Likewise.
18927 * gdb.base/opaque.exp: Likewise.
18928 * gdb.base/overlays.exp: Likewise.
18929 * gdb.base/pc-fp.exp: Likewise.
18930 * gdb.base/pointers.exp: Likewise.
18931 * gdb.base/printcmds.exp: Likewise.
18932 * gdb.base/psymtab.exp: Likewise.
18933 * gdb.base/ptype.exp: Likewise.
18934 * gdb.base/recurse.exp: Likewise.
18935 * gdb.base/relational.exp: Likewise.
18936 * gdb.base/relocate.exp: Likewise.
18937 * gdb.base/remote.exp: Likewise.
18938 * gdb.base/reread.exp: Likewise.
18939 * gdb.base/restore.exp: Likewise.
18940 * gdb.base/return.exp: Likewise.
18941 * gdb.base/return2.exp: Likewise.
18942 * gdb.base/scope.exp: Likewise.
18943 * gdb.base/sect-cmd.exp: Likewise.
18944 * gdb.base/sep.exp: Likewise.
18945 * gdb.base/sepdebug.exp: Likewise.
18946 * gdb.base/setshow.exp: Likewise.
18947 * gdb.base/setvar.exp: Likewise.
18948 * gdb.base/sigall.exp: Likewise.
18949 * gdb.base/sigbpt.exp: Likewise.
18950 * gdb.base/signals.exp: Likewise.
18951 * gdb.base/signull.exp: Likewise.
18952 * gdb.base/sizeof.exp: Likewise.
18953 * gdb.base/solib.exp: Likewise.
18954 * gdb.base/step-line.exp: Likewise.
18955 * gdb.base/step-test.exp: Likewise.
18956 * gdb.base/structs.exp: Likewise.
18957 * gdb.base/structs2.exp: Likewise.
18958 * gdb.base/term.exp: Likewise.
18959 * gdb.base/twice.exp: Likewise.
18960 * gdb.base/until.exp: Likewise.
18961 * gdb.base/varargs.exp: Likewise.
18962 * gdb.base/volatile.exp: Likewise.
18963 * gdb.base/watchpoint.exp: Likewise.
18964 * gdb.base/whatis-exp.exp: Likewise.
18965 * gdb.base/whatis.exp: Likewise.
18966 * gdb.cp/ambiguous.exp: Likewise.
18967 * gdb.cp/annota2.exp: Likewise.
18968 * gdb.cp/annota3.exp: Likewise.
18969 * gdb.cp/bool.exp: Likewise.
18970 * gdb.cp/breakpoint.exp: Likewise.
18971 * gdb.cp/casts.exp: Likewise.
18972 * gdb.cp/class2.exp: Likewise.
18973 * gdb.cp/classes.exp: Likewise.
18974 * gdb.cp/cplusfuncs.exp: Likewise.
18975 * gdb.cp/ctti.exp: Likewise.
18976 * gdb.cp/derivation.exp: Likewise.
18977 * gdb.cp/exception.exp: Likewise.
18978 * gdb.cp/gdb1355.exp: Likewise.
18979 * gdb.cp/hang.exp: Likewise.
18980 * gdb.cp/inherit.exp: Likewise.
18981 * gdb.cp/local.exp: Likewise.
18982 * gdb.cp/m-data.exp: Likewise.
18983 * gdb.cp/m-static.exp: Likewise.
18984 * gdb.cp/member-ptr.exp: Likewise.
18985 * gdb.cp/method.exp: Likewise.
18986 * gdb.cp/misc.exp: Likewise.
18987 * gdb.cp/namespace.exp: Likewise.
18988 * gdb.cp/overload.exp: Likewise.
18989 * gdb.cp/ovldbreak.exp: Likewise.
18990 * gdb.cp/pr-1023.exp: Likewise.
18991 * gdb.cp/pr-1210.exp: Likewise.
18992 * gdb.cp/pr-574.exp: Likewise.
18993 * gdb.cp/printmethod.exp: Likewise.
18994 * gdb.cp/psmang.exp: Likewise.
18995 * gdb.cp/ref-params.exp: Likewise.
18996 * gdb.cp/ref-types.exp: Likewise.
18997 * gdb.cp/rtti.exp: Likewise.
18998 * gdb.cp/templates.exp: Likewise.
18999 * gdb.cp/try_catch.exp: Likewise.
19000 * gdb.cp/userdef.exp: Likewise.
19001 * gdb.cp/virtfunc.exp: Likewise.
19002 * gdb.disasm/am33.exp: Likewise.
19003 * gdb.disasm/h8300s.exp: Likewise.
19004 * gdb.disasm/mn10300.exp: Likewise.
19005 * gdb.disasm/sh3.exp: Likewise.
19006 * gdb.disasm/t01_mov.exp: Likewise.
19007 * gdb.disasm/t02_mova.exp: Likewise.
19008 * gdb.disasm/t03_add.exp: Likewise.
19009 * gdb.disasm/t04_sub.exp: Likewise.
19010 * gdb.disasm/t05_cmp.exp: Likewise.
19011 * gdb.disasm/t06_ari2.exp: Likewise.
19012 * gdb.disasm/t07_ari3.exp: Likewise.
19013 * gdb.disasm/t08_or.exp: Likewise.
19014 * gdb.disasm/t09_xor.exp: Likewise.
19015 * gdb.disasm/t10_and.exp: Likewise.
19016 * gdb.disasm/t11_logs.exp: Likewise.
19017 * gdb.disasm/t12_bit.exp: Likewise.
19018 * gdb.disasm/t13_otr.exp: Likewise.
19019 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
19020 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
19021 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19022 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
19023 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
19024 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
19025 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
19026 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
19027 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
19028 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
19029 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
19030 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
19031 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
19032 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
19033 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
19034 * gdb.mi/gdb701.exp: Likewise.
19035 * gdb.mi/gdb792.exp: Likewise.
19036 * gdb.mi/mi-basics.exp: Likewise.
19037 * gdb.mi/mi-break.exp: Likewise.
19038 * gdb.mi/mi-cli.exp: Likewise.
19039 * gdb.mi/mi-console.exp: Likewise.
19040 * gdb.mi/mi-disassemble.exp: Likewise.
19041 * gdb.mi/mi-eval.exp: Likewise.
19042 * gdb.mi/mi-file.exp: Likewise.
19043 * gdb.mi/mi-read-memory.exp: Likewise.
19044 * gdb.mi/mi-regs.exp: Likewise.
19045 * gdb.mi/mi-return.exp: Likewise.
19046 * gdb.mi/mi-simplerun.exp: Likewise.
19047 * gdb.mi/mi-stack.exp: Likewise.
19048 * gdb.mi/mi-stepi.exp: Likewise.
19049 * gdb.mi/mi-syn-frame.exp: Likewise.
19050 * gdb.mi/mi-until.exp: Likewise.
19051 * gdb.mi/mi-var-block.exp: Likewise.
19052 * gdb.mi/mi-var-child.exp: Likewise.
19053 * gdb.mi/mi-var-cmd.exp: Likewise.
19054 * gdb.mi/mi-var-display.exp: Likewise.
19055 * gdb.mi/mi-watch.exp: Likewise.
19056 * gdb.mi/mi2-basics.exp: Likewise.
19057 * gdb.mi/mi2-break.exp: Likewise.
19058 * gdb.mi/mi2-cli.exp: Likewise.
19059 * gdb.mi/mi2-console.exp: Likewise.
19060 * gdb.mi/mi2-disassemble.exp: Likewise.
19061 * gdb.mi/mi2-eval.exp: Likewise.
19062 * gdb.mi/mi2-file.exp: Likewise.
19063 * gdb.mi/mi2-read-memory.exp: Likewise.
19064 * gdb.mi/mi2-regs.exp: Likewise.
19065 * gdb.mi/mi2-return.exp: Likewise.
19066 * gdb.mi/mi2-simplerun.exp: Likewise.
19067 * gdb.mi/mi2-stack.exp: Likewise.
19068 * gdb.mi/mi2-stepi.exp: Likewise.
19069 * gdb.mi/mi2-syn-frame.exp: Likewise.
19070 * gdb.mi/mi2-until.exp: Likewise.
19071 * gdb.mi/mi2-var-block.exp: Likewise.
19072 * gdb.mi/mi2-var-child.exp: Likewise.
19073 * gdb.mi/mi2-var-cmd.exp: Likewise.
19074 * gdb.mi/mi2-var-display.exp: Likewise.
19075 * gdb.mi/mi2-watch.exp: Likewise.
19076 * gdb.stabs/exclfwd.exp: Likewise.
19077 * gdb.stabs/weird.exp: Likewise.
19078 * gdb.threads/gcore-thread.exp: Likewise.
19079 * gdb.trace/actions.exp: Likewise.
19080 * gdb.trace/backtrace.exp: Likewise.
19081 * gdb.trace/circ.exp: Likewise.
19082 * gdb.trace/collection.exp: Likewise.
19083 * gdb.trace/deltrace.exp: Likewise.
19084 * gdb.trace/infotrace.exp: Likewise.
19085 * gdb.trace/limits.exp: Likewise.
19086 * gdb.trace/packetlen.exp: Likewise.
19087 * gdb.trace/passc-dyn.exp: Likewise.
19088 * gdb.trace/passcount.exp: Likewise.
19089 * gdb.trace/report.exp: Likewise.
19090 * gdb.trace/save-trace.exp: Likewise.
19091 * gdb.trace/tfind.exp: Likewise.
19092 * gdb.trace/tracecmd.exp: Likewise.
19093 * gdb.trace/while-dyn.exp: Likewise.
19094 * gdb.trace/while-stepping.exp: Likewise.
19095
f4b618d1
JB
190962006-08-08 Joel Brobecker <brobecker@adacore.com>
19097
19098 * gdb.base/step-bt.c: New file.
19099 * gdb.base/step-bt.exp: New testcase.
19100
3d00d119
DJ
191012006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
19102
19103 * config/monitor.exp (gdb_load): Remove support for obsolete
19104 download-write-size.
19105 * gdb.base/remote.exp: Likewise. Update all callers of
19106 gdb_timed_load.
19107
017b5bd4
DJ
191082006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
19109
19110 * cursal.exp: Pass binfile to gdb_load.
19111
837c599d
DJ
191122006-08-01 Nathan Sidwell <nathan@codesourcery.com>
19113
19114 * gdb.base/cursal.exp: Add "" to gdb_load call.
19115
8dd4540b
MK
191162006-07-29 Mark Kettenis <kettenis@gnu.org>
19117
19118 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
19119 NetBSD/ELF targets.
19120
ab5c9f60
DJ
191212006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
19122
19123 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
19124 operator*.
19125
4c42eaff
DJ
191262006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
19127
19128 * gdb.base/completion.exp: Update for change in "file" behavior.
19129 * gdb.stabs/weird.exp: Likewise.
19130 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
19131 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
19132
0155cc76
NS
191332006-07-24 Nathan Sidwell <nathan@codesourcery.com>
19134
19135 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
19136 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
19137
16026cd7
AS
191382006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
19139
19140 * gdb.base/default.exp: Update source command error message.
19141 * gdb.base/help.exp: Update 'help source' message.
19142
16963cb6
DJ
191432006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
19144
19145 * gdb.cp/bs15503.exp: Update comment for no longer crashing
19146 test.
19147
6d7fd486
AS
191482006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
19149
19150 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
19151
29e8a844
DJ
191522006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19153
19154 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
19155
6afcfa39
DJ
191562006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19157
19158 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
19159
267a692b
MK
191602006-07-17 Mark Kettenis <kettenis@gnu.org>
19161
19162 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
19163 *-*-openbsd* from targets for wich we expect ARM FPA floating
19164 point format.
19165
85d2fec4
NR
191662006-07-17 Nick Roberts <nickrob@snap.net.nz>
19167
19168 * gdb.cp/annota3.exp: Expect frame-begin annotation.
19169
191702006-07-17 Mark Kettenis <kettenis@gnu.org>
19171
19172 * gdb.base/annota3.exp: Expect frame-begin annotation.
19173
85b4c6e8
JB
191742006-07-14 Joel Brobecker <brobecker@adacore.com>
19175
19176 * gdb.base/help.exp: Adjust "help unset" test to accept
19177 any list of unset commands.
19178
fb933624
DJ
191792006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
19180 Daniel Jacobowitz <dan@codesourcery.com>
19181
19182 * gdb.cp/ref-params.exp: New test.
19183 * gdb.cp/ref-params.cc: New source file.
19184 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
19185
1dff4b64
MK
191862006-07-08 Mark Kettenis <kettenis@gnu.org>
19187
19188 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
19189 spaces/tabs in regular expressions since they might not be there.
19190
40d2e0e3
AS
191912006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
19192
19193 * gdb.base/ifelse.exp: New file.
19194
f6c957d2
NS
191952006-07-04 Nathan Sidwell <nathan@codesourcery.com>
19196
19197 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
19198 line.
19199 * gdb.base/huge.exp: Loop over compilation to find a size that
19200 is acceptable.
19201 * gdb.base/remote.exp: Correct expected strings.
19202 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
19203
b9c5a23d
DJ
192042006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19205
19206 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
19207
9af2e58d
DJ
192082006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19209
19210 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
19211 native.
19212
30930ca5
DJ
192132006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19214
19215 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
19216 enable stabs testing.
19217
aa32fa1d
DJ
192182006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19219
bd4a4c80 19220 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
19221 gdb_test_multiple does.
19222
321fef15
DJ
192232006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19224
19225 * Makefile.in (host_alias): Remove.
19226 (target_alias): Use @target_noncanonical@.
19227 (site.exp): Don't set host_alias.
19228 * aclocal.m4: Remove contents. Include acx.m4.
19229 * configure: Regenerated.
19230 * configure.ac: Use ACX_NONCANONICAL_TARGET.
19231
e1c2defa
NS
192322006-06-13 Nathan Sidwell <nathan@codesourcery.com>
19233
e63b55d1
NS
19234 * lib/gdb.exp (gdb_load_cmd): New.
19235
5600ea19
NS
19236 * gdb.base/fileio.c: Add system(NULL) test.
19237 * gdb.base/fileio.exp: Check it.
19238
e1c2defa
NS
19239 * gdb.base/break.c: Add 10a breakpoint at }
19240 * gdb.base/break.exp: Add test for breakpoint at }
19241 * gdb.cp/anon-union.cc: Add code at end of function.
19242 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
19243 * gdb.mi/var-cmd.c: Add code at end of function.
19244 * gdb.mi/mi-var-display.exp: Adjust end of next.
19245 * gdb.mi/mi2-var-display.exp: Likewise.
19246 * gdb.base/fileio.c: Add stop function and insert calls at
19247 stopping places.
19248 * gdb.base/fileio.exp: Breakpoint stop function and remove
19249 explicit line number references.
19250
6c0112ec
JB
192512006-05-19 Joel Brobecker <brobecker@adacore.com>
19252
a9c64011
AS
19253 * gdb.base/del.exp (test_delete_alias): New function.
19254 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 19255
154189a4
FF
192562006-05-18 Fred Fish <fnf@specifix.com>
19257
19258 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
19259 required. Check for spurious output after program exits normally.
19260
582e64c2
FF
192612006-05-17 Fred Fish <fnf@specifix.com>
19262
19263 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
19264 gdb_load, so it works in the simulator.
19265
8ef6493a
FF
192662006-05-11 Fred Fish <fnf@specifix.com>
19267
19268 * gdb.base/bang.exp: Ignore unexpected output between the
19269 "program exited normally" and the gdb prompt, as many other
19270 tests do.
19271
692b141c
MK
192722006-05-07 Mark Kettenis <kettenis@gnu.org>
19273
19274 * gdb.base/help.exp: Make "delete checkpoint" part option for
19275 "help d" and "help delete" tests.
19276
540b8a30
UW
192772006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19278
a9c64011 19279 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
19280 expected output in some mi_gdb_test statements.
19281 * gdb.mi/mi2-basics.exp: Likewise.
19282
9b6462d9
JB
192832006-05-05 Joel Brobecker <brobecker@adacore.com>
19284
19285 * gdb.base/del.c: New file.
19286 * gdb.base/del.exp: New testcase.
19287
954de43b
DM
192882006-05-05 David S. Miller <davem@sunset.davemloft.net>
19289
19290 * gdb.base/break.exp: Do not assume a breakpoint on
19291 main will actually be in $srcfile when optimizing.
1303f75e
DM
19292 * gdb.base/savedregs.exp: Do not require that the dummy
19293 frame location match up to a symbol and source file location.
c3242428
DM
19294 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
19295 will get printed without a mi_cmd_data_list_register_values prefix.
19296 (*-data-list-register-*): Correct regular expressions to expect the new
19297 pseudo d? floating point registers.
19298 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 19299
c7e64c9a
DJ
193002006-05-05 Christophe Lyon <christophe.lyon@st.com>
19301
19302 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
19303 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
19304 is allocated by the compiler.
19305 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19306 anons, e, anone to force their allocation by the compiler.
19307
193082006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
19309
19310 * gdb.base/help.exp: Update expected text for help d and
19311 help delete.
19312
27ce9a6d
MK
193132006-05-02 Mark Kettenis <kettenis@gnu.org>
19314
19315 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19316 NetBSD/ELF targets.
19317
8608915f
MK
193182006-04-30 Mark Kettenis <kettenis@gnu.org>
19319
19320 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19321 single-step breakpoint fails; make this a KFAIL on
19322 sparc*-*-openbsd*.
19323 * gdb.base/siginfo.exp: Likewise.
19324 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19325
b8db102d
MS
193262006-04-26 Michael Snyder <msnyder@redhat.com>
19327
19328 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19329 which may have to consume output from other forks.
19330 Add tests to make sure that "delete fork" succeeded.
19331
c702009a
MS
193322006-04-20 Michael Snyder <msnyder@redhat.com>
19333
19334 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19335 Add support for the Renesas M32C and M16C.
19336
19337 * gdb.asm/asm-source.exp: Add m32c target.
19338 * gdb.asm/m32c.inc: Support for m32c target.
19339
e28493f2
AS
193402006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19341
19342 * gdb.base/commands.exp (recursive_source_test): New test.
19343
880da185
DM
193442006-04-04 David S. Miller <davem@sunset.davemloft.net>
19345
19346 * gdb.base/float.exp: Add pattern for sparc targets.
19347
61d9b92f
DJ
193482006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19349
19350 * gdb.base/commands.exp (stray_arg0_test): New test.
19351
bd717df8
PB
193522006-03-30 Paul Brook <paul@codesourcery.com>
19353
19354 * gdb.mi/mi-until.exp: kfail broken until command.
19355 * gdb.mi/mi2-until.exp: Ditto.
19356
ec793d3c
NR
193572006-03-27 Nick Roberts <nickrob@snap.net.nz>
19358
19359 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19360
831004b7
AO
193612006-03-08 Alexandre Oliva <aoliva@redhat.com>
19362
19363 * gdb.base/prelink.exp: Anchor tested-for regular expression
19364 on gdb prompt.
19365
effe49a0
PB
193662006-03-07 Paul Brook <paul@codesourcery.com>
19367
19368 * gdb.base/assign.exp: Correct fail message.
19369
e5461016
PB
193702006-03-07 Paul Brook <paul@codesourcery.com>
19371
19372 * lib/compiler.c: Extract armcc version number.
19373 * lib/compiler.cc: Ditto.
19374
fc91c6c2
PB
193752006-03-07 Paul Brook <paul@codesourcery.com>
19376
19377 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19378 additional_flags=-w.
19379 * gdb.arch/altivec-regs.exp: Ditto.
19380 * gdb.arch/e500-abi.exp: Ditto.
19381 * gdb.arch/e500-regs.exp: Ditto.
19382 * gdb.base/all-bin.exp: Ditto.
19383 * gdb.base/annota1.exp: Ditto.
19384 * gdb.base/annota3.exp: Ditto.
19385 * gdb.base/args.exp: Ditto.
19386 * gdb.base/arithmet.exp: Ditto.
19387 * gdb.base/assign.exp: Ditto.
19388 * gdb.base/async.exp: Ditto.
19389 * gdb.base/bang.exp: Ditto.
19390 * gdb.base/break.exp: Ditto.
19391 * gdb.base/call-rt-st.exp: Ditto.
19392 * gdb.base/completion.exp: Ditto.
19393 * gdb.base/cond-expr.exp: Ditto.
19394 * gdb.base/condbreak.exp: Ditto.
19395 * gdb.base/consecutive.exp: Ditto.
19396 * gdb.base/define.exp: Ditto.
19397 * gdb.base/display.exp: Ditto.
19398 * gdb.base/ena-dis-br.exp: Ditto.
19399 * gdb.base/environ.exp: Ditto.
19400 * gdb.base/eval-skip.exp: Ditto.
19401 * gdb.base/info-proc.exp: Ditto.
19402 * gdb.base/jump.exp: Ditto.
19403 * gdb.base/logical.exp: Ditto.
19404 * gdb.base/long_long.exp: Ditto.
19405 * gdb.base/maint.exp: Ditto.
19406 * gdb.base/miscexprs.exp: Ditto.
19407 * gdb.base/pc-fp.exp: Ditto.
19408 * gdb.base/pointers.exp: Ditto.
19409 * gdb.base/relational.exp: Ditto.
19410 * gdb.base/reread.exp: Ditto.
19411 * gdb.base/sect-cmd.exp: Ditto.
19412 * gdb.base/sep.exp: Ditto.
19413 * gdb.base/sepdebug.exp: Ditto.
19414 * gdb.base/until.exp: Ditto.
19415 * gdb.base/whatis-exp.exp: Ditto.
19416 * gdb.cp/annota2.exp: Ditto.
19417 * gdb.cp/annota3.exp: Ditto.
19418 * gdb.trace/actions.exp: Ditto.
19419 * gdb.trace/backtrace.exp: Ditto.
19420 * gdb.trace/circ.exp: Ditto.
19421 * gdb.trace/collection.exp: Ditto.
19422 * gdb.trace/deltrace.exp: Ditto.
19423 * gdb.trace/infotrace.exp: Ditto.
19424 * gdb.trace/limits.exp: Ditto.
19425 * gdb.trace/packetlen.exp: Ditto.
19426 * gdb.trace/passc-dyn.exp: Ditto.
19427 * gdb.trace/passcount.exp: Ditto.
19428 * gdb.trace/report.exp: Ditto.
19429 * gdb.trace/save-trace.exp: Ditto.
19430 * gdb.trace/tfind.exp: Ditto.
19431 * gdb.trace/tracecmd.exp: Ditto.
19432 * gdb.trace/while-dyn.exp: Ditto.
19433 * gdb.trace/while-stepping.exp: Ditto.
19434 * lib/gdb.exp: Ditto.
19435 (gdb_compile): Handle nowarning option.
19436
5f4a23d9
AO
194372006-03-07 Alexandre Oliva <aoliva@redhat.com>
19438
19439 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19440 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19441 Rename executable to prelinkt. Don't re-prelink if we didn't
19442 get a core file. Test prelink -u exit status to tell whether
19443 prelinking failed. Use gdb_test_multiple.
19444
9733fc94
DJ
194452006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19446
19447 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19448 (do_tests): Call it.
19449
cc10cae3
AO
194502006-02-28 Alexandre Oliva <aoliva@redhat.com>
19451
19452 * gdb.base/prelink.exp: New test.
19453 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19454
15c46491
WZ
194552006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19456
19457 * gdb.fortran/derived-type.f90: New file.
19458 * gdb.fortran/derived-type.exp: New testcase.
19459
5c9f7ded
DJ
194602006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19461
19462 * gdb.base/default.exp: Allow ';' as a directory separator.
19463
5b96932b
AS
194642006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19465
19466 * gdb.base/help.exp (help add-symbol-file): Update.
19467
1986bccd
AS
194682006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19469
19470 * gdb.base/help.exp (help load): Update expected results.
19471
a8b7528f
FF
194722006-02-19 Fred Fish <fnf@specifix.com>
19473
19474 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19475 specifix hex value as part of results.
19476 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19477
f8261448
FF
194782006-02-16 Fred Fish <fnf@specifix.com>
19479
19480 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19481 ushort_addr, and slong_addr, so the typedefs are not optimized
19482 away.
19483 * gdb.base/whatis.exp: Add tests using type name for struct type,
19484 union type, enum type, and typedef.
a9c64011 19485
31d8bdd2
MK
194862006-02-13 Mark Kettenis <kettenis@gnu.org>
19487
19488 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19489
34e41e63
JB
194902006-02-13 Jim Blandy <jimb@redhat.com>
19491
19492 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19493 case where it takes two "next" commands to skip past the init
19494 call.
19495
ac6e4f31
FF
194962006-02-12 Fred Fish <fnf@specifix.com>
19497
19498 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19499 to handle cases where it takes two "next" commands to skip
19500 past the init call.
19501
2db2d571
JB
195022006-02-07 Joel Brobecker <brobecker@adacore.com>
19503
19504 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19505 on hppa32 targets.
19506
38fcd64c
DJ
195072006-02-06 Vladimir Prus <ghost@cs.msu.su>
19508
19509 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19510 field.
19511
1315ad46
MK
195122006-01-29 Mark Kettenis <kettenis@gnu.org>
19513
19514 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19515
5625b943
DJ
195162006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19517
19518 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19519 files.
19520
80df1bbe
DJ
195212006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19522
19523 * gdb.cp/maint.exp: Set complaints to a positive value.
19524
9078e690
DJ
195252006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19526
19527 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19528 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19529 function name.
19530
9c903399
DJ
195312006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19532
19533 * gdb.base/checkpoint.c: Update copyright notice. Include
19534 <stdlib.h>.
19535
761ae4d6
JB
195362006-01-04 Jim Blandy <jimb@redhat.com>
19537
19538 * gdb.asm/asm-source.exp: Independently provide default values for
19539 asm-flags and debug-flags. Use 'string equal' to do the
19540 comparison, not the implicit expr's '==' operator. Remove
19541 now-unneeded assignments to asm-flags. In h8300 case, place
19542 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19543
099ac3dd
MS
195442006-01-04 Michael Snyder <msnyder@redhat.com>
19545
19546 * gdb.base/checkpoint.c: New file.
19547 * gdb.base/checkpoint.exp: New file.
19548 * gdb.base/multi-fork.c: New file.
19549 * gdb.base/multi-fork.exp: New file.
19550 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19551
f4d85314
FF
195522006-01-04 Fred Fish <fnf@specifix.com>
19553
19554 * gdb.base/ptype.c (foo): Add typedef.
19555 (intfoo): Add function.
19556 * gdb.base/ptype1.c: New file.
19557 * gdb.base/ptype.exp: Handle compilation and linking with two
19558 source files. Test that proper type for "foo" is found based
19559 on source context rather than first match found in symtabs.
19560
a1b06f35
MK
195612005-12-28 Mark Kettenis <kettenis@gnu.org>
19562
19563 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19564 * gdb.asm/openbsd.inc: Indent commands.
19565
d082a1e2
MK
195662005-12-26 Mark Kettenis <kettenis@gnu.org>
19567
c65016bd
MK
19568 * gdb.base/freebpcmd.exp: Increase timeout.
19569
d082a1e2
MK
19570 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19571
d3c32a0e
DJ
195722005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19573
19574 * gdb.base/default.exp: Update check for "show version".
19575
9fdb1f50
RC
195762005-12-09 Randolph Chung <tausq@debian.org>
19577
19578 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19579 * gdb.asm/pa64.inc: New file.
19580
5f2c56f7
RC
195812005-12-09 Randolph Chung <tausq@debian.org>
19582
19583 * gdb.asm/common.inc: Indent commands.
19584 * gdb.asm/asmsrc1.s: Likewise.
19585 * gdb.asm/asmsrc2.s: Likewise.
19586
8117349c
RC
195872005-12-09 Randolph Chung <tausq@debian.org>
19588
19589 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19590 (get_addr_of_sym): Remove duplicate print.
19591 (gen_core): xfail hppa*-*-hpux*, update expected output.
19592 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19593 * gdb.arch/pa64-nullify.s: New file.
19594
8f07f25a
RC
195952005-12-09 Randolph Chung <tausq@debian.org>
19596
19597 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19598
55b39184
DJ
195992005-12-07 Christophe Lyon <christophe.lyon@st.com>
19600
19601 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19602 code generation for these functions.
19603 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19604 error message.
19605
31e2b00f
AS
196062005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19607
19608 * gdb.base/help.exp (help b, help br, help bre, help brea)
19609 (help break): Update the expected message.
19610
c3d0b56e
SC
196112005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19612
19613 * gdb.asm/m68hc11.inc: Setup the data section.
19614 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19615 script for this test.
19616 (m6812-*-*): Likewise.
19617
36ae0ea9
RC
196182005-11-09 Randolph Chung <tausq@debian.org>
19619
19620 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19621
9d6f42e9
WZ
196222005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19623
19624 * gdb.base/break.exp: Fix a comment typo.
19625
e2126a14
EZ
196262005-11-03 Jim Blandy <jimb@redhat.com>
19627
a9c64011
AS
19628 Checked in by Elena Zannoni <ezannoni@redhat.com>
19629
889bf7c5 19630 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19631
e0ac7199
CV
196322005-11-02 Corinna Vinschen <vinschen@redhat.com>
19633
19634 * gdb.arch/gdb1558.c: Include stdio.h.
19635
31d3fb18
MK
196362005-10-31 Mark Kettenis <kettenis@gnu.org>
19637
19638 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19639
e52b687c
MK
196402005-10-31 Mark Kettenis <kettenis@gnu.org>
19641
19642 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19643
f4711d79
PG
196442005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19645
a9c64011
AS
19646 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19647 vscr" tests to better match output.
f4711d79 19648
987a9106
JB
196492005-10-12 Jim Blandy <jimb@redhat.com>
19650
19651 * gdb.base/structs.exp (any): New function.
19652 (test_struct_returns): Don't make any assumptions at all about
19653 what value the function returns when GDB can't set the return
19654 value.
19655
2336bb58
JB
196562005-10-09 Joel Brobecker <brobecker@adacore.com>
19657
19658 * gdb.ada/arrayidx/p.adb: New file.
19659 * gdb.ada/arrayidx.exp: New testcase
19660
196612005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19662
19663 * gdb.ada/array_return/pck.ads: New file.
19664 * gdb.ada/array_return/pck.adb: New file.
19665 * gdb.ada/array_return/p.adb: New file.
19666 * gdb.ada/array_return.exp: New testcase.
19667
705335ea
JB
196682005-10-03 Joel Brobecker <brobecker@adacore.com>
19669
a9c64011
AS
19670 * gdb.base/arrayidx.c: New file.
19671 * gdb.base/arrayidx.exp: New testcase.
705335ea 19672
11ee9940
NR
196732005-09-29 Nick Roberts <nickrob@snap.net.nz>
19674
19675 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19676 frames-invalid and breakpoints-invalid are no longer generated
19677 with level 3 so don't expect them in the output.
19678
39fb8e9e
BR
196792005-09-27 Bob Rossi <bob@brasko.net>
19680
a9c64011 19681 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19682 from test. Escape the | in mi_gdb_test call.
19683 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19684 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19685 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19686 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19687 expected regex's in mi_gdb_test calls.
19688 * lib/mi-support.exp: Remove arbitrary .* from tests.
19689 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19690 Fully anchor GDB/MI expected results in mi_gdb_test.
19691 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19692 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19693
2af48f68
PB
196942005-09-26 Paul Brook <paul@codesourcery.com>
19695
19696 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19697
f34502bc
WZ
196982005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19699
19700 * bfp-test.c: New file.
19701 * bfp-test.exp: New testcase.
19702
ca929517
WZ
197032005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19704
19705 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19706 of subarray and substring variable.
19707 * gdb.fortran/subarray.f: New source file for the test of subarray
19708 and substring variable evaluation.
19709 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19710 of string constant.
19711
c761af65
DJ
197122005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19713
19714 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19715 copyright dates.
19716
561d7a1d
PG
197172005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19718
19719 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19720 powerpc altivec' test with an almost identical 'info vector' test.
19721
b2b64cc9
PG
197222005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19723
a9c64011
AS
19724 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19725 vscr" tests to match output.
b2b64cc9 19726
6ac4d15a
PG
197272005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19728
a9c64011
AS
19729 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19730 output.
6ac4d15a 19731
40e55bef
BR
197322005-09-11 Bob Rossi <bob@brasko.net>
19733
889bf7c5
PA
19734 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19735 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19736 commands that return an MI output command and an asyncronous MI output
19737 command.
40e55bef
BR
19738 * gdb.mi/mi-console.exp: Ditto.
19739
3c7385ec
BR
197402005-09-11 Bob Rossi <bob@brasko.net>
19741
19742 * gdb.mi/mi-var-child.c: Include <string.h>.
19743
a6cd0eb3
DJ
197442005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19745
19746 * killed.exp: Correct gdb_expect syntax.
19747
2f168eed
CV
197482005-08-09 Corinna Vinschen <vinschen@redhat.com>
19749
19750 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19751
ecd3fd0f
BR
197522005-08-02 Bob Rossi <bob@brasko.net>
19753
19754 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19755 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19756 Change tests to inferior-tty-set/show.
19757 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19758 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19759 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19760 inferior. Use mi_gdb_test to get GDB and Inferior output.
19761 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19762 descriptor.
19763 (mi_inferior_tty_name): Add inferior PTY file name.
19764 (mi_gdb_start): Add INFERIOR_PTY parameter.
19765 (mi_gdb_test): Add IPATTERN parameter.
19766
f1ea48cb 197672005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19768
f1ea48cb
BR
19769 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19770 parameter to mi_gdb_test.
19771 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19772
6e650a67
DJ
197732005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19774
19775 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19776 struct_declarations.
19777 * gdb.mi/mi-var-child.exp: Step over the initialization of
19778 struct_declarations.
19779
8be260b6
DJ
197802005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19781
19782 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19783 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19784 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19785 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19786 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19787 file.
19788
4e660f07
NR
197892005-07-27 Nick Roberts <nickrob@snap.net.nz>
19790
19791 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19792 (do_children_tests): Assign values to the extra elements.
19793
19794 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19795 them for tests for "-var-update --no-values" and
a9c64011 19796 "-var-update --all-values".
4e660f07
NR
19797 Add test for "-var-list-children --simple-values".
19798
19799 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19800
19801 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19802 "-stack-list-locals --simple-values" Improve doc strings and
19803 comments.
19804
6bdae935
MK
198052005-07-18 Mark Kettenis <kettenis@gnu.org>
19806
598b7a6f
MK
19807 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19808 *-*-openbsd*.
19809 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19810
6bdae935
MK
19811 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19812 sigaltsatck'.
19813
1323e929 198142005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19815
1323e929
BR
19816 * gdb.base/default.exp (tty): Changed output of command.
19817 * gdb.base/help.exp (help tty): Ditto.
19818
b1a9c082
MK
198192005-07-12 Mark Kettenis <kettenis@gnu.org>
19820
19821 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19822
10a844a2
MK
198232005-07-10 Mark Kettenis <kettenis@gnu.org>
19824
19825 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19826 -stack-select-frame without arguments.
19827 (test_stack_frame_listing): Add test for newly implemented command
19828 -stack-info-frame.
19829
3cb3b8df
BR
198302005-07-06 Bob Rossi <bob@brasko.net>
19831
19832 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19833 command.
19834 (Copyright): Update copyright.
19835
a0c5fbcf
WZ
198362005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19837
19838 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19839 tests to evaluate exponentiation expression.
19840
984971d0
AS
198412005-06-29 Andreas Schwab <schwab@suse.de>
19842
19843 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19844 main to avoid warnings.
19845
19846 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19847
fe03833f
NR
198482005-06-20 Nick Roberts <nickrob@snap.net.nz>
19849
19850 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19851 -stack-select-frame without arguments.
19852 (test_stack_frame_listing): Add test for newly implemented command
19853 -stack-info-frame.
a9c64011 19854
7a55f279
WZ
198552005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19856
0ffa0ea5
DJ
19857 * gdb.fortran/array-element.f: New file.
19858 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19859
26585198
DJ
198602005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19861
19862 * gdb.base/bigcore.exp: Correct checks for systems which can
19863 not dump a large core file.
19864
c1bd25fd
DJ
198652005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19866
19867 * gdb.base/relocate.c: Add a copyright notice.
19868 (dummy): Remove.
19869 * gdb.base/relocate.exp: Test printing the values of variables
19870 from a relocatable file.
19871
589e074d
DJ
198722005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19873
19874 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19875 excess MI output after an error.
19876
0915f927
JB
198772005-05-29 Joel Brobecker <brobecker@adacore.com>
19878
19879 * gdb.arch/alpha-step.c: New file.
19880 * gdb.arch/alpha-step.exp: New testcase.
19881
76ff342d
DJ
198822005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19883 Dennis Brueni <dennis@slickedit.com>
19884
19885 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19886 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19887 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19888 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19889 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19890 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19891 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19892
96b0c7ac
DJ
198932005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19894 Wu Zhou <woodzltc@cn.ibm.com>
19895
19896 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19897 IBM's xlc compiler.
19898 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19899 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19900
f21565d2
JB
199012005-05-13 Jim Blandy <jimb@redhat.com>
19902
19903 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19904 calling gdb_suppress_entire_file.
19905 * gdb.base/charset.exp: Same.
19906 * gdb.base/call-rt-st.exp: Same.
19907
6006a3a1
BR
199082005-05-05 Bob Rossi <bob_rossi@cox.net>
19909
19910 * lib/gdb.exp (fullname_syntax): Added global regex.
19911 (fullname_syntax_POSIX): Ditto.
19912 (fullname_syntax_UNC): Ditto.
19913 (fullname_syntax_DOS_CASE): Ditto.
19914 (fullname_syntax_DOS): Ditto.
19915 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19916 fullname_syntax variable to scope and use it.
19917 (test_file_list_exec_source_files): Ditto.
19918 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19919
c3b69c04
DJ
199202005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19921
19922 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19923
3c95e6af
PG
199242004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19925
a9c64011
AS
19926 * lib/gdb.exp (skip_altivec_tests): New function, based on
19927 check_vmx_hw_available from the GCC testsuite.
19928 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19929 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19930
78df6c56
JB
199312005-05-02 Jim Blandy <jimb@redhat.com>
19932
19933 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19934 calling gdb_suppress_entire_file.
19935
1690f9cf
DJ
199362005-04-30 Randolph Chung <tausq@debian.org>
19937
19938 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19939 Slightly relax "sem_post" name checking.
19940
5ea106f7
PG
199412005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19942
19943 * gdb.base/unload.exp: Use new shared library infrastructure.
19944
bf7234cf
PG
199452005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19946
19947 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19948 infrastructure.
bf7234cf 19949
547b869a
CV
199502005-04-29 Corinna Vinschen <vinschen@redhat.com>
19951
19952 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19953 * gdb.asm/h8300.inc: New file.
19954
f07e55f0
PG
199552005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19956
19957 * gdb.base/shlib-call.exp: Change to use new shared library
19958 infrastructure.
19959
3cbba3d1
PG
199602005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19961
a9c64011
AS
19962 * gdb.base/pending.exp: Change to use new shared library
19963 infrastructure.
3cbba3d1 19964
ed6df200
PG
199652005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19966
a9c64011
AS
19967 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19968 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19969
8c8f4ebe
PG
199702005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19971
a9c64011
AS
19972 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19973 shared objects being adjusted and update copyright years.
8c8f4ebe 19974
607fbc54
DJ
199752005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19976
19977 * ChangeLog: Correct some 2003-01-13 dates.
19978 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19979 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19980 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19981 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19982 gdb.trace/tfind.exp: Update copyright years.
19983
57bf0e56
DJ
199842005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19985 Daniel Jacobowitz <dan@codesourcery.com>
19986
19987 * lib/gdb.exp (gdb_compile): Handle shlib=.
19988 (gdb_compile_shlib): New function.
19989
9b593790
PG
199902005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19991
a9c64011 19992 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19993
9494c6a5
DJ
199942005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19995
19996 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19997 gdb.server.
19998 * configure.ac: Likewise.
19999 * configure: Regenerated.
20000 * gdb.gdbserver/Makefile.in: Moved to...
20001 * gdb.server/Makefile.in: ... here.
20002 * gdb.gdbserver/server.c: Moved to...
20003 * gdb.server/server.c: ... here.
20004 * gdb.gdbserver/server-run.exp: Moved to...
20005 * gdb.server/server-run.exp: ... here.
20006
6f8eac0e
DJ
200072005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20008
20009 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
20010 * configure.ac: Create gdb.gdbserver/Makefile.
20011 * configure: Regenerated.
20012 * lib/gdbserver-support.exp: New file, derived from
20013 config/gdbserver.exp.
20014 * config/gdbserver.exp: Use gdbserver-support.exp.
20015 * gdb.gdbserver/Makefile.in: New file.
20016 * gdb.gdbserver/server.c: New file.
20017 * gdb.gdbserver/server-run.exp: New file.
20018
6e87504d
PG
200192005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
20020
a9c64011
AS
20021 * lib/gdb.exp (test_compiler_info): Return compiler_info
20022 if no arguments are given.
6e87504d 20023
d1779be4
PG
200242005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
20025
20026 * gdb.arch/altivec-abi.exp: Check for compiler and set
20027 use altivec' flag accordingly.
20028 * gdb.arch/altivec-regs.exp: Likewise.
20029
88750304
DJ
200302005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
20031
20032 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
20033
f3fb768d
AS
200342005-03-27 Andreas Schwab <schwab@suse.de>
20035
20036 * gdb.base/bigcore.c (main): Add missing mode argument in open
20037 call.
20038
7e813ac5
DJ
200392005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
20040
20041 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
20042 downloads.
20043 * config/gdbserver.exp (gdb_load): Likewise.
20044
8e3049aa
PB
200452005-03-14 Paul Brook <paul@codesourcery.com>
20046
20047 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
20048 targets.
20049
a9df7c44
JB
200502005-03-09 Joel Brobecker <brobecker@adacore.com>
20051
20052 * gdb.dwarf2/dup-psym.S: New file.
20053 * gdb.dwarf2/dup-psym.exp: New testcase.
20054
9f0d94e8
JB
200552005-03-09 Joel Brobecker <brobecker@adacore.com>
20056
20057 * gdb.ada/exec_changed/first.adb: New file.
20058 * gdb.ada/exec_changed/second.adb: New file.
20059 * gdb.ada/exec_changed.exp: New testcase.
20060
5f579bc5
NS
200612005-03-08 Nathan Sidwell <nathan@codesourcery.com>
20062
36e9969c
NS
20063 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
20064 (A2): New class.
20065 (main): Test operator+.
20066 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
20067 breakpoint test.
20068
5f579bc5
NS
20069 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
20070 * gdb.base/signull.exp: Disable if gdb,nosignals.
20071 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
20072 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
20073 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
20074 * gdb.mi/mi2-console.exp: Likewise.
20075 * gdb.trace/collection.exp (run_trace_experiment): Consume the
20076 continue output at start.
20077 (gdb_collect_locals_test): Robustify regexp.
20078 * gdb.trace/passc-dyn.exp: Fix comment typo.
20079 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
20080
be46087e
CV
200812005-03-08 Corinna Vinschen <vinschen@redhat.com>
20082
20083 * gdb.asm/asm-source.exp: Add iq2000 case.
20084 * gdb.asm/iq2000.inc: New file.
20085
384e1a61 200862005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 20087
384e1a61
MI
20088 * gdb.base/command.exp: Change hardcoded value to regular expression.
20089 * gdb.base/float.exp: Add powerpc to the list of targets checked.
20090
584b6e9e
DJ
200912005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
20092
20093 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
20094 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
20095 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
20096 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
20097 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
20098
ab5b5d61
MK
200992005-03-05 Mark Kettenis <kettenis@gnu.org>
20100
20101 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
20102 changes.
20103
ae051c1b
PG
201042004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
20105
a9c64011
AS
20106 * lib/compiler.c: Add test for IBM's xlc compiler.
20107 * lib/compiler.cc: Likewise.
ae051c1b 20108
3f0f6ed2
JB
201092004-02-24 Joel Brobecker <brobecker@adacore.com>
20110
20111 * gdb.ada/fixed_points.exp: Create compilation object directory
20112 before running the test.
20113 * gdb.ada/null_record.exp: Likewise.
20114 * gdb.ada/packed_array.exp: Likewise.
20115 * gdb.ada/start.exp: Likewise.
20116
724f452b
JB
201172005-02-15 Joel Brobecker <brobecker@adacore.com>
20118
20119 * gdb.ada/packed_array/pa.adb: New file.
20120 * gdb.ada/packed_array.exp: New testcase.
20121
57f5cdfb 201222005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 20123
1f393151
MK
20124 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
20125 files.
20126
ebdda337
MK
20127 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
20128 on *-*-openbsd*. Correctly match whitespace in regukar
20129 expressions.
20130
cf309262
DJ
201312005-02-10 Daniel Jacobowitz <dan@debian.org>
20132
20133 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
20134 PR exp/1821
20135 * gdb.base/gdb1821.c: New test file.
20136 * gdb.base/gdb1821.exp: New test file.
20137
3be49e7a
JB
201382005-02-09 Joel Brobecker <brobecker@adacore.com>
20139
20140 * gdb.base/start.c: New file.
20141 * gdb.base/start.exp: New testcase.
20142
e292e67d
JB
201432005-02-09 Joel Brobecker <brobecker@adacore.com>
20144
20145 * gdb.ada/start/dummy.adb: New file.
20146 * gdb.ada/start.exp: New testcase.
20147
dbdfa66c
CV
201482005-02-09 Corinna Vinschen <vinschen@redhat.com>
20149
20150 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
20151 for printing symbols and statistics.
20152 Add test for using relative pathnames in "maint print msymbols" test.
20153 Mark "maint info sections DATA" XFAIL on Cygwin.
20154 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
20155 tests.
20156
d7941671
AC
201572005-02-09 Andreas Schwab <schwab@suse.de>
20158
20159 Committed by Andrew Cagney <cagney@gnu.org>
20160 * gdb.base/remotetimeout.exp: New file.
20161
74e5ef44
MK
201622005-02-07 Mark Kettenis <kettenis@gnu.org>
20163
20164 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
20165
464dd14d
JB
201662005-02-03 Joel Brobecker <brobecker@adacore.com>
20167
20168 * gdb.ada/gnat_ada.gpr: New file.
20169 * gdb.ada/gnat_ada.gin: Delete, no longer used.
20170 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
20171 * configure.ac: No longer generate gnat_ada.gpr.
20172 * configure: Regenerate.
20173 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
20174 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
20175 * gdb.ada/null_record/bar.ads: Likewise.
20176 * gdb.ada/null_record/bar.adb: Likewise.
20177 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
20178 * gdb.ada/null_record.exp (testdir): New variable.
20179 (testfile): executable is now in testdir subdirectory.
20180 (srcfile): Use full path to the main compilation unit.
20181 * gdb.ada/fixed_points.exp: Same changes as above.
20182
30d756ae
NR
201832005-02-03 Nick Roberts <nickrob@snap.net.nz>
20184
20185 * gdb.base/interp.exp: New test.
20186
9d799f85
AC
201872005-01-24 Andrew Cagney <cagney@gnu.org>
20188
20189 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
20190
15656118
AC
201912005-01-19 Andrew Cagney <cagney@gnu.org>
20192
a892c31b
AC
20193 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
20194 configure.ac not configure.in.
20195
15656118
AC
20196 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
20197 of powerpc*-*-*.
20198 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 20199 * gdb.base/list.exp (test_list_function)
15656118
AC
20200 (test_list_filename_and_function): Ditto.
20201 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
20202
a7b01baf
AC
202032005-01-16 Andrew Cagney <cagney@gnu.org>
20204
17d92a02
AC
20205 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
20206
a7b01baf
AC
20207 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
20208
bc8332bb
AC
202092005-01-14 Andrew Cagney <cagney@gnu.org>
20210
20211 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
20212 * gdb.mi/mi2-var-cmd.exp: Ditto.
20213
4d074752
CV
202142005-01-10 Corinna Vinschen <vinschen@redhat.com>
20215
20216 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
20217
bec39cab
AC
202182005-01-07 Andrew Cagney <cagney@gnu.org>
20219
20220 * configure.ac: Rename configure.in, require autoconf 2.59.
20221 * configure: Re-generate.
20222 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
20223 * gdb.stabs/configure: Re-generate.
20224 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
20225 * gdb.hp/configure: Re-generate.
20226 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
20227 autoconf 2.59.
20228 * gdb.hp/gdb.objdbg/configure: Re-generate.
20229 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
20230 autoconf 2.59.
20231 * gdb.hp/gdb.defects/configure: Re-generate.
20232 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
20233 autoconf 2.59.
20234 * gdb.hp/gdb.compat/configure: Re-generate.
20235 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
20236 autoconf 2.59.
20237 * gdb.hp/gdb.base-hp/configure: Re-generate.
20238 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
20239 autoconf 2.59.
20240 * gdb.hp/gdb.aCC/configure: Re-generate.
20241
f10b16d4
JB
202422004-12-15 Jim Blandy <jimb@redhat.com>
20243
20244 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
20245 under NPTL when there is debugging info available for libpthread.
20246
fb6e1814
JG
202472004-12-13 Jerome Guitton <guitton@gnat.com>
20248
20249 * gdb.ada/fixed_points.c: New file.
20250 * gdb.ada/fixed_points.exp: New file.
20251
fe46cd3a
RC
202522004-12-03 Randolph Chung <tausq@debian.org>
20253
20254 * gdb.arch/pa-nullify.exp: New file.
20255 * gdb.arch/pa-nullify.s: New file.
20256
8de0841b
RC
202572004-11-30 Randolph Chung <tausq@debian.org>
20258
20259 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
20260 instead of "tbug". Fix regexp to work properly with gdb_test.
20261
c8170782
PH
202622004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
20263
20264 * gdb.base/bitfields2.exp: New test.
20265 * gdb.base/bitfields2.c: New file.
20266
954269c2
RE
202672004-11-28 Richard Earnshaw <rearnsha@arm.com>
20268
20269 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
20270
0107feed
RC
202712004-11-16 Randolph Chung <tausq@debian.org>
20272
20273 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
20274
f073ae8c
DJ
202752004-11-14 Daniel Jacobowitz <dan@debian.org>
20276
20277 * gdb.threads/threadapply.exp: Correct "macro details" test.
20278
19ad59e7
JJ
202792004-11-11 Jeff Johnston <jjohnstn@redhat.com>
20280
20281 * gdb.threads/threadapply.exp: New test.
20282 * gdb.threads/threadapply.c: New file.
20283
9cf0961b
MK
202842004-11-07 Mark Kettenis <kettenis@gnu.org>
20285
20286 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
20287 frames.
20288
c789492a
FL
202892004-11-05 Felix Lee <felix+log1@specifixinc.com>
20290
20291 * gdb.base/cursal.exp: New file.
20292 * gdb.base/cursal.c: New file.
20293
a1e167bb
AC
202942004-11-03 Andrew Cagney <cagney@gnu.org>
20295
20296 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
20297
b7cbf173
MK
202982004-10-30 Mark Kettenis <kettenis@gnu.org>
20299
20300 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
20301 NetBSD/ELF targets.
20302
88f9d34f
JB
203032004-10-29 Joel Brobecker <brobecker@gnat.com>
20304
20305 * gdb.threads/bp_in_thread.c: New file, copied from
20306 pthread_cond_wait.c.
20307 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
20308 file, rather than reusing the .c file from another testcase.
20309
ca7d6a0c
JB
203102004-10-20 Joel Brobecker <brobecker@gnat.com>
20311
20312 * gdb.ada/null_record.exp: Check where we stopped after
20313 sending the start command, instead of where the associated
20314 temporary breakpoint was inserted.
20315
0d863d03
AC
203162004-10-14 Andrew Cagney <cagney@gnu.org>
20317
20318 * gdb.mi/gdb701.c (main): Return 0.
20319
d11e72cb
DJ
203202004-10-13 Daniel Jacobowitz <dan@debian.org>
20321
d40539a4 20322 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20323
e1923096
JJ
203242004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20325
20326 * gdb.threads/schedlock.c: Add comment markers to use to find
20327 line numbers.
20328 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20329 comments.
20330 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20331 breakpoint lines.
20332
ec8ba2c9
DJ
203332004-10-12 Daniel Jacobowitz <dan@debian.org>
20334
20335 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20336
0eb3658b
DJ
203372004-10-12 Daniel Jacobowitz <dan@debian.org>
20338
20339 * configure.in: Add gdb.dwarf2.
20340 * configure: Regenerated.
20341 * Makefile.in: Add gdb.dwarf2.
20342 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20343 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20344 gdb.dwarf2/file1.txt: New files.
20345
a271cc33
OF
203462004-10-11 Orjan Friberg <orjanf@axis.com>
20347
a9c64011 20348 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20349 of "run", since the latter doesn't work with remote targets. Adjust
20350 the breakpoint numbering accordingly.
20351 * gdb.threads/pthread_cond_wait.exp: Ditto.
20352
895ce074
MC
203532004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20354
20355 * gdb.base/overlays.exp: Update copyright years.
20356
6be3092d
KI
203572004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20358
20359 * gdb.base/overlays.exp: Disable if target is Linux.
20360
e05389b8
FL
203612004-10-06 Felix Lee <felix+log1@specifixinc.com>
20362
20363 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20364
73cb587d
KI
203652004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20366
20367 * gdb.asm/asm-source.exp: Add m32r-linux target.
20368 * gdb.asm/m32r-linux.inc: New file.
20369
3c0edcdc
AC
203702004-09-24 Andrew Cagney <cagney@redhat.com>
20371 David Anderson <anderson@redhat.com>
20372
20373 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20374 command fails, assume things will work.
20375 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20376 (_GNU_SOURCE): Define.
20377 (print_unsigned, print_hex): Change parameter to "long long".
20378 (print_byte_count): New function, use to print byte counts.
20379 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20380 O_LARGEFILE.
20381 (main): Compute an upper bound on a corefile in max_core_size.
20382 Limit memory chunk size to max_core_size. Limit total memory
20383 allocated to max_core_size.
20384
4bb3667f
AC
203852004-09-23 Andrew Cagney <cagney@gnu.org>
20386
20387 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20388 from a separate process with code that creates a corefile by
20389 making the inferior dump core.
20390
60fe1a51
MK
203912004-09-23 Mark Kettenis <kettenis@gnu.org>
20392
20393 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20394 block.
20395
8e937346
MC
203962004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20397
20398 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20399 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20400 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20401 Likewise.
20402
7213f6d6
JJ
204032004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20404
20405 * gdb.java/jprint.exp: New test case for java inferior call.
20406 * gdb.java/jprint.java: Ditto.
20407
eac69dca
JB
204082004-09-15 Joel Brobecker <brobecker@gnat.com>
20409
20410 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20411
22227696
MC
204122004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20413
20414 * gdb.threads/killed.c: Include <stdlib.h>.
20415 * gdb.threads/pthreads.c: Likewise.
20416
7dd403a4
MC
204172004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20418
20419 * gdb.threads/killed.c: Add copyright notice.
20420
33f2d567
JM
204212004-09-10 Jason Molenda (jmolenda@apple.com)
20422
a9c64011
AS
20423 * gdb.base/define.exp: Two new tests to verify zero space chars
20424 after 'if' and 'while' commands in a user-defined command is correctly
20425 parsed.
33f2d567 20426
e05b62ac
AC
204272004-09-08 Andrew Cagney <cagney@gnu.org>
20428
20429 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20430 delivery test with duplicate at end of file.
20431
9cbe82da
MK
204322004-09-06 Mark Kettenis <kettenis@jive.nl>
20433
20434 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20435
564803d9
MC
204362004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20437
20438 * config/hppro.exp: Removed.
20439
7c6807ce
MC
204402004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20441
20442 * config/sparclet.exp: Removed.
20443
bf7e26dd
MC
204442004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20445
20446 * config/udi.exp: Removed.
20447
714e341b
MC
204482004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20449
20450 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20451 of "exp_continue".
20452 (advancei): Likewise.
20453
1236e623
JJ
204542004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20455
20456 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20457
3bdcad15
MI
204582004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20459
228af206 20460 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
20461 to check for nodebug in executable.
20462 * gdb.gdb/observer.exp (setup_test): Likewise.
20463 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20464 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20465
c72b934c
AC
204662004-09-01 Andrew Cagney <cagney@gnu.org>
20467
20468 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20469 files.
20470
edd9b715
JJ
204712004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20472
20473 * gdb.base/unload.exp: Fix expected warning message to match
20474 latest format.
20475
fb4ce06b
CV
204762004-09-01 Corinna Vinschen <vinschen@redhat.com>
20477
20478 * gdb.base/call-rt-st.exp: Fix typos.
20479
ce78e7c3
MI
204802004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20481
20482 * gdb.threads/thread_check.exp: New testcase.
20483 * gdb.threads/thread_check.c: New testcase.
20484
2dedb159
AC
204852004-08-31 Andrew Cagney <cagney@gnu.org>
20486
20487 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20488 (skip_to_handler_entry): New procedures. Test stepping into a
20489 handler when the breakpoint is at the handler's entry point.
20490
68f53502
AC
204912004-08-30 Andrew Cagney <cagney@gnu.org>
20492
20493 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20494 gdb/1757.
20495
3e3ffd2b
MC
204962004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20497
20498 With code from Manoj Iyer <manjo@austin.ibm.com>:
20499 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20500 return value. Add an arm for "no debugging symbols found".
20501 Change a stray "error" to "perror".
20502 (gdb_run_cmd): Adapt to new return value.
20503 * gdb.base/remote.exp: Adapt to new return value.
20504 * gdb.gdb/complaints.exp: Likewise.
20505 * gdb.gdb/observer.exp: Likewise.
20506 * gdb.gdb/selftest.exp: Likewise.
20507 * gdb.gdb/xfullpath.exp: Likewise.
20508
4b6f5fd2
JB
205092004-08-27 Joel Brobecker <brobecker@gnat.com>
20510
20511 * gdb.threads/bp_in_thread.exp: New testcase.
20512
e5b25496
MC
205132004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20514
20515 Fix PR testsuite/1735.
20516 * gdb.threads/schedlock.c (thread_function): Add a cast
20517 to suppress a gcc warning.
20518 * gdb.threads/thread-specific.c (thread_function): Likewise.
20519
934353d6
MC
205202004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20521
20522 * gdb.base/unload.c: Include <stdlib.h>.
20523
f98a0aef 205242004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20525
f98a0aef 20526 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20527 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20528 synchronized after the "return".
20529
5a2e8882
MC
205302004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20531
20532 * gdb.mi/basics.c: Include <stdio.h>.
20533 * gdb.mi/pthreads.c: Include <stdlib.h>.
20534 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20535
a9640423
MC
205362004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20537
20538 * gdb.threads/schedlock.c: Add copyright notice.
20539
b04e311d
AC
205402004-08-25 Andrew Cagney <cagney@gnu.org>
20541
20542 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20543 (skip_over_handler, breakpoint_over_hander): New test procedures.
20544 (advance, advancei): Add a proper prefix, do not use
20545 rerun_to_main.
20546 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20547
7c27f15b
MC
205482004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20549
20550 * gdb.mi/basics.c: Add copyright notice.
20551 * gdb.mi/var-cmd.c: Add copyright notice.
20552
fffc87ae
MC
205532004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20554
20555 * lib/gdb.exp: Remove signed_keyword_not_used.
20556 * lib/compiler.c: Likewise.
20557 * lib/compiler.cc: Likewise.
20558
d782e0bf
MC
205592004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20560
20561 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20562 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20563
96033e83
MC
205642004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20565
20566 * gdb.base/whatis.c: Add copyright notice.
20567
cf38c229
MK
205682004-08-20 Mark Kettenis <kettenis@gnu.org>
20569
20570 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20571 it to skip the breakpoints encoded in the inline assembly.
20572
f4b49756
MC
205732004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20574
20575 * Makefile.in: Add gdb.fortran.
20576
2f193b69
MC
205772004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20578
20579 * gdb.base/call-sc.exp (test_scalar_returns):
20580 Fix cut-and-paste glitch in "Make fun return now".
20581
89a237cb
MC
205822004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20583
20584 * configure.in: Add gdb.fortran.
20585 * configure: Regenerate.
20586 * gdb.fortran/Makefile.in: New file.
20587 * lib/gdb.exp (skip_fortran_tests): New procedure.
20588
469aff8e
MC
205892004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20590
20591 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20592 reference to bug-gnu@prep.ai.mit.edu.
20593 * gdb.mi/mi-var-child.exp: Likewise.
20594 * gdb.mi/mi-var-cmd.exp: Likewise.
20595 * gdb.mi/mi-var-display.exp: Likewise.
20596 * gdb.mi/mi2-var-block.exp: Likewise.
20597 * gdb.mi/mi2-var-child.exp: Likewise.
20598 * gdb.mi/mi2-var-cmd.exp: Likewise.
20599 * gdb.mi/mi2-var-display.exp: Likewise.
20600
00b51b9f
MK
206012004-08-15 Mark Kettenis <kettenis@gnu.org>
20602
20603 * gdb.base/unload.c (main): Make local variable msg const.
20604
45f07fef
MC
206052004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20606
20607 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20608 to bug-gnu@prep.ai.mit.edu.
20609 * gdb.mi/mi-disassemble.exp: Likewise.
20610 * gdb.mi/mi-eval.exp: Likewise.
20611 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20612 default line number.
20613 * gdb.mi/mi-return.exp: Likewise.
20614 * gdb.mi/mi-simplerun.exp: Likewise.
20615 * gdb.mi/mi-stack.exp: Likewise.
20616 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20617 number with explicit range test.
20618 * gdb.mi/mi-watch.exp: Likewise.
20619 * gdb.mi/mi2-break.exp: Likewise.
20620 * gdb.mi/mi2-cli.exp: Likewise.
20621 * gdb.mi/mi2-disassemble.exp: Likewise.
20622 * gdb.mi/mi2-eval.exp: Likewise.
20623 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20624 default line number.
20625 * gdb.mi/mi2-return.exp: Likewise.
20626 * gdb.mi/mi2-simplerun.exp: Likewise.
20627 * gdb.mi/mi2-stack.exp: Likewise.
20628 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20629 number with explicit range test.
20630 * gdb.mi/mi2-watch.exp: Likewise.
20631
dd8c8ee7
MC
206322004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20633
20634 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20635 * gdb.cp/m-static.exp: Likewise.
20636 * gdb.cp/rtti.exp: Likewise.
20637
4e838464
MK
206382004-08-14 Mark Kettenis <kettenis@gnu.org>
20639
20640 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20641
8d8cb839
EZ
206422004-08-14 Eli Zaretskii <eliz@gnu.org>
20643
20644 * ChangeLog: Prefix Local Variables with semi-colons and indent
20645 the reference to older ChangeLog files, to fix fontification in
20646 Emacs.
20647
deea8bb0
MC
206482004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20649
20650 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20651 * gdb.mi/mi2-break.exp: Likewise.
20652
c3297504
MC
206532004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20654
20655 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20656
25808999
MC
206572004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20658
20659 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20660
226a8d71
MC
206612004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20662
20663 * gdb.cp/classes.exp: Remove unused declarations. Just let
20664 test names default instead of providing special names. Remove
20665 extraneous demangler test.
20666
37fdf854
JJ
206672004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20668
20669 * gdb.base/unload.exp: New test for breakpoints in dynamically
20670 loaded libraries.
20671 * gdb.base/unload.c: Ditto.
20672 * gdb.base/unloadshr.c: Ditto.
20673
2d3a7986
MC
206742004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20675
20676 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20677 cp_test_ptype_class.
20678 (test_enums): Likewise.
20679
c72b934c
AC
206802004-08-10 Andrew Cagney <cagney@gnu.org>
20681
20682 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20683 files.
20684
cc503c8a
AC
206852004-08-10 Andrew Cagney <cagney@gnu.org>
20686
20687 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20688 init_malloc call.
20689
902f2ccb
MC
206902004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20691
20692 * ChangeLog: Add copyright notice. The notice is copied
20693 from emacs 21.3 top level ChangeLog.
20694
78c90502
MC
206952004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20696
20697 * lib/cp-support.exp: New file.
20698 * lib/cp-support.exp (cp_test_type_class): New function.
20699 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20700 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20701 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20702 cp_test_ptype_class.
20703
88e5ea78
MC
207042004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20705
20706 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20707 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20708 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20709 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20710 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20711 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20712 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20713 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20714 gdb.mi/mi2-watch.exp: Update copyright years.
20715
6a89fc9c
MK
207162004-08-09 Mark Kettenis <kettenis@gnu.org>
20717
20718 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20719
1482e0de
MC
207202004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20721
20722 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20723 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20724 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20725 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20726 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20727 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20728 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20729 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20730 gdb.mi/mi-watch.exp: Update copyright years.
20731
1a5ce3f3
DJ
207322004-08-08 Daniel Jacobowitz <dan@debian.org>
20733
20734 PR gdb/1738
20735 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20736 from a breakpoint with a pending signal.
20737
04f6ecf2
DJ
207382004-08-08 Daniel Jacobowitz <dan@debian.org>
20739
20740 PR gdb/1736
20741 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20742 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20743 the prompt.
20744 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20745
54d90d35
DJ
207462004-08-08 Daniel Jacobowitz <dan@debian.org>
20747
20748 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20749
d2f6abb0
DJ
207502004-08-08 Daniel Jacobowitz <dan@debian.org>
20751
20752 PR gdb/1736
20753 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20754 for i?86-*-linux*.
20755
5598c03d
DJ
207562004-08-08 Daniel Jacobowitz <dan@debian.org>
20757
20758 * gdb.arch/i386-prologue.exp: Compile without debug information.
20759
c6fee705
MC
207602004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20761
20762 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20763 rather than asking gdb to search.
20764
dd90efdb
MC
207652004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20766
20767 * gdb.base/gcore.c: Include <string.h>.
20768
1e84bec1
MC
207692004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20770
20771 * gdb.base/gcore.c: Add copyright notice.
20772
e425eb2b
MC
207732004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20774
20775 * gdb.base/freebpcmd.c: Include <stdio.h>.
20776 * gdb.base/long_long.c: Include <string.h>.
20777 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20778 * gdb.base/siginfo.c: Include <string.h>.
20779 * gdb.base/sigstep.c: Include <string.h>.
20780
cb9aaed5
MC
207812004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20782
20783 * gdb.base/complex.c: Include <stdlib.h>.
20784
55944f3d
MC
207852004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20786
20787 * gdb.base/complex.c: Add copyright notice.
20788
7b2953d9
MC
207892004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20790
20791 * gdb.base/charset.c: Include <stdlib.h>.
20792
c9133d23
MC
207932004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20794
20795 * gdb.base/auxv.c: Include <stdlib.h>.
20796
0a8490ad
MC
207972004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20798
20799 * gdb.base/auxv.c: Add copyright notice.
20800
3426d5ec
MC
208012004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20802
20803 * gdb.base/coremaker.c: Add copyright notice.
20804 * gdb.base/coremaker2.c: Add copyright notice.
20805
8da195dd
AC
208062004-08-04 Andrew Cagney <cagney@gnu.org>
20807
20808 * gdb.base/store.exp: Update copyright.
20809 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20810 names, do not import gdb_prompt.
20811
8d394f98
AC
208122004-08-01 Andrew Cagney <cagney@gnu.org>
20813
20814 Fix PR testsuite/1729.
20815 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20816 not use capture_value with value 4.
20817 (capture_value): Add optional test name parameter.
20818 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20819 the prefix, pass to capture_value.
20820
b6702b23
MK
208212004-08-01 Mark Kettenis <kettenis@gnu.org>
20822
20823 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20824 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20825 (main): Call new function.
20826
c203e0ca
MC
208272004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20828
20829 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20830
a7995a30
MC
208312004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20832
20833 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20834
9366563b
MC
208352004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20836
b6eeaf26 20837 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20838 Accept more values of vtbl pointer. Remove some messages
20839 about "obsolete gcc or gdb".
20840
2fc1f950
MC
208412004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20842
20843 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20844
c724d49b
MC
208452004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20846
20847 * gdb.base/asm-source.exp: Properly convert target board
20848 debug flags from gcc format to binutils format.
20849
736b0fce
MK
208502004-07-28 Mark Kettenis <kettenis@gnu.org>
20851
20852 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20853 gdb1718". PR backtrace/1718 partially fixed.
20854
5633ea5c
JJ
208552004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20856
20857 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20858
575eebb1
NC
208592004-07-26 Nick Clifton <nickc@redhat.com>
20860
20861 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20862 good default value for a specific architecture is available then
20863 set it to that value. Otherwise default to the -gstabs switch.
20864 Remove the -g... switches from the asm-flags variable. Allow the
20865 target board info to override the value if it wants to. Pass the
20866 switch on the assembler command line.
20867
62104619
MK
208682004-07-23 Mark Kettenis <kettenis@gnu.org>
20869
20870 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20871 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20872 (main): Call new function.
20873
4a1135b8
MC
208742004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20875
20876 Test for PR exp/1715.
20877 * gdb.base/radix.exp: Refactor common procedures. Make all
20878 test names unique. Change XFAIL to KFAIL.
20879
8a12c1f0
MC
208802004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20881
20882 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20883 * gdb.ada/gnat_ada.gin: ... to here.
20884 * configure.in: Use gnat_ada.gin.
20885 * configure: Regenerate.
20886
23b451cf
AC
208872004-07-20 Andrew Cagney <cagney@gnu.org>
20888
20889 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20890 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20891 XFAILs. Clean up test messages and comments. Check backtraces.
20892 Delete re-sync code.
20893
ab618a02
MC
208942004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20895
20896 Fix PR cli/740.
20897 * gdb.base/annota1.exp: Honor gdb,nosignals.
20898 * gdb.base/annota3.exp: Likewise.
20899
46dad340
MC
209002004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20901
20902 * lib/java.exp: Update copyright notice.
20903
756d8c70
AC
209042004-07-19 Andrew Cagney <cagney@gnu.org>
20905
20906 * gdb.base/selftest.exp: Copy file from here ...
20907 * gdb.gdb/selftest.exp: ... to here.
20908
586027e6
AC
209092004-07-16 Andrew Cagney <cagney@redhat.com>
20910
20911 * lib/insight-support.exp: Delete file.
20912 * lib/java.exp (java_init): Fix copyright.
20913
029d2200
AC
209142004-07-16 Andrew Cagney <cagney@gnu.org>
20915
20916 * gdb.base/restore.c: Append "prologue" to comments marking the a
20917 function's prologue.
20918 * gdb.base/restore.exp: Update copyright, re-indent.
20919 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20920 callerN" prefix where needed. Update patterns that match a
20921 function's prologue.
20922
653b62c5
MC
209232004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20924
20925 * gdb.base/restore.c: Add copyright notice.
20926
f7d690e5
AC
209272004-07-16 Andrew Cagney <cagney@gnu.org>
20928
20929 * gdb.base/logical.exp: Update copyright.
20930 (evaluate): New procedure. Use to re-implement tests using
20931 several tables.
20932
d629a7cb
MH
209332004-07-14 Martin Hunt <hunt@redhat.com>
20934
20935 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20936 which fixes some problems where init.tcl was not found.
20937
9c7bb332
AC
209382004-07-13 Andrew Cagney <cagney@gnu.org>
20939
6bf46641
AC
20940 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20941 (check_sizeof, check_valueof): Do not include the output in the
20942 test name. Use gdb_test.
20943 (get_valueof): Use gdb_test_multiple.
20944
c4ffd4c0
AC
20945 * gdb.base/step-test.exp: Update copyright. Use
20946 gdb_test_multiple. Ensure that test names do not include
20947 architecture dependent output.
20948
ab89363a
AC
20949 * gdb.gdb/observer.exp: Update copyright.
20950 (setup_test): Use gdb_test_multiple.
20951 (attach_first_observer, attach_second_observer)
20952 (attach_third_observer, detach_first_observer)
20953 (detach_second_observer, detach_third_observer)
20954 (reset_counters, check_counters): Make $message a prefix.
20955 (test_normal_stop_notifications): Add "args" parameter - a list of
20956 init functions to be called. Make $message a prefix,
20957 (test_observer_normal_stop): Change the message prefixes so that
20958 they are unique, pass the attach / detach procedures to
20959 test_normal_stop_notifications.
20960
ec58997a
AC
20961 * gdb.base/signull.exp (test_segv): Prefix all tests with
20962 "${name}". Clean up test messages.
20963
b475183b
AC
20964 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20965
9c7bb332
AC
20966 * gdb.base/ena-dis-br.exp: Update copyright.
20967 (break_at): New function. Replace send_gdb with gdb_test,
20968 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20969 ignore count, not stopped at bpt", with KFAIL.
20970
2dd95497
CV
209712004-07-13 Corinna Vinschen <vinschen@redhat.com>
20972
20973 * gdb.base/attach.exp: Remove cleanupfile handling.
20974
419e626b
AC
209752004-07-12 Andrew Cagney <cagney@gnu.org>
20976
20977 * gdb.base/annota1.exp: Cleanup corefile test name.
20978 * gdb.base/annota3.exp: Ditto.
20979
8b1b3228
AC
209802004-07-12 Andrew Cagney <cagney@gnu.org>
20981
78650829
AC
20982 * gdb.base/signals.exp: Clean up copyright, re-indent.
20983
8b1b3228
AC
20984 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20985 gdb_test and gdb_test_multiple.
20986
935c2760
JJ
209872004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20988
20989 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20990 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20991 provide line number info for first statement in main.
20992
1544280f
AC
209932004-07-08 Andrew Cagney <cagney@gnu.org>
20994
1279f4ff
AC
20995 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20996
1544280f
AC
20997 * gdb.base/sigbpt.exp: Make the common part of each test name a
20998 prefix instead of suffix.
20999
bcc82369
BR
210002004-07-07 Bob Rossi <bob_rossi@cox.net>
21001
21002 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
21003 test from test_tbreak_creation_and_listing to
21004 test_file_list_exec_source_file
21005 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
21006 Changed name of test from test_tbreak_creation_and_listing to
21007 test_file_list_exec_source_file
21008
23f4b0aa
JJ
210092004-07-07 Jeff Johnston <jjohnstn@redhat.com>
21010
21011 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
21012 the jmisc() constructor instead of <init>.
21013 * gdb.java/jmisc1.exp: Ditto.
21014
56401cd5
AC
210152004-07-07 Andrew Cagney <cagney@gnu.org>
21016
21017 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
21018 corrupting the PC.
21019
44ae2f6a
MC
210202004-07-06 Michael Chastain <mec.gnu@mindspring.com>
21021
21022 * gdb.cp/templates.exp: Accept whitespace change in demangler
21023 output.
21024
45a83408
AC
210252004-07-06 Andrew Cagney <cagney@gnu.org>
21026
21027 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
21028
d205ad70
MC
210292004-07-02 Michael Chastain <mec.gnu@mindspring.com>
21030
21031 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
21032 * lib/compiler.cc: Likewise.
21033
06ea1a61
MC
210342004-06-30 Michael Chastain <mec.gnu@mindspring.com>
21035
21036 * lib/compiler.cc: Work around string preprocessing problem
21037 with old hp c++ compiler.
21038 * lib/compiler.c: Likewise.
21039
daab1251
CV
210402004-06-29 Corinna Vinschen <vinschen@redhat.com>
21041
21042 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
21043 directives to conditionalize symbol prefixing.
21044 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
21045 additional_flags handling. Add underscore prefix for Cygwin.
21046 * gdb.arch/i386-unwind.c: Use preprocessor directives to
21047 conditionalize symbol prefixing.
21048 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
21049 additional_flags handling. Add underscore prefix for Cygwin.
21050
cc984116
CV
210512004-06-29 Corinna Vinschen <vinschen@redhat.com>
21052
21053 * gdb.base/bigcore.exp: Skip test on Cygwin.
21054
c279b077
MC
210552004-06-28 Michael Chastain <mec.gnu@mindspring.com>
21056
21057 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
21058 formats for "info register". Use gdb_test_multiple. Fix
21059 the "invalid register" test.
21060
0e915747
CV
210612004-06-28 Corinna Vinschen <vinschen@redhat.com>
21062
21063 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
21064 PID for Cygwin. Add Cygwin specific strings to check for in some
21065 tests.
21066 (do_attach_tests): Add a test for user interaction when attaching
21067 to a process with no matching symbol table already loaded.
21068
11422c86
AC
210692004-06-26 Andrew Cagney <cagney@gnu.org>
21070
21071 Test PR java/1567 and PR java/1565.
21072 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
21073 * gdb.java/jmisc2.exp: Delete file.
21074
cefbce26
MC
210752004-06-26 Michael Chastain <mec.gnu@mindspring.com>
21076
21077 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
21078
e19f872c
CV
210792004-06-25 Corinna Vinschen <vinschen@redhat.com>
21080
21081 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
21082 attach process.
21083
d931ba3b
MC
210842004-06-23 Michael Chastain <mec.gnu@mindspring.com>
21085
21086 * gdb.cp/pr-1553.exp: Remove.
21087
aef68c48
MC
210882004-06-22 Michael Chastain <mec.gnu@mindspring.com>
21089
21090 * gdb.cp/pr-1553.cc: Remove.
21091 * gdb.cp/pr-1553.exp: Disable this test.
21092
8d5df71a
JB
210932004-06-20 Jim Blandy <jimb@redhat.com>
21094
a9c64011 21095 Fix PR testsuite/1680.
8d5df71a
JB
21096 * gdb.arch/i386-sse.exp: Properly quote curly braces in
21097 regular expressions.
21098
4ac6f39d
MC
210992004-06-19 Michael Chastain <mec.gnu@mindspring.com>
21100
21101 Fix PR testsuite/1679.
21102 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
21103 Issue an UNSUPPORTED result instead.
21104
1b413552
JB
211052004-06-18 Jim Blandy <jimb@redhat.com>
21106
21107 * gdb.base/charset.exp: Only send a control-C if we see a new
21108 prompt and incomplete command.
21109
6daa6ebd
MC
211102004-06-18 Michael Chastain <mec.gnu@mindspring.com>
21111
21112 * gdb.cp/pr-574.cc: Add copyright notice.
21113
51fa4ae0
JB
211142004-06-17 Jim Blandy <jimb@redhat.com>
21115
21116 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
21117 cases where the regexp has no groups; this grabs random text from
21118 the previous test suite, whatever that was.
21119
8fea26c5
MC
211202004-06-17 Michael Chastain <mec.gnu@mindspring.com>
21121
21122 * gdb.cp/printmethod.cc: Add copyright notice.
21123
1e3aeb41
MC
211242004-06-16 Michael Chastain <mec.gnu@mindspring.com>
21125
21126 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
21127
9d9030bc
AC
211282004-06-16 Andrew Cagney <cagney@gnu.org>
21129
21130 * gdb.base/signull.c: Update copyright. Include <string.h>.
21131 (bowler): Replace data_pointer with data_read
21132 and data_write cases. Add code_descriptor case.
21133 (zero, desc): New array and pointer.
21134 (data, code): Change to simple pointers.
21135 * gdb.base/signull.exp: Fix probe pattern matching a function
21136 descriptor SIGSEGV. Replace data_pointer with data_read and
21137 data_write tests.
21138
acd4ad44
AC
211392004-06-16 Andrew Cagney <cagney@gnu.org>
21140
21141 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
21142
08fd625c
MC
211432004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21144
21145 * gdb.base/long_long.c: Add copyright notice.
21146
1903502c
MC
211472004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21148
21149 * gdb.base/long_long.exp: Remove reference to
21150 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
21151 to gdb_breakpoint and gdb_continue_to_breakpoint.
21152
83313cb1
JB
211532004-06-14 Jim Blandy <jimb@redhat.com>
21154
21155 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
21156 endian case.
21157
1bf404ef
AC
211582004-06-14 Andrew Cagney <cagney@gnu.org>
21159
21160 * gdb.base/gcore.exp (capture_command_output): Delete the always
21161 passing tests containing inferior values.
21162 * gdb.base/ending-run.exp: Do not include the breakpoint address
21163 in the test message. Update copyright.
21164 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
21165 size in the test name, use gdb_test_multiple. Update copyright.
21166
ef220b33
MC
211672004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21168
21169 * gdb.cp/ref-types.cc: Add copyright notice.
21170
4f70a4c9
MC
211712004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21172
21173 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
21174 hp_aCC_compiler.
21175 * lib/compiler.cc: Likewise.
21176 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
21177 'set' commands. Log diagnostics for other lines. Set
21178 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
21179
335928ac
MC
211802004-06-13 Michael Chastain <mec.gnu@mindspring.com>
21181
21182 * gdb.cp/try_catch.cc: Add copyright notice.
21183
2efb12e8
MC
211842004-06-12 Michael Chastain <mec.gnu@mindspring.com>
21185
21186 * gdb.cp/userdef.cc: Add copyright notice.
21187
0bbed51a
MC
211882004-06-11 Michael Chastain <mec.gnu@mindspring.com>
21189
21190 * gdb.cp/virtfunc.cc: Add copyright notice.
21191
e12a46c9
RC
211922004-06-11 Randolph Chung <tausq@debian.org>
21193
21194 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
21195 problem.
21196
338e05af
AC
211972004-06-10 Andrew Cagney <cagney@gnu.org>
21198
21199 * lib/compiler.cc, lib/compiler.c: Append either
21200 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
21201 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
21202 instead of gcc-3-3.
21203
dc3f10cb
AC
212042004-06-09 Andrew Cagney <cagney@gnu.org>
21205
b4d946af
AC
21206 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
21207 gdb/1455, bug is specific to "long long" and "double".
a9c64011 21208
dc3f10cb
AC
21209 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
21210 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
21211 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
21212 fixed.
21213
b5c0bfa2
AC
212142004-06-09 Andrew Cagney <cagney@gnu.org>
21215
21216 * gdb.base/structs.exp (test_struct_returns): Replace
21217 "return_value_unknown" and "finish_value_unknown" by
21218 "return_value_known" and "finish_value_known". Instead of
21219 "return_value_unknown" iff "finish_value_unknown", check
21220 "return_value_known" implies "finish_value_known".
21221
caeb605f
MH
212222004-06-08 Martin Hunt <hunt@redhat.com>
21223
21224 * gdb.base/float.exp: Add pattern for mips targets.
21225
c892bb64
RC
212262004-06-08 Randolph Chung <tausq@debian.org>
21227
21228 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
21229 message for unknown architectures more clear.
21230
48306d3e
JB
212312004-06-08 Joel Brobecker <brobecker@gnat.com>
21232
21233 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
21234 start the execution of the program.
21235
83ecb59f
JB
212362004-06-07 Jim Blandy <jimb@redhat.com>
21237
21238 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
21239 * gdb.arch/i386-cpuid.h: New helper file.
21240
55264cb4
RC
212412004-06-07 Randolph Chung <tausq@debian.org>
21242
21243 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
21244 has started.
21245
23cadb28
RM
212462004-06-04 Roland McGrath <roland@redhat.com>
21247
21248 Fix PR gdb/1647.
21249 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
21250 differently to be robust to output buffering differences.
21251
51d01eda
MC
212522004-06-04 Michael Chastain <mec.gnu@mindspring.com>
21253
21254 * gdb.threads/pthreads.exp: Update copyright years.
21255 (check_control_c): Change asynchronous 'after' to synchronous.
21256
f4fc3b93
RM
212572004-06-04 Roland McGrath <roland@redhat.com>
21258
21259 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
21260 next gdb prompt.
21261
4013522b
MC
212622004-06-02 Michael Chastain <mec.gnu@mindspring.com>
21263
21264 Fix PR gdb/1636.
21265 * gdb.threads/manythreads.exp: Change asynchronous 'after'
21266 calls to synchronous.
21267
7a8f1e6b
JB
212682004-05-26 Jim Blandy <jimb@redhat.com>
21269
21270 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
21271
81bb3443
RC
212722004-05-24 Randolph Chung <tausq@debian.org>
21273
21274 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
21275 * gdb.asm/pa.inc: New file.
21276
8f5a3103
MK
212772004-05-22 Mark Kettenis <kettenis@gnu.org>
21278
21279 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
21280
734b8fe8 212812004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 21282 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
21283
21284 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
21285 GDB prompt.
21286
725603e1
UW
212872004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21288
f4fc3b93 21289 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
21290 setjmp/longjmp. Use sigaction instead of signal.
21291
8b923272 212922004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 21293 Michael Snyder <msnyder@redhat.com>
8b923272
JB
21294
21295 * gdb.threads/pthread_cond_wait.c: New file.
21296 * gdb.threads/pthread_cond_wait.exp: New testcase.
21297
8bfabb04
AC
212982004-05-13 Andrew Cagney <cagney@redhat.com>
21299
21300 * gdb.base/signull.exp, gdb.base/signull.c: New files.
21301 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
21302
42edda50
AC
213032004-05-11 Andrew Cagney <cagney@redhat.com>
21304
21305 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
21306 fixed but revealed gdb/1639.
21307
d303a6c7
AC
213082004-05-10 Andrew Cagney <cagney@redhat.com>
21309
21310 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
21311 func1" and "next to 2nd alarm", kernel bug avoided.
21312
bf08c2a1
DJ
213132004-05-10 Daniel Jacobowitz <dan@debian.org>
21314
21315 PR external/1568
21316 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21317 XFAIL if it is smaller than bytes_allocated.
21318 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21319 (main): Make chunks_allocated unsigned. Correct comment.
21320
c0586a34
JB
213212004-05-07 Joel Brobecker <brobecker@gnat.com>
21322
21323 * gdb.arch/powerpc-aix-prologue.c: New file.
21324 * gdb.arch/powerpc-aix-prologue.exp: New file.
21325
f2785d12
JB
213262004-05-07 Jim Blandy <jimb@redhat.com>
21327
21328 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21329 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21330
bd7f6e30
JB
213312004-05-06 Joel Brobecker <brobecker@gnat.com>
21332
21333 * gdb.base/sep.exp: No longer setup_kfail when the program was
21334 built with dwarf2.
21335
0a5e7efe
JI
213362004-05-05 Jim Ingham <jingham@apple.com>
21337
21338 * gdb.base/pending.exp: Make sure pending breakpoints
21339 preserve the ignore count.
f4fc3b93 21340
a8958849
MK
213412004-04-27 Jerome Guitton <guitton@gnat.com>
21342
21343 * i386-prologue.exp: Add testcase for jump instruction as first
21344 instruction of the real code.
21345 * i386-prologue.c (jump_at_beginning): New function.
21346
7e103f5b
MK
213472004-04-28 Mark Kettenis <kettenis@gnu.org>
21348
21349 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21350 x86_64-*-*.
21351
5d38b224
MK
213522004-04-28 Mark Kettenis <kettenis@gnu.org>
21353
21354 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21355 i*86-*-*.
21356
0ef32fd9
MK
213572004-04-25 Mark Kettenis <kettenis@gnu.org>
21358
21359 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21360 expression that checks the return type.
21361
71d7dd7c
AC
213622004-04-23 Andrew Cagney <cagney@redhat.com>
21363
21364 * gdb.base/call-sc.exp: New test of scalar call/return values.
21365 * gdb.base/call-sc.c: Ditto.
21366
1e9f977e
JJ
213672004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21368
21369 * gdb.threads/manythreads.c: Reduce thread stack size.
21370
899d9e3a
JJ
213712004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21372
21373 * gdb.threads/manythreads.c: Add copyright notice.
21374
61bcae62
AC
213752004-04-23 Andrew Cagney <cagney@redhat.com>
21376
21377 * gdb.base/siginfo.exp: Better handle step out of signal.
21378 * gdb.base/sigstep.exp: Ditto.
21379
7339a42e 213802004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21381 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21382
21383 * gdb.threads/manythreads.c: New testcase.
21384 * gdb.threads/manythreads.exp: Ditto.
21385
5c98409b
JB
213862004-04-22 Jim Blandy <jimb@redhat.com>
21387
21388 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21389 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21390
3b611f1a
MC
213912004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21392
21393 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21394
f0fd9238
AC
213952004-04-21 Andrew Cagney <cagney@redhat.com>
21396
21397 * gdb.base/sigstep.c: New file.
21398 * gdb.base/sigstep.exp: New file.
21399
90990674
JB
214002004-04-16 Joel Brobecker <brobecker@gnat.com>
21401
21402 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21403 call to observer_notify_normal_stop.
21404
78cef34b
AC
214052004-04-15 Andrew Cagney <cagney@redhat.com>
21406
21407 * gdb.base/siginfo.c: New file.
21408 * gdb.base/siginfo.exp: New file.
21409
d2343407
JB
214102004-04-12 J. Brobecker <brobecker@gnat.com>
21411
21412 * gdb.base/sep.exp: Fix typo in comment.
21413
a2dba3c8
JB
214142004-04-12 J. Brobecker <brobecker@gnat.com>
21415
21416 * gdb.base/sep.c: New file.
21417 * gdb.base/sep-proc.c: New file.
21418 * gdb.base/sep.exp: New testcase.
21419
15f7b60e
MK
214202004-04-09 Mark Kettenis <kettenis@gnu.org>
21421
21422 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21423 support.
21424
44f4de1a
AC
214252004-04-05 Andrew Cagney <cagney@redhat.com>
21426
21427 * gdb.base/sigaltstack.c: New file.
21428 * gdb.base/sigaltstack.exp: New file.
21429
ef04f396
JB
214302004-04-04 Joel Brobecker <brobecker@gnat.com>
21431
21432 * gdb.base/foll-fork.exp: Update the expected output for
21433 "help set follow-fork-mode", to match a change that was made
21434 to the help of this variable on 2004-01-13.
21435
d40d2c92
JB
214362004-04-01 Joel Brobecker <brobecker@gnat.com>
21437
21438 * lib/ada.exp: Add copyright notice.
21439 * bar.ads: Likewise.
21440 * bar.adb: Likewise.
21441 * null_record.adb: Likewise.
21442 * null_record.exp: Likewise.
21443 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21444
f86ef5a3
JB
214452004-04-01 Joel Brobecker <brobecker@gnat.com>
21446
21447 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21448 * configure: Regenerate.
21449
414e70e3
JB
214502004-04-01 Joel Brobecker <brobecker@gnat.com>
21451
21452 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21453 to build the application. Remove the message printed when in
21454 verbose mode, redundant with the UNSUPPORTED message above.
21455
f0aaee49
JB
214562004-03-31 Joel Brobecker <brobecker@gnat.com>
21457
21458 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21459 * gdb.ada (null_record.exp): New testcase.
21460
ac81cb54
JB
214612004-03-31 Joel Brobecker <brobecker@gnat.com>
21462
21463 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21464
854af2f7
JB
214652004-03-31 Joel Brobecker <brobecker@gnat.com>
21466
21467 * gdb.ada: New subdirectory.
21468 * gdb.ada/Makefile.in: New file.
21469 * gdb.ada/gnat_ada.gpr.in: New file.
21470
034cb681
JB
214712004-03-31 Joel Brobecker <brobecker@gnat.com>
21472
21473 * lib/ada.exp: New file.
21474
78a1a894
DJ
214752004-03-24 Daniel Jacobowitz <drow@mvista.com>
21476
21477 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21478 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21479
4b2b3b3e
AC
214802004-03-22 Andrew Cagney <cagney@redhat.com>
21481
21482 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21483 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21484 Problem identified by Ulrich Weigand.
21485
23c73aa3
DC
214862004-03-17 David Carlton <carlton@kealia.com>
21487
21488 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21489 PR c++/826.
21490
d63a86f8
RM
214912004-03-16 Roland McGrath <roland@redhat.com>
21492
21493 * gdb.base/auxv.exp: New file.
21494 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21495
0e02aa50
DC
214962004-03-12 David Carlton <carlton@kealia.com>
21497
21498 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21499 * gdb.cp/pr-1553.cc: Ditto.
21500 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21501 pass branch.
21502
c20b71be
MC
215032004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21504
21505 * gdb.cp/templates.exp: Accept more template types.
21506
c7414a01
MC
215072004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21508
21509 From Corinna Vinschen with modifications.
21510 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21511 local variable obj_with_enum.
21512 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21513 results with obj_with_enum.
21514
ed69573c
MC
215152004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21516
21517 * gdb.cp/classes.cc: New file, copied from misc.cc.
21518 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21519
28301461
MC
215202004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21521
21522 * gdb.cp/misc.cc: Add copyright notice.
21523
1198ecbe
DC
215242004-03-05 David Carlton <carlton@kealia.com>
21525
21526 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21527 * gdb.cp/rtti.h: Update copyright.
21528 (namespace n2::n3): New.
21529 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21530 (n2::n3::func3): New.
21531 (main): Call n2::n3::func3.
21532 * gdb.cp/rtti2.cc: Update copyright.
21533 (n2::create3): New.
21534
9e08c470
MK
215352004-03-04 Mark Kettenis <kettenis@gnu.org>
21536
21537 * gdb.asm/openbsd.inc: Fix typo.
21538
4bebc3aa
FF
215392004-03-03 Fred Fish <fnf@redhat.com>
21540
21541 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21542 "val" instead of unused "size". Update copyright year.
21543
6ea9fb37
DJ
215442004-02-29 Daniel Jacobowitz <drow@mvista.com>
21545
21546 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21547 to use unsigned char.
21548 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21549 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21550
23b23974
DJ
215512004-02-29 Daniel Jacobowitz <drow@mvista.com>
21552
21553 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21554 line of output.
21555
7574fd53
DJ
215562004-02-28 Daniel Jacobowitz <drow@mvista.com>
21557
21558 * gdb.base/relocate.c (dummy): Initialize.
21559
a195357f
DJ
215602004-02-28 Daniel Jacobowitz <drow@mvista.com>
21561
21562 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21563 a breakpoint at exit.
21564
72fd54a9
FF
215652004-02-27 Fred Fish <fnf@redhat.com>
21566
21567 * gdb.base/chng-syms.exp: Add expect condition to match failing
21568 case that isn't a timeout.
21569
b9d23137
AC
215702004-02-27 Andrew Cagney <cagney@redhat.com>
21571
21572 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21573 support.
21574
15d208f6 215752004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21576
15d208f6
FF
21577 * gdb.arch/gdb1431.c: Remove.
21578 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21579 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21580 of "until" incorrectly.
21581
98f9cd2d
JB
215822004-02-26 J. Brobecker <brobecker@gnat.com>
21583
21584 * gdb.cp/class2.cc (empty): New class.
21585 (refer): New function.
21586 (main): Declare an object of type empty and use it.
21587 * gdb.cp/class2.exp: Print the value of an object of type empty.
21588
9b50c11b
JJ
215892004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21590
21591 * gdb.base/langs.exp: Update query string to match the
21592 new nquery format used for pending breakpoints.
21593
0dcd613f
AC
215942004-02-26 Andrew Cagney <cagney@redhat.com>
21595
21596 Fix PR i18n/1570.
21597 * gdb.base/charset.c: Update copyright notice.
21598 (main, init_string): Remove the escape character '\e' tests.
21599 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21600 * gdb.base/charset.exp (valid_host_charset): Ditto.
21601 * gdb.base/setvar.exp: Ditto.
21602
b8a56647
AC
216032004-02-24 Andrew Cagney <cagney@redhat.com>
21604
90d59e34
AC
21605 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21606 mmapped data in core file" PASS and FAIL messages consistent.
21607
b8a56647
AC
21608 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21609 setting a breakpoint. Work around PR java/1565.
21610
9f27c604
JJ
216112004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21612
21613 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21614 new nquery format.
21615 * gdb.base/pending.exp: Ditto.
21616
3224a706
MK
216172004-02-22 Mark Kettenis <kettenis@gnu.org>
21618
21619 * configure.in: Run stabs tests on *BSD.
21620 * configure: Regenerated.
21621
41e0a9ca
MK
216222004-02-21 Mark Kettenis <kettenis@gnu.org>
21623
21624 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21625
1e1b3428
FF
216262004-02-20 Fred Fish <fnf@redhat.com>
21627
21628 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21629 blank in test for "returns short", for consistency with other
21630 "returns xxx" tests. Update copyright year.
21631
f9a7572a
FF
216322004-02-19 Fred Fish <fnf@redhat.com>
21633
21634 New testcase for PR breakpoint/1558.
21635 * gdb.arch/gdb1558.exp: New file.
21636 * gdb.arch/gdb1558.c: New file.
21637
b2ce2854
EZ
216382004-02-19 Elena Zannoni <ezannoni@redhat.com>
21639
21640 * gdb.base/nodebug.exp: Fix typo.
21641
e7c9ff01
JB
216422004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21643
21644 Committed by Jim Blandy <jimb@redhat.com>.
21645
62f4b920
JB
21646 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21647
2db536a1
JB
21648 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21649
e7c9ff01
JB
21650 * gdb.base/float.exp: Support s390*-*-* targets.
21651
f3205b34
AF
216522004-02-17 Adam Fedor <fedor@gnu.org>
21653
21654 * gdb.base/gdb1555.exp: New file.
21655 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21656
9d62932d
EZ
216572004-02-17 Elena Zannoni <ezannoni@redhat.com>
21658
21659 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21660
344c9711
FF
216612004-02-16 Fred Fish <fnf@redhat.com>
21662
21663 * gdb.arch/gdb1291.c: Remove
21664 * gdb.arch/gdb1291.s: New test input file.
21665 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21666 fail. Test for correct result, known incorrect result, other
21667 failures and timeouts.
21668
2d822687
AC
216692004-02-16 Andrew Cagney <cagney@redhat.com>
21670
21671 * gdb.base/bigcore.exp: New file.
21672 * gdb.base/bigcore.c: New file.
21673
dac15b66
AC
216742004-02-13 Andrew Cagney <cagney@redhat.com>
21675
21676 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21677 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21678 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21679 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21680 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21681 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21682 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21683 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21684 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21685 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21686
6bdfc2c4
JJ
216872004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21688
21689 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21690 executed is an alloc instruction.
21691
87b3ede8
DC
216922004-02-11 David Carlton <carlton@kealia.com>
21693
21694 * gdb.cp/breakpoint.exp: New.
21695 * gdb.cp/breakpoint.cc: New.
21696
6e19e2bf
MC
216972004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21698
21699 Partial fix for PR gdb/1543.
21700 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21701 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21702 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21703 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21704 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21705 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21706 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21707 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21708 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21709 to bug-gdb@prep.ai.mit.edu .
21710 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21711 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21712 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21713 Likewise.
21714
5c5455dc
AC
217152004-02-10 Andrew Cagney <cagney@redhat.com>
21716
21717 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21718 using gdb_internal_error_resync.
21719
9cf689d7
DJ
217202004-02-09 Daniel Jacobowitz <drow@mvista.com>
21721
21722 * gdb.threads/thread-specific.exp: Stop early if no threads are
21723 found.
21724
d2dc51db
MC
217252004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21726
21727 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21728
14b1a056
DJ
217292004-02-08 Daniel Jacobowitz <drow@mvista.com>
21730
21731 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21732 breakpoints.
21733
83f66e8f
DJ
217342004-02-07 Daniel Jacobowitz <drow@mvista.com>
21735
21736 * config/sim.exp (gdb_load): Handle $arg == "".
21737 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21738 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21739
30fc0091
EZ
217402004-02-07 Elena Zannoni <ezannoni@redhat.com>
21741
a9c64011
AS
21742 * gdb.base/maint.exp: Update test to reflect
21743 obstack changes.
30fc0091 21744
4d806929
JJ
217452004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21746
21747 * gdb.base/pendshr.c (pendfunc): New function that calls
21748 pendfunc1.
21749 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21750
7bfdd688
FF
217512004-02-04 Fred Fish <fnf@redhat.com>
21752
21753 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21754 function symbols and update copyright years.
21755 * gdb.arch/gdb1291.c: Ditto.
21756
aaa08ee4
MC
217572004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21758
21759 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21760
dbad7755
MC
217612004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21762
21763 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21764
ec4646ef
MC
217652004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21766
21767 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21768
1b802196
FF
217692004-02-02 Fred Fish <fnf@redhat.com>
21770
21771 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21772 remote targets. Update copyright years.
21773
18fe2033
JJ
217742004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21775
21776 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21777 support.
21778 * gdb.base/langs.exp: Fix test which attempts to create
21779 breakpoint on non-existent function to handle new pending
21780 support.
21781 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21782 a breakpoint.
21783 * gdb.base/pending.exp: New test.
21784 * gdb.base/pending.c: New file.
21785 * gdb.base/pendshr.c: Ditto.
21786
8d577d32
DC
217872004-02-02 David Carlton <carlton@kealia.com>
21788
21789 * gdb.cp/overload.exp: Add overloadNamespace tests.
21790 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21791 (overloadNamespace, XXX): New.
21792 (main): Call XXX::marker2.
21793
3ad13771
FF
217942004-02-01 Fred Fish <fnf@redhat.com>
21795
21796 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21797 * gdb.base/finish.exp: Ditto.
21798 * gdb.base/gcore.exp: Ditto.
21799 * gdb.base/huge.exp: Ditto.
21800 * gdb.base/info-proc.exp: Ditto.
21801 * gdb.base/return2.exp: Ditto.
21802 * gdb.threads/gcore-thread.exp: Ditto.
21803
44c75849
DJ
218042004-02-01 Daniel Jacobowitz <drow@mvista.com>
21805
21806 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21807
005bc093
MK
218082004-02-01 Mark Kettenis <kettenis@gnu.org>
21809
21810 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21811 that opening the file succeeds on OpenBSD.
21812
c47cebdb
DJ
218132004-02-01 Daniel Jacobowitz <drow@mvista.com>
21814
21815 * gdb.threads/thread-specific.c: New file.
21816 * gdb.threads/threads-specific.exp: New test script.
21817 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21818 to expect_out.
21819
5a01311c
MK
218202004-02-01 Mark Kettenis <kettenis@gnu.org>
21821
21822 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21823 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21824 only on the "print_small_structs from print_long_arg_list" test.
21825
ce22a4f1
DJ
218262004-02-01 Daniel Jacobowitz <drow@mvista.com>
21827
21828 * gdb.base/completion.exp: Kill a stray backslash.
21829
21830 From Jim Ingham <jingham@apple.com>:
21831 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21832 agrees with the result from sending a tab.
21833
abbab9d3
DJ
218342004-01-31 Daniel Jacobowitz <drow@mvista.com>
21835
21836 * gdb.base/chng-syms.exp: Remove stray newline.
21837
53904d1e
MK
218382004-01-31 Mark Kettenis <kettenis@gnu.org>
21839
21840 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21841 *-*-openbsd*.
21842 * gdb.asm/openbsd.inc: New file.
21843
3a4b3aac
MK
218442004-01-30 Mark Kettenis <kettenis@gnu.org>
21845
21846 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21847 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21848 *-*solaris2*. Remove commented out default settings for
21849 asm-flags. Replace gdb_compile with target_link.
21850
ebac27b4
MC
218512004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21852
21853 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21854 for all tests. Remove old hp-ux and cygnus xfail cases.
21855
d8679d84
PH
218562004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21857
21858 * gdb.base/chng-syms.exp: New file.
21859 * gdb.base/chng-syms.c: New file.
21860
0a55bc22
MC
218612004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21862
21863 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21864 Provide arms for current output in all my configurations.
21865
94b8e876
MC
218662004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21867
21868 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21869 * lib/compiler.cc: Likewise.
21870 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21871 get the right preprocessor. Eval the output directly. Remove
21872 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21873 hp_f77_compiler and hp_f90_compiler completely.
21874 (gdb_preprocess): Delete.
21875 (get_compiler): Delete.
21876
7cf03d44
MK
218772004-01-24 Mark Kettenis <kettenis@gnu.org>
21878
21879 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21880 <string.h>.
21881
68b6dce9
NR
218822004-01-24 Nick Roberts <nick@nick.uklinux.net>
21883
21884 * gdb.mi/mi-stack.exp: Update copyright.
21885
b368761e
DC
218862004-01-23 David Carlton <carlton@kealia.com>
21887
21888 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21889 test for cp_lookup_transparent_type.
21890 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21891 call them.
21892
f2061b53
DJ
218932004-01-23 Daniel Jacobowitz <drow@mvista.com>
21894
21895 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21896 after -var-update.
21897
37fc574a
DC
218982004-01-23 David Carlton <carlton@kealia.com>
21899
21900 * gdb.cp/namespace.cc (C::ensureRefs): New.
21901 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21902
8e94b928
NR
219032004-01-20 Nick Roberts <nick@nick.uklinux.net>
21904
21905 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21906 case "-stack-list-locals 2".
21907 * gdb.mi/mi-var-child.exp: Test for case
21908 "-var-list-children --all-values NAME".
21909
997b0952
MC
219102004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21911
21912 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21913
52470da3
MK
219142004-01-18 Mark Kettenis <kettenis@gnu.org>
21915
7049b4b8
MK
21916 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21917 used with gdb_test_multiple.
21918
52470da3
MK
21919 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21920 read at address 0. This fixes PR testsuite/1504.
21921
da6012e5
DJ
219222004-01-18 Daniel Jacobowitz <drow@mvista.com>
21923
21924 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21925 Remove downloading, guessing the host executable, the calls to
21926 gdb_file_cmd and gdb_target_cmd, and "load" support.
21927 (infer_host_exec): New function broken out from gdb_load.
21928 (gdb_load): New wrapper for gdbserver_gdb_load.
21929 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21930 gdb_target_cmd. Use -target-select.
21931 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21932 Download binaries to the host. Clear last_mi_remote_file when
21933 we load a new binary.
21934 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21935 call gdbserver_gdb_load and mi_gdb_target_cmd.
21936
32c70722
MC
219372004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21938
21939 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21940 type patterns.
21941
b0cecf36
MC
219422004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21943
21944 * gdb.cp/templates.exp: Fix typo in test name of
21945 "print Foo<volatile char*>::foo".
21946
4120d7e6
MC
219472004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21948
21949 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21950
f679e530
BE
219512004-01-16 Ben Elliston <bje@wasabisystems.com>
21952
21953 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21954 (clean mostlyclean): Remove empty rm.
21955
091c48f6
MC
219562004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21957
21958 * gdb.base/setvar.exp: Add copyright years.
21959
3e5fc8d2
DC
219602004-01-14 David Carlton <carlton@bactrian.org>
21961
21962 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21963 PR c++/1511 and update coment.
21964 * gdb.cp/templates.exp: Update patterns to match current output.
21965 If changes involve something other than whitespace, KFAIL
21966 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21967
63d06c5c
DC
219682004-01-14 David Carlton <carlton@kealia.com>
21969
21970 * gdb.cp/namespace.exp: Add tests involving classes defined within
21971 namespaces.
21972 * gdb.cp/namespace.cc (C::CClass): New.
21973 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21974
a51dab88
EZ
219752004-01-14 Elena Zannoni <ezannoni@redhat.com>
21976
21977 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21978 what debug info we have. Print a better message if something goes
21979 wrong while producing the separate debug info file.
21980
a476ccc9
MC
219812004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21982
21983 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21984
f453692c
MC
219852004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21986
21987 * gdb.base/callfuncs.c: Add copyright notice.
21988
f40063a5
MC
219892004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21990
21991 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21992 inheritance. PR gdb/1498, PR gcc/13539.
21993
19ac3974
EZ
219942004-01-13 Elena Zannoni <ezannoni@redhat.com>
21995
a9c64011
AS
21996 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21997 test specific name.
21998 * gdb.mi/gdb669.exp: Ditto.
21999 * gdb.mi/mi-pthreads.exp: Ditto.
22000 * gdb.mi/mi1-pthreads.exp: Ditto.
22001 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 22002
56c97c6e
MC
220032004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22004
22005 * gdb.cp/member-ptr.cc: Add copyright notice.
22006
a0644324
MC
220072004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22008
22009 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
22010 some patterns for recent versions of gcc and hpacc. Delete
22011 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
22012 Delete tests that access a NULL pointer-to-member-data. This
22013 script is still disabled for gcc.
22014
32fabe09
EZ
220152004-01-12 Elena Zannoni <ezannoni@redhat.com>
22016
22017 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 22018 escaped correctly.
32fabe09 22019
1f8a6abb
EZ
220202004-01-12 Elena Zannoni <ezannoni@redhat.com>
22021
22022 * gdb.base/sepdebug.exp: New file.
22023 * gdb.base/sepdebug.c: New file.
22024 * lib/gdb.exp (separate_debug_filename): New procedure.
22025 (gdb_gnu_strip_debug): New procedure.
22026
48efe704
AC
220272004-01-12 Andrew Cagney <cagney@redhat.com>
22028
22029 * gdb.mi/ChangeLog: Delete file. Renamed to ...
22030 * gdb.mi/ChangeLog-1999-2003: New file.
22031
a9415475
AC
220322004-01-12 Andrew Cagney <cagney@redhat.com>
22033
22034 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
22035 "Renaming a directory to a non-empty directory returns ENOTEMPTY
22036 or EEXIST", treat EBUSY as an XFAIL.
22037
83b8cf9d
MC
220382004-01-11 Michael Chastain <mec.gnu@mindspring.com>
22039
22040 * gdb.base/scope.exp: Remove obsolete setup_xfail for
22041 hp_cc_compiler.
22042
9939d2a8
MC
220432004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22044
22045 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
22046 decorations.
22047
1ff8cadf
MC
220482004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22049
22050 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
22051 and "(aCC)" decorations. Remove obsolete doco about old
22052 test results.
22053
6fa9022e
MC
220542004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22055
22056 * gdb.cp/exception.exp: Fix typo in doco.
22057
209721fe
MK
220582004-01-09 Mark Kettenis <kettenis@gnu.org>
22059
22060 * gdb.base/gdb1476.exp: Fix typo.
22061
ef11303e
MC
220622004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22063
22064 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
22065 file.
22066
041ab88c
MC
220672004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22068
22069 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
22070 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
22071 Use gdb_compile. Remove restriction on gcc. Add some patterns
22072 for recent version of gdb. Delete second half, which was a copy
22073 of the first half with different build flags. This test is
22074 still disabled because it is still not ready for production.
22075
e36d075a
MC
220762004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22077
22078 * gdb.cp/exception.cc: Add copyright notice.
22079 * gdb.cp/exception.exp: Add a notice that this file is broken
22080 because of line number changes caused by addition of copyright
22081 notice.
22082
42b190ad
MC
220832004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22084
22085 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
22086 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
22087
8f25f06b
MC
220882004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22089
22090 * gdb.cp/classes.exp: Accept gnu abi 2.
22091 * gdb.cp/derivation.exp: Likewise.
22092 * gdb.cp/overload.exp: Likewise.
22093 * gdb.cp/virtfunc.exp: Likewise.
22094
06ded8b8
MC
220952004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22096
22097 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
22098 semicolon after end of function.
22099
77c26ae3
MC
221002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22101
22102 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
22103 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
22104 boilerplate code for compiling and running the program under
22105 test. Add some string method tests.
22106
20757486
MC
221072004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22108
22109 * gdb.cp/bs15503.cc: Add copyright notice.
22110 * gdb.cp/bs15503.exp: Adjust line number.
22111
0fd3b503
MC
221122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22113
22114 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
22115 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
22116
10d1bea8
MC
221172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22118
22119 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
22120 hp_cc_compiler.
22121
2789202a
MC
221222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22123
22124 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
22125 * gdb.cp/ctti.exp: Use the marker instead of "next".
22126 With gcc, run further before bailing.
22127
b862f14c
MC
221282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22129
22130 * gdb.cp/cttiadd.cc: Add copyright notice.
22131 * gdb.cp/cttiadd1.cc: Likewise.
22132 * gdb.cp/cttiadd2.cc: Likewise.
22133 * gdb.cp/cttiadd3.cc: Likewise.
22134
96da2469
MC
221352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22136
22137 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
22138 Use gdb_test, gdb_test_multiple. Use floating-point values that
22139 have exact representations in IEEE-ish formats.
22140
053248ff
MC
221412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22142
22143 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
22144 compilers. Delete duplicate call to get_compiler_info.
22145 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
22146 * gdb.base/volatile.exp: Likewise.
22147
84acecdd
MK
221482004-01-07 Mark Kettenis <kettenis@gnu.org>
22149
22150 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
22151 memory at address 0.
22152
fe11a27f
MC
221532004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22154
22155 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
22156 to test for hp-ux assembler. Fix copyright years.
22157
60ad077b
AC
221582004-01-07 Andrew Cagney <cagney@redhat.com>
22159
22160 * gdb.base/fileio.c (strerrno): Add "EBUSY".
22161
1c9b8f33
AC
221622004-01-07 Andrew Cagney <cagney@redhat.com>
22163
22164 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
22165 when creating the read-only file. From analysis by Roland McGrath
22166 and Elena Zannoni.
22167
753ccc7a
MC
221682004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22169
22170 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
22171
eca3e36b
MC
221722004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22173
22174 * gdb.base/cvexpr.c: Be type-safe with function pointers and
22175 data pointers.
22176
f8d4bac4
MC
221772004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22178
22179 * gdb.cp/m-static.exp: Compile one source file at a time.
22180 Delete unused call to get_compiler_info.
22181
9b4e0f94
MC
221822004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22183
22184 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
22185 * gdb.base/call-rt-st.exp: Likewise.
22186 * gdb.base/nodebug.exp: Likewise.
22187 * gdb.base/volatile.exp: Likewise.
22188 * gdb.cp/ref-types.exp: Likewise.
22189 * gdb.cp/templates.exp: Likewise.
22190
023c1024
MK
221912004-01-05 Mark Kettenis <kettenis@gnu.org>
22192
22193 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
22194
19703c4a
MC
221952004-01-05 Michael Chastain <mec.gnu@mindspring.com>
22196
22197 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
22198 hppa*-hp-hpux*.
22199
18b67037
MK
222002004-01-04 Mark Kettenis <kettenis@gnu.org>
22201
ba6219c8
MK
22202 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22203 x86_64-*-*.
22204
18b67037
MK
22205 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22206 sparc64-*-* and sparc*-solaris2*.
22207
1bfbbb9d
MK
222082004-01-04 Mark Kettenis <kettenis@gnu.org>
22209
22210 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
22211 return ${tests}" test. The ${tests} already mentions the
22212 filename.
22213
06846494
MC
222142004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22215
22216 * gdb.cp/local.exp: Accept gcc abi 2.
22217
3b0cb202
MC
222182004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22219
22220 * gdb.cp/templates.exp: Accept gcc abi 2.
22221
0643ec3f
MC
222222004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22223
22224 * lib/compiler.cc: Remove supports_template_debugging.
22225 * gdb.cp/templates.exp: Do not test supports_template_debugging.
22226
d231d0b1
MC
222272004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22228
22229 * gdb.cp/namespace.exp: Accept gcc abi 2.
22230
44ffb27c
MC
222312004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22232
22233 * gdb.cp/method.exp: Accept gcc abi 2.
22234
184ad485
MC
222352004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22236
22237 * gdb.cp/classes.exp: Generate identical results as old version.
22238 * gdb.cp/derivation.exp: Likewise.
22239 * gdb.cp/overload.exp: Likewise.
22240 * gdb.cp/virtfunc.exp: Likewise.
22241
116f09e7
MC
222422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22243
22244 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
22245 mysterious bug with sourceware version of expect.
22246
b1379776
MC
222472004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22248
22249 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
22250 current versions of gcc, including gcc abi 2. Remove gratuitous
22251 restart of test program. Use gdb_test_multiple and gdb_test for
22252 all tests. Add patterns to xfail missing "const" in "const char *"
22253 and kfail PR gdb/1155.
22254
6b7a4c0e
MC
222552004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22256
22257 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
22258 current versions of gcc, including gcc abi 2. Remove gratuitous
22259 restart of test program. Use gdb_test_multiple and gdb_test for
22260 all tests. Add patterns to kfail PR gdb/1498.
22261
51615d72
MC
222622003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22263
22264 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
22265 current versions of gcc, including gcc abi 2. Use "breakpoint"
22266 and "continue" instead of restarting the target program. Use
22267 gdb_test_multiple and gdb_test for all tests.
22268
7b79a9d7
MK
222692004-01-01 Mark Kettenis <kettenis@gnu.org>
22270
22271 * gdb.asm/asm-source.exp: Update copyright year. Link statically
22272 for *-*-solaris2*.
22273
1cd3489f
MC
222742003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22275
22276 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
22277 current versions of gcc, including gcc abi 2. Use "breakpoint"
22278 and "continue" instead of restarting the target program several
22279 times. Use gdb_test_multiple and gdb_test for all tests.
22280
850742db
MC
222812003-12-18 Michael Chastain <mec.gnu@mindspring.com>
22282
22283 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
22284 source files.
22285
eb4bbda8
MC
222862003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22287
22288 * gdb.base/environ.exp: Handle compiling test case from multiple
22289 source files.
22290
e42c7771
MC
222912003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22292
22293 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
22294
80e4b428
JB
222952003-12-17 Jim Blandy <jimb@redhat.com>
22296
5f06973a
JB
22297 * gdb.base/freebpcmd.c: Add copyright notice.
22298
80e4b428
JB
22299 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
22300
0ab84fb7
MC
223012003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22302
22303 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
22304
1b3bb3d0
JB
223052003-12-13 Jim Blandy <jimb@redhat.com>
22306
22307 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
22308
3a4c9371
KB
223092003-12-12 Kevin Buettner <kevinb@redhat.com>
22310
22311 * gdb.asm/frv.inc: New file.
22312 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
22313
a1dea79a
FF
223142003-12-09 Fred Fish <fnf@redhat.com>
22315
22316 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22317 functions to break1.c and leave prototypes behind. Add more
22318 "set breakpoint NN here" comments.
22319 * gdb.base/break1.c: New file.
22320
22321 * gdb.base/break.exp: Handle compiling test case from multiple
22322 source files and change source file references as needed.
22323 * gdb.base/completion.exp: Ditto.
22324 * gdb.base/condbreak.exp: Ditto.
22325 * gdb.base/define.exp: Ditto.
22326 * gdb.base/ena-dis-br.exp: Ditto.
22327 * gdb.base/info-proc.exp: Ditto.
22328 * gdb.base/maint.exp: Ditto.
22329 * gdb.base/until.exp: Ditto.
22330
22331 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22332 hardcoded line numbers.
22333 * gdb.base/define.exp: Ditto.
22334 * gdb.base/ena-dis-br.exp: Ditto.
22335 * gdb.base/maint.exp: Ditto.
22336 * gdb.base/until.exp: Ditto.
22337
22338 * gdb.base/completion.exp: Use "break1" for completion tests since
22339 "break" is no longer a unique prefix.
22340
5266b69c
AC
223412003-12-06 Andrew Cagney <cagney@redhat.com>
22342
22343 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22344 "return_value_unimplemented". When an unimplemented struct return
22345 architecture, report incorrect values as a KFAIL
22346
374451f0
MC
223472003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22348
22349 * gdb.cp/rtti.exp: Accept new wording of warning from
22350 cp_lookup_rtti_type.
22351
ba9b20a7
MC
223522003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22353
22354 Partial fix for PR testsuite/1456.
22355 * gdb.base/scope.exp (test_at_main): Replace references to
22356 gcc_compiled with calls to test_compiler_info.
22357 (test_at_foo): Likewise.
22358 (test_at_bar): Likewise.
22359
b74b6d0b
MC
223602003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22361
22362 Partial fix for PR testsuite/1456.
22363 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22364 to test_compiler_info.
22365
ccfa3402
MC
223662003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22367
22368 * gdb.base/so-impl-ld.exp: Update copyright notice.
22369
f6246aba
MC
223702003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22371
22372 Partial fix for PR testsuite/1456.
22373 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22374 to test_compiler_info.
22375
13ae734a
MC
223762003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22377
22378 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22379 from current versions of gdb. Clean up regular expressions.
22380 Delete redundant timeout case.
22381
d8e1cdee
MC
223822003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22383
22384 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22385 from current versions of gdb. Clean up regular expressions.
22386 Delete redundant timeout case.
22387
96457b64
MC
223882003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22389
22390 Partial fix for PR testsuite/1456.
22391 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22392 gcc_compiled with call to test_compiler_info.
22393
f35309fc
MC
223942003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22395
22396 Partial fix for PR testsuite/1456.
22397 * gdb.base/list.exp (test_list_function): Delete unused declaration
22398 of gcc_compiled.
22399
d7afdf9b
MC
224002003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22401
22402 Partial fix for PR testsuite/1456.
22403 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22404 call to test_compiler_info.
22405
71507b56
MK
224062003-11-29 Mark Kettenis <kettenis@gnu.org>
22407
22408 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22409 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22410 it to create the appropriate note.inc.
22411 * gdb.asm/asmsrc1.s: Include "note.inc".
22412 * gdb.asm/netbsd.inc: New file.
22413 * gdb.asm/empty.inc: New file.
22414
f81f93f7
MC
224152003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22416
22417 Partial fix for PR testsuite/1456.
22418 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22419 calls to test_compiler_info.
22420
9a77938e
MC
224212003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22422
22423 Partial fix for PR testsuite/1456.
22424 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22425 calls to test_compiler_info.
22426
e8367dc7
MK
224272003-11-27 Mark Kettenis <kettenis@gnu.org>
22428
22429 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22430 pattern for the KFAILs.
22431
526c61ee
AF
224322003-11-25 Adam Fedor <fedor@gnu.org>
22433
22434 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22435 * gdb.objc/objcdecode.m: New file.
22436
28f2d600
AF
224372003-11-25 Adam Fedor <fedor@gnu.org>
22438
22439 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22440 * gdb.objc/nondebug.m: New file.
22441
a3895cee
BE
224422003-11-26 Ben Elliston <bje@wasabisystems.com>
22443
22444 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22445 NetBSD as it does on FreeBSD. Modelled on a similar change by
22446 Mark Kettenis on 2003-05-30.
22447 (link-flags): Set to "--entry _start" regardless of target.
22448 Special linker flags are to be appended to $link-flags.
22449 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22450
c9f2c8a3
MC
224512003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22452
22453 * gdb.cp/method.exp: Accept output of new demangler.
22454
15a0587a 224552003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
22456
22457 * gdb/class2.exp: New file.
22458 * gdb/class2.cc: New file.
22459
3c00b570
MC
224602003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22461
22462 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22463 of new demangler.
22464
7027acc7
MK
224652003-11-23 Mark Kettenis <kettenis@gnu.org>
22466
22467 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22468 of gdb_test "run".
22469
b0e1598a
MK
224702003-11-23 Mark Kettenis <kettenis@gnu.org>
22471
22472 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22473 "continue" into "run".
22474
4d9eda44
MC
224752003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22476
22477 Partial fix for PR testsuite/1456.
22478 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22479 call to test_compiler_info.
22480 * gdb.cp/ctti.exp: Likewise.
22481 * gdb.cp/derivation.exp: Likewise.
22482 * gdb.cp/member-ptr.exp: Likewise.
22483 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22484 reference to gcc_compiled.
22485
224862003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22487
22488 Fix PR testsuite/1463.
22489 * gdb.base/structs.exp (start_structs_test): Call
22490 get_debug_format before using the debug format.
22491
d422fe19
AC
224922003-11-22 Andrew Cagney <cagney@redhat.com>
22493
22494 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22495 * gdb.base/structs.exp: Use gdb_test_multiple.
22496
039cf96d
AC
224972003-11-20 Andrew Cagney <cagney@redhat.com>
22498
6882279b
AC
22499 * gdb.base/structs.exp: Handle and recover from internal errors.
22500 Replace "foo${n}" with "foo<n>" in test messages.
22501
e53890ae
AC
22502 * gdb.base/structs.exp: Update copyright. Rewrite.
22503 * gdb.base/structs.c: Update copyright. Rewrite.
22504
2b211c59
AC
22505 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22506 resync count exceeded.
d63a86f8 22507
039cf96d
AC
22508 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22509 from the internal error.
22510 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22511 Original from Jim Blandy.
22512 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22513
eac98b22
AC
225142003-11-19 Andrew Cagney <cagney@redhat.com>
22515
22516 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22517 KFAIL.
22518
67455b2a
MK
225192003-11-17 Mark Kettenis <kettenis@gnu.org>
22520
22521 New testcase for PR backtrace/1435.
22522 * gdb.arch/i386-unwind.exp: New file.
22523 * gdb.arch/i386-unwind.c: New file.
22524
853d6e5b
AC
225252003-11-17 Andrew Cagney <cagney@redhat.com>
22526
22527 * lib/gdb.exp (compiler_info): New global.
22528 (test_compiler_info): New function.
22529 (get_compiler_info): Set compiler_info.
22530 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22531 "compiler_info" to gcc-<major>-<minor>.
22532
38cf6e11
MC
225332003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22534
22535 * gdb.trace/configure: Remove.
22536
a50d3602
EZ
225372003-11-13 Elena Zannoni <ezannoni@redhat.com>
22538
22539 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22540 breakpoints.
a50d3602
EZ
22541 * gdb.base/break.exp: Remove all references to explicit line
22542 numbers.
22543
d9407aaa
NC
225442003-11-11 Nick Clifton <nickc@redhat.com>
22545
22546 * gdb.base/shreloc.exp: Do not run for targets which do not
22547 support shared objects.
22548
db488fc1
CV
225492003-11-10 Corinna Vinschen <vinschen@redhat.com>
22550
22551 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22552 Don't run tests if nofileio flag is given.
22553
6a90a18e
EZ
225542003-11-07 Elena Zannoni <ezannoni@redhat.com>
22555
22556 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22557 as well as 'Watchpoint'.
6a90a18e 22558
0b915e9c
EZ
225592003-11-06 Elena Zannoni <ezannoni@redhat.com>
22560
22561 Reported by Jim Ingham <jingham@apple.com>:
22562 * gdb.base/annota1.exp: Match at least one occurrence of the
22563 signal handler annotation.
22564
d7e4b55f
EZ
225652003-11-06 Elena Zannoni <ezannoni@redhat.com>
22566
a9c64011
AS
22567 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22568 as well as 'Watchpoint'.
d7e4b55f 22569
2fe4e8d0
MC
225702003-11-05 Michael Chastain <mec@shout.net>
22571
22572 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22573
6ef88553
KW
225742003-11-03 Kris Warkentin <kewarken@qnx.com>
22575
22576 * gdb.arch/gdb1291.c: New test file.
22577 * gdb.arch/gdb1291.exp: New test script.
22578 * gdb.arch/gdb1431.c: New test file.
22579 * gdb.arch/gdb1431.exp: New test script.
22580
ae7dc4d8
MC
225812003-10-22 Michael Chastain <mec@shout.net>
22582
22583 * gdb.mi/pthreads.c: Add copyright notice.
22584
c39d7427
MC
225852003-10-22 Michael Chastain <mec@shout.net>
22586
22587 * gdb.threads/pthreads.c: Add copyright notice.
22588
8b7d96c1
MC
225892003-10-20 Michael Chastain <mec@shout.net>
22590
22591 * gdb.base/gdb1056.exp: New test script.
22592
d1d69fdd
DJ
225932003-10-13 Daniel Jacobowitz <drow@mvista.com>
22594
22595 * gdb.threads/killed.exp: Use gdb_run_cmd.
22596
7d605576
DJ
225972003-10-13 Daniel Jacobowitz <drow@mvista.com>
22598
22599 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22600 create a core file.
22601 * gdb.threads/gcore-thread.exp: Likewise.
22602
618ec112
CV
226032003-10-13 Corinna Vinschen <vinschen@redhat.com>
22604
22605 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22606 type, based on char type.
22607 (struct bit_flags_short_t): New bitfield type, based on short type.
22608 (init_bit_flags_char): New fuction.
22609 (init_bit_flags_short): Ditto.
22610 (print_bit_flags_char): Ditto.
22611 (print_bit_flags_short): Ditto.
22612 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22613
9367a73c
MC
226142003-10-11 Michael Chastain <mec@shout.net>
22615
22616 * gdb.base/call-rt-st.exp: Update copyright year.
22617
1decf120
KI
226182003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22619
22620 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22621 * gdb.disasm/sh3.s: Ditto.
22622
5445b2ae
DJ
226232003-10-07 Daniel Jacobowitz <drow@mvista.com>
22624
22625 * gdb.threads/switch-threads.exp: New test.
22626 * gdb.threads/switch-threads.c: New source file.
22627
aec24853
CV
226282003-10-07 Corinna Vinschen <vinschen@redhat.com>
22629
22630 * gdb.base/ending-run.exp: Add sh specific case.
22631
adc7428d
AC
226322003-10-06 Andrew Cagney <cagney@redhat.com>
22633
22634 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22635 * gdb.disasm/mn10200.exp: Delete obsolete file.
22636
c9d37158
DJ
226372003-09-29 Daniel Jacobowitz <drow@mvista.com>
22638
22639 * ChangeLog: Correct an entry command.exp -> commands.exp.
22640 * gdb.base/commands.exp (bp_deleted_in_command_test)
22641 (temporary_breakpoint_commands): Check noargs.
22642
79c2c32d
DC
226432003-09-25 David Carlton <carlton@kealia.com>
22644
22645 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22646 of some print tests, where appropriate. Add tests for C::D::cd,
22647 E::ce, F::cXfX, G::XgX.
22648 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22649
594e6d67
RE
226502003-09-25 Richard Earnshaw <rearnsha@arm.com>
22651
22652 * lib/java.exp (java_init): Import target_alias before using it.
22653
10f0d451
DC
226542003-09-25 David Carlton <carlton@kealia.com>
22655
22656 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22657
274bcba0
EZ
226582003-09-23 Elena Zannoni <ezannoni@redhat.com>
22659
d63a86f8 22660 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22661 weirdness.
274bcba0 22662
cdbf20f7
MC
226632003-09-17 Michael Chastain <mec@shout.net>
22664
22665 * gdb.cp/gdb1355.exp: New file.
22666 * gdb.cp/gdb1355.c: New file.
22667
71e06f80
CV
226682003-09-15 Corinna Vinschen <vinschen@redhat.com>
22669
22670 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22671 * gdb.asm/sh.inc: New file.
22672
5c4e30ca
DC
226732003-09-11 David Carlton <carlton@kealia.com>
22674
bd45b7af
DC
22675 * gdb.cp/namespace.exp: Add tests for namespace types.
22676 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22677 (test_namespace): New.
22678
1c199746
EZ
226792003-09-11 Elena Zannoni <ezannoni@redhat.com>
22680
a9c64011 22681 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22682 * gdb.stabs/weird.exp: Ditto.
1c199746 22683
04ed252f
MC
226842003-09-08 Michael Chastain <mec@shout.net>
22685
22686 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22687
d8a2d9e7
MC
226882003-09-07 Michael Chastain <mec@shout.net>
22689
22690 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22691 'parse error'.
22692
161afb24
MK
226932003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22694
22695 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22696
49f2741a
MC
226972003-08-30 Michael Chastain <mec@shout.net>
22698
22699 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22700 * gdb.gdb/observer.exp: Ditto.
22701 * gdb.gdb/xfullpath.exp: Ditto.
22702
8afa723e
MK
227032003-08-29 Mark Kettenis <kettenis@gnu.org>
22704
22705 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22706 *-*-*bsd*.
22707
f31dfe3b
JJ
227082003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22709
22710 * gdb.base/dump.exp: Skip for ia64.
22711
4630e498
JJ
227122003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22713
22714 * gdb.asm/asm-source.exp: Add ia64 support.
22715 * gdb.asm/ia64.inc: New file.
22716
1105b7ef
MC
227172003-08-22 Michael Chastain <mec@shout.net>
22718
22719 * gdb.cp: New directory.
22720 * gdb.cp/*: Copy from gdb.c++/*.
22721 * gdb.c++/*: Remove.
22722 * Makefile.in: Change gdb.c++ to gdb.cp.
22723 * configure.in: Ditto.
22724 * configure: Regnerate.
22725
c945b932
MK
227262003-08-18 Mark Kettenis <kettenis@gnu.org>
22727
22728 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22729 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22730
2b66634b
DJ
227312003-08-17 Daniel Jacobowitz <drow@mvista.com>
22732
22733 * mi-var-display.exp (-var-list-children weird): Accept function
22734 pointers with argument types.
22735 * mi1-var-display.exp (-var-list-children weird): Likewise.
22736 * mi2-var-display.exp (-var-list-children weird): Likewise.
22737
a356f73b
DJ
227382003-08-17 Daniel Jacobowitz <drow@mvista.com>
22739
22740 * gdb.base/annota3.exp: Add missing newline.
22741
483417b8
MC
227422003-08-06 Michael Chastain <mec@shout.net>
22743
22744 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22745
c99c59c3
MS
227462003-08-12 Michael Snyder <msnyder@redhat.com>
22747
22748 * gdb.base/float.exp: Add test for SH.
22749
55ed7501
MK
227502003-08-10 Mark Kettenis <kettenis@gnu.org>
22751
22752 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22753
1a371f2e
EZ
227542003-08-07 Elena Zannoni <ezannoni@redhat.com>
22755
22756 * gdb.base/completion.exp: Remove reduntant completion test
22757 on filename.
22758
e0f353ce
EZ
227592003-08-07 Elena Zannoni <ezannoni@redhat.com>
22760
a9c64011
AS
22761 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22762 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22763 gdb.trace/save-trace.exp: Make sure that full pathnames are
22764 escaped correctly.
e0f353ce 22765
5710a1af 227662003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22767
a9c64011
AS
22768 * configure.in: Don't generate config.h from config.hin.
22769 * configure: Regenerate.
22770 * config.hin: Remove file.
22771 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22772 * gdb.threads/pthreads.c: Ditto.
5710a1af 22773
dcd81ce9
DJ
227742003-08-07 Daniel Jacobowitz <drow@mvista.com>
22775
22776 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22777 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22778 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22779 Replace ld24 with seth/add3.
22780
6009d884
AC
227812003-08-02 Andrew Cagney <cagney@redhat.com>
22782
22783 * gdb.base/annota3.exp: New file.
22784 * gdb.base/annota3.c: New file.
22785 * gdb.c++/annota3.exp: New file.
22786 * gdb.c++/annota3.cc: New file.
22787
51514e06
MC
227882003-07-29 Michael Chastain <mec@shout.net>
22789
22790 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22791 actually failed.
22792 (do_pass): Likewise.
22793 * gdb.threads/tls.exp: Always initialize no_of_threads.
22794
4ee6625b
DJ
227952003-07-27 Daniel Jacobowitz <drow@mvista.com>
22796
22797 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22798 pattern.
22799 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22800 * gdb.threads/tls.exp: Recognize one case of the host library not
22801 supporting TLS.
22802
225f2bf6
AC
228032003-07-27 Andrew Cagney <cagney@redhat.com>
22804
22805 * gdb.base/fileio.exp: Use SH when running commands using
22806 remote_exec.
22807
bcb27c9f
DJ
228082003-07-24 Daniel Jacobowitz <drow@mvista.com>
22809
22810 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22811 * gdb.base/relocate.c (dummy): New padding array.
22812
3d67be83
MS
228132003-07-22 Michael Snyder <msnyder@redhat.com>
22814
d63a86f8 22815 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22816
22817 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22818 patterns to be more general, accepting old and new output.
22819 Some output chars (such as '+') also must be quoted.
d63a86f8 22820 Some addresses are displayed numerically instead of
3d67be83
MS
22821 symbolically.
22822
57ba3b85
MS
228232003-07-23 Michael Snyder <msnyder@redhat.com>
22824
686d097c
MS
22825 * gdb.base/return2.exp: Don't test long-long return.
22826
57ba3b85
MS
22827 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22828 * gdb.disasm/t01_mov.exp: Ditto.
22829 * gdb.disasm/t02_mova.s: Ditto.
22830 * gdb.disasm/t02_mova.exp: Ditto.
22831 * gdb.disasm/t03_add.s: Ditto.
22832 * gdb.disasm/t03_add.exp: Ditto.
22833 * gdb.disasm/t04_sub.s: Ditto.
22834 * gdb.disasm/t04_sub.exp: Ditto.
22835 * gdb.disasm/t05_cmp.s: Ditto.
22836 * gdb.disasm/t05_cmp.exp: Ditto.
22837 * gdb.disasm/t06_ari2.s: Ditto.
22838 * gdb.disasm/t06_ari2.exp: Ditto.
22839 * gdb.disasm/t07_ari3.s: Ditto.
22840 * gdb.disasm/t07_ari3.exp: Ditto.
22841 * gdb.disasm/t08_or.s: Ditto.
22842 * gdb.disasm/t08_or.exp: Ditto.
22843 * gdb.disasm/t09_xor.s: Ditto.
22844 * gdb.disasm/t09_xor.exp: Ditto.
22845 * gdb.disasm/t10_and.s: Ditto.
22846 * gdb.disasm/t10_and.exp: Ditto.
22847 * gdb.disasm/t11_logs.s: Ditto.
22848 * gdb.disasm/t11_logs.exp: Ditto.
22849 * gdb.disasm/t12_bit.s: Ditto.
22850 * gdb.disasm/t12_bit.exp: Ditto.
22851 * gdb.disasm/t13_otr.s: Ditto.
22852 * gdb.disasm/t13_otr.exp: Ditto.
22853
e00759ef
EZ
228542003-07-22 Elena Zannoni <ezannoni@redhat.com>
22855
22856 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22857
8bc2021f
EZ
228582003-07-22 Elena Zannoni <ezannoni@redhat.com>
22859
a9c64011
AS
22860 * gdb.threads/tls.c : New file.
22861 * gdb.threads/tls.exp : New file.
22862 * gdb.threads/tls-main.c : New file.
22863 * gdb.threads/tls-shared.c : New file.
22864 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22865
89320c4c
AS
228662003-07-22 Andreas Schwab <schwab@suse.de>
22867
22868 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22869
180dea7c
AS
228702003-07-20 Andreas Schwab <schwab@suse.de>
22871
22872 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22873 due to insn reordering.
22874
0714963c
AC
228752003-07-15 Andrew Cagney <cagney@redhat.com>
22876
22877 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22878
98a23b3f
MC
228792003-07-15 Michael Chastain <mec@shout.net>
22880
22881 * gdb.base/gdb1250.exp: New file.
22882 * gdb.base/gdb1250.c: New file.
22883
27e417a2
ML
228842003-07-09 Michal Ludvig <mludvig@suse.cz>
22885
22886 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22887 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22888
8bc2021f
EZ
228892003-07-09 Elena Zannoni <ezannoni@redhat.com>
22890
a9c64011
AS
22891 * gdb.threads/tls.c: New file.
22892 * gdb.threads/tls.exp: New file.
22893 * gdb.threads/tls-main.c: New file.
22894 * gdb.threads/tls-shared.c: New file.
22895 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22896
d99968dc
EZ
228972003-07-09 Elena Zannoni <ezannoni@redhat.com>
22898
22899 * gdb.base/annota1.exp: Make sure that we properly escape the
22900 full path of the source file. Xfail more permissive patterns,
d63a86f8 22901 due to a compiler debug info problem.
d99968dc 22902
83876b3b
AS
229032003-07-07 Andreas Schwab <schwab@suse.de>
22904
2705e972
AS
22905 * gdb.asm/m68k.inc: New file.
22906 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22907
83876b3b
AS
22908 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22909 arguments"): Also match negative number.
22910
22911 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22912
3a871b37
DJ
229132003-07-03 Daniel Jacobowitz <drow@mvista.com>
22914
22915 * gdb.base/store.c (charest): New typedef.
22916 (add_char): Rename to add_charest, update.
22917 (wack_char): Rename to wack_charest, update types. Return l + r
22918 to keep r live across the call.
22919 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22920 (wack_double, wack_doublest): Return l + r to keep r live across
22921 the call.
22922 * gdb.base/store.exp: Accomodate store.c changes.
22923
b2a7f303
DC
229242003-06-30 David Carlton <carlton@kealia.com>
22925
22926 * gdb.c++/maint.exp (test_invalid_name): New.
22927 (test_first_component): Add tests for invalid names.
22928
3c6cb4a1
MC
229292003-06-29 Michael Chastain <mec@shout.net>
22930
22931 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22932 output of '<VTT for class>' for virtual base classes.
22933
f1c2644b
DJ
229342003-06-29 Daniel Jacobowitz <drow@mvista.com>
22935
22936 * gdb.base/completion.exp: Tab-complete "complet" instead of
22937 "compl".
22938 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22939
18080350
DJ
229402003-06-29 Daniel Jacobowitz <drow@mvista.com>
22941
22942 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22943 * gdb.base/volatile.exp: Likewise.
22944
f56973f8
DJ
229452003-06-29 Daniel Jacobowitz <drow@mvista.com>
22946
22947 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22948 gdb/1265.
22949
229502003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22951 Daniel Jacobowitz <drow@mvista.com>
22952
22953 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22954 initial line count of 'captured_main' from 26 to 32.
22955 (test_with_self): Allow xmalloc call to be interleaved with the
22956 preceding two lines.
22957
e766d4d6
JB
229582003-06-24 Joel Brobecker <brobecker@gnat.com>
22959
22960 * gdb.base/bang.exp: New testcase.
22961
f125c9a4
JB
229622003-06-23 Joel Brobecker <brobecker@gnat.com>
22963
22964 * gdb.base/langs.exp: Add some tests for the "minimal" language
22965 support.
22966
6e25beaf
EZ
229672003-06-23 Elena Zannoni <ezannoni@redhat.com>
22968
22969 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22970 the testcase.
22971
2f816dda
DJ
229722003-06-22 Daniel Jacobowitz <drow@mvista.com>
22973
22974 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22975 offset.
22976
db5a5748
DJ
229772003-06-22 Daniel Jacobowitz <drow@mvista.com>
22978
22979 * gdb.c++/pr-1210.cc: New file.
22980 * gdb.c++/pr-1210.exp: New file.
22981
1df0c130
DJ
229822003-06-21 Daniel Jacobowitz <drow@mvista.com>
22983
22984 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22985 000-exec-continue.
22986
a92feac0
MK
229872003-06-15 Mark Kettenis <kettenis@gnu.org>
22988
22989 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22990 on *-*-*bsd* instead of *-*-freebsd*.
22991
81a58f5b
AC
229922003-06-14 Andrew Cagney <cagney@redhat.com>
22993
22994 * gdb.base/store.exp: Test longest and doublest. Test all
22995 parameters. Weaken return statement match.
22996 * gdb.base/store.c: Add longest and doublest - aka long long and
22997 long double functions. Put all parameters into local register
22998 variables. Use negative values.
22999
b257a0d3
AC
230002003-06-14 Andrew Cagney <cagney@redhat.com>
23001
23002 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
23003 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
23004 exit status.
23005 * gdb.base/fileio.exp: Disable target when nointerrupts and
23006 noinferiorio, instead of limiting it to remote. Use remote_exec
23007 instead of system.
d63a86f8 23008
21c38304
JJ
230092003-06-12 Jeff Johnston <jjohnstn@redhat.com>
23010
23011 * gdb.base/float.exp: Add ia64 support.
23012
1bcdb424
CV
230132003-06-12 Corinna Vinschen <vinschen@redhat.com>
23014
23015 * gdb.base/fileio.exp: Run only on remote targets.
23016
6aeb981f
CV
230172003-06-10 Corinna Vinschen <vinschen@redhat.com>
23018
23019 * gdb.base/fileio.c: New file, testing File-I/O.
23020 * gdb.base/fileio.exp: Ditto.
23021
53df362e
RG
230222003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
23023
23024 * gdb.base/shreloc.exp: New file, check symbol values obtained from
23025 shared objects after relocation at load time (gdb PR/1132).
23026 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 23027 as above, part of the shared object relocation test.
53df362e 23028
ffee1b46
MK
230292003-06-08 Mark Kettenis <kettenis@gnu.org>
23030
b5ca3722
MK
23031 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
23032 fully filled history list.
23033 * gdb.base/gdb_history: New file.
23034
03ed860d
MK
23035 * gdb.base/signals.exp: XFAIL "continue to func1" on
23036 i*86-*-freebsd*.
23037
ffee1b46
MK
23038 * gdb.base/attach.exp: When trying to attach to a nonexistent
23039 process, make it possible to specify the PID based on the target,
23040 and do so for *-*-freebsd*.
23041
d80dbb52
RH
230422003-06-02 Richard Henderson <rth@redhat.com>
23043
23044 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
23045
6dd77b81
RH
230462003-06-02 Richard Henderson <rth@redhat.com>
23047
23048 * gdb.base/selftest.exp: Next over lim_at_start initialization.
23049
f6347e16
RH
230502003-06-02 Richard Henderson <rth@redhat.com>
23051
23052 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
23053
2c161407
DJ
230542003-06-01 Daniel Jacobowitz <drow@mvista.com>
23055
23056 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
23057 of globalvar.
23058
572eb746
MK
230592003-06-01 Mark Kettenis <kettenis@gnu.org>
23060
23061 * gdb.asm/asm-source.exp: Check for memory read errors in
23062 disassembler test on *BSD too.
23063
9e9617a5
RH
230642003-06-01 Richard Henderson <rth@redhat.com>
23065
23066 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
23067 for .frame.
23068 (gdbasm_call): Lose ldgp.
23069 (gdbasm_startup): Add frame information.
23070 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
23071
7b34ad4e
MK
230722003-05-31 Mark Kettenis <kettenis@gnu.org>
23073
23074 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
23075 i?86-*-*.
23076
10059fdf
MK
230772003-05-30 Mark Kettenis <kettenis@gnu.org>
23078
23079 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23080 FreeBSD.
23081
acf4b816
RH
230822003-05-29 Richard Henderson <rth@redhat.com>
23083
23084 * gdb.asm/alpha.inc: New file.
23085 * gdb.asm/asm-source.exp: Use it.
23086
e9ecd949
JB
230872003-05-29 Jim Blandy <jimb@redhat.com>
23088
23089 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
23090 'core.PID'.
23091
e3e5a4f3
JB
230922003-05-22 Jim Blandy <jimb@redhat.com>
23093
23094 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
23095 backtrace.
d63a86f8 23096
72fe3d25
DC
230972003-05-20 David Carlton <carlton@math.stanford.edu>
23098
23099 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
23100 this time.
23101
58da2eb2
DC
231022003-05-19 David Carlton <carlton@bactrian.org>
23103
23104 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
23105 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
23106
1fcb5155
DC
231072003-05-19 David Carlton <carlton@bactrian.org>
23108
23109 * gdb.c++/namespace.exp: Add namespace scope and anonymous
23110 namespace tests.
23111 Bump copyright date.
23112 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
23113 (main): Call C::D::marker2.
23114 * gdb.c++/namespace1.cc: New file.
23115
85e85163
JJ
231162003-05-14 Jeff Johnston <jjohnstn@redhat.com>
23117
23118 Roland McGrath <roland@redhat.com>
d63a86f8 23119 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
23120 there is no manager thread.
23121
a25fbfec
JJ
231222003-05-08 Jeff Johnston <jjohnstn@redhat.com>
23123
d63a86f8
RM
23124 * gdb.threads/schedlock.exp: Remove assumption that all threads
23125 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
23126 in one of the child threads rather than the main thread.
23127
be375bae
JB
231282003-05-07 Jim Blandy <jimb@redhat.com>
23129
09bf6082
JB
23130 Add support for assembly source testing on the s390x.
23131 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
23132 architecture.
23133 * gdb.asm/s390x.inc: New file.
23134
be375bae
JB
23135 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
23136 succession of 'if' statements.
23137
00905d52
AC
231382003-05-05 Andrew Cagney <cagney@redhat.com>
23139
23140 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
23141
b1e29e33
AC
231422003-05-05 Andrew Cagney <cagney@redhat.com>
23143
23144 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
23145 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
23146
e33d66ec
EZ
231472003-05-02 Elena Zannoni <ezannoni@redhat.com>
23148
23149 * gdb.base/charset.exp: Update based on new behavior of set/show
23150 charset commands.
23151
2b6fd0d8
AC
231522003-05-01 Andrew Cagney <cagney@redhat.com>
23153
23154 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
23155 variable do not give memory errors.
23156
130cacce
AF
231572003-04-30 Adam Fedor <fedor@gnu.org>
23158
23159 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
23160 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
23161 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
23162 gdb.objc/basicclass.m: : New files
23163
23164 * lib/gdb.exp (gdb_compile_objc): New procedure.
23165
bea71854
DJ
231662003-04-27 Daniel Jacobowitz <drow@mvista.com>
23167
23168 * gdb.base/signals.exp: Make backtrace tests more specific.
23169
0f20eeea
DC
231702003-04-23 David Carlton <carlton@bactrian.org>
23171
23172 * gdb.c++/maint.exp (test_first_component): Add tests for
23173 'operator' in more locations.
23174
c8c4d8dc
KB
231752003-04-16 Kevin Buettner <kevinb@redhat.com>
23176
23177 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
23178
3fe60e3c
EZ
231792003-04-16 Elena Zannoni <ezannoni@redhat.com>
23180
23181 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 23182 func marke' instead. Update test name.
3fe60e3c 23183
9219021c
DC
231842003-04-15 David Carlton <carlton@math.stanford.edu>
23185
23186 * gdb.c++/maint.exp: New file.
23187
5dd55bdd
EZ
231882003-04-14 Elena Zannoni <ezannoni@redhat.com>
23189
23190 * gdb.threads/schedlock.c: Change type of thread function argument
23191 to long, to avoid warnings on 64-bit platforms.
23192
00890572
EZ
231932003-04-14 Elena Zannoni <ezannoni@redhat.com>
23194
a9c64011
AS
23195 * gdb.base/attach.exp: Add new message from ptrace in case of
23196 attaching to nonexistent process.
d63a86f8 23197
93201743
JB
231982003-04-11 Jim Blandy <jimb@redhat.com>
23199
23200 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23201 gdb.c++/userdef.cc: Place comments on the lines to which the
23202 marker function might return.
23203 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23204 gdb.c++/userdef.exp: Look for those comments to check that we've
23205 returned to the right place, instead of checking line numbers.
23206
2a11c64d
EZ
232072003-04-11 Elena Zannoni <ezannoni@redhat.com>
23208
a9c64011
AS
23209 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
23210 match on sourcefile name, instead of directory name.
2a11c64d 23211
68ab8fc5
EZ
232122003-04-10 Elena Zannoni <ezannoni@redhat.com>
23213
d63a86f8 23214 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
23215 working directory name.
23216
5624293a
JB
232172003-04-09 Jim Blandy <jimb@redhat.com>
23218
23219 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23220 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
23221 after an inferior function call, report the failure, but allow the
23222 test to continue.
23223
f1f02ee4
SC
232242003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23225
23226 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23227 with -DPROTOTYPES.
23228
6eb79af0
SC
232292003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23230
23231 * gdb.base/break.exp: Revert last patch.
23232
8dfb4cf0
SC
232332003-04-04 Stephane Carrez <stcarrez@nerim.fr>
23234
23235 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23236 with -DPROTOTYPES.
23237
ed4c619a
AC
232382003-04-02 Andrew Cagney <cagney@redhat.com>
23239
23240 * gdb.base/callfuncs.exp: Make "print add" messages unique.
23241 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
23242 matching directories by the name breakpoint.
23243 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
23244 Make "continue to marker1" consistent.
23245 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
23246 message consistent.
23247 * lib/gdb.exp: Put "the program is no longer running", and "the
23248 program exited" in parenthesis.
23249 * lib/mi-support.exp: Ditto.
d63a86f8 23250
4e35d5f0 232512003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 23252
4e35d5f0
BR
23253 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
23254
71900fe8
AC
232552003-03-29 Andrew Cagney <cagney@redhat.com>
23256
23257 * gdb.base/sizeof.c (main): Print the value of '\377'.
23258 * gdb.base/sizeof.exp: Check the sign of '\377'.
23259
c0655a16
MC
232602003-03-27 Michael Chastain <mec@shout.net>
23261
23262 * gdb.base/gdb1090.exp: New file.
23263 * gdb.base/gdb1090.cc: New file.
23264
5b2a3989
JB
232652003-03-27 J. Brobecker <brobecker@gnat.com>
23266
23267 * gdb.gdb/observer.exp: New regression test.
23268
79876890
MC
232692003-03-27 Michael Chastain <mec@shout.net>
23270
23271 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
23272 * gdb.base/ptype.exp: Likewise.
23273
6eac95e3
CV
232742003-03-27 Corinna Vinschen <vinschen@redhat.com>
23275
23276 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
23277
e8c71839
MC
232782003-03-26 Michael Chastain <mec@shout.net>
23279
23280 * gdb.base/ptype.exp: Actually use some typedef'd types.
23281
71b10041
SC
232822003-03-21 Stephane Carrez <stcarrez@nerim.fr>
23283
23284 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
23285 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
23286
2512cf80
CV
232872003-03-20 Corinna Vinschen <vinschen@redhat.com>
23288
23289 * gdb.base/default.exp: Fix regular expression.
23290
0d195a4f
CV
232912003-03-20 Corinna Vinschen <vinschen@redhat.com>
23292
23293 * gdb.base/args.exp: Fix regular expression.
23294
8a2dbca8
CV
232952003-03-20 Corinna Vinschen <vinschen@redhat.com>
23296
23297 * gdb.base/help.exp: Allow Win32 child process.
23298
bf028682
CV
232992003-03-20 Corinna Vinschen <vinschen@redhat.com>
23300
23301 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
23302 when stepping out of main().
23303
182dbe85
CV
233042003-03-20 Corinna Vinschen <vinschen@redhat.com>
23305
23306 * gdb.base/default.exp: Check for win32 specific message when calling
23307 "run" without executable.
23308
d67a6ba5
CV
233092003-03-20 Corinna Vinschen <vinschen@redhat.com>
23310
23311 * gdb.base/args.exp: Expect .exe in output.
23312
a955b5bb
CV
233132003-03-20 Corinna Vinschen <vinschen@redhat.com>
23314
23315 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23316 Cygwin native.
23317
bf6bad4b
AC
233182003-03-17 Andrew Cagney <cagney@redhat.com>
23319
23320 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23321 vector registes.
23322 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23323 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23324
293e9a31
DC
233252003-03-17 David Carlton <carlton@math.stanford.edu>
23326
23327 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23328 test, for PR breakpoints/38.
23329 Call test_watchpoint_and_breakpoint.
23330 * gdb.base/watchpoint.c (func3): New function.
23331 (main): Call func3.
23332
5330f2db
DC
233332003-03-04 David Carlton <carlton@math.stanford.edu>
23334
23335 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23336 Garply<Garply<char> >:: garply".
23337 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23338 with respect to PR c++/1111; note also PR c++/1113.
23339 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23340 respect to PR c++/1062.
23341 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23342
6ece72da
DC
233432003-03-03 David Carlton <carlton@math.stanford.edu>
23344
23345 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23346 with respect to PR c++/57.
23347 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23348 c++/826.
23349 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23350 respect to PR c++/57.
23351
85ca1584
DC
233522003-03-03 David Carlton <carlton@math.stanford.edu>
23353
23354 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23355 respect to PR c++/33 into FAILs.
23356
98e9c5b8
MC
233572003-03-03 Michael Chastain <mec@shout.net>
23358
7bedbf27
MC
23359 * configure.in: Update copyright years.
23360
233612003-03-03 Michael Chastain <mec@shout.net>
23362
23363 * Makefile.in: Update copyright years.
98e9c5b8 23364
f683e100
DC
233652003-02-28 David Carlton <carlton@math.stanford.edu>
23366
23367 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23368 print class instead of struct and/or superfluous protection
23369 specifiers, as long as the resulting output is equivalent to the
23370 source code.
23371 Delete FIXME from end of messages on tests that don't need
23372 fixing.
23373
a9e0cf2c
DC
233742003-02-28 David Carlton <carlton@math.stanford.edu>
23375
23376 * gdb.c++/templates.exp (do_tests): Allow const in the two
23377 Foo<volatile char *>::foo tests.
23378
e8d359df
MS
233792003-02-27 Michael Snyder <msnyder@redhat.com>
23380
d63a86f8 23381 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23382 will be consistant.
23383
0b71dc91
DC
233842003-02-26 David Carlton <carlton@math.stanford.edu>
23385
23386 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23387 char *>::foo" test with respect to PR c++/33. Create a new test
23388 which is identical to that one except that it doesn't put the
23389 space between the "char" and the "*"; KFAIL it, too.
23390
dd14ab43
DC
233912003-02-26 David Carlton <carlton@math.stanford.edu>
23392
23393 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23394 template types into either PASSes or KFAILs (corresponding to PR
23395 c++/57). Tweak indentation. Update copyright.
23396
1146c7f1
SC
233972003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23398
23399 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23400
74641dfb
MC
234012003-02-13 Michael Chastain <mec@shout.net>
23402
23403 * gdb.base/exprs.exp: Remove i960 remnants.
23404 * gdb.base/funcargs.exp: Likewise.
23405 * gdb.base/list.exp: Likewise.
23406 * gdb.base/ptype.exp: Likewise.
23407
559cd2d0
DC
234082003-02-14 David Carlton <carlton@math.stanford.edu>
23409
23410 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23411 pEe->D::vg()" from XFAIL to KFAIL.
23412
c4f90d87
JM
234132003-02-13 Jason Molenda (jmolenda@apple.com)
23414
23415 * gdb.base/maint.exp: Update maint print statistics regexp to include
23416 new entries.
23417
cbc4d97c
MC
234182003-02-13 Michael Chastain <mec@shout.net>
23419
23420 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23421
40f235b7
MC
234222003-02-12 Michael Chastain <mec@shout.net>
23423
23424 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23425 * gdb.c++/inherit.exp: Likewise.
23426 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23427 * gdb.c++/templates.exp: Likewise.
23428 * gdb.c++/virtfunc.exp: Likewise.
23429
c56716b0
JM
234302003-02-06 Jason Molenda (jason-cl@molenda.com)
23431
23432 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23433 why the code is written that way.
23434
070afcf8
MC
234352003-02-05 Michael Chastain <mec@shout.net>
23436
23437 * gdb.base/dump.exp: Add missing copyright line.
23438
5d0331e5
JM
234392003-02-05 Jason Molenda (jason-cl@molenda.com)
23440
f7ae6d3e 23441 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
23442 at the beginning so the breakpoint doesn't get set on the loop.
23443
92851186
MC
234442003-02-05 Michael Chastain <mec@shout.net>
23445
23446 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23447 output for configurations with gcc 2.95.3.
23448
cbf1e085
AC
234492003-02-05 Keith Seitz <keiths@redhat.com>
23450 Andrew Cagney <ac131313@redhat.com>
23451
23452 * gdb.mi/mi-cli.exp: New file.
d63a86f8 23453
29518e1e
MC
234542003-02-04 Michael Chastain <mec@shout.net>
23455
23456 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23457 Call perror and then continue.
23458
5af1d5f3
MC
234592003-02-03 Michael Chastain <mec@shout.net>
23460
23461 * gdb.c++/pr-1023.cc: New file.
23462 * gdb.c++/pr-1023.exp: New file.
23463
6b549786
JB
234642003-02-05 Jim Blandy <jimb@redhat.com>
23465
23466 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23467 it's local to foobar. Check for it there, and check that it's not
23468 present in main.
23469 * gdb.c++/local.cc (marker2): New function.
23470 (foobar): Call marker1.
23471 (main): Call marker2 instead of marker1.
23472
67f16606
AC
234732003-02-04 Andrew Cagney <ac131313@redhat.com>
23474
23475 * gdb.disasm/mn10200.exp: Obsolete file.
23476 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23477 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23478 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23479
1c5cb38e
DC
234802003-02-04 David Carlton <carlton@math.stanford.edu>
23481
23482 * gdb.c++/overload.exp: Test intToChar(1).
23483 * gdb.c++/overload.cc (intToChar): New.
23484 (main): Call intToChar.
23485
d1fe6965
DC
234862003-02-03 David Carlton <carlton@math.stanford.edu>
23487
23488 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23489 'might_kfail' arg.
23490 KFAIL some of the continue_to_bp_overloaded calls, according to
23491 PR c++/1025.
23492
9ba61c5d
MC
234932003-02-01 Michael Chastain <mec@shout.net>
23494
23495 * gdb.base/advance.c (marker1): New marker function.
23496 * gdb.base/advance.exp: When the 'advance' command lands on the
23497 return breakpoint, it can legitimately stop on either the
23498 current line or the next line. Accommodate both outcomes.
23499 * gdb.base/until.exp: Likewise.
23500
e7494ffb
AC
235012003-02-02 Andrew Cagney <ac131313@redhat.com>
23502
23503 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23504 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23505 now a list, not a tuple.
23506 * gdb.mi/mi-var-display.exp: Ditto.
23507 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23508
075559bc
AC
235092003-02-01 Andrew Cagney <ac131313@redhat.com>
23510
23511 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23512 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23513 stack backtraces.
23514 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23515
2bd4c7b1
MK
235162003-02-01 Mark Kettenis <kettenis@gnu.org>
23517
23518 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23519 gdb.mi/mi1-pthreads.exp: Return instead of calling
23520 gdb_suppress_entire_file.
23521
eabd8992
MS
235222003-02-01 Mark Salter <msalter@redhat.com>
23523
23524 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23525
71469e2f
MS
235262003-01-31 Mark Salter <msalter@redhat.com>
23527
23528 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23529 Support empty arg.
23530
38a94d44
MC
235312003-01-30 Michael Chastain <mec@shout.net>
23532
23533 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23534 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23535 has been fixed in gdb/readline on 2003-01-09.
23536
19ea9e73
MS
235372003-01-29 Michael Snyder <msnyder@redhat.com>
23538
e8d359df
MS
23539 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23540 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23541 * gdb.base/args.exp: Skip if target does not support args passing.
23542
2307bd6a
DJ
235432003-01-22 Daniel Jacobowitz <drow@mvista.com>
23544
19ea9e73 23545 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23546 gdb_test. Accept a list of expect arguments as the third
23547 parameter.
23548 (gdb_test): Use it.
23549
f2dd3617
EZ
235502003-01-20 Elena Zannoni <ezannoni@redhat.com>
23551
23552 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23553 allow for different test tree configurations. Update some
23554 tescases accordingly.
23555 * gdb.arch/altivec-regs.exp: Ditto.
23556 * gdb.asm/asm-source.exp: Ditto.
23557 * gdb.base/advance.exp: Ditto.
23558 * gdb.base/display.exp: Ditto.
d63a86f8 23559 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23560 * gdb.base/mips_pro.exp: Ditto.
23561 * gdb.base/overlays.exp: Ditto.
23562 * gdb.base/relocate.exp: Ditto.
23563 * gdb.base/setshow.exp: Ditto.
23564 * gdb.base/step-line.exp: Ditto.
23565 * gdb.base/step-test.exp: Ditto.
23566 * gdb.base/until.exp: Ditto.
23567 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23568
c71cdefd
DC
235692003-01-17 David Carlton <carlton@math.stanford.edu>
23570
23571 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23572 corresponding to PR c++/945.
23573 Update copyright.
23574
fdba05d7
DC
235752003-01-17 David Carlton <carlton@math.stanford.edu>
23576
23577 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23578 corresponding to PR c++/68.
23579
235802003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23581
23582 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23583 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23584 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23585
c362c33a
EZ
235862003-01-15 Elena Zannoni <ezannoni@redhat.com>
23587
0fbc361c
EZ
23588 * gdb.base/break.exp: Fix change of default location, because of
23589 removal of until tests.
23590 * gdb.base/help.exp: Update test for new 'until' help message.
23591 Add test for help on 'advance'.
a9c64011 23592 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23593
dabf8a35
MK
235942003-01-15 Mark Kettenis <kettenis@gnu.org>
23595
23596 * gdb.base/default.exp: Adapt "info float" test for recent changes
23597 to that command. Add test for "info vector".
23598 * gdb.base/float.exp: New file. Add test for "info float" that
23599 resembles the old test in gdb.base/default.exp.
23600
a1769aca
DC
236012003-01-15 David Carlton <carlton@math.stanford.edu>
23602
23603 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23604
82025e13
EZ
236052003-01-15 Elena Zannoni <ezannoni@redhat.com>
23606
23607 * gdb.base/break.exp: Move the tests of until command from here...
23608 * gdb.base/until.exp: ... to here. New file. Add other tests.
23609 * gdb.base/advance.c: New file.
23610 * gdb.base/advance.exp: New file.
23611
8f9ab801
EZ
236122003-01-14 Elena Zannoni <ezannoni@redhat.com>
23613
a9c64011
AS
23614 * gdb.base/args.c: New file.
23615 * gdb.base/args.exp: New file.
8f9ab801 23616
9ae66589
DJ
236172003-01-14 Daniel Jacobowitz <drow@mvista.com>
23618
23619 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23620
8d77e5c3
DJ
236212003-01-14 Daniel Jacobowitz <drow@mvista.com>
23622
23623 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23624
12d2f0a1
DJ
236252003-01-14 Daniel Jacobowitz <drow@mvista.com>
23626
23627 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23628 dates.
23629
6ca37014
DJ
236302003-01-13 Daniel Jacobowitz <drow@mvista.com>
23631
23632 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23633
b0023472
DJ
236342003-01-13 Daniel Jacobowitz <drow@mvista.com>
23635
23636 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23637 (ptype &*"foo").
23638 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23639
607fbc54 236402003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23641
23642 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23643 * gdb.mi/mi1-console.exp: Likewise.
23644
607fbc54 236452003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23646
23647 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23648 * gdb.mi/mi1-console.exp: Likewise.
23649
a1fb14a2
DJ
236502003-01-13 Daniel Jacobowitz <drow@mvista.com>
23651
23652 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23653
c4cf40b7
DJ
236542003-01-09 Daniel Jacobowitz <drow@mvista.com>
23655
23656 * gdb.base/detach.exp: New test.
23657
696d5a5b
DJ
236582003-01-09 Daniel Jacobowitz <drow@mvista.com>
23659
23660 * Makefile.in (ALL_SUBDIRS): New variable.
23661 (subdirs, clean, distclean): Use it.
23662 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23663 regenerating Makefile, since it is generated from the top level.
23664 * gdb.asm/Makefile.in: Likewise.
23665 * gdb.base/Makefile.in: Likewise.
23666 * gdb.c++/Makefile.in: Likewise.
23667 * gdb.disasm/Makefile.in: Likewise.
23668 * gdb.java/Makefile.in: Likewise.
23669 * gdb.mi/Makefile.in: Likewise.
23670 * gdb.threads/Makefile.in: Likewise.
23671 * gdb.trace/Makefile.in: Likewise.
23672
754533e4
DC
236732003-01-09 David Carlton <carlton@math.stanford.edu>
23674
23675 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23676 Add copyright year 2003.
23677
d8b3e9ee
MC
236782003-01-06 Michael Chastain <mec@shout.net>
23679
23680 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23681 When selecting a thread, 'line' and 'file' are optional.
23682 * gdb.mi/mi1-pthreads.exp: Likewise.
23683
8e9e0fe6
AS
236842003-01-06 Andreas Schwab <schwab@suse.de>
23685
23686 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23687 failures.
23688
b5ab8ff3
DJ
236892003-01-04 Daniel Jacobowitz <drow@mvista.com>
23690
23691 Fix PR gdb/844
23692 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23693 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23694
23695 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23696 instead of calling gdb_suppress_entire_file.
23697 * gdb.threads/print-threads.exp: Likewise.
23698 * gdb.threads/schedlock.exp: Likewise.
23699
23700 * gdb.threads/killed.exp: Return instead of calling
23701 gdb_suppress_entire_file.
23702 * gdb.threads/linux-dp.exp: Likewise.
23703 * gdb.threads/pthreads.exp: Likewise.
23704
1e698235
DJ
237052003-01-04 Daniel Jacobowitz <drow@mvista.com>
23706
23707 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23708 stabs.
23709 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23710 * gdb.base/whatis.exp: Always allow (void) after function names.
23711
147ff08c
DJ
237122003-01-04 Daniel Jacobowitz <drow@mvista.com>
23713
23714 * gdb.c++/casts.exp: Correct regexp.
23715
dc62bfc2
MK
237162003-01-04 Mark Kettenis <kettenis@gnu.org>
23717
23718 * configure.in: Call AC_CONFIG_HEADER. Don't call
23719 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23720 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23721 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23722 aforementioned directories in the AC_OUPUT call.
23723 * config.hin: New file.
23724 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23725 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23726 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23727 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23728 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23729 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23730 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23731 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23732 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23733 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23734 gdb.threads/configure.in, gdb.threads/configure,
23735 gdb.threads/config.in, gdb.trace/configure.in,
23736 gdb.trace/configure: Removed.
23737
77afa639
MC
237382003-01-03 Michael Chastain <mec@shout.net>
23739
23740 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23741 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23742
7634bb6e
DJ
237432003-01-03 Daniel Jacobowitz <drow@mvista.com>
23744
23745 * gdb.base/store.exp: Fix regular expressions.
23746
b39c905e
MK
237472002-12-28 Mark Kettenis <kettenis@gnu.org>
23748
23749 * configure.in: Rewrite.
23750 * configure: Regenerated.
23751
0a8551dd
DC
237522003-01-03 David Carlton <carlton@math.stanford.edu>
23753
23754 * gdb.base/psymtab.exp: New file.
23755 * gdb.base/psymtab1.c: Ditto.
23756 * gdb.base/psymtab2.c: Ditto.
23757
c60b7188
AF
237582002-12-23 Adam Fedor <fedor@gnu.org>
23759
23760 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23761
ee73db83
DC
237622002-12-23 David Carlton <carlton@math.stanford.edu>
23763
23764 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23765 and current_directory initialization.
23766
d6c1774e
JB
237672002-12-22 Jim Blandy <jimb@redhat.com>
23768
f0a847b8
JB
23769 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23770 rather than as part of the output file name.
23771
d6c1774e
JB
23772 * gdb.base/attach.exp: There's no need to copy the test program to
23773 /tmp; that was only ever necessary on HP/UX, and this test is
23774 entirely disabled there anyway.
23775
f0708dbb
JB
237762002-12-21 Jim Blandy <jimb@redhat.com>
23777
4c2acfea
JB
23778 * gdb.c++/psmang.exp: Doc fix.
23779
f0708dbb
JB
23780 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23781 test.
23782
9579e000
DC
237832002-12-20 David Carlton <carlton@math.stanford.edu>
23784
23785 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23786
d1810171
MC
237872002-12-18 Michael Chastain <mec@shout.net>
23788
23789 * gdb.c++/annota2.exp: Add copyright year 2002.
23790
76565097
DC
237912002-12-17 David Carlton <carlton@math.stanford.edu>
23792
23793 * gdb.c++/try_catch.cc: Add marker comments.
23794 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23795 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23796 * gdb.c++/m-static.cc: Ditto.
23797 * gdb.c++/m-static1.cc: Ditto.
23798 * gdb.c++/try_catch.cc: Ditto.
23799
da81390b
JJ
238002002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23801
23802 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23803 to see whether we are using the new -environment-directory
23804 command which resets via -r or the old version of the command
23805 which may prompt the user. Part of fix for gdb/741.
23806
b304d130
AC
238072002-12-13 Andrew Cagney <ac131313@redhat.com>
23808
23809 * gdb.fortran/types.exp: Update obsolete comment.
23810 * gdb.fortran/exprs.exp: Ditto.
23811 * lib/gdb.exp: Delete obsolete code.
23812 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23813 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23814 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23815 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23816 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23817 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23818 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23819 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23820 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23821 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23822 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23823 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23824 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23825 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23826 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23827 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23828 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23829 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23830 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23831 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23832 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23833 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23834 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23835 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23836 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23837 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23838 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23839 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23840 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23841 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23842 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23843 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23844 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23845 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23846 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23847 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23848 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23849
a23b6e6a
DC
238502002-12-11 David Carlton <carlton@math.stanford.edu>
23851
23852 * gdb.c++/m-data.exp: Add test for members that shadow global
23853 variables: see PR gdb/804.
23854 * gdb.c++/m-data.cc: Ditto.
23855
6604731b
DJ
238562002-12-10 Daniel Jacobowitz <drow@mvista.com>
23857
23858 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23859
de46ecd7
DC
238602002-12-06 David Carlton <carlton@math.stanford.edu>
23861
23862 * gdb.base/store.c: Don't declare functions static.
23863
27e829d0
AC
238642002-12-04 Andrew Cagney <ac131313@redhat.com>
23865
23866 * gdb.base/store.exp, gdb.base/store.c: New files.
23867
92806416
DJ
238682002-12-03 Daniel Jacobowitz <drow@mvista.com>
23869
23870 * gdb.base/selftest.exp: Update for current gdb.
23871
3bcbaac5
DJ
238722002-12-03 Daniel Jacobowitz <drow@mvista.com>
23873
23874 * gdb.base/maint.exp: Only dump symbols from one source file
23875 or objfile.
23876
f4f00b1f
DJ
238772002-12-03 Daniel Jacobowitz <drow@mvista.com>
23878
23879 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23880 function call.
23881
f1c8a949
JB
238822002-11-25 Jim Blandy <jimb@redhat.com>
23883
23884 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23885 function appearing in error message.
23886
9e297a97
DJ
238872002-11-21 Daniel Jacobowitz <drow@mvista.com>
23888
23889 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23890
1f312e79
JJ
238912002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23892
d63a86f8
RM
23893 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23894 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23895 should be in mi console format. This is part of fix for PR gdb/604.
23896
83c31e7d
FN
238972002-09-18 Fernando Nasser <fnasser@redhat.com>
23898
23899 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23900 which explicitly prints the zero offset as "+0".
23901
322b3f65
DJ
239022002-10-22 Daniel Jacobowitz <drow@mvista.com>
23903
23904 * gdb.threads/schedlock.c (args): Make unsigned.
23905
239062002-10-21 Daniel Jacobowitz <drow@mvista.com>
23907
23908 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23909 numbers. Allow "foo2|selected stack frame".
23910 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23911 * gdb.asm/asmsrc2.s: Likewise.
23912 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23913 comments.
23914 * gdb.asm/mips.inc: New file.
23915
5e2fe5b8
AF
239162002-10-18 Adam Fedor <fedor@gnu.org>
23917
23918 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23919 * gdb.base/help.exp: Likewise.
23920
abe1a5d0
KB
239212002-10-17 Kevin Buettner <kevinb@redhat.com>
23922
23923 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23924 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23925
10abb1d4
JB
239262002-10-02 Jim Blandy <jimb@redhat.com>
23927
23928 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23929
1f609b42
AC
239302002-10-01 Andrew Cagney <ac131313@redhat.com>
23931
23932 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23933 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23934 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23935 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23936 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23937 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23938 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23939
0aee02e4
AC
239402002-09-29 Andrew Cagney <ac131313@redhat.com>
23941
23942 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23943 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23944 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23945 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23946 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23947 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23948 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23949
6fde09ad
KB
239502002-09-27 Kevin Buettner <kevinb@redhat.com>
23951
23952 * gdb.base/annota1.exp (info break): Make directory components of
23953 path optional since not all compilers emit this debug information.
23954
889bf7c5
PA
23955 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23956 step ends up stepping out of the function instead of stopping on
23957 the epilogue.
6fde09ad 23958
9e8aab75
KS
239592002-09-26 Keith Seitz <keiths@redhat.com>
23960
23961 * lib/insight-support.exp (gdbtk_start): Figure out where
23962 the insight executable is based on where gdb is. Use this
23963 executable to start insight instead of gdb.
23964
e36180d7
AC
239652002-09-25 Andrew Cagney <cagney@redhat.com>
23966
23967 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23968
9dd34b2b
AC
239692002-09-24 Andrew Cagney <ac131313@redhat.com>
23970
23971 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23972 test_isolated_complaints.
23973 (test_empty_complaint): New function.
23974 (test_empty_complaints): New function. Check no output when no
23975 complaints.
d63a86f8 23976
dea97812
KB
239772002-09-19 Jim Blandy <jimb@redhat.com>
23978
a9c64011 23979 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23980
54951bd7
AC
239812002-09-19 Andrew Cagney <ac131313@redhat.com>
23982
23983 * gdb.gdb/complaints.exp: New file.
23984
dec43320
AC
239852002-09-18 Andrew Cagney <ac131313@redhat.com>
23986
23987 * gdb.base/maint.exp: Check `help maint internal-warning'.
23988
e70d6e3f
DC
239892002-09-18 David Carlton <carlton@math.stanford.edu>
23990
23991 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23992 numbers, and replace them by a single breakpoint after the
23993 constructors are all finished.
23994 Add test 4.
23995 * gdb.c++/m-static.cc: Add test 4.
23996 * gdb.c++/m-static.h: New file.
23997 * gdb.c++/m-static1.cc: New file.
23998
23999 * gdb.c++/printmethod.exp: New file.
24000 * gdb.c++/printmethod.cc: New file.
24001
24002 * gdb.c++/pr-574.exp: New file.
24003 * gdb.c++/pr-574.cc: New file.
24004
afb5c968
CV
240052002-09-18 Corinna Vinschen <vinschen@redhat.com>
24006
24007 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
24008 embedded targets which never actually exit.
24009
31e45dee
FN
240102002-09-18 Fernando Nasser <fnasser@redhat.com>
24011
24012 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
24013 "don't step after run" as unresolved or unsupported, instead of xfail.
24014
a283c5a1
CV
240152002-09-18 Corinna Vinschen <vinschen@redhat.com>
24016
24017 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
24018 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
24019 Add newline to expected string in "step out of main (status wrapper)"
24020 case.
24021
11350d2a
CV
240222002-09-18 Corinna Vinschen <vinschen@redhat.com>
24023
24024 * lib/gdb.exp (rerun_to_main): Allow restarting application.
24025 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
24026
0deec7d6
TT
240272002-09-17 Tom Tromey <tromey@redhat.com>
24028
24029 * gdb.base/printcmds.exp (test_print_string_constants): Expect
24030 \000, not \0, in double-quoted string.
24031
b2b4a1b5
CV
240322002-09-14 Corinna Vinschen <vinschen@redhat.com>
24033
c9d37158 24034 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
24035 string after running the commands execution on breakpoint tests.
24036
1c56143a
CV
240372002-09-13 Corinna Vinschen <vinschen@redhat.com>
24038
24039 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
24040
37f8da45
JB
240412002-09-12 Joel Brobecker <brobecker@gnat.com>
24042
24043 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
24044
08b468e0
KS
240452002-09-10 Keith Seitz <keiths@redhat.com>
24046
24047 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
24048 runto proc.
24049 (mi_run_to_main): Use mi_runto.
24050 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
24051
dc360f58
KS
240522002-09-10 Keith Seitz <keiths@redhat.com>
24053
24054 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
24055 regexp for stopping at main. Could have multiple event notifications.
24056 Don't assume that main was declared with no parameters.
24057 (mi_next): Use mi_step_to.
24058 (mi_step): Use mi_next_to.
24059
ce3abcfb
CV
240602002-09-09 Corinna Vinschen <vinschen@redhat.com>
24061
24062 * gdb.base/default.exp: Fix expected string in `info float' test.
24063
d1f5b980
BE
240642002-09-09 Ben Elliston <bje@redhat.com>
24065
24066 * config/mips.exp: Update comments.
24067 * config/mips-idt.exp: Likewise.
24068 * config/nind.exp: Likewise.
24069 * config/slite.exp: Likewise.
24070 * config/sparclet.exp: Likewise.
24071 * config/udi.exp: Likewise.
24072 * config/vx.exp: Likewise.
24073 * config/vxworks29k.exp: Likewise.
24074
2f71430b
JB
240752002-09-05 Jim Blandy <jimb@redhat.com>
24076
24077 * gdb.threads/killed.exp: Fix test failure message.
24078
7ddebc7e
KS
240792002-09-04 Keith Seitz <keiths@redhat.com>
24080
24081 * lib/mi-support.exp: Update copyright.
24082 (mi_gdb_test): Increase the priority of the expected pattern
24083 so that it matches gdb_test.
24084
0ae67eb3
KS
240852002-09-03 Keith Seitz <keiths@redhat.com>
24086
24087 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
24088 Use integer comparison instead of string comparison for testing
24089 whether binary was built.
24090
38fc42c8
JB
240912002-09-03 Jim Blandy <jimb@redhat.com>
24092
24093 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
24094
b6ff0e81
JB
240952002-08-29 Jim Blandy <jimb@redhat.com>
24096
24097 * gdb.threads/pthreads.exp: Move the portable thread compilation
24098 code into a function in lib/gdb.exp, and call that from here.
24099 * lib/gdb.exp (gdb_compile_pthreads): New function.
24100
07c98896
KS
241012002-08-29 Keith Seitz <keiths@redhat.com>
24102
24103 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
24104 expect_out so that callers can get at it.
24105
0312286c
DJ
241062002-08-23 Daniel Jacobowitz <drow@mvista.com>
24107
24108 * gdb.threads/print-threads.c: New file.
24109 * gdb.threads/print-threads.exp: New file.
24110 * gdb.threads/schedlock.c: New file.
24111 * gdb.threads/schedlock.exp: New file.
24112
dd039bc4
EZ
241132002-08-22 Elena Zannoni <ezannoni@redhat.com>
24114
a9c64011
AS
24115 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
24116 not altivec.c.
dd039bc4 24117
1f36144c
MK
241182002-08-17 Mark Kettenis <kettenis@gnu.org>
24119
24120 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
24121 targets. The problem should be fixed now.
24122
16057ec7 241232002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
24124
24125 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
24126 2002-07-24 change that removes final dots from error messages.
24127
3c1499ad
TT
241282002-08-13 Tom Tromey <tromey@redhat.com>
24129
24130 * gdb.base/readline.exp: New file.
24131
a20ce2c3
AC
241322002-08-01 Andrew Cagney <ac131313@redhat.com>
24133
24134 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
24135 supress message.
24136
db034ac5
AC
241372002-08-01 Andrew Cagney <cagney@redhat.com>
24138
24139 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
24140 CHILL_FOR_TARGET and CHILL_LIB.
24141 * configure.in (configdirs): Remove gdb.chill.
24142 * configure: Regenerate.
24143 * lib/gdb.exp: Obsolete references to chill.
24144 * gdb.fortran/types.exp: Ditto.
24145 * gdb.fortran/exprs.exp: Ditto.
24146
3e000b18
KB
241472002-07-30 Kevin Buettner <kevinb@redhat.com>
24148
24149 * gdb.base/shlib-call.exp (additional_flags): Conditionally
24150 set Irix-specific compile and link flags.
24151
28f4966b
KB
241522002-07-29 Kevin Buettner <kevinb@redhat.com>
24153
24154 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
24155 source files. The ``-o'' option doesn't work with the ``-E'' option
24156 when using the Irix compiler.
24157
46c0d5a6
DJ
241582002-07-19 Daniel Jacobowitz <drow@mvista.com>
24159
24160 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
24161 Improve support for reusing an exec file. Copy exec file
24162 to target, and run gdbserver on the target instead of on the host.
24163
eecf4bed
JB
241642002-07-18 Jim Blandy <jimb@redhat.com>
24165
0f815cdf
JB
24166 * gdb.base/ending-run.exp: Don't expect to see the program end in
24167 some orderly fashion when we're running on a real stand-alone
24168 board.
24169
eecf4bed
JB
24170 * gdb.base/interrupt.exp: Correct logic for skipping tests on
24171 targets that don't support interrupts.
24172
52d309e4
JB
241732002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
24174
24175 * gdb.base/attach.exp: Add patterns to match output from /proc-based
24176 systems.
24177 Move comments in expect statements to inside the actions, so that they
24178 don't get matched against.
24179
ff683d9e
MK
241802002-07-10 Mark Kettenis <kettenis@gnu.org>
24181
24182 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
24183 function when asleep" test.
24184
b5356753
AC
241852002-07-10 Andrew Cagney <ac131313@redhat.com>
24186
24187 * gdb.base/page.exp: Rewrite to handle problems with very long
24188 `info set' output. Update copyright.
24189
6aa4d13a
AC
241902002-06-26 Andrew Cagney <ac131313@redhat.com>
24191
24192 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
24193 gdb.threads-hp.
24194 * gdb.hp/configure: Regenerate.
24195 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
24196 * gdb.hp/gdb.threads-hp/configure: Delete file.
24197 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
24198
8cf8c2b8
AC
241992002-06-22 Andrew Cagney <ac131313@redhat.com>
24200
24201 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
24202 setlocale, bindtextdomain and textdomain.
24203
6827a8f8
JB
242042002-06-11 Jim Blandy <jimb@redhat.com>
24205
919d772c
JB
24206 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
24207 preprocessor macro information is present.
24208
6827a8f8
JB
24209 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
24210 tests.
24211
c15b0d21
MS
242122002-06-06 Michael Snyder <msnyder@redhat.com>
24213
c5984d70
MS
24214 * gdb.base/overlays.exp: Record addresses of overlay
24215 functions in TCL variables rather than in GDB variables,
24216 to avoid having GDB convert them to pointers (with loss
24217 of information).
24218
d63a86f8 24219 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 24220 default linker script changes.
c15b0d21
MS
24221 * gdb.base/long_long.exp: Add check for sizeof (long double).
24222
be26fe0d
ML
242232002-06-06 Michal Ludvig <mludvig@suse.cz>
24224
24225 * gdb.asm/asm-source.exp: Add x86-64 target.
24226 * gdb.asm/x86_64.inc: New.
d63a86f8 24227
258093ca 242282002-05-30 Michael Chastain <mec@shout.net>
258093ca 24229
4b3153f1 24230 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
24231 * gdb.c++/m-static.cc: New file.
24232 * gdb.c++/m-static.exp: New file.
24233
241264c6
MS
242342002-05-28 Michael Snyder <msnyder@redhat.com>
24235
24236 * gdb.base/call-ar-st.exp: Allow for reduced floating point
24237 precision.
24238
9bba8c8f 242392002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 24240
4b3153f1 24241 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
24242 * gdb.c++/m-data.cc: New file.
24243 * gdb.c++/m-data.exp: New file.
24244
242452002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 24246
4b3153f1 24247 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 24248 * gdb.c++/try_catch.cc: New file.
d63a86f8 24249 * gdb.c++/try_catch.exp: New file.
9bba8c8f 24250
def1b996
MC
242512002-05-27 Michael Chastain <mec@shout.net>
24252
24253 * gdb.c++/local.exp: Accept more nested types in output.
24254
522ba268
MC
242552002-05-26 Michael Chastain <mec@shout.net>
24256
24257 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
24258
277254ba
MS
242592002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
24260
24261 * lib/gdb.exp (gdb_wrapper_init): Just because
24262 gdb_wrapper_file exists, this does not mean that the file
24263 should not be rebuilt. That is what gdb_wrapper_initialized
24264 is for.
24265 (default_gdb_init): Reset gdb_wrapper_initialized.
24266
b61a8733
MS
242672002-05-23 Michael Snyder <msnyder@redhat.com>
24268
d63a86f8 24269 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
24270 the precision of the floating point test results.
24271 * gdb.base/call-rt-st.exp: Ditto.
24272
b61a8733
MS
24273 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
24274 * gdb.base/call-rt-st.exp: Ditto.
24275
56f6e910
MC
242762002-05-19 Michael Chastain <mec@shout.net>
24277
24278 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
24279
ad0b0016
EZ
242802002-05-19 Elena Zannoni <ezannoni@redhat.com>
24281
a9c64011
AS
24282 * configure.in (configdirs): Add gdb.arch.
24283 * configure: Regenerate.
ad0b0016 24284
f617d2b6
JB
242852002-05-17 Jim Blandy <jimb@redhat.com>
24286
24287 * gdb.base/completion.exp: Recognize the more detailed error
24288 messages produced by the macro expander's lexical analyzer.
24289
eac2a696
EZ
242902002-05-14 Elena Zannoni <ezannoni@redhat.com>
24291
a9c64011
AS
24292 * gdb.arch/altivec-abi.c: New file.
24293 * gdb.arch/altivec-abi.exp: New file.
24294 * gdb.arch/altivec-regs.c: New file.
24295 * gdb.arch/altivec-regs.exp: New file.
eac2a696 24296
2fdde8f8
DJ
242972002-05-14 Daniel Jacobowitz <drow@mvista.com>
24298
24299 * gdb.base/maint.exp (maint print type): Update for new type
24300 structure.
d63a86f8 24301
e31f1a7c
EZ
243022002-05-14 Elena Zannoni <ezannoni@redhat.com>
24303
24304 * gdb.arch: New directory.
24305 * gdb.arch/configure.in: New file.
24306 * gdb.arch/configure: New file.
24307 * gdb.arch/Makefile.in: New file.
24308
db589741
CV
243092002-05-13 Corinna Vinschen <vinschen@redhat.com>
24310
24311 * gdb.asm/asm-source.exp: Add v850 as supported target.
24312 * gdb.asm/v850.inc: New file.
24313
8ce2a7dc
DJ
243142002-05-13 Daniel Jacobowitz <drow@mvista.com>
24315
24316 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24317
df763c7f
DJ
243182002-05-12 Daniel Jacobowitz <drow@mvista.com>
24319
24320 * gdb.base/break.exp: Check 'break "marker2"'.
24321
377daeed
MS
243222002-05-10 Michael Snyder <msnyder@redhat.com>
24323
24324 * gdb.base/long_long.exp: Fix typo.
24325
c4b7bc2b
JB
243262002-05-10 Jim Blandy <jimb@redhat.com>
24327
ecac9a4e
JB
24328 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24329 a bug.
24330
c4b7bc2b
JB
24331 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24332 Recognize more detailed error message produced by the macro
24333 expander's lexical analyzer.
24334 * lib/gdb.exp (test_print_reject): Same.
24335
e71019a1
MK
243362002-05-09 Mark Kettenis <kettenis@gnu.org>
24337
24338 * gdb.c++/method.exp: Fix typo.
24339
fedfc8e6
MS
243402002-05-08 Michael Snyder <msnyder@redhat.com>
24341
166a1957
MS
24342 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24343 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24344 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24345 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24346 Add iftarget clause for strongarm.
d63a86f8 24347
f1c47eb2
MS
243482002-05-06 Michael Snyder <msnyder@redhat.com>
24349
cb9a9d3e
MS
24350 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24351 (gdb_continue_to_end): Accept output from status wrapper.
24352 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24353 Clean up fail messages to match pass messages.
24354
f1c47eb2
MS
24355 Enable the "needs_status_wrapper" testsuite feature.
24356 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24357 (gdb_compile): Conditionally call gdb_wrapper_init.
24358 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24359 * gdb.c++/method.exp: Recognize output from status wrapper.
24360
6079c749
BE
243612002-05-06 Ben Elliston <bje@redhat.com>
24362From Graydon Hoare <graydon@redhat.com>
24363
24364 * config/sid.exp: Include support for "rawsid" protocol.
24365
188baff3
JB
243662002-05-03 Jim Blandy <jimb@redhat.com>
24367
24368 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24369 * gdb.c++/hang3.C: New file.
24370
b9c07f0f
AC
243712002-05-04 Andrew Cagney <ac131313@redhat.com>
24372
24373 * gdb.base/default.exp: Remove obsolete code.
24374 * gdb.c++/misc.exp: Ditto. Update copyright.
24375 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24376 * gdb.base/whatis.exp: Ditto. Update copyright.
24377 * gdb.base/scope.exp: Ditto. Update copyright.
24378 * gdb.base/ptype.exp: Ditto. Update copyright.
24379 * gdb.base/printcmds.exp: Ditto. Update copyright.
24380 * gdb.base/opaque.exp: Ditto. Update copyright.
24381 * gdb.base/list.exp: Ditto.
24382 * gdb.base/funcargs.exp: Ditto. Update copyright.
24383 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24384 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24385 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24386 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24387 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24388 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24389
5c7a0397
MS
243902002-05-02 Michael Snyder <msnyder@redhat.com>
24391
d6dcc264 24392 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
24393 * gdb.base/long_long.exp: Add xscale target.
24394 * gdb.base/default.exp: Add xscale target.
24395
eb7f1c48
JB
243962002-05-01 Jim Blandy <jimb@redhat.com>
24397
24398 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24399 gdb.c++/hang.exp: New test.
24400
a6befae8
FF
244012002-05-01 Fred Fish <fnf@redhat.com>
24402
24403 * gdb.base/completion.exp: Handle completions of "./Make" for
24404 more than one completion possibility, as is the case when we
24405 build and test in the source tree.
24406
0a310277
AG
244072002-04-29 Anthony Green <green@redhat.com>
24408
24409 * gdb.java/jmisc1.exp: New file.
24410 * gdb.java/jmisc2.exp: New file.
24411
6ff9af88
DJ
244122002-04-24 Daniel Jacobowitz <drow@mvista.com>
24413
24414 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24415
96b3d632
EZ
244162002-04-23 Elena Zannoni <ezannoni@redhat.com>
24417
24418 * gdb.base/help.exp: Change 'help status' to allow for target
24419 dependent output differences.
24420
5019bb54
MC
244212002-04-22 Michael Chastain <mec@shout.net>
24422
24423 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24424
a805a116
MC
244252002-04-22 Michael Chastain <mec@shout.net>
24426
24427 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24428
a1706bfd
DM
244292002-04-17 David S. Miller <davem@redhat.com>
24430
24431 * gdb.asm/sparc64.inc: New file.
24432 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24433
a73a20a2
EZ
244342002-04-19 Elena Zannoni <ezannoni@redhat.com>
24435
24436 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24437 instruction file directly into the build tree. Clean up at end of
24438 test.
24439
ba678339
DM
244402002-04-18 David S. Miller <davem@redhat.com>
24441
24442 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24443 handle 64-bit platforms correctly.
24444 * gdb.base/maint.exp: Likewise.
24445
b03399da
KB
244462002-04-18 Kevin Buettner <kevinb@redhat.com>
24447
24448 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24449 ``-fpic'' when compiling files comprising a shared library, but
24450 it does need additional linker flags in order to find shared
24451 libraries at run time.
24452
e2004992
KB
244532002-04-18 Kevin Buettner <kevinb@redhat.com>
24454
24455 * gdb.base/cvexpr.c (use): New function.
24456 (main): Invoke use() on all global variables to prevent
24457 some linkers from deleting these otherwise unused symbols.
24458
d8937120
MC
244592002-04-17 Michael Chastain <mec@shout.net>
24460From David S. Miller <davem@redhat.com>
24461
24462 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24463 handle 64-bit platforms correctly.
24464
ffd61a58
MS
244652002-04-12 Michael Snyder <msnyder@redhat.com>
24466From Jim Blandy <jimb@redhat.com>
a9c64011 24467 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
24468 script can handle this instead.
24469 * gdb.base/bar.c (barx): Same.
24470 * gdb.base/baz.c (bazx): Same.
24471 * gdb.base/grbx.c (grbxx): Same.
24472
24473 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24474 manager doesn't automatically unmap overlays unnecessarily.
24475
6b8426a6
MH
244762002-04-10 Martin M. Hunt <hunt@redhat.com>
24477
24478 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24479 stepping out of main.
24480
34af4875
MC
244812002-04-09 Michael Chastain <mec@shout.net>
24482
24483 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24484 scope so that the nested scope tests will make sense.
24485 * gdb.c++/local.exp: Write patterns that actually work with gcc
24486 (the HP patterns "were never known to work with gcc").
24487 Keep the old aCC patterns too.
24488
2d1676a0
DJ
244892002-04-09 Daniel Jacobowitz <drow@mvista.com>
24490
24491 * gdb.base/attach.exp: Correct target board test.
24492
3a63e3f9
MC
244932002-04-08 Michael Chastain <mec@shout.net>
24494
24495 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24496 in a const method. Add some xfail and fail cases for configurations
24497 that do not emit the "const ...".
24498
f18dabd2
MC
244992002-04-07 Michael Chastain <mec@shout.net>
24500
24501 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24502 Accept "A * const" and "const A * const" as type of "this".
24503 Fix spelling of getFunky throughout. Make messages uniform.
24504
0fcddd82
EZ
245052002-04-07 Elena Zannoni <ezannoni@redhat.com>
24506
a9c64011 24507 Work around for PR gdb/285:
0fcddd82
EZ
24508 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24509
16a8534a
EZ
245102002-04-07 Elena Zannoni <ezannoni@redhat.com>
24511
24512 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24513 instructions file at run time instead of configure time.
24514 Sometimes we run the test in a directory that is not the one we
24515 configured in.
24516 * gdb.asm/configure.in: Delete creation of symlink.
24517 * gdb.asm/configure: Regenerate.
24518
24181d81
JB
245192002-04-05 J. Brobecker <brobecker@gnat.com>
24520
24521 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24522 xfullpath () function.
24523
7cdb7107
DJ
245242002-04-04 Daniel Jacobowitz <drow@mvista.com>
24525
24526 * gdb.asm/Makefile.in: Correct dependencies.
24527
24528 * gdb.asm/powerpc.inc: New file.
24529 * gdb.asm/asm-source.exp: Add PowerPC.
24530 * gdb.asm/configure.in: Likewise.
24531 * gdb.asm/configure: Regenerated.
24532
a7d17088
DJ
245332002-04-04 Daniel Jacobowitz <drow@mvista.com>
24534
24535 * gdb.base/relocate.exp: New file.
24536 * gdb.base/relocate.c: New file.
24537
cd721503
FF
245382002-04-04 Fred Fish <fnf@redhat.com>
24539
24540 * gdb.base/step-test.exp: Update comment regarding stopping in
24541 memcpy/bcopy calls inserted as part of the compiler runtime.
24542
b22ad7a7
MS
245432002-04-04 Michael Snyder <msnyder@redhat.com>
24544
24545 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24546
5f279fa6
DJ
245472002-04-03 Daniel Jacobowitz <drow@mvista.com>
24548
24549 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24550 (gdb_expect): Remove $notransfer hack.
24551
dd0fd3ce
DJ
245522002-04-02 Daniel Jacobowitz <drow@mvista.com>
24553
24554 * gdb.c++/classes.exp ("calling method for small class"): Match
24555 updated register output.
24556
1e50cda1
DJ
245572002-03-30 Daniel Jacobowitz <drow@mvista.com>
24558
24559 Fix PR gdb/452
24560 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24561 when finished. Make gdb_file_cmd send "exec-file" when
24562 appropriate.
24563
24015922
DJ
245642002-03-30 Daniel Jacobowitz <drow@mvista.com>
24565
24566 * gdb.base/attach.exp: Remove extra setup_xfail.
24567
dd7dfd64
MS
245682002-03-26 Michael Snyder <msnyder@redhat.com>
24569
24570 * gdb.base/default.exp: Add tests for dump, append, and restore.
24571 * gdb.base/help.exp: Add tests for dump, append, and restore.
24572 * gdb.base/dump.exp: New file, test dump, append and restore.
24573 * gdb.base/dump.c: New file.
24574
48b2f8d7
MS
245752002-03-27 Michael Snyder <msnyder@redhat.com>
24576
d63a86f8 24577 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24578 clean-ups in help messages.
24579
05b4d525
FF
245802002-03-26 Fred Fish <fnf@redhat.com>
24581
24582 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24583 have debugging info for those functions and the compiler uses them
24584 internally to copy structs around.
24585
d7679631
FF
245862002-03-26 Fred Fish <fnf@redhat.com>
24587
24588 * gdb.base/list.exp: Revert the change made yesterday and add note
24589 about why we don't list the default lines for remote targets.
24590
523ac3f9
MS
245912002-03-25 Michael Snyder <msnyder@redhat.com>
24592
24593 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24594
754b2b8d
FF
245952002-03-25 Fred Fish <fnf@redhat.com>
24596
24597 * gdb.base/list.exp: This test works on remote targets so remove
24598 the short circuit for remote targets. Update copyright.
24599
33c3e192
FF
246002002-03-25 Fred Fish <fnf@redhat.com>
24601
24602 * gdb.base/attach.exp: Fix logic error that was suppressing this
24603 test for all non hppa*-*-hpux* targets, instead of the hp target.
24604 Move comments closer to the suppression point. Also now need to
24605 check that we are running natively.
24606
d43e73ee
MS
246072002-03-22 Michael Snyder <msnyder@redhat.com>
24608
882c8f02
MS
24609 * gdb.base/default.exp: Add test for gcore. Update copyright.
24610 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24611
04c12f60
FF
246122002-03-06 Fred Fish <fnf@redhat.com>
24613
24614 * gdb.base/funcargs.c: Remove extraneous ';' character.
24615 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24616
b43df995
MC
246172002-03-04 Michael Chastain <mec@shout.net>
24618
24619 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24620 accommodate gcc v3 function signature.
24621 * gdb.mi/mi0-var-cmd-exp: Ditto.
24622
92362027
AC
246232002-02-24 Andrew Cagney <ac131313@redhat.com>
24624
24625 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24626 ``GNU/Linux'' or ``Linux kernel''
24627 * testsuite/gdb.threads/pthreads.c: Ditto.
24628
258ad32d
MC
246292002-02-24 Michael Chastain <mec@shout.net>
24630
24631 * gdb.threads/pthreads.c (thread1): Add a return statement.
24632 (thread2): Likewise.
24633 (foo): Likewise.
24634
04c3b3d4
MC
246352002-02-23 Michael Chastain <mec@shout.net>
24636
24637 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24638 to placate gcc.
24639
5a2a0a20
MC
246402002-02-23 Michael Chastain <mec@shout.net>
24641
24642 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24643 test "ptype bint". The test passes on all my stabs configurations.
24644
a640f7fc
JB
246452002-02-21 Jim Blandy <jimb@redhat.com>
24646
27924826
JB
24647 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24648 filename at a time, and watch for the ones we want to see.
24649
a640f7fc
JB
24650 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24651 types of pointers to prototyped functions.
24652
edcc8c75
AC
246532002-02-20 Andrew Cagney <ac131313@redhat.com>
24654
24655 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24656 signed, unsigned and straight char.
24657 (padding_char, padding_short, padding_int, padding_long,
24658 padding_long_long, padding_float, padding_double,
24659 padding_long_double): New global variables.
24660 (fill, fill_structs): New functions.
24661
24662 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24663 for correctly sized writes. Update copyright.
24664 (get_valueof): New procedure.
24665 (get_sizeof): Call get_valueof.
24666 (check_valueof): New procedure.
24667 (check_padding): New procedure.
24668
ac57ea44
MC
246692002-02-20 Michael Chastain <mec@shout.net>
24670
24671 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24672 to setup_xfail. Document some of the remaining calls.
24673
7a10c941
MC
246742002-02-18 Michael Chastain <mec@shout.net>
24675
24676 * gdb.c++/userdef.exp: Update copyright year.
24677
fb8acdcc
DJ
246782002-02-18 Daniel Jacobowitz <drow@mvista.com>
24679
24680 * gdb.c++/userdef.exp: Test overloaded operators properly.
24681 Remove xfails.
24682
fda6ae12
MS
246832002-02-14 Michael Snyder <msnyder@redhat.com>
24684
24685 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24686
676a0442
DJ
246872002-02-14 Daniel Jacobowitz <drow@mvista.com>
24688
24689 * gdb.base/a2-run.exp: Check for a remote target properly.
24690 * gdb.base/annota1.exp: Likewise.
24691 * gdb.base/list.exp: Likewise.
24692 * gdb.base/reread.exp: Likewise.
24693 * gdb.base/scope.exp: Likewise.
24694 * gdb.base/shlib-call.exp: Likewise.
24695 * gdb.base/term.exp: Likewise.
24696 * gdb.c++/annota2.exp: Likewise.
24697
78b4f468
RE
246982002-02-13 Richard Earnshaw <rearnsha@arm.com>
24699
24700 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24701
9a81ba51
MC
247022002-02-10 Michael Chastain <mec@shout.net>
24703
24704 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24705 (call_after_alloca): Ditto.
24706
004af6c7
DJ
247072002-02-10 Daniel Jacobowitz <drow@mvista.com>
24708
24709 * gdb.base/ending-run.exp: Guard "cont" test with
24710 gdb_skip_stdio_test.
24711
37225f62
JB
247122002-02-06 Jim Blandy <jimb@redhat.com>
24713
24714 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24715 from here...
24716 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24717 To here. Disable this test on non-HP platforms. Add big comment.
24718
fe6fdd96
MS
247192002-02-04 Michael Snyder <msnyder@redhat.com>
24720
24721 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24722 other than d10v and m32r.
24723
036fad3f
RE
247242002-02-02 Richard Earnshaw <rearnsha@arm.com>
24725
24726 * gdb.base/default.exp: Rewrite test patterns to reduce time
24727 taken to match them.
24728
7148ab62
DJ
247292002-01-30 Daniel Jacobowitz <drow@mvista.com>
24730
24731 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24732 Allow a start function above main.
24733 * gdb.threads/linux-dp.exp: Fix copyright date.
24734
396cc255
DJ
247352002-01-30 Daniel Jacobowitz <drow@mvista.com>
24736
a9c64011
AS
24737 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24738 (check_philosopher_stack): Check for manager thread before checking
24739 for a just-starting thread.
396cc255 24740
f038d31b
DJ
247412002-01-30 Daniel Jacobowitz <drow@mvista.com>
24742
24743 From Neil Booth <neil@daikokuya.demon.co.uk>:
24744 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24745 warnings.
24746
b3ff9d9a
FF
247472002-01-21 Fred Fish <fnf@redhat.com>
24748
24749 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24750 not caller.
24751
39ad761d
JB
247522002-01-21 Jim Blandy <jimb@redhat.com>
24753
24754 * gdb.base/reread.exp: Check that GDB properly re-reads the
24755 executable file when it changes while no inferior is running.
24756
aaf320fa
FF
247572002-01-21 Fred Fish <fnf@redhat.com>
24758
a9c64011
AS
24759 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24760 optionally accept the "shlib events" variation.
aaf320fa 24761
808a31f5
JB
247622002-01-21 Jim Blandy <jimb@redhat.com>
24763
24764 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24765 call `fflush' after every `printf', so that the output is produced
24766 at predictable points, regardless of whatever buffering does (or
24767 doesn't) take place.
24768 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24769 at different points.
24770
4420d5e2
DJ
247712002-01-20 Daniel Jacobowitz <drow@mvista.com>
24772
24773 * gdb.c++/inherit.exp: Update copyright years.
24774 * gdb.c++/method.exp: Likewise.
24775
3e36a0f4
DJ
247762002-01-20 Daniel Jacobowitz <drow@mvista.com>
24777
24778 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24779 artificial methods/arguments.
24780 * gdb.c++/derivation.exp: Likewise.
24781 * gdb.c++/inherit.exp: Likewise.
24782 * gdb.c++/method.exp: Likewise.
24783 * gdb.c++/virtfunc.exp: Likewise.
24784
b4ceaee6
AC
247852002-01-18 Andrew Cagney <ac131313@redhat.com>
24786
24787 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24788 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24789 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24790 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24791 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24792 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24793
ecace851
JB
247942002-01-17 Jim Blandy <jimb@redhat.com>
24795
24796 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24797 anchoring the pattern matching the entry point symbol's name.
24798
375fc983
AC
247992002-01-17 Andrew Cagney <ac131313@redhat.com>
24800
24801 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24802 continue/quit query. Update copyright.
24803
fe6fdd96
MS
248042002-01-14 Michael Snyder <msnyder@redhat.com>
24805
24806 * gdb.base/gcore.exp: Remove extra debugging output.
24807
e017c81f
DJ
248082002-01-13 Daniel Jacobowitz <drow@mvista.com>
24809
24810 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24811 for slightly dubious v2 mangled string.
24812
37ab3bf8
DJ
248132002-01-13 Daniel Jacobowitz <drow@mvista.com>
24814
24815 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24816
1bc05c3a 248172002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24818
1bc05c3a 24819 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24820
1bc05c3a
JM
24821 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24822 constructors.
24823 * gdb.c++/derivation.exp: Likewise.
24824 * gdb.c++/templates.exp: Likewise.
24825 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24826
1bc05c3a
JM
248272002-01-10 Michael Snyder <msnyder@redhat.com>
24828
24829 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24830
a911c360
MS
248312002-01-08 Michael Snyder <msnyder@redhat.com>
24832
24833 * gdb.base/gcore.exp: New test for generate-core-file command.
24834 * gdb.base/gcore.c: Testcase for above.
24835 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24836
ea2119ec
JM
248372002-01-08 Jason Merrill <jason@redhat.com>
24838
24839 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24840
68203136
FF
248412002-01-07 Fred Fish <fnf@redhat.com>
24842
24843 * gdb.c++/overload.exp: Remove unconditional xfails for:
24844 print foo_instance1.overloadargs(1)
24845 print foo_instance1.overloadargs(1, 2)
24846 print foo_instance1.overloadargs(1, 2, 3)
24847 print foo_instance1.overloadargs(1, 2, 3, 4)
24848 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24849 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24850 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24851 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24852 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24853 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24854 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24855 print foo_instance1.overload1arg()
24856 print foo_instance1.overload1arg((char)arg2)
24857 print foo_instance1.overload1arg((signed char)arg3)
24858 print foo_instance1.overload1arg((unsigned char)arg4)
24859 print foo_instance1.overload1arg((int)arg7)
24860 print foo_instance1.overload1arg((unsigned int)arg8)
24861 print foo_instance1.overload1arg((float)arg11)
24862 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24863
21b9b5b1
MS
248642002-01-07 Michael Snyder <msnyder@redhat.com>
24865
24866 * gdb.base/huge.exp: New test. Print a very large target data object.
24867 (skip_huge_test): New test variable. Define if you want to skip this
24868 test. The test reads an 8 megabyte data object from the target, so it
24869 might be very time consuming on remote targets with a slow connection.
24870 * gdb.base/huge.c: New file. Test case for above.
24871
725f922e
FF
248722002-01-07 Fred Fish <fnf@redhat.com>
24873
24874 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24875 g_instance.bfoo, and g_instance.cfoo.
24876
889bf7c5 248772002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24878
889bf7c5
PA
24879 * gdb.base/break.c (multi_line_if_conditional): New function.
24880 (multi_ilne_while_conditional): Likewise.
24881 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24882 IF or WHILE condition puts the breakpoint at the start of
24883 the condition.
f286b2c3 24884
634d57ec
JL
24885 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24886 hppa*-*-hpux* expected failure.
24887 * gdb.base/structs.exp (do_function_calls): Similarly.
24888
24889 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24890 watchpoints.
24891
9fbfe2dc
AC
248922002-01-06 Andrew Cagney <ac131313@redhat.com>
24893
24894 Fix PR gdb/66.
24895 * gdb.base/structs.exp: Replace skip for a29k with skip for
24896 gdb,cannot_call_functions.
24897 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24898 * gdb.base/callfuncs.exp: Ditto.
24899 * gdb.base/call-rt-st.exp: Ditto.
24900 * gdb.base/call-strs.exp: Ditto.
24901 * gdb.base/callfwmall.exp: Ditto.
24902 * gdb.base/scope.exp: Obsolete xfail a29k.
24903 * gdb.c++/misc.exp: Ditto.
24904 * gdb.c++/cplusfuncs.exp: Ditto.
24905 * gdb.base/ptype.exp: Ditto.
24906 * gdb.base/printcmds.exp: Ditto.
24907 * gdb.base/opaque.exp: Ditto.
24908 * gdb.base/list.exp: Ditto.
24909 * gdb.base/funcargs.exp: Ditto.
24910 * gdb.base/default.exp: Ditto.
24911
8ddad156
MS
249122002-01-04 Michael Snyder <msnyder@redhat.com>
24913
ca4976a6 24914 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24915 * gdb.base/maint.exp: Add tests for maint info sections options.
24916
1b074332
JL
24917Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24918
24919 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24920
7d159115
CV
249212001-12-20 Corinna Vinschen <vinschen@redhat.com>
24922
24923 * gdb.asm/arm.inc: New file.
24924 * gdb.asm/asm-source.exp: Add arm targets.
24925 * gdb.asm/configure.in: Ditto.
24926 * gdb.asm/configure: Recreated from configure.in.
24927
8fb87725
JL
24928Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24929
afabe08c
JL
24930 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24931 with HP's compiler.
24932 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24933 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24934 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24935 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24936
24937 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24938 either HP's compilers or GCC.
24939
db521deb
JL
24940 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24941 a SIGBUS or SIGSEGV.
24942
24943 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24944
24945 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24946 can be compiled with either HP's compiler or GCC.
24947
cfa88ab7
JL
24948 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24949 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24950 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24951
ca344dff
JL
24952 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24953 to match current gdb output. Update due to using auto-solib-limit
24954 for limiting instead of overloading auto-solib-add.
24955 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24956 test program.
24957
3f3c6e55 24958 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24959 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24960 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24961 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24962 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24963 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24964 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24965 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24966 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24967 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24968 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24969 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24970 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24971
8fb87725
JL
24972 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24973 a SIGTRAP to the inferior.
24974
cf599fa7
CV
249752001-12-19 Corinna Vinschen <vinschen@redhat.com>
24976
24977 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24978 Substitute call to target_link by call to gdb_compile.
24979
2cd045cd
JL
24980Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24981
a9c64011
AS
24982 * gdb.base/break.exp: Fix HP specific search string when testing
24983 backtracing in a called function.
2cd045cd 24984
a9c64011
AS
24985 * gdb.base/constvars.exp: Only set lang to C++ if we're
24986 compiling the test with HP's compilers.
24987 * gdb.base/volatile.exp: Similarly.
2cd045cd 24988
99ebe9ac
JB
249892001-12-19 Jim Blandy <jimb@redhat.com>
24990
24991 * gdb.base/printcmds.exp: Expect the null character to be printed
24992 as '\0', and the '\013' to be printed as '\v'.
24993 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24994 * gdb.base/setvar.exp: Same.
24995
b9891b29
JB
249962001-12-17 Jim Blandy <jimb@redhat.com>
24997
0eba65ab
JB
24998 * gdb.base/completion.exp: Rather than completing very long
24999 filenames, which can make the readline library produce output we
25000 don't recognize, cd to the directory first, and then complete
25001 using nice, short relative paths.
25002
6970b5b1
JB
25003 * gdb.base/completion.exp: On some systems, there is, in fact, a
25004 variable named `b' in scope, since GDB treats all static
a9c64011
AS
25005 variables as being in scope. So use `no_var_named_this'
25006 instead of `b'.
6970b5b1 25007
b9891b29 25008 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 25009 can't find the core file's registers as a failure.
b9891b29 25010
e6ccd35f
JSC
250112001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
25012
a9c64011
AS
25013 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
25014 test expect string more specific.
e6ccd35f 25015
105ba819
CV
250162001-12-13 Corinna Vinschen <vinschen@redhat.com>
25017
25018 * gdb.asm/asm-source.exp: Add support for xstormy16.
25019 * gdb.asm/configure.in: Ditto.
25020 * gdb.asm/configure: Rebuild.
25021 * gdb.asm/xstormy16.inc: New file.
25022
e9e79dd9
FF
250232001-12-10 Fred Fish <fnf@redhat.com>
25024
25025 * gdb.base/maint.exp: Update to match changes in type dumping code.
25026
347dc97d
JB
250272001-12-10 Jim Blandy <jimb@redhat.com>
25028
25029 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
25030 matching the entry point symbol's name at the beginning of the
25031 line.
347dc97d 25032
5178b9d6
DJ
250332001-12-07 Daniel Jacobowitz <drow@mvista.com>
25034
25035 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
25036 gdb.c++/inherit.exp, gdb.c++/method.exp,
25037 gdb.c++/namespace.exp, gdb.c++/templates.exp,
25038 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
25039 and class layout support.
25040
af890c52
DJ
250412001-12-07 Daniel Jacobowitz <drow@mvista.com>
25042
25043 * gdb.c++/classes.exp: Add test for static member function.
25044 * gdb.c++/misc.cc: Add class with static member function.
25045
7a345fb3
JB
250462001-12-07 Jim Blandy <jimb@redhat.com>
25047
f2e54a80 25048 If GDB says it can't find the struct the function returned, report
8032bf31
JB
25049 those tests as `unsupported'.
25050 * gdb.base/call-rt-st.exp (print_struct_call): New function.
25051 Rewrite subsequent tests to use it.
25052
25053 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
25054 those tests as `unsupported'.
25055 * gdb.base/structs.exp (call_struct_func): New function.
25056 (do_function_calls): Use call_struct_func to call the functions
25057 returning structs.
25058
0bc69509
JB
25059 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
25060 whether functions are prototyped or not, so we can't possibly pass
25061 arguments to t_float_values2 properly.
25062
7a345fb3
JB
25063 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
25064 value of `timeout' for targets other than the mips*tx39-*.
25065
edb6ede1
MS
250662001-12-06 Michael Snyder <msnyder@redhat.com>
25067
d63a86f8 25068 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
25069 and detect whether the start symbol has a leading underscore.
25070
2d842f13
JB
250712001-12-04 Jim Blandy <jimb@redhat.com>
25072
25073 * gdb.base/completion.exp: Clarify indentation.
25074
68550daf
JB
250752001-12-03 Jim Blandy <jimb@redhat.com>
25076
25077 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
25078 variables on the S/390, not `.word'.
25079
cd5195a8
JB
250802001-11-30 Jim Blandy <jimb@redhat.com>
25081
25082 Add assembly-source tests for s390-ibm-linux.
25083 * gdb.asm/s390.inc: New file.
25084 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
25085 the S/390 architecture.
a9c64011 25086 * gdb.asm/configure: Regenerated.
cd5195a8 25087
ca9efc90
MS
250882001-11-30 Michael Snyder <msnyder@redhat.com>
25089
25090 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
25091 next, info source, info sources, info line, global and static
25092 variables, and static functions.
25093 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
25094 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
25095 * gdb.asm/asmsrc1.s: Add a static function and some variables.
25096 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
25097 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
25098 (gdbasm_leave): Restore frame pointer.
25099 (gdbasm_startup): Copy stack set-up from crt0.S.
25100
d0e66976
FN
251012001-11-26 Fernando Nasser <fnasser@redhat.com>
25102
25103 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
25104 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
25105 to a local (non-static) variable. Copy tstruct.a to a static buffer
25106 and return a pointer to that buffer.
25107 * gdb.base/callfwmall.c (t_structs_a): Ditto.
25108
e2334072
MK
251092001-11-24 Mark Kettenis <kettenis@gnu.org>
25110
25111 * gdb.asm/configure.in: Fix recognition of ix86 target.
25112 * gdb.asm/configure: Regenerate.
25113
756caa3d
MS
251142001-11-21 Michael Snyder <msnyder@redhat.com>
25115
25116 * gdb.asm/sparc.inc: New file.
25117 * gdb.asm/asm-source.exp: Recognize sparc target.
25118 * gdb.asm/configure.in: Recognize sparc target.
25119 * gdb.asm/configure: Regenerate.
d63a86f8 25120
9a4d72d5
MS
251212001-11-21 Michael Snyder <msnyder@redhat.com>
25122
25123 * gdb.asm/m32r.inc: New file.
25124 * gdb.asm/asm-source.exp: Recognize m32r target.
25125 * gdb.asm/configure.in: Recognize m32r target.
25126 * gdb.asm/configure: Regenerate.
25127
a773d1cd
MS
251282001-11-20 Michael Snyder <msnyder@redhat.com>
25129
017ac23d
MS
25130 * gdb.asm/i386.inc: New file.
25131 * gdb.asm/asm-source.exp: Recognize ix86 target.
25132 * gdb.asm/configure.in: Recognize ix86 target.
25133 * gdb.asm/configure: Regenerate.
25134
a773d1cd
MS
25135 * gdb.c++/namespace.exp: Fix quotes in output messages.
25136
bb632afb
MS
251372001-11-14 Michael Snyder <msnyder@redhat.com>
25138
25d559ca 25139 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
25140 qualifier in a type cast expression, to designate an address
25141 in the instruction space (Harvard architecture).
25142
4749e309
MS
251432001-11-13 Michael Snyder <msnyder@redhat.com>
25144
25145 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
25146 Tests for expressions using 'const' and 'volatile'.
25147
25050984
CV
251482001-11-13 Corinna Vinschen <vinschen@redhat.com>
25149
25150 * gdb.asm/asm-sources.exp: Allow defining linker flags.
25151
1902c51f
DJ
251522001-11-12 Daniel Jacobowitz <drow@mvista.com>
25153
25154 * lib/mi-support.exp (mi_run_to_helper): Move comments
25155 outside of gdb_expect.
25156
dcf95b47
DJ
251572001-11-11 Daniel Jacobowitz <drow@mvista.com>
25158
25159 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
25160 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
25161 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
25162 mi0_run_to): New functions.
25163 * gdb.mi/mi-simplerun.exp: Use them.
25164 * gdb.mi/mi0-simplerun.exp: Likewise.
25165 * gdb.mi/mi-var-cmd.exp: Likewise.
25166 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 25167
45b074e1
AC
251682001-11-10 Andrew Cagney <ac131313@redhat.com>
25169
25170 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
25171 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
25172
bf50d346
AC
251732001-11-09 Andrew Cagney <ac131313@redhat.com>
25174
25175 * gdb.base/restore.exp: Include $expected value in restored test
25176 message.
25177
9383332c
AC
251782001-11-09 Andrew Cagney <ac131313@redhat.com>
25179
25180 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
25181 implemented.
25182
db62520a
MS
251832001-11-08 Michael Snyder <msnyder@redhat.com>
25184
25185 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
25186 Add pass/fail message for stop at breakpoint in call dummy function.
25187
b5703437
MS
251882001-11-07 Michael Snyder <msnyder@redhat.com>
25189
d63a86f8
RM
25190 * gdb.c++/templates.exp (test_template_breakpoints):
25191 If we get an overload menu, but it does not match what
760f6330 25192 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
25193 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
25194 making the whitespace optional. Argument for "new" may be
25195 "unsigned" as well as "unsigned int/long".
d63a86f8 25196 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
25197 making the whitespace optional. Also replace "(void) with
25198 "((void|)), making the keyword "void" optional.
d63a86f8 25199 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
25200 making the whitespace optional. Also replace "(void) with
25201 "((void|)), making the keyword "void" optional.
3bf40917
MS
25202 * gdb.base/callfuncs.c (t_float_values): This function must
25203 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 25204 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
25205 can be tested against both cases. Usually one case involves
25206 promotion of float to double, while the other does not.
25207 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
25208 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
25209 includes a stack frame for "start".
25210
c8ab4e6d
JB
252112001-11-05 Jim Blandy <jimb@redhat.com>
25212
25213 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
25214 pointers are 32 bits long, and that offsets of relocs are always
25215 stored in the data (REL-style), and not in the reloc entry itself
25216 (RELA-style).
25217 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
25218 stabs.
25219
3f08ced9
MS
252202001-11-01 Michael Snyder <msnyder@redhat.com>
25221
25222 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
25223 and regular expression operators by using quoting.
25224
cbfa24cd
MS
252252001-10-31 Michael Snyder <msnyder@redhat.com>
25226
25227 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
25228 depending on what the symbol table contains.
25229 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
25230 the output of the ptype command. Similarly, accept both "const &"
25231 and "const&".
25232
aaa68313
CV
252332001-10-31 Corinna Vinschen <vinschen@redhat.com>
25234
25235 * gdb.base/miscexprs.c (main): Add usage of preprocessor
25236 symbol `STORAGE' to allow to choose the storage class of
25237 the local datastructures.
25238 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
25239 compiler directive.
25240
91740388
MS
252412001-10-30 Michael Snyder <msnyder@redhat.com>
25242
25243 * gdb.base/jump.exp: Allow it to run for all targets.
25244
1b7c05e7
CV
252452001-10-29 Corinna Vinschen <vinschen@redhat.com>
25246
25247 * gdb.base/call-ar-st.c (print_double_array): Match for loop
25248 with new double_array size.
25249 (main): Change storage class of all local variables to static.
25250 Reduce size of double_array to 9.
25251 * gdb.base/call-ar-st.exp: Increase timeout value.
25252 Change expected output for double array to match new size in
25253 call-ar-st.c.
25254
36a22261
CV
252552001-10-29 Corinna Vinschen <vinschen@redhat.com>
25256
25257 * gdb.base/ending-run.exp: Create identical output when passing
25258 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 25259 Stormy16 target.
36a22261 25260
92b8ae91
MK
252612001-10-28 Mark Kettenis <kettenis@gnu.org>
25262
25263 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
25264 that we catch the expected failure under Linux/x86.
25265
cb135b83
OF
252662001-10-29 Orjan Friberg <orjanf@axis.com>
25267
25268 * gdb.base/setvar.exp: Escape curly braces.
25269 * gdb.stabs/weird.exp: Ditto.
25270
6884aa54
DJ
252712001-10-27 Daniel Jacobowitz <drow@mvista.com>
25272
25273 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
25274 * gdm.mi/mi0-hack-cli.exp: Likewise.
25275
0398c9aa
AC
252762001-10-25 Andrew Cagney <ac131313@redhat.com>
25277
25278 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
25279 messages.
25280
d20bf2e8
AC
252812001-10-21 Andrew Cagney <ac131313@redhat.com>
25282
25283 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
25284 checking MI enabled.
25285
03dd63aa
CV
252862001-10-09 Corinna Vinschen <vinschen@redhat.com>
25287
25288 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
25289
1d9d99f3
FCE
252902001-10-04 Frank Ch. Eigler <fche@redhat.com>
25291
25292 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
25293 if gdb child process crashes, just signal an error.
25294
838ae6c4
JB
252952001-10-02 Jim Blandy <jimb@redhat.com>
25296
25297 * lib/gdb.exp (test_xfail_format): Simplify.
25298
25299 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
25300 front of the variable name `format'. Simplify `if'.
25301
8f0cbc1c
DJ
253022001-10-01 Daniel Jacobowitz <drow@mvista.com>
25303
25304 * gdb.threads/pthreads.exp: Wait for output and delay
25305 before sending ^C.
25306
1f08dafd
DJ
253072001-10-01 Daniel Jacobowitz <drow@mvista.com>
25308
25309 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
25310 some incorrect output instead of timing out.
25311 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
25312
674f90ff
CV
253132001-09-28 Corinna Vinschen <vinschen@redhat.com>
25314
25315 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25316 check to allow additional `int'.
25317
9b284272
DJ
253182001-09-27 Daniel Jacobowitz <drow@mvista.com>
25319
25320 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25321 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25322
b55a4771
MS
253232001-09-27 Michael Snyder <msnyder@redhat.com>
25324
25325 * lib/gdb.exp (test_debug_format): New proc.
25326 (setup_xfail_format): Use new proc test_debug_format.
25327 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25328 proc; use new service proc test_debug_format.
25329 Replace all other "gcc_compiled" tests with this test.
25330 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25331 proc; use new service proc test_debug_format.
25332 Replace all other "gcc_compiled" tests with this test.
25333
253342001-09-27 Michael Snyder <msnyder@redhat.com>
25335
25336 * gdb.base/cvexpr.exp: New file.
25337 * gdb.base/cvexpr.c: New file
25338 Test for expressions using const and volatile keywords.
25339
4e6667ac
CV
253402001-09-26 Corinna Vinschen <vinschen@redhat.com>
25341
25342 * gdb.base/constvars.exp: Check for different orders of keywords
25343 and additional "int" strings in output.
25344
4f337972
AC
253452001-09-22 Andrew Cagney <ac131313@redhat.com>
25346
25347 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25348 responses from "help maint".
25349
2015650d
FCE
253502001-09-19 Frank Ch. Eigler <fche@redhat.com>
25351
25352 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25353 to localhost:NNN instead of :NNN, in case Xvfb is listening
25354 only on TCP.
25355
f3bcedc1
CV
253562001-09-19 Corinna Vinschen <vinschen@redhat.com>
25357
25358 * gdb.base/recurse.exp: When checking leaving the watchpoint
25359 scope, recognize when gdb is in function's epilogue and pass.
25360
6b819c92
KS
253612001-09-18 Keith Seitz <keiths@redhat.com>
25362
25363 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25364 support for running tests against sid targets.
25365 (gdbtk_done): Ditto.
25366
a10c9419
CV
253672001-09-18 Corinna Vinschen <vinschen@redhat.com>
25368
25369 * gdb.base/ending-run.c (main): Set stdout buffersize
25370 to the same reasonable value for any target.
25371 * gdb.base/ending-run.exp: Add a regular expression
25372 to make testsuite happy on Sanyo Stormy16 target.
25373
739d0d99
CV
253742001-09-17 Corinna Vinschen <vinschen@redhat.com>
25375
25376 * gdb.base/display.c (do_loops): Add float variable `f'.
25377 Increment f in loop.
25378 * gdb.base/display.exp: Increment timeout by 60 seconds.
25379 Change float display test to use variable `f'.
25380
1b8947f0
JB
253812001-09-17 Jim Blandy <jimb@redhat.com>
25382
25383 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25384 overflowing the limited breakpoint tables on some ROM monitors
25385 (like the ROM68K).
25386
9890ac81
FCE
253872001-09-15 Frank Ch. Eigler <fche@redhat.com>
25388
25389 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25390 the "-ac" (disable access control) flag.
25391
6db765ea
JH
253922001-08-30 Jeff Holcomb <jeffh@redhat.com>
25393
25394 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25395 ints.
25396
4c32cc04
KS
253972001-08-30 Keith Seitz <keiths@redhat.com>
25398
25399 * lib/gdb.exp: Move all insight-related functionality into
25400 separate file.
25401 * lib/insight-support.exp: New file.
25402
8d6e6f81
FCE
254032001-08-29 Frank Ch. Eigler <fche@redhat.com>
25404
25405 * config/sid.exp (sid_start): Never set sid verbosity; disable
25406 expect_background {} that consumed its stdout; tolerate </dev/null.
25407 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25408
6a90e1d0
AC
254092001-08-18 Andrew Cagney <ac131313@redhat.com>
25410
25411 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25412 CLI jump command to start it.
25413 (mi_run_to_main): Fail immediatly when unexpected output.
25414
1759b3c3
AC
254152001-08-18 Andrew Cagney <ac131313@redhat.com>
25416
25417 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25418 beginning of function. Fix PR gdb/191.
25419
61d11d80
FCE
254202001-08-16 Frank Ch. Eigler <fche@redhat.com>
25421
25422 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25423 what to force sid endianness to.
25424
942a4df2
KS
254252001-08-15 Keith Seitz <keiths@redhat.com>
25426
25427 * lib/gdb.exp (gdbtk_start): Don't set environment
25428 variables for TCL_LIBRARY and friends. Insight will
25429 now figure these out for itself.
25430
0521c418
MS
254312001-08-02 Michael Snyder <msnyder@redhat.com>
25432
25433 * gdb.base/completion.exp: Remove the symbol "a64l" from
25434 the expect string; this is target-specific, and not related
25435 to what is being tested.
25436
74a9a58a
DB
254372001-08-02 Dave Brolley <brolley@redhat.com>
25438
25439 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25440
c70819fa
MS
254412001-07-25 Michael Snyder <msnyder@redhat.com>
25442
c2b8fa57
MS
25443 * gdb.base/consecutive.exp: New file. Test stepping over
25444 breakpoints on consecutive instructions.
25445 * gdb.base/consecutive.c: New file.
25446
c70819fa
MS
25447 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25448 curly braces in regular expressions.
25449
2b1a1355
MS
254502001-07-25 Michael Snyder <msnyder@redhat.com>
25451
25452 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25453 legitimate output from stepping out of main.
25454
413eca6f
KS
254552001-07-22 Keith Seitz <keiths@redhat.com>
25456
25457 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25458 the empty string, do not run the tests.
25459
7e5a9322
SC
254602001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25461
25462 * gdb.base/long_long.exp: Detect size of pointer. Take into
25463 account 2-byte pointers when testing for p/a results.
25464
de58f10f
SC
254652001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25466
d63a86f8 25467 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
25468 and defined to 1K for m68hc11.
25469 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25470 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25471 (sizeof_random_data): New variable to tell the size of the data table;
25472 don't test past this size; always run to main.
25473
d6f5fea1
SC
254742001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25475
25476 * gdb.base/return2.exp: return of long long and double fails for
25477 68HC11; don't execute these tests on that platform.
25478 * gdb.base/return.exp: Return of a double fails for 68hc11.
25479
c477543d
SC
254802001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25481
25482 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25483 tests that print a float.
25484 * call-rt-st.exp: Likewise.
25485
63cf1c79
MK
254862001-07-12 Mark Kettenis <kettenis@gnu.org>
25487
25488 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25489 running this test on Linux.
25490
112f9ab5
MC
254912001-06-24 Michael Chastain <chastain@redhat.com>
25492
25493 * gdb.base/arithmet.exp: Remove some tests to make all test names
25494 unique.
25495
4970cb0f
MS
254962001-07-03 Michael Snyder <msnyder@redhat.com>
25497
25498 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25499 the output of the ptype command.
25500
d85da69f
MS
255012001-07-02 Michael Snyder <msnyder@redhat.com>
25502
4c8a82de
MS
25503 * gdb.base/completion.exp: Don't assume that break.c is the only
25504 source file that may contain functions named "marker".
d85da69f
MS
25505 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25506
8afc772b
AC
255072001-06-28 Andrew Cagney <ac131313@redhat.com>
25508
25509 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25510 of files to delete.
25511
25512 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25513 * gdb.disasm/h8300s.exp: New file.
25514 gdb.disasm/h8300s.s: Likewise.
25515
cff22675
AC
255162001-06-27 Andrew Cagney <ac131313@redhat.com>
25517
25518 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25519 empty breakpoint tables.
25520
68c81b54
AC
255212001-06-25 Andrew Cagney <ac131313@redhat.com>
25522
25523 * lib/mi-support.exp: Update args=... part of stop-reason
25524 patterns. Accept either a list or a tuple.
25525
2dd62704
AC
255262001-06-23 Andrew Cagney <ac131313@redhat.com>
25527
25528 * lib/mi-support.exp: Remove local emacs variable defining
25529 change-log-default-name.
25530
b4127474
MC
255312001-06-22 Michael Chastain <chastain@redhat.com>
25532
25533 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25534 This is operationally compatible with the previous version.
25535
8dbfb380
JB
255362001-06-13 Jim Blandy <jimb@redhat.com>
25537
25538 * lib/gdb.exp (gdb_test): Doc fix.
25539
f2d8c86d
MC
255402001-06-10 Michael Chastain <chastain@redhat.com>
25541
25542 * gdb.base/exprs.exp: Remove a duplicate test.
25543
81564d34
JB
255442001-06-06 Jim Blandy <jimb@redhat.com>
25545
25546 * gdb.base/return2.exp (main): Use values to test float and double
25547 returns that are not NaN's, to avoid being confused by IEEE
25548 comparison rules.
25549
da55addb
MS
255502001-06-04 Michael Snyder <msnyder@redhat.com>
25551
25552 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25553 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25554 rather than wait for 12 more tests to time out.
25555
42c65987
JB
255562001-06-06 Jim Blandy <jimb@redhat.com>
25557
b18bced9 25558 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25559 Don't forget to match the GDB prompt.
b18bced9 25560
42c65987
JB
25561 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25562
5b41e5f0
JB
255632001-06-04 Jim Blandy <jimb@redhat.com>
25564
25565 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25566 command.
25567
015e046f
KB
255682001-05-31 Kevin Buettner <kevinb@redhat.com>
25569
25570 * gdb.base/annota1.exp (info break): Match four or more spaces
25571 after "Address".
25572
fb1ffbbe
MC
255732001-05-31 Michael Chastain <chastain@redhat.com>
25574
25575 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25576 (dm_type_int_star): Likewise.
25577 (dm_type_long_star): Likewise.
25578 (dm_type_void_star): Likewise.
25579
5ea2a32c
KB
255802001-05-29 Kevin Buettner <kevinb@redhat.com>
25581
25582 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25583 to a known value in order to get consistent results regardless
25584 of the setting of INPUTRC or the presence or contents of .inputrc.
25585
ae23c492
MS
255862001-05-24 Michael Snyder <msnyder@redhat.com>
25587
ac55707e
MS
25588 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25589 Don't require that the main thread and the manager thread are the
25590 first in the list.
25591
ae23c492
MS
25592 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25593 debugging. If test fails, issue an "unsupported" not a "fail".
25594
400071f1
JB
255952001-05-24 Jim Blandy <jimb@redhat.com>
25596
25597 Don't assume that short is shorter than int.
25598 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25599 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25600 this isn't true.
400071f1
JB
25601 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25602 an int, is not equal to ~0 stored in an unsigned char. This tests
25603 the same thing that the previous test meant to, but works on
25604 16-bit machines, too.
25605 ("print unsigned char != (~0)"): Same test, complemented.
25606
0816a3e5
MS
256072001-05-24 Michael Snyder <msnyder@redhat.com>
25608
25609 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25610 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25611 and prevents dejagnu getting out of step.
25612
f6dc23a9
KB
256132001-05-23 Kevin Buettner <kevinb@redhat.com>
25614
25615 * gdb.base/finish.exp (finish_void): Revise pattern for
25616 stopping on the call statement to not permit stopping at
25617 the start of the instructions comprising the call sequence.
25618
7dbd117d
MC
256192001-05-19 Michael Chastain <chastain@redhat.com>
25620
25621 * gdb.base/callfuncs.exp: Make all test names unique.
25622 * gdb.base/commands.exp: Make all test names unique.
25623 * gdb.base/condbreak.exp: Make all test names unique.
25624 * gdb.base/dbx.exp: Make all test names unique.
25625 * gdb.base/default.exp: Make all test names unique.
25626 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25627 and TIMEOUT messages to their corresponding PASS message.
25628 * gdb.base/ending-run.exp: Make all test names unique.
25629 * gdb.base/long_long.exp: Remove duplicate test.
25630
6b0b0a9e
KB
256312001-05-21 Kevin Buettner <kevinb@redhat.com>
25632
25633 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25634 stop on the call statement as well as the statement after the
25635 call.
25636
2caa35cb
MS
256372001-05-21 Michael Snyder <msnyder@redhat.com>
25638
25639 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25640
40713331
EZ
256412001-05-10 Elena Zannoni <ezannoni@redhat.com>
25642
a9c64011
AS
25643 * gdb.base/completion.exp: Revamp test. Make it execute on all
25644 platforms.
40713331 25645
c2c1be8d
EZ
256462001-05-10 Elena Zannoni <ezannoni@redhat.com>
25647
a9c64011
AS
25648 * config/gdbserver.exp (gdb_load): Handle the case
25649 in which the arguments to gdbserver are given in the
25650 baseboard configuration file.
25651 Also handle the case in which the server needs to do a
25652 load.
2c9cd303 25653
9671de48
KS
256542001-05-07 Keith Seitz <keiths@cygnus.com>
25655
a9c64011
AS
25656 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25657 set up the display for testing.
25658 (gdbtk_start): Convert all paths to paths that tcl will like.
25659 Export target information to environment.
25660 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25661 necessary.
25662 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25663 (to_tcl_path): New proc to convert a given pathname into
25664 a path acceptible as an argument to a tcl command.
25665 (_gdbtk_export_target_info): New proc to export target info
25666 into the environment for gdbtk testing.
25667 (gdbtk_done): New proc to signal end-of-test.
9671de48 25668
5a360f47
JB
256692001-05-06 Jim Blandy <jimb@redhat.com>
25670
25671 * restore.c: Make the code of caller0 correspond to its comment.
25672
66c756c6
MS
256732001-05-03 Michael Snyder <msnyder@redhat.com>
25674
25675 * config/sid.exp (gdb_target_sid): Check for error messages.
25676 On error or timeout, don't make expect exit (which will terminate
25677 all subsequent tests); instead just make gdb exit.
d63a86f8 25678 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25679 return a negative value.
25680
a966fde5
JB
256812001-04-24 Jim Blandy <jimb@redhat.com>
25682
851c18e0
JB
25683 * gdb.c++/templates.exp: If we see the prompt for the overload
25684 list, but we haven't recognized any of the longer patterns,
25685 arrange for this test to fail, not hang.
25686
a966fde5
JB
25687 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25688 variations.
25689
db144853
MC
256902001-04-22 Michael Chastain <chastain@redhat.com>
25691
25692 * gdb.c++/local.exp: Use the 'runto' library function.
25693 * gdb.c++/namespace.exp: Likewise.
25694 * gdb.c++/overload.exp: Likewise.
25695
3207ec21
KB
256962001-03-26 Kevin Buettner <kevinb@redhat.com>
25697
25698 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25699 * gdb.base/step-line.exp: New file. Test step/next in presence of
25700 #line directives.
25701 * gdb.base/step-line.c: New file. Test program for the above.
25702 * gdb.base/step-line.inp: New file. We pretend that this file has
25703 been transformed by some other tool into step-line.c.
25704
13b57657
JB
257052001-03-21 Jim Blandy <jimb@redhat.com>
25706
25707 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25708 unmangled operator names.
25709
754cbe1c
JB
257102001-03-20 Jim Blandy <jimb@redhat.com>
25711
25712 * gdb.threads/linux-dp.exp: Recognize an additional message
25713 generated by GDB when it doesn't understand how to debug threads
25714 on the target system.
25715
177495c9
AC
257162001-03-19 Andrew Cagney <ac131313@redhat.com>
25717
25718 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25719
f266096b
MC
257202001-03-12 Michael Chastain <chastain@redhat.com>
25721
25722 * gdb.c++/derivation.exp: Use the 'runto' library function.
25723
cac3c2ff
MC
257242001-03-12 Michael Chastain <chastain@redhat.com>
25725
25726 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25727
b6c11a24
MC
257282001-02-24 Michael Chastain <chastain@redhat.com>
25729
25730 * gdb.c++/ref-types.exp: Change handwritten code to library
25731 function 'runto'.
25732
6bae5bce
OF
257332001-03-16 Orjan Friberg <orjanf@axis.com>
25734
25735 * gdb.base/signals.exp: Set count to 0 explicitly.
25736
0015fd9a
MS
257372001-03-15 Mark Salter <msalter@redhat.com>
25738
25739 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25740 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25741 (gdb_load): Add support for additional target_info: gdb_download_size
25742 and gdb_load_timeout.
0015fd9a 25743
fc33412a
DT
25744Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25745
25746 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25747 file -- to prevent failing when the compile fails but we have no
25748 intention of running the tests anyway.
fc33412a
DT
25749
25750 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25751 tests if set.
25752
25753 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25754 integers.
fc33412a
DT
25755
25756 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25757 * gdb.c++/namespace.exp: Ditto.
25758
115f06de
OF
257592001-03-07 Orjan Friberg <orjanf@axis.com>
25760
25761 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25762 * gdb.base/pointers.exp: Relax pattern match of decimals.
25763
b6ba6518
KB
257642001-03-06 Kevin Buettner <kevinb@redhat.com>
25765
25766 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25767 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25768 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25769 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25770 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25771 config/sh.exp, config/sid.exp, config/slite.exp,
25772 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25773 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25774 config/vxworks.exp, config/vxworks29k.exp,
25775 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25776 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25777 gdb.base/arithmet.exp, gdb.base/assign.exp,
25778 gdb.base/async.exp, gdb.base/attach.exp,
25779 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25780 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25781 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25782 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25783 gdb.base/commands.exp, gdb.base/completion.exp,
25784 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25785 gdb.base/constvars.exp, gdb.base/corefile.exp,
25786 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25787 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25788 gdb.base/ending-run.exp, gdb.base/environ.exp,
25789 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25790 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25791 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25792 gdb.base/funcargs.exp, gdb.base/help.exp,
25793 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25794 gdb.base/logical.exp, gdb.base/long_long.exp,
25795 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25796 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25797 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25798 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25799 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25800 gdb.base/regs.exp, gdb.base/relational.exp,
25801 gdb.base/remote.exp, gdb.base/reread.exp,
25802 gdb.base/restore.exp, gdb.base/return2.exp,
25803 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25804 gdb.base/selftest.exp, gdb.base/setshow.exp,
25805 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25806 gdb.base/sigall.exp, gdb.base/signals.exp,
25807 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25808 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25809 gdb.base/step-test.exp, gdb.base/structs.c,
25810 gdb.base/structs.exp, gdb.base/structs2.exp,
25811 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25812 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25813 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25814 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25815 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25816 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25817 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25818 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25819 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25820 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25821 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25822 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25823 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25824 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25825 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25826 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25827 gdb.trace/circ.exp, gdb.trace/collection.exp,
25828 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25829 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25830 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25831 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25832 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25833 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25834 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25835 notices.
25836
dc96c6c7 258372001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25838
25839 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25840 first arg is int not float.
25841
dc96c6c7 258422001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25843
25844 * gdb.base/reread.exp: Unsupported for non-native targets;
25845 doesn't work for remote debugging.
25846
9b0c4aeb
FN
258472001-02-19 Fernando Nasser <fnasser@redhat.com>
25848
25849 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25850 * gdb.base/ending-run.exp: Properly handle the BSP state when
25851 stepping past the end of main.
9b0c4aeb 25852
02aa71d5
MC
258532001-02-19 John Moore <jmoore@redhat.com>
25854
25855 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25856 Converted HPUX fix for non-expected items following multiple
25857 step commands into general solution for all platforms.
25858
1fa449a4
MC
258592001-02-18 Michael Chastain <chastain@redhat.com>
25860
25861 * gdb.c++/classes.exp (do_tests): Change runto statements
25862 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25863 statements demangler agnostic.
25864 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25865 (gdb_virtfunc_restart): Likewise.
25866
b2f9ec70
MC
258672001-02-14 Michael Chastain <chastain@redhat.com>
25868
25869 * gdb.c++/inherit.exp (do_tests): Change runto statements
25870 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25871 statements demangler agnostic.
25872
cf74b8ca
AC
25873Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25874
25875 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25876 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25877 before calling common_routine 15 times'' tests.
cf74b8ca 25878
99f78f56
MC
258792001-02-11 Michael Chastain <chastain@redhat.com>
25880
25881 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25882 Helps the test script figure out which demangler is in use.
25883 (dm_type_foo_ref): Ditto.
25884 (dm_type_int_star): Ditto.
25885 (dm_type_long_star): Ditto.
25886 (dm_type_unsigned_int): Ditto.
25887 (dm_type_void): Ditto.
25888 (dm_type_void_star): Ditto.
99707966 25889 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25890 Probe the gdb demangler and set variables to accommodate
25891 formatting differences.
25892 (info_func_regexp): New function. Same as info_func, but
25893 matches against a regexp.
25894 (info_func): Match against a literal string.
25895 (print_addr_2): New function. Match against a literal string,
25896 which can be different from the input to gdb.
25897 (print_addr): Simply call print_addr_2 with the same argument twice.
25898 (test_lookup_operator_functions): Use demangler formatting variables.
25899 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25900 the tests in the same order as the C++ class declaration.
25901 (test_paddr_operator_functions): Ditto.
25902 (test_paddr_overloaded_functions): Ditto.
25903 (test_paddr_hairy_functions): Use demangler formatting variables.
25904 Add reference to gdb/19 for related tests.
25905 (do_tests): Call probe_demangler.
25906
1de8f023
KB
259072001-01-30 Kevin Buettner <kevinb@redhat.com>
25908
25909 * gdb.c++/templates.cc (printf): Remove unused function definition.
25910
ca3f91ed
MS
259112001-01-26 Felix Lee <flee@redhat.com>
25912
25913 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25914
259152001-01-25 matthew green <mrg@redhat.com>
25916
25917 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25918 up sid.
25919 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25920
259212001-01-25 matthew green <mrg@redhat.com>
25922
25923 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25924 Deprecate $sid_spawn_id.
ca3f91ed
MS
25925 (sid_exit): Remove code necessary only for `spawn.'
25926
259272001-01-25 matthew green <mrg@redhat.com>
25928
25929 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25930
fb18ec4a
MC
259312001-01-28 Michael Chastain <chastain@redhat.com>
25932
25933 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25934 to call when tests fail. It takes gdb out of the overloaded
25935 function choice menu back to the main prompt, so that the test
25936 program stays synchronized.
25937 (set_bp_overloaded): New proc to collect all the common
25938 code for setting a breakpoint on an overloaded name. Calls
25939 take_gdb_out_of_choice_menu when needed.
25940 (menu_overload1arg): New variable to collect the repeated
25941 instances of the expected menu for an overloaded name. Change
25942 the regular expression to handle changes in g++ type encoding:
25943 "void" can be either "void" or "", and "unsigned int" can be
25944 either "unsigned int" or "unsigned".
25945 (continue_to_bp_overloaded): Change regular expressions to handle
25946 changes in g++ type encoding.
25947 (no proc): Call take_gdb_out_of_choice_menu when needed.
25948 Remove redundant calls to "info break". Accept either "canceled"
25949 or "cancelled". Change regular expressions in "info break"
25950 calls to handle changes in g++ type encoding. Give all tests
25951 unique strings.
25952
9c646a6e
BE
259532001-01-17 Ben Elliston <bje@redhat.com>
25954
25955 * config/sid.exp: New file.
25956
9549d9c1
AC
25957Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25958
25959 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25960
dc96c6c7 259612000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25962
25963 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25964 Add a RE to accept a non-ascii char if one is ever presented.
25965
b4df4f68
FN
259662000-12-20 Fernando Nasser <fnasser@redhat.com>
25967
297dd0fd 25968 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25969
dc96c6c7 259702000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25971
d63a86f8 25972 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25973 in regexp. One '\' does not suffice on Linux.
25974
4a7bddb6
MC
259752000-12-09 Michael Chastain <chastain@redhat.com>
25976
25977 * gdb.base/break.exp (test_clear_command): Use a marker function
25978 rather than 'main' for the test function. Also move this
25979 test to an execution point where the marker function names are
25980 guaranteed to be bound to functions. (Executing tests after a
25981 'finish' from main runs into name conflicts with local names
25982 in __libc_start_main).
25983
dc96c6c7 259842000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25985
25986 * gdb.base/finish.exp: New test for gdb's "finish" command.
25987 * gdb.base/return2.exp: New test for gdb's "return" command.
25988 * gdb.base/return2.c: New source file for above.
25989
dc96c6c7 259902000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25991
25992 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25993 * gdb.base/miscexprs.exp: Ditto.
25994 * gdb.base/pointers.exp: Ditto.
25995 * gdb.c++/derivation.exp: Ditto.
25996 * gdb.c++/local.exp: Ditto.
25997 * gdb.c++/namespace.exp: Ditto.
25998 * gdb.c++/overload.exp: Ditto.
25999 * gdb.c++/ref-types.exp: Ditto.
26000
dc96c6c7 260012000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
26002
26003 * gdb.base/constvars.exp: Test result of "up" command.
26004 * gdb.base/miscexprs.exp: Ditto.
26005 * gdb.base/pointers.exp: Ditto.
26006 * gdb.base/scope.exp: Ditto.
26007 * gdb.c++/derivation.exp: Ditto.
26008 * gdb.c++/local.exp: Ditto.
26009 * gdb.c++/namespace.exp: Ditto.
26010 * gdb.c++/overload.exp: Ditto.
26011 * gdb.c++/ref-types.exp: Ditto.
26012
44097287
FN
260132000-11-22 Michael Chastain <chastain@redhat.com>
26014
26015 * mips_pro.exp: Accept either "middle -> top -> main" or
26016 "middle -> main" in the backtrace, because gcc can optimize
26017 tail calls to jumps. Remove setup_xfail for the hppa case.
26018 Add a comment with the original warning messages from PR 3016,
26019 which was filed in 1993, to preserve them for posterity.
26020
9d2e1bab
ND
260212000-11-17 Nick Duffek <nsd@redhat.com>
26022
26023 * lib/gdb.exp (gdb_test): Override timeout with board info.
26024
1aca8eb7
ND
260252000-11-17 Nick Duffek <nsd@redhat.com>
26026
26027 * gdb.base/display.exp: Don't kill running stub. Add "again" to
26028 the second kill and detach messages.
26029
93076499
ND
260302000-11-17 Nick Duffek <nsd@redhat.com>
26031
26032 * configure.in: Add AC_EXEEXT.
26033 * configure: Regenerate.
26034 * Makefile.in (just-check): Export EXEEXT.
26035 * lib/gdb.exp ($EXEEXT): Import from environment.
26036 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
26037 expect "maint dump-me" on Cygwin.
26038 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
26039 $EXEEXT.
26040
30e87cd3
ND
260412000-11-17 Nick Duffek <nsd@redhat.com>
26042
26043 * gdb.base/break.exp: Test backtrace and finish from called
26044 function on all platforms, not just HP-UX.
26045
dc96c6c7 260462000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
26047
26048 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
26049 code from gdb_target_monitor, so it can be used independantly
26050 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 26051
dc96c6c7 260522000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
26053
26054 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
26055 * gdb.base/corefile.exp: Expect the message "Program is being
26056 debugged already" when we send the "corefile" command, since
26057 the preceeding gdb_load may have connected gdb to a remote target.
26058 * gdb.base/display.exp: Disable hardware watchpoints if new
26059 board info variable "no_hardware_watchpoints" is true.
26060 Replace single-letter commands with more readable ones.
26061 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
26062 if new board info variable "no_hardware_watchpoints" is true.
26063 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
26064 to see if stdio (printf) testing is possible.
26065 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
26066 board info variable "no_hardware_watchpoints" is true. Use new
26067 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
26068
39124dea
FN
260692000-11-13 Fernando Nasser <fnasser@redhat.com>
26070
26071 From Orjan Friberg <orjanf@axis.com>:
26072 * gdb.base/printcmds.exp: Escape curly braces followed by a number
26073 in array print pattern match.
26074
a9e2e984
FN
260752000-11-09 Fernando Nasser <fnasser@redhat.com>
26076
26077 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
26078 spelling "cancelled" to U.S. spelling "canceled" to match changes
26079 made to gdb.
26080 * gdb.c++/ovldbreak.exp: Ditto.
26081
c7db355b
PS
260822000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26083
26084 * gdb.base/callfuncs.c (main): Moved to end of file, call
26085 t_double_values to initialize the FPU before inferior calls are made.
26086 * gdb.base/callfuncs.exp: Test for register preservation after calling
26087 inferior functions. Add tests for continuining, finishing and
26088 returning from a stop in a call dummy.
26089
dc96c6c7 260902000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
26091
26092 * gdb.base/commands.exp: Break up long lines, and re-indent.
26093
dc96c6c7 260942000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
26095
26096 * config/gdbserver.exp: Rewritten from the ground up, to make it
26097 compatible with the current dejagnu tree, and to make it work with
26098 the new "gdbserver" in libremote.
26099
dc96c6c7 261002000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26101
26102 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
26103 * gdb.base/varargs.exp: Skip entire test if no printf support.
26104 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
26105 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
26106
dc96c6c7 261072000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26108
26109 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
26110 no floating point support.
26111 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
26112 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
26113 * gdb.base/call-rt-st.exp: Ditto.
26114 * gdb.base/call-strs.exp: Ditto.
26115
bac5fc66
JG
261162000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
26117
26118 * gdb.base/sizeof.c: include <stdio.h>.
26119
26120 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
26121 'finish', otherwise uncaptured gdb_prompt would potentially
26122 throw remaining test points out of sync.
bac5fc66 26123
b22a6027
SB
261242000-07-26 Scott Bambrough <scottb@netwinder.org>
26125
26126 * gdb.base/recurse.exp: Run tests for all targets.
26127 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
26128 gnu-oldld case on ARM.
26129 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
26130 for ARM targets.
d63a86f8 26131
d8231941
AG
26132Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
26133
26134 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
26135 * gdb.java/configure: Rebuild.
26136
8caabe69
AG
26137Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
26138
26139 * gdb.java/jv-exp.exp: New file.
26140
9d273ca3
AG
26141Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
26142
26143 * configure: Rebuilt.
26144 * configure.in (configdirs): Add gdb.java.
26145 * gdb.java/jmisc.java: New file.
26146 * gdb.java/jmisc.exp: New file.
26147 * gdb.java/Makefile.in: New file.
26148 * gdb.java/configure: Rebuilt.
26149 * gdb.java/configure.in: New file.
26150 * lib/java.exp: New file.
26151
4f823a66
AC
26152Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
26153
26154 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 26155 underflow.
4f823a66 26156
2391e11d
AC
26157Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
26158
26159 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 26160 and the compilers sizes.
2391e11d 26161
54602222
ND
261622000-07-09 Nick Duffek <nsd@redhat.com>
26163
26164 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
26165 (use_methods): New function.
26166 (main): Call use_methods().
26167 * gdb.c++/classes.exp (test_method_param_class): New procedure.
26168 (do_tests): Call test_method_param_class.
26169
2bec0572
ND
261702000-07-09 Nick Duffek <nsd@redhat.com>
26171
26172 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
26173 spelling.
26174 (test_enums): New procedure. Move enum tests from end of script
26175 to here. Set breakpoint on function name instead of line number.
26176 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
26177 (enums2): New marker function.
26178 (enums1): New function.
26179 (main): Call enums1(). Move enum tests to enums1().
26180
78492fde
AC
26181Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
26182
26183 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 26184 compile/link program. Update line numbers.
78492fde
AC
26185 * gdb.asm/d10v.inc: Define ``startup''.
26186 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 26187
49a2cef8
AC
26188Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
26189
26190 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
26191
3e6c8688
EZ
261922000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26193
26194 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 26195 of 'help maint print' command.
3e6c8688 26196
9ff5cbe9
AC
26197Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
26198
26199 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 26200 they use gdb_expect_list.
9ff5cbe9 26201
17c579bd
AC
26202Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
26203
26204 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
26205 memory-read-packet-size'' instead of ``set endian big'' to test
26206 long commands.
17c579bd 26207
e6d71bf3
DB
262082000-06-03 Daniel Berlin <dan@cgsoftware.com>
26209
26210 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 26211 g++, and stop skipping them.
e6d71bf3
DB
26212
26213 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
26214 work under g++.
26215
d63a86f8 26216 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
26217 initialization.
26218
dc96c6c7 262192000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
26220
26221 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
26222 the regular expression: accept an (almost) arbitrary sequence of
26223 "frames-invalid" and "breakpoints-invalid" messages both before
26224 and after the "starting" message.
26225
dc96c6c7 262262000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
26227
26228 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 26229
dc96c6c7 262302000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
26231
26232 * gdb.base/annota1.exp (annotate-signal-handler-caller):
26233 Relax the regular expression a little, make it pass on Solaris 8.
26234
8216cda9
KB
262352000-05-12 Kevin Buettner <kevinb@redhat.com>
26236
26237 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 26238 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
26239 Instead, it is permissible for gdb to stop on the line of the
26240 call itself.
26241
1a570b2f
MS
262422000-05-12 Michael Snyder <msnyder@.cygnus.com>
26243
26244 * gdb.base/break.exp (bp on small function, optimized file):
26245 Add a second pass pattern. The behavior differs here between stabs
26246 and dwarf for one-line functions. Stabs preserves two line symbols
26247 (one before the prologue and one after) with the same line number,
26248 but dwarf regards these as duplicates and discards one of them.
26249 Therefore the address after the prologue (where the breakpoint is)
26250 has no exactly matching line symbol, and GDB reports the breakpoint
26251 as if it were in the middle of a line rather than at the beginning.
26252
dc96c6c7 262532000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 26254
d63a86f8 26255 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
26256 rather than "send_gdb" (for consistancy).
26257
7d418785
AC
26258Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
26259
26260 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
26261 * gdb.c++/templates.cc: Properly check for GCC version number.
26262 * lib/compiler.cc: Likewise
26263
dc96c6c7 262642000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 26265
d63a86f8 26266 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
26267 gdb may not stop at the first line of main, due to code motion.
26268
dc96c6c7 262692000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
26270
26271 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
26272 This test depends on parsing the printf output from the target.
26273 Since the sparclet stub doesn't do stdio, this will never work.
26274 * gdb.base/call-rt-st.exp: ditto.
26275 * gdb.base/call-strs: ditto.
26276
dc96c6c7 262772000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
26278
26279 * gdb.base/miscexprs.exp: make sizeof long array test portable.
26280
26281 * gdb.base/ending-run.exp: After connecting to a remote target,
26282 but before running, the target will appear to be in a random
26283 location. Specify both a file and a line for breakpoints.
26284 Also, the function that calls main may be called 'init'
26285 rather than 'start'.
26286
a5a51225
EZ
262872000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26288
26289 * gdb.base/help.exp: Update output for add-symbol-file command.
26290
7930cc7c
FN
262912000-04-10 Fernando Nasser <fnasser@cygnus.com>
26292
26293 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26294 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
26295
23e37ab1
C
262962000-04-07 J.T. Conklin <jtc@redback.com>
26297
e93c542c
C
26298 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
26299
23e37ab1
C
26300 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
26301
591b8fa3
PDM
26302Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
26303
26304 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 26305 values that can be represented exactly.
591b8fa3
PDM
26306 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
26307 above change, and to not check against the directory part of the source
26308 file name.
26309 (step into print_long_arg_list): Likewise.
26310 (print print_small_structs from print_long_arg_list): Likewise.
26311 (print print_long_arg_list): Likewise.
26312
7a495180
EZ
263132000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26314
30b53638 26315 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 26316
beb998c6
AC
26317Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26318
26319 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26320
1c689132
DB
263212000-03-25 Daniel Berlin <dan@cgsoftware.com>
26322
26323 * gdb.base/commands.exp (deprecated_command_test): Add test for
26324 deprecate with no arguments.
26325
c1790a9d
JL
263262000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26327
26328 * gdb.base/break.exp: Add new test for setting breakpoints on
26329 optimized code so we can test breakpoints work even when function
26330 prologues may be optimized away
26331
003ba290
FN
263322000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26333
26334 From David Whedon <dwhedon@gordian.com>
a9c64011 26335 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26336
6837a0a2
DB
263372000-03-22 Daniel Berlin <dan@cgsoftware.com>
26338
26339 * gdb.base/help.exp: Added test for new apropos command.
26340
b9593231
KB
263412000-03-21 Kevin Buettner <kevinb@redhat.com>
26342
26343 * gdb.base/pointers.c (usevar): New function.
26344 (main): Make sure that global variables v_int_pointer2, rptr,
26345 and y are all referenced someplace in the program by calling
26346 usevar() on them. [Some linkers delete symbols which are
26347 never referenced. The space remains, but there's no way to
26348 get a (symbolic) handle on the variable from the debugger.]
26349
751a959b
EZ
263502000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26351
26352 * gdb.base/printcmds.c: Add typedeffed arrays.
26353
26354 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26355 procedure to test arrays that are typedef'd.
751a959b 26356
73a93a32
JI
263572000-03-13 James Ingham <jingham@leda.cygnus.com>
26358
26359 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26360 the library directories.
73a93a32 26361
fb40c209
AC
26362Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26363
26364 * configure.in (configdirs): Add sub directory gdb.mi.
26365 * configure: Re-generate.
26366
26367 * gdb.mi: New directory.
d63a86f8 26368
ee4dd2c9
AC
263692000-02-25 Scott Bambrough <scottb@netwinder.org>
26370
26371 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26372 a long long value as a double on ARM platforms.
ee4dd2c9 26373
70f0cc22
JB
263742000-02-16 Jim Blandy <jimb@redhat.com>
26375
26376 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26377 default source file is set properly before running this test.
26378
853819b8
EZ
263792000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26380
26381 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26382 gdbtk/library directory, not in gdbtcl2.
853819b8 26383
dfcd3bfb
JM
263842000-02-04 Jim Blandy <jimb@redhat.com>
26385
26386 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26387 backslash from regexp pattern.
26388
26389 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26390 procedure. Use it to run all the "continue to bp overloaded"
26391 tests. Note that this changes the names of the tests slightly.
26392 If the breakpoint hit message includes a hex PC value, because
26393 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26394 from the real source code, still consider that a pass.
26395
26396 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26397 XFAIL here if the breakpoint message contains a hex address. Note
26398 similar change on 1999-11-02.
26399
26400 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26401
26402 * gdb.base/ptype.exp: Establish a default source file before
26403 calling get_debug_format.
26404
264052000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26406
26407 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26408
8b93c638
JM
264092000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26410
26411 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26412 of successive stepi commands -- while in the prologue we should see
26413 the function entry bracket.
26414
264152000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26416
26417 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26418 reach __change_mode() when stepping through the end of main().
26419
c5394b80
JM
264202000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26421
26422 * gdb.base/default.exp: Fix expected pattern.
26423 * gdb.base/help.exp: Same.
26424
0d06e24b
JM
264252000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26426
26427 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 26428 Don't use xfail's because that affects only the following test.
d63a86f8 26429
0d06e24b 26430 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 26431 solaris or linux.
0d06e24b
JM
26432
26433 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26434
dc96c6c7 264352000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 26436
d63a86f8 26437 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
26438 "A syntax error" rather than "A parse error". Accept both.
26439
264402000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26441
26442 * gdb.base/default.exp: Remove OS dependent string from "target
26443 remote" test.
26444 * gdb.base/help.exp: Same for "help target remote" test.
26445
c3f6f71d
JM
264462000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26447
26448 From Jim Kingdon <kingdon@redhat.com>:
26449
26450 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
26451 prompt (cleanup rather than necessity, but still might keep output
26452 from spilling to next test).
c3f6f71d
JM
26453
264542000-01-02 Fred Fish <fnf@cygnus.com>
26455
26456 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26457 AIX, which defines them in <sys/types.h>.
26458
ed9a39eb 264591999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 26460
ed9a39eb 26461 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 26462 float" test.
ed9a39eb
JM
26463
264641999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 26465
ed9a39eb 26466 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
26467
26468 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26469 outermost frame disallowed".
26470
264711999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26472
26473 * gdb.base/setvar.exp: New tests for setting the value of a struct
26474 with a constant list.
26475
264761999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26477
26478 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26479 require the user to type a cast before setting the value of a struct.
26480
de57eccd
JM
264811999-12-06 Jim Blandy <jimb@cygnus.com>
26482
26483 * gdb.base/default.exp: Expect the new 'info float' command on
26484 all i386 platforms.
26485
26486 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26487 LinuxThreads libraries that don't support debugging.
26488
c2d11a7d
JM
26489Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26490
26491 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26492 Change the buffer type to ``unsigned char'' to simplify size
26493 arithmetic.
c2d11a7d
JM
26494
26495 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26496 stub only handles 400-1 byte packets. Verify that the download
26497 worked.
c2d11a7d
JM
26498
264991999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26500
26501 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26502 tests, using UNRESOLVED for the untested cases. Also, does not wait
26503 for a timeout if the prompt was received before a recognizable pattern.
26504
265051999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26506
26507 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26508
265091999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26510
26511 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26512 watchpoints.
c2d11a7d
JM
26513
265141999-11-24 Jason Merrill <jason@casey.cygnus.com>
26515
26516 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26517
26518 * gdb.c++/local.exp: Be more flexible in recognizing local class
26519 name mangling. Don't allow horribly truncated method names.
26520 * gdb.c++/derivation.exp: Expect protected inheritance.
26521 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26522 * gdb.c++/virtfunc.exp: Likewise.
26523 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26524 when printing a nested enum.
26525
265261999-11-22 Jim Blandy <jimb@cygnus.com>
26527
26528 * gdb.base/step-test.exp: Properly await GDB's response to setting
26529 a breakpoint on the call to large_struct_by_value.
26530
26531 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26532 just because we have debug info for the `start' function.
26533
265341999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26535
26536 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26537 "Unknown signal" messages, which indicate (on LinuxThreads) that
26538 GDB doesn't know how to debug threads on this system. This is
26539 better than hanging while philosopher 0 dumps chatter into gdb.log.
26540
265411999-11-18 Tom Tromey <tromey@cygnus.com>
26542
26543 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26544
265451999-11-18 Fred Fish <fnf@cygnus.com>
26546
26547 * gdb.base/coremaker2.c: Add sample program for generating
26548 cores that is more self contained than coremaker.c. Eventually
26549 I'll add more code to this and tie it into the testsuite.
26550
4ce44c66
JM
265511999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26552
26553 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26554
265551999-11-10 Jimmy Guo <guo@cup.hp.com>
26556
26557 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26558 from $srcdir/lib/.
4ce44c66 26559 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26560 and gdb.c++/.
4ce44c66
JM
26561
26562 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26563
d63a86f8 26564 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26565 'continue with watch' test point.
26566
265671999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26568
26569 Merged from p2linux-990323-branch:
d63a86f8 26570
4ce44c66
JM
26571 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26572
11cf8741
JM
26573Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26574
26575 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26576 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26577
26578Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26579
26580 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26581 gdb_expect_list.
11cf8741
JM
26582
26583Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26584
26585 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26586
265871999-11-03 Mark Salter <msalter@cygnus.com>
26588
26589 * gdb.base/break.exp: Fix "stub continue" pattern.
26590
265911999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26592
26593 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26594
265951999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26596
26597 * gdb.base/display.exp ("finish"): Add timeout clause.
26598
26599 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26600 plain prompt clause, so this doesn't have to time out in order to
26601 fail.
26602
26603 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26604 breakpoint hit messages include an address.
11cf8741
JM
26605
26606 * gdb.base/display.exp: Don't forget to escape parens in regular
26607 expressions. Unix regexp notatation sucks.
26608
266091999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26610
26611 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26612 order for 'signalled' message.
11cf8741 26613
5c44784c
JM
266141999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26615
26616 From Jimmy Guo <guo@cup.hp.com>:
26617 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26618 * gdb.base/annota1.c: Add code for tests to work with.
26619
266201999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26621
26622 * gdb.base/remote.exp: New test for remote downloading settings.
26623 * gdb.base/remote.c: New file with large .data.
26624
917317f4
JM
266251999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26626
26627 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26628 for LinuxThreads support, merged from the Code Fusion branch.
26629
26630Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26631
26632 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26633 containing exp_continue into a while within an expect. Don't
26634 attempt a start more than three times. Check return value from
26635 gdb_load.
d63a86f8 26636
2df3850c
JM
26637Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26638
26639 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26640 a pass case.
2df3850c 26641
2acceee2
JM
266421999-10-01 Kevin Buettner <kevinb@cygnus.com>
26643
26644 * gdb.base/break.c (main): Added a statement that we can step
26645 off of.
26646 * gdb.base/break.exp: Added tests for setting a breakpoint
26647 at an offset and stepping onto a breakpoint.
26648
266491999-10-01 Fred Fish <fnf@cygnus.com>
26650
d63a86f8 26651 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26652 gdb output.
26653
c2c6d25f
JM
266541999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26655
26656 * gdb.base/break.exp: Code locations are in hex, don't forget!
26657 (For HP-UX.)
26658
266591999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26660
26661 * condbreak.exp: Use break.c as test program.
26662 * condbreak.c: Remove, redundant with break.c.
26663
266641999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26665
26666 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26667 Z-packets if the target needs it.
c2c6d25f
JM
26668
266691999-09-13 James Ingham <jingham@leda.cygnus.com>
26670
26671 * gdb.c++/overload.exp: Added tests for listing overloaded
26672 functions with function pointers in the arg, explicitly calling
26673 out the version you want.
26674
cff3e48b
JM
266751999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26676
26677 * long_long.exp: Add variations of test cases that work for
26678 targets with 16-bit ints and 32-bit doubles.
26679
d4f3574e
SS
266801999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26681
26682 * break.c (main): Compare a possibly-uninitialized argc with an
26683 unlikely value that fits in 16 bits.
26684
266851999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26686
26687 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26688 0xfeeb, don't want negative numbers if ints are 16 bits.
26689
26690 * lib/gdb.exp (skip_cplus_tests): New proc.
26691 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26692 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26693 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26694 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26695 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26696 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26697 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26698 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26699
26700 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26701
26702Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26703
26704 * gdb.base/corefile.exp (up): Allow a parameter to appear
26705 in the frame that we're going up to.
26706
26707 From Jim Blandy <jimb@cygnus.com>:
26708
26709 * gdb.base/default.exp (info float): Expect some output now.
26710
26711 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26712 returning floating-point values to fail on the x86.
26713 * gdb.base/callfwmall.exp (do_function_calls): Same.
26714
26715 * gdb.base/list.exp (test_listsize): Correct expectations for
26716 listing line 1 with listsize 2. Also, listing a single line
26717 works now, as does listing three lines. [Kevin's note: There
26718 were a number of other cases fixed too where the expectations
26719 differed...]
26720
267211999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26722
26723 * gdb.base/selftest.exp: Add case for when version prints as
26724 constant string instead of char pointer.
26725
104c1213
JM
267261999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26727
26728 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26729 stepping out of main.
104c1213
JM
26730
26731 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26732 G++ used.
26733
26734 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26735 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26736
26737 * gdb.c++/ovldbreak.exp: Update match string in test that
26738 includes a warning of multiple breakpoints.
26739
267401999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26741
26742 * gdb.base/display.exp: Improve precision of step-after-finish
26743 added yesterday.
26744
26745 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26746 test.
104c1213
JM
26747
26748 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26749 configs when using G++, not just hppa*.
26750
267511999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26752
26753 * gdb.base/async.c: New file.
26754 * gdb.base/async.exp: New file.
26755
26756Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26757
26758 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26759 PA64.
26760
53a5351d
JM
26761Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26762
104c1213
JM
26763 * gdb.base/display.exp: "finish" can leave us mid-line on many
26764 targets, deal with it. Add a small constant to main, instead of
26765 1000 since main+1000 may not be a valid address in the target.
26766
53a5351d
JM
26767 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26768 on hpux11.
26769
26770 * gdb.base/attach.exp: Handle another hpux11 error message variant
26771 when attaching to a process that does not exist.
26772
267731999-08-19 J.T. Conklin <jtc@redback.com>
26774
26775 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26776 characters in 'continue to 1241' test.
53a5351d
JM
26777
267781999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26779
26780 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26781 stop in print_long_arg_list, define and use a whitespace
26782 variable in print_small_structs test, add an XFAIL for Solaris.
26783 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26784 interested enough to fix.
26785
7be570e7
JM
267861999-08-13 Keith Seitz <keiths@cygnus.com>
26787
26788 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26789 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26790 proc knows about targets other than the natives.
26791 (test_assign): Use "gdb_run_cmd" to "run" the target.
26792 Check that we've actually hit the breakpoint at main.
26793 When we attempt to assign a value to a local variable, check
26794 that the variable is in the current scope, i.e., don't use
26795 a test with an empty result.
26796
26797Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26798
26799 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26800 command.
7be570e7
JM
26801
268021999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26803
26804 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26805 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26806 gdb.compat, gdb.threads-hp.
26807 gdb.hp/configure, gdb.hp/configure.in: New files.
26808 gdb.hp/Makefile.in: Recurse into new subdirs.
26809 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26810 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26811 in object files.
26812 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26813
96baa820
JM
268141999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26815
26816 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26817 funky printf, remove a bogus p/a test.
96baa820
JM
26818
268191999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26820
26821 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26822 connected to the target. This is necessary when running not
26823 natively.
96baa820
JM
26824
268251999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26826
26827 * gdb.base/step-test.exp: Removed some extraneous messages.
26828
26829 * gdb.base/long_long.exp: Don't run memory examination tests
26830 on little-endian targets (they will need a different set of
26831 results to match).
26832
268331999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26834
26835 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26836 until somebody decides to fix GDB.
26837
26838 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26839 constant as "ULL".
96baa820
JM
26840 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26841 matches for a couple x/2 commands.
26842
a0b3c4fd
JM
268431999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26844
26845 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26846 by merging in ref-types2 tests.
26847 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26848
26849 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26850 * gdb.c++/Makefile.in: Add standard actions.
26851 (EXECUTABLES): Rename from PROGS, update list.
26852 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26853 from gdb.hp.
26854 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26855 foo and bar locals.
26856 * gdb.c++/anon-union.exp: Fix tests to match.
26857 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26858 expect matches to handle output variations.
26859 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26860 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26861 output, add HP alternatives for new and delete prints.
a0b3c4fd 26862 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26863 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26864 * gdb.c++/demangle.exp: Use $style when reporting failure.
26865 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26866 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26867 match alternatives.
26868 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26869 compilers.
a0b3c4fd
JM
26870 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26871 * gdb.c++/method.exp: Add match alternatives.
26872 * gdb.c++/misc.cc: Add bool types.
26873 * gdb.c++/misc.exp: Add tests for bool types.
26874 * gdb.c++/overload.exp: Add xfails.
26875 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26876 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26877 add some more template parameter tests (only for HP currently).
26878 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26879 * gdb.c++/virtfunc.cc: Add return type and value for main.
26880 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26881 match alternatives.
d63a86f8 26882
a0b3c4fd
JM
268831999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26884
26885 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26886
268871999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26888
26889 * gdb.base/signals.exp: Don't expect getting a backtrace from
26890 within a signal handler to fail on Linux.
26891
268921999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26893
26894 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26895 * lib/gdb.exp: Remove some gratuitious semicolons.
26896 (delete_breakpoints): Increase timeout.
26897 (gdb_expect): Add -notransfer option.
26898 (gdb_test): Use -notransfer option.
26899 (get_compiler_info): Add f77 case.
26900 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26901 case.
a0b3c4fd
JM
26902 (gdb_preprocess): Call get_compiler.
26903
26904 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26905 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26906 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26907 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26908 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26909 third arg to gdb_test.
a0b3c4fd
JM
26910 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26911 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26912 HP-UX xfails, add others.
a0b3c4fd
JM
26913 * gdb.base/completion.exp: Reflect name change of self-test.
26914 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26915 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26916 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26917 HP failure number.
a0b3c4fd
JM
26918 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26919 useless HP-UX 10.30 references.
26920 * gdb.base/maint.exp: Loosen matches.
26921 * gdb.base/pointers.c (main): Declare more_code.
26922 * gdb.base/pointers.exp: Match on output of a `next'.
26923 * gdb.base/structs.c: Add prototypes.
26924 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26925 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26926
269271999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26928
26929 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26930 command.
a0b3c4fd
JM
26931
269321999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26933
26934 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26935 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26936
26937 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26938 debug info. Deal with lack of signal hanlder info in stack.
26939
a9c64011 26940 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26941 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26942
5a2468f5
JM
269431999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26944
26945 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26946 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26947
adf40b2e
JM
26948Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26949
26950 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26951 a1-selftest.exp.
adf40b2e
JM
26952 * gdb.base/configure: Re-generate.
26953
269541999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26955
26956 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26957 in trying to run first and name is too long.
26958
26959 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26960 pointers2.c and pointers2.exp, respectively.
26961 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26962 doschk happier.
26963
43e526b9
JM
269641999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26965
26966 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26967 callfuncs2.c and callfuncs2.exp.
26968
26969 * gdb.base/list.exp: Remove mistaken xfails.
26970 * gdb.base/list0.h: Add optional prototypes.
26971
9846de1b
JM
26972Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26973
a9c64011 26974 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26975 calling malloc.
a9c64011
AS
26976 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26977 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26978 use.
9846de1b
JM
26979
269801999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26981
26982 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26983 * gdb.base/annota2.cc, annota2.exp: Move from here.
26984 * gdb.c++/annota2.cc, annota2.exp: To here.
26985 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26986
43ff13b4
JM
26987Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26988
26989 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26990 a consistent format.
43ff13b4 26991
085dd6e6
JM
269921999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26993
26994 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26995 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26996 HP compilers, also set the globals $true and $false.
26997
26998 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26999 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
27000 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
27001 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
27002 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
27003 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
27004 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
27005 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
27006 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
27007 whatis.c} Add C++ compatible function definitions and return
27008 types, add includes for library functions.
085dd6e6
JM
27009 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
27010 * gdb.base/step-test.c (myglob): Rename from glob.
27011 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
27012 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
27013 files, move here from gdb.hp.
085dd6e6 27014 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
27015 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
27016 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
27017 Adjust line numbers in regexps.
085dd6e6
JM
27018
27019 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
27020 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
27021 instead of 0/1.
27022
27023 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
27024 foll-vfork.exp: New files, move here from gdb.hp.
27025 * gdb.base/page.exp: New file, test of pagination command.
27026
27027 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
27028 recursion test.
27029 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
27030
27031 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 27032 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
27033
27034 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 27035 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 27036 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 27037 watchpoint test.
085dd6e6
JM
27038 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
27039 them work.
27040 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
27041 expressions properly.
27042 * gdb.base/corefile.exp: Loosen the match slightly.
27043 * gdb.base/default.exp: Allow "Error accessing memory" message
27044 also.
27045 * gdb.base/display.exp: Skip over x/0 j if PA64.
27046 * gdb.base/funcargs.exp: Add xfails for HP-UX.
27047 * gdb.base/interrupt.exp: Ditto.
27048 * gdb.base/langs.exp: Add symbolic matches governed by compiler
27049 in use.
27050 * gdb.base/list.exp: Add xfails for HP-UX.
27051 * gdb.base/long_long.exp: Refine some of the numeric matches.
27052 * gdb.base/mips_pro.exp: Xfail on HP-UX.
27053 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
27054 * gdb.base/nodebug.exp: Succeed on more varieties of output.
27055 * gdb.base/opaque.exp: Remove some HP-UX xfails.
27056 * gdb.base/ptype.exp: Succeed on more varieties of output.
27057 * gdb.base/scope.exp: Add xfails for HP-UX.
27058 * gdb.base/sect-cmd.exp: Add more cases.
27059 * gdb.base/setvar.exp: Add xfails for HP-UX.
27060 * gdb.base/shlib-call.exp: Loosen some matches slightly.
27061 * gdb.base/signals.exp: Match on void symbolically.
27062 * gdb.base/step-test.exp: Add case for PA64.
27063 * gdb.base/term.exp: Add exit and restart.
27064 * gdb.base/twice.exp: Clean up after self.
27065 * gdb.base/varargs.exp: Disable overload resolution explicitly.
27066 * gdb.base/whatis.exp: Allow more ways to pass tests.
27067
27068 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 27069 no longer useful.
085dd6e6
JM
27070
27071Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
27072
27073 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 27074 list of patterns.
085dd6e6 27075 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
27076 print_double_array(double_array)", "continuing to breakpoint
27077 1018", "print print_double_array(array_d)" and "continuing to
27078 1034" tests.
d63a86f8 27079
085dd6e6
JM
270801999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
27081
a9c64011 27082 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
27083
270841999-06-24 Stan Shebs <shebs@andros.cygnus.com>
27085
27086 * config/mt-*: Remove, these haven't been used since 1996.
27087
270881999-06-22 Stan Shebs <shebs@andros.cygnus.com>
27089
27090 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 27091 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
27092 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
27093
9e0b60a8
JM
270941999-06-18 Stan Shebs <shebs@andros.cygnus.com>
27095
27096 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
27097 simpler match case for the ptype of the big class.
27098
270991999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27100
27101 * gdb.exp: Fix test for gdb_prompt existence.
27102
271031999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27104
27105 * gdb.exp (gdb_test): Add fail after calls to perror.
27106
271071999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27108
27109 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
27110
271111999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27112
27113 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
27114
0f71a2f6
JM
27115Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
27116
27117 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 27118 malloc() is linked in.
0f71a2f6
JM
27119
271201999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27121
27122 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
27123 step at end.
27124
27125 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
27126
271271999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
27128
27129 * gdb.java/jv-print.exp: New file. (Our first Java test!)
27130
cce74817
JM
27131Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
27132
27133 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
27134 * gdb.base/mips_pro.exp: Likewise.
27135
271361999-06-02 Keith Seitz <keiths@cygnus.com>
27137
27138 * gdb.c++/templates.cc: Change all "new" operators to throw
27139 an exception.
27140 * gdb.c++/cplusfuncs.cc: Likewise.
27141
27142 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
27143
27144Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
27145
27146 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
27147 * gdb.base/ending-run.exp: When stepping out of main, accept a
27148 step into an arbitrary assembler file.
cce74817 27149
392a587b
JM
271501999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27151
d63a86f8 27152 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 27153 "breakpoint-invalid" to be printed.
6fdff2c5
PA
27154 * gdb.base/annota2.exp: Revise line number for main
27155 breakpoint. Allow any number of "frames-invalid" and
27156 "breakpoint-invalid" to be printed.
392a587b
JM
27157 * gdb.base/annota2.cc: Initialize a.x to 0.
27158
9e086581
JM
271591999-05-17 Keith Seitz <keiths@cygnus.com>
27160
6fdff2c5
PA
27161 * gdb.base/call-ar-st.exp: Skip
27162 "print print_double_array (double_array)" when "skip_float_tests" set.
27163 Ditto for "print print_double_array(array_d)",
27164 "print print_small_structs", "print print_ten_doubles", and
27165 "step into print_long_arg_list".
27166 Don't assume we can step into "print_long_arg_list": we could step
27167 into memcpy.
27168 * gdb.base/call-rt-st.exp: Don't run float-related tests when
27169 "skip_float_tests" is set: "print print_one_double(*d1)"
27170 and "print print_two_floats(*f3)".
9e086581
JM
27171 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
27172 "skip_float_tests" is set.
6fdff2c5
PA
27173 * gdb.base/varargs.exp: Skip
27174 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
27175 "skip_float_tests" set.
d63a86f8 27176
cd0fc7c3
SS
271771999-05-06 Keith Seitz <keiths@cygnus.com>
27178
27179 * gdb.base/annota2.cc: Include stdio.h.
27180
27181Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
27182
27183 * gdb.base/crossload.exp: Remove, this has been disabled ever
27184 since BFD stopped including all targets, and cross-GDB gets
27185 plenty of testing anyway.
27186 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
27187 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
27188 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
27189 * gdb.base/README: Remove, was doc for this.
27190 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 27191 needed.
cd0fc7c3 27192
b83266a0
SS
271931999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27194
27195 * gdb.base/call-ar-st.exp: Fix one regular expression in test
27196 output.
27197
27198 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
27199 * gdb.base/annota2.exp: New file. More annotation tests.
27200 * gdb.base/annota1.c: New file. Source file for annota1.exp.
27201 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
27202
272031999-04-23 Angela Marie Thomas <angela@cygnus.com>
27204
27205 * config/cfdbug.exp: New file.
27206
7a292a7a
SS
272071999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
27208
27209 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
27210 Marcus Daniel's and Dale Hawkins's demangler crashes.
27211
27212 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
27213 test_lucid_style_demangling, test_arm_style_demangling,
27214 test_hp_style_demangling): Try Tom Tromey's core-dumping
27215 identifier under each demangling style.
7a292a7a
SS
27216
272171999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
27218
27219 * gdb.c++/demangle.exp: Include the current demangling style
27220 in all test names.
27221 (current_demangling_style): New global variable.
27222 (set_demangling_style, test_demangling_core, test_demangling,
27223 test_demangling_exact): New functions.
27224 (test_gnu_style_demangling, test_lucid_style_demangling,
27225 test_arm_style_demangling, test_hp_style_demangling): Use those,
27226 instead of calling gdb_test and gdb_test_exact directly.
27227 (catch_demangling_errors): New function, which reports errors
27228 signalled by the demangling test functions in an orderly way.
27229 (do_tests): Use catch_demangling_errors.
27230
272311999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
27232
27233 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 27234 grouping in expressions, not {}.
7a292a7a
SS
27235
27236 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 27237 initialized yet.
7a292a7a
SS
27238
272391999-04-01 Stan Shebs <shebs@andros.cygnus.com>
27240
27241 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
27242 are listed.
27243
272441999-03-26 Stan Shebs <shebs@andros.cygnus.com>
27245
27246 * gdb.stabs/weird.exp: Test for CC being defined before
27247 looking at its value.
27248
272491999-03-25 Stan Shebs <shebs@andros.cygnus.com>
27250
27251 * gdb.base/call-ar-st.exp: Remove stray '#'.
27252 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
27253 "short int" and "long int".
27254 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 27255 change, to mollify finicky HP compiler.
7a292a7a
SS
27256 * gdb.hp/reg-test.exp (testfile): Fix file name.
27257 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 27258
7a292a7a
SS
27259 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
27260 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
27261 alternate form of enum ptype.
27262
c906108c
SS
272631999-03-23 Stan Shebs <shebs@andros.cygnus.com>
27264
7a292a7a
SS
27265 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
27266 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
27267 passing skip_hp_tests, so as not to waste time on guaranteed
27268 failure.
7a292a7a 27269
c906108c
SS
27270 * gdb.c++/overload.cc: Pass string instead of char addr, always
27271 init ccpfoo.
27272 * gdb.c++/templates.cc: Fix syntax error.
27273
7a292a7a
SS
27274Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27275
27276 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 27277 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
27278 command.
27279
272801999-03-18 James Ingham <jingham@cygnus.com>
27281
27282 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
27283
27284 * gdb.c++/method.exp: It was testing an uninitialized int on the
27285 stack and assuming it was positive.
27286
27287 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
27288
27289 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 27290 keep it from killing the rest of the tests.
7a292a7a
SS
27291 Use gdb_continue_to_end.
27292
27293 * gdb.base/sigall.exp: use gdb_continue_to_end.
27294
27295 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
27296
27297 * gdb.base/display.exp: use runto_main, not run.
27298
d63a86f8
RM
27299 * gdb.base/default.exp: Check for the current error message in the
27300 r abbreviation test.
7a292a7a
SS
27301 Add strongarm to the targets that know info float.
27302
d63a86f8 27303 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
27304 run which doesn't work with monitors.
27305
6fdff2c5
PA
27306 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
27307 1034 test.
7a292a7a
SS
27308
27309 * gdb.base/break.exp: use the gdb_continue_to_end proc.
27310
6fdff2c5
PA
27311 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
27312 end of a program. Traps the case (in Cygmon) when the program
27313 never really exits. Same as Mark's continue_to_exit, but I had
27314 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
27315
27316 * config/monitor.exp (gdb_target_monitor): added another
27317 target_info parameter: remotebinarydownload. This will set the
27318 remotebinarydownload flag if this is causing some boards trouble.
27319
273201999-03-18 Mark Salter <msalter@cygnus.com>
27321
27322 * lib/gdb.exp (continue_to_exit): New function.
27323
27324 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27325 * gdb.base/ending-run.exp: Ditto.
27326 * gdb.base/step-test.exp: Ditto.
27327
273281999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27329
27330 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27331 (suggested by Art Haas <ahaas@neosoft.com>).
27332
273331999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27334
889bf7c5 27335 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27336
27337Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27338
27339 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27340 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27341
273421999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27343
27344 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27345 a call to strlen; sometimes we do have sources.
27346
273471999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27348
27349 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27350 character, so GDB won't print garbage after its end.
d63a86f8 27351
c906108c
SS
27352 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27353 breakpoint there instead. Sometimes GCC emits memcpy to handle
27354 the large structures being passed by value, so we step into that
27355 instead of sum_array_print, which obscures what we're really testing.
27356 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27357 the bizarre steps into memcpy, so do that here. Add check for
27358 stepping into function calls that pass large structures by value.
27359 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27360 Remove all references to specific line numbers.
27361 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27362 New type and function.
27363 (main): Call large_struct_by_value, passing it a large struct by value.
27364 * lib/gdb.exp (gdb_get_line_number): New function.
27365
27366 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27367 more portable.
27368
7a292a7a
SS
273691999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27370
c906108c
SS
27371 * lib/gdb.exp: Doc fixes.
27372
7a292a7a
SS
273731999-03-05 Nick Clifton <nickc@cygnus.com>
27374
d63a86f8 27375 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27376
273771999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27378
c906108c 27379 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27380 commands. They're not germane to this test, and they don't work
27381 that way on remote targets.
c906108c 27382
3fc11d3e
JM
273831999-03-01 James Ingham <jingham@cygnus.com>
27384
27385 * Changelog entries merged over from gdb development branch.
27386
3fc11d3e
JM
27387 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27388
27389 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27390 for outputting results of test run.
27391
2d4a1622 27392 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
27393
27394 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 27395
7a292a7a
SS
273961999-02-25 Felix Lee <flee@cygnus.com>
27397
27398 * lib/gdb.exp (debug_format): initialize
27399
c906108c
SS
274001999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27401
27402 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27403 * gdb.base/call-rt-st.c: Ditto.
27404
c906108c
SS
274051999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27406
27407 * gdb.threads/pthreads.exp (horiz): New variable.
27408 (test_startup): Fix regexps that capture thread numbers.
27409
274101999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27411
27412 * gdb.base/smoke.exp: Disambiguate two test case names (both
27413 called ``print'').
27414
27415Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27416
27417 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 27418 compilation.
c906108c
SS
27419
274201999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27421
27422 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27423 actual output formatting.
27424 * gdb.base/smoke.exp: GDB removes leading 0's.
27425 * gdb.base/volatile.exp: Don't check type of remuneration;
27426 that variable is no longer defined in constvars.c.
27427 * gdb.base/step-test.c (main): Exit with explicit exit code.
27428 * gdb.base/step-test.exp: Remove two nexti checks--they are
27429 not portable.
27430
274311999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27432
27433 * gdb.base/help.exp ("help delete display"): Fix test to match
27434 gdb's output.
27435
27436 * gdb.base/long_long.c (known_types): Initialize values to zero.
27437 * gdb.base/long_long.exp: Step one more line
27438 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
27439 leading zeros. Explicitly ask for hex formatting. Use
27440 unique test case names.
c906108c
SS
27441
27442Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27443
d63a86f8 27444 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
27445
27446 * gdb.c++/method.exp: Add missing close brace.
27447
274481999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27449
27450 * gdb.base/maint.exp: Use 'set height 0' to disable page
27451 prompting, not 'set height 400'.
27452
27453 Fix a bunch of timeouts.
27454 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27455 four separate tests, so expect doesn't take forever to match a ton
27456 of text against a regexp with lots of .* forms.
27457 ("maint print psymbols", "maint print symbols"): Make some of
27458 these greps more selective, so that expect doesn't try to wade
27459 through huge piles of output and time out.
27460
27461 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27462
27463 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
27464 tests: one which doesn't expect shlib events to be reported, and
27465 another which does, but is XFAIL for all platforms other than
27466 HP/UX.
c906108c
SS
27467
27468 * gdb.base/break.exp: Teach the test suite that the `catch
27469 fork', `catch vfork', and `catch exec' commands produce error
27470 messages on platforms that don't provide these features.
27471
27472Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27473
27474 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
27475 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27476 (shortening names from solib_threshold.exp etc), won't run on
27477 anything but HP-UX for the foreseeable future.
c906108c 27478 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27479 reflect move.
c906108c
SS
27480
27481Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27482
27483 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27484 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27485
27486Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27487
27488 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27489 successfully re-sets breakpoints in shared libraries.
27490 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27491
27492Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27493
d63a86f8
RM
27494 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27495 and compiled w/o GCC.
c906108c
SS
27496
27497 * gdb.hp/watch-cmd.exp: ditto.
27498
27499 * gdb.hp/watch-hp.exp: ditto.
27500
27501 * gdb.hp/xdb1.exp: ditto.
27502
27503 * gdb.hp/xdb2.exp: ditto.
27504
27505 * gdb.hp/dbx.exp: ditto.
27506
27507Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27508
27509 * constvars.c: Remove C++-isms.
27510 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27511 with GCC.
c906108c
SS
27512
27513Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27514
27515 The following changes are part of the HP merge.
27516
27517 * gdb.base/break.exp: new tests to verify that catchpoints for
27518 fork, vfork, and exec don't trigger inappropriately.
27519
27520 * gdb.base/opaque.exp: compile one file at a time, then link.
27521
27522 * gdb.base/signals.exp: be more restrictive about which hppa
27523 systems receive a setup_xfail. new tests.
27524
27525 * gdb.base/solib_threshold.build: new file.
27526 * gdb.base/solib_threshold.exp: new file.
27527 * gdb.base/solib_threshold.link_opts: new file.
27528 * gdb.base/solib_threshold.mk: new file.
27529 * gdb.base/gen_solib_threshold.c: new file.
27530
27531 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27532 tests. New tests for enums inside classes.
27533
27534 * gdb.c++/compiler.cc: indicate support of template debugging.
27535
27536 * gdb.c++/demangle.exp: run hp style demangling tests.
27537
27538 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27539 tests.
27540
27541 * gdb.c++/misc.cc: changes to support new tests.
27542
27543 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27544 to support new tests.
27545
27546 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27547 gcc, then skip these tests.
27548
27549Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27550
27551 The following files are part of the HP merge; some had longer
27552 names at HP, but have been renamed to be no more than 14
27553 characters in length.
27554
27555 * gdb.hp/ambiguous.cc: new file.
27556 * gdb.hp/ambiguous.exp: new file.
27557 * gdb.hp/attach.exp: new file.
27558 * gdb.hp/attach2.exp: new file.
27559 * gdb.hp/classes-hp.exp: new file.
27560 * gdb.hp/ctti.exp: new file.
27561 * gdb.hp/ctti-add.cc: new file.
27562 * gdb.hp/ctti-add1.cc: new file.
27563 * gdb.hp/ctti-add2.cc: new file.
27564 * gdb.hp/ctti-add3.cc: new file.
27565 * gdb.hp/dbx.exp: new file.
27566 * gdb.hp/exception.cc: new file.
27567 * gdb.hp/exception.exp: new file.
27568 * gdb.hp/foll-exec.c: new file.
27569 * gdb.hp/foll-exec.exp: new file.
27570 * gdb.hp/foll-fork.c: new file.
27571 * gdb.hp/foll-fork.exp: new file.
27572 * gdb.hp/foll-vfork.c: new file.
27573 * gdb.hp/foll-vfork.exp: new file.
27574 * gdb.hp/inherit-hp.exp: new file.
27575 * gdb.hp/more-steps.exp: new file.
27576 * gdb.hp/namespace.cc: new file.
27577 * gdb.hp/namespace.exp: new file.
27578 * gdb.hp/optimize.exp: new file.
27579 * gdb.hp/pxdb.c: new file.
27580 * gdb.hp/pxdb.exp: new file.
27581 * gdb.hp/quicksort.exp: new file.
27582 * gdb.hp/reg-test.exp: new file.
27583 * gdb.hp/reg-test.s: new file.
27584 * gdb.hp/sized-enum.c: new file.
27585 * gdb.hp/sized-enum.exp: new file.
27586 * gdb.hp/start-stop.exp: new file.
27587 * gdb.hp/templ-hp.cc: new file.
27588 * gdb.hp/templ-hp.exp: new file.
27589 * gdb.hp/thr-lib.c: new file.
27590 * gdb.hp/thr-lib.exp: new file.
27591 * gdb.hp/thr-lib.h: new file.
27592 * gdb.hp/thr-liblib.c: new file.
27593 * gdb.hp/virtfun-hp.c: new file.
27594 * gdb.hp/virtfun-hp.exp: new file.
27595 * gdb.hp/watch-cmd.exp: new file.
27596 * gdb.hp/watch-hp.exp: new file.
27597 * gdb.hp/xdb1.exp: new file.
27598 * gdb.hp/xdb2.exp: new file.
27599 * gdb.hp/xdb3.exp: new file.
27600
27601Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27602
27603 The following files are part of the HP merge; some had longer
27604 names at HP, but have been renamed to be no more than 14
27605 characters in length.
27606
27607 * gdb.base/ss.h: new file.
27608 * gdb.base/call-ar-st.c: new file.
27609 * gdb.base/call-ar-st.exp: new file.
27610 * gdb.base/call-rt-st.c: new file.
27611 * gdb.base/call-rt-st-exp: new file.
27612 * gdb.base/call-strs.exp: new file.
27613 * gdb.base/ena-dis-br.exp: new file.
27614 * gdb.base/environ.exp: new file.
27615 * gdb.base/long_long.exp: new file.
27616 * gdb.base/sect-cmd.exp: new file.
27617 * gdb.base/shlib-cl2.exp: new file.
27618 * gdb.base/smoke.exp: new file.
27619 * gdb.base/so-impl-ld.c: new file.
27620 * gdb.base/so-impl-ld.exp: new file.
27621 * gdb.base/so-indr-cl.c: new file.
27622 * gdb.base/so-indr-cl.exp: new file.
27623 * gdb.base/varargs.exp: new file.
27624 * gdb.base/volatile.exp: new file.
27625 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27626 * gdb.base/display.exp: new file.
c906108c
SS
27627 * gdb.c++/derivation.exp: new file.
27628 * gdb.c++/local.exp: new file.
27629 * gdb.c++/member-ptr.exp: new file.
27630 * gdb.c++/overload.exp: new file.
27631 * gdb.c++/ovldbreak.exp: new file.
27632 * gdb.c++/ref-types.exp: new file.
27633 * gdb.c++/ref-types2.exp: new file.
27634 * gdb.c++/userdef.exp: new file.
d63a86f8 27635
c906108c
SS
27636Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27637
27638 * gdb.base/default.exp: Reflect wording change in remote.c.
27639
dc96c6c7 27640Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27641
27642 * gdb.base/help.exp: Update to reflect current text.
27643
27644Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27645
27646 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27647 they're stack variables and contain garbage.
27648 * gdb.c++/anon-union.exp: new file.
27649
27650 The following changes were made by David Taylor
889bf7c5
PA
27651 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27652 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27653 in changes by HP.
c906108c
SS
27654
27655 * gdb.base/bitops.exp: new file.
27656 * gdb.base/default.exp: change expected messages for catch and
27657 info catch tests to reflect HP merge changes.
27658 * gdb.base/enable-disable-break.exp
27659 * gdb.base/ending-run.c: new file.
27660 * gdb.base/long_long.c: new file.
27661 * gdb.base/maint.exp: new file.
27662 * gdb.base/pointers2.exp: new file.
27663 * gdb.base/shlib-call2.exp: new file.
27664 * gdb.base/solib.exp: new file.
27665 * gdb.base/step-test.c: new file.
27666 * gdb.c++/anon-union.cc: new file.
27667 * gdb.c++/local.cc: new file.
27668 * gdb.c++/member-pointer.cc: new file.
27669 * gdb.c++/method.cc: new file.
27670 * gdb.c++/ref-types.cc: new file.
27671 * gdb.c++/ref-types2.cc: new file.
27672 * gdb.c++/userdef.cc: new file.
d63a86f8 27673
c906108c
SS
27674 * gdb.base/scope.exp: compile one file at a time, then link.
27675 * gdb.base/langs.exp: ditto.
27676 * gdb.base/list.exp: ditto.
d63a86f8 27677
c906108c
SS
27678Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27679
27680 The following changes were made by David Taylor
889bf7c5
PA
27681 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27682 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27683 in changes by HP.
d63a86f8 27684
c906108c
SS
27685 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27686 skip tests. When compiling pass c++ flag to gdb_compile.
27687 * gdb.c++/
d63a86f8 27688
c906108c
SS
27689 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27690 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27691 (skip_hp_tests): new function.
27692 (gdb_preprocess): new function.
27693
27694 * configure.in (hpdir): decide whether to configure gdb.hp.
27695 * configure: regenerated.
27696
27697 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27698 to delete on clean.
27699 (EXECUTABLES): update to reflect new additions.
27700 * gdb.base/commands.exp: update message expected.
27701 * gdb.base/default.exp: add copyright notice.
27702 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27703 * gdb.base/help.exp: update messages to reflect current text.
27704 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27705 targets for recurse tests.
27706 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27707 skip this file.
27708
27709 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27710 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27711 compilation.
27712 * gdb.c++/misc.exp: ditto.
27713 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27714 run the tests. tell gdb_compile that it's a c++ compilation.
27715
27716 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27717
c906108c
SS
27718 * gdb.base/all-bin.exp: new file.
27719 * gdb.base/arithmet.exp: new file.
27720 * gdb.base/assign.exp: new file.
27721 * gdb.base/completion.exp: new file.
27722 * gdb.base/cond-expr.exp: new file.
27723 * gdb.base/condbreak.exp: new file.
27724 * gdb.base/define.exp: new file.
27725 * gdb.base/dollar.exp: new file.
27726 * gdb.base/environment.exp: new file.
27727 * gdb.base/eval-skip.exp: new file.
27728 * gdb.base/jump.exp: new file.
27729 * gdb.base/logical.exp: new file.
27730 * gdb.base/pointers.exp: new file.
27731 * gdb.base/relational.exp: new file.
27732 * gdb.base/section_command.exp: new file.
27733 * gdb.base/whatis-expr.exp: new file.
27734
27735 * gdb.base/all-types.c: new file.
27736 * gdb.base/call-array-struct.c: new file.
27737 * gdb.base/call-return-struct.c: new file.
27738 * gdb.base/call-strings.c: new file.
27739 * gdb.base/callfuncs2.c: new file.
27740 * gdb.base/condbreak.c: new file.
27741 * gdb.base/constvars.c: new file.
27742 * gdb.base/display.c: new file.
27743 * gdb.base/int-type.c: new file.
27744 * gdb.base/jump.c: new file.
27745 * gdb.base/miscexprs.c: new file.
27746 * gdb.base/pointers.c: new file.
27747 * gdb.base/pointers2.c: new file.
27748 * gdb.base/shmain.c: new file.
27749 * gdb.base/shr1.c: new file.
27750 * gdb.base/shr2.c: new file.
27751 * gdb.base/solib.c: new file.
27752 * gdb.base/solib1.c: new file.
27753 * gdb.base/solib2.c: new file.
27754 * gdb.base/varargs.c: new file.
27755 * gdb.c++/derivation.cc: new file.
27756 * gdb.c++/overload.cc: new file.
27757 * gdb.c++/ovldbreak.cc: new file.
27758 * gdb.hp/attach.c: new file.
27759 * gdb.hp/attach2.c: new file.
27760 * gdb.hp/average.c: new file.
27761 * gdb.hp/compiler.c: new file.
27762 * gdb.hp/compiler.cc: new file.
27763 * gdb.hp/execd-program.c: new file.
27764 * gdb.hp/follow-exec.c: new file.
27765 * gdb.hp/follow-fork.c: new file.
27766 * gdb.hp/follow-vfork-and-exec.c: new file.
27767 * gdb.hp/misc-hp.cc: new file.
27768 * gdb.hp/more-steps.c: new file.
27769 * gdb.hp/optimize.c: new file.
27770 * gdb.hp/quicksort.c: new file.
27771 * gdb.hp/run-hp.c: new file.
27772 * gdb.hp/start-stop.c: new file.
27773 * gdb.hp/sum.c: new file.
27774 * gdb.hp/templates-hp.cc: new file.
27775 * gdb.hp/thread-local-in-lib.c: new file.
27776 * gdb.hp/thread-local-in-lib.h: new file.
27777 * gdb.hp/thread-local-in-lib.lib.c: new file.
27778 * gdb.hp/vforked-program.c: new file.
27779 * gdb.hp/virtfunc-hp.cc: new file.
27780 * gdb.hp/watchpoint-hp.c: new file.
27781 * gdb.hp/xdb.c: new file.
27782 * gdb.hp/xdb0.c: new file.
27783 * gdb.hp/xdb0.h: new file.
27784 * gdb.hp/xdb1.c: new file.
27785
27786Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27787
27788 The following change was made by Edith Epstein
889bf7c5
PA
27789 <eepstein@cygnus.com> as part of a project to merge in changes
27790 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27791
27792 * gdb.c++/demangle.exp: changed the expected output for some
27793 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27794 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27795 T1<char>::~T1<char>(void)
c906108c 27796 becomes,
a9c64011
AS
27797 maint demangle __dt__11T1__pt__2_cFv
27798 T1<char>::~T1(void)
c906108c 27799
889bf7c5 27800 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27801
c906108c
SS
27802Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27803
27804 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27805 * gdb.trace/backtrace.exp: Likewise.
27806 * gdb.trace/circ.exp: Likewise.
27807 * gdb.trace/collection.exp: Likewise.
27808 * gdb.trace/deltrace.exp: Likewise.
27809 * gdb.trace/infotrace.exp: Likewise.
27810 * gdb.trace/limits.exp: Likewise.
27811 * gdb.trace/packetlen.exp: Likewise.
27812 * gdb.trace/passc-dyn.exp: Likewise.
27813 * gdb.trace/passcount.exp: Likewise.
27814 * gdb.trace/report.exp: Likewise.
27815 * gdb.trace/save-trace.exp: Likewise.
27816 * gdb.trace/tfind.exp: Likewise.
27817 * gdb.trace/tracecmd.exp: Likewise.
27818 * gdb.trace/while-dyn.exp: Likewise.
27819 * gdb.trace/while-stepping.exp: Likewise.
27820
278211998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27822
27823 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27824
27825Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27826
27827 From Brendan Kehoe:
27828 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27829 int return types.
27830
27831Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27832
27833 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27834 remote dos host testing right.
c906108c
SS
27835
27836Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27837
27838 * gdb.base/corefile.exp: remove some xfails.
27839
27840Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27841
27842 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27843 have different timestamps.
c906108c
SS
27844
27845Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27846
27847 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27848 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27849
27850Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27851
27852 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27853 delta.
c906108c
SS
27854
27855Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27856
27857 * gdb.base/default.exp: Add brace missing from previous delta.
27858
27859Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27860
27861 * gdb.base/default.exp: Support test for info float for all
27862 varieties of arm toolchain.
27863
dc96c6c7 27864Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27865
27866 * gdb.trace/*.exp: remove "remote_download" command.
27867
dc96c6c7 27868Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27869
27870 * gdb.trace/*.exp: remove -gdwarf from compile.
27871
27872Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27873
27874 * gdb.trace/configure.in(AC_INIT): typo
27875 * gdb.trace/configure: regenerated
27876
dc96c6c7 27877Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27878
27879 * config/m68k-emc.exp: New file.
27880 * lib/<emc-support.exp trace-support.exp}: New files.
27881 * configure.in: add new test directory gdb.trace.
27882 * gdb.trace/{configure configure.in Makefile.in}: New files.
27883 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27884 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27885 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27886 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27887 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27888 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27889 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27890
dc96c6c7 27891Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27892
27893 * gdb.c++/classes.exp: Change all regular expressions to match
27894 arbitrary combinations of newline/carriage-return, so that they
27895 will work equally well on Unix and Windows.
27896 * gdb.c++/inherit.exp: ditto.
27897 * gdb.c++/virtfunc.exp: ditto.
27898
278991998-08-11 Dawn Perchik <dawn@cygnus.com>
27900
27901 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27902
c2d11a7d
JM
27903Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27904
27905 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27906 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27907 to use a0-a3/d0-d3 as needed.
27908
27909Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27910
27911 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27912 * gdb.disasm/am33.exp: Corresponding changes.
27913
c906108c
SS
279141998-07-11 Felix Lee <flee@cygnus.com>
27915
27916 * gdb.base/callfuncs.exp: add cmp10 test.
27917 * gdb.base/callfuncs.c (cmp10): new function.
27918
27919Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27920
d63a86f8 27921 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27922 into two parts to get around a synchronization problem in expect.
27923
3fc11d3e
JM
27924Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27925
27926 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27927
27928 * configure.in: Add options for gdbtk testsuite.
27929
27930 * configure: Regenerate.
27931
27932 * gdb.gdbtk: New directory to hold gdbtk tests.
27933
c906108c
SS
27934Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27935
27936 * gdb.fortran/types.exp: Escape brackets in expect patterns
27937 for test_float_literal_types_accepted tests.
27938 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27939 before run test.
27940
c2d11a7d
JM
27941Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27942
27943 * am33.exp: Just compile, do not link the testcase.
27944 * am33.s: Add ".am33" pseudoop to force am33 mode.
27945
c906108c
SS
279461998-06-25 Felix Lee <flee@cygnus.com>
27947
27948 * gdb.base/setshow.exp: make sure $pc is sane.
27949
27950 * gdb.stabs/weird.exp: split expect patterns properly.
27951
c2d11a7d
JM
27952Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27953
27954 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27955 * gdb.disasm/am33.exp: Run it.
27956
dc96c6c7 27957Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27958
27959 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27960 match processing (and eliminate spurious timeouts when running).
27961
dc96c6c7 27962Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27963
27964 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27965 exception test, but conditionalize it on target [mach | gnu].
27966
dc96c6c7 27967Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27968
27969 * gdb.base/overlays.exp: fixup compile line for linker script.
27970
27971Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27972
27973 * gdb.fortran/types.exp: don't guess at float size.
27974
27975Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27976
27977 * gdb.base/exprs.exp: delete test that depends on int size.
27978
27979Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27980
27981 * config/sim.exp: Removed checks for target triplets.
27982 (gdb_target_sim): Use gdb,target_sim_options.
27983
27984Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27985
27986 * gdb.base/reread.exp: New file.
27987 * gdb.base/reread1.c: New file.
27988 * gdb.base/reread2.c: New file.
27989
27990Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27991
27992 * config/sim.exp: Use 'target sim -sparclite' when running
27993 SPARClite programs.
27994
27995Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27996
27997 * gdb.base/structs2.exp: New file.
27998 * gdb.base/structs2.c: New file.
27999
28000Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
28001
28002 * gdb.asm/common.inc: New file.
28003 * gdb.asm/d10v.inc: New file.
28004 * asm-source.exp: Pass -I's to gas to find .inc files.
28005 Update line numbers in expected output.
28006 * asmsrc1.s: Rewrite.
28007 * asmsrc2.s: Rewrite.
28008 * configure.in: Create arch.inc symlink.
28009 * configure: Regenerate.
28010 * Makefile.in (distclean): Delete arch.inc.
28011
28012Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
28013
28014 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
28015 (t_enum_value2): ditto
28016 (t_enum_value3): ditto
28017 (main): ditto
c906108c
SS
28018Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28019
28020 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
28021 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
28022 change.
28023 Use gdb_test instead of send_gdb/gdb_expect sequences.
28024
28025Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
28026
28027 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
28028 not void.
28029
28030Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
28031
28032 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
28033 subroutines. Used to test gdbs ability to single step through PC
28034 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
28035
28036Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
28037
28038 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
28039 more rigorous EGCS C++ error checking.
28040
28041Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28042
a9c64011
AS
28043 * gdb.base/help.exp: Clean up `help set args' and `help show args'
28044 tests.
28045 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
28046 function when asleep.
28047 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
28048 for i*86 Linux and SVR4 signal handling problems.
28049 Remove linux xfail for `next to handler in signals_tests_1', fixed
28050 by recent infrun.c change.
28051 Limit backtrace to 10 frames to avoid timeout problems with infinite
28052 stack backtraces.
28053 Adjust expect pattern in `handle all print' test to match Apr 28 1997
28054 target.[ch] change.
c906108c
SS
28055
28056Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
28057
28058 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
28059 for a newline from gdb before continuing.
28060 (default_gdb_exit): Just look for y or n.
28061 (gdb_test): Detect abnormal exit from GDB running on DOS; if
28062 it does, fail the rests of the tests in the file.
28063
28064Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
28065
28066 * config/cygmon.exp: New file.
28067
28068Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
28069
28070 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 28071 main" test on remote targets.
c906108c
SS
28072
28073 * gdb.base/scope.exp: Fix problem with filelocal_bss before
28074 run test on remote targets.
28075
28076Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
28077
28078 * gdb.asm: New directory.
28079 * configure.in: Configure it.
28080 * configure: Regenerate.
28081 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
28082 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
28083
28084Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
28085
28086 * config/mn10300-eval.exp: New file to support MN10300 eval board.
28087
dc96c6c7 28088Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28089
a9c64011
AS
28090 * gdb.base/overlays (several files): Merge the two overlay
28091 managers into one. Change variables (foox, barx, bazx, grbxx)
28092 back into ints but force them to load in their proper sections.
c906108c
SS
28093
28094Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
28095
28096 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 28097 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
28098 (D10VCopy): Handle memory regions crossing 16k boundaries.
28099 (D10VCopy): Transfer data in 32 bit chunks.
28100
28101Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
28102
28103 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 28104 correct.
c906108c
SS
28105
28106 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 28107 map. Include space for printf in .text segment.
c906108c
SS
28108
28109 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 28110 updated d10v memory VMA/LMA map.
c906108c 28111 (D10VCopy): Call D10VTranslate.
d63a86f8 28112
c906108c
SS
28113Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
28114
28115 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
28116
28117 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
28118 that it won't be put into the .sdata - small data -
28119 section. Update reference.
c906108c
SS
28120 * gdb.base/baz.c (bazx, baz): Ditto.
28121 * gdb.base/foo.c (foox, foo): Ditto.
28122 * gdb.base/grbx.c (grbxx, grbx): Ditto.
28123
28124 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 28125 to be arrays.
d63a86f8 28126
dc96c6c7 28127Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28128
a9c64011
AS
28129 * gdb.base/overlays.exp: fix up and get working again.
28130 Add tests for backtraces from an overlay function.
d63a86f8 28131
c906108c
SS
28132Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
28133
28134 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
28135 "calling function with watchpoint enabled".
28136
28137Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
28138
28139 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 28140 gdb_suppress_tests for d10v-*-*.
c906108c
SS
28141 * lib/gdb.exp (gdb_suppress_tests): Disable this function
28142 pending review of whether it is useful or not.
28143
28144Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
28145
28146 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
28147
28148Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
28149
28150 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
28151 * config/dve.exp: New file to support Densan boards.
28152
28153Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
28154
28155 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 28156 reads and BSD.
c906108c
SS
28157
28158Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
28159
28160 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
28161 response.
28162
28163 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
28164
28165Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
28166
28167 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 28168 test.
c906108c
SS
28169
28170 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 28171 target_sizeof_long and target_bigendian_p.
c906108c 28172 (structs_by_value, structs_by_reference): Check values according
889bf7c5 28173 to targets word size and endianess.
d63a86f8 28174
c906108c
SS
28175Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
28176
28177 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 28178 output.
c906108c
SS
28179
28180Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
28181
28182 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 28183 Update test of set args help to match source change.
c906108c
SS
28184
28185Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
28186
28187 * gdb.base/default.exp: Expect help system output to be in
28188 alphabetical order.
28189 * gdb.base/help.exp: Ditto.
28190
28191Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
28192
28193 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
28194 "i*86-pc-linux-gnu*".
28195 * gdb.base/interrupt.exp: Ditto.
28196 * gdb.base/corefile.exp: Ditto.
28197
28198 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 28199 define vxworks when building the testcase.
c906108c
SS
28200
28201 * gdb.base/ptype.exp: Fix testnames to be unique.
28202 * gdb.base/radix.exp: Ditto.
28203 * gdb.base/term.exp: Ditto.
28204 * gdb.base/whatis.exp: Ditto.
28205 * gdb.c++/classes.exp: Ditto.
28206
28207Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
28208
28209 * gdb.base/callfuncs.exp: Fix indentation.
28210
28211 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
28212 suppress_flag has been set.
28213 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
28214 target feature.
28215
28216Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
28217
28218 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
28219 the testcase.
28220
28221 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 28222 set_debug_traps() and breakpoint().
c906108c
SS
28223 * gdb.c++/misc.cc (main): Ditto.
28224 * gdb.c++/templates.cc (main): Ditto.
28225 * gdb.c++/virtfunc.cc (main): Ditto.
28226
28227Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
28228
28229 * lib/gdb.exp(gdb_step_for_stub): New function.
28230 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
28231 exists, reload the executable and do a "continue" instead of
28232 doing a jump.
28233 (runto_main): Use gdb_step_for_stub.
d63a86f8 28234
c906108c 28235 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 28236 tests to have unique names.
c906108c
SS
28237 * gdb.base/callfuncs.exp: Ditto.
28238 * gdb.base/commands.exp: Ditto.
28239 * gdb.base/default.exp: Ditto.
28240 * gdb.base/help.exp: Ditto.
28241 * gdb.base/list.exp: Ditto.
28242 * gdb.base/opaque.exp: Ditto.
28243 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
28244 similar tests.
d63a86f8 28245
c906108c
SS
28246 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
28247 * gdb.c++/cplusfuncs.cc: Ditto.
28248 * gdb.c++/virtfunc.cc: Ditto.
28249
28250 * config/monitor.exp: Keep track of the last file we saw, rather
28251 than trying to get the info from gdb.
28252
28253 * gdb.fortran/types.exp: Move comment to previous line.
28254
28255Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
28256
28257 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 28258 target mode.
c906108c
SS
28259
28260Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
28261
28262 From Bob Manson:
28263 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 28264 string from GDB when it connects.
c906108c
SS
28265
28266 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
28267
28268Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
28269
28270 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
28271 if we can't get a debug format from GDB (we may be testing an
28272 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
28273
28274 * gdb.stabs/weird.exp: Fix quoting.
28275
28276 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
28277
28278Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
28279
28280 * config/arm-ice.exp: New file.
28281
28282Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
28283
28284 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 28285 until it has been modified to work with the new testsuite.
c906108c 28286
99707966 28287 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
28288 testcase won't compile, cause all of the testcases in the file to
28289 fail instead.
c906108c
SS
28290
28291 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
28292 (gdb_clear_suppressed): New procedure.
28293 (gdb_stop_suppressing_tests): Only clear suppress_flag if
28294 it contains a positive value.
28295
28296Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
28297
28298 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
28299
28300 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
28301
28302Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
28303
28304 * lib/gdb.exp (setup_xfail_format): New function.
28305 (get_debug_format): New function to get debug format.
28306 (debug_format): New global variable to hold last value set
28307 by get_debug_format.
28308 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 28309 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
28310 * gdb.c++/ptype.exp: Ditto.
28311 * gdb.c++/classes.exp: Ditto.
28312 * gdb.c++/cplusfuncs.exp: Ditto.
28313 * gdb.c++/inherit.exp: Ditto.
28314 * gdb.c++/templates.exp: Ditto.
28315 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 28316
c906108c
SS
28317Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28318
28319 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28320 host doesn't have a currently-open connection.
28321
28322 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28323 any gdb stub target. Handle cases where gdb doesn't respond when
28324 interrupted in a sane fashion.
c906108c
SS
28325
28326 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28327 same thing in a totally different way.
c906108c
SS
28328
28329 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28330 setting "timeout".
c906108c 28331 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28332 default_gdb_init now.
c906108c
SS
28333
28334Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28335
28336 * gdb.base/printcmds.exp: Fix "check for floating addition"
28337 regexp to accept results within approx +/- .01 of exact value.
28338 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28339
28340Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28341
28342 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28343 properly.
c906108c
SS
28344 (gdb_expect): Add optional timeout parameter, and add timeout
28345 value to various calls.
28346 (gdb_suppress_tests): Only give one warning message per group.
28347
28348Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28349
28350 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28351 global variables. Handle getting a value for $timeout more
28352 gracefully.
c906108c
SS
28353
28354Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28355
28356 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28357 initialize.
c906108c 28358 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28359 by a target configuration file.
c906108c
SS
28360 (gdb_expect): Pass the timeout to remote_expect.
28361
28362 * config/monitor.exp(gdb_load): Fix typo in regexp.
28363
28364Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28365
28366 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28367
28368Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28369
28370 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28371 here. Call gdb_target_exec before rebooting the target, to make
28372 sure the connection to the target is closed.
c906108c
SS
28373 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28374 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28375 Also detect "Timeout reading from remote" error.
28376
28377 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28378 gdb_target_monitor. Don't call gdb_file_cmd here; let
28379 gdb_target_monitor do it.
c906108c
SS
28380
28381 * gdb.disasm/hppa.exp: Don't use exec_output.
28382
28383Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28384
28385 * gdb.base/list.exp: If we're debugging a non-native target,
28386 try to set the pc register to point to the start of the
28387 program before doing the first list command.
28388
28389 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 28390 test_calls after restarting.
c906108c
SS
28391
28392 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 28393 reloading.
c906108c
SS
28394
28395 * gdb.base/watchpoint.exp: Fix typo.
28396
28397 * gdb.base/setshow.exp: Check for use_gdb_stub.
28398
28399 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 28400 stub case.
c906108c
SS
28401 * gdb.base/langs.exp: Ditto.
28402
28403 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
28404 gdb_load_offset. If we weren't given a file to load, figure out
28405 what the current file is and use it.
c906108c
SS
28406
28407 * config/i386-bozo.exp: New file.
28408
28409Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28410
28411 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28412 feature.
28413
28414 * config/proelf.exp: New entry.
28415
28416Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28417
28418 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28419 of regexps.
28420
28421 * gdb.base/watchpoint.exp: Don't run the test_stepping
28422 tests if gdb can't call functions on the target.
28423
28424 * gdb.base/setshow.exp: Don't run the set prompt tests if
28425 the board has gdb_prompt set.
28426
28427Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28428
28429 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28430 * gdb.base/commands.exp: Likewise.
28431 * gdb.base/setshow.exp: Likewise.
28432
28433Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28434
28435 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28436 feature.
28437
28438 * config/i960.exp: New file.
28439
28440Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28441
28442 * gdb.base/funcargs.exp: Check for gdb,short_int target
28443 feature instead of looking for explicit target triplets.
28444
dc96c6c7 28445Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 28446
d63a86f8 28447 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
28448 "p 123DEADBEEF", to check parse_number.
28449 * top.c: change "to enable to enable" to "to enable" in a couple
28450 of help strings.
28451
28452Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28453
28454 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28455 on the mn10300.
d63a86f8 28456
c906108c
SS
28457Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28458
28459 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28460 where the test executable is run with explicit args.
28461 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28462
28463Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28464
28465 * gdb.base/run.c: Use FAKEARGV to build test executable that
28466 does not require a command line arg, since most simulators
28467 don't currently support passing such an arg into the simulated
28468 program.
28469 * gdb.base/commands.exp: Change tests to insert the proper
28470 value as the arg to the first recursive factorial call. Change
28471 compilation line to define FAKEARGV at compile time.
28472
28473Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28474
28475 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28476 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28477 function with watchpoint enabled" test.
28478
28479Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28480
28481 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28482 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28483
28484 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28485 "Tests restarted" messages.
c906108c
SS
28486
28487Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28488
28489 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28490
dc96c6c7 28491Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28492
28493 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28494 for INFO SYMBOL; add help tests for OVERLAY commands.
28495 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28496 add tests for OVERLAY commands
28497 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28498 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28499 * gdb.base/sigall.c: add usestubs code frag
28500 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28501
c906108c
SS
28502Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28503
28504 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28505 failures.
28506 (gdb_stop_suppressing_tests): Note that tests have restarted.
28507
28508Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28509
28510 * config/h8300.exp: New file.
28511
28512Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28513
28514 * gdb.base/setshow.exp: Check for the existence of a
28515 feature, not its value.
28516
28517Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28518
28519 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28520
28521 * gdb.base/scope.exp: It's now init0(), not init().
28522
28523 * gdb.base/scope0.c: For now, change init() to be init0().
28524
28525 * config/monitor.exp: Use gdb_serial in preference to serial
28526 or netport.
28527
28528 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28529 and it's not already set.
c906108c
SS
28530
28531Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28532
28533 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28534 isn't using a stub and if it supports argument passing.
c906108c
SS
28535
28536Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28537
28538 * config/udi.exp(gdb_start): Make sure UDICONF is set
28539 properly before starting gdb.
28540
28541Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28542
28543 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28544 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28545 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28546
28547Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28548
28549 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28550 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28551
28552 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28553
28554 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28555
28556 * config/monitor.exp: Make sure we disconnect from the target.
28557 Also, try a reboot/reload cycle instead of failing if the
28558 load fails.
28559
28560Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28561
28562 * gdb.base/default.exp: Don't set match_max.
28563 * gdb.base/help.exp: Ditto.
28564 * gdb.base/list.exp: Ditto.
28565 * gdb.base/signals.exp: Ditto.
28566
28567 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28568 set, use remote_ld to download the testcase instead of
28569 the GDB loader.
28570
28571Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28572
28573 * config/vr5000.exp: New file.
28574
28575 * config/monitor.exp(gdb_target_monitor): Add pattern for
28576 "Ending remote" to detect errors in connecting.
28577
28578 * gdb.base/setshow.exp: Add .* within auto language test.
28579
28580 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28581 target feature.
28582
28583 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28584 and reboot the board if necessary.
c906108c
SS
28585
28586 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28587 a set of tests. Remove print.* from the patterns being checked.
28588
28589Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28590
28591 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28592 refer to gdb_spawn_id.
28593
28594 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28595 longer used.
28596 * config/sparclet.exp: Ditto.
28597 * config/sparclet-old.exp: Ditto.
28598 * config/slite.exp: Ditto.
28599 * config/sim.exp: Ditto.
28600 * gdb.base/funcargs.exp: Ditto.
28601
28602 * lib/gdb.exp:Remove references to gdb_spawn_id.
28603 (gdb_expect): Move to remote.exp.
28604
28605Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28606
28607 * config/monitor.exp: Detect the "Couldn't establish connection"
28608 message from GDB.
28609
28610Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28611
28612 * gdb.base/bitfields.exp: Use runto instead of explicit
28613 gdb_run_cmd/gdb_expect sequences.
28614
28615 * gdb.base/break.exp(text_next_with_recursion): Add match for
28616 gdb_expect call.
28617
28618 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28619 We also need to handle the "A program is being debugged already"
28620 prompt from gdb. Use gdb_test to set the baud rate.
28621
28622 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28623 to 20000. Really. I mean it.
28624
28625Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28626
28627 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28628 fails. If suppress_flag is set, skip perror message about not
28629 being able to send to GDB.
c906108c 28630 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28631 GDB.
c906108c
SS
28632 (gdb_expect): If suppress_flag is set, always fail immediately.
28633 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28634 (gdb_init): Call gdb_stop_suppressing_tests.
28635 (default_gdb_exit): Ditto.
28636 (default_gdb_start): Ditto.
28637
28638 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28639 gdb_stop_suppressing_tests as appropriate.
c906108c 28640 * gdb.base/break.exp: Ditto.
889bf7c5 28641 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28642 * gdb.base/commands.exp: Ditto.
28643 * gdb.base/exprs.exp: Ditto.
889bf7c5 28644 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28645 * gdb.base/list.exp: Ditto.
28646 * gdb.base/recurse.exp: Ditto.
889bf7c5 28647 * gdb.base/scope.exp: Ditto.
c906108c
SS
28648 * gdb.base/structs.exp: Ditto.
28649 * gdb.c++/inherit.exp: Ditto.
28650
28651Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28652
28653 * config/vr4300.exp: New file.
28654
99707966 28655 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28656
99707966 28657 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28658
28659Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28660
28661 * lib/gdb.exp(gdb_init): New function.
28662
28663 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28664 for each individual variable set.
c906108c
SS
28665
28666 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28667 name.
28668
28669 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28670
28671 * gdb.base/scope.exp: Use gdb_test.
28672
28673 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28674 aborting; the testsuite driver will do that for us (see
28675 gdb_finish). Also, use gdb_test in a few more places.
28676
28677Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28678
28679 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28680
28681Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28682
28683 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28684 and "add_tests" are not at the same address.
28685
28686Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28687
28688 * gdb.base/ptype.exp: Use gdb_test.
28689
28690Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28691
28692 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28693 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28694 left in. No longer expect them to fail.
28695
28696 * gdb.stabs/*.mt; Deleted, no longer used.
28697 * gdb.stabs/configure.in: Remove references to target makefile
28698 frags.
28699 * gdb.stabs/configure: Rebuilt.
28700
28701 * gdb.disasm/*.mt: Deleted, no longer used.
28702 * gdb.disasm/configure.in: Remove references to target makefile
28703 frags. Use "sh3.s" as the unique filename for this directory.
28704 * gdb.disasm/configure: Rebuilt.
28705
28706 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28707 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28708 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28709
28710Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28711
28712 * config/udi.exp: Use mondfe,name instead of remote_host.
28713
28714Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28715
28716 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28717 a function with a watchpoint enabled on the mn10200.
28718
28719 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28720 before trying to create it!
28721
28722Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28723
28724 * config/vx.exp: Use hostname instead of netport.
28725
28726 * config/vxworks.exp: New file.
28727
28728 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28729
28730 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28731 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28732 occurs.
28733
28734 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28735 $gdb_spawn_id directly.
28736 (gdb_run_cmd): Try _start as well as start. Use the target feature
28737 gdb,start_symbol as the symbol to start from when jumping.
28738
28739Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28740
28741 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28742 redundant) test.
28743
28744 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28745 it doesn't lose for 16bit integer systems.
28746
28747Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28748
28749 * gdb.fortran/types.exp: If the target doesn't support "double"
28750 data types, then expect "real" types to only be 4 bytes.
28751
28752 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28753 call tests if the target doesn't support inferior function calls.
28754
28755 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28756 in printf tests.
28757
28758Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28759
28760 * gdb.base/help.exp: Disable "help set", "help show", and
28761 "help support". Simplify regexp for "help stack".
28762
28763 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28764 to 60 seconds. Temporarily set match_max to 15000 around the
28765 "info copying" test.
28766
28767 * gdb.base/nodebug.exp: Don't try to do an inferior function
28768 call if the target doesn't support them.
28769 * gdb.base/printcmds.exp: Likewise.
28770 * gdb.base/setvar.exp: Likewise.
28771 * gdb.base/structs.exp: Likewise.
28772 * gdb.c++/templates.exp: Likewise.
28773 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28774
28775 * gdb.base/recurse.exp: Enable for the mn10200.
28776
28777 * configure.in: Do configure gdb.stabs directory for *-*-elf
28778 targets.
28779 * configure: Rebuilt.
28780
28781 * gdb.base/break.exp: Check for gdb,noresults before testing
28782 exit status and/or results from the target.
28783 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28784 * lib/gdb.exp: Remove old (now bogus) initialization of
28785 noinferior, noargs, noresults and nosignals.
28786
28787Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28788
28789 * config/sh.exp: New file.
28790
28791 * config/slite.exp: Try to connect multiple times to the board
28792 before rebooting. Only send a "monitor run" if need_monitor_run
28793 is set.
28794
28795 * gdb.base/break.exp: Don't do the "stub continue" test if
28796 the target has gdb_stub set.
28797
28798 * gdb.base/callfuncs.exp: Increase the timeout.
28799
28800 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28801 if the target has gdb,noinferiorio set.
28802
28803 * gdb.base/list.exp: Increase match_max to 10000 characters.
28804
28805 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28806
28807 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28808 target.
28809
28810 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28811
28812Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28813
28814 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28815 trying to delete the copy of gdb. Catch the file delete so we
28816 don't die if the delete fails; also, the file should be copied to
28817 the host, not to the build.
c906108c
SS
28818
28819Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28820
28821 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28822 parenthesis in case it contains multiple regexps separated
c906108c
SS
28823 with |.
28824
28825 * gdb.base/watchpoint.exp: Use gdb_test.
28826 * gdb.base/default.exp: Ditto.
28827
28828Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28829
99707966 28830 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28831
c906108c
SS
28832 * gdb.base/scope.exp: Use gdb_test.
28833 * gdb.c++/classes.exp: Ditto.
28834 * gdb.c++/inherit.exp: Ditto.
28835
28836Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28837
28838 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28839 remote_exec instead.
28840 * gdb.base/corefile.exp: Don't be ridiculous.
28841 * gdb.base/*.c: Add missing stub invocations.
28842
28843Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28844
28845 * config/slite.exp: Miscellaneous fixes.
28846
28847 * lib/gdb.exp: Fix runto.
28848
28849 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28850 the target.
28851
28852 * gdb.base/watchpoint.exp: Fix regexp.
28853
28854 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28855 close and wait commands, as the descriptor may now be
28856 invalid. Always call "remote_close host".
28857
28858Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28859
28860 Major rewrite for testsuite revision.
d63a86f8 28861
c906108c
SS
28862 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28863 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28864 instead of relying on spawn_id to always contain a valid
28865 spawn id.
28866 (get_compiler_info): New procedure to build the ${binfile}.ci
28867 file, instead of replicating this in N different places.
28868 (gdb_compile): New procedure.
d63a86f8 28869
c906108c 28870 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28871 appropriate arguments) instead of compile. Use gdb_test in a lot
28872 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28873 at the start of a testcase, as this is no longer done magically.
28874
28875 config/*-gdb.exp: Rename without the -gdb suffix.
28876
28877 config/mips.exp: Use remote_close instead of exit_remote_shell.
28878 config/monitor.exp: Use target_info instead of looking at
28879 baud, timeout, etc.
28880 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28881
28882Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28883
28884 * gdb.c++/templates.exp (test_ptype_of_templates),
28885 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28886 Update expect patterns for destructors and assignment operators
28887 to match corresponding c-typeprint.c changes.
28888 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28889 to destructor breakpoint test, GDB should be able to set the
28890 destructor breakpoint without specifying arguments.
28891
28892Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28893
28894 * gdb.threads/pthreads.exp: Change result for failure to compile due
28895 to lack of pthreads runtime support from an error to simply an
28896 unsupported test, per dejagnu standards.
28897
28898Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28899
28900 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28901 where GDB exits to reduce pattern match time.
28902 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28903
28904 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28905
dc96c6c7 28906Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28907
28908 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28909 * gdb.base/default.exp: ditto.
28910 * gdb.base/nodebug.exp: ditto.
28911 * gdb.base/printcmds.exp: ditto.
28912 * gdb.base/ptype.exp: ditto.
28913 * gdb.base/setvar.exp: ditto.
28914 * gdb.base/structs.exp: ditto.
28915 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28916
28917Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28918
28919 * configure, */configure: Rebuild with autoconf 2.12.
28920
28921Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28922
28923 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28924 use new i*86-pc-linux*-gnu quads.
28925 * gdb.base/corefile.exp: Ditto.
28926 * gdb.base/signals.exp: Ditto.
28927 * gdb.base/sigall.exp: Ditto.
28928 * gdb.base/interrupt.exp: Ditto.
28929
28930 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28931 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28932 RedHat 4.0.
d63a86f8 28933
c906108c 28934 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28935 linux. This allows the test case to at least compile on latest
28936 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28937
28938Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28939
28940 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28941 directory to search gdb directory. Accept and step over conditional
28942 stack alignment code. Consume $prompt in failure cases.
28943 Reset timeout to $oldtimeout instead of some arbitrary value.
28944 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28945 timeout problems with infinite stack backtraces.
28946 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28947 Accept function parameters for linkfunc member.
28948
28949Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28950
28951 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28952 (CXXFLAGS): Remove, unreferenced.
28953 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28954 previous -B options and also add -B option to pick up cross compiled
28955 runtime.
c906108c
SS
28956 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28957 doing cross compiles.
28958 (target_alias): Declare global.
28959 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28960 to verify that gcc exists in build tree, and if so set CC to that
28961 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28962
c906108c
SS
28963Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28964
28965 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28966 ptype test for anonymous union. Fixup testcase to match
28967 current gcc debug output.
28968
28969Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28970
28971 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28972 force argument to an unsigned long type.
28973
28974Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28975
28976 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28977 tests and anonymous union print/ptype tests.
c906108c
SS
28978 * gdb.base/list.exp (test_forward-search): Increase timeout by
28979 5 minutes for the "search extremely long line" case.
28980 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28981 completely optional and that the pass/fail messages use the command as
28982 the message if that third arg is a null string.
28983 (gdb_test_exact): Arrange that a null string pattern means match a
28984 null string output rather than any output, which might include random
889bf7c5 28985 errors.
c906108c
SS
28986 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28987 backtrace test.
28988 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28989 always failing and failure is now exposed by gdb.exp changes.
28990
28991Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28992
28993 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28994 weren't being noted.
28995
28996Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28997
28998 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28999 * gdb.stabs/weird.exp: Remove v_comb xfails.
29000
dc96c6c7 29001Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29002
29003 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 29004 list.exp scope.exp watchpoint.exp]
c906108c 29005 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 29006
dc96c6c7 29007Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29008
29009 * config/monitor.exp: Increase download timeout to 1000 seconds.
29010
dc96c6c7 29011Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29012
29013 * config/m32r.exp: Increase timeout to 120 seconds.
29014
29015Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
29016
29017 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
29018 and accept older ordering as obsolescent gcc or gdb.
29019 * gdb.c++/templates.exp: Ditto.
29020 * gdb.c++/virtfunc.exp: Ditto.
29021
29022Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
29023
29024 * gdb.base/coremaker.c: Add code to mmap some data so we
29025 can check that it ends up in the core file.
29026 * gdb.base/corefile.exp: Add test to read mmapped data
29027 from core file.
29028
dc96c6c7 29029Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29030
29031 * config/m32r.exp: New file.
29032
29033Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
29034
29035 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
29036 that cflags can contains -gstabs, and work correctly for other tests.
29037
dc96c6c7 29038Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29039
29040 * gdb.base/setshow.exp: New file, tests show and set.
29041 * gdb.base/setshow.c: New file, tests show and set.
29042 * gdb.base/help.exp: Add test for help set|show annotate.
29043 * gdb.base/default.exp: Add test for set|show annotate.
29044
29045Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
29046
29047 * testsuite/gdb.base/break.exp: Make backtrace from factorial
29048 errors unique.
29049 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
29050 explicitly.
29051
29052Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
29053
29054 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
29055 and width commands. This is done elsewhere.
29056 * (gdb_start): Don't call gdb_start_sim here. That's already
29057 done in gdb_load. This fixes lots of failures in default.exp.
29058
29059Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
29060
29061 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
29062 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
29063 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
29064 in the same we we treat other failures (since it may be an expected
889bf7c5 29065 condition), rather than as an error.
c906108c
SS
29066 * gdb.base/signals.exp (test_handle_all_print): Revert back to
29067 old test format.
29068
29069Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
29070
29071 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
29072 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 29073 twice. Nuke the duplicates.
c906108c 29074 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 29075 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
29076 Remove config.h along with other config files.
29077
29078Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
29079
29080 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
29081 "p func1 ()" and note that rests of tests are skipped.
29082 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29083 setup_xfails for "print func2::coremaker_local".
c906108c
SS
29084 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
29085 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
29086 affected by the previous run test.
29087 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
29088 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
29089 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
29090 "pass int powerset tuple" and "pass modeless int powerset tuple".
29091 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
29092 "real write 4" and "real write 8".
29093 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29094 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
29095 "print \$i after tuple assign 2", and
29096 "print vs2 after tuple assign 2".
29097 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
29098 meaningful error message and return -1 so the caller can
29099 suppress further tests and avoid a cascade of errors.
d63a86f8 29100
c906108c
SS
29101Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
29102
29103 * gdb.base/a1-selftest.exp: Tweak tests to account for new
29104 format for printing version.
29105 * gdb.base/default.exp: Ditto.
29106 * gdb.base/interrupt.exp: Fix problem with cascade of
29107 errors if child process dies while calling a function.
d63a86f8 29108
c906108c
SS
29109Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
29110
29111 * Makefile.in (VPATH): Add
29112 * Makefile.in (Makefile, config.status): Fix rules so things get
29113 remade when necessary.
29114
29115Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
29116
29117 * Makefile.in (just-check): Add path to sibling expect dir
29118 to environment variable specified by RPATH_ENVVAR.
29119
29120Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
29121
29122 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
29123 (just-check): Add shared library paths for libstdc++, tk,
29124 tcl, bfd, and opcodes to the environment variable specified
29125 in RPATH_ENVVAR.
29126 * configure.in: Add support to recognize --enable-shared flag
29127 and generate correct value for RPATH_ENVVAR.
29128 * configure: Regenerated with autoconf.
29129
29130Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
29131
29132 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 29133 include all osf versions.
c906108c
SS
29134 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
29135 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
29136 when target is linux. When failing to build pthreads test
29137 executable, give more meaningful message.
29138 * gdb.threads/pthreads.c: Hpux also uses old definition of second
29139 arg for pthread_create.
d63a86f8 29140
c906108c
SS
29141Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
29142
29143 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 29144 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 29145 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 29146 and -lpthreads (everybody else).
c906108c
SS
29147 (test_startup): Fail gracefully if threads are not supported.
29148 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
29149 "p/c array_index("abcdef",2)" when not gcc compiled.
29150 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
29151 "print func2::coremaker_local" when not gcc compiled.
29152 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
29153 "ptype on opaque struct tagname (statically)",
29154 "ptype on opaque struct tagname (dynamically) 1", and
29155 "ptype on opaque struct tagname (dynamically) 2"
29156 for not compiled with gcc.
29157 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
29158 backtrace when compiled with gcc.
d63a86f8 29159 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
29160 than always return success.
29161
29162Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
29163
29164 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
29165
29166Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
29167
29168 * gdb.base/structs.exp: Undo last change.
29169
29170Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
29171
29172 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
29173 encapsulate all the steps/nexts done during self test, starting
29174 at main, and makes them less sensitive to optimization issues.
29175 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
29176 signal handler" test.
29177 * gdb.threads/pthreads.exp: Only run this for native configs.
29178 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
29179 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
29180 tests.
29181 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
29182 for "runto test_calls(void)" test.
d63a86f8 29183
c906108c
SS
29184Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
29185
29186 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
29187 and don't expect address info in breakpoint confirmations.
29188
29189Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
29190
29191 * gdb.base/list.exp (test_forward_search): Increase timeout
29192 temporarily by 60 seconds for searching extremely long line,
889bf7c5 29193 and then reset to old value when done. Increase expect input
c906108c
SS
29194 buffer to 10000.
29195
29196Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
29197
29198 * gdb.base/list.exp (test_forward_search): Fix to handle very
29199 long source line without overflowing expect's input buffer.
29200
29201Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
29202
29203 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
29204 "buffer_full".
29205
29206 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
29207 "buffer_full".
29208
29209 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
29210 "buffer_full".
29211
29212 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
29213 "buffer_full".
29214
29215Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
29216
29217 * configure.in (configdirs): Add gdb.threads.
29218 * configure: Regenerated with autoconf.
29219 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
29220 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
29221 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 29222
c906108c
SS
29223Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
29224
29225 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
29226
29227Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
29228
29229 * gdb.base/signals.exp (test_handle_all_print): Test separately for
29230 each signal's status in the output of "handle all print".
29231 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
29232 the \r\n sequence that immediately precedes the gdb prompt.
29233 * gdb.base/a1-selftest.exp: Save original timeout and restore
29234 after test.
29235
29236Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
29237
29238 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
29239 symbol.
29240
29241Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
29242
29243 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
29244
29245Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
29246
29247 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
29248 timeout by 60 seconds.
29249
29250Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
29251
29252 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
29253 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
29254 error return.
29255
29256Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
29257
29258 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
29259 gdb initialization, also report how long dejagnu waited. Restore
29260 old timeout before doing error return. Temporarily increase timeout
889bf7c5 29261 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
29262
29263Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
29264
29265 * lib/gdb.exp: Report timeout value for verbosity level 2.
29266 * config/gdbserver.exp: Ditto.
29267 * config/hppro.exp: Ditto.
29268 * config/mips-gdb.exp: Ditto.
29269 * config/monitor.exp: Ditto.
29270 * config/netware.exp: Ditto.
29271 * config/sim-gdb.exp: Ditto.
29272 * config/slite-gdb.exp: Ditto.
29273 * config/udi-gdb.exp: Ditto.
29274 * config/unix-gdb.exp: Ditto.
29275 * config/vx-gdb.exp: Ditto.
29276 * gdb.base/a1-selftest.exp: Ditto.
29277 * gdb.base/a2-run.exp: Ditto.
29278 * gdb.base/break.exp: Ditto.
29279 * gdb.base/corefile.exp: Ditto.
29280 * gdb.base/list.exp: Ditto.
29281 * gdb.base/recurse.exp: Ditto.
29282 * gdb.base/scope.exp: Ditto.
29283 * gdb.base/signals.exp: Ditto.
29284
29285Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29286
29287 * gdb.threads/Makefile.in (docdir): Removed.
29288
29289Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29290
29291 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 29292 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 29293 @srcdir@.
d63a86f8 29294 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
29295 autoconf 2.5 or higher.
29296 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
29297
29298Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
29299
29300 * configure: Regenerated.
29301 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
29302 avoid name clashes with SunOS headers.
29303
29304Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
29305
29306 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
29307
29308Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
29309
29310 * gdb.base/callfuncs.exp: Finish last change -- make sure the
29311 prototype information ends up in the compiler info file.
29312
29313Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
29314
29315 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29316 attempting to regenerate it. Eliminate use of a temporary file
29317 and just generate the info file directly. Source it immediately,
29318 for consistency of use.
29319 * gdb.base/corefile.exp: Ditto
29320 * gdb.base/exprs.exp: Ditto.
29321 * gdb.base/funcargs.exp: Ditto.
29322 * gdb.base/langs.exp: Ditto.
29323 * gdb.base/list.exp: Ditto.
29324 * gdb.base/mips_pro.exp: Ditto.
29325 * gdb.base/nodebug.exp: Ditto.
29326 * gdb.base/opaque.exp: Ditto.
29327 * gdb.base/ptype.exp: Ditto.
29328 * gdb.base/scope.exp: Ditto.
29329 * gdb.base/setvar.exp: Ditto.
29330 * gdb.base/signals.exp: Ditto.
29331 * gdb.base/whatis.exp: Ditto.
29332 * gdb.c++/templates.exp: Ditto.
29333 * gdb.c++/virtfunc.exp: Ditto.
29334 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29335 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29336
29337Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29338
29339 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29340 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29341 Increase timeout, a lot of single stepping might be needed if the
29342 target has no hardware watchpoints.
29343
29344Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29345
29346 * gdb.base/break.exp: Ignore compiler warnings when compiling
29347 break.c.
29348 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29349 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29350 from remote-sim.
29351 * gdb.base/exprs.exp: Add h8300 xfails.
29352 * gdb.base/funcargs.exp: Likewise.
29353 * gdb.base/nodebug.exp: Likewise.
29354 * gdb.base/printcmds.exp: Likewise.
29355 * gdb.base/ptype.exp: Likewise.
29356 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29357 h8300 xfails.
d63a86f8 29358 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29359 on the h8300.
29360 * gdb.base/funcargs.c: Explicitly make last constant argument to
29361 call_after_alloca_subr an unsigned long type.
29362 * gdb.base/return.c: Include stdio.h.
29363
29364Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29365
29366 * config/abug.exp: New file for the older Motorola Bug monitor
29367 that runs on the mvme13x series VME boards.
29368 * config/monitor.exp: Use the new config array for target settings
29369 if they exist.
29370
29371Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29372
29373 * sim-gdb.exp: Make the SH simulator allocate less space when
29374 it is targeted.
29375
29376Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29377
29378 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29379 test.
29380
29381Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29382
29383 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29384 "rs6000-*-*" for "list function in include file" when gcc compiled.
29385 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29386 for "p ctable1[120]".
29387 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29388 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29389 Remove setup_xfail for "rs6000-*-*" for
29390 "print 'scope0.c'::filelocal before run".
29391 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29392 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29393 since some compilers don't allow both options to be given
29394 on the same command line. Create object file and move it.
d63a86f8 29395
c906108c
SS
29396Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29397
29398 * gdb.base/corefile.exp: Always regenerate the core file, since
29399 we always regenerate the coremaker program. Detect special case
29400 where registers cannot be read from core file.
d63a86f8 29401
c906108c
SS
29402Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29403
29404 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29405 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29406 * gdb.c++/templates.exp: Only match on basename of file since
29407 some formats like xcoff don't encode directory information.
29408 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29409 and rs6000 AIX xcoff targets.
29410 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29411 * configure: Regenerate.
29412 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29413 here, rather than in distclean.
d63a86f8 29414
c906108c
SS
29415Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29416
29417 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29418 defined, and use it to compile the test case with -O2. The
29419 native compilation still uses no optimization.
29420 * gdb.base/mips_pro.c: Remove inline assembly code since
29421 it is compiled PIC by default, which results in assembler
29422 warnings that make the testsuite think the compilation
29423 was unsuccessful.
29424
29425Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29426
29427 * gdb.c++/misc.exp: Add note to message for
29428 "print s.a for foo struct" that this is a known gcc 2.7.2
29429 and earlier bug.
29430
29431Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29432
29433 * gdb.base/break.exp: Fix pattern for matching "Delete all
29434 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29435 setup_xfail for deleting all breakpoints test. Fix various
29436 timeout messages to include "(timeout)".
29437 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29438 for "p t_float_values2(3.14159,float_val2)".
29439 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29440 for "continue to call2g" when gcc compiled.
29441 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29442 "up to foo in langs.exp", "show language at foo in langs.exp",
29443 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29444 and "show language at fsub in langs.exp".
29445 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29446 "list line 1 in include file", "list message for lines past EOF",
29447 "list function in include file", "list list0.h:foo", and
29448 "list filename:function; nonexistant function".
29449 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29450 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29451 and "ptype t_char_array" to be for native cc only.
d63a86f8 29452
c906108c
SS
29453Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29454
d63a86f8 29455 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 29456 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 29457 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
29458
29459Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29460
29461 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29462 "bt in signals.exp". This problem only appears when running
29463 the testsuite, and then only intermittently.
29464
29465Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29466
29467 * gdb.base/return.exp (return_tests): Differentiate between
29468 two tests of continuing.
29469
29470Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29471
29472 * */Makefile.in (maintainer-clean): Remove config.log.
29473 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29474 * gdb.c++/Makefile.in (PROGS): Add inherit.
29475 (clean): Remove *.ci.
29476
29477Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29478
29479 * gdb.c++/misc.cc: Add test code from Mike Stump.
29480 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29481
29482Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29483
29484 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29485 to "alpha-*-osf2*" and add comment.
29486 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29487 setup_xfail for "step over execarg initialization" and
29488 "step over corearg initialization".
c906108c
SS
29489 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29490 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29491 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29492 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29493 "print func2::coremaker_local", and "backtrace in corefile.exp".
29494 * gdb.base/signals.exp: Build and source signals.ci.
29495 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29496 to be for gcc only.
29497 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29498
c906108c
SS
29499Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29500
29501 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29502 Feb 3 procfs.c change.
29503
29504Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29505
29506 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29507
29508Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29509
29510 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29511 from dejagnu's apparent default of 10 seconds, which gives random
29512 results when running the tests over NFS on moderately loaded systems.
29513 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29514
29515Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29516
29517 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29518 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29519 result reports.
c906108c
SS
29520
29521Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29522
29523 * configure.in (CY_AC_PATH_TCLH): Remove.
29524 * configure: Regenerate.
29525
29526Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29527
29528 * gdb.c++/Makefile.in (clean): Add missing '{'.
29529
29530Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29531
29532 * lib/gdb.exp: Provide a default value for noinferior.
29533
29534 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29535 Load libgloss.exp.
29536
29537Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29538
29539 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29540 the executable, not the .o to run the tests from.
29541
29542Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29543
29544 * gdb.base/break.exp: Don't test for program exit or exit status
29545 if $noresults if nonzero.
29546 * gdb.base/langs.exp: Likewise.
29547 * gdb.base/watchpoint.exp: Likewise.
29548
29549 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29550 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29551 trying to compile the testcase.
29552
29553Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29554
29555 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29556 * gdb.base/signals.exp (continue to handler): Likewise.
29557
29558Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29559
29560 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29561
29562 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29563
29564Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29565
29566 * gdb.base/corefile.exp: Recognize "not found" as failure
29567 when trying to determine if a core file was generated.
29568 If no core file was generate the first time, try again without
29569 the ulimit -c to work around braindamaged shells.
29570
29571Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29572
29573 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29574 [] tests with "test" and enclose string in quotes.
29575 * gdb.stabs/configure: Rebuild
d63a86f8 29576
c906108c
SS
29577Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29578
29579 Changes in sync with expect:
29580 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29581 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29582 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29583 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29584 argument to AC_REQUIRE.
29585 * configure: Regenerated.
29586
29587Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29588
29589 * gdb.base/corefile.exp: When generating a core, discard any
29590 error messages about ulimit not found and the "core dumped"
29591 message from the shell that runs the coredumper.
29592
29593Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29594
29595 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29596
29597 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29598 which sed script to run. Expect failure for v_comb test
29599 on PA targets too.
d63a86f8 29600
c906108c
SS
29601Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29602
29603 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29604 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29605
29606Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29607
29608 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29609 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29610 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29611 * lib/gdb.exp (default_gdb_start): Fix typo.
29612 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29613 messages to not include the full program name that caused
29614 the core dump since some systems (such as solaris) apparently
29615 truncate this path to about 80 characters.
29616 When generating a core file first try increasing the core file
29617 size limit to unlimited since some systems may default it to
29618 zero, and it is harmless to try it. Move the test for failing
29619 to generate a core file to where it will actually get executed.
29620 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29621 new gdb result from g++ debug info improvements and make old
29622 pattern obsolescent. Also account for size_t differences
29623 (may be int or long).
29624 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29625 initialization before function call is placed in the delay slot
29626 and thus appears to be skipped over by commands such as "next".
29627
29628Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29629
29630 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29631
29632Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29633
29634 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29635 input source file; fix code to compile test to deal with this
29636 convention.
29637 * gdb.c++/*.exp: Likewise.
29638
29639Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29640
29641 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29642 "bt in signals.exp".
29643
29644Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29645
29646 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29647 "step over execarg initialization" and
889bf7c5 29648 "step over corearg initialization".
c906108c
SS
29649
29650Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29651
29652 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29653 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29654
29655Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29656
29657 From Rob Savoye (rob@poseidon.cygnus.com)
29658 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29659 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29660 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29661 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29662 configure.in}: Major reworking for autoconfig.
c906108c
SS
29663 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29664 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29665 New files.
c906108c
SS
29666 * config/unix-gdb.exp: Make GDB global.
29667 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29668 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29669 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29670 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29671 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29672 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29673 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29674 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29675 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29676 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29677 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29678 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29679 to returns as necessary, arrange for test to compile own testcase
29680 executable.
c906108c 29681 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29682
c906108c
SS
29683Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29684
29685 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29686 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29687 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29688 "backtrace through signal handler".
29689
29690Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29691
29692 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29693 continuing from a job control stop signal.
29694 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29695
29696Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29697
29698 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29699 * gdb.base/corefile.exp: Likewise.
29700 * gdb.base/funcargs.exp: Likewise.
29701
29702Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29703
29704 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29705 * config/monitor.exp: Add support for setting baud rate.
29706
29707Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29708
29709 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29710 i*86-*-linux* xfails for "backtrace through signal handler".
29711 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29712 "print func2::coremaker_local".
29713 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29714 alpha-dec-osf2* xfail for
c906108c
SS
29715 "delete all breakpoints when none".
29716
29717Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29718
29719 * gdb.base/break.exp: Change test that deletes all breakpoints
29720 when no user breakpoints are installed. A post 4.15 change
29721 causes gdb to no longer prompt in this case.
29722
29723Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29724
29725 * gdb.base/return.exp (return_tests): Change xfail for test
29726 "correct value returned double test" to stop xfailing at
29727 Solaris 2.5. Apparently the bug has been fixed.
29728
29729Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29730
29731 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29732 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29733
29734Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29735
29736 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29737 * gdb.disasm/hppa.s: Corresponding changes.
29738
29739Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29740
29741 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29742 makefile fragment.
29743 * config/mt-hpux: Deleted.
29744
29745Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29746
d63a86f8 29747 * Many files: When warning about suppressed tests due to a
c906108c
SS
29748 nonexistant test binary, avoid incrementing the warning count.
29749
29750Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29751
29752 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29753
c906108c
SS
29754Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29755
29756 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29757 "sparc-*-solaris2*".
29758
29759Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29760
29761 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29762 Add global and local variables and initialize them.
29763 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29764 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29765 extracts the file name and terminating signal from the core file.
29766 * TODO: Remove note about tests for correct mapping of corefile.
29767 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29768 from optimizing it away.
29769 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29770 handles common blocks.
29771
29772Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29773
29774 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29775 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29776
29777Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29778
29779 * Makefile.in (maintainer-clean): New target, synonym for
29780 realclean.
29781 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29782 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29783 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29784 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29785 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29786 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29787
29788Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29789
29790 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29791 xfails when not gcc compiled for "print foo::funclocal".
29792 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29793 "print foo::funclocal at foo",
29794 "print 'scope1.c'::foo::funclocal at foo",
29795 "print foo::funclocal_bss at foo",
29796 "print 'scope1.c'::foo::funclocal_bss at foo",
29797 "print foo::funclocal_ro at foo",
29798 "print 'scope1.c'::foo::funclocal_ro at foo",
29799 "print bar::funclocal at foo" and
29800 "print 'scope1.c'::bar::funclocal at foo".
29801 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29802 gcc compiled for "print foo::funclocal at bar".
29803 Expand all messages to ensure that they identify that
29804 the test is at bar().
29805 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29806 gcc compiled for:
29807 "ptype on opaque struct pointer (statically)",
29808 "ptype on opaque struct tagname (statically)",
29809 "ptype on opaque struct pointer (dynamically) 1",
29810 "ptype on opaque struct tagname (dynamically) 1",
29811 "ptype on opaque struct pointer (dynamically) 2" and
29812 "ptype on opaque struct tagname (dynamically) 2
29813 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29814 gcc compiled for:
29815 "p datalocal"
29816 "whatis datalocal",
29817 "ptype datalocal",
29818 "p bsslocal",
29819 "whatis bsslocal", and
29820 "ptype bsslocal".
29821 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29822 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29823 when not gcc compiled.
29824 * gdb.base/funcargs.exp (float_and_integral_args): Add
29825 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29826 compiled.
29827 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29828 "backtrace from call6a" when not gcc compiled.
29829 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29830 "backtrace from call7a" when not gcc compiled.
29831 * gdb.base/callfuncs.exp (do_function_calls):
29832 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29833 "p t_char_array_values(char_array_val2,char_array_val1)",
29834 "p t_char_array_values(char_array_val1,char_array_val2)",
29835 "p t_char_array_values("carray 1","carray 2")",
29836 "p t_char_array_values("carray 1",char_array_val2)",
29837 "p t_char_array_values(char_array_val1,"carray 2")",
29838 "p sum_args(1,{2})",
29839 "p sum_args(2,{2,3})",
29840 "p sum_args(3,{2,3,4})",
29841 "p sum_args(4,{2,3,4,5})"
29842 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29843 "backtrace in corefile.exp" when not gcc compiled.
29844
29845Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29846
29847 * gdb.base/signals.exp: Rewrite `handle all print' test as
29848 a procedure. Accept blanks or TABs as whitespace, increase
29849 timeout and expect input buffer size for the large output
29850 from the command. Remove "i*86-*-bsdi2.0" xfail.
29851
29852Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29853
29854 * gdb.base/setvar.exp: Add new testcases for truncation when
29855 assigning invalid values to bitfields.
29856
29857Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29858
d63a86f8 29859 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29860 mips-sgi-irix* xfail for
29861 "call inferior func with struct - returns char *"
29862 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29863 accepted in the result.
c906108c
SS
29864
29865Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29866
29867 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29868 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29869 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29870 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29871 that accidentally got checked in.
29872
29873Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29874
d63a86f8 29875 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29876 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29877 compiled test.
29878 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29879 Add mips-sgi-irix5* xfail for not gcc compiled.
29880 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29881 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29882 compiled for "p top", "whatis top", "p middle", and "whatis
29883 middle".
c906108c
SS
29884 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29885 "whatis signed char" for not gcc compiled.
29886 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29887 "set variable signed char=-1 (-1)" and
29888 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29889 * gdb.base/funcargs.exp (float_and_integral_args):
29890 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29891 Add mips-sgi-irix* xfail when not gcc compiled for
29892 "continue to call2b".
29893 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29894 "continue to call2g".
6fdff2c5
PA
29895 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29896 compiled for "backtrace from call6a"
29897 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29898 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29899 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29900 (localvars_after_alloca): Fix gdb_test cmds for
29901 "print * after runto ...".
29902 Remove rs6000-*-* xfails for
29903 "print i after runto localvars_after_alloca" and
29904 "print l after runto localvars_after_alloca"
29905 for all compilers.
29906 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29907 when not compiled with gcc, for:
c906108c
SS
29908 "print signed char == (minus)",
29909 "print signed char != (minus)",
29910 "print signed char < (minus)",
29911 "print signed char > (minus)".
29912 * gdb.base/callfuncs.exp (do_function_calls):
29913 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29914 "call inferior func with struct - returns char *".
d63a86f8 29915 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29916 "correct value returned double test" to include Solaris 2.4.
29917 * gdb.base/funcargs.exp (float_and_integral_args):
29918 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29919
c906108c
SS
29920Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29921
29922 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29923 enumeration bitfields if compiling with GNU C.
29924 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29925 to empty' prompt.
29926
29927Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29928
29929 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29930 test for PRO targets.
29931
29932 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29933 breakpoints in the inferior at any given time by making
29934 two groups of breakpoints for call2*, call6* and call7*
29935 tests.
29936
29937Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29938
29939 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29940 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29941 from optimizing it away.
29942 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29943 "call inferior func with struct".
29944
29945Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29946
29947 * configure.in: Only configure gdb.chill for particular targets.
29948
29949Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29950
29951 * gdb.base/Makefile.in: Add action to .c.o transformation
29952 rule that generates a .ci file for each .o file and remove
29953 explicit .c.o rules except for callfuncs.o.
29954 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29955 generates a .ci file for each .o file and remove explicit
29956 .cc.o rules.
29957 (clean): Remove *.tmp *.ci files.
29958 (EXECUTABLES): Remove templ-info.exp.
29959 * gdb.base/compiler.c: New file.
29960 * gdb.c++/compiler.cc: New file
29961 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29962 Change rs6000-*-* xfail for
29963 "print 'scope0.c'::filelocal_ro" and
29964 "print 'scope1.c'::filelocal" and
29965 "print 'scope1.c'::filelocal_bss" and
29966 "print 'scope1.c'::filelocal_ro" and
29967 "print 'scope1.c'::foo::funclocal" and
29968 "print 'scope1.c'::foo::funclocal_ro" and
29969 "print 'scope1.c'::bar::funclocal" and
29970 "print 'scope0.c'::filelocal_ro" and
29971 "print 'scope1.c'::filelocal at foo" and
29972 "print 'scope1.c'::filelocal_bss at foo" and
29973 "print 'scope1.c'::filelocal_ro at foo" and
29974 "print 'scope1.c'::foo::funclocal at foo" and
29975 "print 'scope1.c'::foo::funclocal_bss at foo" and
29976 "print 'scope1.c'::foo::funclocal_ro at foo" and
29977 "print 'scope1.c'::bar::funclocal at foo" and
29978 "print 'scope0.c'::filelocal_ro" and
29979 "print 'scope1.c'::filelocal" and
29980 "print 'scope1.c'::filelocal_bss" and
29981 "print 'scope1.c'::filelocal_ro" and
29982 "print 'scope1.c'::foo::funclocal" and
29983 "print 'scope1.c'::foo::funclocal_bss" and
29984 "print 'scope1.c'::foo::funclocal_ro" and
29985 "print 'scope1.c'::bar::funclocal" and
29986 "print 'scope1.c'::bar::funclocal_bss"
29987 to only be xfail'd when not compiled with gcc.
d63a86f8 29988 Add rs6000-*-* xfail for
c906108c
SS
29989 "print 'scope0.c'::filelocal_bss before run"
29990 when compiled with gcc.
29991 (test_at_main): Add rs6000-*-* xfail for
29992 "print filelocal_ro in test_at_main"
29993 when compiled with gcc.
29994 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29995 Add rs6000-*-aix* xfail for
c906108c
SS
29996 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29997 "ptype t_char_array", not compiled with gcc.
29998 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29999 xfail for "list foo (in include file)" when gcc compiled.
30000 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 30001 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
30002 "run to call0a" if not compiled with gcc.
30003 (unsigned_integral_args): Add rs6000-*-* xfail for
30004 "run to call1a" if not compiled with gcc.
30005 (float_and_integral_args): Add rs6000-*-* xfail for
30006 "run to call2a" if not compiled with gcc and for
30007 "continue to call2b" for any compiler.
30008 Add rs6000-*-* xfail to
30009 "print f1 after run to call2a" for gcc compiled.
30010 (discard_and_shuffle): Add rs6000-*-* xfail for
30011 "run to call6a".
30012 (shuffle_round_robin): Add rs6000-*-* xfail for
30013 "backtrace from call7a" if not compiled with gcc.
30014 Add rs6000-*-* xfail for
30015 "backtrace from call7b" if compiled with gcc.
30016 (call_after_alloca): Add rs6000-*-* xfail for
30017 "print c in call_after_alloca" and
30018 "print s in call_after_alloca" and
30019 "backtrace from call_after_alloca_subr"
30020 if not compiled with gcc.
30021 (localvars_in_indirect_call): Add rs6000-*-* xfail for
30022 "print c in localvars_in_indirect_call" and
30023 "print c in localvars_in_indirect_call" and
30024 "backtrace in indirectly called function" and
30025 "stepping into indirectly called function"
30026 if not compiled with gcc.
30027 (localvars_after_alloca): Add rs6000-*-* xfail for
30028 "print c after runto localvars_after_alloca" and
30029 "print s after runto localvars_after_alloca" and
30030 "print i after runto localvars_after_alloca" and
30031 "print l after runto localvars_after_alloca"
30032 for all compilers.
30033 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
30034 than whatis-info.exp.
30035 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
30036 than opaque-info.exp.
30037 Setup rs6000-*-* xfail for
d63a86f8 30038 "ptype on opaque struct pointer (statically)" and
c906108c
SS
30039 "ptype on opaque struct pointer (dynamically)" when
30040 not compiled with gcc.
30041 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
30042 rather than callf-info.exp.
30043 (do_function_calls): Add clear_xfail for rs6000-*-* for
30044 "p t_float_values2(3.14159,float_val2)". Seems to work
30045 fine there, both with xlc and gcc. Need to find out what
30046 it is doing right and fix other platforms.
30047 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
30048 "call inferior func with struct - returns int",
30049 "call inferior func with struct - returns long",
30050 "call inferior func with struct - returns float",
30051 "call inferior func with struct - returns double",
30052 "call inferior func with struct - returns char *",
30053 but only if not gcc compiled (presumes xlc compiled).
30054 Change rs6000-*-* xfails for
30055 "call inferior func with struct - returns char" and
30056 " call inferior func with struct - returns short" to only
30057 xfail if not using gcc.
30058 (clean mostlyclean): Remove *.ci and *.tmp files.
30059 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
30060 than templ-info.exp.
30061 * gdb.base/langs.exp: Source gdb.base/langs.ci.
30062 Add rs6000-*-* xfail for "up to foo in langs.exp"
30063 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 30064 when not gcc compiled.
d63a86f8 30065
c906108c
SS
30066Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30067
30068 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
30069 * gdb.base/corefile.exp: Likewise.
30070 * gdb.base/list.exp: Likewise.
30071 * gdb.base/scope.exp: Likewise.
30072 * gdb.base/siganls.exp: Likewise.
30073
30074 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
30075 compiler output.
30076 * gdb.base/whatis.exp: Likewise.
30077
30078Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
30079
30080 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
30081 failure (opcode table has been fixed to match reality).
30082
30083Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
30084
30085 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
30086 "call inferior func with struct - returns char",
30087 "call inferior func with struct - returns short"
30088
30089 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
30090 "print 'scope0.c'::filelocal at main",
30091 "print 'scope0.c'::filelocal_bss in test_at_main",
30092 "print 'scope0.c'::filelocal at foo",
30093 "print 'scope0.c'::filelocal_bss in test_at_foo",
30094 "print 'scope0.c'::filelocal at bar",
30095 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 30096
c906108c
SS
30097 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
30098 in source file 1". This bug seems to have been fixed with both
30099 gcc and native cc (was native assembler bug?).
30100
30101Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
30102
30103 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
30104 "backtrace through signal handler" to "i*86-*-sysv4*".
30105 * gdb.base/signals.exp: Add xfail for "'next' behaved as
30106 continue" case. Add "known SVR4 bug" to fail message.
30107 Add "i*86-*-bsdi2.0" xfail for "handle all print".
30108 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
30109 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
30110 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
30111 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
30112 "up to foo in langs.exp", "show language at foo in
30113 langs.exp", "up to cppsub_ in langs.exp", "show
30114 language at cppsub_ in langs.exp", "up to fsub in
30115 langs.exp", and "show language at fsub in langs.exp".
30116 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
30117 "bactrace in corefile.exp".
30118 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
30119 "call inferior function with struct - returns float" and
30120 "call inferior function with struct - returns double".
d63a86f8 30121
c906108c
SS
30122Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
30123
30124 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
30125 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
30126 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
30127 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
30128
30129Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
30130
30131 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
30132 (or overriden) "CHILL" macro rather then bare "gcc".
30133 Also look for ../../gcc/xgcc since that is what we will
30134 actually need, not "Makefile". Remove following assignment
30135 of CHILL to CHILL_FOR_TARGET because that results in
30136 recursive definition.
30137
30138Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
30139
30140 * gdb.base/corefile.exp: Change xfail for backtrace in
30141 corefile.exp from linuxaout to all linux.
30142 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
30143 cases where we miss the breakpoint at the signal handler
30144 for some reason. Setup xfail for linuxoldld/linuxaout and
30145 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
30146 hitting SIGURG breakpoint.
30147 * gdb.base/signals.exp: Setup xfail for "next" acting like
30148 continue to add linuxoldld. Setup xfail for all linux for
30149 "next to handler in signals_tests_1", "backtrace in
30150 signals_tests_1", "continue to func1", "pass SIGUSR1",
30151 and continue to handler".
30152
30153Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
30154
30155 * Update all FSF addresses except those in COPYING* files.
30156
30157Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
30158
30159 * gdb.base/a2-run.exp: Change messages to be more explicit about
30160 the status of args, and quote binfile in results.
30161
30162Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
30163
30164 * gdb.base/callfuncs.exp: Add tests for passing structs to
30165 inferior functions and return various types.
30166 * gdb.base/callfuncs.c: Add functions to receive a struct
30167 and return a member of the struct, in various types.
30168
30169Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30170
30171 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
30172
30173Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
30174
30175 * config/vxworks29k.exp: New file, sources vxworks.exp.
30176
30177Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30178
30179 * config/gdbremote.exp: New file. Testing framework using
30180 gdbserver.
30181
30182Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
30183
30184 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
30185 "call function when asleep" and "send end of file".
30186 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
30187 for "backtrace in corefile.exp".
30188 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
30189 for "backtrace through signal handler".
30190 * gdb.base/corefile.exp: Make sure we actually generate a core file
30191 before trying the core tests. Some systems allow the user to suppress
30192 generation of core files and default to that (linux for example).
30193 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
30194 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
30195
30196Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30197
30198 * gdb.threads: New directory with some crude multi-threaded
30199 gdb tests (step.exp and step2.exp).
30200 * config/mt-lynx (STEP_EXECUTABLE): Define.
30201 (THREADFLAGS): Define.
30202
30203Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
30204
30205 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
30206
30207 * gdb.base/signals.exp: Disable whole file for lynx until
30208 further notice.
30209
30210 * gdb.base/signals.exp: xfail test where "next" acts like
30211 "continue" for lynx.
30212
30213 * gdb.base/interrupt.exp: xfail test for calling function while
30214 inferior is asleep for lynx.
30215
30216 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
30217 than one cr-lf after each command.
30218
30219Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30220
30221 * configure.in: Reinstate setting of stabsdirs variable, fix
30222 typo in setting up configdirs for native builds.
30223
30224 * gdb.base/return.exp: Fix typo in return double test.
30225 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
30226 compiler from optimizing them away.
30227
30228Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
30229
30230 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
30231 sequences to be echo'd by gdb when using gdb_test.
30232 * gdb.chill/chexp.exp: Likewise.
30233 * gdb.fortran/exprs.exp: Likewise
30234
30235Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30236
30237 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
30238 after the inferior gdb has started.
30239
30240 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
30241 after each command.
30242 * gdb.base/funcargs.exp: Likewise.
30243 * gdb.base/gdbvars.exp: Likewise.
30244 * gdb.base/interrupt.exp: Likewise.
30245 * gdb.base/list.exp: Likewise.
30246 * gdb.base/watchpoint.exp: Likewise.
30247 * gdb.c++/demangle.exp: Likewise.
30248 * gdb.c++/inherit.exp: Likewise.
30249 * gdb.chill/chexp.exp: Likewise.
30250 * gdb.fortran/exprs.exp: Likewise.
30251
30252 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
30253 test if we can't handle IO to/from the inferior.
30254
30255 * gdb.c++/misc.exp: Always check for a program already being
30256 started after sending a "run" command to gdb.
30257
30258 * gdb.base/twice.exp: Start with a fresh gdb.
30259
30260 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
30261 only depend on gdb's expression code, not the chill runtime.
30262
30263 * gdb.base/return.c: Put return values into variables so we
30264 can have gdb print them rather than depending on the program
30265 to print them.
30266 * gdb.base/return.exp: Corresponding changes.
30267
30268 * lib/gdb.exp: Provide default value for noinferiorio.
30269 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
30270 the inferior.
30271
30272 * gdb.base/break.exp: Always check for a program already being
30273 started after sending a "run" command to gdb.
30274 (text_next_with_recursion): Don't check the output from the
30275 program's printf statement. Instead just make sure the program
30276 exited.
30277
30278 * gdb.base/commands.exp: Protect tests which need arguments with
30279 $noargs conditionals.
30280
30281Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30282
30283 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
30284 of structure member arrays to match gdb/valops.c:value_addr change.
30285
30286Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
30287
30288 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
30289 cases.
30290
30291Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
30292
30293 * configure.in (configdirs): Remove gdb.chill from default list
30294 of subdirs and then add it back in only if doing a native build.
30295 The current chill compiler does not yet work in any cross build.
30296 * Revert all signal changes from Jul 6.
30297 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
30298 for sh-hms targets, allowing these tests to link, with no other
30299 changes. Testing is suppressed by setting "nosignals" in site.exp.
30300
30301Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
30302
30303 * configure.in (signaldirs): Define and add to configdirs for all
30304 targets except some specific ones that are known to not support signals.
30305 Also clean up formatting.
30306 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
30307 (signals, sigall): Remove rules to build.
30308 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
30309 Moved to new gdb.signals directory.
30310 * gdb.signals: New test directory.
30311 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
30312 signals.c signals.exp}: New or moved files.
30313
30314Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30315
30316 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30317
30318Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30319
30320 * gdb.base/return.exp: Xfail `return double' test failure
30321 on at least Solaris 2.3 and handle future/past versions on
30322 a case by case basis as appropriate. Also update message
30323 to include i*86 failures.
30324
30325Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30326
30327 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30328
30329 * lib/gdb.exp: Fix comment which erroneously identified
30330 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30331 gdb_file_cmd not gdb_load).
30332 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30333
30334 * gdb.base/setvar.exp: Make test names consistent between pass and
30335 fail cases. Use gdb_test more.
30336
30337Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30338
30339 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30340
30341Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30342
30343 * gdb.base/help.exp: Fix expected help string for `show commands'.
30344
30345Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30346
30347 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30348
30349 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30350 of a text section.
30351
30352Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30353
30354 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30355 that loop eventually terminates. Fix Connection refused logic so
30356 that testsuite will expire nicely.
30357
30358Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30359
30360 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30361 config/rom68k.exp: New tcl glue for the appropriate monitors.
30362 These all just end up calling monitor.exp.
30363 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30364 refused' by retrying. Cleanup some timeout issues.
30365 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30366 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30367 callers don't have to set/restore global timeout variable.
30368
30369 * The following set of changes centralizes management of the global
30370 timeout variable. This way, it can be set in one target dependent
30371 place instead of dozens of places scattered throughout the test suite.
30372 If you need to lengthen a timeout, then you should either set timeout
30373 in one of the config/{target}.exp files, or multiply it by a factor.
30374 Setting it to an absolute value is always going to lose for some
30375 targets.
30376 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30377 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30378 * gdb.base/funcargs.exp: Don't set timeout.
30379 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30380 * gdb.base/printcmds.exp (test_print_string_constants
30381 test_print_array_constants): Don't set timeout.
30382 * gdb.base/ptype.exp: Don't set timeout.
30383 * gdb.base/recurse.exp: Don't set timeout.
30384 * gdb.base/return.exp: Don't set timeout.
30385 * gdb.base/watchpoint.exp: Don't set timeout.
30386 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30387 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30388
30389Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30390
30391 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30392
30393Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30394
30395 * lib/gdb.exp: Disable chill tests for irix5.
30396
30397Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30398
30399 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30400 each test pass or fail.
30401
30402Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30403
30404 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30405 xlc not gcc.
30406
30407Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30408
30409 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30410
30411Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30412
30413 * config/est.exp: Fix copyright and comments. Remove dead code.
30414 Use targetname, serialport and baud variables instead of fixed
30415 constants.
30416 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30417 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30418
30419Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30420
30421 * gdb.base/watchpoint.exp: Don't run
30422 test_watchpoint_triggered_in_syscall for sunos.
30423
30424Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30425
30426 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30427 they don't seem to exist. Do include stdio.h.
30428
30429Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30430
30431 * gdb.base/a1-selftest.exp: Add alpha xfail.
30432
30433Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30434
30435 * gdb.base/watchpoint.c (main): Prompt before calling read().
30436 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30437 Revise accordingly. Remove cruft about sending "123" several
30438 times, until it gets noticed. Clean up the "print buf[0]" stuff
30439 so that it passes or fails, and waits for prompts in the usual way.
30440
30441Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30442
30443 * gdb.base/recurse.exp: Fix comment.
30444
30445 * TODO: Remove item about printing variables in nodebug.exp. Add
30446 item about enabling tests which are only run on some targets.
30447
30448 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30449 fail, make test names unique, use new gdb_test convention
30450 regarding pattern, use gdb_test more, etc.).
30451
30452 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30453 fail, make test names unique, etc.).
30454
30455Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30456
30457 * gdb.base/nodebug.c: Change return type of top and middle to
30458 short.
30459 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30460 are fixed by the recent mdebugread.c changes. Allow `short ()'
30461 as type for top and middle.
30462
30463Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30464
30465 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30466 nearly as I can tell, the whole thing was an accident in Stu's
30467 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30468 to replace a send/expect pair with gdb_test, but ended up only
30469 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30470 of 30 Mar 1995 took care of it, but left this vestigial comment
30471 which I am now nuking.
30472
30473Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30474
30475 * gdb.base/break.exp: Look for different line number for
30476 breakpoint at main depending on usestubs.
30477
30478Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30479
30480 * gdb.base/list.exp: Adjust some alternate expect patterns to
30481 match recent list0.c change. Add alternate expect pattern for
30482 output from `list default lines around main' for optimizing
30483 compilers.
30484
30485Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30486
30487 * lib/gdb.exp: If nosignals is not set, set it to 0.
30488
30489Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30490
30491 * config/slite-gdb.exp: Responds to load symbol table prompt.
30492 * gdb.base/break.exp: Adjust line number, fix rerun.
30493 * gdb.base/langs0.c: Add #ifdef usestubs.
30494
30495Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30496
30497 * gdb.base/list.exp: Adjust line contents after adding new lines in
30498 list0.c. Also fix a syntax error.
30499
30500 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30501 * gdb.base/break.exp: ditto.
30502 * gdb.base/list.exp: ditto.
30503 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30504 * gdb.base/run.c: ditto.
30505 * gdb.base/list0.c: ditto.
30506 * gdb.base/funcargs.c: ditto.
30507
30508Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30509
30510 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30511 $targetname, $serialport and $baud instead of hardwired variables.
30512 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30513 target doesn't support signals.
30514
30515Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30516
30517 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30518
30519Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30520
30521 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30522 Don't rely on the value of an auto variable before it has been
30523 initialized. Use gdb_test more.
30524
30525Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30526
30527 * lib/gdb.exp (default_gdb_version): A version number must start
30528 with a digit, but other than that contains all characters up to
30529 the first whitespace character.
30530
30531Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30532
30533 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30534
30535Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30536
30537 * gdb.c++/*.exp: Warn if executable does not exist. The original
30538 reason for skipping the warning was that configure.in sometimes
30539 intentionally skipped building the executables but the tcl code
30540 had no way of knowing. That (a) was always bogus with respect to
30541 error handling, (b) is no longer true (right now there is no way
30542 to skip C++ tests).
30543
30544 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30545
30546Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30547
30548 * gdb.base/list.exp: Add expect patterns for output from
30549 SunPRO compiled executables.
30550 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30551 types.
30552
30553Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30554
30555 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30556 number (we are already testing that the correct source line text
30557 gets printed).
30558
30559 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30560 that is what is intended, but something needed to be done to get
30561 sunos4 native working again.
30562
30563 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30564
30565 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30566 apparently went with a (very) old xfail.
30567
30568Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30569
30570 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30571 runto_main is a proc in gdb.exp that will do 'step' for target use
30572 stubs.
30573 * gdb.base/exprs.exp: ditto.
30574 * gdb.base/interrupt.exp: ditto.
30575 * gdb.base/opaque.exp: ditto.
30576 * gdb.base/printcmds.exp: ditto.
30577 * gdb.base/ptype.exp: ditto.
30578 * gdb.base/scope.exp: ditto.
30579 * gdb.base/setvar.exp: ditto.
30580 * gdb.base/signals.exp: ditto.
30581 * gdb.base/twice.exp: ditto.
30582 * gdb.c++/classes.exp: ditto.
30583 * gdb.c++/inherit.exp: ditto.
30584 * gdb.c++/templates.exp: ditto.
30585 * gdb.base/break.exp: no run and hit main for stubs. Change line
30586 numbers for breakpoints and info breakpoint.
30587 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30588 breakpoint().
30589 * gdb.base/callfuncs.c: ditto.
30590 * gdb.base/exprs: ditto.
30591 * gdb.base/interrupt.c: ditto.
30592 * gdb.base/opaque0.c: ditto.
30593 * gdb.base/printcmds.c: ditto.
30594 * gdb.base/ptype.c: ditto.
30595 * gdb.base/scope0.c: ditto.
30596 * gdb.base/setvar.c: ditto.
30597 * gdb.base/signals.c: ditto.
30598 * gdb.base/twice.c: ditto.
30599 * gdb.c++/misc.cc: ditto.
30600 * gdb.c++/templates.cc: ditto.
30601
30602Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30603
30604 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30605
30606 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30607 somewhere between `read' and `main.c'. I'm pretty sure the
30608 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30609 and it isn't particularly useful.
30610
30611 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30612
30613Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30614
30615 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30616
30617Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30618
30619 * config/mt-slite: add LIBS and -nostdlib.
30620 * config/slite-gdb.exp: add this new file to support sparclite target.
30621
30622Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30623
30624 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30625
30626 * gdb.base/a2-run.exp: Change argument to istarget from
30627 "*-*-vxworks" to "*-*-vxworks*".
30628 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30629
30630Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30631
30632 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30633 will not runto main but do a 'step' to step out of breakpoint().
30634 * config/mt-slite: add -Dusestubs.
30635
30636Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30637
30638 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30639 instead of just @.
30640
30641 * gdb.base/signals.exp: Add test for "handle all print".
30642 * TODO: Remove "handle all print". Also remove item about
30643 checking copyright date (I don't like the idea of a spurious FAIL
30644 based on when we run the tests).
30645
30646 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30647 for SunOS4 (reason for failure not investigated). Remove
30648 redundant test for $binfile.
30649
30650 * gdb.base/nodebug.c (array_index): Call malloc.
30651
30652 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30653
30654Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30655
30656 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30657 conventions and slightly simplify the matching regexp.
30658
30659Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30660
30661 * gdb.base/break.exp: Update gdb_test invocation to use new
30662 convention.
30663
30664 * lib/gdb.exp: If noargs is not set, set it to 0.
30665
30666 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30667 tests unique.
30668
30669 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30670
30671Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30672
30673 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30674 one argument of type "<non-float parameter>".
30675
30676Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30677
30678 * config/rom68k.exp: New file to support Motorola IDP board.
30679 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30680 * gdb.base/break.c: Change things around so that this program
30681 doesn't depend upon args. This is necessary to make remote
30682 targets work (in general, they can't take args).
30683 * gdb.base/break.exp: Don't try to send args to program. Don't
30684 expect output. Also, replace lots of code with gdb_test.
30685
30686Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30687
30688 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30689 printing of '\'' (which is what the comment says we are testing,
30690 even though we were not), not '''.
30691 (test_integer_literals_rejected): Test that printing ''' is an error.
30692
30693 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30694 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30695 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30696 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30697 Use gdb_test not test_print_accept.
30698 * lib/gdb.exp: Remove test_print_accept.
30699
30700 * gdb.base/signals.exp (signal_tests_1): Make pass message
30701 consistent with fail message.
30702
30703 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30704 unsigned char; the bug (PR 1821) is fixed.
30705
30706 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30707
30708 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30709 successful tests--makes xfailing them work right.
30710
30711Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30712
30713 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30714 only \r\n, not .*. The test can pass .* as the last thing in
30715 $pattern if that is what it wants. In addition to providing this
30716 flexibility, this change should speed up pattern matching in cases
30717 where the pattern already ended with .* (there were a number of
30718 them). This change also helps catch bad patterns--in the old
30719 scheme the typo "char \*" instead of "char \\*" would pass. Now
30720 it is caught.
30721 * Many .exp files: Update callers.
30722
30723 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30724 clearer and does not spuriously match multiple ('s. Likewise for
30725 ) and *.
30726
30727 * gdb.base/nodebug.exp: Test ability to call a function and pass
30728 it a string (even with no debugging info).
30729
30730 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30731 "p '\'", which is the same as "p ''" once tcl gets done with
30732 quoting, to "p '\\'", which I suspect is what is intended (one
30733 backslash gets sent to GDB).
30734
30735 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30736
30737Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30738
30739 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30740 1817) was fixed literally years ago.
30741
30742Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30743
30744 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30745 test, it causes stepping out of call_after_alloca_subr with
30746 optimizing compilers.
30747 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30748 fails.
30749
30750 * gdb.c++/templates.exp: Source templ-info.exp only if
30751 the templates executable exists.
30752
30753 * gdb.c++/misc.cc (class Contains_static_instance,
30754 class Contains_nested_static_instance),
30755 gdb.c++/classes.exp (test_static_members): Test printing of
30756 a class that contains a static instance of the class.
30757
30758Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30759
30760 * gdb.base/langs2.c (cppsub_): Don't prototype.
30761 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30762 only, I believe).
30763
30764Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30765
30766 * lib/gdb.exp (skip_chill_tests): New procedure.
30767
30768 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30769
30770Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30771
30772 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30773 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30774
30775Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30776
30777 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30778
30779 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30780 disassemble 8, not 16, instructions for part 4.
30781
30782 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30783 support the latter anymore.
30784
30785 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30786 -DNO_PROTOTYPES.
30787 * gdb.base/callfuncs.c: Control use of prototypes based on
30788 NO_PROTOTYPES, not __STDC__.
30789 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30790 t_float_values2 tests if prototypes in use.
30791
30792 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30793 t_double_values): When checking differences against DELTA, check
30794 that difference is within the range (-DELTA,DELTA), not just
30795 (-infinity,DELTA).
30796
30797Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30798
30799 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30800 'file' command firts, then 'target', then 'load', this is due to gdb
30801 target set up.
30802 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30803
30804Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30805
30806 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30807 FP load/store variants.
30808 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30809
30810Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30811
30812 * gdb.base/term.exp: Do not give a warning if not native, it is
30813 not an abnormal condition.
30814
30815Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30816
30817 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30818 t_char_array".
30819
30820Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30821
30822 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30823 are getting the version number.
30824
30825 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30826 if not native, it is not an abnormal condition.
30827
30828Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30829
30830 * lib/gdb.exp: Just use "file exists", rather than undocumented
30831 dejagnu procedure "findfile".
30832
30833Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30834
30835 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30836 (LDFLAGS): Set to -Xlinker -Ur.
30837
30838 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30839 Removed, these values are set by lib/gdb.exp.
30840
30841 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30842
30843Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30844
30845 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30846 of replicating gdb startup code.
30847
30848 * config/mt-vxworks (LDFLAGS): Set to -r.
30849 (CFLAGS_FOR_TARGET): Removed.
30850
30851 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30852 (gdb) and gdb for vxworks uses (vxgdb).
30853
30854 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30855 executable is not in the tree and host != target, use sed and
30856 program_transform_name to determine the gdb name used by the
30857 target.
30858
30859 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30860 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30861
30862Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30863
30864 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30865 floats, chars, and shorts where there are ANSI-style function
30866 definitions.
30867
30868 * gdb.base/langs.exp, gdb.base/langs*: New test.
30869 * gdb.base/Makefile.in: Build it.
30870 * TODO: Remove item about checking that C names don't get C++
30871 demangling applied; this test tests it.
30872
30873Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30874
30875 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30876 went with the const70 xfail. The xfail went away a year ago.
30877
30878 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30879
30880 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30881 for hp300.
30882
30883 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30884
30885 * gdb.base/a1-selftest.exp: Don't run on hp300.
30886
30887Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30888
30889 * Makefile.in (site.exp): Set host_alias and target_alias as well
30890 as host_triplet and target_triplet.
30891
30892Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30893
30894 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30895
30896 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30897 places as other ecoff systems).
30898
30899 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30900 ultrix.
30901
30902Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30903
30904 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30905 remove them.
30906 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30907 variable and "variable" in addition to "data variable".
30908 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30909
30910 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30911 2.
30912 * gdb.base/list1.c (long_line): Add additional statement at start
30913 of function.
30914 * gdb.base/list.exp (test_forward_search): Update line number to
30915 reflect new statement.
30916
30917Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30918
30919 * gdb.base/signals.exp: Reinitialize searched source directories
30920 after gdb_start call.
30921
30922Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30923
30924 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30925 * gdb.stabs/Makefile.in: Likewise.
30926
30927 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30928 change. Instead split the tests into smaller pieces.
30929 * gdb.disasm/hppa.s: Corresponding changes.
30930
30931Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30932
30933 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30934 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30935
30936 * gdb.base/funcargs.exp: Modify many tests so that every test
30937 either passes or fails. Make some test names unique.
30938
30939Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30940
30941 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30942 Call stty to set interrupt character.
30943
30944 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30945 for HP assembler versus GNU assembler based on actual behavior of
30946 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30947
30948 * TODO: Suggest a few more stepping tests.
30949
30950Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30951
30952 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30953 restart GDB for h8300 after a continue.
30954 (return): Add pattern to match a29k-udi behavior.
30955 * gdb.base/nodebug.exp: Remove obsolete comment.
30956 * gdb.base/regs.exp: New file, testing of register displays.
30957 * gdb.base/return.exp: Fix typo in reference to $objdir.
30958 * gdb.base/whatis.exp: Always start with a fresh GDB.
30959
30960Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30961
30962 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30963 higher, these tests generate a lot of output.
30964
30965Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30966
30967 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30968 code following the catch silently ignored some errors; without the
30969 catch they should be thrown like any other tcl error. Also, the
30970 catch used "" instead of {} which meant all the callers who wanted
30971 to include one of the characters "[]$ had to quote it an extra time.
30972 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30973 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30974 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30975 Remove extra quoting.
30976
30977Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30978
30979 * gdb.base/commands.exp: Make test names unique; every test either
30980 passes or fails. Update some comments.
30981
30982 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30983
30984Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30985
30986 The following fixes a FAIL caused by the fact that the alpha stabs
30987 configuration didn't use the ".if alpha" code in weird.def.
30988 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30989 bit pointer, so the 32 bit version works even on the alpha.
30990 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30991 Remove the stuff which allowed us to have separate versions for
30992 alpha and everything else.
30993
30994 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30995 regexp which "info func operator\[\](" is supposed to match. Fix
30996 string to send to GDB. Note that GDB still doesn't work right. Add a
30997 new test for "info func .perator\[\](" which GDB does handle correctly.
30998
30999 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
31000
31001Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31002
31003 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
31004 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
31005 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
31006 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
31007 it makes the tests harder to understand and confuses test-o-matic.
31008 The preferred style is that each test provides a PASS or a FAIL,
31009 and has a unique message (e.g. "continue #54" not just "continue")
31010 which is the same for the pass and the fail.
31011 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31012 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
31013 to lib/gdb.exp.
31014 * gdb.base/printcmds.exp: Use test_print_accept. Remove
31015 prt_accept which was basically the same thing. Likewise for
31016 test_print_reject and prt_reject.
31017 * lib/gdb.exp (test_print_reject): Add some more error message
31018 patterns to match from the former printcmds.exp (prt_reject).
31019 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
31020 One defect of the passcount stuff is that some of it failed to
31021 report XPASS where appropriate.
31022 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
31023 stuff before and after arg in expected pattern.
31024 (test_paddr_operator_functions): Re-do test without print_addr_of;
31025 this is the only test which seems to want extra stuff there.
31026
31027Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31028
31029 * gdb.base/nodebug.exp: Update new tests to reflect improved
31030 wording of gdb output.
31031
31032 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
31033 and "ptype" work on variables in files compiled without -g.
31034 Replaces commented out "maint print msymbol" tests.
31035
31036Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31037
31038 * gdb.base/setvar.c (dummy): Call malloc.
31039
31040 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
31041 losing with the irix4 sed.
31042
31043 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
31044 ALRM" on irix4.
31045
31046Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31047
31048 * TODO: Remove items about corefile.exp testing new exec-file and
31049 backtrace; both are now done. Add items about printing enums.
31050
31051Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31052
31053 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
31054 "get signal $thissig" test fails.
31055
31056 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
31057
31058Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31059
31060 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
31061 compiler warning with dec alpha compiler.
31062
31063 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
31064 extra \n from gdb_test call (this explains why the prompt test
31065 that I removed yesterday was there).
31066 (user_defined_command_test): Remove extra \n and prompt test.
31067
31068 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
31069 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
31070 doesn't exist.
31071 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
31072 Also remove alpha workaround, which turns out to be because
31073 SIGABRT == SIGLOST.
31074
31075 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
31076
31077 * gdb.base/help.exp: Don't test "help show".
31078
31079Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31080
31081 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
31082 "set print address" is on.
31083 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
31084 pass prompt to gdb_test; gdb_test already looks for the prompt.
31085
31086 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
31087
31088 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
31089 was a vestige of the manual TESTSTRATEGY, and the purpose of it
31090 was to make sure that gdb can read a core file. But (a) the "read
31091 the corefile" part didn't make it to a1-selftest.exp, we just
31092 delete the corefile after creating it, and (b) we test reading
31093 corefiles in corefile.exp anyway. Also, this test left around a
31094 xgdb process on Solaris.
31095
31096 * gdb.base/corefile.exp: Also test backtrace.
31097
31098Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
31099
31100 * gdb.base/commands.exp: Test a simple user defined command with
31101 arguments and if/while statements; verify the full user command is
31102 printed by "show user".
31103
31104 * gdb.base/commands.exp: Test if/while commands as part of a
31105 breakpoint command list; verify they appear in breakpoint
31106 information.
31107
31108Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31109
31110 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
31111 than by dividing by zero.
31112
31113Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
31114
31115 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
31116 performing an inferior call with watchpoints enabled.
31117 * gdb.base/watchpoint.c (main): Delete second unnecessary read
31118 call.
31119
31120Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31121
31122 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
31123 of "file" command.
31124
31125 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
31126 Add additional pattern for when "int operator int(void);" appears
31127 in a different order.
31128
31129Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31130
31131 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
31132
31133 * gdb.base/help.exp: Replace most of docstrings for "info signals"
31134 and "signal" with ".*".
31135
31136Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31137
31138 * TODO: Add note about "handle all nostop".
31139
31140 * gdb.base/{sigall.c, sigall.exp}: New test.
31141 * gdb.base/Makefile.in: Add it.
31142
31143Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
31144
31145 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
31146 when invoking GDB, suppresses any windowing interface.
31147
31148Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
31149
31150 * config/sim-gdb: New file, simulator testing support.
31151
31152Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
31153
31154 * gdb.base/interrupt.exp: Test calling func1 twice.
31155
31156Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
31157
31158 * gdb.base/list.exp (test_forward_search): Set timeout higher
31159 when we'll be getting lots of output from gdb.
31160
31161 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
31162 "init_malloc" to after the expect statement. Run it if that
31163 regexp is taken, but also for two others which happen if source
31164 cannot be found.
31165
31166Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31167
31168 * gdb.base/printcmds.exp: New test, for printing register before
31169 program is running.
31170
31171Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31172
31173 * gdb.base/list.exp: Correct some alternate expect patterns
31174 to reflect changes in list1.c.
31175
31176Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31177
31178 * TODO: Add item regarding large frames.
31179
31180 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
31181
31182 * TODO: Remove item about enabling return.exp; it
31183 is enabled. Suggest a few more "return" tests.
31184
31185Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31186
31187 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
31188 anonymous unions.
31189
31190Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31191
31192 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
31193 and pr-5646.o, so "make" is the same as "make all", not "make
31194 pr-4975.o".
31195
31196Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
31197
31198 * gdb.base/list.exp: Adjust expectations to reflect changes in
31199 list1.c.
31200 (test_forward_search): New test proc.
31201 * gdb.base/list1.c (long_line): New function, has long source line.
31202
31203Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
31204
31205 * gdb.base/a1-selftest.exp: Change initial stepping to know about
31206 additional line of code that was added.
31207
31208Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
31209
31210 * gdb.disasm/hppa.s: Break the large branching tests into smaller
31211 tests so as not to overflow expect's input buffers.
31212 * gdb.disasm/hppa.exp: Corresponding changes.
31213
31214Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31215
31216 Beginnings of template debugging tests.
31217 * gdb.c++/templ-info.cc: New file to test for template
31218 debugging capability of the compiler.
31219 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
31220 templ-info.cc.
31221 * gdb.c++/templates.cc: Add explicit template instantiations
31222 to enable compiling with -fno-implicit-templates. Add destructor
31223 and 'value' method to T5 class for template tests.
31224 * gdb.c++/templates.exp: Add testcases for printing of template
31225 types, setting breakpoints on template methods and calling a
d63a86f8 31226 template method.
c906108c
SS
31227
31228Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
31229
31230 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
31231 branch target since some assemblers (gas-2.5) may emit a
31232 relocation for the branch instead of resolving it in the
31233 assembler.
31234
31235Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31236
31237 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
31238 through signal handler.
31239
31240Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31241
31242 * configure.in (*-*-netware): Use config/mt-netware.
31243
31244 * config/mt-netware: New file.
31245 * config/mt-i386-netware: Removed, separate configs for different
31246 netware architectures are no longer needed now that we have
31247 --with-headers.
31248
31249Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31250
31251 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
31252 by the recent changes to use ANSI C arithmetic conversions.
31253
31254Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31255
31256 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
31257 bug involving using inferior_pid to figure out whether to select a
31258 frame.
31259
31260Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
31261
31262 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
31263 match the current disassembler output.
31264
31265Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
31266
31267 * gdb.fortran/exprs.exp: Expect VOID instead of void.
31268 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
31269 types, expect "int" as type of integer values (for now).
31270
31271Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
31272
31273 * gdb.base/commands.exp: New tests for if/while commands.
31274
31275Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
31276
31277 * lib/gdb.exp (runto): Replace sub-pattern for hex value
31278 by .*, since hex values have different syntax in Chill mode.
31279
31280Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31281
31282 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
31283 linefeed from expect pattern for repeated types with indices > 9.
31284
31285Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
31286
31287 First part of Fortran test suite.
31288 * gdb.fortran: New directory.
31289 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
31290
31291Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31292
31293 * gdb.base/default.exp: Update expect pattern for load command
31294 without arguments.
31295
31296Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
31297
31298 * configure.in: Change i386 to i[345]86.
31299 * gdb.base/configure.in: Likewise.
31300 * gdb.c++/configure.in: Likewise.
31301 * gdb.chill/configure.in: Likewise.
31302
31303Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
31304
31305 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
31306 patterns, since that is not a valid context for comments.
31307
31308Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
31309
31310 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
31311 repeated types and repeated types with indices > 9.
31312
31313Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
31314
31315 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31316 2417; old bug has been fixed.
31317
31318Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31319
31320 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31321 send the newline ourselves instead of assuming gdb_test will do
31322 so when passed an empty input string.
31323
31324 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31325 stabs testcode.
31326
31327Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31328
31329 * lib/gdb.exp (gdb_test): Don't send anything if the first
31330 argument is an empty string. This makes cases where we want to
31331 match output that is already in expect's buffers (for example,
31332 matching a breakpoint after gdb_run_cmd has been called) work
31333 reliably.
31334
31335Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31336
31337 * config/netware.exp: New file.
31338
31339Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31340
31341 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31342 the -B and -L prefixes so we can find the debugging stub.
31343
31344 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31345 there and we are using the gcc from the tree.
31346
31347 * gdb.base/types.c: Removed.
31348
31349 * gdb.base/configure.in: Look for makefile fragments in ../config.
31350 Recognize i386-*-netware.
31351 * gdb.c++/configure.in: Likewise.
31352
31353Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31354
31355 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31356 the correct TCL syntax.
31357
31358Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31359
31360 * gdb.base/opaque.exp: use runto instead of messing around with
31361 breakpoints. Simplify by using gdb_test.
31362
31363 * gdb.base/bitfields.exp: restart between tests on netware targets
31364 because breakpoints aren't relocated after target death. Run
31365 processes to completion.
31366
31367 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31368
31369Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31370
31371 * Makefile.in: Remove extra tabs that confuse some versions
31372 of "make". Use the newly built gdb to test with by default,
31373 rather than the first one in the tester's search path.
31374
31375Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31376
31377 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31378
31379 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31380 condition help.
31381
31382Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31383
31384 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31385
31386 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31387 running.
31388 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31389 * gdb.base/funcargs.exp: Likewise.
31390
31391 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31392 * gdb.base/funcargs.exp: Likewise.
31393
31394 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31395 message is "".
31396
31397Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31398
31399 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31400 return,signals,twice}.exp: Handle non-existant binaries
31401 consistantly.
31402
31403 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31404 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31405 might testing a cross development system.
31406
31407Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31408
31409 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31410 runtest script is relative to ${srcdir}, not ${rootdir}.
31411
31412Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31413
31414 * gdb.base/signals.exp: Allow for optionality of breakpoint
31415 address.
31416
31417Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31418
31419 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31420
31421Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31422
31423 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31424 for size_t definition.
31425 * gdb.c++/templates.cc: Likewise
31426
31427 * config/mt-i386-netware: New file.
31428
31429 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31430 defined.
31431
31432 * gdb.base/Makefile.in: Added support for systems that name core
31433 files by appending "core" to the program name.
31434 * gdb.base/a1-selftest.exp: Likewise.
31435
31436Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31437
31438 * gdb.base/return.exp: Add comment and message for `return double'
31439 test failure on Sparc Solaris.
31440
31441Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31442
31443 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31444
31445Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31446
31447 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31448 from optimizing them away.
31449 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31450 patterns to include default constructors and assignment operators,
31451 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31452 character in the output of the virtual base pointer.
31453
31454Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31455
31456 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31457 expression match in print_addr_of to avoid unintented matches.
31458 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31459 versions up to 2.5.8.
31460
31461Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31462
31463 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31464 included file to run under newer versions of expect.
31465 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31466 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31467 Remove xfail for the virtual table of BDDHookV.
31468
31469Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31470
31471 * lib/gdb.exp (string_to_regexp): Set a default result.
31472 (default_gdb_start): Fix misleading message.
31473
31474Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31475
31476 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31477 Remove all CC, etc definitions.
31478 * config/mt-hpux: New file.
31479 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31480 (CFLAGS, LDFLAGS): Define.
31481 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31482
31483 * Makefile.in (site.exp): Don't insert host_os, etc.
31484 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31485 (distclean): Check existence of subdir.
31486 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31487 * gdb.base/Makefile.in: General cleanup and simplification.
31488 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31489 to build executables. Use default rule to build .o files.
31490 (EXPECT, RUNTEST, CC): Fix relative pathname.
31491 (site.exp): Don't insert host_os, etc.
31492 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31493 and/or SIGUSR1 defined.
31494 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31495 * gdb.c++/Makefile.in: General cleanup and simplification.
31496 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31497 (CFLAGS): Remove.
31498 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31499
31500Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31501
31502 * gdb.base/recurse.exp: Misc changes to get tests running again
31503 after Kung's changes to the watchpoint code.
31504 * gdb.base/watchpoint.exp: Likewise.
31505
31506Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31507
31508 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31509
31510Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31511
31512 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31513 * lib/gdb.exp (default_gdb_start): Define.
31514 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31515 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31516 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31517 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31518 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31519 Don't call gdb_target_udi in between tests.
31520
31521Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31522
31523 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31524 (which was basically just a local version of the same thing). In
31525 addition to avoiding duplication, gdb_test_exact is faster.
31526 * lib/gdb.exp (gdb_test_exact): Fix typo.
31527
31528 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31529 don't give an error.
31530
31531 * gdb.base/term.exp: Call delete_breakpoints before starting.
31532
31533 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31534 (t10): Add comment.
31535
31536Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31537
31538 Reorganization of the GDB Test Suite.
31539
31540 * gdb.base: New directory, contains all the basic tests.
31541 * gdb.c++: New directory, tests specific to C++.
31542 * gdb.chill: New directory, tests specific to Chill.
31543 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31544 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31545 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31546 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31547 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31548 t30-31 to chill).
31549 * */gdbme.*: Rename to match appropriate expect scripts.
31550 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31551 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31552 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31553 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31554 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31555 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31556 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31557 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31558 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31559 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31560 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31561 gdb.c++/virtfunc.cc: New names of C++ files.
31562 * gdb.chill/chillvars.ch: New name of Chill file.
31563 * gdb.base/configure.in, gdb.c++/configure.in,
31564 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31565 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31566 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31567 * configure.in (configdirs): Update to reflect directory changes.
31568 (target_abbrev): No longer define for any configuration.
31569 * Makefile.in: Cosmetic improvements to header comments.
31570
31571Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31572
31573 Various changes to gdb.t31:
31574
31575 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31576 * gdbme.ch: Make all key-words and predefineds be upper-case.
31577 * chillvars.exp: Expect key-words and predefinds in upper-case.
31578
31579 * chillvars.exp: Use gdb_test_exact many places.
31580 Change expected output for arrays (which now includes index labels).
31581
31582 * pr-5020.exp, gdme.ch (module PR_5020):
31583 New test, for PR-5020.
31584
31585Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31586
31587 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31588 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31589
31590Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31591
31592 * Makefile.in: Fix bit-rot in definitions of CHILL,
31593 CHILL_FOR_TARGET and Chill_LIB.
31594 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31595 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31596 CHILL, and CHILL_LIB.
31597
31598Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31599
31600 * Revert the previous changes. Please see Rob's directory
31601 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31602
31603Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31604
31605 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31606 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31607 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31608 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31609 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31610 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31611 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31612 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31613 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31614 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31615 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31616 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31617 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31618 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31619 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31620 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31621 changes from 94Q1.
31622
31623Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31624
31625 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31626 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31627 Rob's new testing fragments.
31628
31629Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31630
31631 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31632 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31633
31634Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31635
31636 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31637 version also, match on casted version strings, and match on
31638 gdb startup case where the line numbers might be messed up.
31639
31640Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31641
31642 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31643 (CFLAGS): Delete it from here.
c906108c
SS
31644
31645Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31646
31647 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31648
31649Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31650
31651 * Makefile.in (RUNTEST): Default to just "runtest".
31652
31653Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31654
31655 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31656 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31657 the code has been restructured.
31658
31659Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31660
31661 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31662 \n, not just one of each.
31663
31664 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31665 /bin/cc gives a warning if you do.
31666
31667Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31668
d63a86f8 31669 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31670 __t10ListS_link1ZUiRCUiPT0
31671
31672Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31673
31674 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31675 on local variables in recursive functions.
31676
31677 * gdb.t07/Makefile.in: Build the new test.
31678
31679Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31680
31681 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31682 directly. Instead compare the return values from actual calls.
31683
31684Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31685
31686 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31687
31688Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31689
31690 * From Peter Schauer with minor modifications.
a9c64011
AS
31691 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31692 stops in mid-line in the caller. Add xfail for returning a float
31693 value on X86 targets.
c906108c
SS
31694
31695Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31696
31697 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31698 to avoid expect lossage.
31699 (fmem_LRbug_tests): Likewise.
31700 * gdb.disasm/hppa.s: Corresponding changes.
31701
31702 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31703 conditions to work with latest dejagnu/expect.
31704
31705 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31706 expected to fail on the PA.
31707 (backtrace in call with trampolines): Explicitly require main
31708 to be frame #1 (no trampolines should show up in backtrace).
31709
31710 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31711 "continue -expect".
31712 * gdb.t06/break.exp: Likewise.
31713 * gdb.t07/watchpoint.exp: Likewise.
31714 * gdb.t13/bitfields.exp: Likewise.
31715 * gdb.t15/{funcargs,return}.exp: Likewise.
31716 * gdb.stabs/weird.exp: Likewise.
31717 * config/{mips,udi}-gdb.exp: Likewise.
31718
31719 * hppa.sed: Enclose comments within a sed command to avoid
31720 losing with the old OSF1 sed.
31721
31722Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31723
31724 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31725 sequent dynix.
31726 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31727 * gdb.t15/funcargs.exp: Conditionally step again to really
31728 finish from marker_call_with_trampolines. Handle the case where
31729 the first step from within call_with_trampolines already steps
31730 us back to main.
31731 * gdb.t15/gdbme.c: Add comment to closing brace of
31732 call_with_trampolines for funcargs.exp.
31733
31734Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31735
d63a86f8 31736 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31737 Fix typo(s).
31738
31739Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31740
31741 * gdb.t07/gdbme.c: More code for watchpoint testing.
31742
31743 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31744 "Hardware watchpoint" throughout file.
31745 (test_watchpoint_triggered_in_syscall): New test.
31746 (test_complex_watchpoint): New test.
31747
31748Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31749
31750 * gdbme.c (call_with_trampolines): New function to try and step
31751 into. Tests trampoline problems on the PA.
31752
31753 * funcargs.exp (localvars_in_indirect_call): No longer expect
31754 stepping into indirect call to fail on PAs.
31755 (test_stepping_over_trampolines): New test.
31756
31757Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31758
31759 * TODO: Add suggestions for static member function tests, and
31760 completion tests.
31761
31762Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31763
31764 * TODO: Add suggestions for "p/a" tests.
31765
31766 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31767 (default_gdb_exit): Replace all the hair with sending "quit" to
31768 the process with a simple close.
31769
31770Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31771
31772 * TODO: Add suggestions for shared library tests.
31773
31774Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31775
31776 * TODO: Add suggestions for x/s tests.
31777
31778Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31779
31780 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31781 "enable once", and "enable breakpoints once" with ".*".
31782
31783Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31784
31785 * TODO: Add suggestions about structure passing tests.
31786
31787Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31788
31789 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31790 the primary1 test, use work around if __GNUC__ < 2.
31791 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31792 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31793 Test for bad output rather than waiting for timeout. Issue
31794 second continue only if first continue failed.
31795
31796Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31797
31798 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31799 operator[] test with gdb_test because the old code didn't seem to
31800 be getting the quoting right with the new dejagnu.
31801
31802Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31803
31804 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31805 one from the path.
31806 * Makefile.in: Use a fresh expect if there is one, use runtest
31807 from the src tree if there is one.
d63a86f8 31808
c906108c
SS
31809Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31810
31811 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31812 next over recursive call. Revise the tests from that point on
31813 (which had been skipped) to match GDB's actual (correct) output.
31814
31815 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31816 with next over a breakpoint whose condition is false.
31817
31818 * gdb.t00/help.exp: Comment out "help set print" tests just like
31819 (and for same reason as) "help set" test.
31820
31821Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31822
31823 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31824 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31825
31826Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31827
31828 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31829 necessary gdb_target_udi.
31830
31831 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31832
31833 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31834 1838 and 2417; they are fixed.
31835
31836 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31837 gdb.t03/ptype.exp (ptype structure, ptype union):
31838 Remove xfails; the test is looser than when the xfails were added.
31839
31840 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31841 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31842
31843 * gdb.t01/run.exp: Only run shell test if isnative.
31844
31845 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31846 since "run" automatically loads if necessary. Call gdb_target_udi
31847 after the "file" since "file" kills any execution target.
31848
31849 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31850 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31851 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31852 argument for UDI.
31853
31854Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31855
31856 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31857
31858 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31859
31860Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31861
31862 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31863 properly quoting regexps. This makes the second argument to
31864 demangle a fixed string, which matches the callers, instead of a
31865 shell-style pattern which is what the previous implementation
31866 used. Update some of the callers.
31867
31868Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31869
31870 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31871 (comib_nullified_tests): Fix typo.
31872 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31873 strings. No longer expected to fail.
31874
31875 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31876 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31877 strings. No longer expected to fail.
31878
31879 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31880 string. No longer expected to fail.
31881
31882Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31883
31884 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31885 No longer expected to fail.
31886
31887 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31888 string. No longer expected to fail.
31889
31890Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31891
31892 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31893 only in the names (I probably got most of them). I was even
31894 generous with some which differed in underscores in names, and
31895 probably missed a few, and I *still* was able to remove almost a
31896 third of the file with almost no impact on testsuite coverage.
31897
31898Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31899
31900 * gdb.t00/default.exp: Match udi_attach error message as well as
31901 the one from child_attach.
31902
31903 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31904
31905 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31906
31907 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31908 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31909
31910 * Move test with enums and partial symbols back to
31911 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31912 Reverts the change of 26 May 93. Per today's change to
31913 stabs.texinfo, the behavior that weird.exp was expecting was
31914 unreasonable; what is important is that the compiler+gdb get
31915 things right, which happens with a recent gcc. Also fix the test
31916 to deal with native compilers which put out the stab gdb can't
31917 deal with.
31918
31919Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31920
31921 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31922 in the names. The main thing these accomplish is to slow things down.
31923 Many more such duplicates surely remain.
31924
31925 * gdb.t00/help.exp: Comment out "help support" test just like
31926 (and for same reason as) "help set" test.
31927
31928Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31929
31930 * gdb.t06/break.exp: Remove setup_xfails for
31931 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31932 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31933 about known bug in gcc to include up through 2.5.8.
31934 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31935 well as "_vb$".
31936 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31937 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31938 with latest gcc and gdb.
31939 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31940 well as "_vb$".
31941
31942Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31943
31944 * configure.in (hppa*-*-*): Also configure and build stabs-only
31945 tests.
31946
31947Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31948
31949 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31950 * gdb.t10/configure.in (hppa*-*-*): Use it.
31951
31952Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31953
31954 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31955
31956Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31957
31958 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31959 versions prior to 1.13.5.
31960
31961Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31962
31963 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31964 the prompt is at the start of a line.
31965
31966Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31967
31968 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31969 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31970 in the copr tests now.
31971 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31972 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31973 expected to fail.
31974
31975Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31976
31977 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31978 gdb.t31/chillvars.exp, lib/gdb.exp:
31979 Tweak to run under either version of expect.
31980 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31981 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31982 * gdb.t11/list.exp: Remove extraneous whitespace.
31983
31984Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31985
31986 * gdb.t16/printcmds.exp (test_print_strings): Accept
31987 "(unsigned char *) " before the string.
31988
31989 * TODO: Add notes about printing of fancy types and GDB expressions.
31990
31991Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31992
31993 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31994 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31995 if doing mips-idt-ecoff.
c906108c
SS
31996
31997Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31998
31999 * Most .exp files: Tweak to run under either version of expect.
32000
32001Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32002
32003 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
32004 xfails; I'm not sure why they are failing, but not because of PR 1806.
32005
32006Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
32007
32008 * config/unix-gdb.exp: Remove gdb_unload cause it's already
32009 defined in lib/gdb.exp.
32010
32011Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32012
32013 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
32014 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
32015 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
32016 have to be typeless.
32017
32018Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32019
32020 * TODO: Add suggestion for copyright year test.
32021
32022Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
32023
32024 * configure.in (*-*-lynxos*): Add stabs tests.
32025
32026Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32027
32028 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
32029 so insert a tab before any assembler directive in column zero.
32030
32031 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
32032 stores.
32033 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
32034 stores.
32035 (fpu_short_memory_tests): Likewise.
32036
32037Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32038
32039 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
32040 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
32041 .stabs directives in comments.
32042
32043Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32044
32045 * TODO: New file, describing tests we could write.
32046 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
32047
32048Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32049
32050 * gdb.t06/signals.exp: Add kludge to force re-sync.
32051
32052 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
32053 to xgdb instead of gdb, get out of gdb.
32054
32055Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
32056
32057 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
32058 for info.
32059
32060Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32061
32062 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
32063 * gdb.stabs/configure.in (hppa*-*-*): Use it.
32064 * gdb.stabs/hppa.sed: New sed script for the PA.
32065
32066Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32067
32068 * gdb.stabs: Re-write weird.def and configuration to use sed
32069 instead of cpp. sed is portable and POSIX; cpp is neither.
32070
32071Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32072
32073 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
32074
32075Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32076
32077 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
32078
32079Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32080
32081 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
32082 "_vb$".
32083 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
32084 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
32085
32086Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32087
32088 * lib/gdb.exp: Comment out code which depends on non-existent
32089 `transform' procedure.
32090
32091Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
32092
32093 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
32094 * lib/gdb.exp: Transform tool name.
32095 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
32096 1.1's new error handling system.
32097
32098Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32099
32100 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
32101
32102Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32103
32104 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
32105 They made pattern matching so slow that timeouts happened on
32106 heavily loaded systems. Now any output from "show print" which
32107 gets us back to the GDB prompt is a PASS.
32108
32109Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
32110
32111 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
32112
32113Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32114
32115 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
32116
32117 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
32118 It is not from PR 3220.
32119
32120Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32121
32122 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
32123 just started failing because they depended on the order the
32124 subcommands are presented, or exact docstring text. This kind of
32125 test is a pain and has minimal benefit.
32126
32127Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32128
32129 * gdb.t09/corefile.exp: At end of test, use "core" command with
32130 no arguments.
32131
32132Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
32133
32134 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
32135 17}/Makefile.in: Make it possible to run the testsuite with Sun
32136 make and CC = cross gcc by adding explicit build rules for .o
32137 files.
32138
32139Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32140
32141 * gdb.t15/funcargs.exp: Don't put comments on same line as
32142 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 32143
c906108c
SS
32144Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32145
32146 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
32147
32148Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
32149
32150 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
32151 * gdb.t20/inherit.exp: remove three dumplicate entries.
32152
32153Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32154
32155 * gdb.t06/break.exp: For "next over recursive call", fail on any
32156 incorrect output, not just on "factorial (value=2)".
32157
32158Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32159
32160 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
32161 working now. Add an xfail if accesing a bss variable causes
32162 a memory error if the target is not yet run.
32163
32164Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32165
32166 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
32167 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
32168 name of __st* demangling (2 strings). Did Kung really get the
32169 more than 95 others right without testing them?
32170
32171Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
32172
32173 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
32174
32175Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
32176
32177 * configure.in (configdirs): Add gdb.disasm
32178 * gdb.disasm: New directory for GDB disassembler tests.
32179 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
32180
32181Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32182
32183 * gdb.t00/help.exp: Don't test "help set".
32184
32185 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
32186 from within expect statements. None of these happen anymore and
32187 they cause regressions to be silently unnoticed.
32188
32189 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
32190 messages) about known failures with gcc cygnus-2.4.5-930417.
32191
32192 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
32193 comp-info.exp so it gets built if it doesn't exist.
32194
32195 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
32196 it is no longer used.
32197 * gdb.t13/comp-info.c: Removed.
32198
32199Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32200
32201 * gdb.t06/signals.exp: Add xfail for sun3.
32202
32203Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32204
32205 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
32206 relevant because ^C doesn't get sent but failure can be reproduced
32207 interactively).
32208
32209Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32210
32211 * gdb.stabs/alpha.mt: New configuration file for alpha.
32212 * gdb.stabs/configure.in: Use it.
32213 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
32214 sharing with alpha.mt, redefine long to word via preprocessor.
32215 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
32216 for alpha.
32217 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
32218 native cc.
32219 * gdb.t00/teststrategy.exp: Change expect string so that we
32220 consume the `(xgdb)' from the command echo and from the gdb prompt.
32221 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
32222 gdb currently compares all values as long, so this failure probably
32223 applies to any configuration where LONGEST is bigger than a target int.
32224 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
32225 with gcc.
32226 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
32227 to handle opaque pointers, gcc is.
32228 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
32229 as first argument. Include <sys/types.h> and change all operator
32230 new definitions to use size_t.
32231 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
32232 now that we use size_t.
32233
32234Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32235
a9c64011 32236 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 32237 a long or float array cast all array members to the same type.
a9c64011 32238 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 32239 with 64 bit longs.
a9c64011 32240 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 32241 on alpha.
a9c64011 32242 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
32243
32244Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32245
32246 * gdb.t24 (demangle.exp): Constructors of templates have names like
32247 vector<int>::vector(int) not vector<int>::vector<int>(int). See
32248 section 14.6 of the ARM.
32249
32250 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
32251 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
32252 accomplish little and slow down the testsuite.
32253
32254 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
32255 Accept spaces various places.
32256
32257Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32258
32259 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
32260 with watchpoint enabled.
32261
32262 * Makefile.in: Remove definition of CC and remove the second
32263 definition of CXX (the "CXX = gcc" one remains). These definitions
32264 were causing backquotes to be expanded within backquotes, which
32265 doesn't work.
32266
32267Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
32268
32269 * gdb.t17/callfuncs.exp: Add "return 0" to end.
32270
32271Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32272
a9c64011
AS
32273 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
32274 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
32275 by mips cc and contains no stabs entries.
32276
32277Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
32278
32279 * config/vx-gdb.exp: Use fake device to load files rather than
32280 NFS.
32281 * lib/gdb.exp: New proc to do "file" command.
32282 * config/unix-gdb.exp: Use new "file" proc.
32283
32284Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
32285
32286 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
32287 Rework board rebooting slightly.
32288 (gdb_exit): Don't exit from the remote shell; there isn't one.
32289 * gdb.stabs/weird.exp: If a program is being debugged already,
32290 kill it.
32291 * gdb.t04/setvar.exp: Stop and restart gdb.
32292 * gdb.t05/expr.exp: Likewise.
32293 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
32294 restart gdb and reload the program.
32295 * gdb.t08/opaque.exp: Likewise.
32296 * gdb.t12/scope.exp: Likewise.
32297 * gdb.t13/bitfields.exp: Likewise.
32298 * gdb.t15/funcargs.exp: Likewise.
32299 * gdb.t20/classes.exp: Likewise.
32300 * gdb.t03/ptype.exp: Increase timeout.
32301 * gdb.t16/printcmds.exp (test_print_string_constants,
32302 test_print_array_constants): Likewise.
32303 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
32304 * gdb.t20/classes.exp (do_tests): Likewise.
32305 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
32306
32307Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
32308
32309 * gdb.stabs: Renamed *wierd* to *weird*.
32310
32311Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32312
32313 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
32314 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32315
32316Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32317
32318 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32319 (do_tests): Remove xfail for whatis on one_var and two_var.
32320
32321Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32322
32323 * Makefile.in: Made cross building work better by adding
32324 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32325
32326Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32327
32328 * gdb.t15/{return.c,return.exp,Makefile.in}:
32329 New test, currently commented out.
32330
32331Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32332
32333 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32334 still running and removes the leftover named socket so GDb can do
32335 clean restarts.
32336
32337Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32338
32339 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32340 console, not GDB.
32341 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32342 cross testing works better with "make check"
32343 * config/unix-gdb: Use default procedures for exit and version.
32344 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32345 with the newest VxWorks.
32346
32347Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32348
32349 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32350 old form.
32351
32352 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32353 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32354
32355 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32356
32357 * config/unix-gdb.exp: Remove this version of gdb_exit
32358 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32359 Rob says he'll look at it when he gets back to testing boards.
32360
32361Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32362
32363 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32364 an expected fail for certain ptype commands.
32365
32366 * gdb.t20/classes.exp: Update expected results of "ptype class
32367 Base1" to account for the constructor that now appears in the type.
32368
32369Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32370
32371 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32372 disappeared from list.
32373 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32374 "alldone" proc with call to cleanup and exit.
32375 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32376 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32377 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32378 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32379 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32380 "alldone" proc with simple returns that suppress remaining
32381 tests. The alldone proc went away many months ago.
32382
32383Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32384
32385 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32386
32387 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32388
32389Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32390
32391 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32392 as vax gdb will display them.
32393
32394Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32395
32396 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32397 optimizers.
32398
32399 * scope.exp: Change "bad value for localval" messages so each one
32400 is unique.
32401
32402 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32403 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32404
32405 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32406
32407Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32408
32409 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32410 doesn't exist (due to optimization).
32411
32412Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32413
32414 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32415 contains \r because the filename is long.
32416
32417 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32418 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32419
32420Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32421
32422 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32423 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32424 Ultrix.
32425 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32426 int tests.
32427 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32428
32429Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32430
32431 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32432
32433 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 32434 to match does not match the passing case but still matches the
c906108c
SS
32435 failing case.
32436
32437Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32438
32439 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32440
32441Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32442
32443 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32444 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32445 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32446 Remove various versions of gdb_exit.
32447 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32448 gdb_exit.
32449 * config/unix-gdb.exp: gdb_exit remains here, and should override
32450 the generic version, since it's doing a lot of wierd stuff that
32451 the other versions aren't. FIXME, fold it in, or abandon this
32452 version.
32453
32454Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32455
32456 * gdb.t24/demangle.exp: Add tests for PR 3220.
32457
32458Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32459
32460 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32461
32462Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32463
32464 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32465 "i386-*-*". Works for i486 as well.
32466
32467 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32468 bug, and expand domain of xfail to all SVR4 systems, since the
32469 actual problem is likely to be in generic SVR4 /proc support.
32470
32471Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32472
32473 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32474
32475Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32476
32477 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32478 xfails for other systems. Match a missing 'Continuing.' as an
32479 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32480
32481 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32482 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32483 Only issue warning for missing executables if -all option is used.
32484
32485 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32486 file if -all option is used. It's like an unpredictable XFAIL.
32487
32488Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32489
32490 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32491 for dynamically linked binaries.
32492
32493 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32494
32495Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32496
32497 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32498 to state that this is a known bug in old versions of g++.
32499
32500Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32501
32502 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32503 while waiting for `Continuing'.
32504
32505Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32506
32507 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32508 in text, data, and bss.
32509 * gdb.t10/nodebug.c: Add local and global test variables for
32510 initialized and uninitialized data.
32511
32512Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32513
32514 * config/unix-gdb.exp (gdb_exit): Add "wait".
32515
32516Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32517
32518 * gdb.t06/signals.exp: xfail the continue from the handler for all
32519 targets.
32520
32521 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32522 function with watchpoints enabled, the i386 call dummy starts with
32523 a call.
32524
32525 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32526 386 bsd names its corefiles.
32527
32528Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32529
32530 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32531 compilers don't grok it.
32532 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32533 with small octal ints rather than character constants, which
32534 are signed and might not fit if first promoted to int.
32535
32536Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32537
32538 * gdb.t09/Makefile.in (clean): Remove corefile.
32539
32540Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32541
32542 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32543
32544Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32545 and Jim Kingdon (kingdon@cygnus.com)
32546
32547 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32548 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32549 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32550
32551Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32552
32553 * gdb.t17/interrupt.exp: Add xfail for hppa.
32554
32555Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32556
32557 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32558 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32559 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32560 to determine signed-ness of bitfields and use the result to setup
32561 the xfail.
32562 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32563 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32564 call line is reached if necessary.
32565
32566Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32567
32568 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32569
32570Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32571
32572 * gdb.t06/break.exp: Also test `clear' command.
32573
32574Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32575
32576 * gdb.t00/teststrategy.exp: Remove extra quote.
32577
32578 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32579 watchpoint enabled to be for all non-68k machines.
32580
32581 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32582
32583Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32584
32585 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32586 targets use aout.mt instead of ecoff.mt as gas understands
32587 standard aout format.
32588
32589Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32590
32591 * lib/gdb.exp (runto): Don't insist that function we are running to
32592 was compiled with -g.
32593
32594 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32595
32596 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32597 to get back into the read system call.
32598 Accept leading newline in case where we woke it up.
32599
32600Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32601
32602 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32603 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32604 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32605 enable ecoff configuration.
32606
32607Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32608
32609 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32610
32611Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32612
32613 * gdb.t16/printcmds.exp: Add another printf test.
32614
32615Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32616
32617 * configure.in: If configured -with-stabs on any target, add
32618 stabsdirs to configdirs.
32619
32620Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32621
32622 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32623 fun" so pattern does not match the command itself.
32624
32625Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32626
32627 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32628
32629Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32630
32631 * gdb.t17/interrupt.exp: Test for more things.
32632
32633Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32634
32635 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32636 compiler arranges the code and line numbers.
32637
32638 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32639
32640Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32641
32642 * gdb.t00/help.exp: Increase expect input buffer size.
32643
32644Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32645
32646 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32647
32648 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32649
32650 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32651
32652 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32653 [0-9]*, not just [0-9].
32654
32655Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32656
32657 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32658
32659 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32660
32661Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32662
32663 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32664
32665Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32666
32667 * gdb.t06/signals.c: Add xfails for sun3.
32668
32669 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32670
32671 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32672 test_stepping tests.
32673
32674Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32675
32676 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32677
32678 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32679
32680 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32681 rather than actually putting it through cpp twice.
32682
32683 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32684
32685Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32686
32687 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32688 no longer needed.
32689
32690Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32691
32692 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32693
32694 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32695 C++ features prints as "struct", make it a pass, not an xfail.
32696
32697Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32698
32699 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32700 Don't require VA to print as "class" rather than "struct".
32701
32702Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32703
32704 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32705
32706Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32707
32708 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32709
32710Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32711
32712 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32713 order.
32714
32715Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32716
32717 * gdb.t16/printcmds.exp: Add printf tests.
32718
32719 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32720
32721 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32722
32723Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32724
32725 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32726 pass counts, to counteract any existing or future setup_xfails.
32727
32728Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32729
32730 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32731 {BEGIN,END}_COMMON for common block instead of STAB.
32732 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32733
32734 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32735 intp_var should be N_GSYM not N_LSYM.
32736 wierd-aout.S: Use a label for the value of the N_SO.
32737 wierd.def: Remove all backslashes.
32738 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32739
32740Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32741
32742 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32743 get the expected next to inheritance3.
32744
32745Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32746
32747 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32748 now that gcc-2.4 gets it right.
32749
32750Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32751
32752 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32753
32754 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32755 generating comp-info.exp which works for cross-compilation.
32756
32757Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32758
32759 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32760 "*-*-sysv4.*".
32761
32762Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32763
32764 * gdb.t01/run.exp: Start with a fresh gdb.
32765 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32766 SVR4.x.
32767
32768Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32769
32770 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32771 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32772 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32773 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32774 things to remove.
32775
32776Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32777
32778 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32779 test cases from bug reports.
32780
32781Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32782
32783 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32784 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32785 avoid spurious xfails.
32786 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32787 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32788 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32789
32790Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32791
32792 * gdb.t00/teststrategy.exp: Rework to provide more useful
32793 description of each test, fix problem with systems that define
32794 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32795 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32796 results for "next over recursive call" so timeouts aren't taken
32797 by error.
32798
32799Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32800
32801 * gdb.t12/scope.exp: Test printing of variables before run.
32802
32803 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32804 printed in wrong order due to sorting.
32805
32806Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32807
32808 * gdb.t00/teststrategy.exp: Fix expected results for printing
32809 user entered string constant. Is array of char, prints with no
32810 address.
32811
32812 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32813 commands.
32814 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32815 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32816 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32817 of struct of char arrays.
32818 * gdb.t00/radix.exp: New tests for radix commands.
32819
32820Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32821
32822 * gdb.t16/printcmd.exp: Print a variable before running program
32823 (with xfail for AIX).
32824
32825Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32826
32827 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32828
32829 * gdb.t16/printcmd.exp: Don't print variables before running program.
32830
32831 * gdb.t06/break.exp: Don't require envp argument to main.
32832
32833 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32834
32835 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32836 Add xfails for rs6000.
32837
32838 * gdb.t02/whatis.exp: Change other tests not to re-test something
32839 we already tested.
32840
32841 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32842 each type used has a variable of that type.
32843
32844Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32845
32846 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32847
32848Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32849
32850 * configure.in: change srctrigger to be a file, not a directory
32851
32852Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32853
32854 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32855
32856 * gdb.t11/list.exp: Fixed a couple of typos.
32857
32858Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32859
32860 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32861 is fixed and PR is closed.
32862 * gdb.t16 (gdbme.c): Add simple test string variable.
32863 * gdb.t16 (printcmds.exp): Add tests with simple test string
32864 variable, primarily for boundaries on "set print elements".
32865
32866Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32867
32868 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32869 Make leading 0's optional and don't expect a tab in the middle
32870 of the number.
32871
32872 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32873
32874 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32875 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32876 don't end command passed to gdb_test with newline.
32877
32878 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32879 signed keyword away, don't expect signed bitfields to be signed.
32880
32881 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32882 printing with only as many 1's as are in the field as well as printing
32883 with 32 1's (see comment).
32884
32885Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32886
32887 * gdb.t00/default.exp: Start with a fresh gdb.
32888 * configure.in (configdirs): Remove gdb.t31 until the chill
32889 compiler works again. It no longer is able to find chillrt0
32890 since it isn't in libchill.a anymore.
32891 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32892 wierd.o, make more modular.
32893 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32894 spurious newlines that caused problems.
32895
32896Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32897
32898 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32899 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32900 gdb.stabs/wierd.{exp,def}: Many new tests.
32901
32902 * gdb.t00/default.exp: update info line for new message.
32903
32904 * gdb.t02/{whatis.exp,gdbme.c}:
32905 Test that "char *" doesn't print as "caddr_t".
32906
32907Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32908
32909 * gdb.t00/help.exp: Use .* in place of some help messages which
32910 just changed.
32911 gdb.t00/default.exp: Update "info frame" test for new message.
32912 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32913 Remove some xfails
32914
32915Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32916
32917 * gdb.t03/{gdbme.c,ptype.exp}:
32918 Add tests for typedef'd struct and union without tags.
32919 Also check "whatis" on a variable of a typedef'd enum without a tag.
32920
32921 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32922 PRMS 1823; the bug still exists but isn't reproduced by this test
32923 anymore), and remove rs6000 XFAIL (the bug is fixed).
32924
32925 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32926 duplicated from whatis.exp. For those that are left, accept
32927 "long", "long int", or "int" for long variables (whatis.exp already
32928 has an XFAIL for "int", so no need to fail it here).
32929
32930 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32931 Deal with GCC's names for types now that GDB uses the compiler's names.
32932
32933 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32934 setup_xfail's for sunos4. If we #defined the signed keyword away,
32935 don't expect GDB to know that char it is signed.
32936
32937 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32938
32939Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32940
32941 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32942 should work on any system, regardless of debugging format.
32943 * gdb.t21/demangle.exp: Move to gdb.t24.
32944 * gdb.t24/demangle.exp: Move from gdb.t21.
32945 * gdb.t24/{Makefile.in, configure.in}: New files.
32946
32947Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32948
32949 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32950 * gdb.stabs: New directory.
32951
32952Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32953
32954 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32955 not just "Quit anyway?".
32956
32957Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32958
32959 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32960 that all setup_xfails are immediately followed by clear_xfails.
32961
32962Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32963
32964 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32965 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32966 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32967 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32968 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32969 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32970 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32971 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32972 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32973 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32974 gdb.t31/chillvars.exp, lib/gdb.exp:
32975 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32976 bug-gdb@prep.ai.mit.edu.
32977
32978Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32979
32980 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32981 with 0.0, not integer 0.
32982
32983Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32984
32985 * gdb.t06/break.exp: Update for "Kill the program" message change.
32986
32987Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32988
32989 * Makefile.in (GDBFLAGS): Set to -nx.
32990 * Makefile.in (site.exp): Use GDBFLAGS.
32991
32992Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32993
32994 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32995 Makefiles.
32996 (check): depend on just-check.
32997 (just-check): added so that tests can be run without a noop
32998 build pass.
32999
33000Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33001
33002 Switch to using configure's configdirs.
33003 * Makefile.in (Makefile): add configure.in dependency.
33004 (SUBDIRS): removed redundant assignment.
33005 * configure.in: switch subdirs assignment to configdirs.
33006 * gdb.t*/configure.in: new files.
33007
33008Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
33009
33010 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
33011 works.
33012
33013Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
33014
33015 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
33016 in explicit rules. Apparently this is not supported by some makes.
33017
33018Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
33019
33020 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
33021
33022Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33023
33024 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
33025 disappeared.
33026
33027Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
33028
33029 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
33030
33031Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
33032
33033 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
33034 watchpoint problem that is now fixed.
33035 * gdb.t30/chexp.exp: Remove setup_xfail for printing
33036 uninitialized convenience variables.
33037 * gdb.t31/chillvars.exp: Fix expected patterns for printing
33038 structures.
33039
33040Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33041
33042 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
33043 which causes expect to get out of sync with gdb on long output
33044 from help set.
33045 * gdb.t09/corefile.exp: Make expected pattern for core file
33046 failing signal and frame output format less sun specific.
33047
33048Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
33049
33050 * gdb.t31/chillvars.exp: Add and remove initial dummy
33051 breakpoint, so that symbol table is forced in.
33052 (Needed at least on Sunos4, though it seems not SVR4.)
33053 * gdb.t31/chillvars.exp: Update for changed output format.
33054
33055Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
33056
a9c64011 33057 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
33058
33059Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
33060
33061 * Makefile.in: Added --srcdir when invoking runtest, removed the
33062 need for a local config file. (optional now)
33063
33064Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
33065
33066 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
33067 failure count used to force early termination. Add some more
33068 expected failures for gnu style demangling.
33069
33070Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33071
33072 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
33073 pmi variable from gdb.t20/gdbme to get optimized away.
33074 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
33075 Check for written corefile upon timeout _and_ eof.
33076
33077Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33078
33079 * config/unix-gdb.exp: Add missing return 0.
33080
33081Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33082
33083 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
33084 test termination.
33085
33086Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
33087
33088 * configure.in (subdirs): Put back gdb.t17 which mysteriously
33089 disappeared.
33090
33091Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
33092
33093 * gdb.t10/crossload.exp: Disable the i860-elf test until such
33094 time as i860 support works.
33095
d63a86f8 33096 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
33097 "backtrace 100\r" rather than just "backtrace\r", to match last
33098 change.
33099
33100Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
33101
33102 * config/udi-gdb.exp (gdb_exit): Remove close command.
33103 (gdb_target_udi): New procedure to set the UDI target.
33104 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
33105 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
33106 Added waits for prompts after several question responses. Added
33107 some more responses used by a29k-amd-udi-gdb.
33108 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
33109 pass different arguments, restart UDI connection after program
33110 completion.
33111 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
33112 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33113 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
33114 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
33115 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
33116 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
33117 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33118 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
33119 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
33120 after program completion.
33121 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
33122 compiled with a SELECT_VECS setting.
33123 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
33124 infinite recursion.
33125
33126 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
33127 Added checks for COFF results, and made them expected failures for
33128 all targets. It would be better to make them expected failures
33129 for COFF targets only.
33130
33131Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
33132
33133 * Makefile.in: add null dvi target, don't bother to recurse
33134 through test directories for info and install-info; rename
33135 $(datadir) to be dejagnu instead of deja-gnu
33136
33137Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
33138
33139 * gdb.t31/gdbme.ch: Re-enable code that previously caused
33140 compiler to coredump.
33141 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
33142 code.
33143
33144Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
33145
33146 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
33147 coredump.
33148 * gdb.t31/chillvars.exp: Comment out tests that depend on that
33149 code.
33150
33151Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
33152
33153 * gdb.t03/ptype.exp: tests for return code from gdb_test.
33154 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
33155 which in a shell. Deletes xgdb when done.
33156 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
33157 Tests the return from the "set height" or "set width" commands.
33158 Added a few return codes where needed.
33159
33160Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
33161
33162 * Makefile.in (SUBDIRS): Add gdb.t17.
33163 * configure.in (subdirs): Add gdb.t17.
33164 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
33165 files to test gdb's calling of functions in the inferior with
33166 the correct arguments and gdb's ability to retrieve any
33167 result returned.
33168
33169Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
33170
33171 * config/unix-gdb.exp (gdb_exit): Remove close commands that
33172 may be called after gdb goes away. Previous versions of expect
33173 needed these to avoid file descriptor leaks, but they cause
33174 errors with the current revision of expect.
33175 * gdb.t00/gdbvars.exp: Use -re on expected output after
33176 setting sevenbit-strings.
33177 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
33178 to set sevenbit-strings consistent across tests.
33179 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
33180 set sevenbit-strings consistent across tests.
33181
33182Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
33183
33184 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
33185 expected output to match current "expect" expectations.
33186
33187Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
33188
33189 * gdb.t00/default.exp: Change expected output for default "source"
33190 command, to match new gdb behavior which requires a filename to
33191 source.
33192
33193Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
33194
33195 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
33196 expected fail for i486-*-* that misses the marker2 function.
33197 * gdb.t10/crossload.exp (bfddefault): Allow successful
33198 recognition of a format to pass even if no symbols are found.
33199 Explicitly catch failures where the format is not recognized
33200 or is ambiguous, and add the reason to the fail message.
33201 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
33202 the cause is and invalid target and add reason to failure message.
33203 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
33204 elf32-i386, elf32-sparc, and elf32-i860.
33205 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
33206 Set up expected failure for 'filename'::variable scope resolution,
33207 which is now apparently broken on all targets.
33208 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
33209 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
33210 gdb.t23/templates.exp: Change failure for missing binfile into
33211 just a warning.
33212 gdb.t21/demangle.exp: Change all cfront references to 'arm'
33213 references.
33214
33215Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
33216
33217 * gdb.t00/default.exp: Add expected output for default "source"
33218 command, to match new gdb behavior.
33219 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
33220
33221Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
33222
33223 * config/*-gdb.exp: returns an error, rather than exiting on
33224 internal errors.
33225
33226Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
33227
33228 * gdb.t03/gdbme.c: Add pointer to struct variable.
33229 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
33230 referencing struct members.
33231
33232Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
33233
33234 * configure.in (mips-idt-ecoff): New target.
33235 * config/mips-gdb.exp: New file for remote board using MIPS remote
33236 debugging protocol.
33237
33238 * Redid configuration scheme. Removed gdb.t*/configure.in.
33239 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
33240 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
33241 distclean targets. Built executables via .o files. Adjusted
33242 tests to account for source files in $(srcdir) rather than
33243 $(objdir).
33244 * lib/gdb.exp (runto): Don't expect () after the function name,
33245 because it may have arguments.
33246
33247Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
33248
33249 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
33250 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
33251 expected failures for mips-idt-* and mips-sgi-*.
33252 * gdb.t00/default.exp (attach): Kill process if requested.
33253 * gdb.t00/help.exp (help target core, help target): Accept a gdb
33254 that does not read core files.
33255 * gdb.t01/run.exp: Removed checks for exit status code.
33256 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
33257 it is linked in.
33258 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
33259 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
33260 appropriate, rather than doing it by hand.
33261 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
33262 execution.
33263 * gdb.t10/crossload.exp: Kill existing program if needed.
33264 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
33265 appropriate, rather than doing it by hand. Always increase
33266 timeout for this test, not just for VxWorks.
33267
33268Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
33269
33270 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
33271 of Chill STRUCT types and STRUCT values.
33272 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
33273 than "char".
33274 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 33275 struct2): New struct definitions and initializations to test
c906108c
SS
33276 simple Chill STRUCT types.
33277
33278Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
33279
33280 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
33281 the null byte at the end of strings.
33282 * gdb.t00/default.exp: Make show version insensitive to copyright
33283 date.
33284 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
33285 to avoid dependencies on target char signedness.
33286 * gdb.t16/printcmds.exp: Update expected results for explicitly
33287 unsigned char.
33288 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
33289 now work.
33290 * gdb.t21/demangle.exp: Add many more patterns for template
33291 demangling, most of them being expected failures.
33292 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
33293 string we are matching for, to match on the whole string.
33294 * gdb.t21/demangle.exp: Add many new test strings to demangle,
33295 and fix a whole bunch that had incorrect expected output but were
33296 passing anyway because of the bug in "proc demangle".
33297 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
33298 type.
33299 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
33300
33301Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
33302
a9c64011
AS
33303 * gdb/testsuite: made modifications to testcases, etc., to allow
33304 them to work properly given the reorganization of deja-gnu and the
33305 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
33306
33307Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
33308
33309 * gdb/testsuite: Initial creation of gdb/testsuite.
33310 Migrated dejagnu testcases and support files for testing nm to
33311 gdb/testsuite from deja-gnu. These files were moved "as is"
33312 with no modifications. This migration is part of a major overhaul
33313 of dejagnu. The modifications to these testcases, etc., which
33314 will allow them to work with the new version of dejagnu will be
33315 made in a future update.
48efe704 33316
8d8cb839 33317 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 33318\f
8d8cb839
EZ
33319;; Local Variables:
33320;; mode: change-log
33321;; left-margin: 8
33322;; fill-column: 74
33323;; version-control: never
33324;; End:
902f2ccb 33325
28e7fd62 33326 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
33327 Copying and distribution of this file, with or without modification,
33328 are permitted provided the copyright notice and this notice are preserved.