PR c++/14819: Explicit class:: inside class scope does not work
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f7e3ecae
KS
12013-11-25 Keith Seitz <keiths@redhat.com>
2
3 PR c++/14819
4 * gdb.cp/impl-this.cc: New file.
5 * gdb.cp/impl-this.exp: New file.
6
23e9d3b9
YQ
72013-11-25 Yao Qi <yao@codesourcery.com>
8
9 * gdb.perf/backtrace.c: New.
10 * gdb.perf/backtrace.exp: New.
11 * gdb.perf/backtrace.py: New.
12
22825df7
YQ
132013-11-24 Yao Qi <yao@codesourcery.com>
14
15 * gdb.perf/single-step.c: New.
16 * gdb.perf/single-step.exp: New.
17 * gdb.perf/single-step.py: New.
18
c1ea7c01
DE
192013-11-23 Doug Evans <xdje42@gmail.com>
20
21 * gdb.base/ena-dis-br.exp: Add missing quote to "step after continue
22 with ignore count".
23
35720eaa
DE
242013-11-23 Doug Evans <xdje42@gmail.com>
25
26 * gdb.python/py-value.exp (test_lazy_strings): Tweak test names.
27 (test_subscript_regression): Ditto.
28 (top level): Run test_subscript_regression for c++ with "c++" prefix.
29
3cd14e45
DE
302013-11-23 Doug Evans <xdje42@gmail.com>
31
32 * gdb.python/py-type.exp (test_enums): Fix typo.
33
985c818c
DE
342013-11-23 Doug Evans <xdje42@gmail.com>
35
36 * gdb.python/py-symbol.exp: Add some comments. Make all test names
37 unique.
38
f873dd7a
DE
392013-11-23 Doug Evans <xdje42@gmail.com>
40
41 * gdb.python/py-symbol.exp: Fix whitespace.
42
38a502a4
DE
432013-11-23 Doug Evans <xdje42@gmail.com>
44
45 * gdb.python/python.exp: Don't call skip_python_tests, we still want
46 to test some things in the case where python is not configured in.
47
c0621699
PA
482013-11-22 Pedro Alves <palves@redhat.com>
49
50 * gdb.dwarf2/dw2-bad-cfi.S: Rename to ...
51 * gdb.dwarf2/dw2-unspecified-ret-addr.S: ... this. Adjust.
52 * gdb.dwarf2/dw2-bad-cfi.c: Rename to ...
53 * gdb.dwarf2/dw2-unspecified-ret-addr.c: ... this.
54 * gdb.dwarf2/dw2-bad-cfi.exp: Rename to ...
55 * gdb.dwarf2/dw2-unspecified-ret-addr.exp: ... this.
56
f57e61cd
TT
572013-11-22 Tom Tromey <tromey@redhat.com>
58
59 * gdb.dwarf2/dw2-bad-cfi.S: Update comment.
60
da2b2fdf
TT
612013-11-22 Tom Tromey <tromey@redhat.com>
62
63 * gdb.dwarf2/dw2-bad-cfi.c: New file.
64 * gdb.dwarf2/dw2-bad-cfi.exp: New file.
65 * gdb.dwarf2/dw2-bad-cfi.S: New file.
66
33f8fe58
PA
672013-11-22 Pedro Alves <palves@redhat.com>
68
69 PR 16155
70 * gdb.dwarf2/dw2-dup-frame.S: New file.
71 * gdb.dwarf2/dw2-dup-frame.c: New file.
72 * gdb.dwarf2/dw2-dup-frame.exp: New file.
73
0a1e6121
YQ
742013-11-22 Yao Qi <yao@codesourcery.com>
75
76 * lib/mi-support.exp (mi_create_dynamic_varobj): Update
77 comment and add one more argument "has_more".
78 * gdb.python/py-mi.exp: Callers update.
79
0061ea24
YQ
802013-11-22 Yao Qi <yao@codesourcery.com>
81
82 * gdb.python/py-mi.exp: Use mi_create_floating_varobj instead
83 of mi_create_dynamic_varobj.
84
069d6a0f
PA
852013-11-20 Pedro Alves <palves@redhat.com>
86
87 * gdb.base/maint.exp (maint print objfiles): Consume one line at a
88 time, and run it through all three milestone regexes.
89
10d8cbd2
SA
902013-11-20 Sanimir Agovic <sanimir.agovic@intel.com>
91
92 * gdb.base/eval-avoid-side-effects.exp: New file.
93
57803a3c
WT
942013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
95
60650f2e
WT
96 * gdb.arch/i386-mpx.c: New file
97 * gdb.arch/i386-mpx.exp: New file.
98
09748966
WT
992013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
100
101 * gdb.python/py-pp-maint.exp: Consider new pretty-print added
102 for bnd registers.
103
60650f2e
WT
1042013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
105
57803a3c
WT
106 * gdb.xml/maint_print_struct.xml (bitfield): Added bitfield having
107 start and end equal 0.
108
3e9ecad3
YQ
1092013-11-19 Yao Qi <yao@codesourcery.com>
110
111 * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'.
112 (mi_list_varobj_children_range): Likewise.
113
31b4ab9e
YQ
1142013-11-19 Yao Qi <yao@codesourcery.com>
115
116 * lib/mi-support.exp (mi_child_regexp): Remove unnecessary '\'.
117
4392c534
YQ
1182013-11-19 Yao Qi <yao@codesourcery.com>
119
120 * lib/mi-support.exp: Fix format.
121
df7752b0
JB
1222013-11-19 Joel Brobecker <brobecker@adacore.com>
123
124 * gdb.ada/py_range: New testcase.
125
176f037c
JB
1262013-11-18 Joel Brobecker <brobecker@adacore.com>
127
128 * mi-language.exp: Add "-list-features" test verifying that
129 its output contains "language-option".
130
ee4a1c63
JB
1312013-11-16 Joel Brobecker <brobecker@adacore.com>
132
133 * info_exc/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
134 * info_exc/foo.adb: Adjust to new exception name.
135 * info_exc.exp: Adjust after exception renaming in const.ads.
136 Update "info exception global" test to test "info exceptions
137 global_gdb" instead.
138
139 * mi_exc_info/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
140 * mi_exc_info/foo.adb (Adjust to new exception name.
141 * mi_exc_info.exp: Adjust after exception renaming in const.ads.
142 Update "-info-ada-exceptions global" test to test
143 "-info-ada-exceptions global_gdb" instead.
144
6ec41e1e
LM
1452013-11-15 Luis Machado <lgustavo@codesourcery.com>
146
147 * lib/mi-support.exp (mi_gdb_test): Expect different formats
148 of inferior output for remote and native sessions.
149 * gdb.mi/mi-console.exp: Remove obsolete comment.
150 Check for semihosted inferior output pattern.
151 (semihosted_string): New function.
152
391d3400
JB
1532013-11-15 Joel Brobecker <brobecker@adacore.com>
154
155 * gdb.ada/info_exc.exp: Allow other global exceptions to be
156 listed in the output of "info exceptions".
157 * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
158 listed in the output of "-info-ada-exceptions".
159
e092da29
JB
1602013-11-15 Joel Brobecker <brobecker@adacore.com>
161
162 * gdb.ada/info_exc.exp: Start inferior before starting
163 the "info exceptions" tests.
164 * gdb.ada/mi_exc_info.exp: Start inferior before starting
165 the "-info-ada-exceptions" tests.
166
805e1f19
TT
1672013-11-15 Tom Tromey <tromey@redhat.com>
168
169 * gdb.cp/includefile: New file.
170 * gdb.cp/filename.exp: New file.
171 * gdb.cp/filename.cc: New file.
172
9abb1bd6
DE
1732013-11-15 Doug Evans <xdje42@gmail.com>
174
175 * gdb.python/py-breakpoint.exp: Make tests have unique names.
176
8abea1a1
DE
1772013-11-15 Doug Evans <xdje42@gmail.com>
178
179 * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
180
330a7fce
DE
1812013-11-15 Doug Evans <xdje42@gmail.com>
182
183 * gdb.python/py-breakpoint.exp: Split up into several functions,
184 each with their own test prefix.
185
0acf8b65
JB
1862013-11-15 Joel Brobecker <brobecker@adacore.com>
187
188 * gdb.ada/O2_float_param: New testcase.
189
496038b3
TT
1902013-11-14 Tom Tromey <tromey@redhat.com>
191
192 * Makefile.in (check-parallel): Print summary from gdb.sum.
193
c7e8af9b
OJ
1942013-11-14 Omair Javaid <Omair.Javaid@linaro.org>
195
196 * gdb.dwarf2/dw2-case-insensitive-debug.S: Updated compile unit
197 and function label names.
198 * gdb.dwarf2/dw2-case-insensitive.c: Created function and
199 compile unit labels.
200
403cb6b1
JB
2012013-11-14 Joel Brobecker <brobecker@adacore.com>
202
203 * gdb.mi/mi-language.exp: New file.
204
74921315
KS
2052013-09-17 Keith Seitz <keiths@redhat.com>
206
207 PR c++/7935
208 PR c++/10541
209 * gdb.cp/nsalias.exp: New file.
210 * gdb.cp/nsalias.cc: New file.
211 * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
212 tests only on known, working compiler versions.
213
08c43050
TT
2142013-11-13 Tom Tromey <tromey@redhat.com>
215
216 * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
217 * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
218
0682e708
DE
2192013-11-12 Doug Evans <dje@google.com>
220
221 * gdb.base/fileio.exp: Make $dir2 writable after the test is done
222 so that "rm -rf $builddir" Just Works.
223
a7e332c2
JB
2242013-11-12 Joel Brobecker <brobecker@adacore.com>
225
226 * gdb.ada/mi_exc_info: New testcase.
227
778865d3
JB
2282013-11-12 Joel Brobecker <brobecker@adacore.com>
229
230 * gdb.ada/info_exc: New testcase.
231
304a8ac1
DE
2322013-11-11 Doug Evans <dje@google.com>
233
234 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
235 of testfile.
236
bc79de95
PM
2372013-11-11 Phil Muldoon <pmuldoon@redhat.com>
238
239 * gdb.python/py-linetable.S: New file.
240 * gdb.python/py-linetable.c: New file.
241 * gdb.python/py-linetable.exp: New file.
242
2df4d1d5
JB
2432013-11-11 Joel Brobecker <brobecker@adacore.com>
244
245 * gdb.ada/mi_ex_cond: New testcase.
246
204b5331
DE
2472013-11-07 Doug Evans <dje@google.com>
248
249 PR 11786
250 * gdb.base/gcore-relro-pie.c: New file.
251 * gdb.base/gcore-relro-pie.exp: New file.
252
92e32e33
PM
2532013-11-07 Phil Muldoon <pmuldoon@redhat.com>
254
255 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
256 * gdb.python/py-cmd.c: New File.
257
f76c27b5
PM
2582013-11-07 Phil Muldoon <pmuldoon@redhat.com>
259
260 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
261
79600f4f 2622013-11-06 Doug Evans <xdje42@gmail.com>
01e48c0c
DE
263
264 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
265
6dbb6798
YQ
2662013-11-06 Yao Qi <yao@codesourcery.com>
267
268 * lib/gdb.exp (gdb_produce_source): New procedure.
269 * gdb.perf/solib.c: New.
270 * gdb.perf/solib.exp: New.
271 * gdb.perf/solib.py: New.
272
71c0c615
YQ
2732013-11-06 Yao Qi <yao@codesourcery.com>
274
275 * README: Mention performance tests.
276
f27a1236
YQ
2772013-11-06 Yao Qi <yao@codesourcery.com>
278
279 * lib/perftest.exp: New.
280 * gdb.perf/lib/perftest/__init__.py: New.
281 * gdb.perf/lib/perftest/measure.py: New.
282 * gdb.perf/lib/perftest/perftest.py: New.
283 * gdb.perf/lib/perftest/reporter.py: New.
284 * gdb.perf/lib/perftest/testresult.py: New.
285
7636ccf9
YQ
2862013-11-06 Yao Qi <yao@codesourcery.com>
287
288 * Makefile.in (check-perf): New target.
289 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
290 * configure: Re-generated.
291 * gdb.perf/Makefile.in: New.
292
81208388
TT
2932013-11-04 Tom Tromey <tromey@redhat.com>
294
295 * Makefile.in (TEST_DIRS): Remove.
296 (TEST_TARGETS, check-parallel): Rewrite.
297 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
298 (subdir_do, subdirs): Remove.
299 (do-check-parallel, check/%): New targets.
300 (clean): Remove outputs, temp, and cache directories.
301 (saw_dash_j): New variable.
302 (CHECK_TARGET): Use it.
303 (check): Depend on all, site.exp. Rewrite.
304 (check-single): Remove dependencies.
305 (slow_tests, all_tests, reordered_tests): New variables.
306
c63ffa1f
TT
3072013-11-04 Tom Tromey <tromey@redhat.com>
308
309 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
310 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
311 before loading binfile.
312 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
313 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
314 before loading binfile.
315
3fef966c
TT
3162013-11-04 Tom Tromey <tromey@redhat.com>
317
318 * gdb.base/foll-exec.c (main): Use BASEDIR.
319 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
320 * gdb.base/foll-vfork.c (main): Use BASEDIR.
321 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
322 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
323 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
324
24890efd
TT
3252013-11-04 Tom Tromey <tromey@redhat.com>
326
327 * gdb.base/argv0-symlink.exp: Compute executable's directory
328 dynamically.
329
c59ffcab
TT
3302013-11-04 Tom Tromey <tromey@redhat.com>
331
332 * gdb.asm/asm-source.exp: Use standard_output_file.
333
479c8d68
TT
3342013-11-04 Tom Tromey <tromey@redhat.com>
335
336 * gdb.server/file-transfer.exp: Use standard_output_file.
337
1e537771
TT
3382013-11-04 Tom Tromey <tromey@redhat.com>
339
340 * gdb.base/fullname.exp: Use standard_output_file,
341 relative_filename.
342 * gdb.base/hashline1.exp: Use standard_testfile,
343 standard_output_file, relative_filename, clean_restart.
344 * gdb.base/hashline2.exp: Use standard_testfile,
345 standard_output_file.
346 * gdb.base/hashline3.exp: Use standard_testfile,
347 standard_output_file, relative_filename.
348 * lib/gdb.exp (relative_filename): New proc.
349
b44b82af
TT
3502013-11-04 Tom Tromey <tromey@redhat.com>
351
352 * gdb.base/fileio.c (test_open, test_write, test_read)
353 (test_lseek, test_close, test_stat, test_fstat)
354 (test_isatty, test_system, test_rename, test_unlink):
355 Use OUTDIR define.
356 * gdb.base/fileio.exp: Define OUTDIR during compilation.
357 Use standard_output_file.
358
59b28c5d
TT
3592013-11-04 Tom Tromey <tromey@redhat.com>
360
361 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
362 defines.
363 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
364 compilation. Use prepare_for_testing, standard_output_file.
365
08b3fe69
TT
3662013-11-04 Tom Tromey <tromey@redhat.com>
367
368 * gdb.base/advance.exp: Use standard_testfile and
369 prepare_for_testing.
370 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
371 appropriate directory when local.
372 * gdb.base/dump.exp: Use standard_output_file. Update all
373 "dump" and "restore" filenames.
374 * gdb.base/interact.exp: Use standard_output_file.
375 * gdb.base/jit-so.exp: Don't download file when local.
376 * gdb.base/jit.exp (compile_jit_test): Don't download file
377 when local.
378 * gdb.base/list.exp: Use gdb_remote_download.
379 * gdb.base/maint.exp: Use standard_output_file.
380 * gdb.base/prelink.exp: Use standard_output_file.
381 * gdb.base/save-bp.exp: Use standard_output_file.
382 * gdb.base/sepdebug.exp: Use standard_testfile,
383 standard_output_file.
384 (test_different_dir): Don't declare objdir.
385 * gdb.base/solib-search.exp: Use standard_output_file.
386 * gdb.base/step-line.exp: Use gdb_remote_download.
387 * gdb.base/trace-commands.exp: Use standard_output_file.
388
32cfb09d
TT
3892013-11-04 Tom Tromey <tromey@redhat.com>
390
391 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
392 to compilation. Use standard_output_file.
393 (test_tfind_tfile): Update.
394 * gdb.trace/tfile.c (write_basic_trace_file)
395 (write_error_trace_file): Use TFILE_DIR.
396 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
397 standard_output_file.
398
84741506
TT
3992013-11-04 Tom Tromey <tromey@redhat.com>
400
401 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
402 Use "dwarf2 always-disassemble" for the "maint set" test.
403 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
404 standard_output_file.
405 * gdb.mi/mi-logging.exp: Use standard_output_file.
406
cfb7b9a3
TT
4072013-11-04 Tom Tromey <tromey@redhat.com>
408
409 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
410 downloads conditional on remote host.
411 (set_arch): Likewise.
412 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
413 (load_description): Use standard_output_file.
414
bdfe0594
TT
4152013-11-04 Tom Tromey <tromey@redhat.com>
416
417 * gdb.gdb/selftest.exp: Use standard_output_file.
418 * lib/selftest-support.exp (do_self_tests): Use
419 standard_output_file.
420
8c639e73
TT
4212013-11-04 Tom Tromey <tromey@redhat.com>
422
423 * gdb.stabs/weird.exp: Use gdb_remote_download and
424 standard_output_file.
425
5030a410
TT
4262013-11-04 Tom Tromey <tromey@redhat.com>
427
428 * gdb.base/gcore-buffer-overflow.exp: Use
429 standard_output_file, not standard_testfile.
430 * gdb.base/twice.exp: Use standard_testfile, not
431 standard_output_file. Use gdb_remote_download.
432
95d7853e
TT
4332013-11-04 Tom Tromey <tromey@redhat.com>
434
435 * lib/gdb.exp (get_compiler_info): Use log_file -info and
436 restore from that.
437
eab88b54
MR
4382013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
439
440 * gdb.cp/derivation.exp: s/perrro/perror/
441
a1b0fbee
MR
4422013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
443
444 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
445 `debugdir'.
446
638aa5a1
AB
4472013-10-31 Andrew Burgess <aburgess@broadcom.com>
448
449 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
450 tests and update expected error message.
451 (test_watch_register_location): New tests.
452 (do_tests): Call test_watch_register_location.
453 * gdb.base/watchpoints.exp: Update expected error message.
454
055e608a
UW
4552013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
456
457 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
458 the patterns in gdb_test_multiple.
459
9ac69859
NB
4602013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
461
462 * gdb.base/sym-file-lib.c: New file.
463 * gdb.base/sym-file-loader.c: New file.
464 * gdb.base/sym-file-loader.h: New file.
465 * gdb.base/sym-file-main.c: New file.
466 * gdb.base/sym-file.exp: New file.
467 * lib/gdb.exp (is_elf_target): New function.
468
24ba476b
PA
4692013-10-29 Pedro Alves <palves@redhat.com>
470
471 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
472 variable setting change-log-default-name to ChangeLog-mi.
473
f69d9aef
AB
4742013-10-29 Andrew Burgess <aburgess@broadcom.com>
475
476 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
477 Expect <unavailable> pattern.
478
71193121
TV
4792013-10-28 Tom de Vries <tom@codesourcery.com>
480
481 * gdb.arch/thumb2-it.S (it_8): Fix typo.
482
38095c27
AK
4832013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
484
485 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
486 remote stubs where exit() behaviour is unreliable.
487
686d4def
PA
4882013-10-25 Pedro Alves <palves@redhat.com>
489
490 * gdb.cp/m-static.exp: Adjust expected output of printing a
491 nonexistent or optimized out static field. Also test printing the
492 the "container" object.
493
a35cfb40
MR
4942013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
495
496 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
497 if in the persistent mode.
498 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
499
bbe769cc
MR
5002013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
501
502 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
503 support core file generation" reply.
504
95e4302a
JM
5052013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
506
507 PR gdb/15986
508 * gdb.base/run.c (main): gdb_get_line_number tag added for
509 commands.exp.
510 (factorial): Likewise.
511
512 * gdb.base/commands.exp (watchpoint_command_test): Use
513 gdb_get_line_number in order to determine the locations in run.c
514 where local_var is detected to go out of scope.
515
4c406179
JM
5162013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
517
518 * gdb.base/gnu_vector.exp: Care about endianness when casting
519 scalars to vectors.
520
bb6216d8
TT
5212013-10-18 Tom Tromey <tromey@redhat.com>
522
523 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
524 of "binfile".
525
e8369a73
AB
5262013-10-18 Andrew Burgess <aburgess@broadcom.com>
527
528 * gdb.base/watchpoints.exp: Add test for setting software
529 watchpoints of different types before starting the inferior.
530
776f04fa
PA
5312013-10-18 Pedro Alves <palves@redhat.com>
532
533 PR gdb/16062
534 * gdb.threads/stepi-random-signal.c: New file.
535 * gdb.threads/stepi-random-signal.exp: New file.
536
e4b8388f
MR
5372013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
538
539 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
540 Fix comment typo.
541 * lib/gdb.exp (gdb_init): Likewise.
542
50b34a18
TT
5432013-10-17 Tom Tromey <tromey@redhat.com>
544
545 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
546
3db258f5
TT
5472013-10-14 Tom Tromey <tromey@redhat.com>
548
549 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
550 name to gdb_test_no_output.
551
4856b6bc
JK
5522013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
553
554 Canonicalize directories for EXEC_FILENAME.
555 * gdb.base/argv0-symlink.exp
556 (kept file symbolic link name for info inferiors): New.
557 (kept directory symbolic link name): Setup kfail.
558 (kept directory symbolic link name for info inferiors): New.
559
9772d074
UW
5602013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
561
562 * gdb.arch/s390-multiarch.exp: New file.
563 * gdb.arch/s390-multiarch.c: New file.
564
2a3be966
JB
5652013-10-11 Joel Brobecker <brobecker@adacore.com>
566
567 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
568 use the appropriate GDB/MI command instead, and verify
569 the test output.
570
7c647d61
JB
5712013-10-11 Joel Brobecker <brobecker@adacore.com>
572
573 * gdb.base/source-nofile.gdb: New file.
574 * gdb.base/source.exp: Add two tests verifying the behavior when
575 the "source" command is given a non-existant filename.
576
bb66bd51
YQ
5772013-10-11 Yao Qi <yao@codesourcery.com>
578
579 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
580 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
581 and 'dlclose'.
582 [!__WIN32__]: Include "dlfcn.h".
583 * gdb.mi/mi-catch-load.exp: Set up kfail.
584
4f424bb1
AK
5852013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
586
587 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
588 generated corefile" by argument "$test".
589
578d3588
PA
5902013-10-09 Pedro Alves <palves@redhat.com>
591
592 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
593 output.
594
eb4ca471
PA
5952013-10-09 Pedro Alves <palves@redhat.com>
596
597 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
598 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
599 (test_catch_syscall_with_wrong_args)
600 (test_catch_syscall_restarting_inferior)
601 (test_catch_syscall_fail_nodatadir)
602 (test_catch_syscall_without_args_noxml)
603 (test_catch_syscall_with_args_noxml)
604 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
605
dc294be5
TT
6062013-10-08 Tom Tromey <tromey@redhat.com>
607
608 * gdb.dwarf2/dwzbuildid.exp: New file.
609 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
610 parameters.
611 (Dwarf::_defer_output): Change "section" parameter to
612 "section_spec"; update.
613 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
614 procs.
615
c968bd18
JB
6162013-10-08 Joel Brobecker <brobecker@adacore.com>
617
618 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
619
f44eeb11
TT
6202013-10-07 Tom Tromey <tromey@redhat.com>
621
622 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
623 to 0.
624
0c557179
SDJ
6252013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
626
627 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
628 $_exitcode is void when opening a corefile.
629 * gdb.base/exitsignal.exp: New file.
630 * gdb.base/segv.c: Likewise.
631 * gdb.base/normal.c: Likewise.
632
5713b9b5
JB
6332013-10-04 Joel Brobecker <brobecker@adacore.com>
634
635 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
636
3f983d47
YZ
6372013-10-02 Vidya Praveen <vidyapraveen@arm.com>
638
639 * gdb.trace/entry-values.exp: Modify regular expression to scan for
640 'bl' instruction instead of 'call' for ARM and AArch64 targets.
641
901461f8
PA
6422013-10-02 Pedro Alves <palves@redhat.com>
643
644 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
645 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
646 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
647 (not_saved_pattern): New.
648 Replace use of the former with the latter.
649
b477a5e6
PA
6502013-10-02 Pedro Alves <palves@redhat.com>
651
652 * README (Board Settings): Document "exit_is_reliable".
653 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
654 running to exit reliably reports program exits.
655 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
656 info.
657 * boards/native-stdio-gdbserver.exp: Likewise.
658
a49bed3a
DE
6592013-10-01 Doug Evans <dje@google.com>
660
661 * gdb.python/python.exp: Remove redundant print-stack tests.
662 Make all print-stack test names unique. Fix spelling of print-stack.
663
2ed2ad44
YQ
6642013-09-29 Yao Qi <yao@codesourcery.com>
665
666 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
667 is remote.
668
7d760051
UW
6692013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
670
671 PR shlibs/8882
672 * gdb.base/corefile.exp: Add a check to assure warning-free
673 core-file load.
674
82bf32bc
JK
6752013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
676
677 * gdb.dwarf2/dwp-symlink.c: New file.
678 * gdb.dwarf2/dwp-symlink.exp: New file.
679
4fa7d390
DE
6802013-09-20 Doug Evans <dje@google.com>
681
6b4646ce
DE
682 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
683 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
684 file.
685 * gdb.dwarf2/fission-loclists.S: Ditto.
686 * gdb.dwarf2/fission-reread.S: Ditto.
687 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
688 build_executable_from_fission_assembler.
689 * gdb.dwarf2/fission-loclists.exp: Ditto.
690 * gdb.dwarf2/fission-reread.exp: Ditto.
691
4fa7d390
DE
692 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
693 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
694 (gdb_gnu_strip_debug): Ditto.
695 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
696 * gdb.arch/altivec-abi.exp: Ditto.
697 * gdb.base/attach-pie-misread.exp: Ditto.
698 * gdb.base/comprdebug.exp: Ditto.
699 * gdb.base/dup-sect.exp: Ditto.
700 * gdb.base/gnu-debugdata.exp: Ditto.
701 * gdb.base/step-symless.exp: Ditto.
702 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
703 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
704 * gdb.dwarf2/gdb-index.exp: Ditto.
705
e4c6a2c4
AB
7062013-09-18 Andrew Burgess <aburgess@broadcom.com>
707
708 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
709 register to "<optimized out>", and also print the registers.
710
a205fbfc
PA
7112013-09-18 Pedro Alves <palves@redhat.com>
712
713 PR server/15967
714 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
715 change text.
716
ee47b2f8
YQ
7172013-09-18 Yao Qi <yao@codesourcery.com>
718
719 * gdb.server/wrapper.c: New.
720 * gdb.server/wrapper.exp: New.
721
49fa26b0
PA
7222013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
723 Jan Kratochvil <jan.kartochvil@redhat.com>
724 Pedro Alves <palves@redhat.com>
725
726 PR gdb/11568
727 * gdb.thread/thread-specific-bp.c: New file.
728 * gdb.thread/thread-specific-bp.exp: New file.
729
e83b28bc
SDJ
7302013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
731
732 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
733 convenience function.
734
08d72866
PA
7352013-09-17 Pedro Alves <palves@redhat.com>
736
737 PR gdb/15911
738 * gdb.threads/info-threads-cur-sal-2.c: New file.
739 * gdb.threads/info-threads-cur-sal.c: New file.
740 * gdb.threads/info-threads-cur-sal.exp: New file.
741
57b0d98e
YQ
7422013-09-17 Yao Qi <yao@codesourcery.com>
743
744 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
745 [__WIN32__]: Include "windows.h" and define macro dlopen
746 and dlclose.
747 [!__WIN32__]: Include "dlfcn.h".
748 * gdb.base/catch-load.exp (one_catch_load_test): Match
749 directory separator.
750
0295a32e
DE
7512013-09-16 Doug Evans <dje@google.com>
752
a587b477
DE
753 * lib/gdb.exp (using_fission): New proc.
754 * gdb.base/info-macros.exp: Skip test if using Fission.
755
0295a32e
DE
756 * gdb.base/break-interp.exp: Fix indentation.
757
a280dbd1
SDJ
7582013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
759
760 * gdb.base/gdbvars.c (foo_void): New function.
761 (foo_int): Likewise.
762 * gdb.base/gdbvars.exp (test_convenience_functions): New
763 function. Call it.
764
4ac33720
UW
7652013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
766
767 * gdb.arch/s390-tdbregs.c: New file.
768 * gdb.arch/s390-tdbregs.exp: New file.
769
b866c52d
SS
7702013-09-12 Stan Shebs <stan@codesourcery.com>
771
772 * README: New file.
773
dc59cba6
DE
7742013-09-12 Doug Evans <dje@google.com>
775
776 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
777 added code to print event.inferior.
778
edf9f00c
JK
7792013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
780
781 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
782 debug part of the binary.
783
5423b017
JK
7842013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
785
786 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
787 (addlink): Add comment.
788
9295cf6f
SA
7892013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
790
791 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
792 canonical pathname.
793
89e63ee4
DE
7942013-09-04 Doug Evans <dje@google.com>
795
314bb8c3
DE
796 * gdb.python/py-events.py (exit_handler): Verify we get the expected
797 event.
798 (continue_handler, new_objfile_handler): Ditto.
799 (test_events): Rename command to "test-events".
800 (test_newobj_events): Rename command to "test-objfile-events".
801 * gdb.python/py-events.exp: Update.
802 * gdb.python/py-evsignal.exp: Update.
803 * gdb.python/py-evthreads.exp: Update.
804
89e63ee4
DE
805 * gdb.base/enumval.c (ZERO): New enum value.
806 (main): Use it
807 * gdb.base/enumval.exp: Test ability to print ZERO.
808
8092013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
810 Pedro Alves <palves@redhat.com>
811
812 * gdb.base/relocate.exp: Check that invalid options are
813 rejected.
814
26c2b53c
AB
8152013-08-30 Andrew Burgess <aburgess@broadcom.com>
816
817 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
818 (my_static_symbol): Add comment.
819 (main): Reference my_bss_symbol.
820
96d9056e
PM
8212013-08-30 Phil Muldoon <pmuldoon@redhat.com>
822
823 * gdb.python/py-arch.exp: Tests for invalid architecture.
824
489d4f4d
SA
8252013-08-29 Sterling Augustine <saugustine@google.com>
826
827 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
828 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
829 said conditional.
830
5b791bb5
PM
8312013-08-29 Phil Muldoon <pmuldoon@redhat.com>
832
833 * gdb.python/py-arch.exp: Load gdb-python.exp.
834
8f28f522
PM
8352013-08-29 Phil Muldoon <pmuldoon@redhat.com>
836
837 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
838 itertools for imap attribute. Otherwise use map().
839 (ElidingIterator): Define wrapper function __next__.
840 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
841 use exec (open (read ())) instead.
842 * gdb.python/py-framefilter.exp: Ditto.
843 * gdb.python/py-arch.exp: Update print based test to Python 3.x
844 compliance.
845 * gdb.python/py-frame.exp: Ditto.
846 * gdb.python/py-type.exp: Ditto.
847
1f0c4988
JK
8482013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
849
850 PR gdb/15415
851 * gdb.base/argv0-symlink.c: New file.
852 * gdb.base/argv0-symlink.exp: New file.
853
7893c162
TT
8542013-08-28 Tom Tromey <tromey@redhat.com>
855
856 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
857 when saving index.
858
6211c335
YQ
8592013-08-27 Yao Qi <yao@codesourcery.com>
860
861 * gdb.trace/entry-values.exp: Test unavailable entry value is
862 not shown when option '--skip-unavailable' is specified.
863 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
864 Add tests for new option '--skip-unavailable'.
865
ce4ea2bb
YQ
8662013-08-27 Yao Qi <yao@codesourcery.com>
867
868 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
869 remote_download if it is empty.
870
6e45f158
DE
8712013-08-26 Doug Evans <dje@google.com>
872
779bd270
DE
873 PR symtab/15885
874 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
875 (clean): rm -f *.gdb-index *.with-index.
876 * gdb.dwarf2/gdb-index.exp: New testcase.
877
6e45f158
DE
878 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
879 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
880 run_on_host. All callers updated.
881
b1224238
YQ
8822013-08-24 Yao Qi <yao@codesourcery.com>
883
884 * gdb.trace/entry-values.c (end): New
885 (main): Call end.
886 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
887 tracepoint and collect data. Test entry value is unavailable.
888
b39a8faf
YQ
8892013-08-24 Yao Qi <yao@codesourcery.com>
890
891 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
892 * gdb.trace/entry-values.c: New.
893 * gdb.trace/entry-values.exp: New.
894
9eaabc75
MW
8952013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
896
897 PR gdb/15501
898 * gdb.base/ena-dis-br.exp: Add test to verify
899 enable/disable commands work correctly with
900 multiple arguments that include multiple locations.
901
9f948660
SDJ
9022013-08-22 Samuel Bronson <naesten@gmail.com>
903
904 ARM Linux support for `catch syscall'.
905 * gdb.base/catch-syscall.exp: Test this on ARM now.
906 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
907
e630b974
TT
9082013-08-22 Tom Tromey <tromey@redhat.com>
909
910 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
911 default addr_size.
912 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
913
f3a76454
TT
9142013-08-22 Tom Tromey <tromey@redhat.com>
915
916 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
917 standard_temp_file.
918
de5f37e1
TT
9192013-08-22 Tom Tromey <tromey@redhat.com>
920
921 * gdb.arch/amd64-byte.exp: Use standard_testfile,
922 clean_restart.
923 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
924 * gdb.arch/amd64-dword.exp: Use standard_testfile,
925 clean_restart.
926 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
927 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
928 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
929 * gdb.arch/amd64-word.exp: Use standard_testfile,
930 clean_restart.
931 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
932 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
933 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
934 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
935 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
936 * gdb.arch/i386-signal.exp: Use standard_testfile.
937 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
938 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
939 * gdb.arch/i386-unwind.exp: Use standard_testfile.
940 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
941
8448e842
TT
9422013-08-22 Tom Tromey <tromey@redhat.com>
943
944 * gdb.python/py-error.exp: Use gdb_remote_download.
945 * gdb.python/py-mi.exp: Use gdb_remote_download.
946 * gdb.python/py-objfile-script.exp: Use standard_output_file.
947 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
948 (run_lang_tests): Likewise.
949 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
950 filename.
951 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
952 compiling. Use gdb_remote_download. Update some tests.
953 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
954 standard_output_file.
955 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
956 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
957 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
958 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
959 standard_output_file.
960
16cfcbc2
TT
9612013-08-22 Tom Tromey <tromey@redhat.com>
962
963 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
964
44ee8174
TT
9652013-08-22 Tom Tromey <tromey@redhat.com>
966
967 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
968 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
969 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
970 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
971 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
972 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
973 * lib/gdb.exp (gdb_remote_download): New proc.
974
7a218f88
TT
9752013-08-22 Tom Tromey <tromey@redhat.com>
976
977 * gdb.dwarf2/clztest.exp: Use standard_testfile.
978 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
979 * gdb.dwarf2/fission-base.S: Remove directory from
980 DW_AT_GNU_dwo_name.
981 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
982 debug-file-directory.
983 * gdb.dwarf2/fission-reread.S: Remove directory from
984 DW_AT_GNU_dwo_name.
985 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
986 debug-file-directory.
987
70cc1c23
DE
9882013-08-16 Doug Evans <dje@google.com>
989
990 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
991 prelink complains about an unhandled DWARF version.
992
61884d20
DE
9932013-08-14 Cary Coutant <ccoutant@google.com>
994
995 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
996
5e92f71a
TT
9972013-08-13 Tom Tromey <tromey@redhat.com>
998 Yao Qi <yao@codesourcery.com>
999
1000 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
1001 * lib/gdb.exp: Handle GDB_PARALLEL.
1002 (default_gdb_version): Kill inotify_pid if it exists.
1003 (default_gdb_exit): Emit warning if the inotify log is not
1004 empty.
1005 (standard_output_file): Respect GDB_PARALLEL.
1006 (standard_temp_file): Likewise.
1007 (gdb_init): Start inotifywait if requested.
1008
5c30d39a
AB
10092013-08-13 Andrew Burgess <aburgess@broadcom.com>
1010
1011 * gdb.base/printcmds.exp (test_printf): Add test for printf of
1012 pointer with various flags.
1013
17e1c970
TT
10142013-08-13 Tom Tromey <tromey@redhat.com>
1015
1016 * lib/cache.exp: New file.
1017 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
1018 * lib/gdb.exp: Load cache.exp.
1019 (support_complex_tests, is_ilp32_target, is_lp64_target)
1020 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
1021 (gdb_skip_xml_test): Use gdb_caching_proc.
1022 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
1023
4e234898
TT
10242013-08-13 Tom Tromey <tromey@redhat.com>
1025
1026 * lib/gdb.exp (standard_temp_file): New proc.
1027 (support_complex_tests, is_ilp32_target, is_lp64_target)
1028 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
1029 standard_temp_file.
1030
53e981d9
TT
10312013-08-13 Tom Tromey <tromey@redhat.com>
1032
1033 * lib/gdb.exp (build_id_debug_filename_get): Use
1034 standard_output_file.
1035 * lib/prelink-support.exp (section_get)
1036 (build_executable_own_libs): Use standard_output_file.
1037
3f539315
TT
10382013-08-12 Tom Tromey <tromey@redhat.com>
1039
1040 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
1041
b4013987
AA
10422013-08-12 Ali Anwar <alianwar@codesourcery.com>
1043
1044 * gdb.base/break.exp: Test break via convenience variable
1045 with file name.
1046
f61d5529
DE
10472013-08-09 Doug Evans <dje@google.com>
1048
1049 * lib/future.exp (gdb_find_ldd): New proc.
1050 * lib/prelink-support.exp (build_executable_own_libs): Call it.
1051 Make "/usr/sbin/" in prelink path optional.
1052
1ed8d800
YQ
10532013-08-09 Yao Qi <yao@codesourcery.com>
1054
1055 * gdb.trace/collection.exp (gdb_collect_args_test): Set
1056 "only" and "both" to 'print entry-values' before selecting
1057 trace frame.
1058
82a0a75f
YQ
10592013-08-08 Yao Qi <yao@codesourcery.com>
1060
1061 * gdb.trace/mi-trace-unavailable.exp: Don't set
1062 "print entry-values" to "no".
1063 (test_trace_unavailable): Set various values to
1064 "print entry-values" to test that the output of
1065 '-stack-list-locals' is not affected, and then set
1066 set "print entry-values" to "no".
1067
ac52f9a2
DE
10682013-08-07 Doug Evans <dje@google.com>
1069
1070 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
1071 * gdb.python/py-value-cc.exp: Update.
1072 * gdb.python/py-value.exp: Use different names for .o files for
1073 C and C++. Only perform C++ tests if !skip_cplus_tests.
1074
bf6d8a91
TT
10752013-08-07 Tom Tromey <tromey@redhat.com>
1076
1077 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
1078
f9125b6c
TT
10792013-08-07 Tom Tromey <tromey@redhat.com>
1080
1081 * gdb.dwarf2/dwz.exp: New file.
1082
3a1115a0
TT
10832013-08-02 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.base/watchpoint.c (struct foo5): New.
1086 (nullptr): New global.
1087 * gdb.base/watchpoint.exp (test_watch_location): Add test.
1088
b846d303
DE
10892013-08-01 Doug Evans <dje@google.com>
1090
7ee85ab1
DE
1091 PR symtab/15691
1092 * gdb.dwarf2/fission-mix.exp: New file.
1093 * gdb.dwarf2/fission-mix.h: New file.
1094 * gdb.dwarf2/fission-mix.c: New file.
1095 * gdb.dwarf2/fission-mix2.c: New file.
1096
b846d303
DE
1097 PR symtab/15695
1098 * gdb.base/func-ptr.exp: New file.
1099 * gdb.base/func-ptr.c: New file.
1100
67d21849
YQ
11012013-08-01 Yao Qi <yao@codesourcery.com>
1102
1103 * gdb.python/py-sync-interp.c: New.
1104 * gdb.python/py-sync-interp.exp: New.
1105
de74e63a
YQ
11062013-07-31 Yao Qi <yao@codesourcery.com>
1107
1108 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
1109 'tdump' on stack frame 0 and 1 respectively.
1110
680558e8
YQ
11112013-07-31 Yao Qi <yao@codesourcery.com>
1112
1113 PR gdb/13443
1114 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
1115 'traceframe'. Wrap test with with_test_prefix.
1116 (top level): Update.
1117
48bbe0bf
YQ
11182013-07-31 Yao Qi <yao@codesourcery.com>
1119
1120 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
1121 'gdb_start'.
1122 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
1123 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
1124
11b4b7cc
AB
11252013-07-30 Andrew Burgess <aburgess@broadcom.com>
1126
1127 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
1128 when printing an optimized out value. Expect an error when using
1129 an optimized out value in an expression.
1130
b0c54aa5
AB
11312013-07-30 Andrew Burgess <aburgess@broadcom.com>
1132
1133 * gdb.dwarf2/pieces-optimized-out.exp: New file.
1134 * gdb.dwarf2/pieces-optimized-out.c: New file.
1135 * gdb.dwarf2/pieces-optimized-out.S: New file.
1136
97c85fc6
MB
11372013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
1138
1139 PR gdb/15715
1140 * gdb.base/setshow.exp: Test that relative paths passed to
1141 'set history filename' are converted to absolute paths.
1142
5b32ae97
KS
11432013-07-26 Keith Seitz <keiths@redhat.com>
1144
1145 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
1146 of f77.
1147 Allow for compiler variations of integer types.
1148 Use mi_create_varobj.
1149 Use mi_list_varobj_children for the immediate children of `array'.
1150 Add "has_more" attribute for grandchildren test.
1151
6f64ef53
PA
11522013-07-26 Pedro Alves <palves@redhat.com>
1153
1154 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
1155 files.
1156
fdc8aae8
AB
11572013-07-25 Andrew Burgess <aburgess@broadcom.com>
1158
1159 * gdb.mi/mi-reg-undefined.exp: New file.
1160 * gdb.mi/mi-reg-undefined.c: Likewise.
1161 * gdb.mi/mi-reg-undefined.S: Likewise.
1162
6fbe845e
AB
11632013-07-25 Andrew Burgess <aburgess@broadcom.com>
1164
1165 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
1166 z, o, and t output formats.
1167 * gdb.base/display.exp: Use 'k' as an undefined format now that
1168 'z' is defined.
1169
7b79b135
DE
11702013-07-24 Doug Evans <dje@google.com>
1171
1172 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
1173 "--" to switch.
1174
a0607b84
YQ
11752013-07-24 Yao Qi <yao@codesourcery.com>
1176
1177 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
1178 host.
1179 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
1180 Likewise. If host is remote, copy ${binfile} to host.
1181
2eb14a9b
YQ
11822013-07-23 Yao Qi <yao@codesourcery.com>
1183
1184 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
1185 message.
1186
5d0a3b53
WN
11872013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1188
1189 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
1190 instructions and enable disp-step-syscall for arm targets.
1191
9a5911c0
WN
11922013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1193
1194 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
1195 assembler errors on arm.
1196 * gdb.dwarf2/mac-fileno.S: Likewise.
1197 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1198 * gdb.dwarf2/pr13961.S: Likewise.
1199
fa876972
HZ
12002013-07-19 Hui Zhu <hui@codesourcery.com>
1201
1202 PR gdb/15692
1203 * gdb.mi/mi-dprintf.exp: Add double quotes test.
1204
1527aea8
YQ
12052013-07-19 Yao Qi <yao@codesourcery.com>
1206
1207 * gdb.trace/read-memory.exp (test_from_remote): Update test.
1208 (teset_from_exec): Likewise.
1209
73c1d57e
YQ
12102013-07-19 Yao Qi <yao@codesourcery.com>
1211
1212 * gdb.trace/read-memory.c: New.
1213 * gdb.trace/read-memory.exp: New.
1214
a075c3e5
YQ
12152013-07-19 Yao Qi <yao@codesourcery.com>
1216
1217 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
1218 $dest to link options if host is remote. Move the
1219 generated file to $dest.a on host if host is remote.
1220
623cc285
WN
12212013-07-18 Will Newton <will.newton@linaro.org>
1222
1223 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
1224 to ensure the test is linked against pthreads.
1225 * gdb.threads/tls-var-main.c: Likewise.
1226 * gdb.threads/tls-shared.c: Likewise.
1227
1f74d3b5
YQ
12282013-07-18 Yao Qi <yao@codesourcery.com>
1229
1230 * lib/future.exp (gdb_default_target_compile): Use tail name
1231 of $destfile as the output name of compile. Move the
1232 generated file to $destfile on build.
1233
f6dc277e
YQ
12342013-07-18 Yao Qi <yao@codesourcery.com>
1235
1236 * lib/gdb.exp (gdb_compile): Set
1237 gdb_saved_set_unbuffered_mode_obj to
1238 set_unbuffered_mode_saved.o if host is remote. Invoke
1239 remote_download to copy $unbuf_obj to host.
1240
e7045703
DE
12412013-07-17 Doug Evans <dje@google.com>
1242
1243 * gdb.python/py-frame-args.c: New file.
1244 * gdb.python/py-frame-args.py: New file.
1245 * gdb.python/py-frame-args.exp New file.
1246
5ea5559b
AB
12472013-07-16 Andrew Burgess <aburgess@broadcom.com>
1248
1249 * gdb.base/printcmds.exp (test_printf): Add tests for format
1250 strings with missing format specifier.
1251
4229ca0e
TT
12522013-07-16 Tom Tromey <tromey@redhat.com>
1253
1254 * gdb.ada/info_types.exp: Use standard_testfile.
1255
5ee657d5
TT
12562013-07-16 Tom Tromey <tromey@redhat.com>
1257
1258 * gdb.mi/mi-basics.exp: Use standard_output_file.
1259 (test_dir_specification, test_cwd_specification)
1260 (test_path_specification): Use testsubdir, not subdir and objdir.
1261
20e3d738
TT
12622013-07-16 Tom Tromey <tromey@redhat.com>
1263
1264 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
1265
7d7c6477
JB
12662013-07-09 Joel Brobecker <brobecker@adacore.com>
1267
1268 * gdb.ada/small_reg_param.exp: Accept optional entry value
1269 for parameter "w".
1270
52cd8b7d
JB
12712013-07-09 Joel Brobecker <brobecker@adacore.com>
1272
1273 * gdb.ada/small_reg_param.exp: Remove trailing space.
1274
2a998fc0
DE
12752013-07-09 Doug Evans <dje@google.com>
1276
1277 * gdb.base/default.exp: Update expected output of "show print array"
1278 and "show print pretty".
1279
0329e9fb
UW
12802013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1281
1282 * gdb.threads/wp-replication.exp: Stop counting available hardware
1283 watchpoints after NR_THREADS iterations.
1284
1953058f
AB
12852013-07-08 Andrew Burgess <aburgess@broadcom.com>
1286
1287 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
1288
7c0de741
YQ
12892013-07-07 Yao Qi <yao@codesourcery.com>
1290
1291 * boards/native-gdbserver.exp: Move invoke of
1292 process_multilib_options to gdbserver-base.exp.
1293 Move set_board_info 'compiler', 'gdb,noinferiorio',
1294 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
1295 gdbserver-base.exp.
1296 Move proc ${board}_download, ${board}_upload and
1297 ${board}_file to gdbserver-base.exp.
1298 * boards/native-extended-gdbserver.exp: Likewise.
1299 * boards/native-stdio-gdbserver.exp: Likewise.
1300 * boards/gdbserver-base.exp: New file.
1301
497a4c48
LM
13022013-07-05 Luis Machado <lgustavo@codesourcery.com>
1303
1304 * gdb.base/dump.exp: Remove arch-specific tests and do a
1305 generic data address check to set is64bitonly correctly.
1306
bb3f62fc
LM
13072013-07-05 Luis Machado <lgustavo@codesourcery.com>
1308
1309 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
1310 the register number instead of expecting only 0.
1311
005faa9d
WN
13122013-07-05 Will Newton <will.newton@linaro.org>
1313
1314 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
1315 in asm syntax to allow building on ARM.
1316
4767856f
YQ
13172013-07-05 Yao Qi <yao@codesourcery.com>
1318
1319 * boards/local-remote-host.exp: Remove obsolete comments.
1320 * boards/native-extended-gdbserver.exp: Likewise.
1321 * boards/native-gdbserver.exp: Likewise.
1322 * boards/native-stdio-gdbserver.exp: Likewise.
1323
691a26f5
AB
13242013-07-04 Andrew Burgess <aburgess@broadcom.com>
1325
1326 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
1327 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
1328 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
1329
4d142eaa
JK
13302013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1331
1332 * gdb.base/break-on-linker-gcd-function.exp: Replace
1333 prepare_for_testing by build_executable_from_specs and clean_restart.
1334
62cef515
TT
13352013-06-27 Tom Tromey <tromey@redhat.com>
1336
1337 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
1338 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
1339 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
1340 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
1341 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
1342 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
1343 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
1344 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
1345 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
1346 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
1347 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
1348 Use standard_testfile, standard_output_file, prepare_for_testing,
1349 clean_restart.
1350
0ab77f5f
TT
13512013-06-27 Tom Tromey <tromey@redhat.com>
1352
1353 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
1354 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
1355 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
1356 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
1357 gdb.base/shreloc.exp, gdb.base/sigall.exp,
1358 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
1359 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
1360 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
1361 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
1362 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
1363 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
1364 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
1365 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
1366 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
1367 gdb.base/solib-weak.exp, gdb.base/source.exp,
1368 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
1369 gdb.base/stap-probe.exp, gdb.base/start.exp,
1370 gdb.base/step-break.exp, gdb.base/step-bt.exp,
1371 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
1372 gdb.base/step-test.exp, gdb.base/structs.exp,
1373 gdb.base/structs2.exp, gdb.base/structs3.exp,
1374 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
1375 standard_output_file, prepare_for_testing, clean_restart.
1376
822bd149
TT
13772013-06-27 Tom Tromey <tromey@redhat.com>
1378
1379 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
1380 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
1381 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
1382 gdb.base/pending.exp, gdb.base/permissions.exp,
1383 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
1384 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
1385 gdb.base/printcmds.exp, gdb.base/prologue.exp,
1386 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
1387 gdb.base/ptype.exp, gdb.base/randomize.exp,
1388 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
1389 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
1390 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
1391 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
1392 standard_testfile, standard_output_file, prepare_for_testing,
1393 clean_restart.
1394
f8b41b00
TT
13952013-06-27 Tom Tromey <tromey@redhat.com>
1396
a8c97a87
TT
1397 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
1398 gdb.base/huge.exp, gdb.base/included.exp,
1399 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
1400 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
1401 gdb.base/info-os.exp, gdb.base/info-proc.exp,
1402 gdb.base/info-target.exp, gdb.base/infoline.exp,
1403 gdb.base/interp.exp, gdb.base/interrupt.exp,
1404 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
1405 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
1406 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
1407 gdb.base/logical.exp, gdb.base/long_long.exp,
1408 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
1409 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
1410 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
1411 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
1412 standard_testfile, standard_output_file, prepare_for_testing,
1413 clean_restart.
1414
289f9037
TT
14152013-06-27 Tom Tromey <tromey@redhat.com>
1416
a8c97a87
TT
1417 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
1418 gdb.base/enumval.exp, gdb.base/environ.exp,
1419 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
1420 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
1421 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
1422 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
1423 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
1424 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
1425 gdb.base/fullname.exp, gdb.base/funcargs.exp,
1426 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
1427 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
1428 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
1429 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
1430 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
1431 gdb.base/gnu_vector.exp: Use standard_testfile,
1432 standard_output_file, prepare_for_testing, clean_restart.
289f9037 1433
f76495c8
TT
14342013-06-27 Tom Tromey <tromey@redhat.com>
1435
a8c97a87
TT
1436 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1437 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1438 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1439 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1440 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1441 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1442 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1443 gdb.base/commands.exp, gdb.base/completion.exp,
1444 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1445 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1446 gdb.base/constvars.exp, gdb.base/corefile.exp,
1447 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1448 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1449 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1450 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1451 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1452 standard_output_file, prepare_for_testing, clean_restart.
1453
a64d2530
TT
14542013-06-27 Tom Tromey <tromey@redhat.com>
1455
a8c97a87
TT
1456 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1457 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1458 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1459 gdb.base/async-shell.exp, gdb.base/async.exp,
1460 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1461 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1462 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1463 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1464 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1465 gdb.base/break-on-linker-gcd-function.exp,
1466 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1467 standard_output_file, prepare_for_testing, clean_restart.
1468
aaff8d73
YQ
14692013-06-26 Yao Qi <yao@codesourcery.com>
1470
1471 * gdb.trace/mi-trace-frame-collected.exp: New.
1472
a0743c90
YQ
14732013-06-25 Yao Qi <yao@codesourcery.com>
1474
1475 * boards/native-extended-gdbserver.exp: Set board_info
1476 'gdb,predefined_tsv'.
1477 * boards/native-gdbserver.exp: Likewise.
1478 * boards/native-stdio-gdbserver.exp: Likewise.
1479 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1480 uploaded TSVs if target supports tracing.
1481 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1482 tracing and target has predefined tsv.
1483
9d6e6e84
HZ
14842013-06-25 Yao Qi <yao@codesourcery.com>
1485 Hui Zhu <hui@codesourcery.com>
1486 Pedro Alves <palves@redhat.com>
1487
1488 PR breakpoints/15075
1489 PR breakpoints/15434
1490 * gdb.base/dprintf-next.c: New file.
1491 * gdb.base/dprintf-next.exp: New file.
1492 * gdb.base/dprintf-non-stop.c: New file.
1493 * gdb.base/dprintf-non-stop.exp: New file.
1494 * gdb.base/dprintf.exp: Don't check "continue" in the output
1495 of "info breakpoints".
1496 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1497 Don't check "continue" in script field.
1498
e7ab3185
TT
14992013-06-21 Tom Tromey <tromey@redhat.com>
1500
1501 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1502 name in a test name.
1503
c898adb7
YQ
15042013-06-20 Yao Qi <yao@codesourcery.com>
1505
1506 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
1507 and set an action.
1508 (test_trace_unavailable): Test command -data-list-register-values
1509 in the context of traceframe and with option --skip-unavailable.
1510 * gdb.trace/trace-unavailable.c (foo): New.
1511 (main): Call it.
1512 * gdb.mi/gdb2549.exp: Update matching pattern.
1513
4d157a3d
MF
15142013-06-19 Mike Frysinger <vapier@gentoo.org>
1515
1516 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
1517 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
1518 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
1519 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
1520 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
1521
d69cace4
LM
15222013-06-19 Luis Machado <lgustavo@codesourcery.com>
1523
1524 * gdb.base/subst.exp: Delete default rules before further
1525 tests.
1526
9bdd0636
YQ
15272013-06-19 Yao Qi <yao@codesourcery.com>
1528
1529 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
1530 unsupported if it is not registered.
1531
427cd150
TT
15322013-06-18 Tom Tromey <tromey@redhat.com>
1533
1534 * gdb.base/random-signal.c: New file.
1535 * gdb.base/random-signal.exp: New file.
1536
6de7c271
WN
15372013-06-18 Will Newton <will.newton@linaro.org>
1538
1539 * gdb.base/skip.c: Use comma to evaluate results of foo()
1540 and bar() before passing to baz().
1541 * gdb.base/skip.c: baz() now takes one argument instead of
1542 two.
1543
5bd1ef56
TT
15442013-06-18 Tom Tromey <tromey@redhat.com>
1545
1546 * gdb.dwarf2/implptrpiece.exp: New file.
1547 * gdb.dwarf2/implptrconst.exp (d): New variable.
1548 Print d.
1549 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
1550
e379b391
TT
15512013-06-18 Tom Tromey <tromey@redhat.com>
1552
1553 * lib/selftest-support.exp (do_self_tests): Reject remote or
1554 non-native targets.
1555 * gdb.gdb/complaints.exp: Remove check.
1556 * gdb.gdb/observer.exp: Remove check.
1557 * gdb.gdb/xfullpath.exp: Remove check.
1558 * gdb.gdb/complaints.exp: Remove check.
1559
4ec70201
PA
15602013-06-07 Pedro Alves <palves@redhat.com>
1561
1562 * boards/native-extended-gdbserver.exp: Remove semicolon.
1563 * config/arm-ice.exp: Likewise.
1564 * config/bfin.exp: Likewise.
1565 * config/cygmon.exp: Likewise.
1566 * config/h8300.exp: Likewise.
1567 * config/monitor.exp: Likewise.
1568 * config/sid.exp: Likewise.
1569 * config/sim.exp: Likewise.
1570 * config/slite.exp: Likewise.
1571 * config/vx.exp: Likewise.
1572 * gdb.arch/i386-bp_permanent.exp: Likewise.
1573 * gdb.asm/asm-source.exp: Likewise.
1574 * gdb.base/args.exp: Likewise.
1575 * gdb.base/attach-pie-misread.exp: Likewise.
1576 * gdb.base/auxv.exp: Likewise.
1577 * gdb.base/bigcore.exp: Likewise.
1578 * gdb.base/bitfields2.exp: Likewise.
1579 * gdb.base/bitfields.exp: Likewise.
1580 * gdb.base/break.exp: Likewise.
1581 * gdb.base/break-interp.exp: Likewise.
1582 * gdb.base/callfuncs.exp: Likewise.
1583 * gdb.base/call-sc.exp: Likewise.
1584 * gdb.base/commands.exp: Likewise.
1585 * gdb.base/corefile.exp: Likewise.
1586 * gdb.base/dbx.exp: Likewise.
1587 * gdb.base/ending-run.exp: Likewise.
1588 * gdb.base/exprs.exp: Likewise.
1589 * gdb.base/funcargs.exp: Likewise.
1590 * gdb.base/hbreak2.exp: Likewise.
1591 * gdb.base/huge.exp: Likewise.
1592 * gdb.base/list.exp: Likewise.
1593 * gdb.base/memattr.exp: Likewise.
1594 * gdb.base/overlays.exp: Likewise.
1595 * gdb.base/printcmds.exp: Likewise.
1596 * gdb.base/recurse.exp: Likewise.
1597 * gdb.base/remotetimeout.exp: Likewise.
1598 * gdb.base/reread.exp: Likewise.
1599 * gdb.base/savedregs.exp: Likewise.
1600 * gdb.base/scope.exp: Likewise.
1601 * gdb.base/sepdebug.exp: Likewise.
1602 * gdb.base/setshow.exp: Likewise.
1603 * gdb.base/setvar.exp: Likewise.
1604 * gdb.base/sigaltstack.exp: Likewise.
1605 * gdb.base/siginfo-addr.exp: Likewise.
1606 * gdb.base/siginfo.exp: Likewise.
1607 * gdb.base/siginfo-obj.exp: Likewise.
1608 * gdb.base/sigrepeat.exp: Likewise.
1609 * gdb.base/sigstep.exp: Likewise.
1610 * gdb.base/structs.exp: Likewise.
1611 * gdb.base/testenv.exp: Likewise.
1612 * gdb.base/twice.exp: Likewise.
1613 * gdb.base/valgrind-db-attach.exp: Likewise.
1614 * gdb.base/valgrind-infcall.exp: Likewise.
1615 * gdb.base/varargs.exp: Likewise.
1616 * gdb.base/watchpoint.exp: Likewise.
1617 * gdb.cp/gdb1355.exp: Likewise.
1618 * gdb.cp/misc.exp: Likewise.
1619 * gdb.disasm/hppa.exp: Likewise.
1620 * gdb.disasm/t01_mov.exp: Likewise.
1621 * gdb.disasm/t02_mova.exp: Likewise.
1622 * gdb.disasm/t03_add.exp: Likewise.
1623 * gdb.disasm/t04_sub.exp: Likewise.
1624 * gdb.disasm/t05_cmp.exp: Likewise.
1625 * gdb.disasm/t06_ari2.exp: Likewise.
1626 * gdb.disasm/t07_ari3.exp: Likewise.
1627 * gdb.disasm/t08_or.exp: Likewise.
1628 * gdb.disasm/t09_xor.exp: Likewise.
1629 * gdb.disasm/t10_and.exp: Likewise.
1630 * gdb.disasm/t11_logs.exp: Likewise.
1631 * gdb.disasm/t12_bit.exp: Likewise.
1632 * gdb.disasm/t13_otr.exp: Likewise.
1633 * gdb.gdb/selftest.exp: Likewise.
1634 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1635 * gdb.mi/mi-reverse.exp: Likewise.
1636 * gdb.pascal/floats.exp: Likewise.
1637 * gdb.python/py-inferior.exp: Likewise.
1638 * gdb.threads/attach-into-signal.exp: Likewise.
1639 * gdb.threads/pthreads.exp: Likewise.
1640 * gdb.threads/thread_events.exp: Likewise.
1641 * gdb.threads/watchthreads.exp: Likewise.
1642 * gdb.trace/actions-changed.exp: Likewise.
1643 * gdb.trace/actions.exp: Likewise.
1644 * gdb.trace/ax.exp: Likewise.
1645 * gdb.trace/backtrace.exp: Likewise.
1646 * gdb.trace/change-loc.exp: Likewise.
1647 * gdb.trace/deltrace.exp: Likewise.
1648 * gdb.trace/disconnected-tracing.exp: Likewise.
1649 * gdb.trace/ftrace.exp: Likewise.
1650 * gdb.trace/infotrace.exp: Likewise.
1651 * gdb.trace/passc-dyn.exp: Likewise.
1652 * gdb.trace/passcount.exp: Likewise.
1653 * gdb.trace/pending.exp: Likewise.
1654 * gdb.trace/qtro.exp: Likewise.
1655 * gdb.trace/range-stepping.exp: Likewise.
1656 * gdb.trace/report.exp: Likewise.
1657 * gdb.trace/save-trace.exp: Likewise.
1658 * gdb.trace/status-stop.exp: Likewise.
1659 * gdb.trace/strace.exp: Likewise.
1660 * gdb.trace/tfile.exp: Likewise.
1661 * gdb.trace/tfind.exp: Likewise.
1662 * gdb.trace/trace-break.exp: Likewise.
1663 * gdb.trace/tracecmd.exp: Likewise.
1664 * gdb.trace/trace-mt.exp: Likewise.
1665 * gdb.trace/tspeed.exp: Likewise.
1666 * gdb.trace/tsv.exp: Likewise.
1667 * gdb.trace/while-stepping.exp: Likewise.
1668 * lib/gdb.exp: Likewise.
1669 * lib/gdbserver-support.exp: Likewise.
1670 * lib/java.exp: Likewise.
1671 * lib/mi-support.exp: Likewise.
1672 * lib/pascal.exp: Likewise.
1673 * lib/prompt.exp: Likewise.
1674 * lib/trace-support.exp: Likewise.
1675
47d48711
PA
16762013-06-07 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.ada/info_types.c: Fix formating in copyright header.
1679 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1680 * gdb.base/float.c: Likewise.
1681 * gdb.base/inferior-died.c: Likewise.
1682 * gdb.base/interp.c: Likewise.
1683 * gdb.base/jit-main.c: Likewise.
1684 * gdb.base/jit-solib.c: Likewise.
1685 * gdb.base/long_long.c: Likewise.
1686 * gdb.base/longjmp.c: Likewise.
1687 * gdb.base/nextoverexit.c: Likewise.
1688 * gdb.base/pr11022.c: Likewise.
1689 * gdb.base/prelink-lib.c: Likewise.
1690 * gdb.base/prelink.c: Likewise.
1691 * gdb.base/prologue.c: Likewise.
1692 * gdb.base/restore.c: Likewise.
1693 * gdb.base/sigchld.c: Likewise.
1694 * gdb.base/solib-search-lib1.c: Likewise.
1695 * gdb.base/solib-search-lib2.c: Likewise.
1696 * gdb.base/solib-search.c: Likewise.
1697 * gdb.base/solib-search.h: Likewise.
1698 * gdb.base/whatis.c: Likewise.
1699 * gdb.cp/abstract-origin.cc: Likewise.
1700 * gdb.cp/anon-struct.cc: Likewise.
1701 * gdb.cp/baseenum.cc: Likewise.
1702 * gdb.cp/bs15503.cc: Likewise.
1703 * gdb.cp/call-c-1.c: Likewise.
1704 * gdb.cp/call-c.cc: Likewise.
1705 * gdb.cp/class2.cc: Likewise.
1706 * gdb.cp/classes.cc: Likewise.
1707 * gdb.cp/cttiadd.cc: Likewise.
1708 * gdb.cp/cttiadd1.cc: Likewise.
1709 * gdb.cp/cttiadd2.cc: Likewise.
1710 * gdb.cp/cttiadd3.cc: Likewise.
1711 * gdb.cp/derivation.cc: Likewise.
1712 * gdb.cp/derivation2.cc: Likewise.
1713 * gdb.cp/dispcxx.cc: Likewise.
1714 * gdb.cp/exception.cc: Likewise.
1715 * gdb.cp/gdb2384-base.cc: Likewise.
1716 * gdb.cp/gdb2384-base.h: Likewise.
1717 * gdb.cp/gdb2384.cc: Likewise.
1718 * gdb.cp/gdb2495.cc: Likewise.
1719 * gdb.cp/mb-inline.h: Likewise.
1720 * gdb.cp/mb-inline1.cc: Likewise.
1721 * gdb.cp/mb-inline2.cc: Likewise.
1722 * gdb.cp/member-name.cc: Likewise.
1723 * gdb.cp/member-ptr.cc: Likewise.
1724 * gdb.cp/misc.cc: Likewise.
1725 * gdb.cp/namespace1.cc: Likewise.
1726 * gdb.cp/nextoverthrow.cc: Likewise.
1727 * gdb.cp/pr-574.cc: Likewise.
1728 * gdb.cp/pr9631.cc: Likewise.
1729 * gdb.cp/printmethod.cc: Likewise.
1730 * gdb.cp/psmang1.cc: Likewise.
1731 * gdb.cp/psmang2.cc: Likewise.
1732 * gdb.cp/psymtab-parameter.cc: Likewise.
1733 * gdb.cp/ptype-flags.cc: Likewise.
1734 * gdb.cp/ref-params.cc: Likewise.
1735 * gdb.cp/ref-types.cc: Likewise.
1736 * gdb.cp/smartp.cc: Likewise.
1737 * gdb.cp/try_catch.cc: Likewise.
1738 * gdb.cp/userdef.cc: Likewise.
1739 * gdb.cp/using-crash.cc: Likewise.
1740 * gdb.cp/virtfunc.cc: Likewise.
1741 * gdb.cp/virtfunc2.cc: Likewise.
1742 * gdb.dwarf2/callframecfa.S: Likewise.
1743 * gdb.dwarf2/dw2-ranges.c: Likewise.
1744 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1745 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1746 * gdb.dwarf2/dw2-restore.S: Likewise.
1747 * gdb.dwarf2/pieces.S: Likewise.
1748 * gdb.dwarf2/valop.S: Likewise.
1749 * gdb.java/jnpe.java: Likewise.
1750 * gdb.mi/mi-stepn.c: Likewise.
1751 * gdb.mi/mi-var-cp.cc: Likewise.
1752 * gdb.mi/mi-var-rtti.cc: Likewise.
1753 * gdb.mi/ns-stale-regcache.c: Likewise.
1754 * gdb.mi/pr11022.c: Likewise.
1755 * gdb.mi/solib-lib.c: Likewise.
1756 * gdb.mi/solib-main.c: Likewise.
1757 * gdb.python/py-arch.c: Likewise.
1758 * gdb.python/py-block.c: Likewise.
1759 * gdb.python/py-breakpoint.c: Likewise.
1760 * gdb.python/py-events.c: Likewise.
1761 * gdb.python/py-evthreads.c: Likewise.
1762 * gdb.python/py-explore.c: Likewise.
1763 * gdb.python/py-explore.cc: Likewise.
1764 * gdb.python/py-finish-breakpoint.c: Likewise.
1765 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1766 * gdb.python/py-symbol.c: Likewise.
1767 * gdb.threads/execl.c: Likewise.
1768 * gdb.threads/execl1.c: Likewise.
1769
88ab5684
WN
17702013-06-07 Will Newton <will.newton@linaro.org>
1771
1772 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1773
42daa7a0
WN
17742013-06-07 Will Newton <will.newton@linaro.org>
1775
1776 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1777 and "starting".
1778
f4059ef3
WN
17792013-06-07 Will Newton <will.newton@linaro.org>
1780
1781 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1782 destructor prototypes for ARM ABI.
1783 * gdb.cp/m-static.exp: Likewise.
1784
8cb5cc78
YQ
17852013-06-07 Yao Qi <yao@codesourcery.com>
1786
1787 * gdb.trace/mi-trace-unavailable.exp: New.
1788 * gdb.trace/trace-unavailable.c: New.
1789
c6cf1712
DE
17902013-06-06 Doug Evans <dje@google.com>
1791
1792 * gdb.cp/derivation.exp: Make tests have unique names.
1793
bf6be0f4
TT
17942013-06-06 Tom Tromey <tromey@redhat.com>
1795
1796 * gdb.base/dump.exp (capture_value): Don't put expression into
1797 test name if arguments passed in.
1798 Rename a couple more tests to make them unique.
1799
ebb022fa
TT
18002013-06-06 Tom Tromey <tromey@redhat.com>
1801
1802 * gdb.base/break-always.exp: Explicitly specify test name.
1803
69fc87c2
DE
18042013-06-05 Doug Evans <dje@google.com>
1805 Keith Seitz <keiths@redhat.com>
1806
1807 * gdb.cp/derivation2.cc: New file.
1808 * gdb.cp/derivation.cc (main): Call foo2.
1809 * gdb.cp/derivation.exp: Add tests for typedefs in another
1810 file, and when there's an active block.
1811
f993f39e
LM
18122013-06-05 Luis Machado <lgustavo@codesourcery.com>
1813
1814 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1815 from targets that use function descriptors in the virtual tables.
1816 Handle presence of dot symbols.
1817
afacd7f3
GB
18182013-06-04 Gary Benson <gbenson@redhat.com>
1819
1820 * gdb.base/break-probes.exp: New file.
1821 * gdb.base/break-probes.c: Likewise.
1822 * gdb.base/break-probes-solib.c: Likewise.
1823 * gdb.base/info-shared.exp: New file.
1824 * gdb.base/info-shared.c: Likewise.
1825 * gdb.base/info-shared-solib1.c: Likewise.
1826 * gdb.base/info-shared-solib2.c: Likewise.
1827
a29a3fb7
GB
18282013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1829 Gary Benson <gbenson@redhat.com>
1830
1831 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1832 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1833 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1834 to be set to "no" to indicate that no ld.so copy should be made.
1835 * gdb.base/break-interp.exp (solib_bp): New constant.
1836 (reach_1): Use the above instead of "_dl_debug_state".
1837 (test_attach): Likewise.
1838 (test_ld): Likewise.
1839 * gdb.threads/dlopen-libpthread.exp: New file.
1840 * gdb.threads/dlopen-libpthread.c: Likewise.
1841 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1842 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1843
62a813cc
YQ
18442013-05-30 Yao Qi <yao@codesourcery.com>
1845
1846 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1847 Add a test that no MI notification is emitted when executing
1848 -exec-arguments.
1849
8f56dad4
JK
18502013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1851
1852 PR testsuite/12649
1853 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1854 $mi_gdb_prompt expectation by mi_expect_stop.
1855 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1856 (mi info dprintf second time): Replace them by mi_send_resuming_command
1857 and mi_expect_stop.
1858
c588eb20
GB
18592013-05-24 Gary Benson <gbenson@redhat.com>
1860
1861 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1862 backslash.
1863 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1864 backslashes.
1865 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1866 backslash.
1867
c0ea94eb
YQ
18682013-05-24 Yao Qi <yao@codesourcery.com>
1869
1870 * gdb.trace/tfile.exp: Test inferior and thread.
1871
db1ac436
YQ
18722013-05-24 Yao Qi <yao@codesourcery.com>
1873 Pedro Alves <palves@redhat.com>
1874
1875 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1876 test fails.
1877 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1878 Return 0 if the test passes, otherwise return 1.
1879
b6abb10c
DE
18802013-05-23 Doug Evans <dje@google.com>
1881
1882 * boards/fission-dwp.exp: New file.
1883
bc5065a7
PA
18842013-05-23 Yao Qi <yao@codesourcery.com>
1885 Pedro Alves <palves@redhat.com>
1886
1887 * gdb.base/range-stepping.c: New file.
1888 * gdb.base/range-stepping.exp: New file.
1889 * gdb.trace/range-stepping.c: New file.
1890 * gdb.trace/range-stepping.exp: New file.
1891 * lib/range-stepping-support.exp: New file.
1892
5f2e6b00
TT
18932013-05-22 Tom Tromey <tromey@redhat.com>
1894
1895 * gdb.cp/class2.cc (main): New local 'aref'.
1896 * gdb.cp/class2.exp: Check printing of 'aref'.
1897
e6ba475a
DE
18982013-05-22 Doug Evans <dje@google.com>
1899
1900 * gdb.threads/wp-replication.c (main): Insert some code at the start
1901 to ensure the breakpoint on main is only hit once. Fix comment.
1902
52c935b6
KS
19032013-05-21 Keith Seitz <keiths@redhat.com>
1904 Pedro Alves <palves@redhat.com>
1905
1906 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1907 gdb_expect.
1908 Add test to flush the remaining input buffer so that this
1909 file passes testsuite/12649.
1910
bd9673a4
PW
19112013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1912
1913 * gdb.base/catch-signal-fork.exp: New file.
1914 * gdb.base/catch-signal-fork.c: New file.
1915
69a97597
SA
19162013-05-21 Sterling Augustine <saugustine@google.com>
1917
1918 * boards/remote-stdio-gdbserver.exp: New file.
1919
44e97363
JK
19202013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 PR testsuite/12649
1923 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1924 racy matches.
1925
02392865
CG
19262013-05-21 Christian Groessler <chris@groessler.org>
1927
1928 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1929 since it's not supported in all shells.
1930
c5867ab6
HZ
19312013-05-21 Hui Zhu <hui@codesourcery.com>
1932
1933 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1934 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1935
6c9e2db4
DE
19362013-05-20 Doug Evans <dje@google.com>
1937
1938 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1939 (_handle_DW_TAG): Use it.
1940 (cu, tu): Replace parameters is_64, version, addr_size with options.
1941 All callers updated. Add Fission support.
1942 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1943 * gdb.dwarf2/method-ptr.exp: Ditto.
1944 * gdb.dwarf2/nostaticblock.exp: Ditto.
1945 * gdb.dwarf2/subrange.exp: Ditto.
1946 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1947
4a6e676c
TT
19482013-05-20 Tom Tromey <tromey@redhat.com>
1949
1950 * gdb.gdb/python-selftest.exp: New file.
1951
e19d3afb
DE
19522013-05-20 Doug Evans <dje@google.com>
1953
1954 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1955 -fdebug-types-section.
1956
4d804846
JB
19572013-05-20 Joel Brobecker <brobecker@adacore.com>
1958
1959 * gdb.ada/float_param: New testcase.
1960
8d324e83
DE
19612013-05-17 Doug Evans <dje@google.com>
1962
7d0c9981
DE
1963 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1964 Add tests for "maint check-symtabs", "maint expand-symtabs".
1965
8d324e83
DE
1966 * gdb.base/maint.exp: Remove testing of individual maint command
1967 help output.
1968
177aadc4
PA
19692013-05-16 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1972 comment. Use gdb_test_no_output.
1973
b8fea896
JB
19742013-05-16 Joel Brobecker <brobecker@adacore.com>
1975
1976 * gdb.ada/complete.exp: Add test verifying completion using
1977 the "tab" key.
1978
52c935b6
KS
19792013-05-15 Keith Seitz <keiths@redhat.com>
1980
1981 * gdb.base/filesym.exp: New completer test.
1982 * gdb.base/filesym.c: New file.
1983
ed0f00b8
PA
19842013-05-15 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/fixsection.c: Remove attribution.
1987 * gdb.base/watch-read.exp: Ditto.
1988
55fb6d27
TT
19892013-05-13 Tom Tromey <tromey@redhat.com>
1990
1991 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1992 size and change type sizes to 4 bytes.
1993
ac1ca910
TT
19942013-05-13 Tom Tromey <tromey@redhat.com>
1995
1996 * gdb.base/exprs.exp (test_expr): Add regression test.
1997 * gdb.base/exprs.c (null_t_struct): New global.
1998
8414efef
MB
19992013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
2000
2001 * gdb.base/default.exp: Disable history saving.
2002 * gdb.base/setshow.exp: Likewise.
2003
9779ab84
PA
20042013-05-10 Pedro Alves <palves@redhat.com>
2005
2006 PR remote/15455
2007
2008 * gdb.trace/qtro.c: New file.
2009 * gdb.trace/qtro.exp: New file.
2010
1e611234
PM
20112013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2012
2013 * gdb.python/py-framefilter.py: New File.
2014 * gdb.python/py-framefilter-mi.exp: Ditto.
2015 * gdb.python/py-framefilter.c: Ditto.
2016 * gdb.python/py-framefilter-mi.exp: Ditto.
2017 * gdb.python/py-framefilter-mi.c: Ditto,
2018 * gdb.python/py-framefilter-gdb.py.in: Ditto.
2019
5e4c3ac4
TT
20202013-05-08 Tom Tromey <tromey@redhat.com>
2021
2022 * gdb.base/solib-search.exp: Set test name for "set
2023 solib-search-path" test.
2024
993654a9
HAQ
20252013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
2026
2027 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
2028 (set_a_tracepoint): Set tracepoint before prologue.
2029 (run_trace_experiment): Test setup_tracepoints and 'break end'
2030 in it.
2031 (trace_buffer_normal): Remove.
2032 (gdb_trace_circular_tests): Remove. Move tests to...
2033 (top level): ...here. Call 'runto_main' before checking for
2034 trace support. Use commands to check the support for circular
2035 trace buffer and changing of trace buffer size. Add test
2036 to calculate size of single frame. Use this size to
2037 calculate the size of trace buffer. Use 'tfind pc func9'
2038 instead of 'tfind 9'. Use 'with_test_prefix'.
2039
c95aea6b
TT
20402013-05-07 Tom Tromey <tromey@redhat.com>
2041
2042 * lib/selftest-support.exp: New file.
2043 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
2044 do_self_tests.
2045 (setup_test, find_gdb): Remove.
2046 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
2047 do_self_tests.
2048 (setup_test, find_gdb): Remove.
2049 (test_observer): Don't call setup_test. Remove argument.
2050 * gdb.gdb/selftest.exp: Load selftest-support.exp.
2051 (find_gdb): Remove.
2052 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
2053 do_self_tests.
2054 (setup_test, find_gdb): Remove.
2055 (test_with_self): Don't call setup_test. Remove argument.
2056
1f031429
PA
20572013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2058
2059 * gdb.arch/system-gcore.exp: Remove.
2060 * gdb.arch/gcore.c: Remove.
2061 * gdb.base/gcore.exp: Add "info reg system".
2062
58ce7251
SDJ
20632013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
2064
2065 PR breakpoints/15413:
2066 * gdb.base/pending.exp: Add test for completion of the "condition"
2067 command for pending breakpoints.
2068 * gdb.linespec/linespec.ex: Add test for completion of the
2069 "condition" command when dealing with multiple locations.
2070
aacbb8a5
LM
20712013-05-07 Luis Machado <lgustavo@codesourcery.com>
2072
2073 * gdb.threads/wp-replication.c: New file.
2074 * gdb.threads/wp-replication.exp: New file.
2075
2dd6254d
SL
20762013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2077
2078 * gdb.xml/tdesc-regs.exp: Add case for nios2.
2079
c2a96e8c
DE
20802013-05-06 Doug Evans <dje@google.com>
2081
b903e17e
DE
2082 * gdb.base/solib-search-lib1.c: New file.
2083 * gdb.base/solib-search-lib2.c: New file.
2084 * gdb.base/solib-search.c: New file.
2085 * gdb.base/solib-search.h: New file.
2086 * gdb.base/solib-search.exp: New file.
2087
fac51dd9
DE
2088 * lib/gdb.exp (gdb_core_cmd): New function.
2089 * gdb.arch/system-gcore.exp: Use it.
2090 * gdb.arch/vsx-regs.exp: Ditto.
2091 * gdb.base/gcore.exp: Ditto.
2092 * gdb.threads/gcore-thread.exp: Ditto.
2093
c2a96e8c
DE
2094 * gdb.reverse/shr.h: New file.
2095 * gdb.reverse/shr1.c: New file.
2096 * gdb.reverse/shr2.c: #include "shr.h".
2097 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
2098 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
2099 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
2100 Update tests using sleep/printf to use shr2.sl instead.
2101 * gdb.reverse/solib-reverse.exp: Ditto.
2102
b6807d98
TT
21032013-05-06 Tom Tromey <tromey@redhat.com>
2104
2105 * gdb.dwarf2/implptrconst.c: New file.
2106 * gdb.dwarf2/implptrconst.exp: New file.
2107 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
2108 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
2109 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
2110
96f7d3f1
PW
21112013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2112
2113 * gdb.base/catch-sig.c (main): Raise SIGINT.
2114 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
2115
1ebff1fd
HAQ
21162013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
2117
2118 * status-stop.exp (test_tstart_tstart): Check for error
2119 returned by the second 'tstart' command.
2120
f92b06da
WT
21212013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2122
2123 * gdb.xml/maint_print_struct.exp: New file.
2124 * gdb.xml/maint_print_struct.xml: New file.
2125
ff546935
TT
21262013-04-25 Tom Tromey <tromey@redhat.com>
2127
2128 * gdb.dwarf2/nostaticblock.exp: New file.
2129
bf9e4d0c
MB
21302013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2131
2132 PR gdb/10462
2133 * gdb.base/setshow.exp: Add test case.
2134
a11cfd87
HZ
21352013-04-23 Hui Zhu <hui@codesourcery.com>
2136
2137 PR gdb/15293
a11cfd87
HZ
2138 * gdb.base/dprintf.exp: Add ignore command.
2139
2d9442cc
HZ
21402013-04-23 Hui Zhu <hui@codesourcery.com>
2141
2142 PR gdb/15165
2d9442cc
HZ
2143 * gdb.base/save-bp.exp: Add test for dprintf.
2144
0f3305ed
TT
21452013-04-22 Tom Tromey <tromey@redhat.com>
2146
2147 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
2148 notice_open_fds.
2149
d504301e
SDJ
21502013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2151
2152 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
2153 ldflags.
2154
9991b207
SDJ
21552013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2156
2157 * gdb.arch/arm-bl-branch-dest.c: New file.
2158 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
2159
433730c9
PA
21602013-04-19 Vladimir Kargov <kargov@gmail.com>
2161 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.arch/i386-float.S: New file.
2164 * gdb.arch/i386-float.exp: New file.
2165
9a908334
LM
21662013-04-18 Luis Machado <lgustavo@codesourcery.com>
2167
2168 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
2169 type void *.
2170
4f22ed5c
DE
21712013-04-17 Doug Evans <dje@google.com>
2172
2173 * lib/dwarf.exp (Dwarf): New proc "tu".
2174 * gdb.dwarf2/missing-sig-type.exp: New file.
2175
a0d3f2f5
SCR
21762013-04-15 Siva Chandra Reddy <sivachandra@google.com>
2177
2178 Add option to link testcases with Pthreads library when
2179 using 'prepare_for_testing' in tests.
2180
2181 * lib/gdb.exp (build_executable_from_specs): Use
2182 gdb_compile_pthreads to compile if option "pthreads" is
2183 specified.
2184
cc16e6c9
TT
21852013-04-15 Tom Tromey <tromey@redhat.com>
2186
2187 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
2188
72f1fe8a
TT
21892013-04-15 Tom Tromey <tromey@redhat.com>
2190
2191 * gdb.base/default.exp: Update for $_exception.
2192 * gdb.cp/exceptprint.cc: New file.
2193 * gdb.cp/exceptprint.exp: New file.
2194 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
2195
6e72ca20
TT
21962013-04-15 Tom Tromey <tromey@redhat.com>
2197
2198 * gdb.cp/typeid.cc: New file.
2199 * gdb.cp/typeid.exp: New file.
2200
591f19e8
TT
22012013-04-15 Tom Tromey <tromey@redhat.com>
2202
2203 * gdb.cp/exception.exp: Add "catch rethrow" tests.
2204
da9160e4
YQ
22052013-04-13 Yao Qi <yao@codesourcery.com>
2206
2207 * gdb.base/completion.exp: Test completion of command
2208 'target ctf' if target ctf is supported.
2209
f81d1120
PA
22102013-04-10 Pedro Alves <palves@redhat.com>
2211
2212 * gdb.base/completion.exp: Test "set height", "set listsize" and
2213 "set trace-buffer-size" completion.
2214 * gdb.base/setshow.exp: Test "set height unlimited".
2215 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
2216 unlimited".
2217
393fd4c3
YQ
22182013-04-10 Yao Qi <yao@codesourcery.com>
2219
2220 * gdb.trace/actions.exp: Save trace data to CTF.
2221 Change to ctf target if GDB supports, read CTF data in ctf
2222 target, and check the actions of tracepoints.
2223 * gdb.trace/while-stepping.exp: Likewise.
2224 * gdb.trace/report.exp: Test GDB saves trace data to CTF
2225 format and read CTF trace file if GDB supports.
2226 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
2227 target is supported, change to ctf target, read trace data and
2228 check output of command "tstatus".
2229 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
2230 read CTF data by target ctf and call check_tsv.
2231
b7a273f8
YQ
22322013-04-10 Yao Qi <yao@codesourcery.com>
2233
2234 * gdb.trace/actions.exp (check_tracepoint): New.
2235 (top level): Start the tracing and check the actions of
2236 tracepoints. Save trace data to tfile format. Restart GDB
2237 and read trace file in tfile target. Check the actions of
2238 tracepoints again.
2239 * gdb.trace/while-stepping.exp: Likewise.
2240
f3786771
YQ
22412013-04-10 Yao Qi <yao@codesourcery.com>
2242
2243 * gdb.trace/report.exp: Use standard_output_file for saved
2244 trace file.
2245
5c2b4418
HZ
22462013-04-10 Hui Zhu <hui@codesourcery.com>
2247
2248 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
2249 (MISCELLANEOUS): Add dprintf-pendshr.sl.
2250 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
2251
f7543f0a
JK
22522013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2253
2254 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
2255 response.
2256
f6de8ec2
PA
22572013-04-08 Pedro Alves <palves@redhat.com>
2258
2259 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
2260 the location.
2261
b8abfd58
SL
22622013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2263
2264 * gdb.cp/cplabel.exp: Allow empty directory in file reported
2265 for breakpoint location.
2266
156bffd0
SL
22672013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2268
2269 * gdb.linespec/linespec.exp: Make dir/file:line tests
2270 conditional for non-remote hosts only.
2271
c9a6ce02
PA
22722013-04-04 Stan Shebs <stan@codesourcery.com>
2273 Pedro Alves <palves@redhat.com>
2274
2275 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
2276 * gdb.trace/actions-changed.c: New file.
2277 * gdb.trace/actions-changed.exp: New file.
2278 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
2279 (gdb_trace_setactions_command): ... this. Add "actions_command"
2280 parameter, and handle it.
2281 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
2282
4bd05f24
YQ
22832013-04-04 Yao Qi <yao@codesourcery.com>
2284
2285 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
2286 'step'.
2287
3758b5ce
YQ
22882013-04-03 Yao Qi <yao@codesourcery.com>
2289
2290 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
2291 "tfile-basic.tf".
2292 (test_tfind_tfile): Likewise.
2293
1dcaed0d
YQ
22942013-04-03 Yao Qi <yao@codesourcery.com>
2295
2296 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
2297 "tfile-basic.tf" instead of "basic.tf".
2298 (write_error_trace_file): Pass argument "tfile-error.tf"
2299 instead of "error.tf".
2300 * gdb.trace/tfile.exp: Update tfile names to
2301 "tfile-basic.tf" and "tfile-error.tf".
2302
0e7a53fc
SL
23032013-04-02 Sandra Loosemore <sandra@codesourcery.com>
2304
2305 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
2306 empty directory in file for breakpoint hit.
2307
9852c492
YQ
23082013-03-29 Yao Qi <yao@codesourcery.com>
2309
2310 * gdb.base/completion.exp: Test completion of commands
2311 "target core", "target tfile" and "target exec".
2312 * gdb.trace/tfile.exp: Test completion of command
2313 "target tfile".
2314
af312be7
JB
23152013-03-28 Joel Brobecker <brobecker@adacore.com>
2316
2317 * gdb.ada/win_fu_syms: New testcase.
2318
e4a48d9d
DE
23192013-03-28 Doug Evans <dje@google.com>
2320
2321 * gdb.base/maint.exp (maint print statistics): Update expected output.
2322
7f7cc265
PA
23232013-03-28 Pedro Alves <palves@redhat.com>
2324
2325 PR gdb/15294
2326
2327 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
2328 mean unlimited instead of $arg < 0.
2329 (test_listsize): Remove "listsize of 0 suppresses output" test.
2330 Test that "set listsize 0" ends up with an unlimited listsize.
2331
fc0da894
PA
23322013-03-28 Pedro Alves <palves@redhat.com>
2333
2334 * gdb.base/list.exp (last_line): New global.
2335 (last_line_re): New global.
2336 (test_listsize, test_list_function, test_list_forward)
2337 (test_repeat_list_command, test_list_range)
2338 (test_list_filename_and_function): Use them.
2339 * gdb.base/list0.c: Comment the last line of the file with "last
2340 line".
2341
abe7b711
PA
23422013-03-28 Pedro Alves <palves@redhat.com>
2343
2344 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
2345 list the whole file.
2346
15b3979c
PA
23472013-03-28 Pedro Alves <palves@redhat.com>
2348
2349 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
2350 "set listsize".
2351
96811e3b
KS
23522013-03-26 Keith Seitz <keiths@redhat.com>
2353
2354 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
2355 from passing.
2356
4043f22b
PA
23572013-03-26 Pedro Alves <palves@redhat.com>
2358
2359 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
2360 until after GDB has run.
2361
14a1aa17
YQ
23622013-03-26 Yao Qi <yao@codesourcery.com>
2363
2364 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
2365 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
2366
99c819ee
MM
23672013-03-26 Markus Metzger <markus.t.metzger@intel.com>
2368
2369 * gdb.btrace/enable.exp: Add regression test.
2370
24955f63
TT
23712013-03-25 Tom Tromey <tromey@redhat.com>
2372
2373 * gdb.cp/m-static.exp: Add destructor-printing tests.
2374
fce632b6
TT
23752013-03-25 Tom Tromey <tromey@redhat.com>
2376
2377 * gdb.cp/m-static.exp: Add constructor ptype tests.
2378 * gdb.cp/m-static.cc (single_constructor): New class.
2379 (main): Make instance of single_constructor.
2380
598d3636
JK
23812013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2382 Pedro Alves <palves@redhat.com>
2383
2384 * gdb.server/server-kill.c: New file.
2385 * gdb.server/server-kill.exp: New file.
2386
c12440c9
PA
23872013-03-21 Pedro Alves <palves@redhat.com>
2388
2389 * gdb.trace/trace-buffer-size.exp (get default buffer size):
2390 Expect $gdb_prompt in gdb_test_multiple.
2391
bd712aed
DE
23922013-03-21 Doug Evans <dje@google.com>
2393
2394 * gdb.base/maint.exp: Update tests for per-command stats.
2395
b2f83c08
TT
23962013-03-21 Tom Tromey <tromey@redhat.com>
2397
2398 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
2399 * gdb.cp/misc.exp: Add test for FILENAME:: case.
2400
ef0026f0
PA
24012013-03-20 Pedro Alves <palves@redhat.com>
2402
2403 PR gdb/15289
2404
2405 * gdb.base/remote.exp: Test
2406 "set remote hardware-watchpoint-limit -1",
2407 "set remote hardware-breakpoint-limit -1",
2408 "set remote hardware-watchpoint-limit 2147483647" and
2409 "set remote hardware-breakpoint-limit 2147483647".
2410
3f1175a9
PA
24112013-03-20 Pedro Alves <palves@redhat.com>
2412 Yao Qi <yao@codesourcery.com>
2413
2414 * gdb.trace/tfile.c: Add comments.
2415 (nonconstglob): New global.
2416 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
2417 global that is not covered by the trace frame. Test
2418 disassembling.
2419
a09ae1c1
JK
24202013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * gdb.base/valgrind-infcall.exp
2423 (continue #$continue_count) <remote connection closed>
2424 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
2425 $valgrind_pid.
2426
9ce98649
TT
24272013-03-15 Tom Tromey <tromey@redhat.com>
2428
2429 * gdb.cp/overload.cc (intintfunc): New.
2430 * gdb.cp/overload.exp: Add regression test.
2431
0a251e08
YQ
24322013-03-15 Yao Qi <yao@codesourcery.com>
2433
2434 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2435 using with_test_prefix.
2436 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2437 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2438 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2439 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2440 * gdb.base/break-interp.exp (test_core): Likewise.
2441 (test_attach_gdb): Likewise.
2442 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2443 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2444 Likewise.
2445 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2446 * gdb.base/jit.exp (one_jit_test): Likewise.
2447 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2448 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2449 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2450 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2451 Likewise.
2452 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2453 Likewise.
2454 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2455 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2456 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2457 (tracepoint_change_loc_2): Likewise.
2458 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2459 Likewise.
2460 (disconnected_tfind): Likewise.
2461 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2462 Likewise.
2463 (test_tfind_remote): Likewise.
2464 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2465 Likewise.
2466 (test_pending_resolved): Likewise.
2467 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2468 Likewise.
2469 (test_upload_tsv): Likewise.
2470 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2471 Likewise.
2472 (pending_tracepoint_works): Likewise.
2473 * gdb.trace/report.exp (use_collected_data): Likewise.
2474 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2475 Likewise.
2476 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2477 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2478 (strace_trace_on_same_addr): Likewise.
2479 (strace_trace_on_diff_addr): Likewise.
2480 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2481 (gdb_collect_locals_test): Likewise.
2482 (gdb_unavailable_registers_test): Likewise.
2483 (gdb_collect_globals_test): Likewise.
2484
2c415c0f
YQ
24852013-03-15 Yao Qi <yao@codesourcery.com>
2486
2487 * gdb.base/condbreak.exp: Add semicolon back which was removed
2488 by my previous commit.
2489
ae59b1da
YQ
24902013-03-14 Yao Qi <yao@codesourcery.com>
2491
2492 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2493 'return'.
2494 (gdb_target_monitor, gdb_load): Likewise.
2495 * config/sid.exp (gdb_load): Likewise.
2496 * config/slite.exp (gdb_load): Likewise.
2497 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2498 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2499 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2500 (single_step_until): Likewise.
2501 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2502 * gdb.arch/system-gcore.exp: Likewise.
2503 * gdb.base/bigcore.exp (extract_heap): Likewise.
2504 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
2505 * gdb.base/call-ar-st.exp: Likewise.
2506 * gdb.base/call-rt-st.exp: Likewise.
2507 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
2508 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
2509 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
2510 * gdb.base/corefile.exp: Likewise.
2511 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
2512 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
2513 * gdb.base/fixsection.exp: Likewise.
2514 * gdb.base/funcargs.exp: Likewise.
2515 * gdb.base/gcore-buffer-overflow.exp: Likewise.
2516 * gdb.base/gcore-relro.exp: Likewise.
2517 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
2518 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
2519 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
2520 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
2521 * gdb.base/list.exp: Likewise.
2522 (set_listsize): Likewise.
2523 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
2524 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
2525 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
2526 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
2527 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
2528 * gdb.base/setvar.exp: Likewise.
2529 (test_set): Likewise.
2530 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
2531 * gdb.base/solib-overlap.exp: Likewise.
2532 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
2533 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
2534 * gdb.base/watchpoint.exp (initialize): Likewise.
2535 (test_simple_watchpoint): Likewise.
2536 (test_disabling_watchpoints): Likewise.
2537 (test_watchpoint_triggered_in_syscall): Likewise.
2538 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
2539 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
2540 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
2541 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
2542 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2543 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2544 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2545 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2546 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2547 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
2548 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2549 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
2550 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
2551 * gdb.mi/gdb792.exp: Likewise.
2552 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
2553 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
2554 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
2555 * gdb.threads/gcore-thread.exp: Likewise.
2556 (load_core): Likewise.
2557 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
2558 (test_startup, check_control_c): Likewise.
2559 * gdb.threads/sigstep-threads.exp: Likewise.
2560 * gdb.threads/thread_check.exp: Likewise.
2561 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
2562 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
2563 (set_a_tracepoint, trace_buffer_normal): Likewise.
2564 (gdb_trace_circular_tests): Likewise.
2565 * gdb.trace/collection.exp: Likewise.
2566 * gdb.trace/disconnected-tracing.exp: Likewise.
2567 * gdb.trace/infotrace.exp: Likewise.
2568 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2569 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2570 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
2571 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
2572 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
2573 * gdb.trace/stap-trace.exp: Likewise.
2574 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
2575 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
2576 * gdb.trace/trace-buffer-size.exp: Likewise.
2577 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
2578 * gdb.trace/unavailable.exp: Likewise.
2579 * gdb.trace/while-dyn.exp: Likewise.
2580 * lib/fortran.exp (set_lang_fortran): Likewise.
2581 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
2582 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
2583 (default_gdb_start, get_compiler_info): Likewise.
2584 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
2585 (get_debug_format, setup_xfail_format): Likewise.
2586 (rerun_to_main, gdb_skip_float_test): Likewise.
2587 (build_id_debug_filename_get, get_remotetimeout): Likewise.
2588 * lib/java.exp (set_lang_java): Likewise.
2589 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
2590 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
2591 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
2592 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
2593 * lib/objc.exp (set_lang_objc): Likewise.
2594 * lib/pascal.exp (set_lang_pascal): Likewise.
2595 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2596 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2597 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2598
bb869963
SDJ
25992013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2600
2601 PR c++/15203
2602 PR c++/15210
2603 * gdb.cp/m-static.cc (keepalive_int): New function.
2604 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2605 * gdb.cp/m-static.exp: New test for `sintvar'.
2606
e2be70a0
YQ
26072013-03-14 Yao Qi <yao@codesourcery.com>
2608
2609 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2610 of 'tstatus' into tstatus_output.
2611 (top level): Save the trace data to tfile. Read trace file in
2612 tfile target. Check the trace status.
2613
8ddb1965
YQ
26142013-03-13 Yao Qi <yao@codesourcery.com>
2615
2616 * gdb.trace/tsv.exp (check_tsv): New.
2617 (top level): Save a tfile on current trace session. Call
2618 check_tsv on live target. Load the tfile with target tfile
2619 and call check_tsv again.
2620
045dd51f
YQ
26212013-03-13 Yao Qi <yao@codesourcery.com>
2622
2623 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2624 Replace some "gdb_test" with "gdb_test_no_output".
2625
82d049ab
PH
26262013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2627
2628 * gdb.ada/expr_delims.exp: New file.
2629 * gdb.ada/expr_delims/foo.adb: New file.
2630 * gdb.ada/expr_delims/pck.ads: New file.
2631 * gdb.ada/expr_delims/pck.adb: New file.
2632
cb8ea32b
KS
26332013-03-11 Keith Seitz <keiths@redhat.com>
2634
2635 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2636 both condition and thread. Then delete the watchpoint.
2637
2f1d9bdd
MM
26382013-03-11 Christian Himpel <christian.himpel@intel.com>
2639
2640 * Makefile.in: Add btrace testsuite.
2641 * configure: Regenerated.
2642 * configure.ac: Add btrace testsuite.
2643 * gdb.btrace/Makefile.in: New file.
2644 * gdb.btrace/enable.c: New file.
2645 * gdb.btrace/enable.exp: New file.
2646 * gdb.btrace/function_call_history.c: New file.
2647 * gdb.btrace/function_call_history.exp: New file.
2648 * gdb.btrace/instruction_history.c: New file.
2649 * gdb.btrace/instruction_history.exp: New file.
2650 * gdb.btrace/instruction_history.S: New file.
2651 * lib/gdb.exp: Add btrace skip proc.
2652
05c56a9d
JK
26532013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2654
2655 Fix entry-values if the callee called a noreturn function.
2656 * gdb.arch/amd64-tailcall-noret.S: New file.
2657 * gdb.arch/amd64-tailcall-noret.c: New file.
2658 * gdb.arch/amd64-tailcall-noret.exp: New file.
2659
9112db09
JK
26602013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2661
2662 Fix entry-values in C++ across CUs.
2663 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2664 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2665 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2666 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2667 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2668
be9a119c 26692013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2670 Hafiz Abid Qadeer <abidh@codesourcery.com>
2671
2672 gdb/testsuite/
2673 * gdb.trace/trace-buffer-size.exp: New file.
2674 * gdb.trace/trace-buffer-size.c: New file.
2675
049109b0
PA
26762013-03-06 Pedro Alves <palves@redhat.com>
2677
2678 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2679 doesn't support the tested optional feature, call "unsupported"
2680 with the same test message as the "pass" case, instead of calling
2681 "pass" with a different message. Use the same text for the "fail"
2682 cases too.
2683
4aa54120
YQ
26842013-03-06 Yao Qi <yao@codesourcery.com>
2685
2686 * gdb.trace/tstatus.exp: Remove the invocation of
2687 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2688 (test_tracepoints): Don't set fast tracepoint.
2689 (top level): Don't check agent library is loaded or not.
2690
b8b71e63
YQ
26912013-03-06 Yao Qi <yao@codesourcery.com>
2692
2693 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2694 parentheses by "\\".
2695
33f448b1
JK
26962013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2697
2698 * gdb.linespec/base/one/thefile.cc (twodup): New.
2699 (m): Call it.
2700 * gdb.linespec/base/two/thefile.cc (dupname): New.
2701 (n): Call it.
2702 * gdb.linespec/break-ask.exp: New file.
2703 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2704
1c942fb9
YQ
27052013-02-28 Yao Qi <yao@codesourcery.com>
2706
2707 * gdb.trace/report.exp: Move some code to ...
2708 (use_collected_data): New.
2709 (top level): Call use_collected_data once on the live target.
2710 Save at file of the current trace session, load it with target
2711 tfile, and call use_collected_data again.
2712
5b967901
JK
27132013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2714
2715 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2716
6447023f
JK
27172013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2718
2719 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2720 Add final kill of ${valgrind_pid}.
2721
9f44fbc0
SCR
27222013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2723
2724 * gdb.python/py-arch.c: New test case
2725 * gdb.python/py-arch.exp: New tests to test
2726 gdb.Architecture.disassemble
2727 * gdb.python/Makefile.in: Add py-arch to the list of
2728 EXECUTABLES.
2729
4c9ad8c2
TT
27302013-02-18 Tom Tromey <tromey@redhat.com>
2731
2732 * gdb.dwarf2/subrange.exp: New file.
2733
f5911ea1
HAQ
27342013-02-15 Pedro Alves <pedro@codesourcery.com>
2735 Hafiz Abid Qadeer <abidh@codesourcery.com>
2736
2737 * gdb.trace/tfile.exp: Add test for -trace-status command.
2738
420f4384
JK
27392013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2740
2741 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2742 nanosleep by sleep.
2743
4819b3f8
PA
27442013-02-14 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2747
1773c82c
HAQ
27482013-02-14 Pedro Alves <pedro@codesourcery.com>
2749 Hafiz Abid Qadeer <abidh@codesourcery.com>
2750
2751 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2752
e234dfaf
TT
27532013-02-12 Tom Tromey <tromey@redhat.com>
2754
2755 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2756 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2757
6c01dd94
PA
27582013-02-12 Pedro Alves <palves@redhat.com>
2759
2760 * gdb.base/catch-signal.c: Update copyright years.
2761 * gdb.base/catch-signal.exp: Update copyright years.
2762 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2763 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2764 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2765 * gdb.dwarf2/dw2-error.S: Update copyright years.
2766 * gdb.dwarf2/dw2-error.c: Update copyright years.
2767 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2768 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2769 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2770
595fc67f
PA
27712013-02-12 Pedro Alves <palves@redhat.com>
2772
2773 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2774 message.
2775 * gdb.base/sigaltstack.exp: Ditto.
2776 * gdb.base/siginfo.exp: Ditto.
2777 * gdb.base/sizeof.exp: Ditto.
2778
17282693
PA
27792013-02-12 Pedro Alves <palves@redhat.com>
2780
2781 * gdb.mi/mi-basics.exp: Tweak intro comment.
2782 * gdb.mi/mi-break.exp: Tweak intro comment.
2783 * gdb.mi/mi-console.exp: Tweak intro comment.
2784 * gdb.mi/mi-file.exp: Tweak intro comment.
2785 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2786 * gdb.mi/mi-return.exp: Tweak intro comment.
2787 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2788 * gdb.mi/mi-until.exp: Tweak intro comment.
2789 * gdb.mi/mi-watch.exp: Tweak intro comment.
2790
8a4ac37e
PA
27912013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2792
2793 * gdb.server/no-thread-db.exp: New file.
2794 * gdb.server/no-thread-db.c: New file.
2795 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2796
c2792f5a
DE
27972013-02-11 Doug Evans <dje@google.com>
2798
2799 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2800 two decfloats.
2801
d9e98382
SDJ
28022013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2803
2804 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2805 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2806
a321661a
JK
28072013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2808
2809 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2810
134a2066
YQ
28112013-02-06 Yao Qi <yao@codesourcery.com>
2812
2813 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2814 to ...
2815 (test_create_delete_modify_tsv): ... here. New test on modifying
2816 the initial value of a tsv.
2817
5a2dc60a
JK
28182013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2819
2820 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2821 (cd .../rdir): ... here.
2822
233d95b5
JK
28232013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2824
2825 * gdb.linespec/base/one/header.h: New file.
2826 * gdb.linespec/base/two/header.h: New file.
2827 * gdb.linespec/macro-relative.c: New file.
2828 * gdb.linespec/macro-relative.exp: New file.
2829
fbd9ab74
JK
28302013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2831
2832 * gdb.base/fullpath-expand-func.c: New file.
2833 * gdb.base/fullpath-expand.c: New file.
2834 * gdb.base/fullpath-expand.exp: New file.
2835 * gdb.base/realname-expand-real.c: New file.
2836 * gdb.base/realname-expand.c: New file.
2837 * gdb.base/realname-expand.exp: New file.
2838
1b56eb55
JK
28392013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2840
2841 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2842 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2843
af529f8f
JK
28442013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2845
2846 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2847 (compare_filenames_for_search does not match)
2848 (compare_filenames_for_search does match): New tests.
2849
f5b95b50
JK
28502013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2851
2852 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2853
d47921b9
JK
28542013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2855
2856 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2857
8a92335b
JK
28582013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2859
2860 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2861 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2862 ${binfile}.mini_debuginfo-debuglink and
2863 ${binfile}.mini_debuginfo-debuglink.xz.
2864
17f2157d
TT
28652013-02-01 Tom Tromey <tromey@redhat.com>
2866
2867 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2868 attributes.
2869
d65f0a9c
TT
28702013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2871 Tom Tromey <tromey@redhat.com>
2872
2873 * gdb.dwarf2/method-ptr.exp: Link with c++.
2874 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2875
f25c0135
TT
28762013-01-31 Tom Tromey <tromey@redhat.com>
2877
2878 * gdb.base/jit.exp (compile_jit_test): New proc.
2879 Add PIE tests.
2880
7078baeb
TT
28812013-01-31 Tom Tromey <tromey@redhat.com>
2882
2883 * gdb.dwarf2/method-ptr.cc: New file.
2884 * gdb.dwarf2/method-ptr.exp: New file.
2885
1d24041a
TT
28862013-01-31 Tom Tromey <tromey@redhat.com>
2887
2888 * lib/dwarf.exp (namespace Dwarf): New.
2889
8d9878a4
TT
28902013-01-29 Tom Tromey <tromey@redhat.com>
2891
2892 * gdb.dwarf2/fission-reread.exp: Add unload test.
2893
bed911e5
DE
28942013-01-28 Doug Evans <dje@google.com>
2895
2896 * gdb.dwarf2/fission-loclists.exp: New file.
2897 * gdb.dwarf2/fission-loclists.S: New file.
2898
e229648e
JK
28992013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 Code cleanup.
2902 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2903 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2904 and prepare_for_testing.
2905 * gdb.base/store.exp: Likewise.
2906
86700f00
TT
29072013-01-25 Tom Tromey <tromey@redhat.com>
2908
2909 * gdb.python/py-explore.exp: Expect the gdb prompt.
2910
8954db33
AB
29112013-01-25 Andrew Burgess <aburgess@broadcom.com>
2912
2913 * gdb.base/gnu_vector.c: New variable for use in tests.
2914 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2915 changes in scalar to vector casting and widening.
2916 * gdb.python/py-type.c: New variables for use in tests.
2917 * gdb.python/py-type.exp: Update vector related tests to reflect
2918 changes in scalar to vector casting and widening.
2919
2077afdd
TD
29202013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2921
2922 * gdb.base/prologue-include.c: New file.
2923 * gdb.base/prologue-include.exp: New file.
2924 * gdb.base/prologue-include.h: New file.
2925
d7499464
HAQ
29262013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2927
2928 PR gdb/13443
2929 * gdb.mi/mi-var-block.exp: Make test messages unique.
2930
e2a3e0f1
TT
29312013-01-23 Tom Tromey <tromey@redhat.com>
2932
2933 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2934
152fcc9c
TT
29352013-01-23 Tom Tromey <tromey@redhat.com>
2936
2937 * gdb.cp/converts.cc (main): Initialize 'a'.
2938
bea883fd
SCR
29392013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2940
2941 * testsuite/gdb.python/frame.exp: Add a test for
2942 gdb.Frame.architecture() method.
2943
0928e93d
PA
29442013-01-22 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.base/annota1.exp (signal sent): No longer expect
2947 breakpoints-invalid.
2948 * gdb.cp/annota2.exp (continue until exit)
2949 (watch triggered on a.x): Ditto.
2950
9c97429f
PA
29512013-01-22 Pedro Alves <palves@redhat.com>
2952
2953 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2954 Adjust tests to breakpoints-invalid changes.
2955 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2956 variables.
2957 Adjust tests to breakpoints-invalid changes.
2958
187d10dd
PA
29592013-01-22 Pedro Alves <palves@redhat.com>
2960
2961 * gdb.base/annota1.exp (annotate ignore count change): Add
2962 expected output for failure case.
2963
ea3aedcb
TT
29642013-01-22 Tom Tromey <tromey@redhat.com>
2965
2966 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2967 call.
2968
998580f1
MK
29692013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2970
2971 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2972 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2973 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2974 Also handle 'thread' field.
2975 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2976 * gdb.mi/mi-watch.exp: Ditto.
2977 * lib/mi-support.exp: Ditto.
2978
8f1d5693
MK
29792013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2980
2981 * gdb.python/py-explore.exp: Improve a test
2982
2d8c5d7c
DB
29832013-01-18  David Blaikie  <dblaikie@gmail.com>
2984
2985 * gdb.base/label.c (main): Correct the type of the second
2986 parameter.
2987
46f35228
TT
29882013-01-18 Tom Tromey <tromey@redhat.com>
2989
2990 * gdb.dwarf2/trace-crash.s: New file.
2991 * gdb.dwarf2/trace-crash.exp: New file.
2992
5965d69d
HAQ
29932013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2994
43aaf8b6
PA
2995 PR gdb/13443
2996 * gdb.base/checkpoint.exp: Update test messages to make them
2997 unique.
5965d69d 2998
5ae4861a
YQ
29992013-01-18 Yao Qi <yao@codesourcery.com>
3000
3001 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
3002 output of 'info tracepoints'.
3003 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
3004 Likewise.
3005 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3006 * gdb.trace/disconnected-tracing.c (struct foo): New.
3007
d84fca2c
JK
30082013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3009
3010 * gdb.dwarf2/dw2-dos-drive.S: New file.
3011 * gdb.dwarf2/dw2-dos-drive.exp: New file.
3012
aebb1cc9
DE
30132013-01-17 Doug Evans <dje@google.com>
3014
2782d512
DE
3015 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
3016 CXX_FOR_TARGET.
3017
aebb1cc9
DE
3018 * boards/cc-with-tweaks.exp: New file.
3019
db2b2972
TT
30202013-01-17 Tom Tromey <tromey@redhat.com>
3021
3022 * gdb.base/completion.exp: Add "set cp-abi" completion test.
3023
96343774
PA
30242013-01-17 Pedro Alves <palves@redhat.com>
3025
3026 Merge dg-extract-results.sh from upstream (svn 195224).
3027
3028 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3029 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
3030
3031 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3032 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
3033
3034 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3035 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
3036
3037 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3038 * dg-extract-results.sh: Redirect grep output to /dev/null instead
3039 of grep -q.
3040
675921c0
SD
30412012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3042
3043 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
3044 interface.
3045 * gdb.base/jithost.c: New file.
3046 * gdb.base/jithost.h: New file.
3047 * gdb.base/jitreader.c : New file.
3048 * gdb.base/jit-protocol.h: New file.
3049
ab04a2af
TT
30502013-01-16 Tom Tromey <tromey@redhat.com>
3051
3052 * gdb.base/catch-signal.c: New file.
3053 * gdb.base/catch-signal.exp: New file.
3054
8ac3646f
TT
30552013-01-16 Tom Tromey <tromey@redhat.com>
3056
3057 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
3058
22fc223e
JK
30592013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3060
3061 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
3062
44478ab3
TT
30632013-01-14 Tom Tromey <tromey@redhat.com>
3064
3065 * gdb.base/completion.exp: Add "set gnutarget" test.
3066
06d66ee9
TT
30672013-01-14 Tom Tromey <tromey@redhat.com>
3068
3069 * gdb.dwarf2/dw2-restrict.S: New file.
3070 * gdb.dwarf2/dw2-restrict.c: New file.
3071 * gdb.dwarf2/dw2-restrict.exp: New file.
3072
c9bf0622
TT
30732013-01-14 Tom Tromey <tromey@redhat.com>
3074
3075 * gdb.dwarf2/dw2-error.exp: New file.
3076 * gdb.dwarf2/dw2-error.c: New file.
3077 * gdb.dwarf2/dw2-error.S: New file.
3078
5b12a61c
JK
30792013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3080
3081 * gdb.cp/parse-lang.cc: New file.
3082 * gdb.cp/parse-lang.exp: New file.
3083
f0a4b570
JK
30842013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3085
3086 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
3087 (set substitute-path): New test.
3088 (fullname present): Remove content.
3089 (substituted fullname): New test.
3090
f751cc97
JB
30912013-01-13 Joel Brobecker <brobecker@adacore.com>
3092
3093 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
3094 check. Move $gdb_py_is_py24 value check right after.
3095
04164e8e
JK
30962013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3097
3098 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
3099 targets.
3100
5bf480a5
YQ
31012013-01-11 Yao Qi <yao@codesourcery.com>
3102
3103 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
3104 for dprintf.
3105 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3106 Check the fields in "=breakpoint-created" for dprintf.
3107
f35a17b5
JK
31082012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3109
3110 * gdb.mi/mi-fullname-deleted.exp: New file.
3111
85817405
JK
31122012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 * gdb.base/skip-solib.exp (info skip with pending file): Update the
3115 expected output.
3116 (info skip with pending file): Remove.
3117 (ignoring function in solib, info skip for function multiply): Update
3118 the expected output.
3119 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
3120 (info skip (delete 1), info skip after disabling all)
3121 (info skip after enabling all, info skip after disabling 4 2-3)
3122 (info skip after enabling 2-3, info skip 2-3)
3123 (info skip after deleting 2 3): Update the expected output.
3124 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
3125 statement to its initialization and return.
3126 * gdb.linespec/skip-two.exp: New file.
3127
27210e12
DE
31282012-12-19 Doug Evans <dje@google.com>
3129
3130 * gdb.base/maint.exp: Handle testing with .gdb_index.
3131
bb627a12
JB
31322012-12-19 Joel Brobecker <brobecker@adacore.com>
3133
3134 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
3135 Cavium to FSF.
3136
7785b880
JB
31372012-12-19 Joel Brobecker <brobecker@adacore.com>
3138
3139 * dg-extract-results.sh: Update contact info in copyright notice.
3140 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
3141 GPL v3 or later. Update contact info.
3142 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
3143 gdb.threads/watchpoint-fork-mt.c,
3144 gdb.threads/watchpoint-fork-parent.c,
3145 gdb.threads/watchpoint-fork-st.c,
3146 gdb.threads/watchpoint-fork.h: Likewise.
3147
f2a8bc8a
YQ
31482012-12-15 Yao Qi <yao@codesourcery.com>
3149
3150 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
3151 'installed' field in '=breakpoint-modified'.
3152 (test_reconnect): Check 'installed' field in
3153 '=breakpoint-modified' and '=breakpoint-created'.
3154
3155 * gdb.trace/actions.exp: Update test for 'installed' field.
3156 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
3157 (tracepoint_change_loc_2): Likewise.
3158 Check 'info tracepoint' display nothing else.
3159 * gdb.trace/deltrace.exp: Likewise.
3160 * gdb.trace/infotrace.exp: Likewise.
3161 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
3162 Likewise.
3163 * gdb.trace/passcount.exp: Likewise.
3164 * gdb.trace/tracecmd.exp: Likewise.
3165 * gdb.trace/while-stepping.exp: Likewise.
3166
6592e36f
TT
31672012-12-14 Tom Tromey <tromey@redhat.com>
3168
3169 * gdb.cp/member-name.exp: New file.
3170 * gdb.cp/member-name.cc: New file.
3171
7d27a96d
TT
31722012-12-14 Tom Tromey <tromey@redhat.com>
3173
3174 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
3175
f8c05d0d
DE
31762012-12-14 Doug Evans <dje@google.com>
3177
3178 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
3179 DW_OP_GNU_implicit_pointer is section-relative.
3180
451b7c33
TT
31812012-12-14 Tom Tromey <tromey@redhat.com>
3182
43aaf8b6 3183 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 3184
10e339df
PA
31852012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
3186
6fdff2c5 3187 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 3188
e780d813
DE
31892012-12-13 Doug Evans <dje@google.com>
3190
3191 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
3192 * gdb.multi/multi-arch.exp: Ditto.
3193
ca3dbcc8 31942012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 3195
ca3dbcc8
MG
3196 * gdb.mi/mi-catch-load-so.c: New. Clone of the
3197 catch load test library source file.
3198 * gdb.mi/mi-catch-load.c: New. Clone of the catch
3199 load test source file.
3200 * gdb.mi/mi-catch-load.exp: New. Test file for
3201 basic MI -catch-load and -catch-unload tests.
3202
2960a434
PK
32032012-12-11 Paul Koning <paul_koning@dell.com>
3204
3205 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
3206 exception.
3207 (_iterator_except): New function.
3208 (ArrayPrinter): Use _iterator function instead of local _iterator
3209 class for Python 3 compatibility.
3210 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 3211 _iterator.
2960a434
PK
3212 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
3213 execfile for Python 3 compatibility.
3214 * gdb.python/python.exp: Handle Python 2.4 exception traceback
3215 format in error_prompt test.
6fdff2c5 3216
9325cb04
PK
32172012-12-10 Paul Koning <paul_koning@dell.com>
3218
3219 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 3220 compatibility.
9325cb04
PK
3221 * gdb.python/py-block.exp: Ditto.
3222 * gdb.python/py-breakpoint.exp: Ditto.
3223 * gdb.python/py-cmd.exp: Ditto.
3224 * gdb.python/py-events.py: Ditto.
3225 * gdb.python/py-finish-breakpoint.py: Ditto.
3226 * gdb.python/py-finish-breakpoint2.exp: Ditto.
3227 * gdb.python/py-finish-breakpoint2.py: Ditto.
3228 * gdb.python/py-frame-inline.exp: Ditto.
3229 * gdb.python/py-frame.exp: Ditto.
3230 * gdb.python/py-infthread.exp: Ditto.
3231 * gdb.python/py-objfile.exp: Ditto.
3232 * gdb.python/py-parameter.exp: Ditto.
3233 * gdb.python/py-progspace.exp: Ditto.
3234 * gdb.python/py-prompt.exp: Ditto.
3235 * gdb.python/py-symbol.exp: Ditto.
3236 * gdb.python/py-symtab.exp: Ditto.
3237 * gdb.python/py-template.exp: Ditto.
3238 * gdb.python/py-value-cc.exp: Ditto.
3239 * gdb.python/python.exp: Ditto.
3240 * gdb.python/source2.py: Ditto.
3241 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 3242 compatibility.
9325cb04
PK
3243 Use sorted() function rather than sort() method.
3244 Accept either int or long values for enum values.
3245 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
3246 execfile for Python 3 compatibility.
3247 * gdb.python/py-evsignal.exp: Ditto.
3248 * gdb.python/py-evthreads.exp: Ditto.
3249 * gdb.python/py-mi.exp: Ditto.
3250 * gdb.python/py-pp-maint.exp: Ditto.
3251 * gdb.python/py-prettyprint.exp: Ditto.
3252 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 3253 Python 3 compatibility.
9325cb04
PK
3254 Skip tests for Python 2.4.
3255 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 3256 Python 3 compatibility.
9325cb04
PK
3257 Use byte string rather than character string in memory write test
3258 if Python 3.
3259 * gdb.python/py-pp-maint.py: Change class declarations to "new
3260 class" syntax.
3261 * gdb.python/py-prettyprint.py: Change iterator class to generator
3262 function for Python 3 compatibility.
3263 Make all classes "new style".
3264 Fix indentation issue and stray semicolon.
3265 * gdb.python/py-shared.expChange print syntax for Python 3
3266 compatibility.
3267 Define "long" if Python 3.
3268 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 3269 compatibility.
9325cb04
PK
3270 Accept either int or long values for enum values.
3271 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 3272 compatibility.
9325cb04
PK
3273 Skip "long" and "unicode" tests if Python 3.
3274 Accept either "type" or "class" in type checks.
3275 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
3276 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
3277
8b9737bf
TT
32782012-12-10 Tom Tromey <tromey@redhat.com>
3279
3280 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
3281 (test): Add "two_cu" argument.
3282 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
3283 for types; allow two CUs.
3284
1b80a9fa
JK
32852012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3286
3287 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
3288 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
3289
f0b6d50a
YQ
32902012-12-08 Yao Qi <yao@codesourcery.com>
3291 Pedro Alves <palves@redhat.com>
3292
3293 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
3294 '=breakpoint-created' when GDB merges the tracepoints of both
3295 sides.
3296
2f68a895
TT
32972012-12-07 Tom Tromey <tromey@redhat.com>
3298
3299 * gdb.base/break1.c (enum some_enum, union some_union): New.
3300 (some_enum_global, some_union_global, some_value): New globals.
3301 * gdb.base/completion.exp: Add tag completion tests.
3302
4fc5d43e
TT
33032012-12-07 Tom Tromey <tromey@redhat.com>
3304
3305 * gdb.base/completion.exp: Add tests for ptype and whatis
3306 completion.
3307
6559e013
JB
33082012-12-07 Joel Brobecker <brobecker@adacore.com>
3309
3310 * gdb.base/stale-infcall.exp: Fix copyright line.
3311
ae2b630d
JB
33122012-12-07 Joel Brobecker <brobecker@adacore.com>
3313
3314 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
3315
0ba2eb0f
TT
33162012-12-06 Pedro Alves <palves@redhat.com>
3317 Tom Tromey <tromey@redhat.com>
3318
3319 * gdb.base/exprs.exp: Add tests for cast to void.
3320
731145cb
TT
33212012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
3322
3323 * gdb.python/py-mi.exp: Correct expected results for attribute
3324 "dynamic" returned by -var-update.
3325 Add test case for correct handling of "diplayhint" for children
3326 of dynamic varobjs.
3327 * gdb.python/py-prettyprint.c (set_itme): New function.
3328 (bug_14741) New function.
3329 (main) Add call to bug_14741().
3330 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
3331
e58fcc15
UW
33322012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
3333
3334 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
3335 ${binfile}.funcsyms list.
3336
e9eb0d14
YQ
33372012-12-04 Yao Qi <yao@codesourcery.com>
3338
3339 PR gdb/13443
3340 * gdb.trace/actions.exp: Make test messages unique.
3341
4983028c
TT
33422012-11-29 Tom Tromey <tromey@redhat.com>
3343
3344 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
3345
ea5e6b0e
UW
33462012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
3347
3348 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
3349 * gdb.opencl/datatypes.exp: Likewise.
3350 * gdb.opencl/operators.exp: Likewise.
3351 * gdb.opencl/vec_comps.exp: Likewise.
3352
cdde3dfb
JG
33532012-11-29 Jerome Guitton <guitton@adacore.com>
3354
3355 * gdb.ada/iwide: New testcase.
3356
b50d69b5
JG
33572012-11-29 Jerome Guitton <guitton@adacore.com>
3358
3359 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
3360 ptype test.
3361
c2d3fccf
JG
33622012-11-29 Jerome Guitton <guitton@adacore.com>
3363
3364 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
3365 form {VARIANT_TYPE}ADDRESS.
3366
5edf51fe
YQ
33672012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
3368
3369 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
3370 (func): New function.
3371 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
3372 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
3373 pointers to members with pointer-to-function type.
3374
608e2dbb
TT
33752012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3376 Tom Tromey <tromey@redhat.com>
3377
3378 * gdb.base/gnu-debugdata.exp: New file.
3379 * gdb.base/gnu-debugdata.c: New file.
3380 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
3381 (gdb_unload): Return 0 on success.
3382
4648e588
JK
33832012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3384
3385 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
3386
17d6efc4
JB
33872012-11-26 Joel Brobecker <brobecker@adacore.com>
3388
3389 * gdb.base/empty_exe.exp: New testcase.
3390
ace21957
MF
33912012-11-20 Mike Frysinger <vapier@gentoo.org>
3392
3393 * gdb.base/completion.exp: Add test for help aliases completion.
3394
5c401a0a
YQ
33952012-11-20 Yao Qi <yao@codesourcery.com>
3396
3397 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3398 Don't test 'maint set show-debug-regs'.
3399 Use command 'set remotecache' instead of
3400 'set circular-trace-buffer'.
3401
8dea366b
KS
34022012-11-16 Keith Seitz <keiths@redhat.com>
3403
3404 PR c++/13615
3405 * gdb.cp/baseenum.cc: New file.
3406 * gdb.cp/baseenum.exp: New file.
3407 * gdb.cp/derivation.cc (A): Add copyright.
3408 Add a typedef.
3409 (B): Use A::value_type instead of int. Change all references.
3410 (D): Use value_type instead of int. Change all references.
3411 (E): Likewise.
3412 (F); Likewise.
3413 (Z): New class.
3414 (ZZ): New class.
6fdff2c5 3415 (N, Base, Derived): New namespace and classes.
8dea366b
KS
3416 (main): Add instances of Z and ZZ.
3417 Make sure all symbols from N are kept.
3418 * gdb.cp/derivation.exp: Update typedef changes in tests.
3419 Add tests for class typedefs both before and after starting
3420 the inferior.
3421 Add tests for searching for a typedef while stopped in a
3422 method.
3423
5e34c6c3
LM
34242012-11-14 Luis Machado <lgustavo@codesourcery.com>
3425
3426 * gdb.mi/mi-var-create-rtti.c: New file.
3427 * gdb.mi/mi-var-create-rtti.exp: New file.
3428
5e487a5f
LM
34292012-11-14 Luis Machado <lgustavo@codesourcery.com>
3430
3431 * gdb.base/structs3.exp: Run to main before doing any tests.
3432
6d67b990
AB
34332012-11-14 Andrew Burgess <aburgess@broadcom.com>
3434
3435 * gdb.python/py-type.exp: Uniquify test names.
3436
e5d98164
YQ
34372012-11-14 Yao Qi <yao@codesourcery.com>
3438
3439 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3440 (thread_function) [DEBUG]: Call 'printf'.
3441 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3442 command line if 'DEBUG=1' is passed to test.
3443 Remove a pattern to match inferior's output.
3444
62747a60
TT
34452012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3446
3447 * gdb.mi/mi-fill-memory.exp: New test.
3448
18a9fc12
TT
34492012-11-12 Tom Tromey <tromey@redhat.com>
3450
3451 * gdb.base/completion.exp: Update for "info type-printers".
3452 * gdb.python/py-typeprint.cc: New file.
3453 * gdb.python/py-typeprint.exp: New file.
3454 * gdb.python/py-typeprint.py: New file.
3455
bd69fc68
TT
34562012-11-12 Tom Tromey <tromey@redhat.com>
3457
3458 * gdb.base/call-sc.exp: Use "ptype/r".
3459 * gdb.base/volatile.exp: Don't expect "int".
3460 * gdb.cp/ptype-flags.cc: New file.
3461 * gdb.cp/ptype-flags.exp: New file.
3462 * gdb.cp/templates.exp: Use ptype/r.
3463 (test_ptype_of_templates, test_template_typedef): Likewise.
3464 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3465 argument. Handle template names and template parameters.
3466 * gdb.mi/mi-var-cmd.exp: Accept "long".
3467 * gdb.mi/mi-var-child.exp: Accept "long".
3468 * gdb.mi/mi-var-display.exp: Accept "long".
3469 * gdb.mi/mi2-var-child.exp: Accept "long".
3470
b3720c3a
TT
34712012-11-12 Tom Tromey <tromey@redhat.com>
3472
3473 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3474 "ptype" from calls to cp_test_ptype_class.
3475 (test_enums): Likewise.
3476 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3477 cp_test_ptype_class.
3478 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3479 calls to cp_test_ptype_class.
3480 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3481 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3482 from calls to cp_test_ptype_class.
3483 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3484 command here. Change "in_command" argument to "in_exp".
3485
0d63ecda
KS
34862012-11-10 Keith Seitz <keiths@redhat.com>
3487
3488 PR gdb/14288
3489 * gdb.base/printcmds.c: Add invalid_XXX globals
3490 for repeated byte tests.
3491 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3492 * gdb.base/wchar.c (main): Add and construct a wchar_t
3493 array with repeated characters.
3494 * gdb.base/wchar.exp: Add repeated character tests.
3495
ed8a1c2d
AB
34962012-11-09 Andrew Burgess <aburgess@broadcom.com>
3497
3498 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3499 disassembly output.
3500
9107fc8d
PA
35012012-11-09 Pedro Alves <palves@redhat.com>
3502
3503 PR gdb/14306
3504
3505 * gdb.multi/multi-arch-exec.c: New file.
3506 * gdb.multi/multi-arch-exec.exp: New file.
3507
558a9d82
YQ
35082012-11-09 Yao Qi <yao@codesourcery.com>
3509
3510 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
3511 (top level): Call it.
3512
e714f336
YQ
35132012-11-09 Yao Qi <yao@codesourcery.com>
3514
3515 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
3516 typo.
3517
6ecd4729
PA
35182012-11-09 Pedro Alves <palves@redhat.com>
3519
3520 * gdb.multi/multi-arch.exp: New.
3521
9015683b
TT
35222012-11-08 Tom Tromey <tromey@redhat.com>
3523
3524 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
3525 core files, if possible.
3526 * gdb.base/siginfo-thread.c: New file
3527 * gdb.base/siginfo-thread.exp: New file
3528
ea9f10bb
TT
35292012-11-08 Tom Tromey <tromey@redhat.com>
3530
3531 * gdb.base/comprdebug.exp: New file.
3532
f6592439
PA
35332012-11-06 Pedro Alves <palves@redhat.com>
3534
3535 PR gdb/14810
3536
3537 * gdb.base/disabled-location.c: New file.
3538 * gdb.base/disabled-location.exp: New file.
3539
2d338fa9
TT
35402012-11-06 Tom Tromey <tromey@redhat.com>
3541
3542 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
3543 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
3544 gdb_gcore_cmd.
3545 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
3546 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
3547 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
3548 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
3549 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
3550 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
3551 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
3552 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
3553 * lib/gdb.exp (gdb_gcore_cmd): New proc.
3554
68c9da30
PA
35552012-11-05 Pedro Alves <palves@redhat.com>
3556
3557 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
3558 procedure.
3559 (do_vfork_and_follow_child_tests_exec)
3560 (do_vfork_and_follow_child_tests_exit): Call it.
3561
a7c8c931
PA
35622012-11-05 Pedro Alves <palves@redhat.com>
3563
3564 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
3565 fails.
3566
6f6484cd
YQ
35672012-11-03 Yao Qi <yao@codesourcery.com>
3568
3569 Fix PR gdb/14617.
3570 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3571 Remove setup_kfail, and update test.
3572
b45627a0
TT
35732012-11-02 Tom Tromey <tromey@redhat.com>
3574
3575 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
3576 test.
3577
f50f4e56
PA
35782012-11-02 Pedro Alves <palves@redhat.com>
3579
3580 PR gdb/14766
3581
3582 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
3583 setup_kfail.
3584 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
3585 get registers".
3586
71ce889d
PA
35872012-11-02 Pedro Alves <palves@redhat.com>
3588
3589 * gdb.base/foll-vfork-exit.c: New file.
3590 * gdb.base/foll-vfork.exp (top level): New file-describing
3591 comment.
3592 (vfork_child_follow_to_exit): New procedure.
3593 (tcatch_vfork_then_child_follow): Rename as ...
3594 (tcatch_vfork_then_child_follow_exec): ... this.
3595 (tcatch_vfork_then_child_follow_exit): New procedure.
3596 (do_vfork_and_follow_parent_tests): New procedure, factored out
3597 from do_vfork_and_exec_tests.
3598 (do_vfork_and_follow_child_tests_exec): Ditto.
3599 (do_vfork_and_exec_tests): Delete.
3600 (do_vfork_and_follow_child_tests_exit): New procedure.
3601 (top level): Run tests with both the program that has the vfork
3602 child execing, and the program has the vfork child exiting.
3603
1e35b1a9
PA
36042012-11-02 Pedro Alves <palves@redhat.com>
3605
3606 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3607 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3608 (vfork_parent_follow_to_bp): Call it.
3609 (kill_child): Delete.
3610 (vfork_and_exec_child_follow_to_main_bp)
3611 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3612 longer call kill_child.
3613 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3614 (do_vfork_and_exec_tests): Don't runto_main before calling each
3615 test procedure.
3616 (top level): Don't clean restart and set verbose before running
3617 each test procedure.
3618
36192012-11-02 Pedro Alves <palves@redhat.com>
3620
3621 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3622 (vfork_parent_follow_to_bp)
3623 (vfork_and_exec_child_follow_to_main_bp)
3624 (vfork_and_exec_child_follow_through_step)
3625 (tcatch_vfork_then_parent_follow)
3626 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3627 Use with_test_prefix.
3628
36292012-11-02 Pedro Alves <palves@redhat.com>
3630
3631 * gdb.base/foll-vfork.c: Add copyright header.
3632 * gdb.base/vforked-prog.c: Add copyright header.
3633
36342012-11-02 Pedro Alves <palves@redhat.com>
3635
3636 * gdb.base/foll-vfork.exp
3637 (vfork_and_exec_child_follow_through_step): Don't skip on
3638 non-HP/UX targets. Expect the next to only step one line on
3639 non-HP/UX targets, rather than stopping only after the exec.
3640
36412012-11-02 Pedro Alves <palves@redhat.com>
3642
3643 Don't hard code line numbers.
3644
3645 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3646 Expect text from the sources instead of a line number.
3647 (vfork_parent_follow_to_bp)
3648 (vfork_and_exec_child_follow_to_main_bp)
3649 (vfork_and_exec_child_follow_through_step)
3650 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3651 Use gdb_get_line_number.
3652
36532012-11-02 Pedro Alves <palves@redhat.com>
3654
3655 Modernize.
3656
3657 * gdb.base/foll-vfork.exp: Use standard_testfile and
3658 build_executable. Pass descriptive string to untested.
3659 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3660 (vfork_and_exec_child_follow_to_main_bp)
3661 (vfork_and_exec_child_follow_through_step)
3662 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3663 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3664 of send_gdb/gdb_expect.
3665
3666 (kill_child): New procedure.
3667 (vfork_and_exec_child_follow_to_main_bp)
3668 (vfork_and_exec_child_follow_through_step): Use it.
3669
f0559fff
YQ
36702012-11-02 Yao Qi <yao@codesourcery.com>
3671
3672 * gdb.base/setvar.exp: Test setting nested struct.
3673 * gdb.base/setvar.c (v_struct3): New.
3674
c207c6da
DE
36752012-11-01 Doug Evans <dje@google.com>
3676
3677 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3678 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3679 use them.
3680
2f27adfe
AB
36812012-10-31 Andrew Burgess <aburgess@broadcom.com>
3682
3683 PR cli/14772
3684 * gdb.base/gnu_vector.c (union_with_vector_1)
3685 (struct_with_vector_1): Add new struct and union for testing
3686 ptype.
3687 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3688 structs / unions containing vectors.
3689
bb662ca6
YQ
36902012-10-25 Yao Qi <yao@codesourcery.com>
3691
3692 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3693 'setup_kfail' instead of 'setup_kfail_for_target'.
3694 * gdb.base/varargs.exp: Likewise.
3695 * lib/gdb.exp (setup_kfail_for_target): Remove.
3696
635d23ff
MK
36972012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3698
3699 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3700
afdb064f
MK
37012012-10-25 Mark Kettenis <kettenis@gnu.org>
3702
3703 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3704
d99dcf51
JB
37052012-10-24 Joel Brobecker <brobecker@adacore.com>
3706
3707 * gdb.ada/set_wstr: New testcase.
3708
32560274
JB
37092012-10-24 Joel Brobecker <brobecker@adacore.com>
3710
3711 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3712
5ded5331
JB
37132012-10-24 Joel Brobecker <brobecker@adacore.com>
3714
3715 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3716
d8d84291
MK
37172012-10-24 Mark Kettenis <kettenis@gnu.org>
3718
3719 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3720
6e933c51
JK
37212012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3722
3723 * gdb.base/callfuncs.exp (do_function_calls): Fix
3724 setup_kfail_for_target for -m32 mode.
3725
274bd000
MK
37262012-10-23 Mark Kettenis <kettenis@gnu.org>
3727
3728 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3729 are now fixed.
3730
545f743d
YQ
37312012-10-23 Yao Qi <yao@codesourcery.com>
3732
3733 * gdb.base/info-os.exp: Resume the inferior until it exits.
3734
48b56b6a 37352012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3736
99c7d5a8 3737 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3738 * gdb.base/print-file-var.exp: Likewise.
3739 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3740
8de0566d
YQ
37412012-10-17 Yao Qi <yao@codesourcery.com>
3742
3743 * gdb.mi/mi-memory-changed.exp: New.
3744
44883546
YQ
37452012-10-16 Yao Qi <yao@codesourcery.com>
3746
3747 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3748 returns true.
3749 Call gdb_load_shlibs.
3750 * gdb.reverse/solib-reverse.exp: Likewise.
3751
345f514a
KS
37522012-10-15 Keith Seitz <keiths@redhat.com>
3753
3754 * lib/cp-support.exp (cp_test_ptype_class): Add support
3755 for class typedefs.
3756
3757 * gdb.cp/derivation.exp: Add tests for g_instance.
3758
9e3a7d65
JK
37592012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3760
3761 Fix entry values resolving in inlined frames.
3762 * gdb.arch/amd64-entry-value-inline.S: New file.
3763 * gdb.arch/amd64-entry-value-inline.c: New file.
3764 * gdb.arch/amd64-entry-value-inline.exp: New file.
3765
21a7b089
JK
37662012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3767 Doug Evans <dje@google.com>
3768
3769 Fix recent gdb_breakpoint regression.
3770 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3771 braces from the parameter.
3772 * gdb.java/jprint.exp: Likewise.
3773
2c47921e
DE
37742012-10-15 Doug Evans <dje@google.com>
3775
3776 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3777
89398707
JB
37782012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3779
3780 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3781
801e4185
TT
37822012-10-15 Tom Tromey <tromey@redhat.com>
3783
3784 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3785
74f910c8
TT
37862012-10-15 Tom Tromey <tromey@redhat.com>
3787
3788 * gdb.python/py-symbol.exp: Test symbol destructor.
3789
91567807
YQ
37902012-10-14 Yao Qi <yao@codesourcery.com>
3791
3792 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3793 * gdb.mi/mi-cli.exp: New.
3794
3795 * gdb.mi/mi2-basics.exp: Remove.
3796 * gdb.mi/mi2-break.exp: Remove.
3797 * gdb.mi/mi2-console.exp: Remove.
3798 * gdb.mi/mi2-disassemble.exp: Remove.
3799 * gdb.mi/mi2-eval.exp: Remove.
3800 * gdb.mi/mi2-file.exp: Remove.
3801 * gdb.mi/mi2-hack-cli.exp: Remove.
3802 * gdb.mi/mi2-pthreads.exp: Remove.
3803 * gdb.mi/mi2-read-memory.exp: Remove.
3804 * gdb.mi/mi2-regs.exp: Remove.
3805 * gdb.mi/mi2-return.exp: Remove.
3806 * gdb.mi/mi2-simplerun.exp: Remove.
3807 * gdb.mi/mi2-stack.exp: Remove.
3808 * gdb.mi/mi2-stepi.exp: Remove.
3809 * gdb.mi/mi2-syn-frame.exp: Remove.
3810 * gdb.mi/mi2-until.exp: Remove.
3811 * gdb.mi/mi2-watch.exp: Remove.
3812 * gdb.mi/mi2-var-block.exp: Remove.
3813 * gdb.mi/mi2-var-cmd.exp: Remove.
3814 * gdb.mi/mi2-var-display.exp: Remove.
3815
87332029
YQ
38162012-10-12 Yao Qi <yao@codesourcery.com>
3817
3818 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3819 trail '.*' on matching patterns.
3820
11fc9057
L
38212012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3822
3823 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3824 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3825 * gdb.arch/i386-disp-step.exp: Likewise.
3826 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3827 * gdb.arch/i386-prologue.exp: Likewise.
3828 * gdb.arch/i386-size-overlap.exp: Likewise.
3829 * gdb.arch/i386-size.exp: Likewise.
3830 * gdb.arch/i386-unwind.exp: Likewise.
3831
7d46bcdc
L
38322012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3833
3834 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3835 * gdb.arch/i386-word.exp: Likewise.
3836
31224d9d
L
38372012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3838
3839 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3840 is_ilp32_target to set nr_regs.
3841 * gdb.arch/i386-sse.exp: Likewise.
3842
5b7d0050
DE
38432012-10-11 Doug Evans <dje@google.com>
3844
7c09e5a0
DE
3845 PR breakpoints/14643.
3846 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3847 * gdb.linespec/thread.c: New file.
3848 * gdb.linespec/thread.exp: New file.
3849
5b7d0050
DE
3850 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3851 Recognize "message" -> print pass and fail. Add eof case.
3852 (runto): Recognize message, no-message. Print pass/fail if requested,
3853 with same treatment as gdb_breakpoint.
3854 (runto_main): Pass no-message to runto.
3855 (gdb_internal_error_resync): Add log message.
3856 (gdb_file_cmd): Tweak internal error fail text for consistency.
3857
2e24f4aa
JK
38582012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3859
3860 Fix crash during stepping on ppc32.
3861 * gdb.base/step-symless.c: New file.
3862 * gdb.base/step-symless.exp: New file.
3863
aa14df25
DE
38642012-10-03 Doug Evans <dje@google.com>
3865
3866 PR symtab/14601
3867 * gdb.cp/using-crash.exp: New file.
3868 * gdb.cp/using-crash.cc: New file.
3869
975531db
DE
38702012-10-02 Doug Evans <dje@google.com>
3871
3872 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3873 more consistent.
3874 (runto,gdb_debug_format): Ditto.
3875 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3876 Clean up logging and error messages.
3877
b3dc46ff
AB
38782012-10-01 Andrew Burgess <aburgess@broadcom.com>
3879
3880 Test find command on unmapped memory.
3881 * gdb.base/find-unmapped.c: New file.
3882 * gdb.base/find-unmapped.exp: New file.
3883
45814d45
YQ
38842012-09-29 Yao Qi <yao@codesourcery.com>
3885
3886 * gdb.trace/mi-tracepoint-changed.exp: New.
3887 * gdb.mi/mi-breakpoint-changed.exp: New.
3888 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3889 * gdb.mi/pendshr2.c: New.
3890
4c2786ba
YQ
38912012-09-28 Yao Qi <yao@codesourcery.com>
3892
3893 * gdb.mi/pr11022.exp: New.
3894 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3895
7977e5d2
TT
38962012-09-27 Tom Tromey <tromey@redhat.com>
3897
3898 * gdb.cp/derivation.exp: Add regression test.
3899 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3900 V_derived): New.
3901 (vderived): New global.
3902
0971de02
TT
39032012-09-26 Tom Tromey <tromey@redhat.com>
3904
3905 * gdb.dwarf2/dw2-common-block.S: New file.
3906 * gdb.dwarf2/dw2-common-block.exp: New file.
3907
4357ac6c
TT
39082012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3909
3910 * gdb.fortran/common-block.exp: New file.
3911 * gdb.fortran/common-block.f90: New file.
3912
6f380991
AB
39132012-09-26 Andrew Burgess <aburgess@broadcom.com>
3914
3915 * gdb.base/duplicate-bp.c: New file.
3916 * gdb.base/duplicate-bp.exp: New file.
3917
8ae551cf
YQ
39182012-09-26 Yao Qi <yao@codesourcery.com>
3919
3920 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3921
3922 Revert:
3923 2012-09-21 Yao Qi <yao@codesourcery.com>
3924
3925 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3926
318102b9
SP
39272012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3928
3929 * gdb.base/longest-types.c: New test case.
3930 * gdb.base/longest-types.exp: New test case.
3931
a1e5fd69
YQ
39322012-09-25 Yao Qi <yao@codesourcery.com>
3933
3934 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3935
04e7407c
JK
39362012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3937
3938 Fix internal error on canonicalization of clang types.
3939 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3940 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3941 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3942
9bf4bce9
JK
39432012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3944
3945 Fix disassemble without parameters in tailcall frame.
3946 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3947
2603f7ee
AB
39482012-09-21 Andrew Burgess <aburgess@broadcom.com>
3949
3950 * gdb.dwarf2/dw2-op-out-param.S: New file.
3951 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3952
a3569abd
YQ
39532012-09-21 Yao Qi <yao@codesourcery.com>
3954
3955 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3956
a065d7af
YQ
39572012-09-21 Yao Qi <yao@codesourcery.com>
3958
3959 * gdb.mi/mi-cli.exp: Remove.
3960 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3961
15544bd9
YQ
39622012-09-21 Yao Qi <yao@codesourcery.com>
3963
3964 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3965 "=record-started" notification.
3966
82a90ccf
YQ
39672012-09-21 Yao Qi <yao@codesourcery.com>
3968
3969 * gdb.mi/mi-record-changed.exp: New.
3970 * gdb.mi/mi-reverse.exp: Adjust expected output.
3971
d7de8e3c
TT
39722012-09-20 Tom Tromey <tromey@redhat.com>
3973
3974 * gdb.python/python.exp: Test atexit.register.
3975
1aa99537
DE
39762012-09-20 Doug Evans <dje@google.com>
3977
05eade73
DE
3978 * boards/dwarf4-gdb-index.exp: New file.
3979
1aa99537
DE
3980 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3981 while running the tests.
3982
4ae24af0
JB
39832012-09-18 Joel Brobecker <brobecker@adacore.com>
3984
3985 * gdb.ada/bp_reset: New testcase.
3986
bb25a15c
YQ
39872012-09-18 Yao Qi <yao@codesourcery.com>
3988
3989 * gdb.trace/mi-tsv-changed.exp: New.
3990
201b4506
YQ
39912012-09-18 Yao Qi <yao@codesourcery.com>
3992
3993 * gdb.trace/mi-traceframe-changed.exp: New.
3994
6fc1c773
YQ
39952012-09-17 Yao Qi <yao@codesourcery.com>
3996
3997 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3998 when it is less than 0.
3999
1ab3b62c
JK
40002012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4001
4002 PR 14119
4003 * gdb.arch/amd64-tailcall-ret.S: New file.
4004 * gdb.arch/amd64-tailcall-ret.c: New file.
4005 * gdb.arch/amd64-tailcall-ret.exp: New file.
4006 * gdb.reverse/amd64-tailcall-reverse.S: New file.
4007 * gdb.reverse/amd64-tailcall-reverse.c: New file.
4008 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
4009
acf9414f
JK
40102012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4011
4012 PR 14548
4013 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
4014 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
4015 * gdb.reverse/singlejmp-reverse.S: New file.
4016 * gdb.reverse/singlejmp-reverse.c: New file.
4017 * gdb.reverse/singlejmp-reverse.exp: New file.
4018
666b578b
JK
40192012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4020
4021 Fix compatibility with old GCC (~4.1).
4022 * gdb.cp/converts.cc (my_enum_var): New variable.
4023
42056501
AB
40242012-09-14 Andrew Burgess <aburgess@broadcom.com>
4025
4026 * gdb.xml/tdesc-regs.exp: Update expected output for new
4027 vector_size syntax of vector types.
4028
b9516fa1
YPK
40292012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
4030
4031 Refactor Python "gdb" module into a proper Python package, by
4032 introducing a new "_gdb" module for code implemented in C, and
4033 using reload/__import__ instead of exec.
4034 * gdb.python/python.exp (Test stderr location): Update module
4035 location of GDB-specific sys.stderr.
4036 (Test stdout location): Ditto for sys.stdout.
4037
18dc9ad8
JK
40382012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
4041
ea3a9873
KS
40422012-09-12 Keith Seitz <keiths@redhat.com>
4043
4044 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
4045 conversion statement.
4046
5941debb
DE
40472012-09-12 Doug Evans <dje@google.com>
4048
4049 * gdb.base/help.exp: Remove testing of individual command help text,
4050 too much of a maintenance burden. Instead, test the functionality
4051 of "help" itself.
4052
cfc35e02
DE
40532012-09-11 Doug Evans <dje@google.com>
4054
3a0ed5d7
DE
4055 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
4056 breakpoint.
4057
cfc35e02
DE
4058 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
4059 * gdb.dwarf2/fission-reread.S: Ditto.
4060 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
4061 * gdb.dwarf2/fission-reread.exp: Ditto.
4062
350b1b26
AB
40632012-09-11 Andrew Burgess <aburgess@broadcom.com>
4064
4065 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
4066
2fa15f23
JB
40672012-09-10 Joel Brobecker <brobecker@adacore.com>
4068
4069 * gdb.ada/optim_drec: New testcase.
4070
09be558e
DE
40712012-09-10 Doug Evans <dje@google.com>
4072
4073 * boards/fission.exp: Explicitly mark "board" as not remote.
4074
5b4f6e25
KS
40752012-09-10 Keith Seitz <keiths@redhat.com>
4076
4077 PR gdb/13483
4078 * gdb.cp/converts.cc (A::A): Add ctor.
4079 (A::member_): Add member.
4080 (enum my_enum): New enumeration.
4081 (main): Add calls to foo1_7 with various
4082 permitted arguments.
4083 * gdb.cp/converts.exp: Add tests for boolean
4084 conversions permitted by the standard.
4085
b4ca5ed9
YPK
40862012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
4087
4088 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
4089 avoid spurious results due to ~/.gdbinit.
4090 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
4091 $INTERNAL_GDBFLAGS in run command.
4092 * gdb.gdb/observer.exp (setup_test): Ditto.
4093 * gdb.gdb/selftest.exp (test_with_self): Ditto.
4094 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
4095
d54b30bb
DE
40962012-09-06 Doug Evans <dje@google.com>
4097
14910956
DE
4098 * boards/fission.exp: New file.
4099
d54b30bb
DE
4100 * gdb.python/py-value.exp: Use clean_restart.
4101
91b253e1
DE
41022012-09-05 Doug Evans <dje@google.com>
4103
4104 * gdb.base/info-macros.c: Fix whitespace.
4105
1292279a
PA
41062012-08-28 Pedro Alves <palves@redhat.com>
4107
4108 PR gdb/14428
4109
4110 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
4111
1c8cdcb1
JK
41122012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4113
4114 * gdb.base/break-caller-line.c: New file.
4115 * gdb.base/break-caller-line.exp: New file.
4116
1e8e8b51
JK
41172012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4118
4119 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
4120 * gdb.arch/i386-cfi-notcurrent.S: New file.
4121 * gdb.arch/i386-cfi-notcurrent.exp: New file.
4122
1591a1e8
PA
41232012-08-27 Wei-cheng Wang <cole945@gmail.com>
4124 Yao Qi <yao@codesourcery.com>
4125 Pedro Alves <palves@redhat.com>
4126
4127 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
4128 New procedures.
4129 (top level): Add overlap checking tests.
4130
4442ada7
TT
41312012-08-24 Tom Tromey <tromey@redhat.com>
4132
4133 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
4134 gdb_test_multiple fails for other reasons.
4135
e7d50cc9
YQ
41362012-08-24 Yao Qi <yao@codesourcery.com>
4137
4138 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
4139
dfbd5e7b
PA
41402012-08-23 Pedro Alves <palves@redhat.com>
4141
4142 * gdb.base/help.exp: Adjust to "handle" help text change.
4143
8d735b87
YQ
41442012-08-23 Yao Qi <yao@codesourcery.com>
4145
4146 * gdb.trace/disconnected-tracing.c (start, end): New.
4147 (main): Call start and end.
4148 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
4149 existing tests into this proc.
4150 (disconnected_tfind): New.
4151
61b1d759
YQ
41522012-08-23 Yao Qi <yao@codesourcery.com>
4153
4154 * boards/native-gdbserver.exp (${board}_upload): New.
4155 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
4156 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
4157 Execute tfile on remote target.
4158 Copy trace file from target to host.
4159
6ca1b147
JM
41602012-08-22 Joseph Myers <joseph@codesourcery.com>
4161
4162 * gdb.arch/thumb-bx-pc.S: New file.
4163 * gdb.arch/thumb-bx-pc.exp: New file.
4164
706e3705
TT
41652012-08-22 Tom Tromey <tromey@redhat.com>
4166
4167 * gdb.base/maint.exp: Update.
4168
b4893d48
TT
41692012-08-22 Tom Tromey <tromey@redhat.com>
4170
4171 * lib/gdb.exp (skip_unwinder_tests): New proc.
4172 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
4173 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
4174
45b7da81
TT
41752012-08-21 Tom Tromey <tromey@redhat.com>
4176
4177 * gdb.hp/gdb.aCC/exception.exp: Remove.
4178
f94363d7
AP
4179012-08-19 Andrew Pinski <apinski@cavium.com>
4180
4181 * gdb.arch/mips-octeon-bbit.c: New file.
4182 * gdb.arch/mips-octeon-bbit.exp: New Test.
4183
e5afdbd7
KS
4184012-08-19 Keith Seitz <keiths@redhat.com>
4185
4186 PR c++/14365
4187 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
4188 * gdb.dwarf2/dw2-anon-mptr.S: New file.
4189
c29e8b64
JK
41902012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4191
4192 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
4193 verbose -log by more specific untested call.
4194
15a7e7bc
YQ
41952012-08-18 Yao Qi <yao@codesourcery.com>
4196
4197 * gdb.trace/tfind.exp: Move tests on various command help before
4198 checking target supports trace.
4199 Fix the expected output of 'help tfind end'.
4200
a451cb65
KS
42012012-08-17 Keith Seitz <keiths@redhat.com>
4202
4203 PR c++/13356
4204 * gdb.base/default.exp: Update all "check type" tests.
4205 * gdb.base/help.exp: Likewise.
4206 * gdb.base/setshow.exp: Likewise.
4207 * gdb.cp/converts.cc (foo1_type_check): New function.
4208 (foo2_type_check): New function.
4209 (foo3_type_check): New function.
4210 (main): Call new functions.
4211 * converts.exp: Add tests for integer-to-pointer conversions
4212 with/without strict type-checking.
4213
dbf6a605
MF
42142012-08-16 Mike Frysinger <vapier@gentoo.org>
4215
4216 * gdb.base/help.exp: Update expected output.
4217
0c92d8c1
JB
42182012-08-16 Joel Brobecker <brobecker@adacore.com>
4219
4220 * gdb.ada/rdv_wait: New testcase.
4221
e56f7f42
JK
42222012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4223
4224 * gdb.base/attach-twice.exp: Remove excessive ps exec.
4225
f47f77df
DE
42262012-08-13 Doug Evans <dje@google.com>
4227
e202d6e8 4228 * gdb.base/help.exp: Update expected output.
f47f77df
DE
4229 * gdb.base/default.exp: Update expected output of "show convenience".
4230
a72c3253
DE
42312012-08-10 Doug Evans <dje@google.com>
4232
4233 * gdb.python/py-strfns.c: New file.
4234 * gdb.python/py-strfns.exp: New file.
4235 * gdb.python/py-type.exp (test_fields): Add vector tests.
4236
de0bea00
MF
42372012-08-10 Mike Frysinger <vapier@gentoo.org>
4238
4239 PR cli/10436:
4240 * gdb.base/completion.exp: Add tests for handle completion.
4241
5b9afe8a
YQ
42422012-08-09 Yao Qi <yao@codesourcery.com>
4243
4244 * gdb.mi/mi-cmd-param-changed.exp: New.
4245 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
4246 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
4247 * gdb.mi/mi2-prompt.exp: Likewise.
4248
4f485ebc
DE
42492012-08-08 Doug Evans <dje@google.com>
4250
4251 * gdb.base/debug-expr.c: New file.
4252 * gdb.base/debug-expr.exp: New file.
4253 * gdb.base/exprs.exp: Test {type} casts.
4254 * gdb.cp/debug-expr.exp: New file.
4255
5888842d
JK
42562012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4257
4258 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
4259 global variable loop, not a 'break'. Add loop count limit to 100.
4260 Add new fail case for terminated vgdb.
4261
4f69f4c2
JK
42622012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4263 Jean-Marc Saffroy <saffroy@gmail.com>
4264
4265 PR 11804
4266 * gdb.base/gcore-relro.exp: New file.
4267 * gdb.base/gcore-relro-main.c: New file.
4268 * gdb.base/gcore-relro-lib.c: New file.
4269
e2de5390
JK
42702012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4271
4272 Do not false FAIL with old GCCs.
4273 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
4274 GCC < 4.5 in $no_hw mode.
4275
606603c5
JK
42762012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4277
4278 * gdb.base/default.exp (cd): Accept new directory with no arguments.
4279
777f26c2
JK
42802012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4281
4282 * gdb.base/list.exp (test_only_end): New function.
4283 Call it.
4284
2c12abee
TT
42852012-08-06 Tom Tromey <tromey@redhat.com>
4286
4287 * gdb.python/py-mi.exp: Add test for printer whose children
4288 are a list.
4289 * gdb.python/py-prettyprint.c (struct children_as_list): New.
4290 (main): New variable children_as_list.
4291 * gdb.python/py-prettyprint.py (class pp_children_as_list):
4292 New.
4293 (register_pretty_printers): Register new printer.
4294
0eae2cf4
EBM
42952012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4296
4297 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
4298 symbols. Abort if vgdb remote connection is closed.
4299
09e0881d
DE
43002012-08-02 Doug Evans <dje@google.com>
4301
4302 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
4303
b40f514f
SDJ
43042012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
4305
4306 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
4307 s390x, PowerPC 64 and m68k-linux.
4308
11315ae0
UW
43092012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4310
4311 * gdb.base/annota1.exp: Accept no frames-invalid notification
4312 when starting up the program.
4313 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
4314 show a symbolic value as well.
4315 * gdb.server/server-exec-info.exp: Skip test when skipping
4316 gdbserver test and/or when skipping shared library tests.
4317 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
4318 avoid name conflicts with other tests.
4319
0547eeed
UW
43202012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4321
4322 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4323 Fix wrong output on big-endian systems.
4324 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
4325 4-byte pointer types on 64-bit s390x.
4326
bdddb4de
UW
43272012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4328
4329 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
4330 marker comment at the beginning (after intialization).
4331 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
4332 breakpoint on marker comment instead of function begin.
4333 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
4334 PowerPC.
4335 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
4336 or 64-bit PowerPC.
4337 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
4338 gdb,no_hardware_watchpoints flag is set.
4339 (initialize): Remove now redundant can-use-hw-watchpoints change.
4340
5d206025
YQ
43412012-08-02 Yao Qi <yao@codesourcery.com>
4342 Pedro Alves <palves@redhat.com>
4343
4344 * boards/local-remote-host.exp: New.
4345
4f665099
UW
43462012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4347
4348 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
4349 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
4350 * gdb.base/print-file-var.exp: Likewise.
4351 * gdb.server/solib-list.exp: Skip on remote targets.
4352
b62e2b27
UW
43532012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4354
4355 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
4356 watchpoints on ARM. When expecting software watchpoints, tolerate
4357 (remote) targets that report unsupported hardware watchpoint only
4358 at continue time.
4359 (test_wide_location_2): Likewise.
4360
a967a851
JK
43612012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4362
4363 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
4364 valgrind versions.
4365
75d9f9ff 43662012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
4367
4368 * gdb.base/valgrind-infcall.c: New file.
4369 * gdb.base/valgrind-infcall.exp: New file.
4370
75d9f9ff
JK
4371 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
4372
1c9f2ed2
KS
43732012-07-30 Keith Seitz <keiths@redhat.com>
4374
4375 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
4376 linespecs.
4377
7f9b2034
DE
43782012-07-30 Doug Evans <dje@google.com>
4379
85220e01
DE
4380 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
4381 * gdb.dwarf2/pr13961.S: Ditto.
4382
7f9b2034
DE
4383 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
4384
4e969b4f
AB
43852012-07-30 Andrew Burgess <aburgess@broadcom.com>
4386
4387 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
4388 change its format immediately after reloading the binary.
4389
e7de8362
JK
43902012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4391
4392 Fix testsuite regression after --use-deprecated-index-sections removal.
4393 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
4394 string.
4395 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
4396
7255706c
YQ
43972012-07-27 Yao Qi <yao@codesourcery.com>
4398
4399 KFAIL for PR remote/14161.
4400 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
4401 Cleanup socket files.
4402 (strace_info_marker): Detach inferior.
4403
f2e8016f
TT
44042012-07-26 Tom Tromey <tromey@redhat.com>
4405
6fdff2c5 4406 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 4407
f66713d2
JK
44082012-07-26 Markus Metzger <markus.t.metzger@intel.com>
4409
4410 * gdb.python/py-inferior.c (thread): New function.
4411 (check_threads): New function.
4412 (test_threads): New function.
4413 * gdb.python/py-inferior.exp: Added test.
4414 Replaced runto with continue to breakpoint.
4415
8223e12c
TT
44162012-07-26 Tom Tromey <tromey@redhat.com>
4417
4418 * lib/ada.exp (standard_ada_testfile): New proc.
4419 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
4420 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
4421 * gdb.ada/array_return.exp: Use standard_ada_testfile.
4422 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
4423 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
4424 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
4425 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
4426 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
4427 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
4428 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
4429 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
4430 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
4431 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4432 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4433 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4434 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4435 * gdb.ada/complete.exp: Use standard_ada_testfile.
4436 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4437 standard_output_file.
4438 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4439 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4440 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4441 standard_output_file.
4442 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4443 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4444 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4445 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4446 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4447 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4448 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4449 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4450 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4451 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4452 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4453 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4454 * gdb.ada/interface.exp: Use standard_ada_testfile.
4455 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4456 standard_output_file
4457 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4458 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4459 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4460 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4461 * gdb.ada/nested.exp: Use standard_ada_testfile.
4462 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4463 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4464 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4465 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4466 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4467 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4468 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4469 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4470 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4471 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4472 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4473 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4474 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4475 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4476 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4477 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4478 * gdb.ada/start.exp: Use standard_ada_testfile.
4479 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4480 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4481 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4482 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4483 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4484 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4485 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4486 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4487 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4488 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4489 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4490 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4491 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4492 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4493
bbec57e4
JK
44942012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4495
4496 Fix testsuite regression after --use-deprecated-index-sections removal.
4497 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4498
9cc8e32c
JK
44992012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4500
4501 Fix compatibility with Tcl before 7.5.
4502 * lib/future.exp (lreverse): New function if it does not exist.
4503
ea5ca7b5
MK
45042012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
4505
4506 * gdb.mi/mi-pending.c: New method to set a second pending
4507 breakpoint.
4508 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
4509 condition.
4510
64776a0b
PA
45112012-07-20 Pedro Alves <palves@redhat.com>
4512
4513 PR threads/11692
4514 PR gdb/12203
4515
4516 * gdb.threads/create-fail.c: New file.
4517 * gdb.threads/create-fail.exp: New file.
4518
13e4e967
PA
45192012-07-19 Pedro Alves <palves@redhat.com>
4520
4521 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
4522 * config/vx.exp (gdb_start): Likewise.
4523 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
4524 * gdb.base/setvar.exp (test_set): Likewise.
4525 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
4526 * gdb.reverse/sigall-precsave.exp: Likewise.
4527 * gdb.reverse/sigall-reverse.exp: Likewise.
4528
b7aefa4d
PA
45292012-07-19 Pedro Alves <palves@redhat.com>
4530
4531 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
4532 handler before recording.
4533
608b4967
TT
45342012-07-19 Tom Tromey <tromey@redhat.com>
4535
4536 * gdb.cp/casts.exp: Add tests for typeof and decltype.
4537 * gdb.cp/casts.cc (decltype): New function.
4538 (main): Use it.
4539
b1e0c0fa
PA
45402012-07-19 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.base/sigall.exp (signals): New list.
4543 <top level>: Loop over signals in the $signals list instead of
4544 calling a test function once per signal.
4545 * gdb.reverse/sigall-precsave.exp (signals): New list.
4546 <top level>: Loop over signals in the $signals list instead of
4547 calling a test function once per signal.
4548 * gdb.reverse/sigall-reverse.exp (signals): New list.
4549 <top level>: Loop over signals in the $signals list instead of
4550 calling a test function once per signal.
4551
6ace3df1
YQ
45522012-07-19 Yao Qi <yao@codesourcery.com>
4553
4554 * gdb.base/setshow.exp: Test 'set args ~'.
4555
263a0f8c
JK
45562012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4557
4558 * gdb.base/store.exp (check_set): Import gdb_prompt.
4559 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
4560 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
4561
8f043999
JK
45622012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4563
4564 PR 11914
4565 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
4566 (main): Call eval_sub.
4567 * gdb.python/py-prettyprint.exp:
4568 (python execfile ('py-prettyprint.py')): Move it earlier.
4569 New breakpoint for eval-break.
4570 (continue to breakpoint: eval-break, info locals): New test.
4571 (python execfile ('py-prettyprint.py')): Move it from here.
4572 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
4573 (register_pretty_printers): Register pp_eval_type.
4574
725c7b66
JK
45752012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4576
4577 Fix a testcase regression by me.
4578 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
4579 DW_FORM_data4.
4580
4359dff1
JK
45812012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4582 Doug Evans <dje@google.com>
4583
4584 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
4585 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
4586
61e44cfa
JK
45872012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4588
4589 Fix gdbserver run regression.
4590 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
4591
93c0ef37
TT
45922012-07-12 Tom Tromey <tromey@redhat.com>
4593
4594 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4595 (clean_restart): Likewise.
4596 (core_find): Use standard_output_file.
4597
76027ef5
TT
45982012-07-12 Tom Tromey <tromey@redhat.com>
4599
4600 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4601 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4602 prepare_for_testing_full.
4603 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4604 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4605 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4606 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4607 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4608 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4609 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4610 prepare_for_testing_full.
4611 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4612 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4613 prepare_for_testing_full.
4614 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4615 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4616 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4617
85b4440a
TT
46182012-07-12 Tom Tromey <tromey@redhat.com>
4619
4620 * lib/gdb.exp (build_executable_from_specs): New proc, from
4621 build_executable.
4622 (build_executable): Use it.
4623 (prepare_for_testing_full): New proc.
4624
55baab26
TT
46252012-07-11 Tom Tromey <tromey@redhat.com>
4626
4627 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4628 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4629 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4630 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4631 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4632 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4633 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4634 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4635 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4636 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4637
298a9cf0
TT
46382012-07-10 Tom Tromey <tromey@redhat.com>
4639
4640 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4641 standard_output_file.
4642 * gdb.mi/gdb2549.exp: Use standard_testfile.
4643 * gdb.mi/gdb669.exp: Use standard_testfile.
4644 * gdb.mi/gdb701.exp: Use standard_testfile.
4645 * gdb.mi/gdb792.exp: Use standard_testfile.
4646 * gdb.mi/mi-async.exp: Use standard_testfile.
4647 * gdb.mi/mi-basics.exp: Use standard_testfile.
4648 * gdb.mi/mi-break.exp: Use standard_testfile.
4649 * gdb.mi/mi-cli.exp: Use standard_testfile.
4650 * gdb.mi/mi-console.exp: Use standard_testfile.
4651 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4652 * gdb.mi/mi-eval.exp: Use standard_testfile.
4653 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4654 * gdb.mi/mi-file.exp: Use standard_testfile.
4655 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4656 * gdb.mi/mi-logging.exp: Use standard_testfile.
4657 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4658 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4659 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4660 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4661 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4662 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4663 * gdb.mi/mi-pending.exp: Use standard_testfile,
4664 standard_output_file.
4665 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4666 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4667 * gdb.mi/mi-regs.exp: Use standard_testfile.
4668 * gdb.mi/mi-return.exp: Use standard_testfile.
4669 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4670 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4671 * gdb.mi/mi-solib.exp: Use standard_testfile,
4672 standard_output_file.
4673 * gdb.mi/mi-stack.exp: Use standard_testfile.
4674 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4675 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4676 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4677 * gdb.mi/mi-until.exp: Use standard_testfile.
4678 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4679 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4680 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4681 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4682 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4683 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4684 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4685 standard_output_file.
4686 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4687 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4688 * gdb.mi/mi-watch.exp: Use standard_testfile.
4689 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4690 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4691 * gdb.mi/mi2-break.exp: Use standard_testfile.
4692 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4693 * gdb.mi/mi2-console.exp: Use standard_testfile.
4694 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4695 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4696 * gdb.mi/mi2-file.exp: Use standard_testfile.
4697 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4698 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4699 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4700 * gdb.mi/mi2-return.exp: Use standard_testfile.
4701 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4702 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4703 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4704 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4705 * gdb.mi/mi2-until.exp: Use standard_testfile.
4706 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4707 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4708 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4709 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4710 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4711
f5f3a911
TT
47122012-07-10 Tom Tromey <tromey@redhat.com>
4713
4714 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4715 * gdb.cp/ambiguous.exp: Use standard_testfile,
4716 prepare_for_testing.
4717 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4718 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4719 * gdb.cp/anon-ns.exp: Use standard_testfile.
4720 * gdb.cp/anon-struct.exp: Use standard_testfile.
4721 * gdb.cp/anon-union.exp: Use standard_testfile,
4722 prepare_for_testing.
4723 * gdb.cp/arg-reference.exp: Use standard_testfile,
4724 prepare_for_testing.
4725 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4726 * gdb.cp/breakpoint.exp: Use standard_testfile,
4727 prepare_for_testing.
4728 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4729 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4730 standard_output_file.
4731 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4732 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4733 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4734 (test_static_members): Update.
4735 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4736 * gdb.cp/converts.exp: Use standard_testfile.
4737 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4738 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4739 prepare_for_testing.
4740 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4741 * gdb.cp/cplabel.exp: Use standard_testfile.
4742 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4743 prepare_for_testing.
4744 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4745 * gdb.cp/derivation.exp: Use standard_testfile,
4746 prepare_for_testing.
4747 * gdb.cp/destrprint.exp: Use standard_testfile.
4748 * gdb.cp/dispcxx.exp: Use standard_testfile.
4749 * gdb.cp/exception.exp: Use standard_testfile,
4750 prepare_for_testing.
4751 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4752 * gdb.cp/extern-c.exp: Use standard_testfile,
4753 prepare_for_testing.
4754 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4755 prepare_for_testing.
4756 * gdb.cp/fpointer.exp: Use standard_testfile.
4757 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4758 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4759 standard_output_file.
4760 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4761 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4762 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4763 standard_output_file.
4764 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4765 (do_tests): Update.
4766 * gdb.cp/koenig.exp: Use standard_testfile.
4767 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4768 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4769 * gdb.cp/m-static.exp: Use standard_testfile,
4770 prepare_for_testing.
4771 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4772 * gdb.cp/mb-inline.exp: Use standard_testfile,
4773 prepare_for_testing.
4774 * gdb.cp/mb-templates.exp: Use standard_testfile,
4775 prepare_for_testing.
4776 * gdb.cp/member-ptr.exp: Use standard_testfile,
4777 prepare_for_testing.
4778 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4779 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4780 * gdb.cp/method2.exp: Use standard_testfile.
4781 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4782 standard_output_file.
4783 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4784 (do_tests): Update.
4785 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4786 prepare_for_testing.
4787 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4788 prepare_for_testing.
4789 * gdb.cp/namespace.exp: Use standard_testfile,
4790 prepare_for_testing.
4791 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4792 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4793 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4794 * gdb.cp/nsimport.exp: Use standard_testfile,
4795 prepare_for_testing.
4796 * gdb.cp/nsnested.exp: Use standard_testfile.
4797 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4798 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4799 prepare_for_testing.
4800 * gdb.cp/nsstress.exp: Use standard_testfile,
4801 prepare_for_testing.
4802 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4803 * gdb.cp/operator.exp: Use standard_testfile.
4804 * gdb.cp/oranking.exp: Use standard_testfile.
4805 * gdb.cp/overload-const.exp: Use standard_testfile.
4806 * gdb.cp/overload.exp: Use standard_testfile,
4807 prepare_for_testing.
4808 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4809 * gdb.cp/ovsrch.exp: Use standard_testfile.
4810 * gdb.cp/paren-type.exp: Use standard_testfile.
4811 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4812 prepare_for_testing.
4813 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4814 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4815 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4816 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4817 * gdb.cp/pr10728.exp: Use standard_testfile,
4818 standard_output_file.
4819 * gdb.cp/pr12028.exp: Use standard_testfile.
4820 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4821 * gdb.cp/pr9167.exp: Use standard_testfile.
4822 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4823 * gdb.cp/printmethod.exp: Use standard_testfile,
4824 prepare_for_testing.
4825 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4826 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4827 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4828 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4829 standard_output_file.
4830 * gdb.cp/readnow-language.exp: Use standard_testfile.
4831 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4832 (gdb_start_again): Use clean_restart.
4833 * gdb.cp/ref-types.exp: Use standard_testfile,
4834 prepare_for_testing.
4835 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4836 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4837 * gdb.cp/smartp.exp: Use standard_testfile.
4838 * gdb.cp/static-method.exp: Use standard_testfile.
4839 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4840 * gdb.cp/temargs.exp: Use standard_testfile.
4841 * gdb.cp/templates.exp: Use standard_testfile,
4842 prepare_for_testing.
4843 (do_tests): Update.
4844 * gdb.cp/try_catch.exp: Use standard_testfile,
4845 prepare_for_testing.
4846 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4847 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4848 * gdb.cp/virtbase.exp: Use standard_testfile,
4849 prepare_for_testing.
4850 * gdb.cp/virtfunc.exp: Use standard_testfile,
4851 prepare_for_testing.
4852 (do_tests): Update.
4853 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4854 prepare_for_testing.
4855
686f09d0
TT
48562012-07-10 Tom Tromey <tromey@redhat.com>
4857
4858 * lib/gdb.exp (standard_testfile): Unset output variables from
4859 earlier invocations.
4860
9357e021
YQ
48612012-07-10 Yao Qi <yao@codesourcery.com>
4862
4863 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4864 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4865 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4866 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4867 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4868 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4869 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4870 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4871 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4872 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4873 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4874 * gdb.mi/mi-var-display.exp: Likewise.
4875 * gdb.mi/mi-var-invalidate.exp: Likewise.
4876 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4877 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4878 * gdb.mi/mi2-console.exp: Likewise.
4879 * gdb.mi/mi2-disassemble.exp: Likewise.
4880 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4881 * gdb.mi/mi2-read-memory.exp: Likewise.
4882 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4883 * gdb.mi/mi2-simplerun.exp: Likewise.
4884 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4885 * gdb.mi/mi2-syn-frame.exp: Likewise.
4886 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4887 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4888 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4889
e314d629
TT
48902012-07-09 Tom Tromey <tromey@redhat.com>
4891
4892 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4893 * gdb.base/callfuncs.exp: Add cast-based test.
4894 * gdb.base/callfuncs.c (voidfunc): New function.
4895
06928b3f
DE
48962012-07-08 Doug Evans <dje@google.com>
4897
4898 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4899
32f11bad
JK
49002012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4901
4902 Fix XFAIL compatibility with old i386 systems.
4903 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4904 Check also 'Cannot insert breakpoint 0'.
4905
76b83c51
JK
49062012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4907
4908 PR 14321
4909 * gdb.base/find.exp
4910 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4911
a6fb9c08
TT
49122012-07-06 Tom Tromey <tromey@redhat.com>
4913
4914 * gdb.base/whatis.exp: Add test.
4915
71918a86
TT
49162012-07-06 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.base/whatis.exp: Add regression test.
4919
fcde5961
TT
49202012-07-06 Tom Tromey <tromey@redhat.com>
4921
4922 * gdb.base/whatis.exp: Add tests.
4923
f9cf0f4a
JK
49242012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4925
4926 PR 12649
4927 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4928 gdb_test_multiple $gdb_prompt terminator.
4929
979ade8b
PA
49302012-07-04 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4933 supports_process_record.
4934
8a980b44
PA
49352012-07-04 Pedro Alves <palves@redhat.com>
4936
4937 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4938 endings.
4939 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4940
855ba978
SS
49412012-07-03 Stan Shebs <stan@codesourcery.com>
4942
4943 * gdb.base/info-os.c (main): Retry resource acquisition until an
4944 available one is found.
4945 * gdb.base/info-os.exp: Collect resource keys from the program
4946 and use them in matching.
4947
fcb44371
JK
49482012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4949
4950 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4951 Wrap the test into loop for corefile and core0file.
4952
08a67be6
JK
49532012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4954
4955 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4956 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4957 .note.GNU-stack.
4958
0f3c2347
JK
4959 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4960
ff4a4500
SDJ
49612012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4962
4963 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4964 break): Include help message for the new `-probe' and `-probe-stap'
4965 options.
4966
d3ce09f5
SS
49672012-07-02 Stan Shebs <stan@codesourcery.com>
4968
4969 * gdb.base/dprintf.exp: Add agent style tests.
4970
a1624241
JK
49712012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4972
4973 * gdb.base/stale-infcall.c (infcall): New label test-next.
4974 (main): New labels test-pass and test-fail.
4975 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4976 $test_fail_bpnum to test-fail.
4977 (test system longjmp tracking support): New test.
4978 Delete $test_fail_bpnum.
4979 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4980 breakpoint.
4981
42e7ad6c
DE
49822012-06-30 Doug Evans <dje@google.com>
4983
4984 * gdb.dwarf2/fission-reread.S: New file.
4985 * gdb.dwarf2/fission-reread.exp: New file.
4986
37ce89eb
SS
49872012-06-28 Stan Shebs <stan@codesourcery.com>
4988
4989 * gdb.mi/mi-logging.exp: New file.
4990
e5ef252a
PA
49912012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4992 Pedro Alves <palves@redhat.com>
4993
4994 * gdb.threads/siginfo-threads.exp: New file.
4995 * gdb.threads/siginfo-threads.c: New file.
4996 * gdb.threads/sigstep-threads.exp: New file.
4997 * gdb.threads/sigstep-threads.c: New file.
4998
22f1fbae
TT
49992012-06-28 Tom Tromey <tromey@redhat.com>
5000
5001 * gdb.go/package.exp: Partially revert earlier patch; use
5002 gdb_compile again. Use standard_output_file.
5003
2e3cf129
DE
50042012-06-27 Doug Evans <dje@google.com>
5005
5006 * gdb.dwarf2/fission-base.c: New file.
5007 * gdb.dwarf2/fission-base.S: New file.
5008 * gdb.dwarf2/fission-base.exp: New file.
5009
785fd303
JK
50102012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5011
5012 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
5013
1bb9788d
TT
50142012-06-27 Tom Tromey <tromey@redhat.com>
5015
5016 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
5017 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
5018
c83ee902
TT
50192012-06-27 Tom Tromey <tromey@redhat.com>
5020
5021 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
5022 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
5023 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
5024 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
5025 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
5026 prepare_for_testing.
5027 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
5028 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
5029 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
5030 standard_testfile.
5031 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
5032 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
5033 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
5034 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
5035 prepare_for_testing.
5036 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
5037 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
5038 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
5039 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
5040 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
5041 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
5042 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
5043 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
5044 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
5045 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
5046 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
5047 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
5048 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
5049 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
5050 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
5051 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
5052 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
5053 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
5054 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
5055 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
5056 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
5057 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
5058 standard_output_file.
5059 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
5060 standard_output_file.
5061 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
5062 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
5063 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
5064 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
5065 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
5066 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
5067 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
5068 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
5069 * gdb.dwarf2/implptr.exp: Use standard_testfile.
5070 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
5071 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
5072 * gdb.dwarf2/pieces.exp: Use standard_testfile.
5073 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
5074 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
5075 * gdb.dwarf2/valop.exp: Use standard_testfile,
5076 prepare_for_testing.
5077
5204774b
TT
50782012-06-27 Tom Tromey <tromey@redhat.com>
5079
5080 * gdb.python/python.exp: Fix regexps in pagination tests.
5081
ee0bf529
SCR
50822012-06-26 Siva Chandra Reddy <sivachandra@google.com>
5083
5084 * gdb.python/py-symtab.exp: Add tests to test the new attribute
5085 'last' of gdb.Symtab_and_line.
5086 * gdb.python/py-symbol.c: Move break point comment to enable
5087 testing of gdb.Symtab_and_line.last.
5088
14fcc022
TT
50892012-06-26 Tom Tromey <tromey@redhat.com>
5090
5091 * gdb.threads/step.c: Remove.
5092 * gdb.threads/step.exp: Remove.
5093 * gdb.threads/step2.exp: Remove.
5094
0efbbabc
TT
50952012-06-26 Tom Tromey <tromey@redhat.com>
5096
5097 * gdb.threads/watchpoint-fork.exp (test): Use
5098 standard_output_file. Don't declare objdir.
5099 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
5100 standard_output_file.
5101 * gdb.threads/attach-stopped.exp: Use standard_testfile.
5102 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
5103 clean_restart. Remove incdir.
5104 * gdb.threads/corethreads.exp: Use standard_testfile.
5105 * gdb.threads/execl.exp: Use standard_testfile,
5106 standard_output_file, clean_restart.
5107 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
5108 clean_restart.
5109 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
5110 clean_restart.
5111 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
5112 incdir.
5113 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
5114 clean_restart. Remove incdir.
5115 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
5116 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
5117 clean_restart. Remove incdir.
5118 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
5119 Remove incdir.
5120 * gdb.threads/leader-exit.exp: Use standard_testfile.
5121 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
5122 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
5123 clean_restart.
5124 * gdb.threads/manythreads.exp: Use standard_testfile,
5125 clean_restart. Remove incdir.
5126 * gdb.threads/multi-create.exp: Use standard_testfile,
5127 clean_restart.
5128 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
5129 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
5130 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
5131 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
5132 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
5133 * gdb.threads/pending-step.exp: Use standard_testfile,
5134 clean_restart. Remove incdir.
5135 * gdb.threads/print-threads.exp: Use standard_testfile,
5136 clean_restart. Remove incdir.
5137 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
5138 clean_restart. Remove incdir.
5139 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
5140 Remove incdir.
5141 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
5142 incdir.
5143 * gdb.threads/sigthread.exp: Use standard_testfile,
5144 clean_restart.
5145 * gdb.threads/staticthreads.exp: Use standard_testfile,
5146 clean_restart. Remove incdir.
5147 * gdb.threads/switch-threads.exp: Use standard_testfile,
5148 clean_restart. Remove incdir.
5149 * gdb.threads/thread-execl.exp: Use standard_testfile,
5150 clean_restart. Remove incdir.
5151 * gdb.threads/thread-find.exp: Use standard_testfile,
5152 clean_restart.
5153 * gdb.threads/thread-specific.exp: Use standard_testfile,
5154 clean_restart. Remove incdir.
5155 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
5156 clean_restart. Remove incdir.
5157 * gdb.threads/thread_check.exp: Use standard_testfile,
5158 clean_restart. Remove incdir.
5159 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
5160 incdir.
5161 * gdb.threads/threadapply.exp: Use standard_testfile,
5162 clean_restart. Remove incdir.
5163 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
5164 clean_restart. Remove incdir.
5165 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
5166 clean_restart.
5167 * gdb.threads/tls-shared.exp: Use standard_testfile,
5168 clean_restart, standard_output_file.
5169 * gdb.threads/tls-var.exp: Use standard_testfile,
5170 standard_output_file.
5171 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
5172 Remove incdir.
5173 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
5174 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
5175 incdir.
5176 * gdb.threads/watchthreads2.exp: Use standard_testfile,
5177 clean_restart. Remove incdir.
5178
497a5eb0
TT
51792012-06-26 Tom Tromey <tromey@redhat.com>
5180
5181 * gdb.trace/actions.exp: Use standard_testfile.
5182 * gdb.trace/ax.exp: Use standard_testfile.
5183 * gdb.trace/backtrace.exp: Use standard_testfile.
5184 * gdb.trace/change-loc.exp: Use standard_testfile.
5185 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
5186 * gdb.trace/collection.exp: Use standard_testfile,
5187 prepare_for_testing.
5188 * gdb.trace/deltrace.exp: Use standard_testfile.
5189 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
5190 * gdb.trace/ftrace.exp: Use standard_testfile.
5191 * gdb.trace/infotrace.exp: Use standard_testfile.
5192 * gdb.trace/packetlen.exp: Use standard_testfile.
5193 * gdb.trace/passc-dyn.exp: Use standard_testfile.
5194 * gdb.trace/passcount.exp: Use standard_testfile.
5195 * gdb.trace/pending.exp: Use standard_testfile.
5196 * gdb.trace/report.exp: Use standard_testfile.
5197 * gdb.trace/save-trace.exp: Use standard_testfile.
5198 * gdb.trace/stap-trace.exp: Use standard_testfile.
5199 * gdb.trace/status-stop.exp: Use standard_testfile.
5200 * gdb.trace/strace.exp: Use standard_testfile.
5201 * gdb.trace/tfile.exp: Use standard_testfile.
5202 * gdb.trace/tfind.exp: Use standard_testfile.
5203 * gdb.trace/trace-break.exp: Use standard_testfile.
5204 * gdb.trace/trace-mt.exp: Use standard_testfile.
5205 * gdb.trace/tracecmd.exp: Use standard_testfile.
5206 * gdb.trace/tspeed.exp: Use standard_testfile.
5207 * gdb.trace/tstatus.exp: Use standard_testfile.
5208 * gdb.trace/tsv.exp: Use standard_testfile.
5209 * gdb.trace/unavailable.exp: Use standard_testfile,
5210 prepare_for_testing.
5211 * gdb.trace/while-dyn.exp: Use standard_testfile.
5212 * gdb.trace/while-stepping.exp: Use standard_testfile.
5213
7686c074
TT
52142012-06-26 Tom Tromey <tromey@redhat.com>
5215
5216 * gdb.reverse/break-precsave.exp: Use standard_testfile.
5217 * gdb.reverse/break-reverse.exp: Use standard_testfile.
5218 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
5219 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
5220 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
5221 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
5222 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
5223 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
5224 prepare_for_testing.
5225 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
5226 prepare_for_testing.
5227 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
5228 prepare_for_testing.
5229 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
5230 prepare_for_testing.
5231 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
5232 prepare_for_testing
5233 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
5234 * gdb.reverse/machinestate.exp: Use standard_testfile.
5235 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
5236 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
5237 build_executable.
5238 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
5239 build_executable.
5240 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
5241 standard_output_file.
5242 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
5243 standard_output_file.
5244 * gdb.reverse/step-precsave.exp: Use standard_testfile.
5245 * gdb.reverse/step-reverse.exp: Use standard_testfile.
5246 * gdb.reverse/until-precsave.exp: Use standard_testfile.
5247 * gdb.reverse/until-reverse.exp: Use standard_testfile.
5248 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
5249 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
5250
481fc100
TT
52512012-06-26 Tom Tromey <tromey@redhat.com>
5252
5253 * gdb.stabs/weird.exp: Remove directory-checking code. Use
5254 standard_output_file.
5255 * gdb.stabs/exclfwd.exp: Use standard_testfile,
5256 prepare_for_testing. Remove directory-checking code.
5257
7bb18ae2
TT
52582012-06-25 Tom Tromey <tromey@redhat.com>
5259
5260 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
5261 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
5262 build_executable, not prepare_for_testing.
5263 * gdb.multi/base.exp: Use standard_output_file. Use
5264 build_executable, not prepare_for_testing.
5265
cf09b3e4
TT
52662012-06-25 Tom Tromey <tromey@redhat.com>
5267
5268 * gdb.fortran/subarray.exp: Use standard_testfile,
5269 prepare_for_testing.
5270 * gdb.fortran/multi-dim.exp: Use standard_testfile.
5271 * gdb.fortran/module.exp: Use standard_testfile.
5272 * gdb.fortran/logical.exp: Use standard_testfile.
5273 * gdb.fortran/library-module.exp: Use standard_testfile,
5274 standard_output_file.
5275 * gdb.fortran/derived-type.exp: Use standard_testfile,
5276 prepare_for_testing.
5277 * gdb.fortran/complex.exp: Use standard_testfile,
5278 prepare_for_testing.
5279 * gdb.fortran/charset.exp: Use standard_testfile.
5280 * gdb.fortran/array-element.exp: Use standard_testfile,
5281 prepare_for_testing.
5282
18b5ff1b
KS
52832012-06-25 Keith Seitz <keiths@redhat.com>
5284
5285 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
5286 Change rbreak-related tests to KFAIL and add bugzilla numbers.
5287
17b77626
TT
52882012-06-25 Tom Tromey <tromey@redhat.com>
5289
5290 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
5291 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
5292 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
5293 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
5294
f91e3dc1
TT
52952012-06-25 Tom Tromey <tromey@redhat.com>
5296
5297 * gdb.linespec/ls-errs.exp: Use standard_testfile.
5298 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
5299 * gdb.linespec/linespec.exp: Use standard_testfile.
5300
a884434d
TT
53012012-06-25 Tom Tromey <tromey@redhat.com>
5302
5303 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
5304 prepare_for_testing.
5305
efc9d70a
TT
53062012-06-25 Tom Tromey <tromey@redhat.com>
5307
5308 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
5309 prepare_for_testing.
5310 * gdb.opt/inline-break.exp: Use standard_testfile,
5311 prepare_for_testing.
5312 * gdb.opt/inline-bt.exp: Use standard_testfile,
5313 prepare_for_testing.
5314 * gdb.opt/inline-cmds.exp: Use standard_testfile,
5315 prepare_for_testing.
5316 * gdb.opt/inline-locals.exp: Use standard_testfile,
5317 prepare_for_testing.
5318
e2fc92c6
TT
53192012-06-25 Tom Tromey <tromey@redhat.com>
5320
5321 * gdb.asm/asm-source.exp: Use standard_output_file,
5322 standard_testfile. Construct .o files in proper subdir.
5323
b0963d73
TT
53242012-06-25 Tom Tromey <tromey@redhat.com>
5325
5326 * gdb.server/ext-attach.exp: Use standard_testfile,
5327 prepare_for_testing.
5328 * gdb.server/ext-run.exp: Use standard_testfile,
5329 build_executable.
5330 * gdb.server/file-transfer.exp: Use standard_testfile,
5331 prepare_for_testing.
5332 * gdb.server/server-exec-info.exp: Use standard_testfile.
5333 * gdb.server/server-mon.exp: Use standard_testfile,
5334 prepare_for_testing.
5335 * gdb.server/server-run.exp: Use standard_testfile,
5336 build_executable.
5337 * gdb.server/solib-list.exp: Use standard_testfile,
5338 standard_output_file.
5339
8a3e1f8d
TT
53402012-06-25 Tom Tromey <tromey@redhat.com>
5341
5342 * lib/gdb.exp (standard_output_file): Use "file join".
5343 * gdb.go/chan.exp: Use standard_testfile.
5344 * gdb.go/handcall.exp: Use standard_testfile.
5345 * gdb.go/hello.exp: Use standard_testfile.
5346 * gdb.integers/chan.exp: Use standard_testfile.
5347 * gdb.go/methods.exp: Use standard_testfile.
5348 * gdb.go/package.exp: Use standard_testfile.
5349 * gdb.go/strings.exp: Use standard_testfile.
5350 * gdb.go/types.exp: Use standard_testfile.
5351 * gdb.go/unsafe.exp: Use standard_testfile.
5352
944a9061
MGD
53532012-06-25 Greta Yorsh <greta.yorsh@arm.com>
5354
5355 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
5356
1c06bd58
JK
53572012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5358
5359 Fix regression by the previous commit.
5360 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
5361
b4a58790
TT
53622012-06-22 Tom Tromey <tromey@redhat.com>
5363
5364 * gdb.python/lib-types.exp: Use standard_testfile,
5365 prepare_for_testing.
5366 * gdb.python/py-block.exp: Use standard_testfile.
5367 * gdb.python/py-breakpoint.exp: Use standard_testfile.
5368 * gdb.python/py-events.exp: Use standard_testfile,
5369 standard_output_file.
5370 * gdb.python/py-evsignal.exp: Use standard_testfile.
5371 * gdb.python/py-evethreads.exp: Use standard_testfile.
5372 * gdb.python/py-explore-cc.exp: Use standard_testfile.
5373 * gdb.python/py-explore.exp: Use standard_testfile.
5374 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
5375 standard_output_file.
5376 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
5377 prepare_for_testing.
5378 * gdb.python/py-frame-inline.exp: Use standard_testfile.
5379 * gdb.python/py-frame.exp: Use standard_testfile.
5380 * gdb.python/py-inferior.exp: Use standard_testfile.
5381 * gdb.python/py-infthread.exp: Use standard_testfile.
5382 * gdb.python/py-mi.exp: Use standard_testfile.
5383 * gdb.python/py-objfile-script.exp: Use standard_testfile,
5384 build_executable.
5385 * gdb.python/py-objfile.exp: Use standard_testfile.
5386 * gdb.python/py-pp-maint.exp: Use standard_testfile,
5387 prepare_for_testing.
5388 * gdb.python/py-prettyprint.exp: Use standard_testfile.
5389 * gdb.python/py-progspace.exp: Use standard_testfile,
5390 build_executable.
5391 * gdb.python/py-prompt.exp: Use standard_testfile,
5392 build_executable.
5393 * gdb.python/py-section-script.exp: Use standard_testfile,
5394 build_executable.
5395 * gdb.python/py-shared.exp: Use standard_testfile,
5396 standard_output_file, clean_restart.
5397 * gdb.python/py-symbol.exp: Use standard_output_file,
5398 prepare_for_testing.
5399 * gdb.python/py-symtab.exp: Use standard_output_file,
5400 prepare_for_testing
5401 * gdb.python/py-template.exp: Use standard_testfile.
5402 * gdb.python/py-type.exp: Use standard_testfile.
5403 * gdb.python/py-value-cc.exp: Use standard_testfile.
5404 * gdb.python/py-value.exp: Use standard_testfile.
5405 * gdb.python/python.exp: Use standard_testfile, build_executable.
5406
2c44deac
TT
54072012-06-22 Tom Tromey <tromey@redhat.com>
5408
5409 * gdb.objc/basicclass.exp: Use standard_testfile.
5410 (do_objc_tests): Don't declare objdir.
5411 * gdb.objc/nondebug.exp: Use standard_testfile.
5412 (do_objc_tests): Don't declare objdir.
5413 * gdb.objc/objcdecode.exp: Use standard_testfile.
5414 (do_objc_tests): Don't declare objdir.
5415
c24ccbce
TT
54162012-06-22 Tom Tromey <tromey@redhat.com>
5417
5418 * gdb.java/jmain.exp: Use standard_testfile.
5419 * gdb.java/jmisc.exp: Use standard_testfile.
5420 * gdb.java/jnpe.exp: Use standard_testfile.
5421 * gdb.java/jprint.exp: Use standard_testfile.
5422
0a6d0306
TT
54232012-06-22 Tom Tromey <tromey@redhat.com>
5424
5425 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
5426 (standard_output_file, standard_testfile): New procs.
5427 (build_executable, clean_restart): Use standard_output_file.
5428
6ea815ef
YQ
54292012-06-22 Yao Qi <yao@codesourcery.com>
5430
5431 * boards/native-gdbserver.exp: New proc ${board}_exec.
5432 * boards/native-stdio-gdbserver.exp: Likewise.
5433
4c93b1db
TT
54342012-06-21 Tom Tromey <tromey@redhat.com>
5435
5436 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5437 (build_executable): Update.
5438 (get_compiler_info): Remove 'binfile' argument.
5439 * gdb.ada/arrayidx.exp: Update.
5440 * gdb.ada/null_array.exp: Update.
5441 * gdb.arch/altivec-abi.exp: Update.
5442 * gdb.arch/altivec-regs.exp: Update.
5443 * gdb.arch/amd64-byte.exp: Update.
5444 * gdb.arch/amd64-dword.exp: Update.
5445 * gdb.arch/amd64-word.exp: Update.
5446 * gdb.arch/i386-avx.exp: Update.
5447 * gdb.arch/i386-byte.exp: Update.
5448 * gdb.arch/i386-sse.exp: Update.
5449 * gdb.arch/i386-word.exp: Update.
5450 * gdb.arch/ppc-dfp.exp: Update.
5451 * gdb.arch/ppc-fp.exp: Update.
5452 * gdb.arch/vsx-regs.exp: Update.
5453 * gdb.base/all-bin.exp: Update.
5454 * gdb.base/annota1.exp: Update.
5455 * gdb.base/async.exp: Update.
5456 * gdb.base/attach.exp: Update.
5457 * gdb.base/break-interp.exp: Update.
5458 * gdb.base/call-ar-st.exp: Update.
5459 * gdb.base/call-rt-st.exp: Update.
5460 * gdb.base/call-sc.exp: Update.
5461 * gdb.base/callfuncs.exp: Update.
5462 * gdb.base/catch-load.exp: Update.
5463 * gdb.base/completion.exp: Update.
5464 * gdb.base/complex.exp: Update.
5465 * gdb.base/condbreak.exp: Update.
5466 * gdb.base/consecutive.exp: Update.
5467 * gdb.base/constvars.exp: Update.
5468 * gdb.base/corefile.exp: Update.
5469 * gdb.base/eval-skip.exp: Update.
5470 * gdb.base/expand-psymtabs.exp: Update.
5471 * gdb.base/exprs.exp: Update.
5472 * gdb.base/fileio.exp: Update.
5473 * gdb.base/fixsection.exp: Update.
5474 * gdb.base/funcargs.exp: Update.
5475 * gdb.base/gdb11530.exp: Update.
5476 * gdb.base/gdb1555.exp: Update.
5477 * gdb.base/gnu-ifunc.exp: Update.
5478 * gdb.base/gnu_vector.exp: Update.
5479 * gdb.base/info-macros.exp: Update.
5480 * gdb.base/jit-simple.exp: Update.
5481 * gdb.base/jit-so.exp: Update.
5482 * gdb.base/jit.exp: Update.
5483 * gdb.base/langs.exp: Update.
5484 * gdb.base/list.exp: Update.
5485 * gdb.base/logical.exp: Update.
5486 * gdb.base/long_long.exp: Update.
5487 * gdb.base/longjmp.exp: Update.
5488 * gdb.base/macscp.exp: Update.
5489 * gdb.base/mips_pro.exp: Update.
5490 * gdb.base/miscexprs.exp: Update.
5491 * gdb.base/morestack.exp: Update.
5492 * gdb.base/nodebug.exp: Update.
5493 * gdb.base/opaque.exp: Update.
5494 * gdb.base/pc-fp.exp: Update.
5495 * gdb.base/pending.exp: Update.
5496 * gdb.base/permissions.exp: Update.
5497 * gdb.base/pointers.exp: Update.
5498 * gdb.base/prelink.exp: Update.
5499 * gdb.base/printcmds.exp: Update.
5500 * gdb.base/psymtab.exp: Update.
5501 * gdb.base/ptype.exp: Update.
5502 * gdb.base/relational.exp: Update.
5503 * gdb.base/scope.exp: Update.
5504 * gdb.base/setvar.exp: Update.
5505 * gdb.base/shlib-call.exp: Update.
5506 * gdb.base/shreloc.exp: Update.
5507 * gdb.base/signals.exp: Update.
5508 * gdb.base/sizeof.exp: Update.
5509 * gdb.base/so-impl-ld.exp: Update.
5510 * gdb.base/so-indr-cl.exp: Update.
5511 * gdb.base/solib-disc.exp: Update.
5512 * gdb.base/solib-display.exp: Update.
5513 * gdb.base/solib-nodir.exp: Update.
5514 * gdb.base/solib-overlap.exp: Update.
5515 * gdb.base/solib-symbol.exp: Update.
5516 * gdb.base/solib-weak.exp: Update.
5517 * gdb.base/solib.exp: Update.
5518 * gdb.base/store.exp: Update.
5519 * gdb.base/structs.exp: Update.
5520 * gdb.base/structs2.exp: Update.
5521 * gdb.base/type-opaque.exp: Update.
5522 * gdb.base/unload.exp: Update.
5523 * gdb.base/varargs.exp: Update.
5524 * gdb.base/volatile.exp: Update.
5525 * gdb.base/watch_thread_num.exp: Update.
5526 * gdb.base/watchpoint-solib.exp: Update.
5527 * gdb.base/watchpoint.exp: Update.
5528 * gdb.base/watchpoints.exp: Update.
5529 * gdb.base/whatis.exp: Update.
5530 * gdb.cell/arch.exp: Update.
5531 * gdb.cell/break.exp: Update.
5532 * gdb.cell/bt.exp: Update.
5533 * gdb.cell/core.exp: Update.
5534 * gdb.cell/data.exp: Update.
5535 * gdb.cell/ea-cache.exp: Update.
5536 * gdb.cell/f-regs.exp: Update.
5537 * gdb.cell/fork.exp: Update.
5538 * gdb.cell/gcore.exp: Update.
5539 * gdb.cell/mem-access.exp: Update.
5540 * gdb.cell/ptype.exp: Update.
5541 * gdb.cell/registers.exp: Update.
5542 * gdb.cell/sizeof.exp: Update.
5543 * gdb.cell/solib-symbol.exp: Update.
5544 * gdb.cell/solib.exp: Update.
5545 * gdb.cp/ambiguous.exp: Update.
5546 * gdb.cp/breakpoint.exp: Update.
5547 * gdb.cp/bs15503.exp: Update.
5548 * gdb.cp/casts.exp: Update.
5549 * gdb.cp/class2.exp: Update.
5550 * gdb.cp/cpexprs.exp: Update.
5551 * gdb.cp/cplusfuncs.exp: Update.
5552 * gdb.cp/ctti.exp: Update.
5553 * gdb.cp/dispcxx.exp: Update.
5554 * gdb.cp/gdb1355.exp: Update.
5555 * gdb.cp/gdb2384.exp: Update.
5556 * gdb.cp/gdb2495.exp: Update.
5557 * gdb.cp/infcall-dlopen.exp: Update.
5558 * gdb.cp/local.exp: Update.
5559 * gdb.cp/m-data.exp: Update.
5560 * gdb.cp/m-static.exp: Update.
5561 * gdb.cp/mb-ctor.exp: Update.
5562 * gdb.cp/mb-inline.exp: Update.
5563 * gdb.cp/mb-templates.exp: Update.
5564 * gdb.cp/member-ptr.exp: Update.
5565 * gdb.cp/method.exp: Update.
5566 * gdb.cp/namespace.exp: Update.
5567 * gdb.cp/nextoverthrow.exp: Update.
5568 * gdb.cp/nsdecl.exp: Update.
5569 * gdb.cp/nsrecurs.exp: Update.
5570 * gdb.cp/nsstress.exp: Update.
5571 * gdb.cp/nsusing.exp: Update.
5572 * gdb.cp/pr-1023.exp: Update.
5573 * gdb.cp/pr-1210.exp: Update.
5574 * gdb.cp/pr-574.exp: Update.
5575 * gdb.cp/pr9631.exp: Update.
5576 * gdb.cp/printmethod.exp: Update.
5577 * gdb.cp/psmang.exp: Update.
5578 * gdb.cp/re-set-overloaded.exp: Update.
5579 * gdb.cp/rtti.exp: Update.
5580 * gdb.cp/shadow.exp: Update.
5581 * gdb.cp/templates.exp: Update.
5582 * gdb.cp/try_catch.exp: Update.
5583 * gdb.dwarf2/dw2-ranges.exp: Update.
5584 * gdb.dwarf2/pr10770.exp: Update.
5585 * gdb.fortran/library-module.exp: Update.
5586 * gdb.hp/gdb.aCC/optimize.exp: Update.
5587 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
5588 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
5589 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
5590 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
5591 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
5592 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
5593 * gdb.hp/gdb.compat/xdb1.exp: Update.
5594 * gdb.hp/gdb.compat/xdb2.exp: Update.
5595 * gdb.hp/gdb.compat/xdb3.exp: Update.
5596 * gdb.hp/gdb.defects/bs14602.exp: Update.
5597 * gdb.hp/gdb.defects/solib-d.exp: Update.
5598 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5599 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5600 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5601 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5602 * gdb.mi/gdb792.exp: Update.
5603 * gdb.mi/mi-pending.exp: Update.
5604 * gdb.mi/mi-solib.exp: Update.
5605 * gdb.mi/mi-var-cp.exp: Update.
5606 * gdb.opt/clobbered-registers-O2.exp: Update.
5607 * gdb.opt/inline-bt.exp: Update.
5608 * gdb.opt/inline-cmds.exp: Update.
5609 * gdb.opt/inline-locals.exp: Update.
5610 * gdb.python/py-events.exp: Update.
5611 * gdb.python/py-finish-breakpoint.exp: Update.
5612 * gdb.python/py-type.exp: Update.
5613 * gdb.reverse/solib-precsave.exp: Update.
5614 * gdb.reverse/solib-reverse.exp: Update.
5615 * gdb.server/solib-list.exp: Update.
5616 * gdb.stabs/weird.exp: Update.
5617 * gdb.threads/attach-into-signal.exp: Update.
5618 * gdb.threads/attach-stopped.exp: Update.
5619 * gdb.threads/tls-shared.exp: Update.
5620 * gdb.trace/change-loc.exp: Update.
5621 * gdb.trace/strace.exp: Update.
5622
95c391b6
TT
56232012-06-19 Tom Tromey <tromey@redhat.com>
5624
5625 * gdb.base/whatis.exp: Add tests.
5626
e910f0b6
TT
56272012-06-19 Tom Tromey <tromey@redhat.com>
5628
5629 * gdb.cp/m-static.cc (keepalive): New function.
5630 (gnu_obj_1::method): Use it.
5631
422d65e7
DE
56322012-06-18 Doug Evans <dje@google.com>
5633
5634 * gdb.base/info-fun.exp: New file.
5635 * gdb.base/info-fun.c: New file.
5636 * gdb.base/info-fun-solib.c: New file.
5637
e2e4d78b
JK
56382012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5639
5640 Remove stale dummy frames.
5641 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5642 (maintenance info breakpoints): New tests.
5643 * gdb.base/stale-infcall.c: New file.
5644 * gdb.base/stale-infcall.exp: New file.
5645
1788b2d3
JK
56462012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5647
5648 * gdb.arch/amd64-entry-value-param.S: New file.
5649 * gdb.arch/amd64-entry-value-param.c: New file.
5650 * gdb.arch/amd64-entry-value-param.exp: New file.
5651
663b969e
TT
56522012-06-15 Tom Tromey <tromey@redhat.com>
5653
5654 * gdb.cp/namespace.exp: Add "show lang" test.
5655
8e09ad05
IS
56562012-06-15 Iain Sandoe <iain@codesourcery.com>
5657
5658 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5659 case. (top level): Use gdb_file_cmd instead of gdb_load.
5660
f85e18ee
JK
56612012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5662
5663 PR tdep/14222
5664 * gdb.arch/i386-sse-stack-align.S: New file.
5665 * gdb.arch/i386-sse-stack-align.c: New file.
5666 * gdb.arch/i386-sse-stack-align.exp: New file.
5667
f3b5e280
KS
56682012-06-13 Keith Seitz <keiths@redhat.com>
5669
5670 PR breakpoints/13798 and mi/11541
5671 * gdb.linespec/ls-errs.exp: Add a few more tests for
5672 filenames with spaces and colons.
5673
50af5481
JK
56742012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5675
5676 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5677 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5678 (test_function): Call CV_f.
5679 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5680 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5681 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5682 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5683 (p CV_f(CV::i)): New tests.
5684
d55637df
TT
56852012-06-13 Tom Tromey <tromey@redhat.com>
5686
5687 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5688
cc80f267
JK
56892012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5690
5691 Fix regression by the "ambiguous linespec" series.
5692 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5693 tests.
5694
bb2af9cc
JK
56952012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5696
5697 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5698 missing.
5699
e81a37f7
TT
57002012-06-11 Tom Tromey <tromey@redhat.com>
5701
5702 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5703 location...
5704 (main): ...here.
5705
8efd7788
YQ
57062012-06-07 Yao Qi <yao@codesourcery.com>
5707
5708 * gdb.trace/strace.exp: Shorten some too-long lines.
5709
359f5fe6
PA
57102012-06-06 Pedro Alves <palves@redhat.com>
5711
5712 * gdb.threads/clone-new-thread-event.c: New file.
5713 * gdb.threads/clone-new-thread-event.exp: New file.
5714
7b2fe205
YQ
57152012-06-06 Yao Qi <yao@codesourcery.com>
5716
5717 * gdb.base/dprintf.c (main): Add extra parameter when calling
5718 printf and fprintf.
5719 (bar): New function. It is a dead function, but to ensure
5720 'malloc' is linked explicitly.
5721
3eca55e8
YQ
57222012-06-06 Yao Qi <yao@codesourcery.com>
5723
5724 * gdb.base/info-proc.exp: Return if target doesn't support
5725 'info proc'.
5726
91cc9324
JK
57272012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5728
5729 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5730 (run program with breakpoint commands): XFAIl if it is not.
5731
c56e7c43
JB
57322012-06-05 Joel Brobecker <brobecker@adacore.com>
5733
5734 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5735 and add comment.
5736 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5737 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5738 "STOP" marker. Adjust testing strategy to make it work on
5739 all targets.
5740
5741 * gdb.base/print-file-var-main.c (main): Rewrite using local
5742 variables and adjust get_version_2's return value check.
5743 Add small comment.
5744 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5745 marker. Adjust testing strategy to make it work on all targets.
5746
ccab2054
JB
57472012-06-05 Joel Brobecker <brobecker@adacore.com>
5748
5749 * gdb.ada/bad-task-bp-keyword: New testcase.
5750
d0d86158
JK
57512012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5752
5753 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5754 Simplify it to ...
5755 (symbol-file ${testfile1}): ... here.
5756 (test eliminated var my_global_symbol)
5757 (test eliminated var my_static_symbol)
5758 (test eliminated var my_global_func, get address of main): Wrap them to
5759 'single psymtabs' and 'single symtabs'
5760 (get address of my_global_symbol, get address of my_static_symbol)
5761 (get address of my_global_func, get address of main): Wrap them to
5762 'order1' and 'order2'.
5763
952cf74c
JK
5764 * gdb.base/code_elim.exp
5765 (add-symbol-file ${testfile1} 0x100000)
5766 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5767 'order2'.
5768 (order1: add-symbol-file ${testfile1} 0x100000)
5769 (order1: add-symbol-file ${testfile2} 0x200000)
5770 (order2: add-symbol-file ${testfile2} 0x200000)
5771 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5772 .bss as appropriate.
5773
0c5bf5a9
JK
57742012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5775
5776 * gdb.server/solib-list-lib.c: New file.
5777 * gdb.server/solib-list-main.c: New file.
5778 * gdb.server/solib-list.exp: New file.
5779
4196f325
MR
57802012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5781
5782 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5783 for 'set print symbol' change.
5784
bfb05775
JK
57852012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5786
5787 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5788 .debug_abbrev_seg3.
5789
685b1105
JK
57902012-05-24 John Steele Scott <toojays@toojays.net>
5791
5792 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5793 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5794 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5795
f3e0e960
SS
57962012-05-23 Stan Shebs <stan@codesourcery.com>
5797
5798 * gdb.mi/mi-info-os.exp: New file.
5799
11eb1b4d
KS
58002012-05-23 Keith Seitz <keiths@redhat.com>
5801
5802 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5803 return -1 to suppress the rest of the tests.
5804 (compile_stap_bin): Return boolean success value.
5805
b1af9e97
TT
58062012-05-21 Tom Tromey <tromey@redhat.com>
5807
5808 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5809 Remove kfails.
5810 (test_print_mi_member_types): Likewise.
5811
248537e3
TT
58122012-05-21 Tom Tromey <tromey@redhat.com>
5813
5814 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5815 print symbol' change.
5816
d791e155
TJB
58172012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5818
5819 * gdb.python/py-prompt.exp: Quit if the target is remote.
5820
e77afa2e
JK
58212012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5822
5823 Fix ERROR: internal buffer is full.
5824 * gdb.base/info-os.exp (expect_multiline): New function.
5825 (get process list, get process groups, get threads)
5826 (get file descriptors, get internet-domain sockets)
5827 (get shared-memory regions, get semaphores, get message queues): Use
5828 it for these tests.
5829
9cb709b6
TT
58302012-05-18 Tom Tromey <tromey@redhat.com>
5831
5832 * gdb.mi/mi-var-cmd.exp: Update.
5833 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5834 * gdb.cp/virtbase.exp: Update.
5835 * gdb.cp/classes.exp (test_static_members): Update.
5836 * gdb.cp/casts.exp: Update.
5837 * gdb.base/pointers.exp: Update.
5838 * gdb.base/funcargs.exp (pointer_args): Update.
5839 (structs_by_reference): Update.
5840 * gdb.base/find.exp: Update.
5841 * gdb.base/call-strs.exp: Send "set print symbol off".
5842 * gdb.base/call-ar-st.exp: Update.
5843 * gdb.ada/fun_addr.exp: Update.
5844 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5845 Call it.
5846 (test_print_repeats_10, test_print_strings)
5847 (test_print_char_arrays): Update.
5848
b012acdd
TT
58492012-05-18 Tom Tromey <tromey@redhat.com>
5850
5851 * gdb.base/charset.exp (string_display): Update.
5852
1d51a733
TT
58532012-05-18 Tom Tromey <tromey@redhat.com>
5854
5855 * gdb.mi/mi2-var-display.exp: Update.
5856 * gdb.mi/mi-var-display.exp: Update.
5857 * gdb.mi/mi-var-child.exp: Update.
5858 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5859 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5860
957df313
DE
58612012-05-17 Doug Evans <dje@google.com>
5862
682c7f7b
DE
5863 * info-macros.exp: Pass "debug" to prepare_for_testing.
5864
957df313
DE
5865 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5866 * gdb.ada/Makefile.in (clean): Ditto.
5867 * gdb.arch/Makefile.in (clean): Ditto.
5868 * gdb.asm/Makefile.in (clean): Ditto.
5869 * gdb.base/Makefile.in (clean): Ditto.
5870 * gdb.cell/Makefile.in (clean): Ditto.
5871 * gdb.cp/Makefile.in (clean): Ditto.
5872 * gdb.disasm/Makefile.in (clean): Ditto.
5873 * gdb.dwarf2/Makefile.in (clean): Ditto.
5874 * gdb.fortran/Makefile.in (clean): Ditto.
5875 * gdb.go/Makefile.in (clean): Ditto.
5876 * gdb.hp/Makefile.in (clean): Ditto.
5877 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5878 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5879 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5880 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5881 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5882 * gdb.java/Makefile.in (clean): Ditto.
5883 * gdb.linespec/Makefile.in (clean): Ditto.
5884 * gdb.mi/Makefile.in (clean): Ditto.
5885 * gdb.modula2/Makefile.in (clean): Ditto.
5886 * gdb.multi/Makefile.in (clean): Ditto.
5887 * gdb.objc/Makefile.in (clean): Ditto.
5888 * gdb.opencl/Makefile.in (clean): Ditto.
5889 * gdb.opt/Makefile.in (clean): Ditto.
5890 * gdb.pascal/Makefile.in (clean): Ditto.
5891 * gdb.python/Makefile.in (clean): Ditto.
5892 * gdb.reverse/Makefile.in (clean): Ditto.
5893 * gdb.server/Makefile.in (clean): Ditto.
5894 * gdb.stabs/Makefile.in (clean): Ditto.
5895 * gdb.threads/Makefile.in (clean): Ditto.
5896 * gdb.trace/Makefile.in (clean): Ditto.
5897 * gdb.xml/Makefile.in (clean): Ditto.
5898
abc9d0dc
TT
58992012-05-16 Tom Tromey <tromey@redhat.com>
5900
5901 * gdb.base/macscp1.c (macscp_expr): Add comment.
5902 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5903
6a3a010b
MR
59042012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5905
5906 * gdb.base/return-nodebug.exp: Also test float and double types.
5907
01429c8e
JK
59082012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5909
5910 PR testsuite/12649
5911 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5912
54115cd4
JK
5913 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5914
0c5f383f
SDJ
59152012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5916
5917 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5918 `rerun_to_main'.
5919 (stap_test_no_debuginfo): Likewise.
5920
e7e0cddf
SS
59212012-05-14 Stan Shebs <stan@codesourcery.com>
5922
5923 * gdb.base/dprintf.c: New file.
5924 * gdb.base/dprintf.exp: New file.
5925
c772f8e7
HZ
59262012-05-14 Hui Zhu <hui_zhu@mentor.com>
5927
5928 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5929 * gdb.trace/disconnected-tracing.c: New file.
5930 * gdb.trace/disconnected-tracing.exp: New file.
5931
7efc75aa
SCR
59322012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5933
5934 * gdb.python/python.c: Add a new breakpoint comment.
5935 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5936
85d4a676
SS
59372011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5938
5939 * gdb.base/info-os.exp: New file.
5940 * gdb.base/info-os.c: New file.
5941
64ea88dc
JB
59422012-05-10 Joel Brobecker <brobecker@adacore.com>
5943
4647ab1b
JB
5944 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5945 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5946 New files.
64ea88dc 5947
afba63f1
JB
59482012-05-10 Joel Brobecker <brobecker@adacore.com>
5949
5950 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5951 gdb.base/ctxobj.exp: New files.
5952
9d198b1e
TT
59532012-05-09 Tom Tromey <tromey@redhat.com>
5954
5955 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5956
9bfee719
MR
59572012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5958
5959 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5960
3a7341d8
MR
59612012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5962
5963 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5964 before using it.
5965
52b3699b
TG
59662012-05-04 Tristan Gingold <gingold@adacore.com>
5967
5968 * gdb.base/set-noassign.exp: New test.
5969
a20ee7a4
SCR
59702012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5971
5972 * gdb.python/py-symbol.exp: Add tests to test the new methods
5973 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5974 * gdb.python/py-symbol.c: Add new struct to help test
5975 gdb.Symtab.static_block().
5976
bf2f0858
DE
59772012-05-03 Doug Evans <dje@google.com>
5978
5979 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5980 commented out.
5981
2d4e0376
YQ
59822012-05-03 Yao Qi <yao@codesourcery.com>
5983
5984 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5985 doesn't support.
5986 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5987 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5988
6d0bb9f3
YQ
59892012-05-03 Yao Qi <yao@codesourcery.com>
5990
5991 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5992
fd820528
DE
59932012-04-30 Doug Evans <dje@google.com>
5994
5995 PR testsuite/13961
5996 * gdb.dwarf2/pr13961.S: New file.
5997 * gdb.dwarf2/pr13961.exp: New file.
5998
b9e219b9
YQ
59992012-04-29 Yao Qi <yao@codesourcery.com>
6000
6001 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
6002
3019eac3
DE
60032012-04-28 Doug Evans <dje@google.com>
6004
6005 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
6006 .Ltype_int_in_cu2. Use name "int2" instead of "int".
6007 All uses updated.
6008 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
6009 "ptype func_cu1" to expand cu2 before cu1.
6010
62e5f89c
SDJ
60112012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
6012 Tom Tromey <tromey@redhat.com>
6013
6014 * gdb.base/default.exp: Add `$_probe_arg*' convenience
6015 variables.
6016 * gdb.base/stap-probe.c: New file.
6017 * gdb.base/stap-probe.exp: New file.
6018 * gdb.trace/stap-trace.c: New file.
6019 * gdb.trace/stap-trace.exp: New file.
6020 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
6021 libgcc's unwinder.
6022
14132e89
MR
60232012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
6024
6025 * gdb.arch/mips16-thunks-inmain.c: New file.
6026 * gdb.arch/mips16-thunks-main.c: New file.
6027 * gdb.arch/mips16-thunks-sin.c: New file.
6028 * gdb.arch/mips16-thunks-sinfrob.c: New file.
6029 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
6030 * gdb.arch/mips16-thunks-sinmain.c: New file.
6031 * gdb.arch/mips16-thunks-sinmips16.c: New file.
6032 * gdb.arch/mips16-thunks.exp: New file.
6033
a766d390
DE
60342012-04-25 Doug Evans <dje@google.com>
6035
6036 * configure.ac: Create gdb.go/Makefile.
6037 * configure: Regenerate.
6038 * gdb.base/default.exp: Add "go" to "set language" testing.
6039 * gdb.go/Makefile.in: New file.
6040 * gdb.go/basic-types.exp: New file.
6041 * gdb.go/chan.exp: New file.
6042 * gdb.go/chan.go: New file.
6043 * gdb.go/handcall.exp: New file.
6044 * gdb.go/handcall.go: New file.
6045 * gdb.go/hello.exp: New file.
6046 * gdb.go/hello.go: New file.
6047 * gdb.go/integers.exp: New file.
6048 * gdb.go/integers.go: New file.
6049 * gdb.go/methods.exp: New file.
6050 * gdb.go/methods.go: New file.
6051 * gdb.go/package.exp: New file.
6052 * gdb.go/package1.go: New file.
6053 * gdb.go/package2.go: New file.
6054 * gdb.go/print.exp: New file.
6055 * gdb.go/strings.exp: New file.
6056 * gdb.go/strings.go: New file.
6057 * gdb.go/types.exp: New file.
6058 * gdb.go/types.go: New file.
6059 * gdb.go/unsafe.exp: New file.
6060 * gdb.go/unsafe.go: New file.
6061 * lib/future.exp: Add Go support.
6062 (gdb_find_go, gdb_find_go_linker): New procs.
6063 (gdb_default_target_compile): Add Go support.
6064 * lib/gdb.exp (skip_go_tests): New proc.
6065 * lib/go.exp: New file.
6066
e65f9ffb
TT
60672012-04-25 Tom Tromey <tromey@redhat.com>
6068
6069 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
6070
14e75d8e
JK
60712012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
6072 Jan Kratochvil <jan.kratochvil@redhat.com>
6073
6074 PR symtab/7259:
6075 * gdb.base/enumval.c: New test case.
6076 * gdb.base/enumval.exp: New test case.
6077 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
6078 field.bitpos.
6079
f3525b70
PA
60802012-04-17 Pedro Alves <palves@redhat.com>
6081
6082 * Makefile.in (site.exp): Make site.exp source
6083 $srcdir/lib/append_gdb_boards_dir.exp.
6084 * lib/append_gdb_boards_dir.exp: New file.
6085
bccbefd2
JK
60862012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6087
6088 New option "set auto-load safe-path".
6089 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
6090 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
6091
bf88dd68
JK
60922012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6093
6094 auto-load: Implementation.
6095 * gdb.base/help.exp (test set height): Increase the height.
6096 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
6097 to ...
6098 (info auto-load python-scripts): ... here.
6099 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
6100 to ...
6101 (info auto-load python-scripts *): ... here.
6102
c0d4d1c0
YQ
61032012-04-16 Yao Qi <yao@codesourcery.com>
6104
6105 * lib/trace-support.exp (get_in_proc_agent): New.
6106 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
6107 of in process trace agent.
6108 * gdb.trace/ftrace.exp: Likewise.
6109 * gdb.trace/pending.exp: Likewise.
6110 * gdb.trace/trace-break.exp: Likewise.
6111 * gdb.trace/trace-mt.exp
6112 * gdb.trace/tspeed.exp: Likewise.
6113 * gdb.trace/tstatus.exp
6114 * gdb.trace/strace.exp: Likewise.
6115
cbf68a60
TS
61162012-04-16 Thomas Schwinge <thomas@codesourcery.com>
6117
dd6d3b70
TS
6118 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
6119 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
6120
cbf68a60
TS
6121 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
6122
8264ba82
AG
61232012-04-14 Anton Gorenkov <xgsa@yandex.ru>
6124
6125 PR mi/13393
6126 * gdb.mi/mi-var-rtti.cc: New file.
6127 * gdb.mi/mi-var-rtti.exp: New file.
6128 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
6129 function.
6130 (mi_varobj_update_with_type_change): updated to avoid code duplication.
6131
de0919f8 61322012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
6133
6134 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
6135 EXECUTABLES.
6136 * gdb.python/py-explore.c: C program used for testing the new
6137 'explore' command on C constructs.
6138 * gdb.python/py-explore.cc: C++ program used for testing the new
6139 'explore' command on C++ constructs.
6140 * gdb-python/py-explore.exp: Tests for the new 'explore'
6141 command on C constructs.
6142 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
6143 command on C++ constructs.
6144
a82da7dd
MK
61452012-04-07 Mark Kettenis <kettenis@gnu.org>
6146
6147 * gdb.base/funcargs.exp (complex_args): Fix typo.
6148
e127cba8
JK
61492012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6150
6151 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
6152 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
6153
40e084e1
KS
61542012-04-05 Keith Seitz <keiths@redhat.com>
6155
6156 * gdb.base/advance.exp: Update error message for
6157 "advance malformed" test.
6158 * gdb.base/break.exp: Likewise for "breakpoint with
6159 trailing garbage" test.
6160 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
6161 with trailing garbage" test.
6162 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
6163 trailng garbage" test.
6164 * gdb.base/until.exp: Likewise for "malformed until" test.
6165 * gdb.cp/ovldbreak.exp: Create the breakpoint table
6166 for "breakpoint info (after setting on all)".
6167 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
6168 tests.
6169 * gdb.cp/cplabel.cc: New file.
6170 * gdb.cp/cplabel.exp: New test.
6171 * gdb.linespec/ls-errs.c: New file.
6172 * gdb.linespec/ls-errs.exp: New test.
6173
a72c8f6a
JK
61742012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6175
6176 * gdb.trace/unavailable.exp
6177 (collect globals: print object on: print derived_partial)
6178 (collect globals: print object on: print derived_whole)
6179 (collect globals: print object off: print derived_partial)
6180 (collect globals: print object off: print derived_whole): Update
6181 expected output.
6182
f87a3023
KS
61832012-03-30 Keith Seitz <keiths@redhat.com>
6184
6185 * gdb.python: Add test for linespecs with commas.
6186
e2171b3c
KS
61872012-03-28 Keith Seitz <keiths@redhat.com>
6188
6189 * gdb.linespec/ls-dollar.cc: New file.
6190 * gdb.linespec/ls-dollar.exp: New test.
6191
61922012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
6193
6194 * gdb.cp/namespace.exp: Add breakpoint tests for functions
6195 starting with the global namespace.
6196
2f4e0a80
DE
61972012-03-23 Doug Evans <dje@google.com>
6198
6199 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
6200
7b282c5a
SCR
62012012-03-22 Siva Chandra Reddy <sivachandra@google.com>
6202
6203 * gdb.python/py-value.cc: Add test case for testing the
6204 methodology exposing C++ values to Python.
6205 * gdb.python/py-value-cc.exp: Add tests testing the methodology
6206 exposing C++ values to Python.
6207 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
6208
2e98ca53
JK
62092012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6210 Siddhesh Poyarekar <siddhesh@redhat.com>
6211
6212 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
6213 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
6214 (generate native core dump): Make the test unsupported if core cannot
6215 be generated.
6216
8320cc4f
JK
62172012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6218
6219 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
6220 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
6221 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
6222
3a69ffb2
JK
62232012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
6224
6225 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
6226
8fabffee
DE
62272012-03-17 Doug Evans <dje@google.com>
6228
6229 * dg-extract-results.sh: Handle KFAILs.
6230
ab260dad
JK
62312012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6232
6233 PR symtab/13777
6234 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
6235
53ba8333
JB
62362012-03-16 Joel Brobecker <brobecker@adacore.com>
6237
6238 * gdb.ada/set_pckd_arr_elt: New testcase.
6239
481860b3
GB
62402012-03-16 Gary Benson <gbenson@redhat.com>
6241
6242 PR breakpoints/10738
6243 * gdb.opt/inline-break.exp: New file.
6244 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
6245 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
6246 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
6247 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
6248 * gdb.base/async-shell.exp: Likewise.
6249 * lib/mi-support.exp (library_loaded_re): Likewise.
6250
410528f0
TT
62512012-03-15 Tom Tromey <tromey@redhat.com>
6252
6253 * gdb.cp/virtfunc2.exp: Update expected output.
6254 * gdb.cp/pr9631.exp: Update expected output.
6255 * gdb.cp/member-ptr.exp: Update expected output.
6256 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
6257 output.
6258 * gdb.cp/casts.exp: Update expected output.
6259
c4aeac85
TT
62602012-03-15 Tom Tromey <tromey@redhat.com>
6261
6262 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
6263 (test_info_vtbl): Likewise.
6264 (do_tests): Call test_info_vtbl.
6265 * gdb.cp/virtfunc.cc (va): New global.
6266
856d06f9
TS
62672012-03-15 Thomas Schwinge <thomas@codesourcery.com>
6268
6269 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
6270 describing DWARF data structures.
6271 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
6272 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
6273 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
6274 * gdb.dwarf2/dw2-entry-value.S: Likewise.
6275 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6276 * gdb.dwarf2/dw2-param-error.S: Likewise.
6277 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
6278 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
6279 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
6280 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
6281 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
6282 * gdb.dwarf2/pr11465.S: Likewise.
6283
e837f12a
JK
62842012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6285
6286 * gdb.mi/mi2-prompt.exp: New file.
6287
ccbb4f28
JB
62882012-03-13 Joel Brobecker <brobecker@adacore.com>
6289
6290 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
6291
32039130
JB
62922012-03-13 Joel Brobecker <brobecker@adacore.com>
6293
6294 * gdb.ada/bp_range_type: New testcase.
6295
16899756
DE
62962012-03-13 Doug Evans <dje@google.com>
6297
6298 * gdb.base/default.exp: Delete tests for symbol-reloading.
6299 * gdb.base/help.exp: Ditto.
6300 * gdb.base/setshow.exp: Ditto.
6301 * gdb.base/gdb_history: Delete references to symbol-reloading.
6302
87b0bb13
JK
63032012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6304
6305 * gdb.base/attach-twice.c: New files.
6306 * gdb.base/attach-twice.exp: New files.
6307
0d7941a9
KS
63082012-03-08 Keith Seitz <keiths@redhat.com>
6309
6310 * lib/gdb.exp (gdb_get_line_number): Throw an
6311 error instead of returning -1.
6312 * gdb.base/break.exp: Remove unused variable
6313 bp_location5.
6314 * gdb.base/hbreak2.exp: Likewise.
6315 * gdb.base/sepdebug.exp: Likewise.
6316
f4647387
YQ
63172012-03-08 Yao Qi <yao@codesourcery.com>
6318 Pedro Alves <palves@redhat.com>
6319
6320 Fix PR server/13392.
6321 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
6322 (tracepoint_change_loc_2): Remove kfail. Return if failed to
6323 download tracepoints.
6324 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
6325 (pending_tracepoint_resolved_during_trace): Likewise.
6326 (pending_tracepoint_installed_during_trace): Likewise.
6327 (pending_tracepoint_with_action_resolved): Likewise.
6328
83c532cb
KS
63292012-03-08 Keith Seitz <keiths@redhat.com>
6330
6331 * gdb.ada/array_bounds.exp: Get breakpoint for line
6332 with "START", not "STOP".
6333 * gdb.python/py-infthread.exp: Do not continue to
6334 line marked "Break here.", which is undefined.
6335
d6b6bbb7
LM
63362012-03-08 Luis Machado <lgustavo@codesourcery.com>
6337
6338 Revert:
6339
6340 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6341
6342 Implement testsuite workaround for PR breakpoints/13781.
6343 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6344 (set breakpoint condition-evaluation host): New conditional command.
6345
7fe25d9b
JK
63462012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6347
6348 Fix CU relative vs. absolute DIE offsets.
6349 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
6350 one.
6351
51898c15
JK
63522012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6353
6354 Fix false FAIL on distros with relro linkage as default.
6355 * gdb.reverse/solib-precsave.exp: Try to compile the test using
6356 -Wl,-z,norelro first.
6357
8131799e
JB
63582012-03-06 Joel Brobecker <brobecker@adacore.com>
6359
6360 * gdb.ada/bp_on_var: New testcase.
6361
ba241969
JB
63622012-03-06 Joel Brobecker <brobecker@adacore.com>
6363
6364 * gdb.ada/bp_enum_homonym: New testcase.
6365
abe49676
YQ
63662012-03-06 Yao Qi <yao@codesourcery.com>
6367
6368 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
6369 x86_64-*-* and i?86-*-*.
6370 Set up KFAIL for gdb/13808.
6371
d8df103b
TT
63722012-03-05 Tom Tromey <tromey@redhat.com>
6373
6374 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
6375 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
6376
b7b189f3
TT
63772012-03-05 Tom Tromey <tromey@redhat.com>
6378
6379 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
6380
69dc1c4d
YQ
63812012-03-04 Yao Qi <yao@codesourcery.com>
6382
6383 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
6384 messages for KFAIL.
6385
3f20c47f
JK
63862012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6387
6388 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
6389 (print one_two_three, indexes off, print few_reps, indexes off)
6390 (print many_reps, indexes off, print empty, indexes off)
6391 (print one_two_three, print few_reps, print many_reps, print empty):
6392 Call setup_xfail if $gcc_old.
6393
abf1152a
JK
63942012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6395
6396 Implement testsuite workaround for PR breakpoints/13781.
6397 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6398 (set breakpoint condition-evaluation host): New conditional command.
6399
a06715f8
JK
64002012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6401
6402 Code cleanup.
6403 * gdb.cp/mb-templates.exp: New variables executable. Use it for
6404 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
6405 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
6406 number 1 by $bpnum. Four times.
6407
5808517f
YQ
64082012-03-03 Yao Qi <yao@codesourcery.com>
6409
6410 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
6411
dfe2ac14
JK
64122012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6413
6414 Setup KFAIL for PR server/13796.
6415 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
6416
8bbc467a
JB
64172012-03-02 Joel Brobecker <brobecker@adacore.com>
6418
6419 * gdb.ada/operator_bp: New testcase.
6420
c0eac87f
JB
64212012-03-02 Joel Brobecker <brobecker@adacore.com>
6422
6423 * gdb.ada/info_locals_renaming: New testcase.
6424
4f42c881
TT
64252012-03-02 Tom Tromey <tromey@redhat.com>
6426
6427 * gdb.base/nextoverexit.c: New file.
6428 * gdb.base/nextoverexit.exp: New file.
6429
7380c0c9
EBM
64302012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6431
6432 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6433 parameter.
6434
1faeff08
MR
64352012-03-01 Maciej W. Rozycki <macro@mips.com>
6436
6437 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6438 core registers.
6439
320b6f49 64402012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6441 Maciej W. Rozycki <macro@codesourcery.com>
6442 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6443
6444 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6445
ad5f7d6e
PA
64462012-03-01 Pedro Alves <palves@redhat.com>
6447
6448 PR gdb/13767
6449
6450 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6451 (gdb_collect_globals_test): Call it.
6452
d3dc44a6
KS
64532012-03-01 Keith Seitz <keiths@redhat.com>
6454
6455 * gdb.cp/method2.exp: Output of overload menu is now
6456 alphabetized. Update tests for "break A::method".
6457 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6458 of hard-coding them.
6459 Overload menu is alphabetized: rewrite to accommodate.
6460 Unset variables LINE and TYPES which are used in other tests.
6461 Compute the output of "info break".
6462 Update the breakpoint table after all breakpoints are deleted.
6463 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6464 compute ACTUALS and the method body based on parameters.
6465 Update expected output accordingly.
6466 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6467 unique comments to allow the use of gdb_get_line_number.
6468
64692012-03-01 Keith Seitz <keiths@redhat.com>
6470
6471 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6472 some Tcl syntax.
6473 * gdb.cp/ovldbreak.exp: Likewise.
6474
7949c2a0
KS
64752012-03-01 Keith Seitz <keiths@redhat.com>
6476
6477 * gdb.base/help.exp (help show user): Update expected result
6478 for new doc string changes (add "non-python").
6479
7d74f244
DE
64802012-03-01 Scott J. Goldman <scottjg@vmware.com>
6481
6482 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6483 be put in the user-defined category and that the commands appear in
6484 "help user-defined".
6485
1b611343
JB
64862012-02-29 Joel Brobecker <brobecker@adacore.com>
6487
6488 * gdb.ada/tagged_not_init: New testcase.
6489
99b1c762
JB
64902012-02-29 Joel Brobecker <brobecker@adacore.com>
6491
6492 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6493 * gdb.ada/enum_idx_packed: New testcase.
6494
2d4a02ee
JB
64952012-02-29 Joel Brobecker <brobecker@adacore.com>
6496
6497 * gdb.ada/aliased_array: New testcase.
6498
2e6fda7d
JB
64992012-02-29 Joel Brobecker <brobecker@adacore.com>
6500
6501 * gdb.ada/whatis_array_val: New testcase.
6502
9a7f938f
JK
65032012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6504
6505 Fix disp-step-syscall.exp: fork: single step over fork.
6506 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
6507 whitespaces.
6508 (single step over $syscall): Remove its check.
6509 (single step over $syscall final pc): New check.
6510
8703a944
JK
65112012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6512
6513 Support processors without SSSE3.
6514 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
6515 pabsd into ...
6516 (ssse3_test): ... a new function.
6517 (main): Call ssse3_test.
6518 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
6519 Update expected values everywhere.
6520 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
6521 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
6522 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
6523 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
6524 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
6525 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
6526 Move these tests lower.
6527 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
6528 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
6529 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
6530 New tests.
6531
c03e6ccc
YQ
65322012-02-29 Yao Qi <yao@codesourcery.com>
6533 Pedro Alves <palves@redhat.com>
6534
6535 * gdb.trace/trace-mt.c: New.
6536 * gdb.trace/trace-mt.exp: New.
6537
7964b62a
TS
65382012-02-28 Thomas Schwinge <thomas@codesourcery.com>
6539
2c8910ba
TS
6540 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
6541 numbers instead of hardcoding them.
6542 * gdb.base/annota1.c: Provide suitable markers.
6543 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
6544 numbers instead of hardcoding them.
6545 * gdb.base/annota3.c: Provide suitable markers.
6546
6547 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
6548 * gdb.base/annota3.c: Likewise.
6549 * gdb.base/sigall.c: Likewise.
6550 * gdb.base/signals.c: Likewise.
6551 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 6552
5a41c0b7
MR
65532012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
6554
6555 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
6556 failure return path.
6557
ebbbe5c5
LM
65582012-02-27 Luis Machado <lgustavo@codesourcery.com>
6559
6560 * gdb.base/save-bp.exp: Account for new condition evaluator output.
6561
8d126d8a
LM
65622012-02-24 Luis Machado <lgustavo@codesourcery.com>
6563
6564 * gdb.base/cond-eval-mode.exp: New file.
6565
11337c2f
PA
65662012-02-24 Pedro Alves <palves@redhat.com>
6567
6568 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
6569 (top level): Use with_test_prefix.
6570
13fc3e3c
PA
65712012-02-24 Pedro Alves <palves@redhat.com>
6572
6573 * gdb.threads/attach-into-signal.exp (corefunc): Use
6574 with_test_prefix.
6575
07c1b626
JK
65762012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6577
6578 Fix false FAILs on old CPUs without SSE.
6579 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
6580 Return untested for Illegal instruction.
6581
596ba138
JK
65822012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6583
6584 Fix false FAILs with glibc debug infos installed.
6585 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
6586 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
6587
aeaa2474
SA
65882012-02-22 Sterling Augustine <saugustine@google.com>
6589
6590 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
6591 constant with cast.
6592
aed555c9
PA
65932012-02-21 Pedro Alves <palves@redhat.com>
6594
6595 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6596
78afebb4
PA
65972012-02-21 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6600
fdcfef12
PA
66012012-02-21 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6604 with_test_prefix.
6605
0f4d39d5
PA
66062012-02-21 Pedro Alves <palves@redhat.com>
6607
6608 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6609 with_test_prefix here.
6610 (top level): Do it here instead. Remove `:' from the
6611 with_test_prefix string.
6612 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6613 the suffix `:' from the with_test_prefix prefix string.
6614 * gdb.base/break-interp.exp: Ditto.
6615 * gdb.base/catch-load.exp: Ditto.
6616 * gdb.base/disp-step-syscall.exp: Ditto.
6617 * gdb.base/jit-so.exp: Ditto.
6618 * gdb.base/jit.exp: Ditto.
6619 * gdb.base/sepdebug.exp: Ditto.
6620 * gdb.base/solib-display.exp: Ditto.
6621 * gdb.base/solib-overlap.exp: Ditto.
6622 * gdb.base/watch-cond-infcall.exp: Ditto.
6623 * gdb.base/watchpoint.exp: Ditto.
6624 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6625 * gdb.mi/mi-watch.exp: Ditto.
6626 * gdb.mi/mi2-watch.exp: Ditto.
6627 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6628 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6629 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6630 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6631 * gdb.threads/watchpoint-fork.exp: Ditto.
6632 * gdb.threads/watchthreads-reorder.exp: Ditto.
6633 * gdb.trace/change-loc.exp: Ditto.
6634 * gdb.trace/pending.exp: Ditto.
6635 * gdb.trace/status-stop.exp: Ditto.
6636 * gdb.trace/strace.exp: Ditto.
6637 * gdb.trace/trace-break.exp: Ditto.
6638 * gdb.trace/unavailable.exp: Ditto.
6639 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6640 suffix with colon. Adjust leading comments.
6641
6a5870ce
PA
66422012-02-21 Pedro Alves <palves@redhat.com>
6643 Tom Tromey <tromey@redhat.com>
6644
6645 * lib/gdb.exp: Add description of test prefixes.
6646 (with_test_prefix): New procedure.
6647 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6648 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6649 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6650 instead of lappend to append to pf_prefix.
6651 * gdb.base/catch-load.exp: Use with_test_prefix.
6652 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6653 * gdb.base/jit-so.exp: Use with_test_prefix.
6654 * gdb.base/jit.exp: Use with_test_prefix.
6655 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6656 lappend to append to pf_prefix.
6657 * gdb.base/sepdebug.exp: Use with_test_prefix.
6658 * gdb.base/solib-display.exp: Use with_test_prefix.
6659 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6660 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6661 * gdb.base/watchpoint.exp: Use with_test_prefix.
6662 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6663 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6664 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6665 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6666 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6667 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6668 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6669 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6670 append instead of lappend to append to pf_prefix.
6671 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6672 * gdb.trace/change-loc.exp: Use with_test_prefix.
6673 * gdb.trace/pending.exp: Use with_test_prefix.
6674 * gdb.trace/status-stop.exp: Use with_test_prefix.
6675 * gdb.trace/strace.exp: Use with_test_prefix.
6676 * gdb.trace/trace-break.exp: Use with_test_prefix.
6677 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6678 instead of lappend to append to pf_prefix.
6679
35dc4a6b
JK
66802012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6681
6682 Fix racy FAILs.
6683 * gdb.base/inferior-died.c (main): Add return of 0.
6684 * gdb.base/inferior-died.exp (continue): Fix expectation of
6685 asynchronous events.
6686 (p 1): New test.
6687
c5a006e6
PA
66882012-02-20 Pedro Alves <palves@redhat.com>
6689
6690 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6691 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6692 gdb's internal debug output. For the non-threaded case, look for
6693 "Program received signal SIGLARM", for the threaded case, peek at
6694 the thread's siginfo.
6695
cc51a170
PA
66962012-02-20 Pedro Alves <palves@redhat.com>
6697
6698 General cleanup, make output test messages unique, and build
6699 different executable files for the non-threaded and threaded
6700 cases.
6701
6702 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6703 Delete.
6704 (executable_nothr, executable_thr): New globals.
6705 (top level): Adjust to delete both executables.
6706 (corefunc): New parameter $executable. Set $pf_prefix instead of
6707 hand writing a prefix in tests. Issue a clean_restart and enable
6708 lin-lwp debug output here.
6709 (top level): Adjust. Use build_executable. Don't start gdb here,
6710 and don't enable lin-lwp debug output here.
6711 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6712
c755f03d
JK
67132012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6714
6715 Fix racy FAILs.
6716 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6717 "continue" command.
6718
6bec5e0a
JK
67192012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6720
6721 Fix for gdbserver non-extended mode.
6722 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6723 and gdb_run_cmd.
6724
2e8265fd
TT
67252012-02-17 Tom Tromey <tromey@redhat.com>
6726
6727 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6728 * gdb.python/py-events.exp: Check 'dir' output.
6729 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6730
9e507076
YQ
67312012-02-17 Yao Qi <yao@codesourcery.com>
6732
6733 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6734
32d22ab1
TT
67352012-02-16 Tom Tromey <tromey@redhat.com>
6736
6737 * gdb.base/inferior-died.c: Don't include stdio.h.
6738
9addecb9
TT
67392012-02-16 Tom Tromey <tromey@redhat.com>
6740
6741 * gdb.base/inferior-died.c: New file.
6742 * gdb.base/inferior-died.exp: New file.
6743
4cb6da1c
AR
67442012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6745
6746 * gdb.base/break-inline.exp: New file.
6747 * gdb.base/break-inline.c: New file.
6748
3af2590d
TT
67492012-02-15 Tom Tromey <tromey@redhat.com>
6750
6751 * gdb.base/pc-fp.exp: Add "info register" tests.
6752
29988831
TT
67532012-02-15 Tom Tromey <tromey@redhat.com>
6754
6755 * gdb.base/regs.exp: Remove.
6756
10010058
PA
67572012-02-15 Pedro Alves <palves@redhat.com>
6758
6759 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6760 the target doesn't support tracepoints.
6761 * gdb.trace/circ.exp: Ditto.
6762 * gdb.trace/collection.exp: Ditto.
6763 * gdb.trace/packetlen.exp: Ditto.
6764 * gdb.trace/passc-dyn.exp: Ditto.
6765 * gdb.trace/report.exp: Ditto.
6766 * gdb.trace/tfind.exp: Ditto.
6767 * gdb.trace/tspeed.exp: Ditto.
6768 * gdb.trace/tsv.exp: Ditto.
6769 * gdb.trace/unavailable.exp: Ditto.
6770 * gdb.trace/while-dyn.exp: Ditto.
6771
a2e0062d
PA
67722012-02-15 Pedro Alves <palves@redhat.com>
6773
6774 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6775 gdb_test_multiple, and call unsupported instead of fail, if the
6776 remote side does not support the request.
6777
a1999d40
PA
67782012-02-15 Pedro Alves <palves@redhat.com>
6779
6780 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6781 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6782 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6783 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6784 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6785 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6786 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6787 doesn't start with "extended-" already.
6788
7cee1e54
PA
67892012-02-15 Pedro Alves <palves@redhat.com>
6790
6791 Support extended-remote. Avoid cascading timeouts.
6792
6793 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6794 the extended-remote target. If attaching with no file fails, load
6795 the file manually.
6796 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6797
816338b5
SS
67982012-02-14 Stan Shebs <stan@codesourcery.com>
6799
6800 * gdb.base/ena-dis-br.exp: Add enable count test.
6801
cc30c4bd
PA
68022012-02-13 Pedro Alves <palves@redhat.com>
6803
6804 * config/mips-idt.exp: Delete.
6805 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6806 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6807 * gdb.base/break.exp: Remove mips-idt references.
6808 * gdb.base/chng-syms.exp: Ditto.
6809 * gdb.base/default.exp: Ditto.
6810 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6811 (top level): Don't call it.
6812 * gdb.base/opaque.exp: Remove mips-idt restarts.
6813 * gdb.base/ptype.exp: Remove mips-idt xfails.
6814 * gdb.base/scope.exp: Remove mips-idt restarts.
6815 * gdb.base/sepdebug.exp: Remove mips-idt references.
6816 * gdb.base/watchpoint.exp (maybe_clean_restart)
6817 (maybe_reinitialize): Delete.
6818 (test_disabling_watchpoints, test_disabling_watchpoints)
6819 (test_watchpoint_triggered_in_syscall)
6820 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6821 Don't call them.
6822
57008375
JK
68232012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6824
6825 * gdb.server/server-exec-info.exp: New file.
6826
4a2d9c08
PA
68272012-02-10 Pedro Alves <palves@redhat.com>
6828
6829 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6830 always non-empty.
6831 (test_attach): Always pass $exec to test_attach_gdb.
6832
09fa21bd
TT
68332012-02-08 Tom Tromey <tromey@redhat.com>
6834
6835 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6836 before inferior is started.
6837
f0823d2c
TT
68382012-02-07 Tom Tromey <tromey@redhat.com>
6839
6840 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6841 Symbol.value.
6842 * gdb.python/py-symbol.c (qq): Set default value.
6843
68442012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6845
6846 * gdb.python/py-symbol.c (qq): New global.
6847 * gdb.python/py-symbol.exp: Add test for frame-less
6848 lookup_symbol.
6849 * gdb.python/py-symtab.exp: Fix line number.
6850
f7e44f65
JB
68512012-02-03 Joel Brobecker <brobecker@adacore.com>
6852
6853 * gdb.ada/mi_task_arg: New testcase.
6854
4c9ed63c
PA
68552012-02-02 Pedro Alves <palves@redhat.com>
6856
6857 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6858 extended timeout.
6859
c0b9f2c6
PA
68602012-02-02 Pedro Alves <palves@redhat.com>
6861
6862 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6863 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6864
5f8cefd7
PA
68652012-02-02 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/term.exp: Rewrite.
6868 * gdb.base/term.c: New.
6869
2f3a2569
PA
68702012-02-02 Pedro Alves <palves@redhat.com>
6871
6872 * gdb.base/default.exp (run "r" abbreviation, run): Add
6873 extended-remote expected output.
6874
f149aabd
TT
68752012-02-02 Tom Tromey <tromey@redhat.com>
6876
6877 * gdb.cp/dispcxx.exp: New file.
6878 * gdb.cp/dispcxx.cc: New file.
6879
03bef283
TT
68802012-02-01 Tom Tromey <tromey@redhat.com>
6881
6882 * gdb.base/jit-simple.exp: New file.
6883 * gdb.base/jit-simple.c: New file.
6884
a79b18b5
YQ
68852012-01-30 Yao Qi <yao@codesourcery.com>
6886
6887 * gdb.base/skip.exp: Make test result unique.
6888
f0d1a53e
JK
68892012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6890
6891 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6892 compatibility with valgrind-3.7.0.
6893
4b3c9f41
PA
68942012-01-27 Pedro Alves <palves@redhat.com>
6895
6896 * gdb.base/watchpoint.exp (no_hw): New global.
6897 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6898 disable hw watchpoints.
6899 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6900 don't expect hw watchpoints.
6901 (no_hw_watchpoints): Always clean restart.
6902 (do_tests): New procedure, factored out from the top level.
6903 (top level): Run tests twice. Once with hw watchpoints enabled,
6904 another time with hw watchpoints disabled.
6905
a13491c8
PA
69062012-01-27 Pedro Alves <palves@redhat.com>
6907
6908 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6909 out from the top level.
6910 (top level): Call it instead.
6911
f2c8a051
PA
69122012-01-27 Pedro Alves <palves@redhat.com>
6913
6914 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6915 watchpoints sooner.
6916
654d7a9e
PA
69172012-01-27 Pedro Alves <palves@redhat.com>
6918
6919 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6920
274f47f3
PA
69212012-01-27 Pedro Alves <palves@redhat.com>
6922
6923 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6924 "You may have requested too many hardware
6925 breakpoints/watchpoints".
6926
e4d63ba2
PA
69272012-01-27 Pedro Alves <palves@redhat.com>
6928
6929 * gdb.base/watchpoint.exp (maybe_clean_restart)
6930 (maybe_reinitialize): New.
6931 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6932 expect "hit N times".
6933 (test_disabling_watchpoints, test_complex_watchpoint)
6934 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6935 Call maybe_clean_restart.
6936 (top level): Use clean_restart. Remove "mips-idt-*"
6937 reinitialization.
6938
dbd95daf
PA
69392012-01-27 Pedro Alves <palves@redhat.com>
6940
6941 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6942
f3ad2025
PA
69432012-01-27 Pedro Alves <palves@redhat.com>
6944
6945 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6946 require `initialize' anymore. Remove unnecessary `initialize'
6947 calls.
6948
100aa3ae
PA
69492012-01-27 Pedro Alves <palves@redhat.com>
6950
6951 * gdb.base/watchpoint.exp (wp_set): Delete.
6952 (initialize, test_simple_watchpoint, top level): Remove dead code.
6953
c79a8e11
PA
69542012-01-27 Pedro Alves <palves@redhat.com>
6955
6956 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6957 typo.
6958
048fe15a
PA
69592012-01-27 Pedro Alves <palves@redhat.com>
6960
6961 * config/extended-gdbserver.exp: New file.
6962 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6963 comment.
6964 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6965 * boards/native-extended-gdbserver.exp: New file.
6966
4033a6bf
PA
69672012-01-26 Pedro Alves <palves@redhat.com>
6968
6969 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6970 and gdb_test_multiple.
6971
3d7f4b81
PA
69722012-01-26 Pedro Alves <palves@redhat.com>
6973
6974 Make test messages unique, and more identifiable.
6975 * gdb.multi/watchpoint-multi.exp: Change test messages.
6976
484abf42
TT
69772012-01-25 Tom Tromey <tromey@redhat.com>
6978
6979 * gdb.base/solib-disc.exp: Fix regexps.
6980
edcc5120
TT
69812012-01-24 Tom Tromey <tromey@redhat.com>
6982
6983 * lib/mi-support.exp (mi_expect_stop): Add special case for
6984 solib-event.
6985 * gdb.base/catch-load-so.c: New file.
6986 * gdb.base/catch-load.exp: New file.
6987 * gdb.base/catch-load.c: New file.
6988 * gdb.base/break-interp.exp (reach_1): Update regexp.
6989
30b91c90
JK
69902012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6991
6992 Fix fuzzy results.
6993 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6994 lpsimple and func.
6995
53fe1783
GB
69962012-01-24 Gary Benson <gbenson@redhat.com>
6997
6998 Delete #if 0'd out code.
6999 * gdb.base/default.exp (info catch): Remove.
7000 * gdb.base/gdb_history (info catch): Likewise.
7001 * gdb.base/help.exp (info catch): Likewise.
7002
d0d8b0c6
JK
70032012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7004
7005 Fix watchpoints to be specific for each inferior.
7006 * gdb.multi/watchpoint-multi.c: New file.
7007 * gdb.multi/watchpoint-multi.exp: New file.
7008
4403d8e9
JK
70092012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7010
7011 Fix watchpoints across inferior fork.
7012 * gdb.threads/watchpoint-fork-child.c: New file.
7013 * gdb.threads/watchpoint-fork-mt.c: New file.
7014 * gdb.threads/watchpoint-fork-parent.c: New file.
7015 * gdb.threads/watchpoint-fork-st.c: New file.
7016 * gdb.threads/watchpoint-fork.exp: New file.
7017 * gdb.threads/watchpoint-fork.h: New file.
7018
050a2e1d
PA
70192012-01-23 Pedro Alves <palves@redhat.com>
7020
7021 * gdb.base/call-signal-resume.exp: Allow output after "return".
7022
6a52fb62
PA
70232012-01-20 Pedro Alves <palves@redhat.com>
7024
7025 * gdb.python/py-finish-breakpoint.py: Fix typo.
7026
145b16a9
UW
70272012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
7028
7029 * gdb.base/info-proc.exp: Also run on remote targets. Main
7030 "info proc" command is now always present; whether target supports
7031 actual info proc operation is detected when attempting to issue
7032 the command.
7033
26f6125e
JK
70342012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 * .gdbinit: Remove.
7037
eb5227ce
PA
70382012-01-19 Pedro Alves <palves@redhat.com>
7039
7040 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
7041 look at the funtions' returns.
7042 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
7043 (jprint.print(int, int)): Change return type to int. Adjust.
7044
1db33378
PP
70452012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7046
7047 PR gdb/9538
7048 * gdb.base/sepdebug.exp: New test.
7049
b9736cf8
PA
70502012-01-18 Pedro Alves <palves@redhat.com>
7051
7052 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
7053 Allow output before ^done.
7054
4aac40c8
TT
70552012-01-16 Tom Tromey <tromey@redhat.com>
7056
7057 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
7058 Add tests for relative directory.
7059
cafec441
TT
70602012-01-16 Tom Tromey <tromey@redhat.com>
7061
7062 * gdb.base/printcmds.c (enum flag_enum): New.
7063 (three): New global.
7064 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
7065 enum printing.
7066 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
7067 FlagEnumerationPrinter.
7068 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
7069 * gdb.python/py-pp-maint.c (enum flag_enum): New.
7070 (fval): New global.
7071
abcc4978
PA
70722012-01-16 Pedro Alves <palves@redhat.com>
7073
7074 * lib/gdb.exp (banned_procedures): New variable.
7075 (banned_variables_traced): Rename to ...
7076 (banned_traced): ... this.
7077 (gdb_init): Also trace banned procedures.
7078 (gdb_finish): Also untrace banned procedures.
7079
97ccebe8
PA
70802012-01-16 Pedro Alves <palves@redhat.com>
7081
7082 Remove all calls to strace.
7083
2af7517b
JK
70842012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7085
7086 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
7087 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
7088
9241a8bc
PP
70892012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7090
7091 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
7092 * gdb.base/pie-execl.exp: Likewise.
7093
3848a17f
KS
70942012-01-12 Keith Seitz <keiths@redhat.com>
7095
7096 PR mi/10586
7097 * gdb.mi/var-cmd.c (struct anonymous): New structure.
7098 (do_anonymous_type_tests): New function.
7099 (main): Call do_anonymous_type_tests.
7100 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
7101 (verify_everything): New procedure.
7102 * gdb.mi/mi-var-cp.cc (class A): New class.
7103 (anonymous_structs_and_unions): New function.
7104 (main): Call anonymous_structs_and_unions.
7105 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
7106 (verify_everything): New procedure.
7107
440e2fca
KS
71082012-01-12 Keith Seitz <keiths@redhat.com>
7109
7110 * lib/mi-support.exp: Expand comments about PATH_EXPR.
7111 (varobj_tree::get_path_expr): Assume that all varobjs are
7112 compound unless they are known simple types.
7113 Adjust path expressions based on parent type, path parent type,
7114 and tree language.
7115 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
7116 the root varobj.
7117 (mi_walk_varobj_tree): Add LANGUAGE parameter.
7118
675399c9
PA
71192012-01-11 Pedro Alves <palves@redhat.com>
7120
7121 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
7122 core files on this machine" anymore.
7123
97ddaa9b
PH
71242012-01-11 Paul Hilfinger <hilfingr@adacore.com>
7125
7126 * gdb.base/watchpoint.c (recurser): Initialize local_x.
7127 (main): Repeat recurser call.
7128 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
7129 equivalent to 'local_x'.
7130
ea733575 71312012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 7132 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
7133
7134 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
7135
2ca0b532
PA
71362012-01-05 Pedro Alves <alves.ped@gmail.com>
7137
7138 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
7139 * gdb.python/py-events.c (first): Add bits for new "step N" test.
7140 * gdb.python/py-events.exp: Test that "step N" tripping on a
7141 breakpoint emits a breakpoint event.
7142
6e681866
JB
71432012-01-03 Joel Brobecker <brobecker@adacore.com>
7144
7145 * gdb.base/auxv.exp: Reformat the copyright notice.
7146
3c2d6aff
YQ
71472012-01-03 Yao Qi <yao@codesourcery.com>
7148
7149 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
7150 (strace_trace_on_diff_addr): New.
7151 * gdb.trace/strace.c: (main): Add two local variables.
7152
0852fee3
UW
71532011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
7154
7155 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
7156 * gdb.cell/gcore.exp: Likewise.
7157 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
7158 to verify the correct instance of main is selected.
7159
12c3e59c
JB
71602012-01-02 Joel Brobecker <brobecker@adacore.com>
7161
7162 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
7163 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
7164 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
7165 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
7166 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
7167 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
7168 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
7169 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
7170 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
7171 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
7172 gdb.threads/thread_check.c: Reformat copyright header.
7173
c0f378ec
EBM
71742011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
7175
e4a7ca93 7176 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
7177 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
7178 is not enabled.
7179
3bc96cfb
JK
71802011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7181
7182 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
7183 parameter to self_exec, adjust the function.
7184 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
7185 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
7186 (set var do_exit = 0): Remove test.
7187 (newline at end of file): Add one.
7188
095bcf5e
JB
71892011-12-27 Joel Brobecker <brobecker@adacore.com>
7190
7191 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
7192 New files.
7193
18d19bd1
JK
71942011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7195
7196 Fix racy FAILs.
7197 * gdb.threads/fork-thread-pending.c (barrier): New variable.
7198 (thread_function, thread_forker): Call pthread_barrier_wait for it.
7199 (main): Call pthread_barrier_init for it.
7200
e809353a
JK
72012011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7202
7203 Fix double send_gdb leading to racy FAILs.
7204 * gdb.base/break.exp (set silent break bp_location1): Replace
7205 3x send_gdb and gdb_expect by gdb_test.
7206 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
7207 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
7208 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
7209 instead of send_gdb. Twice.
7210 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
7211 3x send_gdb and gdb_expect by gdb_test.
7212 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
7213
da8cb7ec
JK
72142011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7215
7216 * gdb.linespec/linespec.exp: Compile using {c++}.
7217
ae1a303e
JK
72182011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7219
7220 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
7221 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
7222 (verify GCC PR debug/51668): New test.
7223
cc72b2a2
KP
72242011-12-23 Kevin Pouget <kevin.pouget@st.com>
7225
7226 Introduce gdb.FinishBreakpoint in Python.
7227 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
7228 py-finish-breakpoint2
7229 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
7230 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
7231 instead of line number.
7232 * gdb.python/py-finish-breakpoint.c: New file.
7233 * gdb.python/py-finish-breakpoint.exp: New file.
7234 * gdb.python/py-finish-breakpoint.py: New file.
7235 * gdb.python/py-finish-breakpoint2.cc: New file.
7236 * gdb.python/py-finish-breakpoint2.exp: New file.
7237 * gdb.python/py-finish-breakpoint2.py: New file.
7238
3b7962f9
JK
72392011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7240
7241 Partial fix of compatibility with gcc-4.7.
7242 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
7243 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
7244 Add comment to add a PASS case in the future.
7245
6538471c
JK
7246 Fix compatibility with gcc-4.7.
7247 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
7248
7052e42c
UW
72492011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
7250
7251 PR tdep/12797
7252 * gdb.base/callfuncs.exp: Remove KFAIL.
7253
9ac7f98e
JB
72542011-12-21 Joel Brobecker <brobecker@adacore.com>
7255
7256 * gdb.ada/task_bp: New testcase.
7257
f6eeced0
JK
72582011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7259
7260 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
7261 -DNO_SECTIONS.
7262 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
7263
72225e17
JK
72642011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7265
7266 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
7267 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
7268 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7269 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
7270 conditional for gcc <= 4.5.
7271
13ac8d2c
JK
72722011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7273
7274 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
7275 by XFAIL.
7276 * gdb.cp/static-method.exp (info addr A::func())
7277 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7278 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7279 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7280 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
7281 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
7282 (test value of F in k3_m): Likewise.
7283 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7284 Likewise.
7285
049682ba
JK
72862011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7287
7288 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
7289 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
7290 Remove.
7291 * gdb.threads/attachstop-mt.c: Remove.
7292 * gdb.threads/attachstop-mt.exp: Remove.
7293
2c9d8796
MK
72942011-12-17 Mark Kettenis <kettenis@gnu.org>
7295
7296 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
7297
e0f9f062
DE
72982011-12-16 Doug Evans <dje@google.com>
7299
f4aa2101 7300 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
7301 * boards/native-gdbserver.exp: New file.
7302
e0f9f062
DE
7303 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
7304 gdbserver output.
7305 (gdbserver_default_get_remote_address): New function.
7306 (gdbserver_start): Call gdb,get_remote_address to compute argument
7307 to "target remote" command.
7308
80b6e756
PM
73092011-12-16 Phil Muldoon <pmuldoon@redhat.com>
7310
1c3ad6ab 7311 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
7312 python print-stack. Add set/show python print-stack
7313 off|full|message tests.
7314
1576bd00
YQ
73152011-12-15 Yao Qi <yao@codesourcery.com>
7316
7317 * gdb.trace/strace.c: New
7318 * gdb.trace/strace.exp: New.
7319
d6a0f6e0
TT
73202011-12-14 Tom Tromey <tromey@redhat.com>
7321
7322 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
7323
31015e1d
DE
73242011-12-14 Doug Evans <dje@google.com>
7325
7326 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
7327
7b50312a
PA
73282011-12-14 Pedro Alves <pedro@codesourcery.com>
7329
7330 PR threads/10729
7331
7332 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 7333 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 7334
924437bc
PA
73352011-12-13 Pedro Alves <pedro@codesourcery.com>
7336 Doug Evans <dje@google.com>
7337
7338 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
7339 (clean_restart): Remove references to the gdb_stub target board
7340 variable.
7341 (gdb_step_for_stub): Delete.
7342
7343 * gdb.base/annota1.exp: Remove all references to [target_info
7344 exists gdb_stub], gdb_step_for_stub and usestubs.
7345 * gdb.base/annota3.exp: Ditto.
7346 * gdb.base/async.exp: Ditto.
7347 * gdb.base/break.exp: Ditto.
7348 * gdb.base/code-expr.exp: Ditto.
7349 * gdb.base/commands.exp: Ditto.
7350 * gdb.base/completion.exp: Ditto.
7351 * gdb.base/condbreak.exp: Ditto.
7352 * gdb.base/consecutive.exp: Ditto.
7353 * gdb.base/cvexpr.exp: Ditto.
7354 * gdb.base/define.exp: Ditto.
7355 * gdb.base/display.exp: Ditto.
7356 * gdb.base/ena-dis-br.exp: Ditto.
7357 * gdb.base/environ.exp: Ditto.
7358 * gdb.base/gnu-ifunc.exp: Ditto.
7359 * gdb.base/maint.exp: Ditto.
7360 * gdb.base/pending.exp: Ditto.
7361 * gdb.base/sect-cmd.exp: Ditto.
7362 * gdb.base/sepdebug.exp: Ditto.
7363 * gdb.base/unload.exp: Ditto.
7364 * gdb.base/watchpoint-solib.exp: Ditto.
7365 * gdb.cp/annota2.exp: Ditto.
7366 * gdb.cp/annota3.exp: Ditto.
7367 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
7368 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
7369 * gdb.mi/mi-pending.exp: Ditto.
7370 * gdb.trace/circ.exp: Ditto.
7371 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
7372 * gdb.base/list.exp: Ditto.
7373
7374 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
7375 breakpoint function and all references to the usestubs macro.
7376 * gdb.base/exprs.c: Ditto.
7377 * gdb.base/freebpcmd.c: Ditto.
7378 * gdb.base/bitfields.c: Ditto.
7379 * gdb.base/bitfields2.c: Ditto.
7380 * gdb.base/break.c: Ditto.
7381 * gdb.base/call-sc.c: Ditto.
7382 * gdb.base/call-signals.c: Ditto.
7383 * gdb.base/callfuncs.c: Ditto.
7384 * gdb.base/charset.c: Ditto.
7385 * gdb.base/consecutive.c: Ditto.
7386 * gdb.base/constvars.c: Ditto.
7387 * gdb.base/funcargs.c: Ditto.
7388 * gdb.base/int-type.c: Ditto.
7389 * gdb.base/interrupt.c: Ditto.
7390 * gdb.base/langs0.c: Ditto.
7391 * gdb.base/list0.c: Ditto.
7392 * gdb.base/mips_pro.c: Ditto.
7393 * gdb.base/miscexprs.c: Ditto.
7394 * gdb.base/nodebug.c: Ditto.
7395 * gdb.base/opaque0.c: Ditto.
7396 * gdb.base/pointers.c: Ditto.
7397 * gdb.base/printcmds.c: Ditto.
7398 * gdb.base/ptype.c: Ditto.
7399 * gdb.base/recurse.c: Ditto.
7400 * gdb.base/reread1.c: Ditto.
7401 * gdb.base/reread2.c: Ditto.
7402 * gdb.base/restore.c: Ditto.
7403 * gdb.base/return.c: Ditto.
7404 * gdb.base/run.c: Ditto.
7405 * gdb.base/scope0.c: Ditto.
7406 * gdb.base/sepdebug.c: Ditto.
7407 * gdb.base/setshow.c: Ditto.
7408 * gdb.base/setvar.c: Ditto.
7409 * gdb.base/sigall.c: Ditto.
7410 * gdb.base/signals.c: Ditto.
7411 * gdb.base/structs.c: Ditto.
7412 * gdb.base/structs2.c: Ditto.
7413 * gdb.base/testenv.c: Ditto.
7414 * gdb.base/twice.c: Ditto.
7415 * gdb.base/unwindonsignal.c: Ditto.
7416 * gdb.base/watchpoint.c: Ditto.
7417 * gdb.base/watchpoints.c: Ditto.
7418 * gdb.base/whatis.c: Ditto.
7419 * gdb.cp/classes.cc: Ditto.
7420 * gdb.cp/cplusfuncs.cc: Ditto.
7421 * gdb.cp/derivation.cc: Ditto.
7422 * gdb.cp/formatted-ref.cc: Ditto.
7423 * gdb.cp/misc.cc: Ditto.
7424 * gdb.cp/overload.cc: Ditto.
7425 * gdb.cp/ovldbreak.cc: Ditto.
7426 * gdb.cp/ref-params.cc: Ditto.
7427 * gdb.cp/ref-types.cc: Ditto.
7428 * gdb.cp/templates.cc: Ditto.
7429 * gdb.cp/virtfunc.cc: Ditto.
7430 * gdb.hp/gdb.aCC/run.c: Ditto.
7431 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7432 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7433 * gdb.reverse/consecutive-reverse.c: Ditto.
7434 * gdb.reverse/sigall-reverse.c: Ditto.
7435 * gdb.reverse/until-reverse.c: Ditto.
7436 * gdb.reverse/watch-reverse.c: Ditto.
7437 * gdb.trace/actions.c: Ditto.
7438 * gdb.trace/circ.c: Ditto.
7439 * gdb.trace/collection.c: Ditto.
7440
fabde485
PA
74412011-12-13 Pedro Alves <pedro@codesourcery.com>
7442
7443 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7444 (func6, func7): New.
7445 (main): Call func6 and func7.
7446 * gdb.base/watchpoint.exp (test_wide_location_1)
7447 (test_wide_location_2): New.
7448 (top level): Re-enable hardware watchpoints if necessary. Call
7449 test_wide_location_1 and test_wide_location_2.
7450
ff7d1690
YQ
74512011-12-11 Yao Qi <yao@codesourcery.com>
7452
7453 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7454
a6af7abe
JB
74552011-12-11 Joel Brobecker <brobecker@adacore.com>
7456
7457 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7458 expected output for unsupported case.
7459
61638e15
JK
74602011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7461
7462 PR testsuite/12649
7463 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7464 Protect gdb_test_multiple by final $gdb_prompt match.
7465
0a00efc3
JK
74662011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7467
7468 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7469 New variable, new test.
7470 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7471 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7472 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7473 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7474 them if HAVE_GCC_45682_FIXED is not set.
7475
4511b1ba
YQ
74762011-12-10 Yao Qi <yao@codesourcery.com>
7477
7478 * gdb.trace/status-stop.exp: New.
7479 * gdb.trace/status-stop.c: New.
7480
27949e73
JK
74812011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7482
7483 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7484 timeout.
7485
d8ea7931
TT
74862011-12-08 Tom Tromey <tromey@redhat.com>
7487
7488 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7489 condition.
7490
1cc310d2
SS
74912011-12-07 Stan Shebs <stan@codesourcery.com>
7492
7493 * gdb.trace/tfind.exp: Update for output changes.
7494
d482a875
PA
74952011-12-07 Pedro Alves <pedro@codesourcery.com>
7496
7497 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7498 throws "Cannot insert catchpoints in this configuration".
7499 * gdb.ada/mi_catch_ex.exp: Likewise.
7500
f0ba3972
PA
75012011-12-06 Pedro Alves <pedro@codesourcery.com>
7502
7503 * gdb.base/break-always.exp: Test changing memory at addresses
7504 with breakpoints inserted.
7505
f8eba3c6
TT
75062011-12-06 Joel Brobecker <brobecker@acacore.com>
7507
6fdff2c5
PA
7508 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
7509 involving a fully qualified function name.
f8eba3c6
TT
7510
75112011-12-06 Tom Tromey <tromey@redhat.com>
7512
7513 * gdb.ada/homonym.exp: Add three breakpoint tests.
7514
75152011-12-06 Tom Tromey <tromey@redhat.com>
7516
7517 * gdb.base/solib-weak.exp (do_test): Remove kfail.
7518 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
7519 * gdb.objc/objcdecode.exp: Update for output changes.
7520 * gdb.linespec/linespec.exp: New file.
7521 * gdb.linespec/lspec.cc: New file.
7522 * gdb.linespec/lspec.h: New file.
7523 * gdb.linespec/body.h: New file.
7524 * gdb.linespec/base/two/thefile.cc: New file.
7525 * gdb.linespec/base/one/thefile.cc: New file.
7526 * gdb.linespec/Makefile.in: New file.
7527 * gdb.cp/templates.exp (test_template_breakpoints): Update for
7528 output changes.
7529 * gdb.cp/re-set-overloaded.exp: Remove kfail.
7530 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
7531 makes one breakpoint.
7532 * gdb.cp/method2.exp (test_break): Update for output changes.
7533 * gdb.cp/mb-templates.exp: Update for output changes.
7534 * gdb.cp/mb-inline.exp: Update for output changes.
7535 * gdb.cp/mb-ctor.exp: Update for output changes.
7536 * gdb.cp/ovsrch.exp: Use fully-qualified names.
7537 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
7538 has multiple matches.
7539 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
7540 error message change.
7541 * gdb.base/list.exp (test_list_filename_and_number): Update for
7542 error message change.
7543 * gdb.base/break.exp: Disable pending breakpoints. Update for
7544 output changes.
7545 * configure.ac: Add gdb.linespec.
7546 * configure: Rebuild.
7547 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
7548
c642a434
UW
75492011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
7550
7551 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
7552 last_break register on s390*-*-* targets.
7553
b18003d1
JB
75542011-12-06 Joel Brobecker <brobecker@adacore.com>
7555
7556 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
7557 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
7558 of parameter X in procedure Foo.
7559
fe96589c
SS
75602011-12-05 Stan Shebs <stan@codesourcery.com>
7561
7562 * gdb.trace/tfind.exp: Update help string matches.
7563
1820ab47
JK
75642011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7565
7566 * gdb.server/ext-run.exp (get process list): Accept also systemd
7567 as PID 1.
7568
e11ac3a3
JK
75692011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7570 Pedro Alves <pedro@codesourcery.com>
7571
7572 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
7573 starting GDB.
7574 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
7575 $use_gdb_stub.
7576 * gdb.base/display.exp: Likewise.
7577 * gdb.base/ending-run.exp: Likewise.
7578 * gdb.base/list.exp (test_listsize): Likewise.
7579 * gdb.base/setshow.exp: Likewise.
7580 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
7581 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
7582 check by global $use_gdb_stub.
7583 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
7584 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
7585 (default_gdb_init): Unset global $use_gdb_stub.
7586 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
7587 by global $use_gdb_stub.
7588 * lib/gdbserver-support.exp: Extend comments for set_board_info
7589 gdb_protocol and gdb,socketport.
7590 (gdbserver_start_extended): Set global gdbserver_protocol and
7591 gdbserver_gdbport. Clear global use_gdb_stub.
7592 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
7593 from target use_gdb_stub.
7594 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7595
1d41d75c
DE
75962011-12-03 Doug Evans <dje@google.com>
7597
7598 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7599 (gdb_step_for_stub): Add comments.
7600
d6d7a51a
MR
76012011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7602
7603 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7604 to the caller.
7605 (gdb_test_multiple): Likewise.
7606
05acf274
JK
76072011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7608
7609 Fix gdb.mi/mi-solib.exp without system debug info installed.
7610 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7611 expect attribute, return 0 for it. Update comments.
7612
2268b414
JK
76132011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7614
7615 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7616 (corrupted list): Adjust the expectation.
7617
585861ea
JK
76182011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7619
7620 PR threads/13448
7621 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7622 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7623 * gdb.threads/tls-var-main.c: New file.
7624 * gdb.threads/tls-var.c: New file.
7625 * gdb.threads/tls-var.exp: New file.
7626
968643aa
JK
76272011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7628
7629 PR testsuite/12649
7630 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7631 Protect gdb_test_multiple by final $gdb_prompt match.
7632 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7633 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7634 (test_tracepoints): Likewise.
7635
9750bca9
JK
76362011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7637
7638 PR breakpoints/13346
7639 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7640 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7641 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7642
ac1349b7
JB
76432011-12-01 Joel Brobecker <brobecker@adacore.com>
7644
7645 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7646 * gdb.ada/homonym/homonym.adb: For use of all types defined
7647 locally inside both Get_Value subprograms.
7648
26d44faf
JK
76492011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7650
7651 Fix racy FAILs.
7652 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7653 of send_gdb.
7654
514f6425
UW
76552011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7656
7657 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7658 environment variable after test completed.
7659
4255c8d2
UW
76602011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7661
7662 * gdb.base/solib-nodir.exp: Skip if remote target.
7663 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7664 application. Call gdb_load_shlibs.
7665 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7666
a35ad96a
JB
76672011-11-29 Joel Brobecker <brobecker@adacore.com>
7668
7669 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7670
1a1d5513
JB
76712011-11-28 Joel Brobecker <brobecker@adacore.com>
7672
7673 * gdb.ada/fullname_bp: New testcase.
7674
50b4ddf8
JK
76752011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7676
7677 PR testsuite/12649
7678 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7679 Wrap send_gdb into a new gdb_test.
7680
fb0aec57
JK
7681 Code cleanup.
7682 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7683 Convert send_gdb and gdb_expect to gdb_test_multiple.
7684
2376d946
JK
76852011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7686
7687 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7688
1eec78bd
KS
76892011-11-23 Keith Seitz <keiths@redhat.com>
7690
7691 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7692 (mi_varobj_tree_test_children_callback): New proc.
7693 (mi_walk_varobj_tree): New proc.
7694
36dfb11c
TT
76952011-11-22 Tom Tromey <tromey@redhat.com>
7696
7697 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7698 Add "use_mi_command" argument.
7699 (mi_run_cmd, mi_run_with_cli): New procs.
7700 * gdb.mi/solib-lib.c: New file.
7701 * gdb.mi/solib-main.c: New file.
7702 * gdb.mi/mi-solib.exp: New file.
7703
0e965dd0
DE
77042011-11-21 Doug Evans <dje@google.com>
7705
7706 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7707 _Unwind_DebugHook is missing.
7708
f196051f
SS
77092011-11-20 Stan Shebs <stan@codesourcery.com>
7710
7711 * gdb.trace/tstatus.exp: New.
7712 * gdb.trace/actions.c: Include string.h.
7713
bfccc43c
YQ
77142011-11-18 Yao Qi <yao@codesourcery.com>
7715
7716 * gdb.trace/pending.exp: New.
7717 * gdb.trace/pending.c: New.
7718 * gdb.trace/pendshr1.c: New.
7719 * gdb.trace/pendshr2.c: New.
7720 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7721 tracepoint location becomes pending.
7722 (tracepoint_change_loc_2): New.
7723
73cd8ab1
DM
77242011-11-16 David S. Miller <davem@davemloft.net>
7725
7726 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7727 target is sparc*-*-linux*
7728
77426730
PK
77292011-11-15 Paul Koning <paul_koning@dell.com>
7730
7731 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7732 types.
7733
ed59ded5
DE
77342011-11-14 Doug Evans <dje@google.com>
7735
7736 * gdb.base/shell.exp: New file.
7737
405f8e94
SS
77382011-11-14 Stan Shebs <stan@codesourcery.com>
7739
7740 * gdb.trace/ftrace.c: New.
7741 * gdb.trace/ftrace.exp: New.
7742
1e4d1764
YQ
77432011-11-14 Yao Qi <yao@codesourcery.com>
7744
7745 * gdb.trace/change-loc-1.c: New.
7746 * gdb.trace/change-loc-2.c: New.
7747 * gdb.trace/change-loc.c: New.
7748 * gdb.trace/change-loc.exp: New.
7749 * gdb.trace/change-loc.h: New.
7750 * gdb.trace/trace-break.c (marker): Define new symbol.
7751 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7752 New.
1e4d1764
YQ
7753 (break_trace_same_addr_6): New.
7754
71eba9c2 77552011-11-12 Matt Rice <ratmice@gmail.com>
7756
7757 * gdb.base/info-macros.exp: Make tests for info definitions
7758 test info macro. Add tests for info macro argument processing.
7759 Rename a few tests.
7760
1d93e29a
KS
77612011-11-11 Keith Seitz <keiths@redhat.com>
7762
7763 PR gdb/12843
7764 * gdb.base/linespecs.exp: New file.
7765
a4b5b48a
DE
77662011-11-11 Doug Evans <dje@google.com>
7767
7768 * gdb.threads/print-threads.exp: Extend timeout for slower
7769 tests.
7770
f6b47be4
DE
77712011-11-10 Doug Evans <dje@google.com>
7772
792a0230
DE
7773 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7774 "record to end of main" test.
7775
f6b47be4
DE
7776 * gdb.python/py-type.c (TS): New typedef.
7777 (ts): New global.
7778 * gdb.python/py-type.exp: Test field list of typedef.
7779
22355c90
JB
77802011-11-10 Joel Brobecker <brobecker@adacore.com>
7781
7782 * gdb.ada/small_reg_param: New testcase.
7783
a7860e76
TT
77842011-11-09 Tom Tromey <tromey@redhat.com>
7785
7786 * gdb.cp/destrprint.exp: New file.
7787 * gdb.cp/destrprint.cc: New file.
7788
72a2e3dc
MI
77892011-11-08 Meador Inge <meadori@codesourcery.com>
7790
7791 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7792 (switch_stack_to_other): New test function.
7793 * gdb.arch/thumb-prologue.exp: New test cases.
7794
c7195df2 77952011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7796
7797 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7798
d3895d7d
YQ
77992011-11-08 Yao Qi <yao@codesourcery.com>
7800
7801 * gdb.exp (supports_process_record): New.
7802 (supports_reverse): New.
7803 * gdb.reverse/break-precsave.exp: Call support_process_record
7804 to run test conditionally.
7805 * gdb.reverse/consecutive-precsave.exp: Likewise.
7806 * gdb.reverse/i386-precsave.exp: Likewise.
7807 * gdb.reverse/machinestate-precsave.exp: Likewise.
7808 * gdb.reverse/solib-precsave.exp: Likewise.
7809 * gdb.reverse/step-precsave.exp: Likewise.
7810 * gdb.reverse/until-precsave.exp: Likewise.
7811 * gdb.reverse/watch-precsave.exp: Likewise.
7812 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7813 test conditionally.
7814 * gdb.reverse/consecutive-reverse.exp: Likewise.
7815 * gdb.reverse/finish-precsave.exp: Likewise.
7816 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7817 * gdb.reverse/finish-reverse.exp: Likewise.
7818 * gdb.reverse/i386-reverse.exp: Likewise.
7819 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7820 * gdb.reverse/machinestate.exp: Likewise.
7821 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7822 * gdb.reverse/sigall-precsave.exp: Likewise.
7823 * gdb.reverse/sigall-reverse.exp: Likewise.
7824 * gdb.reverse/solib-reverse.exp: Likewise.
7825 * gdb.reverse/step-reverse.exp: Likewise.
7826 * gdb.reverse/until-reverse.exp: Likewise.
7827 * gdb.reverse/watch-reverse.exp: Likewise.
7828
a59306a3
YQ
78292011-11-05 Yao Qi <yao@codesourcery.com>
7830
7831 * gdb.trace/trace-break.exp: Add test on setting two
7832 fast tracepoints at the same address.
7833
87769f59
JK
78342011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7835
7836 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7837
3065dfb6
SS
78382011-11-02 Stan Shebs <stan@codesourcery.com>
7839
7840 * gdb.trace/collection.c: Add code using strings.
7841 * gdb.trace/collection.exp: Add tests of string collection.
7842
89e208db
JK
78432011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7844
7845 * gdb.base/skip-solib.exp (executable_main): New variable.
7846 (binfile_main): Base it on that.
7847 Use $executable_main in clean_restart calls. Drop gdb_exit and
7848 gdb_start calls.
7849
405e54e9
JK
78502011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7851
7852 Fix racy FAILs.
7853 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7854 breakpoint_re globals import by async. Set string_regex to .* for
7855 async. Remove the optional thread_selected_re and breakpoint_re
7856 globals expectations.
7857
58e8570a
JM
78582011-11-01 Joseph Myers <joseph@codesourcery.com>
7859
7860 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7861 well as Cygwin.
7862
7b35ec7f 78632011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7864
7865 Add tests for skip command.
89e208db
JK
7866 * gdb.base/skip-solib-lib.c: New
7867 * gdb.base/skip-solib-main.c: New
7868 * gdb.base/skip-solib.exp: New
7869 * gdb.base/skip.c: New
7870 * gdb.base/skip.exp: New
7871 * gdb.base/skip1.c: New
7872 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7873
b9fd1791
PA
78742011-10-31 Yao Qi <yao@codesourcery.com>
7875 Pedro Alves <pedro@codesourcery.com>
7876
6fdff2c5
PA
7877 * gdb.trace/trace-break.c: New.
7878 * gdb.trace/trace-break.exp: New.
b9fd1791 7879
4323fecc
JK
78802011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7881
7882 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7883 break-here-2.
7884
0e5bf2a8
PA
78852011-10-28 Pedro Alves <pedro@codesourcery.com>
7886
7887 * gdb.threads/no-unwaited-for-left.c: New.
7888 * gdb.threads/no-unwaited-for-left.exp: New.
7889 * gdb.threads/non-ldr-exc-1.c: New.
7890 * gdb.threads/non-ldr-exc-1.exp: New.
7891 * gdb.threads/non-ldr-exc-2.c: New.
7892 * gdb.threads/non-ldr-exc-2.exp: New.
7893 * gdb.threads/non-ldr-exc-3.c: New.
7894 * gdb.threads/non-ldr-exc-3.exp: New.
7895 * gdb.threads/non-ldr-exc-4.c: New.
7896 * gdb.threads/non-ldr-exc-4.exp: New.
7897
3a3dad98
JK
78982011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7899
7900 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7901 * gdb.base/attach-pie-misread.exp: Likewise.
7902 * gdb.base/break-interp.exp: Likewise.
7903 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7904 testcases for use_gdb_stub.
7905 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7906 (continue): New testcase.
7907 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7908 * gdb.threads/attach-into-signal.exp: Likewise.
7909 * gdb.threads/attach-stopped.exp: Likewise.
7910 * gdb.threads/attachstop-mt.exp: Likewise.
7911
d6a5d40c
PK
79122011-10-28 Paul Koning <paul_koning@dell.com>
7913
7914 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7915
ca539be8
JK
79162011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7917
7918 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7919 (mi_gdb_test): Import globals thread_selected_re
7920 and breakpoint_re. Expect them optionally at the regex start.
7921
d234ef5c
DE
79222011-10-27 Doug Evans <dje@google.com>
7923
7924 * gdb.python/python.exp: Test source -s.
7925
ab964825
PK
79262011-10-26 Paul Koning <paul_koning@dell.com>
7927
7928 * gdb.python/lib-types.cc (struct A): New structure.
7929 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7930
54d8a644
PK
79312011-10-25 Paul Koning <paul_koning@dell.com>
7932
7933 PR python/13327
d234ef5c 7934
54d8a644
PK
7935 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7936 fetch_lazy method.
7937
b0221781
YQ
79382011-10-24 Yao Qi <yao@codesourcery.com>
7939
7940 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7941 target is tic6x-*-*.
7942
6cda5a20
JB
79432011-10-21 Joel Brobecker <brobecker@adacore.com>
7944
7945 * gdb.ada/mi_task_info/task_switch.adb: New file.
7946 * gdb.ada/mi_task_info.exp: New file.
7947
5ed9db04
JK
79482011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7949
7950 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7951 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7952
9df2fbc4
PM
79532011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7954
7955 PR python/12656
7956
7957 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7958 global_block tests.
7959
736086ba
TT
79602011-10-18 Tom Tromey <tromey@redhat.com>
7961
7962 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7963
4af31552
TT
79642011-10-18 Tom Tromey <tromey@redhat.com>
7965
7966 * gdb.base/source.exp: Don't include full file name in test name.
7967 * gdb.python/python.exp: Don't include full file name in test
7968 name.
7969
43136979
AR
79702011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7971
7972 * gdb.base/attach-pie-noexec.c: New files.
7973 * gdb.base/attach-pie-noexec.exp: New files.
7974
543a9323
JM
79752011-10-17 Joseph Myers <joseph@codesourcery.com>
7976
7977 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7978 prompt for each extra line in command.
7979
21ae7a4d
JK
79802011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7981
7982 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7983 Revert the part of:
7984 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7985 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7986 Change the expected string.
7987
20ec36d9
JK
79882011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7989
7990 Fix results with system glibc debug info installed.
7991 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7992 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7993 Accept also __libc_ symbol prefix and no prefix.
7994
6501c2fc
KS
79952011-10-14 Keith Seitz <keiths@redhat.com>
7996
7997 PR c++/13225
7998 * gdb.cp/converts.cc (foo3_1): New function.
7999 (foo3_2): New functions.
8000 * gdb.cp/converts.exp: Add tests for int to pointer conversion
8001 and null pointer conversions of integer constant zero.
8002 Add test to check if all arguments are checked for incompatible
8003 conversion BADNESS.
8004
55b1fd0c
TT
80052011-10-14 Tom Tromey <tromey@redhat.com>
8006
8007 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
8008 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
8009 linespec.
8010
22c05d8a
JK
80112011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8012
8013 Fix internal error regression.
8014 * gdb.dwarf2/implptr-optimized-out.S: New file.
8015 * gdb.dwarf2/implptr-optimized-out.exp: New file.
8016
1d6edc3c
JK
80172011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8018
8019 Fix empty DWARF expressions DATA vs. SIZE conditionals.
8020 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
8021 (loclist): New.
8022 (4): New abbrev.
8023 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
8024 Use prepare_for_testing, remove clean_restart.
8025 (p arraynoloc, p arraycallnoloc): New tests.
8026
9ec72168
JK
80272011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8028
8029 * gdb.cp/namespace-enum.exp (executable): New variable.
8030 (binfile): Use ${objdir}/${subdir}/ prefix.
8031 Use ${executable} for clean_restart.
8032
9c6c53f7
SA
80332011-10-11 Sterling Augustine <saugustine@google.com>
8034
8035 * gdb.cp/Makefile.in: Add namespace-enum test.
8036 * gdb.cp/namespace-enum.exp: New file.
8037 * gdb.cp/namespace-enum.c: New file.
8038 * gdb.cp/namespace-enum-main.c: New file.
8039
fac7ceb3
UW
80402011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
8041
8042 * gdb.python/py-shared.exp: Relax filename check to handle remote:
8043 sysroot.
8044
941b2081
JK
80452011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8046
8047 Reimplement @entry in input expressions.
8048 * gdb.base/exprs.c (v_int_array_init): New variable.
8049 * gdb.base/exprs.exp (print v_int_array_init)
8050 (print *v_int_array_init@1, print *v_int_array_init@2)
8051 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
8052 (print v_int_array_init[1]@1): New tests.
8053
0344e878
JM
80542011-10-10 Joseph Myers <joseph@codesourcery.com>
8055
8056 * gdb.cp/gdb2495.exp: Do not include directories in filename in
8057 expected message.
8058
5a56e9c5
DE
80592011-10-09 Doug Evans <dje@google.com>
8060
8061 * gdb.base/alias.exp: Add tests for alias command.
8062
2bda9cc5
JK
80632011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8064
8065 * gdb.arch/amd64-entry-value.s: New file.
8066 * gdb.mi/mi2-amd64-entry-value.s: New file.
8067
a471c594
JK
80682011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8069
8070 Display @entry parameter values even for references.
8071 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
8072 functions.
8073 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
8074 reference and datap_input.
8075 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
8076 breakpoints.
8077 (continue to breakpoint: entry_reference: reference)
8078 (entry_reference: bt at entry)
8079 (continue to breakpoint: entry_reference: breakhere_reference)
8080 (entry_reference: bt, entry_reference: ptype regparam)
8081 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
8082 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
8083 (entry_reference: p regcopy, entry_reference: p nodataparam)
8084 (entry_reference: p nodataparam@entry): New tests.
8085
36b11add
JK
80862011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8087
8088 Support @entry in input expressions.
8089 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
8090 (entry_stack: p s1@entry, entry_stack: p s2@entry)
8091 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
8092 (tailcall: p j@entry): New tests.
8093 * gdb.cp/koenig.cc (A::entry): New function.
8094 (main): Call it.
8095 * gdb.cp/koenig.exp (p entry (c)): New test.
8096
e18b2753
JK
80972011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8098
8099 Display @entry parameter values (without references).
8100 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
8101 (different, validity, invalid): New functions.
8102 (main): Call them.
8103 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
8104 stacktest, breakhere_stacktest, different, breakhere_different,
8105 breakhere_validity and breakhere_invalid.
8106 (entry: bt): Update for @entry.
8107 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
8108 (entry_validity: *, entry_invalid: *): Many new tests.
8109 * gdb.base/break.exp
8110 (run until breakpoint set at small function, optimized file): Accept
8111 also the @entry suffix.
8112 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
8113 * gdb.mi/mi2-amd64-entry-value.c: New files.
8114 * gdb.mi/mi2-amd64-entry-value.exp: New files.
8115
2d6c5dc2
JK
81162011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8117
8118 Protect entry values against self tail calls.
8119 * gdb.arch/amd64-entry-value.cc (self2, self): New.
8120 (main): Call self.
8121 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
8122 (set debug entry-values 1, self: bt debug entry-values): New tests.
8123
111c6489
JK
81242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8125
8126 Recognize virtual tail call frames.
8127 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
8128 (amb_b, amb_a): New.
8129 (main): Call a and b.
8130 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
8131 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
8132 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
8133 New tests.
8134
8e3b41a9
JK
81352011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8136
8137 Implement basic support for DW_TAG_GNU_call_site.
8138 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
8139 * gdb.arch/amd64-entry-value.cc: New file.
8140 * gdb.arch/amd64-entry-value.exp: New file.
8141
181cebd4
JK
81422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8143
8144 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
8145 * gdb.dwarf2/implptr-64bit.S: New file.
8146 * gdb.dwarf2/implptr-64bit.exp: New file.
8147
741f5e3c
JK
81482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8149
8150 Fix initial language detection with -readnow.
8151 * gdb.cp/readnow-language.cc: New file.
8152 * gdb.cp/readnow-language.exp: New file.
8153
a73d2258
JK
81542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8155
8156 Fix printed anonymous struct name.
8157 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
8158
af369495
JM
81592011-10-09 Joseph Myers <joseph@codesourcery.com>
8160
8161 * gdb.base/solib-symbol.exp: Do not include directories in
8162 filenames in expected messages.
8163
1fa57852
DE
81642011-10-07 Doug Evans <dje@google.com>
8165
8166 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
8167
bd054e06
KP
81682011-10-07 Kevin Pouget <kevin.pouget@st.com>
8169
8170 Allow Python notification of new object-file loadings.
8171 * gdb.python/py-events.exp: Test newobjfile event.
8172 * gdb.python/py-events.py: Register newobjfile callback.
8173 * gdb.python/py-events.c: Add call to shared library
8174 * gdb.python/py-events-shlib.c: New file.
8175
8031b6f8
JM
81762011-10-06 Joseph Myers <joseph@codesourcery.com>
8177
8178 * gdb.base/fixsection.exp: Do not include directories in filename
8179 in expected message.
8180
7fea6923
PM
81812011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8182
8183 Add tests for passing of environment variables to inferior.
8184 * gdb.base/testenv.c: New test source.
8185 * gdb.base/testenv.exp: New expect test.
8186
687f2a88
PK
81872011-10-04 Paul Koning <paul_koning@dell.com>
8188
8189 * gdb.python/py-value.c (main): Break before return.
8190
cb6be26b
KP
81912011-10-04 Kevin Pouget <kevin.pouget@st.com>
8192
8193 PR python/12691: Add the inferior to Python exited event
8194 * gdb.python/py-events.exp: Test the inferior attribute of exited
8195 event with a fork.
8196 * gdb.python/py-events.py: Print inferior number on exit.
8197 * gdb.python/py-events.c: Fork the inferior.
8198
fb213700
EBM
81992011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
8200
8201 * gdb.base/jit.exp: Add testcase name to log message
8202
aa2071bd
PK
82032011-10-03 Paul Koning <paul_koning@dell.com>
8204 Jan Kratochvil <jan.kratochvil@redhat.com>
8205
8206 * gdb.python/py-value.exp
8207 (python inval = gdb.parse_and_eval('*(int*)0'))
8208 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
8209 (set argc=2, python print argc_lazy): New tests.
8210
dd11a36c
JB
82112011-10-02 Joel Brobecker <brobecker@adacore.com>
8212
8213 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
8214
46f886f1
JK
82152011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8216 Pedro Alves <pedro@codesourcery.com>
8217
8218 * gdb.python/py-value.exp (test_value_in_inferior): New variable
8219 can_read_0, test for it.
8220 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
8221 (parse_and_eval with memory error): ... here, make it untested if
8222 can_read_0.
8223
c5cb204f
MP
82242011-09-30 Marek Polacek <mpolacek@redhat.com>
8225
8226 * gdb.python/python.exp (verify pagination beforehand)
8227 (verify pagination afterwards): Fix race by splitting the line.
8228
68fb0ec0
JM
82292011-09-29 Joseph Myers <joseph@codesourcery.com>
8230
8231 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
8232 for 64-bit multilibs from i?86-* targets.
8233
6aee0d90
MP
82342011-09-29 Marek Polacek <mpolacek@redhat.com>
8235
8236 * lib/gdb.exp: Fix a typo in one of the comments.
8237
e9101ff5
MP
82382011-09-29 Marek Polacek <mpolacek@redhat.com>
8239
8240 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
8241 matching pattern.
8242
7a81bdbf
PK
82432011-09-28 Paul Koning <paul_koning@dell.com>
8244
8245 * gdb.python/py-type.c (enum E): New.
8246 * gdb.python/py-type.exp (test_fields): Add tests for Python
8247 mapping access to fields.
8248 (test_enums): New test for field access on enums.
8249
6710bf39
SS
82502011-09-27 Stan Shebs <stan@codesourcery.com>
8251
8252 * gdb.trace/collection.exp: Test collection of $_ret.
8253
b2a6bdeb
AT
82542011-09-22 Andreas Tobler <andreast@fgznet.ch>
8255
8256 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
8257 list of compilation switches for <*-*-freebsd*>.
8258
3c9057f3
SS
82592011-09-19 Stan Shebs <stan@codesourcery.com>
8260
8261 * gdb.trace/tspeed.exp: New file.
8262 * gdb.trace/tspeed.c: New file.
8263
34518530
YQ
82642011-09-18 Yao Qi <yao@codesourcery.com>
8265
8266 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
8267 instructions.
8268 (test_adr_32bit, test_pop_pc): Likewise.
8269 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
8270 Thumb instructions.
8271 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
8272 in gdb_test_multiple.
8273 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
8274
ab254057
YQ
82752011-09-17 Yao Qi <yao@codesourcery.com>
8276
8277 * lib/gdb.exp (can_single_step_to_signal_handler): New.
8278 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
8279 support single step to signal handler.
8280
9c317b71
YQ
82812011-09-17 Yao Qi <yao@codesourcery.com>
8282
8283 * gdb.base/disp-step-fork.c: New.
8284 * gdb.base/disp-step-syscall.exp: New.
8285 * gdb.base/disp-step-vfork.c: New.
8286
a8123151
JB
82872011-09-16 Joel Brobecker <brobecker@adacore.com>
8288
8289 * gdb.ada/tasks.exp: Make the expected output for
8290 the `info tasks' tests more resilient to spacing
8291 changes.
8292
63a9aad8
JK
82932011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8294
8295 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
8296 (reached breakpoint 2, reached breakpoint 3): Update expected output.
8297
2aa48337
KP
82982011-09-15 Kevin Pouget <kevin.pouget@st.com>
8299
8300 PR Python/12692 Add gdb.selected_inferior() to Python interface.
8301 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
8302
6839b47f
KP
83032011-04-30 Kevin Pouget <kevin.pouget@st.com>
8304
8305 Handle multiple breakpoint hits in Python interface:
8306 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
8307 presence.
8308 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
8309 breakpoint hits.
8310
0935723e
JK
83112011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8312 Jan Kratochvil <jan.kratochvil@redhat.com>
8313
8314 * gdb.python/py-events.exp: Remove pretty printing comment.
8315 * gdb.python/py-evsignal.exp: New file.
8316 * gdb.python/py-evthreads.c: Include signal.h.
8317 (thread3): Remove variable count3. Remove variable bad and use raise
8318 instead.
8319 (thread2): Remove variable count2. Move thread3 pthread_create here,
8320 merge pthread_join to a single line.
8321 (main): Remove variable count1. Merge pthread_join with pthread_create
8322 to a single line.
8323 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
8324 KFAIL python/12966 for gdbserver. Test return value of
8325 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
8326 gdb_expect by gdb_test and gdb_test_multiple.
8327 (thread 2, thread 3): New tests.
8328
4801a9a3
PA
83292011-09-12 Matt Rice <ratmice@gmail.com>
8330 Pedro Alves <pedro@codesourcery.com>
8331
8332 PR gdb/13175
8333
8334 * gdb.base/interp.exp: New tests.
8335 * gdb.base/interp.c: New file.
8336
24ece742
DE
83372011-09-12 Doug Evans <dje@google.com>
8338
8339 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
8340 * gdb.dwarf2/typeddwarf.exp: Ditto.
8341
7f062217
JK
83422011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8343
8344 Fix compatibility with x32 arch.
8345 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
8346 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
8347 is_x86_like_target.
8348 * testsuite/gdb.trace/collection.exp: Likewise.
8349 * testsuite/gdb.trace/report.exp: Likewise.
8350 * testsuite/gdb.trace/unavailable.exp: Likewise.
8351 * testsuite/gdb.trace/while-dyn.exp: Likewise.
8352 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
8353 (is_x86_like_target): Check also is_amd64_regs_target.
8354
08711b9a
JK
83552011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8356
8357 PR breakpoints/12435
8358 * gdb.arch/amd64-prologue-xmm.c: New file.
8359 * gdb.arch/amd64-prologue-xmm.exp: New file.
8360 * gdb.arch/amd64-prologue-xmm.s: New file.
8361
b99b5f66
JK
83622011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8363
8364 * gdb.dwarf2/dw2-param-error-main.c: New file.
8365 * gdb.dwarf2/dw2-param-error.S: New file.
8366 * gdb.dwarf2/dw2-param-error.exp: New file.
8367
a391a2f6
PA
83682011-09-08 Pedro Alves <pedro@codesourcery.com>
8369
8370 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
8371 inferior's pid and look for a core dump named core.$pid. Use
8372 `remote_file' commands on the host instead of hand coding shell
8373 commands on the build.
8374 * gdb.base/valgrind-db-attach.exp: Kill the program before
8375 finishing the test.
8376
7d8e6458 83772011-09-02 Matt Rice <ratmice@gmail.com>
8378
8379 * lib/prompt.exp: New file for testing the first prompt.
8380 * gdb.python/py-prompt.exp: Ditto.
8381 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
8382
68e77c9e
PA
83832011-09-02 Pedro Alves <pedro@codesourcery.com>
8384
8385 * gdb.threads/gcore-thread.exp: Set the global core_supported to
8386 0, before testing gcore.
8387
9655e943
JK
83882011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8389
df6dc84d
JK
8390 * dw2-ifort-parameter-debug.S: Update copyright year.
8391 * dw2-ifort-parameter.c: Update copyright year.
8392 * dw2-ifort-parameter.exp: Update copyright year.
8393
9655e943
JK
8394 * dw2-ifort-parameter-debug.S: New file.
8395 * dw2-ifort-parameter.c: New file.
8396 * dw2-ifort-parameter.exp: New file.
8397
353d1d73
JK
83982011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8399
8400 * gdb.base/commands.exp (error_clears_commands_left): New function.
8401 (): Call it.
8402
5c07461a
JK
84032011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8404
8405 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
8406 (C): Initialize `a'.
8407 * gdb.mi/mi-inheritance-syntax-error.exp
8408 (-data-evaluate-expression $path): Expect `a' as 5.
8409
0d932b2f
MK
84102011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
8411
8412 PR mi/11912
8413 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
8414 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
8415 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
8416 keyword in output of -var-info-path-expression.
8417
bdb54049
JK
84182011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8419
8420 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
8421 * gdb.trace/collection.exp: Likewise.
8422 * gdb.trace/report.exp: Likewise.
8423 * gdb.trace/unavailable.exp: Likewise.
8424 * gdb.trace/while-dyn.exp: Likewise.
8425
59cde39c
KS
84262011-08-18 Keith Seitz <keiths@redhat.com>
8427
8428 PR c++/12266
8429 * gdb.cp/meth-typedefs.cc: New file.
8430 * gdb.cp/meth-typedefs.exp: New file.
8431
fa3a4f15
PM
84322011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8433
6fdff2c5 8434 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 8435
c1049fca
JK
84362011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8437
8438 * gdb.arch/i386-dr3-watch.exp
8439 (watchpoint on gap1 does not fit debug registers)
8440 (delete all watchpoints): Fix racy expect strings.
8441
d93f7b5c
YQ
84422011-08-14 Yao Qi <yao@codesourcery.com>
8443
8444 * gdb.base/maint.exp: set data_section to ".neardata".
8445 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8446 * gdb.base/savedregs.exp: Handle SIGILL.
8447 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8448 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8449
457e09f0
DE
84502011-08-12 Doug Evans <dje@google.com>
8451
8452 * gdb.python/py-symbol.exp: Add test for symbol.type.
8453
5d0bb2fb
UW
84542011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8455
8456 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8457 * gdb.mi/mi-pthreads.exp: Likewise.
8458 * gdb.mi/mi2-pthreads.exp: Likewise.
8459 * gdb.mi/gdb669.exp.exp: Likewise.
8460
fcdfa280
PA
84612011-08-09 Pedro Alves <pedro@codesourcery.com>
8462
8463 * lib/mi-support.exp (detect_async): Rename to...
8464 (mi_detect_async): ... this.
8465 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8466 * gdb.mi/mi-nonstop.exp: Adjust.
8467 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8468 * gdb.mi/mi-nsintrall.exp: Adjust.
8469 * gdb.mi/mi-nsmoribund.exp: Adjust.
8470 * gdb.mi/mi-nsthrexec.exp: Adjust.
8471
9d8fa392
PA
84722011-08-09 Pedro Alves <pedro@codesourcery.com>
8473
8474 * gdb.base/display.c (do_loops): New `p_i' local.
8475 * gdb.base/display.exp: Test displaying a variable that is
8476 temporarily at a bad address.
8477
b6cede78
JK
84782011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8479
8480 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8481 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8482
67bedb8c
JK
84832011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8484
8485 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8486 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8487 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8488
af6e93b2
PA
84892011-08-05 Pedro Alves <pedro@codesourcery.com>
8490
8491 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8492 procedure.
8493 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8494
1cf0e11f
YQ
84952011-08-05 Yao Qi <yao@codesourcery.com>
8496
8497 * gdb.base/callfuncs.exp: Set language after main.
8498 * gdb.cp/cplusfuncs.exp: Likewise.
8499 * gdb.cp/inherit.exp: Likewise.
8500
a1e28cb2
UW
85012011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8502
8503 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8504 * gdb.base/watch-vfork.exp: Skip on remote targets.
8505
d4f5bbb9
UW
85062011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8507
8508 * gdb.threads/thread-find.exp: Support remote targets.
8509
724f4f80
UW
85102011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8511
8512 * gdb.base/jit.exp: Download solib_binfile to target.
8513 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
8514 and call dlopen without full path name.
8515 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
8516 dlopen without full path name.
8517
934709f0
PW
85182011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8519
8520 * gdb.base/break-always.exp: Complete the test
8521 with duplicated breakpoints and enabling/disabling them.
8522
c26106c4
TT
85232011-08-02 Tom Tromey <tromey@redhat.com>
8524
8525 PR gdb/11289:
8526 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
8527
9300444e 85282011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
8529
8530 PR gdb/13045
8531 * gdb.base/float.exp: Add new test case for PR gdb/13045
8532 * gdb.base/float.c: New file.
8533
00bd41d6
PM
85342011-07-28 Phil Muldoon <pmuldoon@redhat.com>
8535
8536 * gdb.python/py-mi.exp: Test printers returning string hint, and
8537 also not returning a value.
8538 * gdb.python/py-prettyprint.c: Add testcase for above.
8539 * gdb.python/py-prettyprint.py: Add test printer for above.
8540
d24f74ce
JK
85412011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8542
8543 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
8544 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
8545 (.Ldie30) Add as field "data4".
8546 (.Ldie32) Rename field "b" to "shl".
8547 (abbrev4) Change for the "data4" field.
8548 (abbrev5, abbrev6) Remove.
8549 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
8550 (p &s.shl): ... here. Add comment.
8551 (p &s.data4): New.
8552
bb7da2bf
JK
85532011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8554
8555 Fix crash on lval_computed values.
8556 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
8557
11081198
JK
85582011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8559
8560 * gdb.base/help.exp (help whatis): Update the expected string.
8561
3c6e0cb3
JK
85622011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8563
8564 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
8565 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
8566 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8567 Change the expected string.
8568
efa80663
PA
85692011-07-26 Pedro Alves <pedro@codesourcery.com>
8570
8571 * gdb.base/watchpoint.exp
8572 (test_disable_enable_software_watchpoint): New procedure.
8573 (top level): Run it.
8574
db8e4570
UW
85752011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
8576
8577 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
8578 executable file "${binfile}", C++ version "${binfile}-cxx".
8579 * gdb.python/py-prettyprint.exp: Likewise.
8580 * gdb.python/py-symbol.exp: Likewise.
8581 * gdb.python/py-type.exp: Likewise.
8582 * gdb.python/py-value.exp: Likewise.
8583 * gdb.python/py-template.exp (test_template_arg): Pass full executable
8584 file name instead of just suffix.
8585
543305c9
JK
85862011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8587
8588 Fix implicit pointer offsets.
8589 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
8590 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
8591 (continue to breakpoint: continue to baz breakpoint for implptr)
8592 (sanity check element 0, sanity check element 1)
8593 (enter the inlined function, check element 0 for the offset)
8594 (check element 1 for the offset)
8595 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8596 (set foo breakpoint for implptr): Update the breakpoint number.
8597
b3215adc
UW
85982011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8599
8600 * gdb.python/py-mi.exp: Use different file names for different
8601 versions of the executable under test.
8602 * gdb.python/py-prettyprint.exp: Likewise.
8603 * gdb.python/py-symbol.exp: Likewise.
8604 * gdb.python/py-template.exp: Likewise.
8605 * gdb.python/py-type.exp: Likewise.
8606 * gdb.python/py-value.exp: Likewise.
8607
182b9acc
UW
86082011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8609
8610 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8611 flag after restarting GDB if necessary.
8612
e6052b5d
UW
86132011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8614
8615 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8616
1ced966e
PA
86172011-07-22 Pedro Alves <pedro@codesourcery.com>
8618
8619 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8620 backend doesn't leave used debug registers behind.
8621
3543a589
TT
86222011-07-22 Tom Tromey <tromey@redhat.com>
8623
8624 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8625 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8626 argument.
8627 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8628
14d15303 86292011-07-21 Matt Rice <ratmice@gmail.com>
8630
8631 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8632 in mostlyclean rule. Add files ending in .core.
8633
9b158ba0 86342011-07-21 Matt Rice <ratmice@gmail.com>
8635
8636 PR macros/12999
8637 * gdb.base/info-macros.c: New test sources.
8638 * gdb.base/info-macros.exp: New tests.
8639
d17b6f81
PM
86402011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8641
8642 * gdb.python/python.exp: Add prompt substitution tests.
8643
918dd910
JK
86442011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8645
8646 Fix crash if referenced CU is aged out.
8647 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8648 New.
8649 * gdb.dwarf2/implptr.exp: Likewise.
8650
0e37a63c
JK
86512011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8652
8653 * gdb.dwarf2/implptr.S: Rebuilt.
8654 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8655 (bar): Use them for j, k, l.
8656 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8657 COMPILE.
8658 (print j in implptr:bar): Update for the intp typedef.
8659 (print p[0].x in implptr:foo): Use more exact regex.
8660
f65cf84c
TT
86612011-07-18 Tom Tromey <tromey@redhat.com>
8662
8663 * gdb.cp/static-method.exp: Add missing single quote.
8664
d5b4a7be
YQ
86652011-07-18 Yao Qi <yao@codesourcery.com>
8666
8667 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8668 supported.
8669 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8670 * gdb.mi/mi-nonstop.exp: Likewise.
8671 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8672 * gdb.mi/mi-nsintrall.exp: Likewise.
8673 * gdb.mi/mi-nsmoribund.exp: Likewise.
8674 * gdb.mi/mi-nsthrexec.exp: Likewise.
8675 * gdb.python/py-evthreads.exp: Likewise.
8676
e9ea2662
JK
86772011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8678
8679 Code cleanup.
8680 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8681 it. Substitute it instead of test_compiler_info everywhere.
8682
ce451573
UW
86832011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8684
8685 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8686 remote targets as well.
8687
756d88a7
UW
86882011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8689
8690 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8691 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8692
31f83dc5
UW
86932011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8694
8695 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8696 a remote machine, not the host.
8697 (gdb_compile_shlib): Set soname if target is remote.
8698
059241a0
PP
86992011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8700
8701 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8702
28a0b48c 87032011-07-13 Matt Rice <ratmice@gmail.com>
8704
8705 * gdb.python/py-objfile-script-gdb.py: Renamed to
8706 py-objfile-script-gdb.py.in.
8707 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8708 py-objfile-script-gdb.py.
8709 * gdb.python/py-objfile-script.exp: Update reference to
8710 py-objfile-script-gdb.py.
8711
9a771b67
JK
87122011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8713
8714 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8715 reference undefined label.
8716
04ad99e6
JK
87172011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8718
8719 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8720 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8721 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8722 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8723
713389e0
PM
87242011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8725
6fdff2c5 8726 PR python/12438
713389e0 8727 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8728 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8729
97d146f8
JK
87302011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8731
8732 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8733 debug info.
8734
facde0e5 87352011-07-06 Matt Rice <ratmice@gmail.com>
8736
8737 * gdb.python/python.exp: Update filename paths.
8738 * gdb.python/py-symtab.exp: Ditto.
8739
438640d1
MP
87402011-07-06 Marek Polacek <mpolacek@redhat.com>
8741
8742 * gdb.python/py-evthreads.exp: Add missing `$'.
8743
33a365df
MF
87442011-07-06 Jie Zhang <jie.zhang@analog.com>
8745
8746 * config/bfin.exp: New file.
8747 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8748 * gdb.asm/bfin.inc: New file.
8749
8f7ae686
MP
87502011-07-06 Marek Polacek <mpolacek@redhat.com>
8751
df46027d 8752 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8753 the whole output.
8754
eb2a6f42
TT
87552011-07-05 Tom Tromey <tromey@redhat.com>
8756
8757 * gdb.java/jprint.java (jprint.hi): New field.
8758 * gdb.java/jprint.exp: Print string.
8759
177b42fe
TJB
87602011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8761
8762 * gdb.base/call-sc.c: Fix typos.
8763 * gdb.base/ifelse.exp: Likewise.
8764 * gdb.base/structs.c: Likewise.
8765
3b2a0cf2
JB
87662011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8767
8768 * gdb.base/jit-so.exp: New test.
8769 * gdb.base/jit-dlmain.c: New file.
8770 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8771
46fc714c
JK
87722011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8773
8774 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8775 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8776 * gdb.cp/pr9167.exp (p b): Likewise.
8777 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8778 (test value of P in inner_m, test type of Z in inner_m): Call
8779 setup_xfail for gcc <= 4.5.
46fc714c 8780
418c7cf7
JK
87812011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8782
8783 * gdb.cp/paren-type.cc: New files.
8784 * gdb.cp/paren-type.exp: New files.
8785
3d50dd94
JK
87862011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8787
8788 Stop on first linespec terminator instead of eating what we can.
8789 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8790 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8791 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8792 (break C::f()): ... this one.
8793 (break C::operator()()): New test.
8794 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8795 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8796 test.
8797
dcf9f4ab
JK
87982011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8799
8800 Fall back linespec to minimal symbols.
8801 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8802 error message.
8803 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8804 * gdb.cp/minsym-fallback-main.cc: New file.
8805 * gdb.cp/minsym-fallback.cc: New file.
8806 * gdb.cp/minsym-fallback.exp: New file.
8807 * gdb.cp/minsym-fallback.h: New file.
8808
3f542ed1
JK
88092011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8810
8811 * gdb.cp/no-dmgl-verbose.cc: New file.
8812 * gdb.cp/no-dmgl-verbose.exp: New file.
8813
88142011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8815
8816 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8817 __GI_.
8818 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8819 (f): New function.
8820 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8821 (complete p 'func<short>(): ... here.
8822 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8823 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8824 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8825 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8826 Make them KFAIL gcc/49546.
8827
00eb2c4a
JB
88282011-07-01 Joel Brobecker <brobecker@adacore.com>
8829
8830 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8831
85a20c42
JK
88322011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8833
8834 Test GCC PR debug/49546.
8835 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8836 (test type of F in k3_m, test value of F in k3_m): New.
8837 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8838 (main): New variable k3. Call k3.k3_m.
8839
d2d43431
JB
88402011-07-01 Jean-Charles Delay <delay@adacore.com>
8841
8842 * gdb.ada/packed_array.exp: Fix expected outout.
8843
54ae186f
JB
88442011-07-01 Jean-Charles Delay <delay@adacore.com>
8845
8846 * gdb.ada/packed_array.exp: fixed expected output.
8847
8f17729f
JB
88482011-07-01 Joel Brobecker <brobecker@adacore.com>
8849
8850 * gdb.ada/same_enum: New testcase.
8851
f5aa6869
JB
88522011-07-01 Joel Brobecker <brobecker@adacore.com>
8853
8854 * gdb.ada/ptr_typedef: New testcase.
8855
828292f2
JB
88562011-07-01 Joel Brobecker <brobecker@adacore.com>
8857
8858 * gdb.ada/arrayptr.exp: Add ptype test.
8859
18920c42
JB
88602011-07-01 Joel Brobecker <brobecker@adacore.com>
8861
8862 * gdb.ada/char_enum: New testcase.
8863
3536d9e3 88642011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8865
8866 * gdb.base/dump.exp (capture_pointer_with_type): New.
8867 Get value from address instead of name.
8868 Start GDB once, and do `dump' and `restore'
8869 tests together.
8870
db863c42
MF
88712011-06-30 Jie Zhang <jie.zhang@analog.com>
8872 Mike Frysinger <vapier@gentoo.org>
8873
8874 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8875 helper functions for getting/setting remotetimeout variable.
8876 * lib/gdb.exp (gdb_load): If the target is remote, set
8877 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8878 with $loadtimeout. Set $load_ok to 0 before doing the load.
8879 Instead of returning, immediately, set $load_ok to 0. Call
8880 set_remotetimeout with $oldremotetimeout, and then return if
8881 $load_ok is 1.
8882
e9e642a8
AB
88832011-06-30 Andrew Burgess <aburgess@broadcom.com>
8884
8885 * gdb.python/py-template.exp: Don't run this test if the target
8886 does not support c++ tests.
8887
32019081
JK
88882011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8889
8890 Fix non-only rename list for Fortran modules import.
8891 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8892 tests.
8893 * gdb.fortran/module.f90 (module moduse): New.
8894 (program module): use moduse, test var_x, var_y and var_z.
8895
0ecee54c
TT
88962011-06-29 Tom Tromey <tromey@redhat.com>
8897
8898 PR testsuite/12040:
8899 * gdb.fortran/array-element.exp: Use f90, not f77.
8900 * gdb.fortran/complex.exp: Use f90, not f77.
8901 * gdb.fortran/derived-type.exp: Use f90, not f77.
8902 * gdb.fortran/library-module.exp: Use f90, not f77.
8903 * gdb.fortran/logical.exp: Use f90, not f77.
8904 * gdb.fortran/module.exp: Use f90, not f77.
8905 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8906 * gdb.fortran/subarray.exp: Use f90, not f77.
8907
3b2b8fea
TT
89082011-06-29 Tom Tromey <tromey@redhat.com>
8909
8910 * gdb.fortran/charset.exp: New file.
8911 * gdb.fortran/charset.f90: New file.
8912
42159ca5
TT
89132011-06-29 Tom Tromey <tromey@redhat.com>
8914
8915 PR testsuite/12040:
8916 * lib/future.exp: New file, mostly extracted from ada.exp.
8917 Rewrote compatibility code to use rename.
8918 (gdb_find_gfortran): New proc.
8919 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8920 gfortran patch.
8921 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8922 Move to future.exp.
8923 * lib/gdb.exp: Always load future.exp.
8924
af69a5ce
YQ
89252011-06-28 Yao Qi <yao@codesourcery.com>
8926
8927 * gdb.cp/exception.cc: Don't include iostream.
8928 (bar): Remove print statement.
8929 (catcher): New.
8930 (main): Remove print statements. Call function catcher.
8931 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8932 Set breakpoint on catcher, and check the value of parameter.
8933
ab5c6a72
YQ
89342011-06-23 Yao Qi <yao@codesourcery.com>
8935
6fdff2c5
PA
8936 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8937 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8938
9497469f
MP
89392011-06-23 Marek Polacek <mpolacek@redhat.com>
8940
8941 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8942 mi_gdb_test.
8943
b9132588
MP
89442011-06-23 Marek Polacek <mpolacek@redhat.com>
8945
5d197ed0 8946 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8947
e55595ca
MP
89482011-06-23 Marek Polacek <mpolacek@redhat.com>
8949
5d197ed0
MP
8950 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8951
89522011-06-23 Marek Polacek <mpolacek@redhat.com>
8953
8954 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8955 `test_exec_and_symbol_mi_operatons' return value.
8956 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8957 gdb_test_multiple.
8958 (test_exec_and_symbol_mi_operatons): Likewise.
8959 (test_path_specification): Likewise.
e55595ca 8960
be777e08
YQ
89612011-06-23 Yao Qi <yao@codesourcery.com>
8962
8963 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8964 supported.
8965 * lib/gdb.exp (support_displaced_stepping): New.
8966
615556d6
YQ
89672011-06-23 Yao Qi <yao@codesourcery.com>
8968
8969 * gdb.threads/execl.exp: Skip on remote target.
8970
833b0ca7
MP
89712011-06-21 Marek Polacek <mpolacek@redhat.com>
8972
5d197ed0 8973 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8974 mi_gdb_test.
8975
1ee4023a
MP
89762011-06-20 Marek Polacek <mpolacek@redhat.com>
8977
5d197ed0 8978 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8979
d0b1d624
MP
89802011-06-20 Marek Polacek <mpolacek@redhat.com>
8981
5d197ed0 8982 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8983 mi_gdb_test.
8984
79aa92c1
MP
89852011-06-20 Marek Polacek <mpolacek@redhat.com>
8986
5d197ed0 8987 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8988
5ce5db06
YQ
89892011-06-14 Yao Qi <yao@codesourcery.com>
8990
8991 gdb/testsuite/
8992 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8993
533a737e
JK
89942011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8995
8996 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8997
d0e53741
TT
89982011-06-10 Tom Tromey <tromey@redhat.com>
8999
9000 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
9001 Add tests for pointer-to-member-function.
9002 * gdb.cp/temargs.cc (S::somefunc): New function.
9003 (K2): New class.
9004 (main): Instantiate K2; call method.
9005
b5916bbd
JB
90062011-06-08 Joel Brobecker <brobecker@adacore.com>
9007
9008 * gdb.python/py-inferior.c (f2): Make str an array rather
9009 than a pointer.
9010 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
9011
5be4dfca
JK
90122011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9013
9014 * gdb.base/async-shell.c: New file.
9015 * gdb.base/async-shell.exp: New file.
9016
9f47e254
PA
90172011-06-06 Pedro Alves <pedro@codesourcery.com>
9018
9019 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
9020
64b9b334
JB
90212011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
9022
9023 From Stephen Kitt <steve@sk2.org>
9024 * gdb.base/help.exp: Adjust following some spelling corrections
9025 in GDB.
9026
dbc0f131
YQ
90272011-06-01 Yao Qi <yao@codesourcery.com>
9028
9029 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
9030
fd336a18
KS
90312010-05-31 Keith Seitz <keiths@redhat.com>
9032
9033 PR c++/12750
9034 * gdb.cp/static-method.cc: New file.
9035 * gdb.cp/static-method.exp: New file.
9036
fa8b9902
KS
90372010-05-31 Keith Seitz <keiths@redhat.com>
9038
9039 PR symtab/12704
9040 * gdb.cp/anon-ns.cc: New file.
9041 * gdb.cp/anon-ns.exp: New file.
9042
0a5b1e09
PA
90432011-05-31 Pedro Alves <pedro@codesourcery.com>
9044
9045 * gdb.arch/i386-dr3-watch.c: New file.
9046 * gdb.arch/i386-dr3-watch.exp: New file.
9047
0578b8d1
YQ
90482011-05-30 Yao Qi <yao@codesourcery.com>
9049
9050 * gdb.base/callfuncs.c (t_structs_fc): New.
9051 (t_structs_dc, t_structs_ldc): New.
9052 (t_double_many_args):
9053 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
9054 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
9055 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
9056 * gdb.base/callfuncs.exp: Call new functions.
9057
6680506e
YQ
90582011-05-30 Yao Qi <yao@codesourcery.com>
9059
ff4d2c60
YQ
9060 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
9061 Call rerun_and_prepare for each test to isolate effects.
9062
90632011-05-30 Yao Qi <yao@codesourcery.com>
9064
9065 * gdb.base/varargs.c (find_max_float_real): New.
9066 (find_max_double_real, find_max_long_double_real): New.
9067 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
9068 * lib/gdb.exp (setup_kfail_for_target): New.
9069
e43ec454
YQ
90702011-05-30 Yao Qi <yao@codesourcery.com>
9071
9072 * gdb.base/funcargs.c (callca, callcb, callcc): New.
9073 (callcd, callce, callcf, callc1a, callc1b): New.
9074 (callc2a, callc2b): New.
9075 * gdb.base/funcargs.exp (complex_args): New.
9076 (complex_integral_args, complex_float_integral_args): New.
9077 * lib/gdb.exp (support_complex_tests): New. Determine
9078 whether to run test cases on _Complex types.
9079
432b4d03
JK
90802011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9081
9082 * gdb.threads/leader-exit.c: New file.
9083 * gdb.threads/leader-exit.exp: New file.
9084
6caf069d
MP
90852011-05-27 Marek Polacek <mpolacek@redhat.com>
9086
9497469f 9087 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 9088
97fce28b
MP
90892011-05-27 Marek Polacek <mpolacek@redhat.com>
9090
9091 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
9092 remove the `supported' variable.
9093 * gdb.mi/mi-nonstop.exp: Likewise.
9094 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9095 * gdb.mi/mi-nsintrall.exp: Likewise.
9096 * gdb.mi/mi-nsmoribund.exp: Likewise.
9097 * gdb.mi/mi-nsthrexec.exp: Likewise.
9098
9da8c2a0
PA
90992011-05-26 Pedro Alves <pedro@codesourcery.com>
9100
9101 * gdb.reverse/finish-reverse-bkpt.exp: New test.
9102
2c03e5be
PA
91032011-05-26 Pedro Alves <pedro@codesourcery.com>
9104
9105 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
9106
2e21250d
KS
91072011-05-24 Keith Seitz <keiths@redhat.com>
9108
9109 PR breakpoint/12803
9110 * gdb.cp/cmpd-minsyms.cc (a): New method.
9111 (b): New method.
9112 (c): New method.
9113 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
9114
cdac0397
PA
91152011-05-24 Pedro Alves <pedro@codesourcery.com>
9116
9117 * gdb.base/commands.exp (watchpoint_command_test): Check that the
9118 watchpoint's command list didn't execute when the watchpoint went
9119 out of scope.
9120
ee5683ab
PM
91212011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
9122
9123 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
9124 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
9125 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
9126 * gdb.arch/i386-gnu-cfi.exp: Likewise.
9127 * gdb.arch/i386-permbkpt.exp: Likewise.
9128 * gdb.arch/i386-prologue.exp: Likewise.
9129 * gdb.arch/i386-size-overlap.exp: Likewise.
9130 * gdb.arch/i386-size.exp: Likewise.
9131 * gdb.arch/i386-unwind.exp: Likewise.
9132 * gdb.reverse/i386-precsave.exp: Likewise.
9133 * gdb.reverse/i386-reverse.exp: Likewise.
9134 * gdb.reverse/i386-sse-reverse.exp: Likewise.
9135 * gdb.reverse/i387-env-reverse.exp: Likewise.
9136 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9137
c91c8c16
PA
91382011-05-24 Pedro Alves <pedro@codesourcery.com>
9139
9140 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
9141 file doesn't error, using MI.
9142
c50491a7
TT
91432011-05-23 Tom Tromey <tromey@redhat.com>
9144
9145 * gdb.base/charset.exp (string_display): Add tests to assign to
9146 arrays.
9147 * gdb.base/charset.c (short_array, int_array, long_array): New.
9148
4a07b7da
PA
91492011-05-20 Pedro Alves <pedro@codesourcery.com>
9150
9151 Cope with async mode.
9152
4a07b7da
PA
9153 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
9154 into gdb_test + mi_expect_stop.
9155
b275f2d2
PA
91562011-05-20 Pedro Alves <pedro@codesourcery.com>
9157
9158 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
9159 (callme): Remove printf call.
9160
eec52c44
PM
91612011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
9162
9163 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
9164 quote pattern to avoid problems with Cygwin/mingw expect versions.
9165 * gdb.base/default.exp (show convenience): Use double
9166 quote pattern for regular expressions.
9167
b3c8eb43
JK
91682011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9169
9170 Fix -readnow for -gdwarf-4 unused type units.
9171 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
9172 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
9173
ed731959
JK
91742011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9175
9176 * gdb.base/kill-after-signal.c: New file.
9177 * gdb.base/kill-after-signal.exp: New file.
9178
3b48433d
PA
91792011-05-16 Pedro Alves <pedro@codesourcery.com>
9180
9181 * gdb.ada/start.exp: Call untested with the correct test filename.
9182 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
9183 test filename. Make the test's binary unique.
9184 * gdb.arch/i386-signal.exp: Call untested with the correct test
9185 filename.
9186 * gdb.arch/i386-size-overlap.exp: Ditto.
9187 * gdb.arch/Makefile.in (EXECUTABLES): Update.
9188 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9189 * gdb.cp/call-c.exp: Ditto.
9190 * gdb.mi/mi-reverse.exp: Call untested with the correct test
9191 filename. Make the test's binary unique.
9192 * gdb.mi/Makefile.in (EXECUTABLES): Update.
9193 * gdb.python/py-mi.exp: Ditto.
9194 * gdb.python/Makefile.in (EXECUTABLES): Update.
9195 * gdb.reverse/i386-precsave.exp: Ditto.
9196 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
9197 test filename.
9198 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9199 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
9200 unique.
9201 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
9202 test filename.
9203 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
9204 * gdb.trace/tfile.exp: Ditto.
9205
ba4a8bdd
YQ
92062011-05-14 Yao Qi <yao@codesourcery.com>
9207
9208 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
9209 type.
9210
dbaefcf7
DE
92112011-05-13 Doug Evans <dje@google.com>
9212
9213 * gdb.python/py-objfile-script.exp: New file.
9214 * gdb.python/py-objfile-script.c: New file.
9215 * gdb.python/py-objfile-script-gdb.py: New file.
9216 * testsuite/gdb.python/py-section-script.exp: Test
9217 "info auto-load-scripts".
9218
9930639c
TT
92192011-05-13 Tom Tromey <tromey@redhat.com>
9220
9221 * gdb.dwarf2/clztest.exp: New file.
9222 * gdb.dwarf2/clztest.c: New file.
9223 * gdb.dwarf2/clztest.S: New file.
9224
05272e11
DE
92252011-05-13 Doug Evans <dje@google.com>
9226
cc63ef9b
DE
9227 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
9228 String16 tests.
05272e11 9229
6edba76f
TT
92302011-05-13 Tom Tromey <tromey@redhat.com>
9231
9232 * lib/gdb.exp (is_x86_like_target): New proc.
9233 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
9234 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
9235 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
9236 -nostdlib to compiler.
9237 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
9238 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
9239 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
9240 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
9241 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
9242
028d0ed5
TJB
92432011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9244
9245 * gdb.python/py-function.exp: Test setting a value from a function
9246 which executes a command.
9247
8a9b8146
TT
92482011-05-12 Tom Tromey <tromey@redhat.com>
9249
9250 * gdb.dwarf2/typeddwarf.S: New file.
9251 * gdb.dwarf2/typeddwarf.c: New file.
9252 * gdb.dwarf2/typeddwarf.exp: New file.
9253
10483e8e
MP
92542011-05-12 Marek Polacek <mpolacek@redhat.com>
9255
9256 * gdb.mi/mi-basics.exp: Fix races. Honour the
9257 `test_exec_and_symbol_mi_operatons' return value.
9258 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9259 gdb_test_multiple.
9260 (test_exec_and_symbol_mi_operatons): Likewise.
9261 (test_path_specification): Likewise.
9262
faf067f1
JK
92632011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9264
9265 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
9266 (gdb_touch_execfile): Remove catch wrappers. New variable time.
9267 Replace `file copy' and `file rename' by `file mtime'. Twice.
9268
7ff911a3
JK
92692011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9270
9271 * gdb.base/readline-ask.c: New file.
9272 * gdb.base/readline-ask.exp: New file.
9273 * gdb.base/readline-ask.inputrc: New file.
9274
a536c6d7
UW
92752011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
9276
9277 * gdb.cell/bt.exp: Delete breakpoints before running to signal
9278 to avoid race condition.
9279 * gdb.cell/coremaker.c: Use small stack size.
9280 * gdb.cell/ea-standalone.exp: Use file name without path as
9281 argument to c_to.
9282 * gdb.cell/fork.exp: Allow other output when continuing to end.
9283
d472a426
JK
92842011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9285
9286 * gdb.threads/corethreads.c: New file.
9287 * gdb.threads/corethreads.exp: New file.
9288
92892011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
9290
9291 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
9292 Try to compile the test using -Wl,-z,norelro first.
9293 (load_core): New variable libthread_db_seen, initialize it.
9294 (zeroed-threads cannot be listed): Protect it by XFAIL on
9295 !$libthread_db_seen.
9296
8be455d7
JK
92972011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9298
9299 PR 12573
9300 * gdb.dwarf2/dw2-skip-prologue.S: New file.
9301 * gdb.dwarf2/dw2-skip-prologue.c: New file.
9302 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
9303
1976171a
JK
93042011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9305
9306 * gdb.cp/psymtab-parameter.cc: New file.
9307 * gdb.cp/psymtab-parameter.exp: New file.
9308
7db6f30f
JK
93092011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9310
9311 Fix a race.
9312 * gdb.cp/static-print-quit.exp (print c): Split to ...
9313 (print c - <return>, print c - q <return>, print c - to quit):
9314 ... these. Make the testfile untested on gdb-7.1.
9315
85161e9e 93162011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
9317
9318 * lib/gdb.exp (exec_target_file, exec_symbol_file,
9319 gdb_rename_execfile, gdb_touch_execfile): New.
9320 * gdb.base/reread.exp: Use new procs to handle multiple
9321 exec files.
9322
0c51be18
YQ
93232011-05-05 Yao Qi <yao@codesourcery.com>
9324
9325 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
9326 (test_adr_32bit, test_pop_pc): New.
9327 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
9328 (test_adr_32bit, test_pop_pc): New.
9329
4d393d60
JM
93302011-05-04 Joseph Myers <joseph@codesourcery.com>
9331
9332 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
9333 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
9334 targets.
9335 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
9336 handle targets.
9337
8ffd0459
JK
93382011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9339
9340 * gdb.base/completion.exp (complete help info wat): Rename to ...
9341 (complete 'help info wat'): ... here.
9342 Remove all `-re ".*' and `-re "^.*' redundant regexes.
9343 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
9344
8e28d804
PA
93452011-05-04 Pedro Alves <pedro@codesourcery.com>
9346
9347 * gdb.base/completion.exp: Use gdb_test_multiple instead of
9348 gdb_test and explicit $gdb_prompt/timeout matches.
9349
3eb2ef34
YQ
93502011-05-04 Yao Qi <yao@codesourcery.com>
9351
9352 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
9353 and __thumb2__.
9354
aaaf81a3
MP
93552011-05-03 Marek Polacek <mpolacek@redhat.com>
9356
9357 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
9358 in place of `gdb_test "delete breakpoints"'. This eliminates two
9359 testcases.
9360
c4cbc0df
PA
93612011-05-02 Pedro Alves <pedro@codesourcery.com>
9362
9363 PR testsuite/12649
9364 Fix races.
9365
9366 * gdb.base/completion.exp: Remove all sleep calls. Remove
9367 unnecessary regexs. Don't explicitly expect anything after the
9368 prompt. Eat the prompt if necessary.
9369
b4cbb4a3
EBM
93702011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
9371
9372 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
9373 accept to show the caller line again as well as the line after.
9374
d65aec65
PM
93752011-04-29 Phil Muldoon <pmuldoon@redhat.com>
9376
9377 PR mi/12531
9378
9379 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
9380 compile target.
9381 * gdb.python/py-prettyprint.exp: Add C++ object for
9382 CPLUS_FAKE_CHILD test.
9383
30852783
UW
93842011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
9385
9386 * gdb.base/signest.exp: New file.
9387 * gdb.base/signest.c: Likewise.
9388
c7b1f0d9
JK
93892011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9390
9391 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
9392 thread and breakpoint notifications.
9393
559a7a62
JK
93942011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9395
9396 * gdb.base/fortran-sym-case.c: New file.
9397 * gdb.base/fortran-sym-case.exp: New file.
9398 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
9399 * gdb.dwarf2/dw2-case-insensitive.c: New file.
9400 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
9401
8344e389
JK
94022011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9403
9404 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
9405 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
9406 false #1', `if true else false #2' and `if true else false #3'.
9407
2484c66b
UW
94082011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
9409
9410 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
9411 while delivering signal.
9412
8d3788bd
VP
94132011-04-27 Vladimir Prus <vladimir@codesourcery.com>
9414
9415 MI breakpoint notifications.
9416
9417 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
9418 * testsuite/gdb.mi/mi2-cli.exp: Adust.
9419 * testsuite/gdb.mi/mi-watch.exp: Adust.
9420 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9421 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
9422 notifications.
8d3788bd 9423
3e03848b
JK
94242011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9425
9426 * gdb.base/gdbindex-stabs-dwarf.c: New file.
9427 * gdb.base/gdbindex-stabs.c: New file.
9428 * gdb.base/gdbindex-stabs.exp: New file.
9429
918c9108
YQ
94302011-04-25 Yao Qi <yao@codesourcery.com>
9431
9432 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9433 with /*...*/.
9434 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9435
90556b8c
JK
94362011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9437
9438 * gdb.python/py-value.exp (test_objfiles): Name the first test
9439 `py-value in file.filename'.
9440
03f2bd59
JK
94412011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9442
9443 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9444 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9445 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9446 !gdbserver_reconnect_p..
9447 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9448
7b08b9eb
JK
94492011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9450
9451 * gdb.cp/cpcompletion.exp (complete class methods)
9452 (complete class methods beginning with F): Move them above runto. New
9453 comment about the runto delimiter.
9454
b78974c3
PA
94552011-04-20 Pedro Alves <pedro@codesourcery.com>
9456
9457 * gdb.base/maint.exp: Test that "maint print registers" works
9458 without a running program.
9459
20429c40 94602011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9461
20429c40
MP
9462 * gdb.base/setshow.exp: Fix racy tests.
9463 ($old_gdb_prompt): New variable.
9464
7a9dd1b2
TT
94652011-04-19 Tom Tromey <tromey@redhat.com>
9466
9467 * gdb.mi/mi-nsmoribund.exp:
9468 * gdb.hp/gdb.objdbg/objdbg01.exp:
9469 * gdb.base/structs.exp (test_struct_returns):
9470 * gdb.base/call-sc.exp (test_scalar_returns):
9471 * gdb.base/bigcore.exp: Remove duplicate words.
9472
02835898
JK
94732011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9474
9475 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9476 * gdb.base/break-interp.exp (test_attach): New comment.
9477
254f582e
JK
94782011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9479
9480 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9481 (clear __stack_user.next, clear stack_used.next)
9482 (save a zeroed-threads corefile): New test.
9483 Call core_load for $core0file.
9484 (zeroed-threads cannot be listed): New test.
9485
4fe85f5c
JK
94862011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9487
9488 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9489 filename.
9490 ($srcfile): Preserve the original value.
9491 ($testfile): Match it the .exp filename.
9492 ($corefile): New variable. Substitute it around.
9493 Use clean_restart.
9494 ($prev_timeout): Remove.
9495 (load_core): Move core loading into this proc.
9496 Fix restore of $timeout if load_core fails.
9497
63524580
JK
94982011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9499
9500 * gdb.base/eu-strip-infcall.c: New file.
9501 * gdb.base/eu-strip-infcall.exp: New file.
9502
90359a16
JK
95032011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9504
9505 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
9506 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
9507
626e7282
JK
95082011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9509
9510 Fix Python access to inlined frames.
9511 * gdb.python/py-frame-inline.c: New file.
9512 * gdb.python/py-frame-inline.exp: New file.
9513
3363d018
EBM
95142011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
9515
9516 * gdb.base/gdb1090.exp: Change breakpoint location to read the
9517 content of 's24' correctly (avoiding "optimized out").
9518 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
9519
28781456
JK
95202011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9521
9522 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
9523
4a4106ca
TJB
95242011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9525
9526 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
9527 expect a colon in watch -location output.
9528
d26ccb4f
JK
95292011-04-13 Marek Polacek <mpolacek@redhat.com>
9530
df46027d 9531 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
9532 New testcase `expect response to define backtrace'. Also remove
9533 redundant `default' block.
9534
e1ab1f9c
JK
95352011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9536
9537 * gdb.python/py-prettyprint.c (struct hint_error): New.
9538 (main): New variable hint_error.
9539 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
9540 "print hint_error".
9541 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
9542 (register_pretty_printers): Register it.
9543
0c2e6019
TT
95442011-04-04 Tom Tromey <tromey@redhat.com>
9545
9546 * gdb.cp/maint.exp (test_help): Update.
9547 (test_namespace): Likewise.
9548
af57139d
JB
95492011-04-01 Joel Brobecker <brobecker@adacore.com>
9550
9551 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
9552 * gdb.ada/arrayptr.exp: Add new tests.
9553
956a9fb9
JB
95542011-04-01 Joel Brobecker <brobecker@adacore.com>
9555
9556 * gdb.ada/mi_catch_ex: New testcase.
9557
d0c4d642
PA
95582011-04-01 Pedro Alves <pedro@codesourcery.com>
9559
9560 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
9561 base::overload(void) method without specifying "const".
9562
18819fa6
UW
95632011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
9564
9565 * gdb.arch/thumb-singlestep.S: New file.
9566 * gdb.arch/thumb-singlestep.exp: Likewise.
9567
a4c8e806
TT
95682011-03-31 Tom Tromey <tromey@redhat.com>
9569
9570 * gdb.python/py-prettyprint.py (exception_flag): New global.
9571 (NoStringContainerPrinter._iterator.next): Check it.
9572 * gdb.python/py-prettyprint.c (main): New variable nstype2.
9573 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
9574
53832f31
TT
95752011-03-29 Tom Tromey <tromey@redhat.com>
9576
9577 * gdb.cp/anon-struct.cc: New file.
9578 * gdb.cp/anon-struct.exp: New file.
9579
e4620230
JK
95802011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9581
9582 Test STT_GNU_IFUNC support.
9583 * gdb.base/gnu-ifunc-lib.c: New file.
9584 * gdb.base/gnu-ifunc.c: New file.
9585 * gdb.base/gnu-ifunc.exp: New file.
9586
d0fb5eae
JK
95872011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9588
9589 Support a ring of related breakpoints.
9590 * gdb.base/watchpoint-delete.c: New file.
9591 * gdb.base/watchpoint-delete.exp: New file.
9592
20106cfb
JK
95932011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9594
9595 * gdb.ada/arrayparam.exp (print first after function call): Use
9596 explicit package name. Add a comment
9597 (print lasta after function call): Rename ...
9598 (print last after function call): ... it and use explicit package
9599 name.
9600 (print length after function call): Use explicit package name.
9601 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9602 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9603 (multiple matches for symbol i): Rename ...
9604 (multiple matches for symbol integervar): ... it.
9605 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9606 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9607
e7ab5e63
AB
96082011-03-25 Andrew Burgess <aburgess@broadcom.com>
9609
9610 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9611 environment variable to make grep output more predictable. Move
9612 all the environment setup into gdb_init so it's done once per test
9613 case rather than each time we start gdb.
9614
9ef07c8c
TT
96152011-03-24 Tom Tromey <tromey@redhat.com>
9616
9617 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9618 test.
9619
dd90784c
JK
96202011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9621
9622 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9623 * gdb.dwarf2/dw2-entry-value.S: New file.
9624 * gdb.dwarf2/dw2-entry-value.exp: New file.
9625
05775840
PM
96262011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9627
6fdff2c5 9628 PR python/12183
05775840
PM
9629
9630 * gdb.python/py-function.exp: Add GdbError tests.
9631
8661b11b
PA
96322011-03-18 Pedro Alves <pedro@codesourcery.com>
9633
9634 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9635 (reglocal_test_func, statlocal_test_func): New functions.
9636 (globals_test_func): Call new functions.
9637 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9638 (gdb_collect_locals_test): New procedure.
9639 (gdb_trace_collection_test): Call new procedures.
9640
0fdb4f18
PA
96412011-03-18 Pedro Alves <pedro@codesourcery.com>
9642
9643 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9644 (test_register, test_register_unavailable): New procedures.
9645 (gdb_unavailable_registers_test): New procedure.
9646 (gdb_trace_collection_test): Call it.
9647
99c3dc11
PM
96482011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9649
6fdff2c5 9650 PR python/12149
99c3dc11
PM
9651
9652 * gdb.python/python.exp: Add gdb.write tests.
9653
29703da4
PM
96542010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9655
9656 * gdb.python/Makefile.in: Add py-objfile.
9657 * gdb.python/py-objfile.exp: New file.
9658 * gdb.python/py-objfile.c: New file.
9659 * gdb.python/py-block.exp: Add is_valid tests.
9660 * gdb.python/py-inferior.exp: Ditto.
9661 * gdb.python/py-infthread.exp: Ditto.
9662 * gdb.python/py-symbol.exp: Ditto.
9663 * gdb.python/py-symtab.exp: Ditto.
9664
598997c8
KS
96652011-03-16 Keith Seitz <keiths@redhat.com>
9666
9667 PR c++/12273
9668 * gdb.cp/cmpd-minsyms.exp: New test.
9669 * gdb.cp/cmpd-minsyms.cc: New file.
9670
9671 PR c++/11734
9672 * gdb.cp/ovsrch.exp: New test.
9673 * gdb.cp/ovsrch.h: New file.
9674 * gdb.cp/ovsrch1.cc: New file.
9675 * gdb.cp/ovsrch2.cc: New file.
9676 * gdb.cp/ovsrch3.cc: New file.
9677 * gdb.cp/ovsrch4.cc: New file.
9678
c91513d8
PP
96792011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9680
9681 PR gdb/12528
9682 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9683 * gdb.base/break-on-linker-gcd-function.exp: New test.
9684 * gdb.base/break-on-linker-gcd-function.cc: New file.
9685
7470fc63
AT
96862011-03-15 Andreas Tobler <andreast@fgznet.ch>
9687
9688 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9689
959e7469
PM
96902011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9691
9692 * lib/gdb.exp (gdb_unload): Add another termination case.
9693
9373cf26
JK
96942011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9695
9696 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9697 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9698 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9699 Provide a stub byte there.
9700 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9701 DW_AT_entry_pc.
9702 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9703
24e9cda0
UW
97042011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9705
9706 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9707 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9708 "generic ABI, auto".
9709 (altivec_abi_tests): Accept vectors returned by reference.
9710
7371cf6d
PM
97112010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9712
9713 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9714
ce77046a
UW
97152011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9716
9717 * gdb.python/py-section-script.exp: Skip test if no Python support.
9718
176400c3
UW
97192011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9720
9721 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9722
ecec24e6
PM
97232011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9724
9725 * gdb.python/py-parameter.exp: Update tests to the new Python
9726 parameter API. Add "no documentation" test. Add deprecated API
9727 backward compatibility test.
9728
5dbdd470
TT
97292011-03-09 Tom Tromey <tromey@redhat.com>
9730
9731 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9732 gdb_continue_to_end.
9733
b66e66ee
MK
97342011-03-09 Mark Kettenis <kettenis@gnu.org>
9735
9736 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9737 tabs.
9738
eceb0c5f
TT
97392011-03-09 Tom Tromey <tromey@redhat.com>
9740
9741 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9742 parentheses.
9743 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9744 $command.
9745 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9746 argument to gdb_continue_to_end.
9747 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9748 argument to gdb_continue_to_end.
9749 * gdb.cp/annota3.exp: Fix regex.
9750 * gdb.cp/annota2.exp: Fix regex.
9751 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9752 gdb_continue_to_end.
9753 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9754 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9755 gdb_continue_to_end.
9756
63154eca
PA
97572011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9758
9759 * gdb.server/ext-run.exp
9760 (load new file without any gdbserver inferior): New test.
9761
967d1f9b
TT
97622011-03-07 Tom Tromey <tromey@redhat.com>
9763
9764 * Makefile.in (TAGS): Rewrite.
9765
d68dcbb9
JK
97662011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9767
9768 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9769 initial commands echo. New match for `Found trace'. Anchor all the
9770 other matches. Anchor and match for `No trace frame found' the final
9771 match.
9772
6bf58e63
TT
97732011-03-07 Tom Tromey <tromey@redhat.com>
9774
9775 * Makefile.in (TAGS): New target.
9776
fda326dd
TT
97772011-03-07 Tom Tromey <tromey@redhat.com>
9778
9779 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9780 change.
9781 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9782 change.
9783 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9784 exit message change.
9785 (skip_altivec_tests): Update for exit message change.
9786 (skip_vsx_tests): Likewise.
9787 (gdb_continue_to_end): Likewise. Add 'command' argument.
9788 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9789 * gdb.threads/tls.exp: Update for exit message change.
9790 * gdb.threads/thread-unwindonsignal.exp: Use
9791 gdb_continue_to_end.
9792 * gdb.threads/step.exp (step_it): Update for exit message change.
9793 (continue_all): Likewise.
9794 * gdb.threads/print-threads.exp (test_all_threads): Update for
9795 exit message change.
9796 * gdb.threads/interrupted-hand-call.exp: Use
9797 gdb_continue_to_end.
9798 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9799 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9800 gdb_continue_to_end.
9801 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9802 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9803 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9804 * gdb.cp/method.exp: Update for exit message change.
9805 * gdb.cp/mb-templates.exp: Update for exit message change.
9806 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9807 * gdb.cp/annota3.exp: Update for exit message change.
9808 * gdb.cp/annota2.exp: Update for exit message change.
9809 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9810 * gdb.base/term.exp: Update for exit message change.
9811 * gdb.base/step-test.exp (test_i): Update for exit message change.
9812 * gdb.base/sigstep.exp (advance): Update for exit message change.
9813 (advancei): Likewise.
9814 * gdb.base/siginfo.exp: Update for exit message change.
9815 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9816 * gdb.base/reread.exp: Use gdb_continue_to_end.
9817 * gdb.base/langs.exp: Use gdb_continue_to_end.
9818 * gdb.base/interrupt.exp: Update for exit message change.
9819 * gdb.base/gdb1555.exp: Update for exit message change.
9820 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9821 * gdb.base/ending-run.exp: Update for exit message change.
9822 * gdb.base/chng-syms.exp: Update for exit message change.
9823 * gdb.base/checkpoint.exp: Update for exit message change.
9824 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9825 gdb_continue_to_end.
9826 (test_catch_syscall_with_wrong_args): Likewise.
9827 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9828 * gdb.base/break-interp.exp (test_ld): Update for exit message
9829 change.
9830 * gdb.base/bang.exp: Update for exit message change.
9831 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9832 (do_call_attach_tests): Likewise.
9833 * gdb.base/a2-run.exp: Update for exit message change.
9834 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9835 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9836 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9837
dd19bd70
JK
98382011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9839
9840 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9841
30e62689
TT
98422011-03-03 Tom Tromey <tromey@redhat.com>
9843
9844 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9845 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9846 * gdb.hp/gdb.aCC/configure.ac: Remove.
9847 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9848 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9849 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9850 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9851 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9852 * gdb.hp/gdb.compat/configure.ac: Remove.
9853 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9854 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9855 * gdb.hp/gdb.defects/configure.ac: Remove.
9856 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9857 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9858 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9859 * gdb.hp/configure.ac: Remove.
9860 * gdb.hp/configure: Remove.
9861 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9862 substitution.
9863 (Makefile): Remove rule.
9864 * gdb.cell/configure.ac: Remove.
9865 * gdb.cell/configure: Remove.
9866 * gdb.stabs/Makefile.in (Makefile): Remove.
9867 (distclean): Don't remove config.status or config.log.
9868 * gdb.stabs/configure (Makefile): Remove.
9869 * gdb.stabs/configure.ac: Remove.
9870 * configure: Rebuild.
9871 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9872 Remove stabs- and cell-specific logic. Test for existence of
9873 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9874 subdirectories, gdb.cell, and and gdb.stabs.
9875 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9876
c171f854
JB
98772011-03-03 Joel Brobecker <brobecker@adacore.com>
9878
9879 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9880 end of buffer.
9881
9a5193cb
JB
98822011-03-02 Joel Brobecker <brobecker@adacore.com>
9883
9884 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9885 gdb_test when running a test where we expected no output back.
9886
9bb4c1bb
MS
98872011-02-28 Michael Snyder <msnyder@vmware.com>
9888
9889 * gdb.cp/overload.cc: Change initializer value to integer.
9890
3bd0f5ef
MS
98912011-02-27 Michael Snyder <msnyder@vmware.com>
9892
9893 * gdb.multi/base.exp: Add test for remove-inferiors.
9894
2279eaad
JB
98952011-02-26 Joel Brobecker <brobecker@adacore.com>
9896
9897 * gdb.python/py-frame.exp: Simplify the initialization phase
9898 using prepare_for_testing.
9899
c82c0b55
MS
99002011-02-25 Michael Snyder <msnyder@vmware.com>
9901
9902 * gdb.multi/base.exp: Add tests for info inferiors with args.
9903
1d94651b
JK
99042011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9905
9906 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9907 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9908 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9909 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9910 asmfile3. Comment the STABS (#3) file compilation. Compile
9911 everything through assembler. Provide KFAIL for symtab/12497.
9912 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9913 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9914 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9915 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9916
3bd0f5ef
MS
99172011-02-24 Michael Snyder <msnyder@vmware.com>
9918
9919 * gdb.base/break.exp: Add tests for delete breakpoints using
9920 convenience variables and value history references.
9921
12c1418e
MS
99222011-02-24 Michael Snyder <msnyder@vmware.com>
9923
9924 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9925 left behind in previous check-in.
9926
e5a67952
MS
99272011-02-23 Michael Snyder <msnyder@vmware.com>
9928
9929 * gdb.base/break.exp: Add tests for "info break" with arguments.
9930 * gdb.trace/infotrace.exp: Update patterns for error and help.
9931 * gdb.base/completion.exp: Update pattern.
9932 * gdb.base/ena-dis-br.exp: Update pattern.
9933 * gdb.base/help.exp: Update patterns.
9934
99352011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9936
9937 * gdb.base/memattr.exp: New test.
9938 * gdb.base/memattr.c: Test load for memattr.exp.
9939
6e6fbe60
DE
99402011-02-22 Doug Evans <dje@google.com>
9941
9942 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9943
1d41d745
MS
99442011-02-22 Michael Snyder <msnyder@vmware.com>
9945
9946 * Makefile.in: Make more clean.
9947 * gdb.ada/Makefile.in: Ditto.
9948 * gdb.arch/Makefile.in: Ditto.
9949 * gdb.asm/Makefile.in: Ditto.
9950 * gdb.base/Makefile.in: Ditto.
9951 * gdb.cp/Makefile.in: Ditto.
9952 * gdb.dwarf2/Makefile.in: Ditto.
9953 * gdb.java/Makefile.in: Ditto.
9954 * gdb.mi/Makefile.in: Ditto.
9955 * gdb.modula2/Makefile.in: Ditto.
9956 * gdb.python/Makefile.in: Ditto.
9957 * gdb.server/Makefile.in: Ditto.
9958 * gdb.stabs/Makefile.in: Ditto.
9959 * gdb.threads/Makefile.in: Ditto.
9960 * gdb.trace/Makefile.in: Ditto.
9961
79ba84ca
MS
99622011-02-22 Michael Snyder <msnyder@vmware.com>
9963
df46027d 9964 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9965 info threads.
9966
b9b35694
JB
99672011-02-22 Joel Brobecker <brobecker@adacore.com>
9968
9969 * gdb.python/py-breakpoint.exp: Fix the expected output of
9970 one of the "maint info breakpoints" tests to accept the output
9971 generated on platforms that do not have hardware watchpoints.
9972
8bfb830f
JB
99732011-02-22 Joel Brobecker <brobecker@adacore.com>
9974
9975 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9976 clean_restart. Be a little stricter in the expected output
9977 for one of the tests. Fix a typo in one of the comments.
9978
c45f3c54
JB
99792011-02-22 Joel Brobecker <brobecker@adacore.com>
9980
9981 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9982 Delete variable binfile, no longer use. Add or modify test
9983 comments to make them unique.
9984
b97c863c
MS
99852011-02-21 Michael Snyder <msnyder@vmware.com>
9986
9987 * Makefile.in: Update for make clean.
9988 * gdb.ada/Makefile.in: Ditto.
9989 * gdb.arch/Makefile.in: Ditto.
9990 * gdb.asm/Makefile.in: Ditto.
9991 * gdb.base/Makefile.in: Ditto.
9992 * gdb.cp/Makefile.in: Ditto.
9993 * gdb.dwarf2/Makefile.in: Ditto.
9994 * gdb.java/Makefile.in: Ditto.
9995 * gdb.mi/Makefile.in: Ditto.
9996 * gdb.modula2/Makefile.in: Ditto.
9997 * gdb.python/Makefile.in: Ditto.
9998 * gdb.server/Makefile.in: Ditto.
9999 * gdb.stabs/Makefile.in: Ditto.
10000 * gdb.threads/Makefile.in: Ditto.
10001 * gdb.trace/Makefile.in: Ditto.
10002
aea5b279
MS
100032011-02-21 Michael Snyder <msnyder@vmware.com>
10004
10005 * gdb.threads/thread-find.exp: Update patterns for changes in
10006 output of "info threads" command.
10007
e3039479
UW
100082011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
10009 Ulrich Weigand <uweigand@de.ibm.com>
10010
10011 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
10012 (skip_hw_watchpoint_tests): Likewise.
10013 (skip_hw_watchpoint_multi_tests): Likewise.
10014
b800ec70
UW
100152011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
10016
10017 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
10018 (skip_hw_watchpoint_tests): Likewise.
10019 (skip_hw_watchpoint_multi_tests): Likewise.
10020 (skip_hw_watchpoint_access_tests): Likewise.
10021
10022 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
10023 * gdb.base/pr11022.exp: Likewise.
10024 * gdb.base/watch-read.exp: Likewise.
10025 * gdb.base/watch_thread_num.exp: Likewise.
10026 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
10027 * gdb.base/watchpoint-hw.exp: Likewise.
10028 * gdb.base/watchpoint.exp: Likewise.
10029 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
10030 * gdb.threads/watchthreads-reorder.exp: Likewise.
10031 * gdb.threads/watchthreads.exp: Likewise.
10032 * gdb.threads/watchthreads2.exp: Likewise.
10033
91033e37
JB
100342011-02-21 Joel Brobecker <brobecker@adacore.com>
10035
10036 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
10037 the debugger is unable to find the array bounds.
10038
eeaafae2
JK
100392011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10040
10041 * gdb.cp/typedef-operator.exp: New file.
10042 * gdb.cp/typedef-operator.cc: New file.
10043
e338d953
MS
100442011-02-17 Michael Snyder <msnyder@vmware.com>
10045
10046 * gdb.threads/thread-find.exp: Fix regular expressions.
10047
e67ad678
JB
100482011-02-17 Joel Brobecker <brobecker@adacore.com>
10049
10050 * gdb.ada/packed_array: Expand testcase to test printing of
10051 unconstrained packed array.
10052
93084bca
JB
100532011-02-17 Joel Brobecker <brobecker@adacore.com>
10054
10055 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
10056
a0c78a73
PA
100572011-02-16 Pedro Alves <pedro@codesourcery.com>
10058
f65d5553 10059 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
10060 (main): Initialize it before collecting, and and clear it
10061 afterwards.
f65d5553
PA
10062 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10063 collecting with '{type} addr', where the addr expression is not an
10064 rvalue.
a0c78a73 10065
3dfcbbd2
KW
100662011-02-16 Ken Werner <ken.werner@de.ibm.com>
10067
10068 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
10069 a bool variable. Expect correct OpenCL names for vector types. Use the
10070 uc3 variable name instead of referring to the uchar3 built-in type.
10071 Escape the asterisk at the half pointer test.
10072
08807d5a
PA
100732011-02-16 Pedro Alves <pedro@codesourcery.com>
10074
f65d5553 10075 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
10076 (main): Initialize it before collecting, and and clear it
10077 afterwards.
f65d5553
PA
10078 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10079 collecting overlapping memory ranges.
08807d5a 10080
60f98dde
MS
100812011-02-15 Michael Snyder <msnyder@vmware.com>
10082
10083 * gdb.base/default.exp: Add tests for thread commands.
10084 * gdb.base/help.exp: Add tests for thread commands.
10085 * gdb.threads/thread-find.exp: New test for thread find command.
10086
648cd113
KW
100872011-02-15 Ken Werner <ken.werner@de.ibm.com>
10088
10089 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
10090
494e194e
YQ
100912011-02-15 Yao Qi <yao@codesourcery.com>
10092
10093 PR tdep/12352
10094 * gdb.arch/arm-disp-step.S : New test for str instruction.
10095 * gdb.arch/arm-disp-step.exp : Likewise.
10096
d9492458
TJB
100972011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
10098
10099 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
10100 "vector_register2_vr" test strings. Test the extended floating
10101 point registers (F32~F63).
10102 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
10103 IBM XL C compiler. Make the test program use a register provided
10104 by the compiler for the lxvd2x instruction.
10105
8af8e3bc
PA
101062011-02-14 Pedro Alves <pedro@codesourcery.com>
10107
10108 * gdb.trace/unavailable.cc (class Base, class Middle, class
10109 Derived): New types.
10110 (derived_unavail, derived_partial, derived_whole): New globals.
10111 (virtual_partial): New global.
10112 (virtualp): Point at virtual_partial.
10113 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
10114 related to unavailable vptr.
10115
1b28d0b3
PA
101162011-02-14 Pedro Alves <pedro@codesourcery.com>
10117
10118 * gdb.trace/unavailable.cc (a, b, c): New globals.
10119 (main): Set and clear them.
10120 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
10121 `a' and `c', and check that `b' isn't collected, although `a' and
10122 `c' are.
10123
ec0a52e1
PA
101242011-02-14 Pedro Alves <pedro@codesourcery.com>
10125
10126 * gdb.trace/unavailable.cc (struct Virtual): New.
10127 (virtualp): New global pointer.
10128 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
10129 printing a pointer to an object whose type has a vtable, with
10130 print object on.
10131
24e6bcee
PA
101322011-02-14 Pedro Alves <pedro@codesourcery.com>
10133
10134 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
10135 value repeat handles unavailableness.
10136
39d37385
PA
101372011-02-14 Pedro Alves <pedro@codesourcery.com>
10138
10139 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
10140 tests for building arrays from unavailable values, subscripting
10141 non-memory rvalue unvailable arrays, and accessing fields or
10142 baseclasses of non-lazy unavailable values,
10143 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
10144 struct types.
10145 (g_smallstruct, g_smallstruct_b): New globals.
10146
06d72e16
PA
101472011-02-14 Pedro Alves <pedro@codesourcery.com>
10148
10149 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
10150
bc9a5551
JK
101512011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10152
10153 Fix const/volatile qualifiers of C++ types, PR c++/12328.
10154 * gdb.cp/overload-const.exp: New file.
10155 * gdb.cp/overload-const.cc: New file.
10156
54fcddd0
UW
101572011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10158
10159 * gdb.opencl/callfuncs.cl: New file.
10160 * gdb.opencl/callfuncs.exp: New test.
10161 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
10162
d6dafb7c
UW
101632011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10164
10165 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
10166 when computing result.
10167 * gdb.arch/altivec-abi.exp: Update expected results.
10168
a449c2d8
TJB
101692011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10170
10171 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
10172 * gdb.base/jit.exp: Likewise.
10173 * gdb.base/pie-execl.exp: Likewise.
10174 * gdb.base/solib-nodir.exp: Likewise.
10175 * gdb.base/solib-overlap.exp: Likewise.
10176
764880b7
PA
101772011-02-07 Pedro Alves <pedro@codesourcery.com>
10178
10179 * gdb.trace/collection.c (global_pieces): New.
10180 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
10181 New procedure.
10182 (gdb_trace_collection_test): Call it.
10183
505500db
SW
101842011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
10185
10186 * gdb.python/py-evthreads.c: New file.
10187 * gdb.python/py-evthreads.exp: New file.
10188 * gdb.python/py-events.py: New file.
10189 * gdb.python/py-events.exp: New file.
10190 * gdb.python/py-events.c: New file.
10191
385203ed
DD
101922011-02-04 David Daney <ddaney@caviumnetworks.com>
10193
10194 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
10195
9011945e
AB
101962011-02-03 Andrew Burgess <aburgess@broadcom.com>
10197
10198 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
10199 gdb.base/disasm-end-cu.exp: New test for disassembling over the
10200 boundary between two compilation units.
10201
580688f3
PA
102022011-02-02 Pedro Alves <pedro@codesourcery.com>
10203
10204 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
10205 (Virtual): New structs.
10206 (virtual_o, virtual_middle_b): New globals.
10207 * gdb.cp/virtbase.exp: New tests.
10208
d3f0f853
PP
102092011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
10210
10211 * gdb.base/jit.exp: New file.
10212 * gdb.base/jit-main.c: New file.
10213 * gdb.base/jit-solib.c: New file.
10214
b2030fb5
UW
102152011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
10216
10217 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
10218 proceed to initial kernel entry point.
10219 * gdb.opencl/datatypes.exp: Likewise.
10220 * gdb.opencl/operators.exp: Likewise.
10221 * gdb.opencl/vec_comps.exp: Likewise.
10222
2db19d1e
SW
102232011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
10224
10225 * gdb.cp/nsnested.cc: New.
10226 * gdb.cp/nsnested.exp: New.
10227 * gdb.cp/nsnoimports.exp: New.
10228 * gdb.cp/nsnoimports.cc: New.
10229
6b0c4c1f
JB
102302011-01-31 Joel Brobecker <brobecker@adacore.com>
10231
10232 * gdb.base/interact.exp: Add extra tests that verify that
10233 the value of the interactive-mode setting does not change
10234 after the script is sourced.
10235
80b23b6a
JK
102362011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10237
10238 * gdb.cp/noparam.exp: New file.
10239 * gdb.cp/noparam.cc: New file.
10240
ffd5ec24
PA
102412011-01-28 Pedro Alves <pedro@codesourcery.com>
10242
10243 * gdb.trace/tfile.exp: Test that with no traceframe selected,
10244 there's no stack or registers.
10245
a81766d8
TT
102462011-01-26 Tom Tromey <tromey@redhat.com>
10247
10248 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
10249 space before string output. Add test for "set print pretty off"
10250 case.
10251
585fdaa1
PA
102522011-01-25 Pedro Alves <pedro@codesourcery.com>
10253
10254 * gdb.base/frame-args.exp: Adjust.
10255 * gdb.dwarf2/dw2-noloc.exp: Adjust.
10256 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
10257 * gdb.dwarf2/pieces.exp: Adjust.
10258 * gdb.opt/clobbered-registers-O2.exp: Adjust.
10259 * gdb.opt/inline-locals.exp: Adjust.
10260 * gdb.threads/fork-child-threads.exp: Adjust.
10261
d468832a
KW
102622011-01-25 Ken Werner <ken.werner@de.ibm.com>
10263
10264 * gdb.opencl/convs_casts.cl: Move program scope variables into the
10265 OpenCL kernel function. Add a comment as marker. Add address space
10266 qualifiers for the remaining program scope variables.
10267 * gdb.opencl/datatypes.cl: Likewise.
10268 * gdb.opencl/operators.cl: Likewise.
10269 * gdb.opencl/vec_comps.cl: Likewise.
10270 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
10271 Add breakpoint at the marker comment.
10272 * gdb.opencl/datatypes.exp: Likewise.
10273 * gdb.opencl/operators.exp: Likewise.
10274 * gdb.opencl/vec_comps.exp: Likewise.
10275
490f124f
PA
102762011-01-24 Pedro Alves <pedro@codesourcery.com>
10277
10278 * gdb.base/printcmds.c (some_struct): New struct and instance.
10279 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
10280 procedure.
10281 <global scope>: Call it.
10282
6da78614
KW
102832011-01-21 Ken Werner <ken.werner@de.ibm.com>
10284
10285 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
10286 argument to the gdb_compile_opencl_hostapp call.
10287
ec64c9aa
YQ
102882011-01-19 Yao Qi <yao@codesourcery.com>
10289
10290 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
10291 positve list.
10292
810cfdbb
YQ
102932011-01-19 Yao Qi <yao@codesourcery.com>
10294
10295 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
10296 canonical form.
10297 Remove "xscale-*-*"
10298 * gdb.xml/tdesc-regs.exp: Likewise.
10299 * gdb.python/py-section-script.exp: Replace ARM target triplet
10300 with canonical form.
10301 Match arm*-*-symbianelf*.
10302 * gdb.base/dup-sect.exp: Likewise.
10303 * lib/dwarf.exp: New.
10304 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
10305 dwarf2_support.
10306 * gdb.dwarf2/dup-psym.exp: Likewise.
10307 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
10308 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10309 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
10310 * gdb.dwarf2/dw2-basic.exp: Likewise.
10311 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10312 * gdb.dwarf2/dw2-const.exp: Likewise.
10313 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
10314 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
10315 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10316 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
10317 * gdb.dwarf2/dw2-filename.exp: Likewise.
10318 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10319 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
10320 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10321 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10322 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
10323 * gdb.dwarf2/dw2-noloc.exp: Likewise.
10324 * gdb.dwarf2/dw2-op-call.exp: Likewise.
10325 * gdb.dwarf2/dw2-producer.exp: Likewise.
10326 * gdb.dwarf2/dw2-ranges.exp: Likewise.
10327 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
10328 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
10329 * gdb.dwarf2/dw2-strp.exp: Likewise.
10330 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
10331 * gdb.dwarf2/implptr.exp: Likewise.
10332 * gdb.dwarf2/mac-fileno.exp: Likewise.
10333 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
10334 * gdb.dwarf2/pieces.exp: Likewise.
10335 * gdb.dwarf2/pr11465.exp: Likewise.
10336 * gdb.dwarf2/valop.exp: Likewise.
10337 * gdb.dwarf2/watch-notconst.exp: Likewise.
10338 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
10339
4694da01
TT
103402011-01-19 Tom Tromey <tromey@redhat.com>
10341
10342 * gdb.python/py-infthread.exp: Add thread tests.
10343
b075872c
JB
103442011-01-14 Joel Brobecker <brobecker@adacore.com>
10345
10346 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
10347
2c3e6e24
JB
103482011-01-14 Joel Brobecker <brobecker@adacore.com>
10349
10350 * gdb.ada/widewide: New testcase.
10351
de8fa76c
JB
103522011-01-13 Joel Brobecker <brobecker@adacore.com>
10353
10354 * gdb.base/interact.exp: New testcase.
10355
1b05df00
TT
103562011-01-12 Tom Tromey <tromey@redhat.com>
10357
10358 * gdb.mi/gdb2549.exp: Update for error message changes.
10359 * gdb.mi/mi-cli.exp: Likewise.
10360 * gdb.mi/mi-disassemble.exp: Likewise.
10361 * gdb.mi/mi-pthreads.exp: Likewise.
10362 * gdb.mi/mi-regs.exp: Likewise.
10363 * gdb.mi/mi-stack.exp: Likewise.
10364 * gdb.mi/mi-var-block.exp: Likewise.
10365 * gdb.mi/mi-var-cmd.exp: Likewise.
10366 * gdb.mi/mi2-cli.exp: Likewise.
10367 * gdb.mi/mi2-disassemble.exp: Likewise.
10368 * gdb.mi/mi2-pthreads.exp: Likewise.
10369 * gdb.mi/mi2-regs.exp: Likewise.
10370 * gdb.mi/mi2-stack.exp: Likewise.
10371 * gdb.mi/mi2-var-block.exp: Likewise.
10372 * gdb.mi/mi2-var-cmd.exp: Likewise.
10373
c2ff108b
JK
103742011-01-12 Andrew Burgess <aburgess@broadcom.com>
10375 Jan Kratochvil <jan.kratochvil@redhat.com>
10376
10377 PR fortran/11104 and DWARF unbound arrays detection.
10378 * gdb.fortran/multi-dim.exp: New file.
10379 * gdb.fortran/multi-dim.f90: New file.
10380
b716877b
AB
103812011-01-12 Andrew Burgess <aburgess@broadcom.com>
10382
10383 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
10384 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
10385 add new tests for opcode dumping.
10386
6c162d5e
TT
103872011-01-11 Tom Tromey <tromey@redhat.com>
10388
10389 * gdb.python/py-infthread.exp: Load gdb-python.exp.
10390
77b06cd7
TJB
103912010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
10392
10393 Convert hardware watchpoints to use breakpoint_ops.
10394 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
10395 type is not supported.
10396 * gdb.base/foll-fork.exp: Likewise.
10397 * gdb.base/foll-vfork.exp: Likewise.
10398
f39a75d0
PM
103992011-01-10 Phil Muldoon <pmuldoon@redhat.com>
10400
10401 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
10402 Use load_lib gdb-python.exp.
10403 * gdb.python/python.exp: Ditto.
10404 * gdb.python/py-function.exp: Ditto.
10405
fc529d80
AS
104062011-01-09 Andreas Schwab <schwab@linux-m68k.org>
10407
10408 * gdb.threads/tls.exp ("info address me"): Fix expected output.
10409
fb03cb59
JK
104102011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10411
10412 * configure: Regenerate.
10413
d8e22779
TT
104142011-01-06 Tom Tromey <tromey@redhat.com>
10415
10416 * gdb.python/py-frame.exp: Test gdb.newest_frame.
10417
09050809
JB
104182011-01-06 Joel Brobecker <brobecker@adacore.com>
10419
fc529d80
AS
10420 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
10421 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
10422 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10423 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
10424 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
10425 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10426 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
10427 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
10428 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
10429 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
10430 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
10431 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10432 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10433 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10434 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10435 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10436 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10437 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10438 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10439 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10440 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10441 gdb.ada/uninitialized_vars.exp,
10442 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10443 Simplify by using clean_restart.
09050809 10444
8ed5dd9e
JB
104452011-01-06 Joel Brobecker <brobecker@adacore.com>
10446
10447 Add marker to be used as anchor for inserting breakpoints.
10448 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10449 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10450 Likewise.
10451
10452 Remove uses of gdb_start_cmd.
10453 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10454 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10455
10456 Do not run testcase if testing with GDBserver.
10457 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10458 if testing with GDBserver.
10459
368a124f
JB
104602011-01-06 Joel Brobecker <brobecker@adacore.com>
10461
10462 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10463 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10464 copyright header.
10465
44944448
JB
104662011-01-05 Joel Brobecker <brobecker@adacore.com>
10467
10468 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10469 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10470 testsuite/gdb.fortran/complex.f,
10471 testsuite/gdb.fortran/derived-type.f90,
10472 testsuite/gdb.fortran/library-module-lib.f90,
10473 testsuite/gdb.fortran/library-module-main.f90,
10474 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10475 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10476 Copyright year update.
10477
31886ea6
JB
104782011-01-05 Joel Brobecker <brobecker@adacore.com>
10479
10480 * gdb.base/langs1.f: Add copyright header.
10481
ebedcab5
JK
104822011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10483
10484 * gdb.base/morestack.exp: New file.
10485 * gdb.base/morestack.c: New file.
10486
de1eb2f9
JK
104872011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10488
10489 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10490
9e87a409
JB
104912010-12-29 Joel Brobecker <brobecker@adacore.com>
10492
10493 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10494 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10495
720d1a40
JB
104962010-12-29 Joel Brobecker <brobecker@adacore.com>
10497
10498 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10499
a283af87
AS
105002010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10501
5d3d9cba
AS
10502 * gdb.threads/tls.exp: Fix typo.
10503
a283af87
AS
10504 * gdb.threads/thread-specific.exp (get_thread_list): Update.
10505 * gdb.threads/execl.exp: Update.
10506
2a20745c
YQ
105072010-12-23 Yao Qi <yao@codesourcery.com>
10508
10509 * gdb.arch/arm-disp-step.exp: New.
10510 * gdb.arch/arm-disp-step.S: New.
10511
a7658b96
TT
105122010-12-21 Tom Tromey <tromey@redhat.com>
10513
10514 * gdb.threads/execl.exp: Update.
10515 * gdb.threads/linux-dp.exp: Update.
10516 * gdb.threads/manythreads.exp: Update.
10517 * gdb.threads/tls.exp: Update.
10518
5b79abe7
TT
105192010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10520
10521 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
10522 (NextOverThrowDerivates) <resumebpt>: New.
10523 (resumebpt_test): New.
10524 (main): Call resumebpt_test.
10525 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
10526
0914bcdb
SS
105272010-12-12 Stan Shebs <stan@codesourcery.com>
10528
10529 * gdb.trace/tsv.exp: Test print command on trace state variables.
10530
305aeedc
TT
105312010-12-09 Tom Tromey <tromey@redhat.com>
10532
10533 * gdb.base/interp.exp: Add regression test.
10534
186c406b
TT
105352010-12-09 Tom Tromey <tromey@redhat.com>
10536
10537 * gdb.java/jnpe.java: New file.
10538 * gdb.java/jnpe.exp: New file.
10539 * gdb.cp/nextoverthrow.exp: New file.
10540 * gdb.cp/nextoverthrow.cc: New file.
10541
aae1c79a
DE
105422010-12-07 Doug Evans <dje@google.com>
10543
10544 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
10545 of data-directory.
10546 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
10547 updated.
10548 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
10549
60f98dde 105502010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
10551
10552 * gdb.base/callfuncs.exp: Test for skip_float_tests.
10553 * gdb.base/call-sc.exp: Ditto.
10554 * gdb.base/finish.exp: Ditto.
10555 * gdb.base/return.exp: Ditto.
10556 * gdb.base/return2.exp: Ditto.
10557
5fa290c1
DE
105582010-11-30 Doug Evans <dje@google.com>
10559
10560 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
10561 (gdb_expect_list): Fix spelling errors in comments.
10562 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
10563 send_gdb/gdb_expect_list where applicable.
10564 * gdb.base/call-ar-st.exp: Ditto.
10565 * gdb.base/funcargs.exp: Ditto.
10566 * gdb.base/gcore.exp: Ditto.
10567 * gdb.base/page.exp: Ditto.
10568 * gdb.base/sigaltstack.exp: Ditto.
10569 * gdb.base/siginfo.exp: Ditto.
10570 * gdb.base/sigstep.exp: Ditto.
10571 * gdb.base/trace-commands.exp: Ditto.
10572
4e04c971
DE
105732010-11-29 Doug Evans <dje@google.com>
10574
10575 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
10576 printer-name;subprinter-name.
10577
8cf6f0b1
TT
105782010-11-29 Tom Tromey <tromey@redhat.com>
10579
10580 * gdb.dwarf2/implptr.exp: New file.
10581 * gdb.dwarf2/implptr.c: New file.
10582 * gdb.dwarf2/implptr.S: New file.
10583
94b6973e
PM
105842010-11-29 Phil Muldoon <pmuldoon@redhat.com>
10585
fc529d80 10586 PR python/12199
94b6973e
PM
10587
10588 * gdb.python/py-breakpoint.exp: Test the delete method.
10589
8358c15c
JK
105902010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10591
10592 Fix step_resume_breakpoint unsaved during an infcall.
10593 * gdb.base/step-resume-infcall.exp: New file.
10594 * gdb.base/step-resume-infcall.c: New file.
10595
f6df29bc
TJB
105962010-11-24 Edjunior Machado <emachado@br.ibm.com>
10597
10598 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10599
f2b5a5cf
TJB
106002010-11-24 Edjunior Machado <emachado@br.ibm.com>
10601
10602 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10603 on ppc64's symbols; "finish" and "return" commands must accept to
10604 show the caller line again as well as the line after.
10605 * gdb.asm/powerpc64.inc: New file.
10606
6b0ecdc2
DE
106072010-11-23 Doug Evans <dje@google.com>
10608
10609 * lib/gdb.exp (gdb_test_sequence): New function.
10610 (gdb_expect_list): Add verbose -log call for each pattern.
10611 * gdb.base/signals.exp (test_handle_all_print): Call it.
10612 Reduce timeout increment from 6 minutes to 1 minute.
10613 * gdb.server/ext-run.exp: Call it.
10614
ea976c60
PM
106152010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10616
f2b5a5cf 10617 PR python/12212
ea976c60
PM
10618
10619 * gdb.python/python.exp: Check that selected_thread raises an
10620 error when no inferior is loaded.
10621
c0efa795
JK
106222010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10623
10624 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10625 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10626
ec3aa567
JK
106272010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10628
10629 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10630 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10631
d8249011
DE
106322010-11-18 Doug Evans <dje@google.com>
10633
10634 * gdb.server/ext-run.exp: Fix intermittent failures.
10635
d4eba7d1
NF
106362010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10637
10638 * gdb.stabs/gdb11479.exp: Use runto_main.
10639
b04c2f88
NF
106402010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10641
10642 * gdb.base/break-entry.exp: Skip if using a stub.
10643
ae9d7ce4
NF
106442010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10645
10646 * gdb.python/py-inferior.exp: Pack values in target endianness.
10647
621c8364
TT
106482010-11-12 Tom Tromey <tromey@redhat.com>
10649
10650 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10651 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10652 MemoryError.
10653 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10654 type.
10655 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10656 MemoryError.
10657 (test_subscript_regression): Update exception type.
10658
84f4c1fe
PM
106592010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10660
10661 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10662 breakpoint tests.
10663
a1442452
PA
106642010-11-09 Pedro Alves <pedro@codesourcery.com>
10665
10666 * gdb.base/watchpoint.exp: Test "watch -location" with an
10667 innacessible location.
10668
efd11a33
JK
106692010-11-09 Edjunior Machado <emachado@br.ibm.com>
10670 Luis Machado <luisgpm@br.ibm.com>
10671
10672 * gdb.base/maint.exp: Expect "." prefix.
10673 * gdb.base/nodebug.exp: Expect "." Likewise.
10674 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10675 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10676 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10677 POWER server processors.
10678
aa00efb5
JK
106792010-11-08 Edjunior Machado <emachado@br.ibm.com>
10680 Luis Machado <luisgpm@br.ibm.com>
10681
10682 * gdb.base/break-entry.exp: convert entry point for
10683 ppc64 and expect leading `.' on ppc64's symbols
10684
99e7ae30
DE
106852010-11-05 Doug Evans <dje@google.com>
10686
10687 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10688 * gdb.python/py-param.exp: Delete, contents moved to ...
10689 * gdb.python/py-parameter.exp: ... here. New file.
10690 Add test for gdb.parameter ("directories").
99e7ae30 10691
f4b8a18d
KW
106922010-11-05 Ken Werner <ken.werner@de.ibm.com>
10693
10694 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10695 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10696 * configure: Regenerate.
10697 * gdb.opencl/Makefile.in: New File.
10698 * gdb.opencl/datatypes.exp: Likewise.
10699 * gdb.opencl/datatypes.cl: Likewise.
10700 * gdb.opencl/operators.exp: Likewise.
10701 * gdb.opencl/operators.cl: Likewise.
10702 * gdb.opencl/vec_comps.exp: Likewise.
10703 * gdb.opencl/vec_comps.cl: Likewise.
10704 * gdb.opencl/convs_casts.exp: Likewise.
10705 * gdb.opencl/convs_casts.cl: Likewise.
10706 * lib/opencl.exp: Likewise.
10707 * lib/opencl_hostapp.c: Likewise.
10708 * lib/opencl_kernel.cl: Likewise.
10709 * lib/cl_util.c: Likewise.
10710 * lib/cl_util.c: Likewise.
10711 * gdb.base/default.exp (set language): Add "opencl" to the list of
10712 languages.
10713
a9d5ef47
SW
107142010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10715
10716 * gdb.cp/overload.exp: Added test for inheritance overload.
10717 * gdb.cp/overload.cc: Ditto.
10718 * gdb.cp/oranking.exp: Removed releveant kfails.
10719
03eb1c79
JK
107202010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10721 Joel Brobecker <brobecker@adacore.com>
10722
10723 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10724 check test_compiler_info.
10725
dbc98a8b
KW
107262010-11-03 Ken Werner <ken.werner@de.ibm.com>
10727
10728 * gdb.base/gnu_vector.exp: Adjust expect messages.
10729
120bd360
KW
107302010-11-03 Ken Werner <ken.werner@de.ibm.com>
10731
10732 * gdb.base/gnu_vector.exp: Add unary operator tests.
10733
c37f7098
KW
107342010-11-03 Ken Werner <ken.werner@de.ibm.com>
10735
10736 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10737
7b51bc51
DE
107382010-11-02 Doug Evans <dje@google.com>
10739
10740 * gdb.python/py-pp-maint.c: New file.
10741 * gdb.python/py-pp-maint.exp: New file.
10742 * gdb.python/py-pp-maint.py: New file.
10743
50c97f38
TT
107442010-11-02 Tom Tromey <tromey@redhat.com>
10745
10746 * gdb.base/default.exp: Remove "scheme" from language list.
10747
a289b8f6
JK
107482010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10749
10750 Revert:
10751 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10752 * gdb.threads/sigstep-threads.exp: New file.
10753 * gdb.threads/sigstep-threads.c: New file.
10754
cd017491
MS
107552010-10-20 Michael Snyder <msnyder@vmware.com>
10756
10757 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10758
8e6a5956
UW
107592010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10760
10761 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10762 Skip test completely if gdb,no_hardware_watchpoints.
10763
2c04da0d
UW
107642010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10765
10766 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10767 strict, but do not check for any particular function name within libc.
10768
79afc5ef
SW
107692010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10770
10771 * gdb.cp/smartp.exp: New test.
10772 * gdb.cp/smartp.cc : New test.
10773
026ffab7
SW
107742010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10775
10776 * gdb.cp/converts.exp: Test pointer to bool conversion.
10777 Test pointer to long conversion.
10778 * gdb.cp/oranking.exp: Removed relevant kfail.
10779
3a772aa4
TT
107802010-10-18 Tom Tromey <tromey@redhat.com>
10781
10782 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10783 argument to lazy_string.
10784 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10785 (pp_ls.to_string): Use it.
10786 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10787 Add "estring2" local.
10788
5fc3827b
JK
107892010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10790
10791 Fix s390x compatibility.
10792 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10793 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10794
8aeb23f3
JK
107952010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10796
10797 * gdb.threads/sigstep-threads.exp: New file.
10798 * gdb.threads/sigstep-threads.c: New file.
10799
c1e56572
JK
108002010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10801
10802 * gdb.base/pie-execl.exp: New file.
10803 * gdb.base/pie-execl.c: New file.
10804
92163a10
JK
108052010-10-13 Doug Evans <dje@google.com>
10806 Jan Kratochvil <jan.kratochvil@redhat.com>
10807
10808 PR exp/12117
10809 * gdb.cp/ptype-cv-cp.cc: New file.
10810 * gdb.cp/ptype-cv-cp.exp: New file.
10811
7062b0a0
SW
108122010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10813
10814 * gdb.cp/converts.cc: New test program.
10815 * gdb.cp/converts.exp: New test.
10816 * gdb.cp/overload.exp: Added test for void* vs int*.
10817 * gdb.cp/overload.exp: Ditto.
10818 * gdb.cp/oranking.exp: Removed related kfail.
10819
0e3509db
DE
108202010-10-13 Doug Evans <dje@google.com>
10821
10822 * lib/gdb-python.exp (gdb_check_python_config): New function.
10823 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10824 * gdb.python/lib-types.cc: New file.
10825 * gdb.python/lib-types.exp: New file.
10826
8dc78533
JK
108272010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10828
10829 * gdb.python/py-error.exp: New file.
10830 * gdb.python/py-error.py: New file.
10831
93c17e06
JK
108322010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10833
10834 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10835 gdb_test_multiple.
10836
d8b34041
JK
108372010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10838
10839 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10840 * gdb.base/prelink.exp: Likewise.
10841 * gdb.base/solib-nodir.exp: Likewise.
10842 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10843 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10844 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10845
e0cc584e
UW
108462010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10847
10848 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10849 for the "info files" test to avoid timeouts on slow machines.
10850
cfc353b1
JK
108512010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10852
10853 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10854 (main): Make openlib dummy call.
10855
d3d7896d
JK
108562010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10857
10858 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10859 * break-interp.exp (reach): Move the core body ...
10860 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10861 (test_ld): Provide always real argument, even to the linker. Replace
10862 dl_main by _dl_debug_state.
10863
5e533c94
JK
108642010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10865
10866 Fix results of prelinked PIEs on ppc*.
10867 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10868 Accept also DISPLACEMENT "PRESENT".
10869 (main): Replace "ZERO" displacements by "PRESENT".
10870
33540610
SW
108712010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10872
10873 * gdb.cp/oranking.exp: New test.
10874 * gdb.cp/oranking.cc: New test program.
10875
3bdf2bbd
KW
108762010-10-08 Ken Werner <ken.werner@de.ibm.com>
10877
10878 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10879 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10880
2f608a3a
KW
108812010-10-06 Ken Werner <ken.werner@de.ibm.com>
10882
10883 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10884 lush, lynx) New constant.
10885 * gdb.base/constvars.exp: Test const array types.
10886 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10887
aa2e2d8d
DE
108882010-10-06 Doug Evans <dje@google.com>
10889
10890 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10891 of syscall staging area.
10892
2844d6b5
KW
108932010-10-06 Ken Werner <ken.werner@de.ibm.com>
10894
10895 * gdb.base/gnu_vector.c: Add variable c4.
10896 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10897 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10898
7d8ac8bb
MR
108992010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10900
10901 * gdb.arch/altivec-abi.exp: Fix a typo.
10902
84a02e58
MR
109032010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10904
10905 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10906 to match a thread ID.
10907
b18e6318
JK
109082010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10909
10910 Fix s390x testcase compatibility.
10911 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10912
a2c09bd0
DE
109132010-10-01 Doug Evans <dje@google.com>
10914
10915 * lib/gdb-python.exp: New file.
10916 * gdb.python/py-block.exp: Use it.
10917 * gdb.python/py-breakpoint.exp: Ditto.
10918 * gdb.python/py-frame.exp: Ditto.
10919 * gdb.python/py-inferior.exp: Ditto.
10920 * gdb.python/py-param.exp: Ditto.
10921 * gdb.python/py-prettyprint.exp: Ditto.
10922 * gdb.python/py-shared.exp: Ditto.
10923 * gdb.python/py-symbol.exp: Ditto.
10924 * gdb.python/py-symtab.exp: Ditto.
10925 * gdb.python/py-type.exp: Ditto.
10926 * gdb.python/py-value.exp: Ditto.
10927 * gdb.python/python.exp: Ditto.
10928
38f12cfc
TT
109292010-09-30 Tom Tromey <tromey@redhat.com>
10930
10931 * gdb.base/anon.exp: New file.
10932 * gdb.base/anon.c: New file.
10933
9ae8282d
TT
109342010-09-30 Tom Tromey <tromey@redhat.com>
10935
10936 * gdb.base/completion.exp: Test completion through anonymous
10937 union.
10938 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10939
e9e07ba6
JK
109402010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10941
10942 Fix printing parameters of inlined functions.
10943 * gdb.dwarf2/dw2-inline-param.exp: New file.
10944 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10945 * gdb.dwarf2/dw2-inline-param.S: New file.
10946
cd2effb2
JK
109472010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10948
10949 PR corefiles/12071.
10950 * gdb.base/corefile.exp (quit with a process, no question: load core)
10951 (quit with a core file): New tests.
10952
bceffbf3
JK
109532010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10954
10955 Fix GDB crash on inferior calls with self-referencing classes.
10956 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10957 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10958 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10959
1736ad11
JK
109602010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10961
10962 Fix lost siginfo_t for inferior calls.
10963 * gdb.base/siginfo-infcall.exp: New file.
10964 * gdb.base/siginfo-infcall.c: New file.
10965
a176ad92
JB
109662010-09-22 Joel Brobecker <brobecker@adacore.com>
10967
10968 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10969
c2b0a229
JK
109702010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10971
10972 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10973 New test.
10974 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10975
e8ae22d1
JB
109762010-09-22 Joel Brobecker <brobecker@adacore.com>
10977
10978 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10979 type of our const type.
10980
ec322823
SW
109812010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10982
10983 * gdb.cp/pr12028.cc: New.
10984 * gdb.cp/pr12028.exp: New.
10985
72929c62
JB
109862010-09-22 Joel Brobecker <brobecker@adacore.com>
10987
10988 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10989
875b4ff5 109902010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10991 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10992
10993 PR mi/11407
10994 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10995 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10996 * gdb.mi/dw2-ref-missing-frame.S New File.
10997 * gdb.mi/dw2-ref-missing-frame.exp New File.
10998
7155d578
TT
109992010-09-14 Tom Tromey <tromey@redhat.com>
11000
11001 PR symtab/8399:
11002 * gdb.threads/tls.exp: Remove kfail. Update expected output.
11003
515ed532
TT
110042010-09-14 Tom Tromey <tromey@redhat.com>
11005
11006 PR exp/11803:
11007 * gdb.threads/tls.exp: Use C++.
11008 (check_thread_local): Use K::another_thread_local.
11009 * gdb.threads/tls.c (class K): New.
11010 (another_thread_local): Now a member of K.
11011 (spin): Update. No longer K&R C.
11012
450ca57c
SW
110132010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
11014
11015 * gdb.cp/koenig.cc: created class for testing member lookup.
11016 * gdb.cp/koenig.exp: Added test for member lookup.
11017
dbd492a3
JK
110182010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11019
11020 Fix false FAILs on sourcetree topdir directory containing "kill".
11021 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
11022 source line matching regexp.
11023
8d4d924b
JK
110242010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11025
11026 * gdb.python/python.exp (set height 0, collect help from uiout)
11027 (verify help to uiout): New tests.
11028
8e64f2a0
JK
110292010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11030
11031 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
11032 is_lp64_target to check 64bit target.
11033
4569eed2
JK
110342010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11035
11036 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
11037 (test_ld) <powerpc64-*>: New.
11038
5e1617b1
DJ
110392010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11040
11041 * gdb.cp/templates.exp (test_template_args): Allow "struct".
11042
c767944b
DJ
110432010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11044
11045 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
11046 (FunctionArg::method): New function.
11047 (empty, arg): New variables.
11048 (main): Call arg.method.
11049 * gdb.cp/templates.exp (test_template_args): New function.
11050 (do_tests): Call it.
11051
27d3a3fc
UW
110522010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11053
11054 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
11055 of "next" to proceed over pthread_exit call.
11056
55b7ce7f
UW
110572010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11058
11059 * gdb.base/maint.exp: Avoid wildcards against potentially very long
11060 "maint print statistics" output to prevent expect timeouts.
11061
809df446
JK
110622010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11063
11064 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
11065 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11066 (test_float_rejected): ... here.
11067 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
11068 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11069 (test_float_rejected): ... here.
11070 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
11071 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11072 (test_float_rejected): ... here.
11073 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
11074 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11075 (test_float_rejected): ... here.
11076
8464be76
DJ
110772010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11078
11079 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
11080 before disabling hardware watchpoints.
11081 (test_inaccessible_watchpoint): Check that hardware watchpoints
11082 are used. Test for watchpoints on a constant address.
11083
14dba4b4
JK
110842010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11085
11086 * gdb.base/ui-redirect.exp: New file.
11087
3f3540e1 110882010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 11089 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
11090
11091 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
11092
0f254bb7
DE
110932010-08-31 Doug Evans <dje@google.com>
11094
11095 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
11096
03f17ccf
TT
110972010-08-30 Tom Tromey <tromey@redhat.com>
11098
11099 PR python/11792:
11100 * gdb.python/py-value.exp (test_subscript_regression): Add
11101 dynamic_type test.
11102
640617ad
DJ
111032010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
11104
11105 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
11106 instead of running to main. Do not test the main function.
11107 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
11108 Add new main.
11109
2ed91d1b
PA
111102010-08-26 Pedro Alves <pedro@codesourcery.com>
11111
11112 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
11113 one test.
11114
673bfd45
DE
111152010-08-24 Doug Evans <dje@google.com>
11116
11117 PR symtab/11942
11118 * gdb.dwarf2/dw4-sig-types.cc: New file.
11119 * gdb.dwarf2/dw4-sig-types.h: New file.
11120 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
11121 * gdb.dwarf2/dw4-sig-types.exp: New file.
11122
f9ffd4bb
TT
111232010-08-23 Tom Tromey <tromey@redhat.com>
11124
11125 PR python/11145:
11126 * gdb.python/py-value.c (Base, Derived): New types.
11127 (base): New global.
11128 * gdb.python/py-value.exp (test_subscript_regression): Add
11129 dynamic_cast test.
11130
d839c8a4
TT
111312010-08-23 Tom Tromey <tromey@redhat.com>
11132
11133 PR python/10676:
11134 * gdb.python/py-type.exp (test_fields): Add tests for type
11135 equality.
11136
702c2711
TT
111372010-08-23 Tom Tromey <tromey@redhat.com>
11138
11139 PR python/11915:
11140 * gdb.python/py-type.exp (test_fields): Add tests for array.
11141
832bafd3
KS
111422010-08-23 Keith Seitz <keiths@redhat.com>
11143
11144 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
11145 have any children. Create a new abbrev for it.
11146 Add missing terminal sequence to .debug_abbrev.
11147
c37bf528
KS
111482010-08-20 Keith Seitz <keiths@redhat.com>
11149
11150 PR symtab/11465:
11151 * gdb.dwarf2/pr11465.exp: New test.
11152 * gdb.dwarf2/pr11465.S: New file.
11153 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
11154 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
11155
4572cbac
TJB
111562010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
11157
11158 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
11159 registers. Update data sets with the new v2_double element in the
11160 VSX register union. Add vector_register3_vr data set for the AltiVec
11161 registers. Use gdb_test_no_output instead of send_gdb.
11162
e7fbb131
PA
111632010-08-19 Pedro Alves <pedro@codesourcery.com>
11164
11165 * gdb.python/py-shared.exp: New file, factored out from
11166 python.exp.
11167 * gdb.python/py-shared.c: New file.
11168 * gdb.python/py-shared-sl.c: New file.
11169 * gdb.python/python-1.c: New file.
11170 * gdb.python/python-sl.c: Delete.
11171 * gdb.python/python.c: Mention python-1.c.
11172 * gdb.python/python.exp: Move shared library tests to
11173 py-shared.exp.
11174 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
11175 (MISCELLANEOUS): New.
11176 (clean mostlyclean): Also remove $MISCELLANEOUS.
11177
d30f5e1f
DE
111782010-08-19 Doug Evans <dje@google.com>
11179
11180 PR exp/11926
11181 * gdb.base/printcmds.exp (test_float_accepted): New function.
11182 Move existing float tests there. Add tests for floats with suffixes.
11183 (test_float_rejected): New function.
11184 * gdb.java/jv-print.exp (test_float_accepted): New function.
11185 (test_float_rejected): New function.
11186 * gdb.objc/print.exp: New file.
11187 * gdb.pascal/print.exp: New file.
11188 * lib/objc.exp: New file.
11189
7b3fd859
PM
111902010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
11191
11192 * gdb.base/default.exp (info set): Avoid full buffer error and force
11193 reading up to final gdb prompt.
11194 (show): Likewise.
11195
c92817ce
TT
111962010-08-18 Tom Tromey <tromey@redhat.com>
11197
11198 PR symtab/11919:
11199 * gdb.base/completion.exp: Add test.
11200
f1208f9e
DE
112012010-08-18 Doug Evans <dje@google.com>
11202
11203 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
11204 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
11205 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
11206 Simplify, early exit if runto_main fails.
11207 * gdb.fortran/exprs.exp: load_lib fortran.exp.
11208 (set_lang_fortran): Moved to lib/fortran.exp.
11209 * gdb.fortran/types.exp: load_lib fortran.exp.
11210 (set_lang_fortran): Moved to lib/fortran.exp.
11211 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
11212 * gdb.java/jprint.exp (set_lang_java): Ditto.
11213 * gdb.java/jv-exp.exp: load_lib java.exp.
11214 If set_lang_java fails, issue a warning instead of failure to be
11215 consistent with other set_lang_foo uses.
11216 (set_lang_java): Moved to lib/java.exp.
11217 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
11218 If set_lang_java fails, issue a warning instead of failure to be
11219 consistent with other set_lang_foo uses.
11220 * gdb.pascal/types.exp: load_lib pascal.exp.
11221 (set_lang_pascal): Moved to lib/pascal.exp.
11222 * lib/fortran.exp: New file.
11223 * lib/java.exp (set_lang_java): New function.
11224 * lib/pascal.exp (set_lang_pascal): New function.
11225
2f06b485
YQ
112262010-08-18 Yao Qi <yao@codesourcery.com
11227
11228 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
11229 func_nofb_start and func_loopfb_start, so that address of functions
11230 is equal to these labels on Thumb.
11231
96e25403
YQ
112322010-08-18 Yao Qi <yao@codesourcery.com>
11233
11234 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
11235 to reflect latest c source file.
11236
36e6adc4
JK
112372010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11238
11239 * gdb.cp/infcall-dlopen.exp: New file.
11240 * gdb.cp/infcall-dlopen.cc: New file.
11241 * gdb.cp/infcall-dlopen-lib.cc: New file.
11242
f431efe5
PA
112432010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11244 Pedro Alves <pedro@codesourcery.com>
11245
11246 PR breakpoints/11371
11247
11248 * gdb.base/watch-cond-infcall.exp: New file.
11249 * gdb.base/watch-cond-infcall.c: New file.
11250
06a64a0b
TT
112512010-08-16 Tom Tromey <tromey@redhat.com>
11252
11253 * gdb.base/help.exp: Update.
11254 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
11255 watchpoint.
11256 (test_watch_location): New proc.
11257 (test_watchpoint_in_big_blob): Delete watchpoint.
11258 * gdb.base/watchpoint.c (func5): New function.
11259 (main): Call it.
11260
70ebf4ed
DE
112612010-08-16 Doug Evans <dje@google.com>
11262
11263 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
11264
ca5c20b6
PM
112652010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11266
11267 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
11268 tests.
11269
7346b668
KW
112702010-08-11 Ken Werner <ken.werner@de.ibm.com>
11271
11272 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
11273 * gdb.base/gnu_vector.c: New File.
11274 * gdb.base/gnu_vector.exp: Likewise.
11275
cb2e07a6
PM
112762010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11277
11278 * gdb.python/python.c: New File.
11279 * gdb.python/python-sl.c: New File.
11280 * gdb.python/python.exp: Test solib_address and decode_line
11281 * functions.
11282
5da1313b
JK
112832010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11284
11285 * gdb.python/python.exp (show height, set height 10)
11286 (verify pagination beforehand, verify pagination beforehand: q)
11287 (gdb.execute does not page, verify pagination afterwards)
11288 (verify pagination afterwards: q): New.
11289
49c3ccf7
DE
112902010-08-02 Doug Evans <dje@google.com>
11291
11292 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
11293 because of an older gcc, change test2
11294 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
11295 to unsupported.
11296
42c0c4f1
KH
112972010-07-30 Kazu Hirata <kazu@codesourcery.com>
11298
11299 * gdb.base/break-always.exp: Do not expect full paths to file
11300 names.
11301 * gdb.base/commands.exp: Likewise.
11302
d3765805
DE
113032010-07-30 Doug Evans <dje@google.com>
11304
c98ee71b
DE
11305 * gdb.cp/temargs.exp: For new tests that require newer gccs,
11306 xfail them when run with older gccs.
11307
fd961404
DE
11308 * lib/gdb.exp (build_executable): Forward "c++" option to
11309 get_compiler_info.
11310
999adef4
DE
11311 * gdb.python/py-type.exp (test_template): Mark as xfail tests
11312 "python print ttype.template_argument(1)" and
11313 "python print isinstance(ttype.template_argument(1), gdb.Value)"
11314 if using gcc 4.4 or earlier.
11315
d3765805
DE
11316 * gdb.base/valgrind-db-attach.exp: Use unique test name for
11317 attach-to-debugger handling.
11318
1276c759
JK
113192010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11320
11321 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
11322 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
11323 (main): Use copyreloc.
11324 * gdb.base/prelink.exp (split debug of executable)
11325 (.dynbss vs. .bss address shift): New tests.
11326
88caa9b9
PA
113272010-07-29 Pedro Alves <pedro@codesourcery.com>
11328
11329 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
11330 in gdb_test_multiple.
11331
c6f2ac43
PA
113322010-07-29 Pedro Alves <pedro@codesourcery.com>
11333
11334 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
11335 environment.
11336
326fd672
TT
113372010-07-28 Tom Tromey <tromey@redhat.com>
11338
11339 PR python/11060:
11340 * gdb.python/py-type.c (Temargs): New template.
11341 (temvar): New variable.
11342 * gdb.python/py-type.exp (test_template): New proc.
11343
3ce3b1ba
PA
113442010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11345
11346 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
11347 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
11348
34eaf542
TT
113492010-07-28 Tom Tromey <tromey@redhat.com>
11350
11351 PR c++/9946:
11352 * gdb.cp/temargs.exp: New file.
11353 * gdb.cp/temargs.cc: New file.
11354
d41b819e
JK
113552010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11356
11357 * gdb.base/help.exp (help disassemble): Update the content.
11358
26ab7092
JK
113592010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11360
11361 * gdb.threads/ia64-sigill.exp: New file.
11362 * gdb.threads/ia64-sigill.c: New file.
11363
5283e9e1
TT
113642010-07-27 Tom Tromey <tromey@redhat.com>
11365
11366 * gdb.opt/inline-cmds.c (ATTR): New define.
11367 (func1): Use it.
11368 (func2): Likewise.
11369 (func3): Likewise.
11370 (outer_inline1): Likewise.
11371 (outer_inline2): Likewise.
11372 * gdb.opt/inline-bt.c (ATTR): New define.
11373 (func1): Use it.
11374 (func2): Likewise.
11375 * gdb.opt/inline-locals.c (ATTR): New define.
11376 (func1): Use it.
11377 (func2): Likewise.
11378
e992ef73
TT
113792010-07-27 Tom Tromey <tromey@redhat.com>
11380
11381 * gdb.stabs/gdb11479.c (hack): New function.
11382 (test): Use it.
11383 (test2): Use it.
11384 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
11385 (int32_search_buf, int64_search_buf): No longer static.
11386 (x): Remove.
11387 * gdb.base/relocate.c (hack): New function.
11388
5374244e
PM
113892010-07-27 Phil Muldoon <pmuldoon@redhat.com>
11390
11391 * gdb.python/py-value.exp (test_inferior_function_call): New function.
11392 * gdb.python/py-value.c (func1): New function.
11393 (func2): Likewise.
11394
a99aee83
CV
113952010-07-26 Corinna Vinschen <vinschen@redhat.com>
11396
11397 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
11398 as not to clash with .data section.
11399
a04ba985
JG
114002010-07-26 Jerome Guitton <guitton@adacore.com>
11401
11402 * gdb.base/code_elim.exp: New file.
11403 * gdb.base/code_elim1.c: New file.
11404 * gdb.base/code_elim2.c: New file.
11405
23bd0f7c
PA
114062010-07-21 Pedro Alves <pedro@codesourcery.com>
11407
11408 PR symtab/11827
11409
11410 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
11411 (some_volatile_enum): New variable.
11412 * gdb.base/printcmds.exp (test_print_enums): New.
11413 <top level>: Call it.
11414
883df6dd
SW
114152010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
11416
11417 * gdb.cp/fpointer.cc: New test.
11418 * gdb.cp/fpointer.exp: New test.
11419
569b05a5
JK
114202010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11421
11422 * gdb.base/solib-nodir.exp: New file.
11423 * lib/gdb.exp (runto): New case for a GDB internal error.
11424
51d7d803
JK
114252010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11426 Ulrich Weigand <uweigand@de.ibm.com>
11427 Tom Tromey <tromey@redhat.com>
11428
11429 * gdb.base/charset-malloc.c: New file.
11430 * gdb.base/charset.c (malloc_stub): New prototype.
11431 (main): Call it instead of malloc itself.
11432 * gdb.base/charset.exp: Use only prepare_for_testing.
11433 (binfile): Remove the variable.
11434
c0edd9ed
JK
114352010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11436
11437 Make core files the process_stratum.
11438 * gdb.base/corefile.exp (run: load core again)
11439 (run: sanity check we see the core file, run: with core)
11440 (run: core file is cleared, attach: load core again)
11441 (attach: sanity check we see the core file, attach: with core)
11442 (attach: core file is cleared): New tests.
11443 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11444
3cbaedff
KW
114452010-07-14 Ken Werner <ken.werner@de.ibm.com>
11446
11447 * gdb.arch/altivec-abi.exp: New tests.
11448
91158a56
TT
114492010-07-13 Tom Tromey <tromey@redhat.com>
11450
11451 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11452 (main): Use it.
11453 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11454
0f5238ed
TT
114552010-07-13 Tom Tromey <tromey@redhat.com>
11456
11457 * gdb.base/label.exp: New file.
11458 * gdb.base/label.c: New file.
11459
add265ae
L
114602010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11461 H.J. Lu <hongjiu.lu@intel.com>
11462
11463 * lib/gdb.exp (is_ilp32_target): New.
11464 (is_lp64_target): Likewise.
11465
11466 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11467 target.
11468 * gdb.arch/amd64-disp-step.exp: Likewise.
11469 * gdb.arch/amd64-dword.exp: Likewise.
11470 * gdb.arch/amd64-i386-address.exp: Likewise.
11471 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11472
add265ae
L
11473 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11474 target.
11475 * gdb.arch/i386-bp_permanent.exp: Likewise.
11476 * gdb.arch/i386-byte.exp: Likewise.
11477 * gdb.arch/i386-disp-step.exp: Likewise.
11478 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11479 * gdb.arch/i386-prologue.exp: Likewise.
11480 * gdb.arch/i386-size-overlap.exp: Likewise.
11481 * gdb.arch/i386-size.exp: Likewise.
11482 * gdb.arch/i386-sse.exp: Likewise.
11483 * gdb.arch/i386-unwind.exp: Likewise.
11484 * gdb.arch/i386-word.exp: Likewise.
11485
11486 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11487 test only when building 64-bit executables. Do not hard-code
11488 -m64 option.
11489
2dfb8c17
DE
114902010-07-07 Doug Evans <dje@google.com>
11491
11492 * lib/gdb.exp (gdb_test_list_exact): New function.
11493 * gdb.base/default.exp (show convenience): Call it, add tests for
11494 $_sdata = void, $_thread = 0.
11495
4e5799b6
JK
114962010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11497 Joel Brobecker <brobecker@adacore.com>
11498
11499 Fix re-run of PIE executable, PR shlibs/11776.
11500 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11501 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11502 and re-"run" of the inferior.
11503
1a219cc7
JK
115042010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11505 Joel Brobecker <brobecker@adacore.com>
11506
11507 Cope with missing /usr/sbin/prelink.
11508 * lib/prelink-support.exp (prelink_no):
11509 <result == 1 && $output is "no such file or directory">: New.
11510 (prelink_yes): Likewise. Return on failed prelink_no.
11511
5e3b36f8
JK
115122010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11513 Joel Brobecker <brobecker@adacore.com>
11514
11515 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
11516 build_executable by build_executable_own_libs. Replace "prelink -R"
11517 execution by a call of prelink_yes. Comment why "prelink -r" needs no
11518 change.
11519 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
11520 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
11521 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
11522 Replace build_executable by build_executable_own_libs's function
11523 build_executable_own_libs.
11524 (prelinkNO): Create new stub to call prelink_no.
11525 (prelinkYES): Create new stub to call prelink_yes.
11526 (test_attach): Rename calls of copy to file_copy.
11527 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
11528 (copy): Move to ...
11529 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
11530 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
11531 * gdb.base/prelink.exp: Disable testcase also for is_remote and
11532 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
11533 special flags by gdb_compile_shlib. Replace second gdb_compile by
11534 build_executable_own_libs. Replace "prelink -R" execution by a call of
11535 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
11536 a second call of prelink_yes. Replace restart commands by
11537 clean_restart.
11538 (prelink): Rename to ...
11539 (seen displacement message): ... this test. Extend its expectation
11540 strictness.
11541
86e4bafc
JK
115422010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11543
11544 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
11545 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
11546 displacement message exactly once.
11547
3cd07d20
JK
115482010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11549 Joel Brobecker <brobecker@adacore.com>
11550
11551 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
11552 its restore after the <$relink_args != ""> loop. new comment.
11553
0a1e94c7
JK
115542010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11555 Joel Brobecker <brobecker@adacore.com>
11556
11557 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
11558 code for it. New variable relink_args.
11559 (prelinkYES): Call prelinkNO.
11560 (test_attach): Accept new parameter relink_args. Re-prelink the binary
11561 in such case. Move the core code to ...
11562 (test_attach_gdb): ... a new function. Send GDB command "file".
11563 Extend expected "Attaching to " string.
11564
2f70bcfb
TT
115652010-07-02 Tom Tromey <tromey@redhat.com>
11566
11567 * gdb.base/bitops.exp: Remove extraneous "pass".
11568
a17ac5b0
TT
115692010-07-02 Ken Werner <ken.werner@de.ibm.com>
11570
11571 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11572
dc10affe
PA
115732010-07-01 Pedro Alves <pedro@codesourcery.com>
11574
d41c0fc8
PA
11575 * gdb.base/help.exp: Adjust expected output.
11576
115772010-07-01 Pedro Alves <pedro@codesourcery.com>
11578
11579 * gdb.base/help.exp: Adjust expected output.
dc10affe 11580
0a600c36
JK
115812010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11582
11583 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
11584 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
11585 c++/11702.
11586
37cc8bfe
JK
115872010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11588 Doug Evans <dje@google.com>
11589
11590 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
11591 add .dynamic entry'.
11592
254e6b9e
DE
115932010-06-29 Doug Evans <dje@google.com>
11594
11595 Test PR c++/11702.
11596 * gdb.cp/m-static.exp: Add testcase.
11597 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11598
595939de 115992010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11600 Tom Tromey <tromey@redhat.com>
11601 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11602
11603 * gdb.python/py-inferior.c: New File.
11604 * gdb.python/py-infthread.c: New File.
11605 * gdb.python/py-inferior.exp: New File.
11606 * gdb.python/py-infthread.exp: New File.
11607
98751a41
JK
116082010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11609
11610 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11611 (ptype ::C::OtherFileClass typedefs): New.
11612 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11613 (C::OtherFileClass::cOtherFileClassVar2): New.
11614 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11615 cOtherFileClassVar2.
11616 (C::cOtherFileType2, C::cOtherFileVar2): New.
11617 (C::cOtherFileVar_use): use also cOtherFileVar2.
11618 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11619
41f62f39
JK
116202010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11621
11622 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11623 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11624 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11625 (print ::C::cOtherFileVar)
11626 (whatis C::OtherFileClass::cOtherFileClassType)
11627 (whatis ::C::OtherFileClass::cOtherFileClassType)
11628 (print C::OtherFileClass::cOtherFileClassVar)
11629 (print ::cOtherFileClassVar)
11630 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11631 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11632 trailing content.
11633 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11634 (C::OtherFileClass::cOtherFileClassVar)
11635 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11636 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11637
af53d231
JK
116382010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11639
11640 Test PR c++/11703 and PR gdb/1448.
11641 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11642 gdb/1448.
11643
9655fd1a
JK
116442010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11645
11646 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11647 (main) <rtti_data>: New.
11648 * gdb.cp/virtbase.exp (print rtti_data): New.
11649
824cc8dd
JK
116502010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11651 Joel Brobecker <brobecker@adacore.com>
11652
11653 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11654
6036c742
JK
116552010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11656
11657 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11658
de6a0421
DE
116592010-06-28 Doug Evans <dje@google.com>
11660
11661 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11662
b2dae948
DE
116632010-06-27 Doug Evans <dje@google.com>
11664
11665 * gdb.cp/m-static.exp: Update expected test output.
11666
0f3bb72e
PH
116672010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11668
889bf7c5
PA
11669 * gdb.gdb/selftest.exp: Adjust expected message for
11670 capturing start-up runtime.
0f3bb72e 11671
bc9f0842
TT
116722010-06-25 Tom Tromey <tromey@redhat.com>
11673
11674 PR python/10808:
11675 * gdb.python/python.exp: Add new tests.
11676
099ef718
SW
116772010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11678
11679 * gdb.cp/operator.cc: Created an import loop.
11680 * gdb.cp/operator.exp: Added testcase for import loop.
11681
5868a632
JK
116822010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11683
11684 Test PR python/11407.
11685 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11686 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11687 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11688 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11689 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11690 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11691 binfile. Call gdb_compile with clean_restart twice.
11692 (func_nofb print, func_nofb backtrace, func_loopfb print)
11693 (func_loopfb backtrace): New.
11694
af76db58
JK
116952010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11696
11697 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11698 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11699 by a hand made one.
11700 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11701 i?86 requirement. Remove variables srcfile and binfile. New variable
11702 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11703
f2c7657e
UW
117042010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11705
11706 * gdb.cell/dwarfaddr.exp: New file.
11707 * gdb.cell/dwarfaddr.S: New file.
11708
628fe4e4
JK
117092010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11710
11711 Test PR 9436.
11712 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11713
f1421989
HZ
117142010-06-24 Hui Zhu <teawater@gmail.com>
11715
11716 * gdb.base/eval.exp: New file.
11717
d03285ec
UW
117182010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11719
11720 * gdb.cell/fork.exp: New file.
11721 * gdb.cell/fork.c: Likewise.
11722 * gdb.cell/fork-spu.c: Likewise.
11723
41b2c92d
PM
117242010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11725
11726 * lib/gdb.exp (banned_variables_traced): New global variable.
11727 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11728 (gdb_init): Use `trace add variable' instead of obsolete
11729 `trace variable'.
11730
d5bc977f
DE
117312010-06-21 Doug Evans <dje@google.com>
11732
11733 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11734
d2ed6730
UW
117352010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11736
11737 * gdb.arch/spu-ls.exp: New file.
11738 * gdb.arch/spu-ls.c: Likewise.
11739
6aed2dbc
SS
117402010-06-18 Stan Shebs <stan@codesourcery.com>
11741
11742 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11743
e0756905
UW
117442010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11745
11746 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11747 * gdb.base/watch-cond.exp: Likewise.
11748 * gdb.python/py-breakpoint.exp: Likewise.
11749
d8053d4d
PA
117502010-06-18 Pedro Alves <pedro@codesourcery.com>
11751
11752 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11753 clean_restart, make sure every test has a distinct message, and
11754 that messages don't include the executable' full path.
11755
81ce510c
DE
117562010-06-17 Doug Evans <dje@google.com>
11757
11758 * gdb.arch/i386-size.exp: Updated expected output for
11759 DISASSEMBLY_OMIT_FNAME.
11760
65d79d4b
SDJ
117612010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11762 Sergio Durigan Junior <sergiodj@redhat.com>
11763
11764 * gdb.base/watch-notconst.c: New file.
11765 * gdb.base/watch-notconst.S: New file.
11766 * gdb.base/watch-notconst2.c: New file.
11767 * gdb.base/watch-notconst2.S: New file.
11768 * gdb.base/watch-notconst.exp: New file.
11769 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11770 (func4): Add operations on `global_ptr_ptr'.
11771 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11772 routine to test watchpoints created with a constant expression.
11773 (test_inaccessible_watchpoint): Include tests for watchpoints
11774 created with a constant expression.
11775
df0f4836
KB
117762010-06-14 Kevin Buettner <kevinb@redhat.com>
11777
11778 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11779 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11780 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11781 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11782 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11783 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11784 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11785 of `_start'.
11786
b769def5
UW
117872010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11788
11789 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11790 not supported on the target.
11791 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11792 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11793 * gdb.mi/mi-nsintrall.exp: Likewise.
11794 * gdb.mi/mi-nsmoribund.exp: Likewise.
11795 * gdb.mi/mi-nsthrexec.exp: Likewise.
11796
d914c394
SS
117972010-06-11 Stan Shebs <stan@codesourcery.com>
11798
11799 * gdb.base/permissions.exp: New file.
11800
118012010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11802
11803 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11804 does not support ELF executable class.
11805
f3ce5b9c
UW
118062010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11807
11808 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11809
8e46892c
JK
118102010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11811
11812 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11813 (runto): Catch "The target does not support running in non-stop mode.".
11814
6cc55c64
MS
118152010-06-11 Michael Snyder <msnyder@vmware.com>
11816
11817 * gdb.base/setshow.exp (set language asm): Don't use
11818 gdb_test_no_output, fails on some targets.
11819
caddefa4
UW
118202010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11821
11822 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11823 * gdb.cp/pr9167.exp: Likewise.
11824
468b1aa7
UW
118252010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11826
11827 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11828
5c3552dc
UW
118292010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11830
11831 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11832
02e6fe6a
UW
118332010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11834
11835 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11836
0e03807e
TT
118372010-06-11 Tom Tromey <tromey@redhat.com>
11838
11839 PR gdb/9977, PR exp/11636::
11840 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11841 (pieces_test_f6): Update expected output.
11842
2bdf28a0
JK
118432010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11844
11845 * gdb.base/moribund-step.exp: New.
11846
f6978de9
MS
118472010-06-08 Michael Snyder <msnyder@vmware.com>
11848
11849 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11850 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11851 * gdb.ada/frame_args.exp: Ditto.
11852 * gdb.ada/lang_switch.exp: Ditto.
11853 * gdb.ada/ptype_arith_binop.exp: Ditto.
11854 * gdb.ada/ref_param.exp: Ditto.
11855 * gdb.ada/type_coercion.exp:Ditto.
11856
11857 * gdb.asm/asm-source.exp: Ditto.
11858
11859 * gdb.base/attach.exp: Ditto.
11860 * gdb.base/bitfields2.exp: Ditto.
11861 * gdb.base/call-signal-resume.exp: Ditto.
11862 * gdb.base/callfuncs.exp: Ditto.
11863 * gdb.base/commands.exp: Ditto.
11864 * gdb.base/dbx.exp: Ditto.
11865 * gdb.base/default.exp: Ditto.
11866 * gdb.base/dump.exp: Ditto.
11867 * gdb.base/exprs.exp: Ditto.
11868 * gdb.base/freebpcmd.exp: Ditto.
11869 * gdb.base/interrupt.exp: Ditto.
11870 * gdb.base/list.exp: Ditto.
11871 * gdb.base/long_long.exp: Ditto.
11872 * gdb.base/maint.exp: Ditto.
11873 * gdb.base/ptype.exp: Ditto.
11874 * gdb.base/return.exp: Ditto.
11875 * gdb.base/setshow.exp: Ditto.
11876 * gdb.base/sigbpt.exp: Ditto.
11877 * gdb.base/sigrepeat.exp: Ditto.
11878
11879 * gdb.cp/classes.exp: Ditto.
11880
11881 * gdb.dwarf2/dw2-restore.exp: Ditto.
11882
11883 * gdb.gdb/selftest.exp: Ditto.
11884
11885 * gdb.multi/base.exp: Ditto.
11886 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11887
11888 * gdb.python/py-block.exp: Ditto.
11889 * gdb.python/py-prettyprint.exp: Ditto.
11890 * gdb.python/py-template.exp: Ditto.
11891
11892 * gdb.server/ext-attach.exp: Ditto.
11893 * gdb.server/ext-run.exp: Ditto.
11894 * gdb.server/server-mon.exp: Ditto.
11895
11896 * gdb.threads/fork-thread-pending.exp: Ditto.
11897 * gdb.threads/hand-call-in-threads.exp: Ditto.
11898 * gdb.threads/interrupted-hand-call.exp: Ditto.
11899 * gdb.threads/linux-dp.exp: Ditto.
11900 * gdb.threads/manythreads.exp: Ditto.
11901 * gdb.threads/print-threads.exp: Ditto.
11902 * gdb.threads/pthreads.exp: Ditto.
11903 * gdb.threads/schedlock.exp: Ditto.
11904 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11905 * gdb.threads/threadapply.exp: Ditto.
11906
de7ff789
MS
119072010-06-08 Michael Snyder <msnyder@vmware.com>
11908
889bf7c5 11909 * gdb.ada/exec_changed.exp:
de7ff789
MS
11910 Use ".*" instead of "" as wildcard regexp.
11911
11912 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11913 * gdb.base/call-ar-st.exp: Ditto.
11914 * gdb.base/checkpoint.exp: Ditto.
11915 * gdb.base/default.exp: Ditto.
11916 * gdb.base/dump.exp: Ditto.
11917 * gdb.base/ending-run.exp: Ditto.
11918 * gdb.base/fileio.exp: Ditto.
11919 * gdb.base/miscexprs.exp: Ditto.
11920 * gdb.base/pointers.exp: Ditto.
11921 * gdb.base/readline.exp: Ditto.
11922 * gdb.base/reread.exp: Ditto.
11923 * gdb.base/restore.exp: Ditto.
11924 * gdb.base/shlib-call.exp: Ditto.
11925 * gdb.base/valgrind-db-attach.exp: Ditto.
11926 * gdb.base/volatile.exp: Ditto.
11927 * gdb.base/watchpoints.exp: Ditto.
11928
11929 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11930
11931 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11932 * gdb.python/py-value.exp: Ditto.
11933
11934 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11935 * gdb.trace/circ.exp: Ditto.
11936 * gdb.trace/collection.exp: Ditto.
11937 * gdb.trace/packetlen.exp: Ditto.
11938 * gdb.trace/passc-dyn.exp: Ditto.
11939 * gdb.trace/report.exp: Ditto.
11940 * gdb.trace/tfile.exp: Ditto.
11941 * gdb.trace/tfind.exp: Ditto.
11942 * gdb.trace/while-dyn.exp: Ditto.
11943
3bebe2f2
JK
119442010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11945
11946 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11947
5c631832
JK
119482010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11949
11950 Test PR 10640.
11951 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11952
4c3376c8
SW
119532010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11954
11955 * gdb.cp/koenig.exp: Test for ADL operators.
11956 * gdb.cp/koenig.cc: Added ADL operators.
11957 * gdb.cp/operator.exp: New test.
11958 * gdb.cp/operator.cc: New test.
11959
dc226d5a
MS
119602010-06-04 Michael Snyder <msnyder@vmware.com>
11961
dfb88a23
MS
11962 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11963 * gdb.base/pending.exp: Ditto.
f7ae76b3 11964
dc226d5a
MS
11965 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11966
967cf477
DE
119672010-06-04 Doug Evans <dje@google.com>
11968
11969 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11970 disabled printers.
11971 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11972 (enable_lookup_function): New function.
11973
eb801841
TT
119742010-06-04 Tom Tromey <tromey@redhat.com>
11975
11976 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11977 of hash and id.
11978
38979823
JK
119792010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11980
11981 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11982 newline.
11983 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11984 (empty verbose non-noisy clear, empty verbose noisy clear)
11985 (empty non-verbose noisy clear): Likewise.
11986
35ec993f
MS
119872010-06-03 Michael Snyder <msnyder@vmware.com>
11988
11989 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11990 * gdb.base/display.exp: Ditto.
11991 * gdb.base/find.exp: Ditto.
11992 * gdb.base/ifelse.exp: Ditto.
11993 * gdb.base/multi-forks.exp: Ditto.
11994 * gdb.base/recurse.exp: Ditto.
11995 * gdb.base/setshow.exp: Ditto.
11996 * gdb.base/value-double-free.exp: Ditto.
11997 * gdb.base/watch-vfork.exp: Ditto.
11998 * gdb.base/watch_thread_num.exp: Ditto.
11999 * gdb.base/watchpoint-solib.exp: Ditto.
12000 * gdb.base/watchpoint.exp: Ditto.
12001 * gdb.base/watchpoints.exp: Ditto.
12002
12003 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
12004 * gdb.cp/overload.exp: Ditto.
12005 * gdb.cp/virtfunc.exp: Ditto.
12006
12007 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
12008
889bf7c5 12009 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
12010 Replace gdb_test with gdb_test_no_output.
12011
889bf7c5 12012 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
12013 Replace gdb_test with gdb_test_no_output.
12014 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12015 * gdb.threads/watchthreads.exp: Ditto.
12016 * gdb.threads/watchthreads2.exp: Ditto.
12017
12018 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
12019 * gdb.trace/tfind.exp: Ditto.
12020
c22decce
JB
120212010-06-03 Joel Brobecker <brobecker@adacore.com>
12022
12023 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
12024 successful test if message is the empty string.
12025
fd5700c7
JK
120262010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12027
12028 * gdb.fortran/module.exp (stopped language detection): New test.
12029
f55ee35c
JK
120302010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12031
12032 Support DW_TAG_module as separate namespaces.
12033 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
12034 gdb.fortran/library-module-lib.f90: New.
12035 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
12036 (print i): Remove.
12037 (continue to breakpoint: i-is-1, print var_i value 1)
12038 (continue to breakpoint: i-is-2, print var_i value 2)
12039 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
12040 (print var_d, print var_i value 14, ptype modmany, complete `modm)
12041 (complete `modmany, complete `modmany`, complete `modmany`var)
12042 (show language, setting breakpoint at module): New tests.
12043 * gdb.fortran/module.f90 (module mod): Remove.
12044 (module mod1, module mod2, module modmany, subroutine sub1)
12045 (subroutine sub2, program module): New.
12046
b8e8282f
JK
120472010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12048
12049 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
12050 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
12051 * gdb.cp/anon-union.exp (pass): Rename to ...
12052 (print z 2): ... here.
b8e8282f 12053
019ebafc
MS
120542010-06-02 Michael Snyder <msnyder@vmware.com>
12055
e68d8fd4
MS
12056 * gdb.trace/actions.exp: Use gdb_test_no_output.
12057 * gdb.trace/circ.exp: Ditto.
12058 * gdb.trace/packetlen.exp: Ditto.
12059 * gdb.trace/save-trace.exp: Ditto.
12060 * gdb.trace/tracecmd.exp: Ditto.
12061 * gdb.trace/tsv.exp: Ditto.
12062
12b5d08a
MS
12063 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
12064 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
12065 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12066 * gdb.threads/manythreads.exp: Ditto.
12067 * gdb.threads/print-threads.exp: Ditto.
12068 * gdb.threads/pthreads.exp: Ditto.
12069 * gdb.threads/schedlock.exp: Ditto.
12070 * gdb.threads/staticthreads.exp: Ditto.
12071 * gdb.threads/thread-specific.exp: Ditto.
12072 * gdb.threads/thread-unwindonsignal.exp: Ditto.
12073 * gdb.threads/threadapply.exp: Ditto.
12074 * gdb.threads/watchthreads.exp: Ditto.
12075 * gdb.threads/watchthreads2.exp: Ditto.
12076
89493308
MS
12077 * gdb.python/py-block.exp: Use gdb_test_no_output.
12078 * gdb.python/py-prettyprint.exp: Ditto.
12079 * gdb.python/py-template.exp: Ditto.
12080 * gdb.python/py-value.exp: Ditto.
12081
12082 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
12083 * gdb.reverse/watch-reverse.exp: Ditto.
12084
12085 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
12086 * gdb.server/ext-run.exp: Ditto.
12087
019ebafc
MS
12088 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
12089 * gdb.dwarf2/dw2-compressed.exp: Ditto.
12090 * gdb.dwarf2/dw2-intercu.exp: Ditto.
12091 * gdb.dwarf2/dw2-intermix.exp: Ditto.
12092 * gdb.dwarf2/dw2-producer.exp: Ditto.
12093 * gdb.dwarf2/mac-fileno.exp: Ditto.
12094
12095 * gdb.gdb/observer.exp: Use gdb_test_no_output.
12096 * gdb.gdb/selftest.exp: Ditto.
12097
12098 * gdb.multi/base.exp: Use gdb_test_no_output.
12099
12100 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
12101
3e0ca3a5
JK
121022010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12103
12104 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
12105
9db70545
MS
121062010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
12107
a8d52276
MS
12108 * gdb.cp/class2.exp: Use gdb_test_no_output.
12109 * gdb.cp/classes.exp: Ditto.
12110 * gdb.cp/extern-c.exp: Ditto.
12111 * gdb.cp/inherit.exp: Ditto.
12112 * gdb.cp/maint.exp: Ditto.
12113 * gdb.cp/mb-inline.exp: Ditto.
12114 * gdb.cp/mb-templates.exp: Ditto.
12115 * gdb.cp/method2.exp: Ditto.
12116 * gdb.cp/misc.exp: Ditto.
12117 * gdb.cp/ovldbreak.exp: Ditto.
12118 * gdb.cp/punctuator.exp: Ditto.
12119 * gdb.cp/templates.exp: Ditto.
12120 * gdb.cp/virtbase.exp: Ditto.
12121
889bf7c5 12122 * gdb.threads/attach-stopped.exp:
9db70545 12123 Replace uses of send_gdb / gdb_expect.
889bf7c5 12124 * gdb.threads/attachstop-mt.exp:
9db70545 12125 Replace uses of send_gdb / gdb_expect.
889bf7c5 12126 * gdb.threads/gcore-thread.exp:
9db70545 12127 Replace uses of send_gdb / gdb_expect.
889bf7c5 12128 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
12129 Replace uses of send_gdb / gdb_expect.
12130 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12131 * gdb.threads/print-threads.exp:
9db70545
MS
12132 Replace uses of send_gdb / gdb_expect.
12133 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
12134 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
12135 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
12136
12137 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
12138 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
12139 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
12140 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
12141 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
12142 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
12143 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
12144 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
12145 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
12146 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
12147 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
12148
359cc68c
JK
121492010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12150
12151 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
12152
7d3fe98e
SW
121532010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
12154
12155 * gdb.cp/koenig.exp: Added new test case.
12156 * gdb.cp/koenig.cc: Ditto.
12157
27d3a1a2
MS
121582010-06-01 Michael Snyder <msnyder@vmware.com>
12159
12160 * gdb.base/arithmet.exp: Use gdb_test_no_output.
12161 * gdb.base/arrayidx.exp: Ditto.
12162 * gdb.base/attach.exp: Ditto.
12163 * gdb.base/auxv.exp: Ditto.
12164 * gdb.base/bigcre.exp: Ditto.
12165 * gdb.base/break-always.exp: Ditto.
12166 * gdb.base/break-interp.exp: Ditto.
12167 * gdb.base/break.exp: Ditto.
12168 * gdb.base/breakpoint-shadow.exp: Ditto.
12169 * gdb.base/call-ar-st.exp: Ditto.
12170 * gdb.base/call-sc.exp: Ditto.
12171 * gdb.base/call-signal-resume.exp: Ditto.
12172 * gdb.base/callfuncs.exp: Ditto.
12173 * gdb.base/catch-syscall.exp: Ditto.
12174 * gdb.base/charset.exp: Ditto.
12175 * gdb.base/code-expr.exp: Ditto.
12176 * gdb.base/commands.exp: Ditto.
12177 * gdb.base/cond-expr.exp: Ditto.
12178 * gdb.base/condbreak.exp: Ditto.
12179 * gdb.base/cursal.exp: Ditto.
12180 * gdb.base/cvexpr.exp: Ditto.
12181 * gdb.base/default.exp: Ditto.
12182 * gdb.base/del.exp: Ditto.
12183 * gdb.base/detach.exp: Ditto.
12184 * gdb.base/display.exp: Ditto.
12185 * gdb.base/ena-dis-br.exp: Ditto.
12186 * gdb.base/eval-skip.exp: Ditto.
12187 * gdb.base/foll-fork.exp: Ditto.
12188 * gdb.base/foll-vfork.exp: Ditto.
12189 * gdb.base/frame-args.exp: Ditto.
12190 * gdb.base/funcargs.exp: Ditto.
12191 * gdb.base/gcore-buffer-overflow.exp: Ditto.
12192 * gdb.base/gdbvars.exp: Ditto.
12193 * gdb.base/help.exp: Ditto.
12194 * gdb.base/ifelse.exp: Ditto.
12195 * gdb.base/included.exp: Ditto.
12196 * gdb.base/list.exp: Ditto.
12197 * gdb.base/macscp.exp: Ditto.
12198 * gdb.base/maint.exp: Ditto.
12199 * gdb.base/multi-fork.exp: Ditto.
12200 * gdb.base/overlays.exp: Ditto.
12201 * gdb.base/page.exp: Ditto.
12202 * gdb.base/pending.exp: Ditto.
12203 * gdb.base/pointers.exp: Ditto.
12204 * gdb.base/pr11022.exp: Ditto.
12205 * gdb.base/prelink.exp: Ditto.
12206 * gdb.base/printcmds.exp: Ditto.
12207 * gdb.base/psymtab.exp: Ditto.
12208 * gdb.base/randomize.exp: Ditto.
12209 * gdb.base/relational.exp: Ditto.
12210 * gdb.base/relocate.exp: Ditto.
12211 * gdb.base/remote.exp: Ditto.
12212 * gdb.base/sepdebug.exp: Ditto.
12213 * gdb.base/set-lang-auto.exp: Ditto.
12214 * gdb.base/setshow.exp: Ditto.
12215 * gdb.base/setvar.exp: Ditto.
12216 * gdb.base/signals.exp: Ditto.
12217 * gdb.base/signull.exp: Ditto.
12218 * gdb.base/sigstep.exp: Ditto.
12219 * gdb.base/sizeof.exp: Ditto.
12220 * gdb.base/solib-disc.exp: Ditto.
12221 * gdb.base/store.exp: Ditto.
12222 * gdb.base/structs.exp: Ditto.
12223 * gdb.base/structs2.exp: Ditto.
12224 * gdb.base/subst.exp: Ditto.
12225 * gdb.base/term.exp: Ditto.
12226 * gdb.base/trace-commands.exp: Ditto.
12227 * gdb.base/unwindonsignal.exp: Ditto.
12228 * gdb.base/valgrind-db-attach.exp: Ditto.
12229 * gdb.base/varargs.exp: Ditto.
12230 * gdb.base/watch-cond.exp: Ditto.
12231 * gdb.base/watch_thread_num.exp: Ditto.
12232 * gdb.base/watchpoint-cond-gone.exp: Ditto.
12233 * gdb.base/watchpoint.exp: Ditto.
12234 * gdb.base/whatis-exp.exp: Ditto.
12235
f8d3bf8f
MS
122362010-06-01 Michael Snyder <msnyder@vmware.com>
12237
12238 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
12239 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
12240 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
12241 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
12242 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
12243 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
12244 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
12245 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
12246 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
12247 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
12248 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
12249 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
12250 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
12251 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
12252 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
12253
3f9e0d32
JK
122542010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12255
12256 * gdb.base/commands.exp (begin commands on watch): Remove excessive
12257 trailing newline.
12258 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
12259 * gdb.java/jmisc.exp (p *args\n): Rename to ...
12260 (p *args): ... here and remove excessive trailing newline.
12261
f629457d
JB
122622010-05-31 Joel Brobecker <brobecker@adacore.com>
12263
12264 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
12265
09eef106
JK
122662010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12267
12268 Accept the new Linux kernel "t (tracing stop)" string.
12269 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
12270 Update comment.
12271 (state_wait) <T (tracing stop)>: New.
12272 (main): Update the state_wait expect string.
12273
94f31136
PA
122742010-05-28 Pedro Alves <pedro@codesourcery.com>
12275
12276 * limits.c, limits.exp: Delete files.
12277 * Makefile.in (clean mostlyclean): Adjust.
12278 * tracecmd.exp: Adjust.
12279
096554ab
JK
122802010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12281
12282 * gdb.base/tui-layout.exp: New.
12283
27d3a1a2 122842010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 12285
889bf7c5 12286 * gdb.reverse/break-precsave.exp:
bcd2dc50 12287 Replace uses of send_gdb / gdb_expect.
889bf7c5 12288 * gdb.reverse/break-reverse.exp:
bcd2dc50 12289 Replace uses of send_gdb / gdb_expect.
889bf7c5 12290 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 12291 Replace uses of send_gdb / gdb_expect.
889bf7c5 12292 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 12293 Replace uses of send_gdb / gdb_expect.
889bf7c5 12294 * gdb.reverse/finish-precsave.exp:
bcd2dc50 12295 Replace uses of send_gdb / gdb_expect.
889bf7c5 12296 * gdb.reverse/finish-reverse.exp:
bcd2dc50 12297 Replace uses of send_gdb / gdb_expect.
889bf7c5 12298 * gdb.reverse/i386-precsave.exp:
bcd2dc50 12299 Replace uses of send_gdb / gdb_expect.
889bf7c5 12300 * gdb.reverse/i386-reverse.exp:
bcd2dc50 12301 Replace uses of send_gdb / gdb_expect.
889bf7c5 12302 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 12303 Replace uses of send_gdb / gdb_expect.
889bf7c5 12304 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 12305 Replace uses of send_gdb / gdb_expect.
889bf7c5 12306 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 12307 Replace uses of send_gdb / gdb_expect.
889bf7c5 12308 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 12309 Replace uses of send_gdb / gdb_expect.
889bf7c5 12310 * gdb.reverse/machinestate.exp:
bcd2dc50 12311 Replace uses of send_gdb / gdb_expect.
889bf7c5 12312 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 12313 Replace uses of send_gdb / gdb_expect.
889bf7c5 12314 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 12315 Replace uses of send_gdb / gdb_expect.
889bf7c5 12316 * gdb.reverse/solib-precsave.exp:
bcd2dc50 12317 Replace uses of send_gdb / gdb_expect.
889bf7c5 12318 * gdb.reverse/solib-reverse.exp:
bcd2dc50 12319 Replace uses of send_gdb / gdb_expect.
889bf7c5 12320 * gdb.reverse/step-precsave.exp:
bcd2dc50 12321 Replace uses of send_gdb / gdb_expect.
889bf7c5 12322 * gdb.reverse/step-reverse.exp:
bcd2dc50 12323 Replace uses of send_gdb / gdb_expect.
889bf7c5 12324 * gdb.reverse/until-precsave.exp:
bcd2dc50 12325 Replace uses of send_gdb / gdb_expect.
889bf7c5 12326 * gdb.reverse/until-reverse.exp:
bcd2dc50 12327 Replace uses of send_gdb / gdb_expect.
889bf7c5 12328 * gdb.reverse/watch-precsave.exp:
bcd2dc50 12329 Replace uses of send_gdb / gdb_expect.
889bf7c5 12330 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
12331 Replace uses of send_gdb / gdb_expect.
12332
3def43e0
JK
123332010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12334
12335 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
12336 excessive newline.
12337
27d3a1a2 123382010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
12339
12340 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
12341 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
12342 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
12343 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
12344 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
12345 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
12346 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
12347 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
12348 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12349 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
12350 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
12351 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
12352 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
12353 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
12354 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
12355 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
12356 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
12357 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
12358 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 12359
27d3a1a2 123602010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 12361
22454424
MS
12362 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
12363 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
12364
12365 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
12366 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
12367 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
12368
889bf7c5 12369 * gdb.reverse/consecutive-reverse.exp:
22454424 12370 Replace uses of send_gdb / gdb_expect.
889bf7c5 12371 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
12372 Replace uses of send_gdb / gdb_expect.
12373
12374 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
12375 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
12376 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12377 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
12378 Replace uses of send_gdb / gdb_expect.
12379 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
12380 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
12381 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
12382 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
12383 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
12384 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
12385 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
12386 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
12387 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
12388
123892010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 12390
22454424 12391 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12392
22454424 12393 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12394
22454424
MS
12395 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
12396 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
12397 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
12398 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
12399 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
12400 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
12401 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
12402 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
12403 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12404
6e5f2c59
TT
124052010-05-25 Tom Tromey <tromey@redhat.com>
12406
12407 * gdb.base/macscp.exp: Add missing space after setup_kfail.
12408
bbc8b958
TT
124092010-05-25 Tom Tromey <tromey@redhat.com>
12410
12411 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
12412 argument order.
12413 * gdb.base/macscp.exp: Fix setup_kfail argument order.
12414 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
12415 order.
12416 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
12417 order.
12418 * gdb.base/call-sc.exp (setup_kfails): Remove.
12419 (setup_compiler_kfails): Remove.
12420 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
12421 argument order.
12422 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
12423 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
12424 (advancei): Fix setup_kfail argument order.
12425 * gdb.base/radix.exp: Fix setup_kfail argument order.
12426 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
12427 order.
12428 * gdb.base/structs.exp (setup_kfails): Remove.
12429 (setup_compiler_kfails): Fix setup_kfail argument order.
12430 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
12431 order.
12432 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12433 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12434 setup_kfail argument order.
12435 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12436
83d1babf
TT
124372010-05-25 Tom Tromey <tromey@redhat.com>
12438
12439 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12440
6acb16a2
MS
124412010-05-25 Michael Snyder <msnyder@vmware.com>
12442
12443 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12444 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12445 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12446 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12447 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12448 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12449 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12450 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12451 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12452 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12453 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12454 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12455 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12456 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12457 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12458 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12459 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12460 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12461 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12462 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12463 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12464 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12465 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12466 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12467 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12468 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12469 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12470 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12471 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12472 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12473 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12474 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12475 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12476 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12477 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12478 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12479 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12480 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12481 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12482 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12483 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12484 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12485 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12486 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12487 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12488 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12489 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12490 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12491
124922010-05-25 Doug Evans <dje@google.com>
12493
12494 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12495 gdb.string_to_argv.
ad3986f0 12496
d3b1e874
TT
124972010-05-21 Tom Tromey <tromey@redhat.com>
12498
12499 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12500 Call it.
12501 * gdb.dwarf2/pieces.S: Update.
12502 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12503
cb826367
TT
125042010-05-21 Tom Tromey <tromey@redhat.com>
12505
12506 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
12507 Call it.
12508 * gdb.dwarf2/pieces.c (struct C): New.
12509 (f6): New function.
12510 * gdb.dwarf2/pieces.S: Replace.
12511
74de6778
TT
125122010-05-21 Tom Tromey <tromey@redhat.com>
12513
12514 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
12515 Call it.
12516
afd74c5f
TT
125172010-05-21 Tom Tromey <tromey@redhat.com>
12518
12519 * gdb.dwarf2.pieces.exp: New file.
12520 * gdb.dwarf2.pieces.S: New file.
12521 * gdb.dwarf2.pieces.c: New file.
12522
a7b75dfd 125232010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12524 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
12525
12526 * lib/gdb.exp (gdb_test_no_output): New function.
12527 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
12528 when testing commands that should produce no output.
12529
c81c812a
JB
125302010-05-17 Joel Brobecker <brobecker@adacore.com>
12531
12532 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
12533 parameter that we want to watch being a constant.
12534
0cce5bd9
JB
125352010-05-17 Joel Brobecker <brobecker@adacore.com>
12536
12537 * gdb.ada/cond_lang: New testcase.
12538
47050449
JB
125392010-05-17 Joel Brobecker <brobecker@adacore.com>
12540
12541 * lib/gdb.exp (banned_variables): New variable/constant.
12542 (gdb_init): Add write trace on variables listed in banned_variables.
12543 (gdb_finish): Remove write traces on variables listed in
12544 banned_variables.
12545
77c01586
JB
125462010-05-17 Joel Brobecker <brobecker@adacore.com>
12547
12548 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
12549 * gdb.cp/koenig.exp: Likewise.
12550
88d4aea7
PM
125512010-05-14 Phil Muldoon <pmuldoon@redhat.com>
12552
889bf7c5 12553 PR python/11482
88d4aea7
PM
12554
12555 * gdb.python/py-value.exp (test_value_hash): New function.
12556
f5a010c0
PM
125572010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
12558
12559 PR exp/11530.
12560 * gdb.base/gdb11530.c: New file.
12561 * gdb.base/gdb11530.exp: New file.
12562
8ef4892f
JK
125632010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12564
12565 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
12566 * gdb.dwarf2/dw2-modula2-self-type.S: New.
12567
7322dca9
SW
125682010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
12569
12570 * gdb.cp/koenig.exp: New test.
12571 * gdb.cp/koenig.cc: New test program.
12572
02e7ea18
JB
125732010-05-05 Joel Brobecker <brobecker@adacore.com>
12574
12575 Remove the use of prms_id and bug_id throughout the testsuite.
12576
e1c34c5d
PM
125772010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
12578
12579 PR exp/11349.
12580 * testsuite/gdb.cp/ref-types.exp: Add test to examine
12581 use a reference local variable.
12582
8e1d0c49
JK
125832010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12584
12585 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
12586 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
12587 variable different_dir. Move debugfile into a full directory pathname
12588 under DIFFERENT_DIR.
12589 * lib/gdb.exp (separate_debug_filename): Remove.
12590 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
12591 variable debug_dir and mkdir of it. Update function comments.
12592
e66408ed
PA
125932010-04-29 Pedro Alves <pedro@codesourcery.com>
12594
12595 PR gdb/11557
12596
12597 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12598 files.
12599
d7b32ed3
PM
126002010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12601
889bf7c5 12602 * gdb.python/py-param.exp: New File.
d7b32ed3 12603
6aecb9c2
JB
126042010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12605
12606 * gdb.base/default.exp: Fix "set language" test.
12607
bdf92a1c
PM
126082010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12609
12610 PR breakpoints/11531.
12611 * gdb.base/gdb11531.c: New file.
12612 * gdb.base/gdb11531.exp: New file.
12613
3f172e24
TT
126142010-04-26 Tom Tromey <tromey@redhat.com>
12615
12616 * gdb.base/completion.exp: Add tests for completion and deprecated
12617 commands.
12618
64af4c92
JK
126192010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12620
12621 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12622 (print /x char_array): Escape curly brackets.
12623
492928e4
JK
126242010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12625
12626 Fix deadlock on looped list of loaded shared objects.
12627 * gdb.base/solib-corrupted.exp: New.
12628
66d09542
DE
126292010-04-23 Doug Evans <dje@google.com>
12630
12631 * gdb.python/py-section-script.c: New file.
12632 * gdb.python/py-section-script.exp: New file.
12633 * gdb.python/py-section-script.py: New file.
12634
8bd10a10
CM
126352010-04-20 Chris Moller <cmoller@redhat.com>
12636
12637 PR 10179
12638
12639 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12640 * gdb.base/pr10179-a.c:
12641 * gdb.base/pr10179-b.c:
12642 * gdb.base/pr10179.exp: New files.
12643
c0201579
JK
126442010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12645
12646 Fix crashes on dangling display expressions.
12647 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12648 is SEP.
12649 (lib_flags): Remove the "debug" keyword.
12650 (libsepdebug): New variable for iterating new loop.
12651 (save_pf_prefix): New variable wrapping the loop.
12652 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12653 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12654
793b0ff8
PM
126552010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12656
12657 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12658
097f51f7
PM
126592010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12660
12661 PR stabs/11479.
12662 * gdb.stabs/gdb11479.exp: New file.
12663 * gdb.stabs/gdb11479.c: New file.
12664
9a22f0d0
PM
126652010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12666
12667 * gdb.base/charset.c (Strin16, String32): New variables.
12668 * gdb.base/charset.exp (gdb_test): Test correct display
12669 of 16 or 32 bit strings.
12670
126712010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12672
12673 PR 9167
12674 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12675 * gdb.cp/pr9167.cc: New file.
12676 * gdb.cp/pr9167.exp: New file.
12677
12678
6e354e5e
PM
126792010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12680
12681 PR pascal/11492.
12682 * gdb.pascal/gdb11492.pas: New file.
12683 * gdb.pascal/gdb11492.exp: New file.
12684
be942545
JB
126852010-04-20 Joel Brobecker <brobecker@adacore.com>
12686
1667e6e3 12687 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12688
0c3acc09
JB
126892010-04-20 Joel Brobecker <brobecker@adacore.com>
12690
12691 * gdb.ada/dyn_loc: New testcase.
12692
ec31cde5
CM
126932010-04-20 Chris Moller <cmoller@redhat.com>
12694
12695 PR 10867
889bf7c5 12696
ec31cde5
CM
12697 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12698 * gdb.cp/pr10687.cc: New file.
12699 * gdb.cp/pr10687.exp: New file.
12700
12701
ce4b0682
SDJ
127022010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12703 Sergio Durigan Junior <sergiodj@redhat.com>
12704
12705 * gdb.fortran/logical.exp: New testcase.
12706 * gdb.fortran/logical.f90: New file.
12707
3436961f
DE
127082010-04-19 Doug Evans <dje@google.com>
12709
12710 * gdb.base/help.exp (help source): Update expected output.
12711
4d836c09
JK
127122010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12713
12714 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12715 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12716 gdb_exit and return.
12717 (executable): New variable.
12718 (binfile): Use it.
12719
6149aea9
PA
127202010-04-19 Pedro Alves <pedro@codesourcery.com>
12721
12722 PR breakpoints/8554.
12723
12724 * gdb.trace/save-trace.exp: Adjust.
12725
ed41462c
L
127262010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12727
12728 PR corefiles/11511
12729 * gdb.arch/system-gcore.exp: New.
12730 * gdb.arch/gcore.c: Likewise.
12731
3f7b2faa
DE
127322010-04-15 Doug Evans <dje@google.com>
12733
fa33c3cd
DE
12734 * gdb.python/py-progspace.c: New file.
12735 * gdb.python/py-progspace.exp: New file.
12736
3f7b2faa
DE
12737 * gdb.base/source.exp: Add tests for "source -s".
12738
79f283fe
PM
127392010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12740
12741 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12742 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12743 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12744 * gdb.python/py-mi.exp: New test for to_string returning None.
12745
fc8eb08a
PM
127462010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12747
12748 * gdb.python/py-breakpoint.c: Make result global.
12749
26e197f6
JK
127502010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12751
12752 Fix non-GNU make compatibility.
12753 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12754
adc36818
PM
127552010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12756
12757 * gdb.python/py-breakpoint.exp: New File.
12758 * gdb.python/py-breakpoint.C: Ditto.
12759
64e17368
SS
127602010-04-08 Stan Shebs <stan@codesourcery.com>
12761
12762 * gdb.trace/actions.exp: Clear default-collect.
12763 * gdb.trace/save-trace.exp: Clear default-collect.
12764
fff5cc64
PM
127652010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12766
12767 * gdb.python/py-value: Add null string variable.
12768 (test_lazy_string): Test zero length, NULL address lazy
12769 strings.
12770
a055a187
L
127712010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12772
12773 * gdb.arch/i386-avx.c: New.
12774 * gdb.arch/i386-avx.exp: Likewise.
12775
12776 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12777
96e39866
DE
127782010-04-06 Doug Evans <dje@google.com>
12779
12780 * gdb.base/source-test.gdb: New file.
12781 * gdb.base/source.exp: Test source -v.
12782
5984a431
UW
127832010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12784
12785 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12786
ec8a089a
PM
127872010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12788
12789 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12790 within one line, unless it is followed by a double quote.
12791 * gdb.stabs/hppa.sed: Idem.
12792 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12793 * gdb.stabs/weird.exp: Check for correct parsing of
12794 char and string constants.
ec8a089a
PM
12795 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12796 in .stabs to .stabx substitution.
12797
fce3c1f0
SS
127982010-04-05 Stan Shebs <stan@codesourcery.com>
12799
12800 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12801 constant global.
12802 * gdb.trace/tfile.exp: Try to print them.
12803
d77f58be
SS
128042010-04-04 Stan Shebs <stan@codesourcery.com>
12805
12806 * gdb.base/completion.exp: Update for new "info watchpoints".
12807 * gdb.base/default.exp: Ditto.
12808 * gdb.base/help.exp: Ditto.
12809 * gdb.base/watchpoint.exp: Ditto.
12810 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12811
af54718e
SS
128122010-04-04 Stan Shebs <stan@codesourcery.com>
12813
12814 * gdb.trace/tfile.exp: Sharpen tfind test.
12815
74d1f91e
JK
128162010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12817
12818 * gdb.base/break-entry.exp: New.
12819
eb8e76db 128202010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12821 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12822
12823 * gdb.reverse/i386-sse-reverse.exp: New file.
12824 * gdb.reverse/i386-sse-reverse.c: New file.
12825
bf65cad8
PA
128262010-04-02 Pedro Alves <pedro@codesourcery.com>
12827
12828 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12829
fff87407
SS
128302010-04-01 Stan Shebs <stan@codesourcery.com>
12831
12832 * gdb.trace/actions.exp: Tweak expected output.
12833 * gdb.trace/while-stepping.exp: Tweak expected output.
12834
fe01d668
L
128352010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12836
12837 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12838
86b17b60
PA
128392010-04-01 Pedro Alves <pedro@codesourcery.com>
12840
12841 * gdb.base/commands.exp: Adjust.
12842 * gdb.cp/extern-c.exp: Adjust.
12843
2c58c0a9
PA
128442010-04-01 Pedro Alves <pedro@codesourcery.com>
12845
12846 * gdb.trace/collection.c (local_test_func): Define a local struct,
12847 and instanciate it.
12848
0db9b91c
PA
128492010-04-01 Pedro Alves <pedro@codesourcery.com>
12850
12851 * gdb.trace/collection.exp (gdb_collect_args_test)
12852 (gdb_collect_argarray_test): XFAIL the tests that assume the
12853 argarray argument's elements are collected.
12854
8072405b
JK
128552010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12856
12857 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12858 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12859
8bf6485c
SS
128602010-03-31 Stan Shebs <stan@codesourcery.com>
12861
12862 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12863 and tracepoint conditionals.
12864 (gdb_verify_tracepoints): Delete unused return.
12865
fd7f724a
KS
128662010-03-26 Keith Seitz <keiths@redhat.com>
12867
12868 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12869 appear in the output before main.
12870 Remove KFAIL for gdb/2215 aka bz 9320.
12871
8d9e7719
DE
128722010-03-30 Doug Evans <dje@google.com>
12873
0906dd0b
DE
12874 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12875 by dejagnu.
12876 * gdb.arch/amd64-dword.exp: Ditto.
12877
8d9e7719
DE
12878 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12879 match.
12880 (break printf): Ditto.
12881
1da644f0
SW
128822010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12883
12884 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12885 gcc < 4.4.
12886 * gdb.cp/shadow.exp: Ditto.
12887
a8121990
PA
128882010-03-29 Pedro Alves <pedro@codesourcery.com>
12889
12890 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12891 "tstart" is silent.
12892
6e79d367
PA
128932010-03-29 Pedro Alves <pedro@codesourcery.com>
12894
12895 * gdb.trace/collection.exp (executable): New.
12896 (binfile): Use it.
12897 (fpreg, spreg, pcreg): New.
12898 (test_register): Use gdb_test_multiple. Pass /x to print.
12899 (prepare_for_trace_test): New.
12900 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12901 (gdb_collect_args_test, gdb_collect_argstruct_test)
12902 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12903 prepare_for_trace_test.
12904 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12905 fpreg, spreg and pcreg.
12906 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12907 prepare_for_trace_test.
12908 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12909 try to detect tracing support here. Don't set breakpoints at
12910 `begin' or `end' here.
12911 <global scope>: Use clean_restart. Run to main before checking
12912 for tracing support. Check for for tracing support here.
12913
09248348
JK
129142010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12915
12916 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12917 " as $displacement" to "seen displacement message".
12918
d350db38
PA
129192010-03-28 Pedro Alves <pedro@codesourcery.com>
12920
12921 * gdb.trace/while-dyn.exp (executable): New variable.
12922 (binfile): Use it.
12923 (test_while_stepping): New function. Move most tests here. Call
12924 it once for each of the while-stepping, stepping and ws aliases.
12925
907af001
UW
129262010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12927
12928 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12929 that do not provide the tagless_struct type name at all.
12930 (test_print_anon_union): Do not check value of uninitialized
12931 union member. Do not use cp_test_ptype_class, so we can accept
12932 "long" as well as "long int".
12933
610197fd
PA
129342010-03-26 Pedro Alves <pedro@codesourcery.com>
12935
12936 * gdb.trace/tfile.c (tohex, bin2hex): New.
12937 (write_error_trace_file): Hexify error description.
12938
6c28cbf2
SS
129392010-03-25 Stan Shebs <stan@codesourcery.com>
12940
12941 * gdb.trace/tfile.c: Generate an additional trace file, improve
12942 portability.
12943 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12944 files in a better way.
12945
e62b8c7e
KS
129462010-03-25 Keith Seitz <keiths@redhat.com>
12947
12948 * gdb.java/jprint.exp: XFAIL printing of static class members
12949 because of GCC debuginfo problem.
12950
82ccf5a5
JK
129512010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12952
12953 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12954
293e2f9e
DJ
129552010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12956
12957 * gdb.base/completion.exp: Allow long instead of long int.
12958 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12959 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12960 variable p.
12961 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12962 * gdb.base/pointers.exp: Allow long instead of long int.
12963 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12964 * gdb.base/step-line.exp: Allow a directory before the source file name.
12965
95a42b64
TT
129662010-03-24 Tom Tromey <tromey@redhat.com>
12967
12968 PR breakpoints/9352:
12969 * gdb.base/default.exp: Update.
12970 * gdb.base/commands.exp: Update.
12971 * gdb.cp/extern-c.exp: Test setting commands on multiple
12972 breakpoints at once.
12973
2390201f
DJ
129742010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12975
12976 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12977 if gdb,nosignals.
12978 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12979 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12980 exited".
12981
8c9a6790
SS
129822010-03-24 Stan Shebs <stan@codesourcery.com>
12983
12984 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12985
a6c727b2
DJ
129862010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12987
12988 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12989 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12990 argument. Handle "short" and "long".
12991 (Top level): Pass overprototyped output for old_fptr and xptr.
12992
4dfd5423
PA
129932010-03-23 Pedro Alves <pedro@codesourcery.com>
12994
12995 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12996 format strings and add casts to avoid compiler warnings.
12997
129982010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12999
13000 * lib/trace-support.exp (gdb_trace_setactions):
13001 Don't expect whitespace after ">" prompt.
13002 * gdb.trace/actions.exp: Adjust for output changes.
13003 * gdb.trace/while-stepping.exp: Likewise.
13004
c847d045
JK
130052010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13006
13007 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
13008 and r157645).
13009
5f717f1d
JK
130102010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13011
13012 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
13013 New.
13014
7d6d51d5
DJ
130152010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
13016
13017 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
13018 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
13019
3b11a015
SS
130202010-03-19 Stan Shebs <stan@codesourcery.com>
13021
13022 * gdb.trace/ax.exp: New file.
13023
d7d158ed
DE
130242010-03-19 Doug Evans <dje@google.com>
13025
6bb85cd1
DE
13026 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
13027 output from gcc.
13028
d7d158ed
DE
13029 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
13030 named /usr/sbin/prelink<foo>.
13031
4daf5ac0
SS
130322010-03-18 Stan Shebs <stan@codesourcery.com>
13033
13034 * gdb.trace/circ.exp: Test circular-trace-buffer.
13035 * gdb.trace/tfile.exp: Update tstatus test.
13036
e8d05480
JB
130372010-03-18 Joel Brobecker <brobecker@adacore.com>
13038
13039 * gdb.dwarf2/dw2-anonymous-func.S: New file.
13040 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
13041
441b986a
UW
130422010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13043
13044 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
13045
4247603b
PA
130462010-03-18 Pedro Alves <pedro@codesourcery.com>
13047
13048 * gdb.base/default.exp: Adjust the expected output of the finish
13049 and until commands when the inferior is not being run.
13050
13387711
SW
130512010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
13052
13053 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
13054 * gdb.cp/nsusing.exp: Ditto.
13055
6e31430b
TT
130562010-03-15 Tom Tromey <tromey@redhat.com>
13057
13058 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
13059 * gdb.cp/userdef.cc (operator==): New function.
13060 (main): New locals mem1, mem2.
13061
e2d69cb5
JZ
130622010-03-15 Jie Zhang <jie@codesourcery.com>
13063
13064 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
13065 Declare and use new loadtimeout variable.
13066
f572f0a9
DJ
130672010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
13068
13069 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
13070 Use gdb_load later.
13071
51f4c0b0
PA
130722010-03-14 Pedro Alves <pedro@codesourcery.com>
13073
13074 * gdb.base/solib-disc.c (main): Make format of fprintf a string
13075 literal. Add missing endlines to prints to stderr.
13076
1c809c68
TT
130772010-03-12 Tom Tromey <tromey@redhat.com>
13078
13079 PR c++/9708:
13080 * gdb.cp/m-static.exp: Add regression test.
13081 * gdb.cp/m-static.cc (method): New method.
13082 (main): Call it.
13083
00ae8fef
SW
130842010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
13085
13086 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
13087 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
13088
759f0f0b
PA
130892010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
13090
21e24d21
PA
13091 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
13092
130932010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
13094
759f0f0b
PA
13095 * lib/gdb.exp (skip_stl_tests): New.
13096 (gdb_compile): Symbian needs -ldl.
13097 (shlib_target_file): New.
13098 (shlib_symbol_file): New.
13099 (gdb_load_shlibs): Use shlib_target_file.
13100 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
13101 * gdb.cp/exception.exp: Use skip_stl_tests.
13102 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
13103 * gdb.cp/try_catch.exp: Use skip_stl_tests.
13104 * gdb.cp/mb-templates.exp: Ditto.
13105 * gdb.base/commands.exp: Relax regexes.
13106 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
13107 shlib_target_file and shlib_symbol_file.
13108 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
13109 sections.
13110 * gdb.base/ending-run.exp: Accept E32Main for symbian.
13111 * gdb.base/solib-disc.exp: Use
13112 shlib_target_file and shlib_symbol_file.
13113 * gdb.base/unload.exp: Don't skip on symbian. Use
13114 shlib_target_file and shlib_symbol_file.
13115 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
13116
6a8f2671 131172010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 13118
6a8f2671
PA
13119 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
13120 * gdb.trace/report.exp: Adjust for x86 and x86_64.
13121 Issue a tfind end before looking for a tracepoint frame.
13122 * gdb.trace/tfind.exp: Adjust tstatus output.
13123 Adjust disassembly output.
13124 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
13125
ccf26247
JK
131262010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13127
13128 * gdb.base/break-interp.exp: Create new displacement parameter value
13129 for the test_ld calls.
13130 (reach): New parameter displacement, verify its content. New push of
13131 pf_prefix "reach-$func:". Import global expect_out.
13132 (test_core): New parameter displacement, verify its content. New push
13133 of pf_prefix "core:". New command "set verbose on". Import global
13134 expect_out.
13135 (test_attach): New parameter displacement, verify its content. New
13136 push of pf_prefix "attach:". New command "set verbose on". Import
13137 global expect_out.
13138 (test_ld): New parameter displacement, pass it to the reach, test_core
13139 and test_attach calls and verify its content in the "ld.so exit" test.
13140 * gdb.base/prelink.exp: Remove gdb_exit and final return.
13141 (prelink): Update expected text, use gdb_test.
13142
e469c7fb
DE
131432010-03-10 Doug Evans <dje@google.com>
13144
13145 * gdb.base/checkpoint.exp: Fix comment.
13146 Lengthen timeout while doing >600 checkpoints test.
13147 Rename duplicate "kill all one" test to keep test names unique.
13148
60e1c644
PA
131492010-03-10 Pedro Alves <pedro@codesourcery.com>
13150
13151 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
13152
cec808ec
KS
131532010-03-08 Keith Seitz <keiths@redhat.com>
13154
889bf7c5
PA
13155 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
13156 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
13157 (dm_type_long): New function.
13158 (dm_type_unsigned_short): New function.
13159 (dm_type_unsigned_long): New function.
13160 (myint): New typedef.
13161 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
13162 long, unsigned shor and long, operator char*, and typedef.
13163 (test_lookup_operator_functions): Add operator char* test.
13164 (test_paddr_operator_functions): Likewise.
13165 (test_paddr_overloaded_functions): Use probe values for
13166 short, long, and unsigned short and long.
13167 (test_paddr_hairy_functions): If the demangler probe detected
13168 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
13169 demangler.
13170 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
13171 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
13172 and "print null_pmf".
13173 Add test "ptype a.*pmf".
13174 * gdb.cp/overload.exp: Allow optional "int" to appear with
13175 "short" and "long".
13176 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
13177 long expect value for men_overload1arg.
13178 Allow "int" to appear with "short" and "long".
13179 When testing "info break", add argument for main (void).
13180 Also allow "int" to appear with "short" and "long".
13181 Ditto with "unsigned" and "long long".
cec808ec
KS
13182 * gdb.java/jmain.exp: Do not enclose methods names in single
13183 quotes.
13184 * gdb.java/jmisc.exp: Likewise.
13185 * gdb.java/jprint.exp: Likewise.
13186 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
13187
13188 From Jan Kratochvil <jan.kratochvil@redhat.com>:
13189 * gdb.cp/exception.exp (backtrace after first throw)
13190 (backtrace after second throw): Allow a namespace before __cxa_throw.
13191 (backtrace after first catch, backtrace after second catch): Allow
13192 a namespace before __cxa_begin_catch.
13193
13194 * gdb.cp/cpexprs.exp: New file.
13195 * gdb.cp/cpexprs.cc: New file.
13196
13197 From Daniel Jacobowitz <dan@codesourcery.com>
13198 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
13199 to use string_to_regexp.
13200 (ctor, dtor): New functions. Use them to match constructor
13201 and destructor function types.
13202 (Top level): Use runto_main.
13203
f870a310
TT
132042010-03-05 Tom Tromey <tromey@redhat.com>
13205
13206 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
13207 gdb.target_charset.
13208 (pp_ns.to_string): Likewise.
13209
0c199f28
KS
132102010-03-04 Keith Seitz <keiths@redhat.com>
13211
13212 * gdb.cp/overload.exp: Test that the filename portion of a linespec
13213 can be quoted. Test that both the filename and function/line
13214 portions can be quoted at the same time.
13215
c7437ca6
PA
132162010-03-04 Pedro Alves <pedro@codesourcery.com>
13217
13218 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
13219
b111b805
DE
132202010-03-03 Doug Evans <dje@google.com>
13221
24486cb7
DE
13222 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
13223 libc contains libpthread.
13224
b111b805
DE
13225 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
13226 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
13227 of gdb_compile. Add another pattern to match android backtrace.
13228
a0e0ef55
TT
132292010-03-03 Tom Tromey <tromey@redhat.com>
13230
13231 PR gdb/11345:
13232 * gdb.base/printcmds.exp (test_printf): Add test.
13233
1ba53b71
L
132342010-03-02 H.J. Lu <hongjiu.lu@intel.com>
13235
13236 * gdb.arch/amd64-byte.exp: New.
13237 * gdb.arch/amd64-dword.exp: Likewise.
13238 * gdb.arch/amd64-pseudo.c: Likewise.
13239 * gdb.arch/amd64-word.exp: Likewise.
13240 * gdb.arch/i386-byte.exp: Likewise.
13241 * gdb.arch/i386-pseudo.c: Likewise.
13242 * gdb.arch/i386-word.exp: Likewise.
13243
f5dff777
DJ
132442010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13245
13246 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
13247 types. Add structreg, bitfields, and flags registers.
13248 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
13249 registers.
13250
90884b2b
L
132512010-03-01 H.J. Lu <hongjiu.lu@intel.com>
13252
13253 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
13254 (load_description): Set architecture if defined.
13255
dc00d89f
PM
132562010-02-28 Phil Muldoon <pmuldoon@redhat.com>
13257
13258 * gdb.python/py-frame.exp: Add read_var block tests.
13259 * gdb.python/py-frame.c (block): New function.
13260
0e095b7e
JK
132612010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13262 Daniel Jacobowitz <dan@codesourcery.com>
13263
13264 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
13265
624f1a65
DM
132662010-02-25 David S. Miller <davem@davemloft.net>
13267
13268 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
13269 fix logic for setting all_syscalls_numbers.
13270
f3e9a817
PM
132712010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13272
13273 * Makefile.in: Add py-block and py-symbol.
13274 * gdb.python/py-symbol.exp: New File.
13275 * gdb.python/py-symtab.exp: New File.
13276 * gdb.python/py-block.exp: New File.
13277 * gdb.python/py-symbol.c: New File.
13278 * gdb.python/py-block.c: New File.
13279
f6bbabf0
PM
132802010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13281
13282 PR python/11314
13283 * lib/gdb.exp (skip_python_tests): New function.
13284 * gdb.python/py-cmd.exp: Use skip_python_tests.
13285 * gdb.python/py-frame.exp: Likewise.
13286 * gdb.python/py-function.exp: Likewise.
13287 * gdb.python/py-prettyprint.exp: Likewise.
13288 * gdb.python/py-template.exp: Likewise.
13289 * gdb.python/py-type.exp: Likewise.
13290 * gdb.python/py-value.exp: Likewise.
13291
85d721b8
PA
132922010-02-22 Pedro Alves <pedro@codesourcery.com>
13293
13294 PR9605
13295
13296 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
13297
48e32051
TT
132982010-02-19 Tom Tromey <tromey@redhat.com>
13299
13300 PR c++/8693, PR c++/9496:
13301 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
13302 regression tests.
13303
ac9c0048
JK
133042010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13305
13306 Fix compatibility with m68k as.
13307 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
13308 Use only /* comments */.
13309
57bb97a4
UW
133102010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13311
13312 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
13313 * configure: Regenerate.
13314
7d1bf85c
DJ
133152010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
13316
13317 * gdb.python/py-type.exp: Check for Python support.
13318
061b5285
PA
133192010-02-17 Pedro Alves <pedro@codesourcery.com>
13320
13321 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
13322 `regsub' syntax available.
13323
f8a8bc2c
PA
133242010-02-17 Pedro Alves <pedro@codesourcery.com>
13325
13326 * gdb.base/shmain.c (main): Remove printf call.
13327 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
13328 * gdb.base/unload.c (main): Make format of fprintf a string
13329 literal. Add missing endlines to prints to stderr.
13330 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
13331
6f451e5e
TT
133322010-02-17 Tom Tromey <tromey@redhat.com>
13333
13334 * gdb.java/jprint.java (jprint.props): New field.
13335 * gdb.java/jprint.exp (set_lang_java): Add regression test.
13336
12d79008
PA
133372010-02-17 Pedro Alves <pedro@codesourcery.com>
13338
ef801a0e 13339 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
13340 available.
13341
d252f7e5
DJ
133422010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13343
13344 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
13345 creation to support remote host testing.
13346
67bdab6c
DJ
133472010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13348
13349 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
13350 Recognize "command not found".
13351
bb391223
DJ
133522010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13353
13354 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
13355 single-stepping.
13356
70362913
DJ
133572010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13358
13359 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
13360 if arguments are not supported.
13361
493f3c00
DJ
133622010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13363
13364 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
13365 be const or non-const.
13366
8034c749
DJ
133672010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13368
13369 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
13370 mi_send_resuming_command to send -exec-continue.
13371
791dfb64
DJ
133722010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13373
13374 * gdb.base/list.exp (test_list_filename_and_function): Add test
13375 with single quotes.
13376 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
13377 matching.
13378 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
13379 Add KFAIL'd tests for PR gdb/11289.
13380
7c5fe868
DJ
133812010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13382
13383 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
13384
fdc498b8
DJ
133852010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13386
13387 * gdb.base/comp-dir/subdir/dummy.txt: New file.
13388 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
13389 a temporary directory.
13390
b519e2a6
DJ
133912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13392
13393 * gdb.base/charset.exp: Use a single regular expression to match
13394 show host-charset and show target-charset output.
13395
74164c56
JK
133962010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13397
13398 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
13399 "Illegal process-id" expect string more exact.
13400 (attach to digits-starting nonsense is prohibited): New.
13401
701ed6dc
JK
134022010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13403
13404 * gdb.base/prelink.exp (set verbose on): New.
13405
889bf7c5 134062010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
13407
13408 * mi-reverse.exp: New file. Test for reverse option to the
13409 following MI commands: exec-continue, exec-finish, exec-next,
13410 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 13411
dadf0e9c
JB
134122010-02-09 Joel Brobecker <brobecker@adacore.com>
13413
13414 * gdb.ada/ptype_tagged_param: New testcase.
13415
714f19d5
TT
134162010-02-08 Tom Tromey <tromey@redhat.com>
13417
13418 PR c++/8017:
13419 * gdb.cp/overload.exp: Add tests.
13420 * gdb.cp/overload.cc (struct K): New.
13421 (namespace N): New.
13422 (main): Call new functions.
13423 (K::staticoverload): Define.
13424
889bf7c5 134252010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
13426
13427 PR gdb/10728
13428 * gdb.cp/pr10728-x.h: New file.
13429 * gdb.cp/pr10728-x.cc: New file.
13430 * gdb.cp/pr10728-y.cc: New file.
13431 * gdb.cp/pr10728.exp: New file.
13432 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13433
889bf7c5 134342010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
13435
13436 PR gdb/9067
13437 * gdb.cp/pr9067.exp: New
13438 * gdb.cp/pr9067.cc: New
13439 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13440
7b356089
JB
134412010-02-08 Joel Brobecker <brobecker@adacore.com>
13442
13443 * lib/gdb.exp (gdb_test_timeout): New global variable.
13444 Set it to timeout if not already set.
13445 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13446
1be00882
DE
134472010-02-05 Doug Evans <dje@google.com>
13448
13449 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13450 user.
13451
82856980
SW
134522010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13453
13454 PR c++/7935:
13455 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13456
1a334831
TT
134572010-02-04 Tom Tromey <tromey@redhat.com>
13458
13459 * gdb.cp/virtbase.exp: Make test case names unique.
13460
9c3c02fd
TT
134612010-02-02 Tom Tromey <tromey@redhat.com>
13462
13463 * gdb.cp/virtbase.exp: Add regression tests.
13464 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13465 (main): Instantiate RHC.
13466
0cc2414c
TT
134672010-02-02 Tom Tromey <tromey@redhat.com>
13468
13469 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13470 type-printing change.
13471
edf3d5f3
TT
134722010-02-02 Tom Tromey <tromey@redhat.com>
13473
13474 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13475 * gdb.cp/virtbase.cc: New file.
13476 * gdb.cp/virtbase.exp: New file.
13477 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13478
e4b7f41c
JK
134792010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13480
13481 PR libc/11214:
13482 * gdb.threads/current-lwp-dead.c: Include features.h.
13483 (HAS_NOMMU): New.
13484 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13485
b381ea14
JK
134862010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13487
13488 * gdb.base/symbol-without-target_section.exp,
13489 gdb.base/symbol-without-target_section.c: New.
13490
c593ac0e
DJ
134912010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13492
13493 * gdb.base/bigcore.exp: Reset increased timeout.
13494 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13495
db25f29d
DJ
134962010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13497
13498 * gdb.base/gcore.exp (capture_command_output): Use
13499 gdb_test_multiple.
13500
f9d67f43
DJ
135012010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13502
13503 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13504 * gdb.arch/thumb2-it.exp (test_it_break): New function.
13505 (Top level): Call it.
13506
177321bd
DJ
135072010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13508
13509 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
13510
97f2ed50
DJ
135112010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13512
13513 * gdb.base/call-strs.exp, gdb.base/default.exp,
13514 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
13515 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
13516 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
13517 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
13518 gdb.base/watchpoint-solib.exp: Save and restore timeout.
13519 * gdb.base/ending-run.exp: Correct restore of timeout.
13520 * gdb.base/page.exp: Remove unnecessary timeout setting.
13521
e4e2711a
JB
135222010-01-29 Joel Brobecker <brobecker@adacore.com>
13523
13524 * gdb.ada/rec_return: New testcase.
13525
ba581dc1
JB
135262010-01-29 Joel Brobecker <brobecker@adacore.com>
13527
13528 * gdb.ada/call_pn: New testcase.
13529
4ea95be9
DJ
135302010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
13531
13532 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
13533 (Top level): Use it to resume.
13534 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
13535 the Thumb mode displaced stepping error as unsupported.
13536
df83a9bf
SW
135372010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
13538
889bf7c5
PA
13539 * gdb.cp/nsusing.exp: Added more tests.
13540 * gdb.cp/nsrecurs.exp: Ditto.
13541 * gdb.cp/nsusing.cc: Added test functions.
13542 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 13543
40b27cdc
JK
135442010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13545
13546 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
13547 absolute directory pathnames in gdb.sum file.
13548
de958931
SW
135492010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
13550
13551 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
13552 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
13553
708ead4e
TT
135542010-01-26 Tom Tromey <tromey@redhat.com>
13555
13556 PR exp/7643:
13557 * gdb.base/printcmds.exp (test_print_string_constants): Remove
13558 setup_kfail.
13559
b14e635e
SW
135602010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
13561
13562 * gdb.cp/nsrecurs.exp: New test.
13563 * gdb.cp/nsrecurs.cc: New test program.
13564 * gdb.cp/nsstress.exp: New test.
13565 * gdb.cp/nsstress.cc: New test program.
13566 * gdb.cp/nsdecl.exp: New test.
13567 * gdb.cp/nsdecl.cc: New test program.
13568
8540c487
SW
135692010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
13570
13571 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
13572 imported into file scope.
13573 Marked test as xfail.
13574 * gdb.cp/namespace-using.cc (marker5): New function.
13575 * gdb.cp/shadow.exp: New test.
13576 * gdb.cp/shadow.cc: New test program.
13577 * gdb.cp/nsimport.exp: New test.
13578 * gdb.cp/nsimport.cc: New test program.
13579
421d5d99
TT
135802010-01-25 Tom Tromey <tromey@redhat.com>
13581
13582 PR gdb/11049:
13583 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
13584 with "set print null-stop on".
13585
691f8dc1
JK
135862010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13587
13588 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
13589 Adjust it for DISASSEMBLY_OMIT_FNAME.
13590
0b92b5bb
TT
135912010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13592
13593 PR symtab/11199:
13594 * gdb.dwarf2/member-ptr-forwardref.exp,
13595 gdb.dwarf2/member-ptr-forwardref.S: New.
13596
23787403
JK
135972010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13598
13599 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13600 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13601 thread1_tid_mutex. Remove gdbstop_mutex handling.
13602 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13603 thread2_tid_mutex. Remove gdbstop_mutex handling.
13604 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13605 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13606 pthread_cond_wait conditionalizations by while loops.
13607
b966cb8a
TT
136082010-01-20 Tom Tromey <tromey@redhat.com>
13609
13610 PR backtrace/10770:
13611 * gdb.dwarf2/pr10770.exp: New file.
13612 * gdb.dwarf2/pr10770.c: New file.
13613 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13614
fcae584b
VP
136152010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13616
13617 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13618 that target was removed, and the test always runs native anyway.
13619
a0f49112
JK
136202010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13621
13622 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13623 gdb.base/watchpoint-cond-gone-stripped.c: New.
13624
ceeb3d5a
TT
136252010-01-19 Tom Tromey <tromey@redhat.com>
13626
13627 PR c++/8000:
13628 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13629 existing tests.
13630 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13631 (main): Use AAA::SomeEnum.
13632
dd322c54
JK
136332010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13634
13635 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13636 (test_ignore_count): Declare line_callme_body global.
13637 (run to breakpoint with ignore count): Use line_callme_body.
13638 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13639 (set line_main_hello, set line_main_return): Reindent.
13640 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13641 New.
13642 (continue to callee4): Use line_callee4_body.
13643 (check *stopped from CLI command): Use line_callee4_next.
13644 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13645 (set line_main_hello, set line_main_return): Reindent.
13646 (set line_callee4_head, set line_callee4_body): New.
13647 (continue to callee4): Use line_callee4_body.
13648
4e8f195d
TT
136492010-01-18 Tom Tromey <tromey@redhat.com>
13650
13651 PR c++/9680:
13652 * gdb.cp/casts.cc: Add new classes and variables.
13653 * gdb.cp/casts.exp: Test new operators.
13654
9e14a9ba
JB
136552010-01-18 Tom Tromey <tromey@redhat.com>
13656 Thiago Jung Bauermann <bauerman@br.ibm.com>
13657
13658 * gdb.python/source2.py: New file.
13659 * gdb.python/source1: New file.
13660 * gdb.python/python.exp: Test "source" command.
13661
00bf0b85
SS
136622010-01-15 Stan Shebs <stan@codesourcery.com>
13663
13664 * gdb.trace/tfile.c: New file.
13665 * gdb.trace/tfile.exp: New file.
889bf7c5 13666
55235ad7
JK
136672010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13668
13669 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13670
9f2982ff
JK
136712010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13672
13673 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13674
bbfba9ed
JK
136752010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13676
13677 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13678 (libfunc): New parameter action. Implement also selectable "sleep".
13679 * gdb.base/break-interp-main.c: Include assert.h.
13680 (libfunc): New parameter action.
13681 (main): New parameters argc and argv. Assert argc. Pass argv.
13682 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13683 (test_attach): New proc.
13684 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13685 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13686
61f0d762
JK
136872010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13688
13689 * gdb.base/break-interp.exp (test_core): New proc.
13690 (test_ld): Call it.
13691
06a6f270
JK
136922010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13693
13694 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13695 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13696 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13697 and gdb_compile_shlib. Use new -Wl compiler options.
13698 (dl bt, main bt): New tests.
13699
51bee8e9
JK
137002010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13701
13702 Support PIEs with no symfile_objfile.
13703 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13704 (test_ld): New parameter trynosym.
13705 (test_ld <$trynosym>): New block.
13706
b8040f19
JK
137072010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13708
13709 * gdb.base/break-interp.exp: New file.
13710
be759fcf
PM
137112010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13712
13713 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13714 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13715 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13716 test.
13717 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13718 * gdb.python/py-mi.exp: Add lazy string test.
13719
dc146f7c
VP
137202010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13721
13722 * lib/mi-support.exp (mi_check_thread_states): Handle
13723 core number in thread listing.
13724
b4ba55a1
JB
137252010-01-12 Joel Brobecker <brobecker@adacore.com>
13726
13727 * gdb.base/maint.exp: Adjust the expected output for the
13728 "maint print type" test. Use gdb_test_multiple instead of
13729 gdb_sent/gdb_expect.
13730
08e24bd4
DE
137312010-01-11 Doug Evans <dje@google.com>
13732
6496a609
DE
13733 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13734 from gdbserver_download. All callers updated.
13735
08e24bd4
DE
13736 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13737
b5cfddf5
JK
137382010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13739
13740 Implement binary numbers parsing.
13741 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13742 (test_integer_literals_rejected): New binary tests.
13743
3725885a
RW
137442010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13745
13746 * gdb.cell/configure: Regenerate.
13747
37aeb5df
JK
137482010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13749
13750 * gdb.base/corefile.exp: Move the core finding block out and call it as
13751 core_find, new variable $corefile, replace corefile by $corefile and
13752 [file tail $corefile] for usage vs. test names resp.
13753 * lib/gdb.exp (core_find): Move it as a new function here. New
13754 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13755 $destcore. Return "" on error.
13756
d521f563
JK
137572010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13758
13759 Workaround PR binutils/10802.
13760 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13761 (twice).
13762
28f24826
DJ
137632010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13764
13765 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13766
2de75e71
JB
137672010-01-08 Joel Brobecker <brobecker@adacore.com>
13768
13769 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13770 call, to avoid interruption.
13771
fe00719b 137722010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13773
13774 * gdb.stabs/weird.def (args93): New.
13775
d0ef5df8
DE
137762010-01-07 Doug Evans <dje@google.com>
13777
13778 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13779
3a08d52f
TT
137802010-01-07 Tom Tromey <tromey@redhat.com>
13781
13782 * gdb.base/source.exp: Use correct line number.
13783
7a697b8d
SS
137842010-01-05 Stan Shebs <stan@codesourcery.com>
13785
13786 * gdb.trace/tracecmd.exp: Test ftrace.
13787
7803799a
UW
137882010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13789
13790 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13791
c54eabfa
JK
137922010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13793
13794 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13795 "uint_for_mi_testing".
13796
02e7ef19
JB
137972010-01-01 Joel Brobecker <brobecker@adacore.com>
13798
13799 Test indented comment in file being sourced.
13800 * gdb.base/commands.exp: Test indented comment in file being sourced.
13801
abd775ce
JB
138022010-01-01 Joel Brobecker <brobecker@adacore.com>
13803
13804 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13805 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13806 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13807 notice.
13808
79b55b82
JB
138092010-01-01 Joel Brobecker <brobecker@adacore.com>
13810
13811 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13812 notice.
13813
8997583e
JK
138142010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13815
13816 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13817 missing $after_stopped and comma (,) expectation.
13818
6da95a67
SS
138192009-12-31 Stan Shebs <stan@codesourcery.com>
13820
13821 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13822
218d2fc6
TJB
138232009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13824
13825 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13826 (top level): Call test_watchpoint_in_big_blob.
13827 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13828 watchpoints.
13829 (func3): Write to buf.
13830
236f1d4d
SS
138312009-12-29 Stan Shebs <stan@codesourcery.com>
13832
13833 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13834
f61e138d
SS
138352009-12-28 Stan Shebs <stan@codesourcery.com>
13836
13837 * gdb.trace/tsv.exp: New file.
13838 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13839
0219b378
DJ
138402009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13841
13842 * gdb.base/find.c (main): Reference search buffers.
13843 * gdb.base/included.c (main): Reference integer.
13844 * gdb.base/ptype.c (charfoo): Declare.
13845 (intfoo): Call charfoo.
13846 * gdb.base/scope0.c (useitp): New function.
13847 (usestatics): Use useitp.
13848 (useit): Add a type for val.
13849 * gdb.base/scope1.c (useit1): Take a pointer argument.
13850 (usestatics1): Update calls to useit1.
13851 * gdb.cp/call-c.cc: Declare foo.
13852 (main): Call foo.
13853 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13854 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13855 (main): Call C::ensureRefs and ensureOtherRefs.
13856 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13857 variables.
13858 (ensureOtherRefs): New function.
13859 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13860 * gdb.cp/templates.cc (main): Call t5i.value.
13861
3f78692f
JK
138622009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13863
13864 Fix compatibility with G++-4.5.
13865 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13866 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13867 (uncaught return): Remove.
13868
429374b8
JK
138692009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13870 Phil Muldoon <pmuldoon@redhat.com>
13871
13872 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13873 (bp_location13, bp_location14, bp_location17, bp_location18)
13874 (marker3_proto, marker4_proto): New variables.
13875 (breakpoint info): Update output.
13876 (run until breakpoint at marker3, run until breakpoint at marker4): New
13877 tests.
13878
859825b8
JK
138792009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13880
13881 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13882 Replace the printf call of Y by provided "y-set-1" label. New block
13883 for the second shared library.
13884 * gdb.base/unload.exp: Compile also the second library, call
13885 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13886 (single pending breakpoint info): Rename to ...
13887 (pending breakpoint info before run): ... this extended test.
13888 (libfile2, libname2, libsrcfile2, libsrc2)
13889 (lib_sl2): New variables.
13890 (exec_opts): Set also SHLIB_NAME2.
13891 (pending breakpoint info on first run at shrfunc1)
13892 (pending breakpoint info on second run at shrfunc1)
13893 (pending breakpoint info on second run at shrfunc2)
13894 (print y from libfile, print y from libfile2): New tests.
13895 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13896 * gdb.base/unloadshr2.c: New.
13897
e6a386cd
HZ
138982009-12-22 Hui Zhu <teawater@gmail.com>
13899
13900 * gdb.reverse/sigall-reverse.exp: Adjust.
13901
9e19b45e
VP
139022009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13903
13904 PR gdb/10884
13905
13906 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13907 (main): Call do_bitfield_tests.
aacf5b1e 13908 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13909
d53a7b30
JB
139102009-12-20 Joel Brobecker <brobecker@adacore.com>
13911
13912 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13913 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13914 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13915 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13916 gdb.modula2/unbounded1.c: Update copyright header.
13917
191ca0a1
CM
139182009-12-10 Chris Moller <moller@mollerware.com>
13919
13920 PR gdb/9399
13921 * gdb.cp/virtfunc2.exp: New tests
13922 * gdb.cp/virtfunc2.cc: New tests
13923 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13924
0fa6cf1b
MS
139252009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13926
13927 * gdb.reverse/i387-env-reverse.c: New file.
13928 * gdb.reverse/i387-env-reverse.exp: New file.
13929 * gdb.reverse/i387-stack-reverse.c: New file.
13930 * gdb.reverse/i387-stack-reverse.exp: New file.
13931
361ae042
PM
139322009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13933
13934 * gdb.python/py-type.exp (test_range): New test.
13935
bfd31e71
PM
139362009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13937
13938 PR python/10805
13939
13940 * gdb.python/py-type.exp: New file.
13941 * gdb.python/py-type.c: New file.
13942 * Makefile.in: Add py-type.
13943
57a1d736
TT
139442009-12-03 Tom Tromey <tromey@redhat.com>
13945
13946 * gdb.python/py-value.exp (test_parse_and_eval): New
13947 function.
13948
1f3b5d1b
PP
139492009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13950
13951 PR gdb/11022
13952
13953 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13954 * gdb.base/pr11022.c: New test.
13955
8b7dbdc9
JK
139562009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13957
13958 Fix spurious false FAILs.
13959 * gdb.base/structs.c (chartest): New.
13960 (main): Fill-in chartest.
13961 * gdb.base/structs.exp (anychar_re, first): New.
13962 (start_structs_test): Import global anychar_re and first.
13963 New gdb_test call "set print elements 300; ${testfile}"
13964 (start_structs_test <$first>): New block.
13965 (any): Import global anychar_re. New variable ac. Use ${ac}.
13966
6a53b2ec
JK
139672009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13968
13969 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13970
d7167b4c
JK
139712009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13972
13973 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13974 Force $srcfile file.
13975 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13976
b1798462
UW
139772009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13978
13979 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13980 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13981 * gdb.threads/watchthreads-reorder.exp: Likewise.
13982
b6199126
DJ
139832009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13984
13985 PR gdb/8704
13986
13987 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13988 "if", and "thread". Correct matching in the previous test.
13989
b22a0510
DJ
139902009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13991
13992 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13993
930636d2
MS
139942009-11-23 Michael Snyder <msnyder@vmware.com>
13995
13996 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13997 * gdb.reverse-watch-precsave.exp: Ditto.
13998
21a0512e
PP
139992009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
14000
14001 * gdb.asm/asm-source.exp: Adjust.
14002 * gdb.base/help.exp: Adjust.
889bf7c5 14003
fc30d5e0
PA
140042009-11-22 Pedro Alves <pedro@codesourcery.com>
14005
14006 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
14007 (do_syscall_tests_without_xml): Set data-directory to
14008 /the/path/to/nowhere.
14009
f6bc2008
PA
140102009-11-21 Pedro Alves <pedro@codesourcery.com>
14011
14012 * gdb.threads/local-watch-wrong-thread.c,
14013 gdb.threads/local-watch-wrong-thread.exp: New files.
14014
8c2fb5de
PA
140152009-11-21 Pedro Alves <pedro@codesourcery.com>
14016
14017 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
14018 assume new `regsub' syntax available.
14019
ebec9a0f
PA
140202009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14021
a79d3c27
JK
14022 * gdb.base/watchpoint-hw-hit-once.exp,
14023 gdb.base/watchpoint-hw-hit-once.c: New.
14024
140252009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14026
14027 * gdb.threads/watchthreads-reorder.exp,
14028 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 14029
276a961b
MK
140302009-11-17 Nathan Sidwell <nathan@codesourcery.com>
14031
14032 * gdb.xml/tdesc-regs.exp: Use for m68k.
14033
4867c1fb
PA
140342009-11-15 Pedro Alves <pedro@codesourcery.com>
14035
14036 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
14037
f6838f81
DJ
140382009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14039
14040 * lib/gdb.exp (current_target_name): New procedure.
14041 (gdb_wrapper_target): New variable.
14042 (gdb_wrapper_init): Set gdb_wrapper_target.
14043 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
14044 wrapper.
14045
4ac4dd3f
DJ
140462009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14047
14048 * gdb.base/remote.exp: Delete the slowest load test.
14049 Do not load with fixed packet sizes.
14050
a7881759
DJ
140512009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14052
14053 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
14054
97a5b505
DJ
140552009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14056
14057 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
14058 srcfile when setting a breakpoint.
14059
d3e1fc54
DJ
140602009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
14061
14062 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
14063 macros.
14064
7cbcbded
DJ
140652009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14066
14067 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
14068 to be in memory.
14069 * gdb.base/display.c (force_mem): New.
14070 (do_loops): Use it. Add breakpoint comments.
14071 (do_vars): Add a breakpoint comment.
14072 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
14073 line numbers.
14074
bdea3a92
NF
140752009-11-13 Nathan Froyd <froydnj@codesourcery.com>
14076
14077 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
14078 instead of a bare "run".
14079
269f82e5
PP
140802009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
14081
14082 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 14083
a69b7d9d
DJ
140842009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14085
14086 * lib/cell.exp (skip_cell_tests): Clean up test files before
14087 returning.
14088
b598bfda
DJ
140892009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14090
14091 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
14092 and the breakpoint menu. Do not call perror if a prompt is seen.
14093 Consume the following GDB prompt.
14094 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
14095 * gdb.cp/namespace.exp: Use gdb_test.
14096 * gdb.cp/templates.exp: Use gdb_test.
14097 (test_template_breakpoints): Use gdb_test_multiple.
14098
87728fa0
DJ
140992009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14100
14101 * gdb.base/break1.c (struct some_struct, values): Move earlier.
14102 (marker4): Reference values.
14103
b67c692f
DJ
141042009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14105
14106 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
14107 is missing.
14108
f0df251a
DJ
141092009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14110
14111 * gdb.base/break.c (need_malloc): New.
14112 * gdb.base/constvars.c (main): Reference crass and crisp.
14113 * gdb.base/gdb1821.c (main): Reference bar.
14114 * gdb.cp/gdb1355.cc (main): Reference s1.
14115 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
14116 (main): Call them.
14117 * gdb.cp/hang2.cc (dummy2): Define.
14118 * gdb.cp/hang3.cc (dummy3): Define.
14119 * gdb.cp/m-data.cc (main): Reference shadow.
14120
bdf7534a
NF
141212009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14122 Nathan Froyd <froydnj@codesourcery.com>
14123
14124 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
14125 remote host.
14126
f24fce77
NF
141272009-11-12 Nathan Froyd <froydnj@codesourcery.com>
14128
14129 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
14130 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
14131 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14132 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14133 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14134 * gdb.dwarf2/dw2-producer.exp: Likewise.
14135 * gdb.dwarf2/mac-fileno.exp: Likewise.
14136 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
14137 py-prettyprint.py to the remote host.
14138 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
14139
40f0318e
KS
141402009-11-11 Keith Seitz <keiths@redhat.com>
14141
14142 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
14143 use it instead of "Foo".
14144 * gdb.cp/classes.exp (do_tests): Add a test to access
14145 a method through a typedef'd class name.
14146
f3d9f7fb
NF
141472009-11-11 Nathan Froyd <froydnj@codesourcery.com>
14148
14149 * gdb.base/long_long.exp: Permit leading zeros on floating-point
14150 exponents.
14151 * gdb.base/pointers.exp: Likewise.
14152 * gdb.cp/ref-types.exp: Likewise.
14153
a4216f37
KS
141542009-11-11 Keith Seitz <keiths@redhat.com>
14155
14156 * gdb.cp/cplusfuncs.cc (class foo): Add operators
14157 new[] and delete[].
14158 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
14159 "void".
14160 (probe_demangler): Remove all single-quoting of
14161 method and variable names.
14162 (info_func_regexp): Remove the word "void" from any
14163 occurrence of "(void)".
14164 (print_addr_2): Remove all single-quoting of
14165 method names.
14166 (print_addr_2_kfail): Likewise.
14167 (print_addr): Single-quote C function names before
14168 passing to print_addr_2.
14169 (test_paddr_operator_functions): Remove single-quoting
14170 for method names.
14171 Add tests for operator new[] and operator delete[].
14172
9b14d7aa
JK
141732009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14174
14175 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
14176
85feb311
KS
141772009-11-09 Keith Seitz <keiths@redhat.com>
14178
14179 * gdb.cp/overload.exp: Add tests for resolving overloaded
14180 methods in expression parsing/evaluation.
14181
fa335448
DJ
141822009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
14183
14184 * lib/gdb.exp (default_gdb_version): Use --version instead of
14185 --command.
14186
ec3c07fc
NS
141872009-11-10 Nathan Sidwell <nathan@codesourcery.com>
14188
14189 * lib/gdb.exp (gdb_compile_test): New.
14190 (skip_ada_tests, skip_java_tests): New.
14191 (gdb_compile): Use gdb_compile_test for f77.
14192 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
14193 * lib/java.exp (compile_java_from_source): Remove runtests check,
14194 use gdb_compile_test to record result.
14195 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
14196 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
14197 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
14198 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
14199 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
14200 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
14201 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
14202 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
14203 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
14204 adjust gdb_compile invocations.
14205
b8b4e42b
JK
142062009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14207
14208 * Makefile.in (abs_builddir): New.
14209 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
14210 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
14211 `$(abs_builddir)/site.exp'.
14212
f8b7eaf3
DJ
142132009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
14214
14215 * config/m68k-emc.exp, lib/emc-support.exp,
14216 gdb.trace/gdb_c_test.c: Delete.
14217 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
14218 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14219 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14220 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14221 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14222 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
14223 casing for m68k-*-elf.
14224
c4187697
NS
142252009-11-03 Pedro Alves <pedro@codesourcery.com>
14226
14227 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
14228 * gdb.arch/i386-prologue.exp: Likewise.
14229 * gdb.arch/i386-unwind.exp: Likewise.
14230
db16b772
DJ
142312009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14232
14233 * lib/gdb.exp (gdb_expect): Fix timeout typo.
14234
bcf71277
DJ
142352009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14236
14237 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
14238
0105cee2
DJ
142392009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14240
14241 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
14242
24ddea62
JK
142432009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14244
14245 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
14246
287ccc17
JK
142472009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14248
14249 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
14250 * gdb.base/sepdebug2.c: New file.
14251
08bca259 142522009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
14253
14254 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
14255 the modified warnings for catch syscall. Verify if GDB was compiled
14256 with support for lib expat, and choose which tests to run depending
14257 on this.
14258
5d4e2b76
VP
142592009-10-30 Vladimir Prus <vladimir@codesourcery.com>
14260
14261 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
14262 that composite commands are parsed OK. And also test
14263 that breakpoint commands do work.
14264
240e538a
MS
142652009-10-23 Michael Snyder <msnyder@vmware.com>
14266
14267 gdb.reverse/consecutive-precsave.exp: Change expect pattern
14268 to allow for new disassembly style.
14269
9c419145
PP
142702009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
14271
14272 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 14273
02506ff1
MS
142742009-10-22 Michael Snyder <msnyder@vmware.com>
14275
14276 * gdb.reverse/break-precsave.exp: New test.
14277 * gdb.reverse/consecutive-precsave.exp: Ditto.
14278 * gdb.reverse/finish-precsave.exp: Ditto.
14279 * gdb.reverse/i386-precsave.exp: Ditto.
14280 * gdb.reverse/machinestate-precsave.exp: Ditto.
14281 * gdb.reverse/sigall-precsave.exp: Ditto.
14282 * gdb.reverse/solilb-precsave.exp: Ditto.
14283 * gdb.reverse/step-precsave.exp: Ditto.
14284 * gdb.reverse/until-precsave.exp: Ditto.
14285 * gdb.reverse/watch-precsave.exp: Ditto.
14286
4cf866a3
MS
142872009-10-22 Michael Snyder <msnyder@vmware.com>
14288
14289 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
14290 for gdb_expect. Adjust one test's expect strings for the new
14291 format of disassemble.
14292 * gdb.reverse/finish-reverse.exp: Delete 'return'.
14293 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
14294 gdb_test_multiple.
14295 * gdb.reverse/step-reverse.exp: Delete 'return'.
14296 * gdb.reverse/until-reverse.exp: Delete blank lines.
14297 * gdb.reverse/watch-reverse.exp: Delete blank lines.
14298
2b28d209
PP
142992009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
14300
14301 * gdb.base/consecutive.exp: Adjust.
14302 * gdb.base/display.exp: Likewise.
14303 * gdb.base/pc-fp.exp: Likewise.
14304 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 14305
33b9c32b
MS
143062009-10-19 Michael Snyder <msnyder@vmware.com>
14307
14308 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
14309 * gdb.reverse/finish-reverse.c: Ditto.
14310 * gdb.reverse/sigall-reverse.c: Ditto.
14311 * gdb.reverse/solib-reverse.c: Ditto.
14312 * gdb.reverse/step-reverse.c: Ditto.
14313 * gdb.reverse/watch-reverse.c: Ditto.
14314
6c95b8df
PA
143152009-10-19 Pedro Alves <pedro@codesourcery.com>
14316 Stan Shebs <stan@codesourcery.com>
14317
14318 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
14319 * gdb.base/foll-exec.exp: Adjust to expect a process id before
14320 "Executing new program".
14321 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
14322 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
14323 left listed after having been killed.
14324 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
14325 * gdb.base/maint.exp: Adjust test.
14326
14327 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
14328 * gdb.multi/Makefile.in: New.
14329 * gdb.multi/base.exp: New.
14330 * gdb.multi/goodbye.c: New.
14331 * gdb.multi/hangout.c: New.
14332 * gdb.multi/hello.c: New.
14333 * gdb.multi/bkpt-multi-exec.c: New.
14334 * gdb.multi/bkpt-multi-exec.exp: New.
14335 * gdb.multi/crashme.c: New.
14336
279017b7
TG
143372009-10-13 Tristan Gingold <gingold@adacore.com>
14338
14339 * gdb.base/sepdebug.exp: Check debug info are found.
14340
0413d738
PA
143412009-10-08 Pedro Alves <pedro@codesourcery.com>
14342
14343 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
14344 bits.
14345
c628eecc
JK
143462009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14347
14348 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
14349
38af1bfe
JB
143502009-10-07 Joel Brobecker <brobecker@adacore.com>
14351
14352 * gdb.base/watchpoints.c: Add copyright header. Reformat one
14353 of the comments.
14354
2b0adecd
PM
143552009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
14356
14357 * gdb.base/annota1.exp: Remove obsolete match_max increase.
14358 * gdb.base/annota3.exp: Idem.
14359 * gdb.base/maint.exp: Idem.
14360
8d417781
PM
143612009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
14362
889bf7c5 14363 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
14364 to default.
14365
bb61102d
PM
143662009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14367
889bf7c5 14368 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
14369 mingw and cygwin targets.
14370
ace5c364
PM
143712009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14372 Pedro Alves <pedro@codesourcery.com>
14373
889bf7c5 14374 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
14375 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
14376
c2d494a0
PM
143772009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14378
e1b52ce2
PM
14379 * gdb.base/shr1.c: Use %p in format string.
14380 * gdb.base/unload.c: Avoid warning in fprintf.
14381 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 14382
209f53f5
PM
143832009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14384
14385 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
14386 long type.
14387 (test_unlink): Correct printf string.
14388 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
14389 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
14390
8172766a
JK
143912009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14392
14393 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
14394 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
14395 * gdb.arch/ia64-breakpoint-shadow.S: New file.
14396
0f73703c
UW
143972009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14398
14399 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
14400 * gdb.objc/nondebug.exp: Likewise.
14401
b32306ca
UW
144022009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14403
14404 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
14405 target_info setting.
14406
14407 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
14408 that detect new threads during "info threads".
14409
0057022f
UW
144102009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14411
14412 * gdb.threads/manythreads.c (main): Increase thread stack size
14413 to 2*PTHREAD_STACK_MIN.
14414 * gdb.threads/multi-create.c (main): Likewise.
14415 (create_function): Likewise.
14416
f29c0325
UW
144172009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14418
14419 * gdb.base/dump.exp: Pass difference of pointer types instead
14420 of integer types as offset to restore in intarr3.srec case.
14421
fcb34849
UW
144222009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14423
14424 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
14425
d5142e3b
UW
144262009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14427
14428 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
14429
087b74b2 144302009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 14431
087b74b2
PM
14432 New test for two watchpoints, with disabling of
14433 the first inserted.
14434 * testsuite/gdb.base/watchpoints.c: New file.
14435 * testsuite/gdb.base/watchpoints.exp: New file.
14436
96c07c5b
TT
144372009-09-25 Tom Tromey <tromey@redhat.com>
14438
14439 * gdb.base/charset.exp: Test utf-16 strings with Python.
14440
b8899f2b
TT
144412009-09-25 Tom Tromey <tromey@redhat.com>
14442
14443 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14444 UCS-4.
14445 * gdb.base/charset.c (utf_32_string): Rename.
14446 (init_utf32): Rename.
14447 (main): Update.
14448
329719ec
TT
144492009-09-22 Tom Tromey <tromey@redhat.com>
14450
14451 * gdb.python/py-function.exp: Add regression tests.
14452
11ef0d76
KS
144532009-09-21 Keith Seitz <keiths@redhat.com>
14454
14455 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14456 with invalid operator.
14457
3fe8f3b3
KS
144582009-09-21 Keith Seitz <keiths@redhat.com>
14459
14460 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14461 and destructor using typedef name of class.
14462 * gdb.cp/classes.cc (class Base1): Add a destructor.
14463 (base1): New typedef.
14464 (use_methods): Instanitate an object of type base1.
14465 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14466 (do_tests): Call test_template_typedef.
14467 * gdb.cp/templates.cc (Baz::~Baz): New method.
14468 (intBazOne): New typedef.
14469 (main): Instantiate intBazOne.
14470
7a9fe101
PM
144712009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14472
14473 PR python/10633
14474
14475 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14476 Function.
14477 (run_lang_tests): Add print elements test.
14478
2e4d963f
PM
144792009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14480
14481 * gdb.python/py-value.exp (test_subscript_regression): New
14482 function. Test for invalid subscripts.
14483 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14484 (ptr_ref): New function.
14485
ec7e75e7
PP
144862009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14487
14488 * gdb.base/default.exp: Fix "show convenience".
14489
0cc7d26f
TT
144902009-09-15 Tom Tromey <tromey@redhat.com>
14491
14492 * lib/mi-support.exp (mi_create_varobj): Update.
14493 (mi_create_floating_varobj): Likewise.
14494 (mi_create_dynamic_varobj): New proc.
14495 (mi_varobj_update): Update.
14496 (mi_varobj_update_with_type_change): Likewise.
14497 (mi_varobj_update_kv_helper): New proc.
14498 (mi_varobj_update_dynamic_helper): Rewrite.
14499 (mi_varobj_update_dynamic): New proc.
14500 (mi_list_varobj_children): Update.
14501 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14502 * gdb.python/python-prettyprint.py (pp_outer): New class.
14503 (pp_nullstr): Likewise.
14504 (lookup_function): Register new printers.
14505 * gdb.python/python-prettyprint.c (struct substruct): New type.
14506 (struct outerstruct): Likewise.
14507 (substruct_test): New function.
14508 (struct nullstr): New type.
14509 (string_1, string_2): New globals.
14510 (main): Add new tests.
14511 * gdb.python/python-mi.exp: Added regression tests.
14512 * gdb.mi/mi2-var-display.exp: Update.
14513 * gdb.mi/mi2-var-cmd.exp: Update.
14514 * gdb.mi/mi2-var-child.exp: Update.
14515 * gdb.mi/mi2-var-block.exp: Update.
14516 * gdb.mi/mi-var-invalidate.exp: Update.
14517 * gdb.mi/mi-var-display.exp: Update.
14518 * gdb.mi/mi-var-cmd.exp: Update.
14519 * gdb.mi/mi-var-child.exp: Update.
14520 * gdb.mi/mi-var-block.exp: Update.
14521 * gdb.mi/mi-break.exp: Update.
14522 * gdb.mi/gdb701.exp: Update.
14523
a96d9b2e
SDJ
145242009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
14525
14526 * Makefile.in: Inclusion of catch-syscall object.
14527 * gdb.base/catch-syscall.c: New file.
14528 * gdb.base/catch-syscall.exp: New file.
14529
b43b923a
MS
145302009-09-12 Michael Snyder <msnyder@vmware.com>
14531
14532 * gdb.reverse/step-reverse.exp: Explicitly check for targets
14533 that can support reverse debuggnig.
14534
cec03d70
TT
145352009-09-11 Tom Tromey <tromey@redhat.com>
14536
14537 * gdb.dwarf2/valop.S: New file.
14538 * gdb.dwarf2/valop.exp: New file.
14539
e23bb3fc
MK
145402009-09-11 Mark Kettenis <kettenis@gnu.org>
14541
14542 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
14543
37c3696d
DE
145442009-09-10 Doug Evans <dje@google.com>
14545
14546 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
14547 Add $gdb_prompt to second breakpoint regexp.
14548
5172aecb
JB
145492009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
14550
14551 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
14552 names, add missing ones.
14553 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
14554 * gdb.python/py-frame.c: Rename from python-frame.c.
14555 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
14556 testfile name.
14557 * gdb.python/py-function.exp: Rename from python-function.exp.
14558 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
14559 testfile name.
14560 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
14561 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
14562 Adjust testfile name.
14563 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
14564 * gdb.python/py-template.cc: Rename from python-template.cc.
14565 * gdb.python/py-template.exp: Rename from python-template.exp.
14566 Adjust testfile name.
14567 * gdb.python/py-value.c: Rename from python-value.c.
14568 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
14569 testfile name.
14570
b554e4bd
JK
145712009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14572
14573 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
14574 $bpt2address.
14575 (Second breakpoint address is valid on ia64)
14576 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
14577
9a68ae16
JM
145782009-09-03 Joseph Myers <joseph@codesourcery.com>
14579
14580 * gdb.base/ending-run.exp: Restrict regular expression matching
14581 line number to require closing brace following.
14582
146b9145
DE
145832009-09-03 Doug Evans <dje@google.com>
14584
14585 * gdb.base/store.exp (check_set): Fix typo in expected value message.
14586
787d21e1
TT
145872009-09-02 Tom Tromey <tromey@redhat.com>
14588
14589 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
14590
e7802207
TT
145912009-09-02 Tom Tromey <tromey@redhat.com>
14592
14593 * gdb.dwarf2/callframecfa.exp: New file.
14594 * gdb.dwarf2/callframecfa.S: New file.
14595
817aadd2
JK
145962009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14597
14598 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14599 gdb.base/solib-overlap-main.c: New.
14600
4a76eae5
DJ
146012009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14602
14603 PR gdb/10565
14604
14605 * gdb.base/bitfields.c (struct container, container): New.
14606 (main): Initialize it and call break5.
14607 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14608
d4b96c9a
JK
146092009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14610
14611 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14612 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14613
4e22772d
JK
146142009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14615
14616 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14617
2efab443
MS
146182009-08-26 Michael Snyder <msnyder@vmware.com>
14619
14620 * gdb.base/i386-reverse.c: New file.
14621 * gdb.base/i386-reverse.exp: New file.
14622 * gdb.base/Makefile.in: Add new files to be removed.
14623
07ab73a0
JM
146242009-08-26 Joseph Myers <joseph@codesourcery.com>
14625
14626 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14627 environment-pwd for remote host.
14628 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14629
676accff
KS
146302009-08-24 Keith Seitz <keiths@redhat.com>
14631
14632 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14633 Add two new C++ completer tests which limit the output to a
889bf7c5 14634 given class.
676accff 14635
f9f7ad22
MS
146362009-08-24 Michael Snyder <msnyder@vmware.com>
14637
14638 * gdb.base/del.exp: Fix typo in comment.
14639 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14640
81ecdfbb
RW
146412009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14642
14643 * configure: Regenerate.
14644 * gdb.hp/configure: Likewise.
14645 * gdb.hp/gdb.aCC/configure: Likewise.
14646 * gdb.hp/gdb.base-hp/configure: Likewise.
14647 * gdb.hp/gdb.compat/configure: Likewise.
14648 * gdb.hp/gdb.defects/configure: Likewise.
14649 * gdb.hp/gdb.objdbg/configure: Likewise.
14650 * gdb.stabs/configure: Likewise.
14651
cab0c772
UW
146522009-08-19 Doug Evans <dje@google.com>
14653
14654 * gdb.base/gdbvars.c: New file.
14655 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14656
b8fa0bfa
PA
146572009-08-14 Pedro Alves <pedro@codesourcery.com>
14658
14659 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14660 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14661
b84aa90a
PA
146622009-08-13 Pedro Alves <pedro@codesourcery.com>
14663
14664 * gdb.base/default.exp: Adjust "set language test": it's now an
14665 enum command. Larger help string moved to "help set language".
14666 * gdb.base/help.exp: Adjust "help set language" expected output,
14667 now lists all known languages.
14668
0d8f9b2c
NF
146692009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14670
14671 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14672 all frame arguments.
14673 * gdb.arch/altivec-regs.exp: Likewise.
14674
bda180e0
TT
146752009-08-07 Tom Tromey <tromey@redhat.com>
14676
14677 * gdb.base/setshow.exp: Add tests for changes to set language, set
14678 check range, and set check type.
14679
48cb2d85
VP
146802009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14681
14682 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14683 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14684 Call it.
48cb2d85 14685
1ea34204
UW
146862009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14687
14688 * configure.ac: Run gdb.cell tests when appropriate.
14689 * configure: Regenerate.
14690 * lib/cell.exp: New file.
14691 * gdb.cell: New directory.
14692 * gdb.cell/configure.ac: New file.
14693 * gdb.cell/configure: New file.
14694 * gdb.cell/Makefile.in: New file.
14695 * gdb.cell/arch.exp: New file.
14696 * gdb.cell/break.c: New file.
14697 * gdb.cell/break.exp: New file.
14698 * gdb.cell/break-spu.c: New file.
14699 * gdb.cell/bt.c: New file.
14700 * gdb.cell/bt2-spu.c: New file.
14701 * gdb.cell/bt-spu.c: New file.
14702 * gdb.cell/bt.exp: New file.
14703 * gdb.cell/coremaker.c: New file.
14704 * gdb.cell/coremaker-spu.c: New file.
14705 * gdb.cell/core.exp: New file.
14706 * gdb.cell/gcore.exp: New file.
14707 * gdb.cell/data.c: New file.
14708 * gdb.cell/data.exp: New file.
14709 * gdb.cell/data-spu.c: New file.
14710 * gdb.cell/ea-cache.exp: New file.
14711 * gdb.cell/ea-cache.c: New file.
14712 * gdb.cell/ea-cache-spu.c: New file.
14713 * gdb.cell/ea-standalone.c: New file.
14714 * gdb.cell/ea-standalone.exp: New file.
14715 * gdb.cell/ea-test.c: New file.
14716 * gdb.cell/ea-test.exp: New file.
14717 * gdb.cell/f-regs.exp: New file.
14718 * gdb.cell/mem-access.c: New file.
14719 * gdb.cell/mem-access.exp: New file.
14720 * gdb.cell/mem-access-spu.c: New file.
14721 * gdb.cell/ptype.exp: New file.
14722 * gdb.cell/registers.exp: New file.
14723 * gdb.cell/size.c: New file.
14724 * gdb.cell/sizeof.exp: New file.
14725 * gdb.cell/size-spu.c: New file.
14726 * gdb.cell/solib.exp: New file.
14727 * gdb.cell/solib-symbol.exp: New file.
14728
85e747d2
UW
147292009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14730
14731 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14732
58d6951d
DJ
147332009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14734
14735 * gdb.base/float.exp: Handle VFP registers.
14736
6e0a4f15
MS
147372009-07-14 Michael Snyder <msnyder@vmware.com>
14738
dcd5da87
MS
14739 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14740 to bring gdb to the beginning of the calling line.
14741
6e0a4f15
MS
14742 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14743 confusing the i386 epilogue unwinder.
14744
782b2b07
SS
147452009-07-14 Stan Shebs <stan@codesourcery.com>
14746
14747 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14748
f662c3bc
MS
147492009-07-14 Michael Snyder <msnyder@vmware.com>
14750
14751 * gdb.reverse/step-reverse.exp (stepi into function call):
14752 Call instruction may not be first instruction in the line.
14753 (reverse stepi from a function call): Used wrong line number.
14754
8f313923
JK
147552009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14756
14757 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14758
4662c76e
JK
147592009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14760
14761 Fix gdb.base/macscp.exp when using custom inputrc.
14762 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14763 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14764 env(TERM) set.
14765 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14766 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14767
aa81e255
JK
147682009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14769
14770 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14771 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14772 Change the compilation target to match the testcase name.
14773 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14774 testcase name.
14775 * a2-run.exp: Use for setup prepare_for_testing. Change the
14776 compilation target to match the testcase name.
14777 * gdb.base/commands.exp: Likewise.
14778 * gdb.base/finish.exp: Likewise.
14779 * gdb.base/float.exp: Likewise.
14780 * gdb.base/info-target.exp: Likewise.
14781 * gdb.base/relational.exp: Likewise.
14782 * gdb.base/term.exp: Likewise.
14783 * gdb.base/until.exp: Likewise.
14784 * gdb.base/volatile.exp: Likewise.
14785 * gdb.base/whatis-exp.exp: Likewise.
14786
4c93b1d7
HZ
147872009-07-11 Hui Zhu <teawater@gmail.com>
14788
14789 * gdb.base/help.exp (disassemble): Update expected help text.
14790
812f7342
TT
147912009-07-09 Tom Tromey <tromey@redhat.com>
14792
14793 * lib/gdb.exp: Handle TRANSCRIPT.
14794 (remote_spawn, remote_close, send_gdb): New procs.
14795
fbb8f299
PM
147962009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14797
14798 * gdb.python/python-prettyprint.c: Add counted null string
14799 structure.
14800 * gdb.python/python-prettyprint.exp: Print null string. Test for
14801 embedded nulls.
14802 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14803 * gdb.python/python-value.exp (test_value_in_inferior): Add
14804 variable length string fetch tests.
14805 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14806
c0ac0ec7
JK
148072009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14808
14809 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14810
30b66ecc
TT
148112009-07-07 Tom Tromey <tromey@redhat.com>
14812
14813 * gdb.base/call-rt-st.exp: Update for change to escape output.
14814 * gdb.base/callfuncs.exp: Likewise.
14815 * gdb.base/charset.exp: Likewise.
14816 * gdb.base/constvars.exp: Likewise.
14817 * gdb.base/long_long.exp: Likewise.
14818 * gdb.base/pointers.exp: Likewise.
14819 * gdb.base/printcmds.exp: Likewise.
14820 * gdb.base/setvar.exp: Likewise.
14821 * gdb.base/store.exp: Likewise.
14822 * gdb.cp/ref-types.exp: Likewise.
14823 * gdb.mi/mi-var-child.exp: Likewise.
14824 * gdb.mi/mi-var-display.exp: Likewise.
14825 * gdb.mi/mi2-var-display.exp: Likewise.
14826 * gdb.base/charset.exp: Test octal escape sequence length.
14827 Update for change to escape output.
14828
187c4a2b
JK
148292009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14830
14831 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14832
d80a43f9
DJ
148332009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14834
14835 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14836
047427a8
JK
148372009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14838
14839 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14840 gdbserver increasing $portnum if "Can't bind address" has been seen.
14841
8b5a0f4f
PA
148422009-07-05 Pedro Alves <pedro@codesourcery.com>
14843
14844 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14845 mingw32ce.
14846
7d93ba58
PA
148472009-07-05 Pedro Alves <pedro@codesourcery.com>
14848
14849 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14850 VFP format.
14851
2277426b
PA
148522009-07-02 Pedro Alves <pedro@codesourcery.com>
14853
14854 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14855 linux. Adjust to use "inferior", "info inferiors", "detach
14856 inferior" and "kill inferior" instead of "restart", "info fork",
14857 "detach fork" and "delete fork".
14858 * gdb.base/ending-run.exp: Spell out "info".
14859 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14860 the "kill" command.
14861
5af949e3
UW
148622009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14863
14864 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14865 change to prefix TLS offset in hex with 0x.
14866
5d3729b5
UW
148672009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14868
14869 * gdb.base/default.exp: Update test case for "x" changes.
14870
af589bd0
TG
148712009-07-01 Tristan Gingold <gingold@adacore.com>
14872
14873 * gdb.base/bigcore.exp: Make darwin untested.
14874
40974f91
JK
148752009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14876
14877 * gdb.base/completion.exp (directory completion): Create the directory.
14878 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14879 escapeuniquesub.
14880 (directory completion 2): Expect now ${escapeuniquesub}.
14881 (Glob remaining of directory test): Remove one excessive newline.
14882 Expect the real output.
14883
59dd3af6
JK
148842009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14885
14886 Fix `make check//%' target after `make check' has been ran.
14887 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14888 a mkdir call.
14889 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14890 (%/.dir): Remove.
14891
f4e164aa
JK
148922009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14893
14894 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14895 the expected result record.
14896
69af2122
JK
148972009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14898
14899 Remove racy FAILs relying just on the timeouts.
14900 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14901 (annotation_level 2): Remove racy FAILs.
14902
2fd481e1
PP
149032009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14904
14905 gdb/10275
889bf7c5
PA
14906 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14907
c38f313d
DJ
149082009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14909
14910 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14911
8b777f02
VP
149122009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14913
14914 * gdb.mi/mi-stack.exp: Testing symbolic options
14915 to -stack-list-locals and -stack-list-arguments.
14916
00c7eacf
JK
149172009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14918
14919 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14920
6bc80edc
TT
149212009-06-29 Tom Tromey <tromey@redhat.com>
14922
14923 * dg-extract-results.sh: New file.
14924 * Makefile.in (FORCE_PARALLEL): New variable.
14925 (CHECK_TARGET): New conditional variable.
14926 (check): Use CHECK_TARGET.
14927 (DO_RUNTEST): New variable.
14928 (check-single): New target.
14929 (TEST_DIRS): New variable.
14930 (TEST_TARGETS): Likewise.
14931 (check-parallel): New target.
14932 (check-gdb.%): New pattern.
14933 (BASE1_FILES): New variable.
14934 (BASE2_FILES): Likewise.
14935 (check-gdb.base%): New pattern.
14936 (%/.dir): New pattern.
14937 * configure: Rebuild.
14938 * aclocal.m4 (AM_CONDITIONAL): New defun.
14939 * configure.ac: Check whether user is using GNU make.
14940 (GMAKE): New conditional.
14941
794684b6
SW
149422009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14943
14944 * gdb.cp/namespace-nested-import.cc: New test.
14945 * gdb.cp/namespace-nested-import.exp: New test.
14946
edb3359d
DJ
149472009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14948
14949 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14950 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14951 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14952 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14953 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14954 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14955 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14956 gdb.opt/inline-markers.c: New files.
14957 * lib/gdb.exp (skip_inline_frame_tests): New function.
14958 (skip_inline_var_tests): New function.
14959
cf657a0c
AS
149602009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14961
14962 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14963 backtrace.
14964
28d41a99
MS
149652009-06-27 Michael Snyder <msnyder@vmware.com>
14966
14967 * gdb.reverse: New directory.
14968 * gdb.reverse/break-reverse.c: New test.
14969 * gdb.reverse/break-reverse.exp: New test.
14970 * gdb.reverse/consecutive-reverse.c: New test.
14971 * gdb.reverse/consecutive-reverse.exp: New test.
14972 * gdb.reverse/finish-reverse.c: New test.
14973 * gdb.reverse/finish-reverse.exp: New test.
14974 * gdb.reverse/machinestate.c: New test.
14975 * gdb.reverse/ms1.c: New test.
14976 * gdb.reverse/machinestate.exp: New test.
14977 * gdb.reverse/Makefile.in: New file.
14978 * gdb.reverse/shr2.c: New test.
14979 * gdb.reverse/solib-reverse.c: New test.
14980 * gdb.reverse/solib-reverse.exp: New test.
14981 * gdb.reverse/step-reverse.c: New test.
14982 * gdb.reverse/step-reverse.exp: New test.
14983 * gdb.reverse/until-reverse.c: New test.
14984 * gdb.reverse/ur1.c: New test.
14985 * gdb.reverse/until-reverse.exp: New test.
14986 * gdb.reverse/watch-reverse.c: New test.
14987 * gdb.reverse/watch-reverse.exp: New test.
14988 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14989 * configure: Regenerate.
14990
fe3c8b0d
DE
149912009-06-26 Doug Evans <dje@google.com>
14992
14993 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14994
3a72a602
PM
149952009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14996
14997 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14998 windows problem for 'file delete $binfile'.
14999
27aa8d6a
SW
150002009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
15001
15002 * gdb.cp/namespace-using.exp: New test.
15003 * gdb.cp/namespace-using.cc: New test.
15004
8ac055f8
JB
150052009-05-20 Joel Brobecker <brobecker@adacore.com>
15006
15007 * gdb.ada/variant_record_packed_array: New testcase.
15008
85e306ed
TT
150092009-06-23 Tom Tromey <tromey@redhat.com>
15010
15011 * gdb.base/charset.exp (test_combination): Regression test.
15012 * gdb.base/charset.c (my_wchar_t): New typedef.
15013 (myvar): New global.
15014 (main): Set myvar.
15015
56643c5e
PM
150162009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
15017
15018 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
15019 target.
15020
1fac167a
UW
150212009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15022
15023 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
15024
7ccb0be9
UW
150252009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15026
15027 * gdb.mi/gdb680.exp: Update test for error message.
15028
568d6575
UW
150292009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15030
15031 * gdb.base/annota1.exp: Allow multiple occurrences of the
15032 frames-invalid annotation.
15033 * gdb.cp/annota2.exp: Likewise.
15034
7cd1089b
PM
150352009-06-15 Phil Muldoon <pmuldoon@redhat.com>
15036
15037 * gdb.cp/gdb2495.cc: New file.
15038 * gdb.cp/gdb2495.exp: New file.
15039
72c63395
JK
150402009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15041
15042 Report error on GDB crash during runto.
15043 * lib/gdb.exp (runto <eof>): New.
15044
3788363d
DJ
150452009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
15046
15047 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
15048 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
15049 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
15050 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
15051 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
15052 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
15053 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
15054 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
15055 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
15056 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
15057 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
15058 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
15059 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
15060 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
15061 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
15062 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
15063 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
15064 gdb.server/server-mon.exp, gdb.server/server-run.exp,
15065 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15066 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15067 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
15068 gdb.trace/passcount.exp, gdb.trace/report.exp,
15069 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
15070 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
15071 gdb.trace/while-stepping.exp: Use a unique name for the compiled
15072 executable.
15073
17592de3
PA
150742009-06-07 Pedro Alves <pedro@codesourcery.com>
15075
15076 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
15077 defined before referencing it.
15078
701e355d
DE
150792009-06-03 Doug Evans <dje@google.com>
15080
15081 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
15082 * gdb.arch/i386-see.c: Ditto.
15083
f2292c65
PM
150842009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
15085
15086 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
15087 (check_macro): Return 1 if undefined.
15088 If first test fails, check if macro debug information is available,
15089 and report unsupported test if no macro information is found.
15090
5a437975
DE
150912009-05-29 Doug Evans <dje@google.com>
15092
15093 * gdb.threads/hand-call-in-threads.exp: New.
15094 * gdb.threads/hand-call-in-threads.c: New.
15095
c141c696
MS
150962009-05-29 Michael Snyder <msnyder@vmware.com>
15097
15098 * gdb.base/break-always.exp: Change "1" to "on".
15099 Add confirmation check.
15100
b3444185
PA
151012009-05-28 Pedro Alves <pedro@codesourcery.com>
15102
15103 * gdb.threads/threxit-hop-specific.c: New.
15104 * gdb.threads/threxit-hop-specific.exp: New.
15105 * gdb.threads/thread-execl.c: New.
15106 * gdb.threads/thread-execl.exp: New.
15107
b6313243
TT
151082009-05-27 Tom Tromey <tromey@redhat.com>
15109 Thiago Jung Bauermann <bauerman@br.ibm.com>
15110
15111 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
15112 (mi_child_regexp): Likewise.
15113 (mi_list_varobj_children_range): Likewise.
15114 (mi_get_features): Likewise.
15115 (mi_list_varobj_children): Rewrite.
15116 * gdb.python/python-mi.exp: New file.
15117
a6bac58e
TT
151182009-05-27 Tom Tromey <tromey@redhat.com>
15119 Thiago Jung Bauermann <bauerman@br.ibm.com>
15120 Phil Muldoon <pmuldoon@redhat.com>
15121 Paul Pluzhnikov <ppluzhnikov@google.com>
15122
15123 * gdb.python/python-prettyprint.exp: New file.
15124 * gdb.python/python-prettyprint.c: New file.
15125 * gdb.python/python-prettyprint.py: New file.
15126 * gdb.base/display.exp: print/r is now valid.
15127
2c74e833
TT
151282009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
15129 Tom Tromey <tromey@redhat.com>
15130 Pedro Alves <pedro@codesourcery.com>
15131 Paul Pluzhnikov <ppluzhnikov@google.com>
15132
15133 * gdb.python/python-template.exp: New file.
15134 * gdb.python/python-template.cc: New file.
15135 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15136 tests.
15137 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15138 Call it.
15139 (test_value_after_death): New proc.
15140 * gdb.python/python-value.c (PTR): New typedef.
15141 (main): New variable 'x'.
15142
89c73ade
TT
151432009-05-27 Tom Tromey <tromey@redhat.com>
15144
15145 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15146 tests.
15147 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15148 Call it.
15149
a75724bc
PA
151502009-05-27 Pedro Alves <pedro@codesourcery.com>
15151
15152 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
15153
e58b0e63
PA
151542009-05-24 Pedro Alves <pedro@codesourcery.com>
15155
15156 * gdb.threads/fork-thread-pending.c: New.
15157 * gdb.threads/fork-thread-pending.exp: New.
15158
4ac36638
JK
151592009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15160
15161 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
15162 * gdb.dwarf2/dw2-strp.S (a_string2): New.
15163
889bf7c5 151642009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 15165
889bf7c5 15166 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 15167
b242c3c2
PA
151682009-05-17 Pedro Alves <pedro@codesourcery.com>
15169
15170 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
15171 `gdb_get_line_number'. Call `callee' in both parent and child.
15172 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
15173 `gdb_get_line_number' instead of hardcoding line numbers.
15174 (catch_fork_unpatch_child): New procedure to test detaching
15175 breakpoints from child fork.
15176 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
15177 hardcoding line numbers.
15178 (do_fork_tests): Run `catch_fork_unpatch_child'.
15179
ee342b23
VP
151802009-05-17 Vladimir Prus <vladimir@codesourcery.com>
15181
15182 * gdb.mi/mi-cmd-var.exp: Check that when varobj
15183 of structure type enters or leaves the scope, it
15184 is reported by -var-update.
15185
e2009e98
DE
151862009-05-11 Doug Evans <dje@sebabeach.org>
15187
15188 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 15189 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
15190 * gdb.threads/schedlock.c (main): Fix off-by-one error.
15191
00903456
JK
151922009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15193
15194 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
15195
dc621c35
DE
151962009-04-30 Doug Evans <dje@google.com>
15197
15198 * gdb.threads/watchthreads2.exp: New testcase.
15199 * gdb.threads/watchthreads2.c: New testcase.
15200
9ab4e744
DE
152012009-04-29 Doug Evans <dje@google.com>
15202
15203 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
15204 * gdb.cp/mb-ctor.cc: Ditto.
15205 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
15206 * gdb.cp/mb-inline.h (multi_line_foo): New function.
15207 * gdb.cp/mb-inline1.cc: Call it.
15208 * gdb.cp/mb-inline2.cc: Ditto.
15209 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
15210 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
15211
484086b7
JK
152122009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15213
15214 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
15215 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
15216 Replace all uses of `decimal' by `nonzero'.
15217 (info macro FROM_COMMANDLINE): New test.
15218
379a77b5
TT
152192009-04-27 Tom Tromey <tromey@redhat.com>
15220
15221 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
15222
b92b73c2
DE
152232009-04-27 Doug Evans <dje@google.com>
15224
15225 * gdb.threads/watchthreads.c (main): Initialize args before starting
15226 the threads. Plus formatting cleanup.
15227 * gdb.threads/watchthreads.exp: Avoid errant failures due to
15228 biased scheduling of one thread.
15229
945a118d
JG
152302009-04-27 Jerome Guitton <guitton@adacore.com>
15231
15232 * gdb.cp/templates.cc (GetMax): New template.
15233 (main): Declare two instances of GetMax.
15234 * gdb.cp/templates.exp: Add new test.
15235
d389af10
JK
152362009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15237
15238 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
15239
e7f86de9
JM
152402009-04-22 Joseph Myers <joseph@codesourcery.com>
15241
15242 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
15243
334cc82d
TT
152442009-04-15 Tom Tromey <tromey@redhat.com>
15245
15246 * gdb.base/charset.exp: Add regression test.
15247
d12672cc
JB
152482009-04-14 Joel Brobecker <brobecker@adacore.com>
15249
15250 * gdb.base/exe-lock.exp: New testcase.
15251
18e8c3bc
TT
152522009-04-13 Tom Tromey <tromey@redhat.com>
15253
15254 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
15255 operator on Frame.
15256
5ecd5cbe
UW
152572009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15258
15259 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
15260 * gdb.server/ext-attach.exp: Likewise.
15261
7309f756
VP
152622009-04-03 Vladimir Prus <vladimir@codesourcery.com>
15263
15264 Eliminate some sleep usage.
15265
889bf7c5
PA
15266 * gdb.mi/basics.c (do_nothing): New.
15267 (main): Use do_nothing instead of printf, so that
15268 not to introduce race condition between output of
15269 inferiour and output of gdb. Do not use sleep as it
15270 is not generally available on embedded targets.
7309f756 15271
f4b95f6f
PA
152722009-04-02 Pedro Alves <pedro@codesourcery.com>
15273
15274 * gdb.server/ext-attach.exp: Expect an optional process id after
15275 "Detached from remote process".
15276
de40b933
JK
152772009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15278
15279 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
15280 gdb.dwarf2/dw2-unresolved.exp: New.
15281
2ae101a4
PA
152822009-04-02 Pedro Alves <pedro@codesourcery.com>
15283
15284 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
15285 mi_run_to_main.
15286
56a8e183
PA
152872009-04-02 Pedro Alves <pedro@codesourcery.com>
15288
15289 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
15290 mi_run_to_main. Skip thread exit test on remote targets.
15291 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
15292 mi_run_to_main.
15293 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
15294 mi_run_to_main.
15295 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
15296 when expecting ^connected. Detect when the target doesn't support
15297 non-stop mode.
15298 (mi_run_cmd): Detect if non-stop mode was requested by isn't
15299 supported. Return -1 on error, 0 on success.
15300 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
15301 (mi_runto): Return mi_runto_helper's result explicitly.
15302
c35fafde
PA
153032009-04-01 Pedro Alves <pedro@codesourcery.com>
15304
15305 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
15306
f8a8dce6
JB
153072009-04-01 Tom Tromey <tromey@redhat.com>
15308
15309 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
15310 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
15311 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
15312 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
15313
71c25dea
TT
153142009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
15315 Jan Kratochvil <jan.kratochvil@redhat.com>
15316
15317 PR gdb/931
15318 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
15319 output.
15320 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
15321 for gdb/931.
15322 * dw2-strp.S (DW_AT_language): Change to C++.
15323 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
15324
02d9a9ce
JB
153252009-03-31 Joel Brobecker <brobecker@adacore.com>
15326
15327 * gdb.ada/tasks: New testcase.
15328
1042e4c0
SS
153292009-03-30 Stan Shebs <stan@codesourcery.com>
15330
15331 * gdb.trace/actions.exp: Update to match new info trace format.
15332 * gdb.trace/deltrace.exp: Ditto.
15333 * gdb.trace/infotrace.exp: Ditto.
15334 * gdb.trace/passcount.exp: Ditto.
15335 * gdb.trace/save-trace.exp: Ditto.
15336 * gdb.trace/while-stepping.exp: Ditto.
15337 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
15338
f8f6f20b
TJB
153392009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15340
15341 * gdb.python/python-frame.c: New file.
15342 * gdb.python/python-frame.exp: New file.
15343
c0c6f777
TJB
153442009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
15345
15346 * gdb.python/python-value.exp: Add tests for the address
15347 attribute.
15348
3cb51905
AS
153492009-03-29 Andreas Schwab <schwab@linux-m68k.org>
15350
15351 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
15352
88fc996f
DE
153532009-03-26 Doug Evans <dje@google.com>
15354
15355 * gdb.mi/mi-nonstop-exit.exp: New file.
15356 * gdb.mi/non-stop-exit.c: New file.
15357
56ef84b1
TT
153582009-03-26 Tom Tromey <tromey@redhat.com>
15359
15360 Update for change to prologue skipping:
15361 * gdb.mi/mi2-simplerun.exp: Update.
15362 * gdb.mi/mi2-break.exp: Update.
15363 * gdb.mi/mi-simplerun.exp: Update.
15364 * gdb.mi/mi-break.exp: Update.
15365 * gdb.base/ending-run.exp: Update.
15366
def2b000
TJB
153672009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
15368
15369 * gdb.python/python-value.exp (test_value_in_inferior): Test
15370 gdb.Value.is_optimized_out attribute.
15371
442ddf59
JK
153722009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15373
15374 * gdb.dwarf2/dw2-noloc-main.c: New file.
15375 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
15376 (.text): Remove.
15377 (.data): New.
15378 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
15379 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
15380 (DW_TAG_subprogram func_cu1, noloc): Remove.
15381 (main): New.
15382 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
15383 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
15384 (file_symbols): New procedure.
15385
a8df5de4
TT
153862009-03-25 Tom Tromey <tromey@redhat.com>
15387
15388 * gdb.base/charset.exp (valid_target_charset): New proc.
15389 Use it to skip tests on invalid charsets.
15390
cc1d7add
PM
153912009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
15392
15393 * gdb.base/completion.exp: Add a test for directory completion.
15394
bcd5727b
JK
153952009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15396
15397 Fix a racy FAIL.
15398 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
15399 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
15400
cc924cad
TJB
154012009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
15402
15403 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
15404 * gdb.python/python-function.exp: Add test for function returning
15405 a GDB value.
15406
bc3b79fd
TJB
154072009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
15408
15409 * gdb.python/python-function.exp: New file.
15410
6c7a06a3
TT
154112009-03-20 Tom Tromey <tromey@redhat.com>
15412
15413 * gdb.base/store.exp: Update for change to escape output.
15414 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
15415 to escape output.
15416 * gdb.base/pointers.exp: Update for change to escape output.
15417 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
15418 to escape output.
15419 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
15420 escape output.
15421 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
15422 to escape output.
15423 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
15424 escape output.
15425 * gdb.base/setvar.exp: Update for change to escape output.
15426 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
15427 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
15428 to escape output.
15429 (test_print_string_constants): Likewise.
15430 * gdb.base/charset.exp (valid_host_charset): Check size of
15431 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15432 cases. Handle "auto"-related output.
15433 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15434 (uvar, Uvar): New globals.
15435
c31af87b
JG
154362009-03-19 Jerome Guitton <guitton@adacore.com>
15437
15438 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15439 deltas.
15440 * gdb.ada/fixed_points.exp: Ditto.
15441
51272cf2
PA
154422009-03-18 Pedro Alves <pedro@codesourcery.com>
15443
15444 * return-nodebug.c: Don't include stdio.h.
15445 (init): Delete.
15446 (func): Delete definition and provide extern declaration.
15447 (t): New.
15448 (main): Don't call printf. Call func and store its result in t.
15449 * return-nodebug1.c: New.
15450 * return-nodebug.exp: Don't expect stdio output. Instead, print
15451 the global variable t. Drop printf formatters and cast types from
15452 foreach loop. Don't use prepare_for_testing. Compile
15453 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15454 define FORMAT or CAST.
15455
d24948ac
PP
154562009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15457
15458 * gdb.base/solib-display.exp: Disable test for remote targers.
15459
61ff14c6
JK
154602009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15461
15462 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15463
cb4dce93
JK
154642009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15465
15466 Fix a racy FAIL.
15467 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15468 code from `follow parent, print pids'.
15469 (`follow child, print pids', `follow parent, print pids'): Call it.
15470 Replace `gdb_test "break..."' by gdb_breakpoint.
15471
f7c60c5e
VP
154722009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15473
15474 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15475 sync and async modes.
f7c60c5e 15476
383ace49
JB
154772009-03-12 Joel Brobecker <brobecker@adacore.com>
15478
15479 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15480 that was checked in by mistake. Remove loading of ada.exp, since
15481 this is not necessary in this case.
15482
4ce102af
JB
154832009-03-12 Joel Brobecker <brobecker@adacore.com>
15484
15485 * gdb.ada/ptype_arith_binop.exp: New testcase.
15486
529a2aef
JB
154872009-03-12 Joel Brobecker <brobecker@adacore.com>
15488
15489 * gdb.ada/mod_from_name: New testcase.
15490
8a38181c
JB
154912009-03-12 Joel Brobecker <brobecker@adacore.com>
15492
15493 * gdb.ada/tick_last_segv: New testcase.
15494
11436dee
VP
154952009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15496
61ff14c6 15497 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15498
1f31650a
VP
154992009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15500
61ff14c6
JK
15501 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15502 include the token in ^running and frame info in *stopped.
1f31650a 15503
a3247a22
PP
155042009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15505
15506 * solib-display.exp: New file.
15507 * solib-display-main.c: New file.
15508 * solib-display-lib.c: New file.
61ff14c6 15509
aae64587
PA
155102009-03-05 Pedro Alves <pedro@codesourcery.com>
15511
15512 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
15513
44aabfbc
JK
155142009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15515
15516 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
15517 (list_and_check_macro): Use more specific test name.
15518 (next to definition): Make the test names unique.
15519
c087fcd3
PM
155202009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
15521
15522 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 15523
c86cf029
VP
155242009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15525
15526 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
15527 notifications.
15528 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
15529 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
15530 * lib/mi-support.exp (library_loaded_re): New.
15531 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
15532
3ea85240
VP
155332009-02-17 Vladimir Prus <vladimir@codesourcery.com>
15534
15535 * gdb.gdb/observer.exp: Use test_notification observer, not
15536 normal_stop, everywhere.
15537 (test_normal_stop_notifications): Rename to...
15538 (test_notifications): ...this.
15539 (test_observer_normal_stop): Rename to...
15540 (test_observer): ...this.
15541
1903f0e6
DE
155422009-02-16 Doug Evans <dje@google.com>
15543
15544 * gdb.arch/amd64-disp-step.S (test_int3): New test.
15545 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
15546 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
15547 (test_prefixed_syscall,test_int3): New tests.
15548 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
15549 (test_prefixed_syscall,test_int3): New tests.
15550
1d33d6ba
VP
155512009-02-14 Vladimir Prus <vladimir@codesourcery.com>
15552
3cb51905
AS
15553 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
15554 (mi_expect_interrupt): Likewise.
15555 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
15556 response.
1d33d6ba 15557
faafb047
PM
155582009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15559
15560 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
15561 * gdb.base/pc-fp.exp (get_valueofx): Remove.
15562 Replace calls to get_valueofx by get_hexadecimal_valueof.
15563
417e16e2
PM
155642009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
15565
15566 * lib/gdb.exp (get_valueof): Accept anything as a return value.
15567 (get_integer_valueof): New procedure.
15568 (get_sizeof): Use new get_integer_value_of.
15569 * gdb.base/sizeof.exp: Replace all uses of get_valueof
15570 by get_integer_valueof.
15571
7065b901
TT
155722009-02-13 Tom Tromey <tromey@redhat.com>
15573
15574 * gdb.base/remote.exp (get_sizeof): Remove.
15575 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
15576 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
15577 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
15578 * lib/gdb.exp (get_valueof): Move from long_long.exp.
15579 (get_sizeof): Likewise.
15580
5d7cb8df
JK
155812009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15582
15583 PR fortran/9806
15584 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
15585
b2febfff
PP
155862009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15587
15588 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
15589
4aa995e1
PA
155902009-02-06 Pedro Alves <pedro@codesourcery.com>
15591
15592 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
15593
d8906c6f
TJB
155942009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15595
15596 * gdb.python/python-cmd.exp: New file.
15597
ff4ab08d
TG
155982009-02-06 Tristan Gingold <gingold@adacore.com>
15599
15600 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15601
aacd552b
TG
156022009-02-05 Tristan Gingold <gingold@adacore.com>
15603
15604 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15605 pointer is dereferenced and use this signal name in regexp.
15606 * gdb.base/signull.exp: Ditto.
15607 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15608 * gdb.base/signull.c (main): Ditto.
15609
08c637de
TJB
156102009-02-04 Tom Tromey <tromey@redhat.com>
15611 Thiago Jung Bauermann <bauerman@br.ibm.com>
15612
15613 * gdb.python/python-value.exp: Use `gdb.history' instead of
15614 `gdb.value_from_history'.
15615 (test_value_numeric_ops): Add test for conversion of enum constant.
15616 * gdb.python/python-value.c (enum e): New type.
15617 (evalue): New global.
15618 (main): Use argv.
15619
20261af8
JG
156202009-02-04 Jerome Guitton <guitton@adacore.com>
15621
15622 * gdb.ada/uninitialized_vars: New test program.
15623 * gdb.ada/uninitialized_vars.exp: New testcase.
15624
52e44b43
TT
156252009-02-02 Tom Tromey <tromey@redhat.com>
15626
15627 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15628 * gdb.cp/pr2489.cc: Rename...
15629 * gdb.cp/pr9594.cc: ... to this.
15630
1c71341a
TT
156312009-02-02 Tom Tromey <tromey@redhat.com>
15632
15633 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15634 * gdb.cp/pr2489.cc: New file.
15635 * gdb.cp/cpcompletion.exp: New file.
15636
a4295225
TT
156372009-02-02 Tom Tromey <tromey@redhat.com>
15638
15639 PR exp/9059:
15640 * gdb.cp/call-c.exp: Add regression test.
15641 * gdb.cp/call-c.cc (FooHandle): New typedef.
15642 (main): New variable 'handle'.
15643
592375cd
VP
156442009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15645
15646 * lib/mi-support.exp (et_mi_thread_list)
15647 (check_mi_and_console_threads): Adjust for current thread in
15648 -thread-list-ids output.
15649
41447f92
VP
156502009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15651
889bf7c5
PA
15652 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15653 Call it.
41447f92 15654
35669430
DE
156552009-01-28 Doug Evans <dje@google.com>
15656
15657 * gdb.arch/amd64-disp-step.S: New file.
15658 * gdb.arch/amd64-disp-step.exp: New file.
15659 * gdb.arch/i386-disp-step.S: New file.
15660 * gdb.arch/i386-disp-step.exp: New file.
15661
09f00d9a
PM
156622009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15663
15664 * gdb.base/find.exp: Set newline variable
15665 using quotes instead of braces to fix cygwin failures.
15666
1e8fb976
PA
156672009-01-23 Pedro Alves <pedro@codesourcery.com>
15668
15669 * gdb.base/radix.exp: Add tests to ensure that that set
15670 input-radix 0 and set output-radix 0 are really rejected.
15671
da061712
PA
156722009-01-23 Pedro Alves <pedro@codesourcery.com>
15673
15674 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15675 copyright years.
15676
dd7e2d2b
PA
156772009-01-23 Pedro Alves <pedro@codesourcery.com>
15678
15679 PR gdb/9664:
15680 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15681
392452f6
PA
156822009-01-22 Pedro Alves <pedro@codesourcery.com>
15683
15684 PR c++/9631:
15685 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15686
8653e71c
PM
156872009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15688
15689 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15690 binfile definition to fix Windows OS failure.
15691
a12cc160
DJ
156922009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15693
15694 PR gdb/9346
15695 * gdb.base/interrupt.c (sigint_handler): New.
15696 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15697 on error.
15698 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15699 Test "signal SIGINT".
15700
b89667eb
DE
157012009-01-19 Doug Evans <dje@google.com>
15702
15703 * gdb.base/break.exp: Update expected gdb output.
15704 * gdb.base/sepdebug.exp: Ditto.
15705 * gdb.mi/mi-syn-frame.exp: Ditto.
15706 * gdb.mi/mi2-syn-frame.exp: Ditto.
15707 * gdb.base/call-signal-resume.exp: New file.
15708 * gdb.base/call-signals.c: New file.
15709 * gdb.base/unwindonsignal.exp: New file.
15710 * gdb.base/unwindonsignal.c: New file.
15711 * gdb.threads/interrupted-hand-call.exp: New file.
15712 * gdb.threads/interrupted-hand-call.c: New file.
15713 * gdb.threads/thread-unwindonsignal.exp: New file.
15714
adb483fe
DJ
157152009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15716
15717 * gdb.base/define.exp: Test defining and hooking prefix commands.
15718 * gdb.python/python.exp: Update test for "show user" output.
15719
60023297
JK
157202009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15721
15722 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15723 now the output exactly, using less wildcards. Expect also the output
15724 of gfortran-4.3. Update for the f-valprint.c modification from
15725 2008-04-22.
15726 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15727 Remove gdb_test test names where matching the command.
15728
ccc57cf9
PA
157292009-01-01 Pedro Alves <pedro@codesourcery.com>
15730
15731 PR breakpoints/9681:
15732 * gdb.base/watchpoint.exp: Add regression test.
15733
c7a6ca08
PA
157342008-12-31 Pedro Alves <pedro@codesourcery.com>
15735
15736 * gdb.threads/attach-into-signal.exp: Don't use
15737 gdb_suppress_entire_file.
15738 * gdb.threads/attach-stopped.exp: Ditto.
15739 * gdb.threads/attachstop-mt.exp: Ditto.
15740
3a031f65
PA
157412008-12-31 Pedro Alves <pedro@codesourcery.com>
15742
15743 PR gdb/8812:
15744 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15745
09e6485f
PA
157462008-12-29 Pedro Alves <pedro@codesourcery.com>
15747
15748 PR gdb/7536:
15749 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15750 and unsupported output radices are really rejected.
15751
0cd53049
JK
157522008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15753
15754 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15755
ba163c7e
TT
157562008-12-22 Tom Tromey <tromey@redhat.com>
15757
15758 * gdb.cp/punctuator.exp: New file.
15759
6f4de6c9
JK
157602008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15761
15762 * gdb.base/completion.exp (Completing non-existing component): New test.
15763
0f34d0b4
JK
157642008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15765
15766 Fix for PR gdb/8648.
15767 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15768 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15769 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15770 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15771
db2ad4c3
JK
157722008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15773
15774 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15775
bb5ef15e
DP
157762008-12-16 Christophe Lyon <christophe.lyon@st.com>
15777
15778 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15779 compiler actually generate code at the expected line number.
15780
90142adc
JZ
157812008-12-15 Jie Zhang <jie.zhang@analog.com>
15782
15783 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15784
fad6eecd
TT
157852008-12-12 Tom Tromey <tromey@redhat.com>
15786
15787 * gdb.base/commands.exp (redefine_hook_test): New proc.
15788 Call it.
15789
17c8aaf5
TT
157902008-12-11 Tom Tromey <tromey@redhat.com>
15791
15792 * gdb.base/macscp.exp: New regression test.
15793
7c8adf68
TT
157942008-12-11 Tom Tromey <tromey@redhat.com>
15795
15796 * gdb.base/macscp.exp: Print "address.addr".
15797 * gdb.base/macscp1.c (struct outer): New struct.
15798 (address): New global.
15799
b05dcbb7
TT
158002008-12-09 Tom Tromey <tromey@redhat.com>
15801
15802 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15803 Call it.
15804
2d476de1
DE
158052008-12-04 Doug Evans <dje@google.com>
15806
15807 * gdb.server/ext-run.exp: Relax regexp for init program.
15808
87bdc959
TG
158092008-12-03 Tristan Gingold <gingold@adacore.com>
15810
15811 * gdb.base/macscp.exp: Generate an object file during compilation
15812 to work around Darwin dsymutil limitations.
15813
e0740f77
JK
158142008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15815
15816 Test resolving external references to TLS variables.
15817 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15818 FILE2_THREAD_LOCAL.
15819 (testfile2, srcfile2): New variables.
15820 * gdb.threads/tls.c (file2_thread_local)
15821 (function_referencing_file2_thread_local): New.
15822 * gdb.threads/tls2.c: New file.
15823
67f0aac5
JB
158242008-11-28 Joel Brobecker <brobecker@adacore.com>
15825
15826 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15827 rather than integer, as integer might not be big enough when
15828 on 64bit targets.
67f0aac5 15829
c332165e
JG
158302008-11-27 Jerome Guitton <guitton@adacore.com>
15831
15832 * gdb.cp/formatted-ref.exp: Add equality test.
15833 * gdb.ada/formatted_ref.exp: Ditto.
15834
fc9b693c
JK
158352008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15836
15837 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15838 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15839
a9c64011
AS
158402008-11-20 Andreas Schwab <schwab@suse.de>
15841
15842 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15843 matching syscall entry point.
15844 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15845 (tcatch_vfork_then_child_follow): Likewise. Finish through
15846 vfork even if we stopped at the syscall trampoline.
15847
e2fd701e
DE
158482008-11-20 Doug Evans <dje@google.com>
15849
15850 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15851
69abc51c
TJB
158522008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15853
15854 * gdb.arch/ppc-dfp.exp: New file.
15855 * gdb.arch/ppc-dfp.c: New file.
15856
c14c28ba
PP
158572008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15858
15859 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15860
2e74121d
DE
158612008-11-17 Doug Evans <dje@google.com>
15862
15863 * gdb.mi/mi-syn-frame.exp: Update expected output.
15864 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15865
66bb093b
VP
158662008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15867
15868 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15869 "thread N" results in =thread-selected.
15870 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15871 (mi_send_resuming_command_raw): Be prepared for
15872 =thread-selected.
15873
3d043ef6
VP
158742008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15875
a9c64011
AS
15876 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15877 * lib/mi-support.exp: Likewise.
3d043ef6 15878
808104c8
JB
158792008-11-16 Joel Brobecker <brobecker@adacore.com>
15880
15881 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15882 commands from the expected output for "help catch".
15883
00b22944
JB
158842008-11-15 Joel Brobecker <brobecker@adacore.com>
15885
15886 * gdb.ada/int_deref.exp: New testcase.
15887
59669435
TT
158882008-11-14 Nick Roberts <nickrob@snap.net.nz>
15889
15890 * gdb.mi/gdb2549.exp: New file.
15891
de04a248
DE
158922008-11-11 Doug Evans <dje@google.com>
15893
15894 * gdb.base/callexit.exp: New file.
15895 * gdb.base/callexit.c: New file.
15896
6b8ce727
DE
158972008-11-10 Doug Evans <dje@google.com>
15898
15899 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15900 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15901 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15902 (default_gdb_start,default_gdb_exit): Ditto.
15903 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15904 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15905 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15906 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15907 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15908 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15909
1b14b8aa
AS
159102008-11-03 Andreas Schwab <schwab@suse.de>
15911
15912 * gdb.base/hashline2.exp: Fix typo.
15913 * gdb.base/hashline3.exp: Likewise.
15914
f3134b88
TT
159152008-10-30 Tom Tromey <tromey@redhat.com>
15916
15917 * gdb.base/pointers.exp: Add test.
15918 * gdb.base/pointers.c (k, S): New typedefs.
15919 (instance): New global.
15920
c2226152
AS
159212008-10-30 Andreas Schwab <schwab@suse.de>
15922
15923 * gdb.base/args.exp: Add tests for newlines.
15924
462f405c
JB
159252008-10-30 Joel Brobecker <brobecker@adacore.com>
15926
15927 gdb.base/foll-exec.exp: Update the expected output of a couple
15928 of "info breakpoints" tests.
15929
79a45b7d
TT
159302008-10-28 Tom Tromey <tromey@redhat.com>
15931
15932 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15933
adc13a14
PA
159342008-10-24 Pedro Alves <pedro@codesourcery.com>
15935
15936 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15937 gdb_start_cmd.
15938 Use runto_main before any test that requires execution.
15939
252fbfc8
PA
159402008-10-23 Pedro Alves <pedro@codesourcery.com>
15941
15942 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15943 instead of SIGINT.
15944
28148e3d
JB
159452008-10-22 Joel Brobecker <brobecker@adacore.com>
15946
15947 * gdb.base/completion.exp: Update expected output following
15948 the addition of the "info tasks" command.
15949
c209f847
TT
159502008-10-22 Tom Tromey <tromey@redhat.com>
15951
15952 * gdb.base/exprs.exp (test_expr): Add test for string
15953 concatenation.
15954
f177e350
PA
159552008-10-19 Pedro Alves <pedro@codesourcery.com>
15956
15957 * configure.ac: Output gdb.python/Makefile.
15958 * configure: Regenerate.
15959 * gdb.python/Makefile.in: New.
15960
cce89356
JB
159612008-10-16 Joel Brobecker <brobecker@adacore.com>
15962
15963 * gdb.base/foll-fork.exp: Adjust the expected output to match
15964 the new description for fork/vfork catchpoints in the "info
15965 breakpoints" output.
15966
176d289d
TJB
159672008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15968
15969 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15970
a08702d6
TJB
159712008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15972
15973 * gdb.python/python-value.c: New file.
15974 * gdb.python/python-value.exp: New file.
15975
1c5cfe86
PA
159762008-10-15 Pedro Alves <pedro@codesourcery.com>
15977
15978 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15979
5a98ad69
DP
159802008-10-15 Denis Pilat <denis.pilat@st.com>
15981
41702f1b 15982 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15983
dcb1a1e2
TT
159842008-10-09 Tom Tromey <tromey@redhat.com>
15985
15986 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15987 'fprintf' and 'stderr'.
15988
9124fe48
JB
159892008-10-07 Joel Brobecker <brobecker@adacore.com>
15990
15991 * gdb.ada/ref_tick_size.exp: New testcase.
15992
45452591
DE
159932008-10-06 Doug Evans <dje@google.com>
15994
15995 * gdb.dwarf2/dw2-cu-size.exp: New file.
15996 * gdb.dwarf2/dw2-cu-size.S: New file.
15997
15998 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15999 .Ltype_int for clarity.
16000
4fc5b208
PP
160012008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
16002
16003 PR gdb/2384:
16004 * gdb.cp/gdb2384.exp: Extended to test more cases.
16005 * gdb.cp/gdb2384.cc: Likewise.
16006 * gdb.cp/gdb2384-base.h: Likewise.
16007 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 16008
d78df370
JK
160092008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16010
16011 * gdb.base/maint.exp (maint print type): Remove printing
16012 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
16013
9a044a89
TT
160142008-09-30 Tom Tromey <tromey@redhat.com>
16015
16016 * gdb.base/macscp.exp: Add completion tests.
16017 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
16018 (TWENTY_THREE): Likewise.
16019 (FORTY_EIGHT): Likewise.
16020
506800a9
TT
160212008-09-30 Tom Tromey <tromey@redhat.com>
16022
16023 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
16024 everywhere.
16025 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
16026
1a6f01b5
JK
160272008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
16028
16029 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
16030 testcase is derived from. Fix racy dependency on an expected PID
16031 number. No longer support the testcase on Linux kernel 2.4.x.
16032
2fae03e8
TT
160332008-09-27 Tom Tromey <tromey@redhat.com>
16034
16035 * gdb.base/macscp.exp: Add tests for stringification, splicing,
16036 and varargs.
16037
1ad15515
PA
160382008-09-22 Pedro Alves <pedro@codesourcery.com>
16039
16040 * lib/mi-support.exp (mi_expect_interrupt): New.
16041 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
16042 from gdb.mi/mi-nonstop.exp.
16043 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
16044 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
16045 lib/mi-support.exp.
16046 Use mi_check_thread_states throughout. Avoid ".*" and do not
16047 require an anchor after -exec-run.
16048
d0b76dc6
DJ
160492008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
16050
16051 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
16052 stop is pending. Avoid ".*" when two stops are pending.
16053 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
16054 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
16055 newlines in fullnames.
16056 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
16057 (mi_expect_stop): Update comments. Only anchor in sync mode.
16058 Do not match newlines.
16059 (mi_send_resuming_command_raw): Always return status.
16060 (mi_get_stop_line): Do not match more than one line by accident.
16061 Only anchor in sync mode.
16062 (mi_run_inline_test): If -exec-next fails, give up.
16063
9990c830
UW
160642008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16065
16066 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
16067 on SPU.
16068
ebcf6f00
JB
160692008-09-10 Joel Brobecker <brobecker@adacore.com>
16070
16071 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
16072
b6db24e5
JB
160732008-09-10 Joel Brobecker <brobecker@adacore.com>
16074
16075 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
16076 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
16077 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
16078 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
16079 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
16080 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
16081 gdb.ada/interface.exp, gdb.ada/null_array.exp,
16082 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
16083 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
16084 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
16085 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
16086 Include the "= " sequence in the expected output of print tests.
16087
2bf448e0
JB
160882008-09-10 Joel Brobecker <brobecker@adacore.com>
16089
16090 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
16091 description for boolean types.
16092
d51fd4c8
PA
160932008-09-09 Pedro Alves <pedro@codesourcery.com>
16094
16095 * gdb.base/hook-stop-continue.c: New.
16096 * gdb.base/hook-stop-continue.exp: New.
16097
694182d2
DJ
160982008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
16099
16100 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
16101
3b8a7fc0
JG
161022008-09-08 Jerome Guitton <guitton@adacore.com>
16103
16104 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
16105 (stack_check_probe_2, stack_check_probe_loop_1)
16106 (stack_check_probe_loop_2): New functions.
16107 (main): Add call to these new functions.
16108 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
16109 functions, check that the breakpoint is inserted at the appropriate
16110 location.
16111 (insert_breakpoint): Slightly refine this procedure so that it can
16112 be called several times in the test.
16113
96cc0ae8
JG
161142008-09-08 Jerome Guitton <guitton@adacore.com>
16115
16116 * gdb.base/stack-checking.c: New file.
16117 * gdb.base/stack-checking.exp: New file.
16118
1f08b409
TJB
161192008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16120
16121 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
16122 * gdb.arch/altivec-regs.exp: Likewise.
16123 * gdb.arch/vsx-regs.exp: Likewise.
16124
3099e1c4
TJB
161252008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16126
16127 * gdb.arch/ppc-fp.exp: New file.
16128 * gdb.arch/ppc-fp.c: New file.
16129
cc69bfc1
PP
161302008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16131
16132 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
16133 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 16134
b02a33db
MS
161352008-09-04 Michael Snyder <msnyder@vmware.com>
16136
16137 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
16138 as "at" (for non-debug functions such as _start).
16139
2992cbe0
UW
161402008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16141
16142 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
16143 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
16144 software watchpoints.
16145 * gdb.base/watch_thread_num.exp: Likewise.
16146
514f746b
AR
161472008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
16148
16149 * gdb.arch/i386-bp_permanent.exp: New test.
16150
876cecd0
TT
161512008-08-24 Tom Tromey <tromey@redhat.com>
16152
16153 * gdb.base/maint.exp: Update "maint print type".
16154
80f73d71
VP
161552008-08-21 Vladimir Prus <vladimir@codesourcery.com>
16156
16157 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
16158 support. Adjust the order of "*running" notifications.
16159 * gdb.mi/non-stop.c: Don't cast from int to void* and
16160 back.
16161
d9c78d7d
MK
161622008-08-20 Mark Kettenis <kettenis@gnu.org>
16163
16164 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
16165 expect to find it in the "info frame" output.
16166
97a2d1d3
DJ
161672008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
16168
16169 * gdb.base/interp.exp: Always consume both prompts.
16170
b96e2927
PA
161712008-08-20 Pedro Alves <pedro@codesourcery.com>
16172
16173 * gdb.base/pending.exp: Test pending breakpoints without symbols
16174 loaded.
16175
8cf6e61a
VP
161762008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16177
16178 * lib/mi-support.exp (mi_expect_stop): Produce
16179 more details on failures.
16180 * gdb.mi/mi-nonstop.exp: New.
16181 * gdb.mi/non-stop.c: New.
16182
c6ebd6cf
VP
161832008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16184
a9c64011
AS
16185 * gdb.mi/mi-async.exp: Use 'set target-async'.
16186 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 16187
46a9b8ed
DJ
161882008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
16189
16190 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
16191
44feb3ce
TT
161922008-08-17 Tom Tromey <tromey@redhat.com>
16193
16194 * gdb.base/help.exp (help catch): Rewrite.
16195
311a4e6b
TJB
161962008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
16197
16198 * gdb.base/define.exp: Test indented command documentation.
16199 * gdb.python/python.exp: Test indented multi-line command.
16200
604c2f83
LM
162012008-08-15 Luis Machado <luisgpm@br.ibm.com>
16202
16203 * testsuite/gdb.arch/vsx-regs.c: New source file.
16204 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
16205 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
16206
886a217c
TT
162072008-08-14 Tom Tromey <tromey@redhat.com>
16208
16209 * gdb.base/macscp.exp: Add regression test for "macro define" or
16210 "macro undef" with no arguments.
16211
c814a4f3
PP
162122008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
16213
16214 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 16215
12ab8a60
UW
162162008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16217
16218 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
16219
d57a3c85
TJB
162202008-08-06 Tom Tromey <tromey@redhat.com>
16221
16222 * gdb.python/python.exp: New file.
16223
c7b778ff
JK
162242008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16225
16226 Fix for PR gdb/1543.
16227 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
16228 $LOCATION.
16229 (location): New variable.
16230 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
16231 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
16232 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
16233 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
16234 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
16235 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
16236 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
16237 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
16238 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
16239 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
16240 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
16241 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
16242 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
16243 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
16244 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16245 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
16246 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
16247 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
16248 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
16249 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16250 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
16251 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
16252 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
16253 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
16254 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
16255 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
16256 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
16257 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
16258 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
16259 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
16260 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
16261 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
16262 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
16263 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
16264 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
16265 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
16266 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
16267 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16268 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
16269 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
16270 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
16271 gdb.base/type-opaque.exp, gdb.base/until.exp,
16272 gdb.base/value-double-free.c, gdb.base/varargs.exp,
16273 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
16274 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
16275 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
16276 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
16277 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
16278 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
16279 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
16280 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16281 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
16282 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
16283 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
16284 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
16285 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
16286 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
16287 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
16288 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16289 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
16290 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
16291 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
16292 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16293 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
16294 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
16295 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
16296 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16297 gdb.pascal/types.exp, gdb.stabs/weird.exp,
16298 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
16299 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
16300 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
16301 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
16302 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
16303 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
16304 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16305 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
16306 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16307 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16308 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16309 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16310 lib/mi-support.exp, lib/trace-support.exp: Remove reference
16311 to bug-gdb@prep.ai.mit.edu .
16312
5e06a3d1
VP
163132008-07-31 Vladimir Prus <vladimir@codesourcery.com>
16314
16315 * lib/mi-support.exp (mi_load_shlibs): New.
16316 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
16317
9d81d21b
VP
163182008-07-30 Vladimir Prus <vladimir@codesourcery.com>
16319
16320 * lib/mi-support.exp (get_mi_thread_list)
16321 (check_mi_and_console_threads): New, moved from ...
16322 * gdb.mi/mi-pthread.exp: ...here.
16323 * gdb.mi/gdb669.exp (get_mi_thread_list)
16324 (check_mi_and_console_threads): Delete.
16325 * gdb.mi/mi2-pthread.exp: Likewise.
16326
bae98fe0
TT
163272008-07-28 Tom Tromey <tromey@redhat.com>
16328
16329 * Makefile.in (just-check): Remove. Move body to...
16330 (check): ... here.
16331
57380f4e
DJ
163322008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16333
16334 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
16335 Add a test for duplicated SIGINTs.
16336
e09490f1
DJ
163372008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16338
16339 * gdb.threads/schedlock.exp (get_args): Update to work for any
16340 value of NUM.
16341 (Top level): Report the number of threads that did not resume.
16342
6387b45f
DJ
163432008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16344
16345 * gdb.dwarf2/dw2-compressed.S: Also define __start.
16346
62f64ff2
DJ
163472008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16348
16349 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
16350 non-MI prompt.
16351
fa8de41e
TT
163522008-07-26 Tom Tromey <tromey@redhat.com>
16353
16354 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
16355 (function_struct, function_struct_ptr): New globals.
16356 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
16357 function pointer in a struct.
16358
ccb3ac8a
TT
163592008-07-26 Tom Tromey <tromey@redhat.com>
16360
16361 * gdb.base/macscp.exp: Add test for macro lexing bug.
16362
d7d9f01e
TT
163632008-07-18 Tom Tromey <tromey@redhat.com>
16364
16365 * gdb.base/macscp.exp: Add macro tests.
16366
9bf07184
PP
163672008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16368
16369 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
16370
becf6477
PP
163712008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16372
16373 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
16374
0709f7d3
PP
163752008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
16376
16377 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 16378
7093c834
PP
163792008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
16380
16381 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 16382
b432ffe3
JK
163832008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16384
16385 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
16386
b1a268e5
VP
163872008-07-12 Vladimir Prus <vladimir@codesourcery.com>
16388
16389 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
16390
e2995f8e
KB
163912008-07-11 Kevin Buettner <kevinb@redhat.com>
16392
16393 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
16394 of regexp to account for changes made to GDB in the printing of
16395 byte vectors.
16396
14032a66
TT
163972008-07-11 Tom Tromey <tromey@redhat.com>
16398
16399 * gdb.base/completion.exp: Add 'help' completion test.
16400
981505ef
JK
164012008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16402
16403 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
16404
10568435
JK
164052008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16406
16407 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
16408
4487aabf
PA
164092008-07-09 Pedro Alves <pedro@codesourcery.com>
16410
16411 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
16412
a4a9b1c4
PA
164132008-07-09 Pedro Alves <pedro@codesourcery.com>
16414
16415 * gdb.base/fullname.exp: Restore pwd if compiling failed.
16416
3c3185ac
JK
164172008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16418
16419 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
16420
7ebd49dc
VP
164212008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16422
16423 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
16424 previous commit. Add a comment.
16425
84e46146
PA
164262008-06-28 Pedro Alves <pedro@codesourcery.com>
16427
16428 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
16429
0f8d4a2f
VP
164302008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16431
16432 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16433
f747e0ce
PA
164342008-06-27 Pedro Alves <pedro@codesourcery.com>
16435
16436 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16437 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16438 compiling an executable, link in an object that forces unbuffered
16439 output.
16440 * lib/set_unbuffered_mode.c: New file.
16441
734a5c36
JK
164422008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16443
16444 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16445
a2840c35
VP
164462008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16447
a9c64011
AS
16448 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16449 mi_expect_stop.
16450 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16451 Demand that *running is output.
16452 (detect_async): Perform checking every time.
16453 (mi_send_resuming_command): Extract everything into...
16454 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16455 (mi_expect_stop): Don't accept any output before *stopped.
16456
6ae37fef
VP
164572008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16458
16459 Robustify mi-simplerun.
a9c64011
AS
16460 * gdb.mi/basics.c (main): Add a call to sleep.
16461 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16462 * gdb.mi/mi2-cli.exp: Likewise.
16463 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16464
b4aa76f0 164652008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16466
16467 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16468
e1ac3328
VP
164692008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16470
a9c64011
AS
16471 * gdb.mi/mi-console.exp: Adjust.
16472 * gdb.mi/mi-syn-frame.exp: Adjust.
16473 * gdb.mi/mi2-console.exp: Adjust.
16474 * gdb.mi/mi2-syn-frame.exp: Adjust.
16475 * lib/mi-support.exp (mi_run_cmd): Adjust.
16476 (mi_send_resuming_command): Adjust.
e1ac3328 16477
f7f9a841
VP
164782008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16479
16480 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16481 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16482 testing of stopped.
16483 * gdb.mi/mi2-syn-frame.exp: Likewise.
16484 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16485 (async, detect_async): New.
16486 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16487 depending on if we're running in sync or async mode.
f7f9a841 16488
37cd5d19
TT
164892008-06-09 Tom Tromey <tromey@redhat.com>
16490
16491 * gdb.base/completion.exp: New tests for field name completion
16492 with spaces, and field name completion with '->'.
16493
65d12d83
TT
164942008-06-06 Tom Tromey <tromey@redhat.com>
16495
16496 * gdb.base/break1.c (struct some_struct): New struct.
16497 (values): New global.
16498 * gdb.base/completion.exp: Add field name completion test.
16499
ebfe2e3f
PP
165002008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16501
16502 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16503 to pointer.
16504 * gdb.cp/call-c.cc: Likewise.
16505
bcf6fc3a
NR
165062008-06-06 Nick Roberts <nickrob@snap.net.nz>
16507
16508 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
16509 annotation.
16510
49fd4a42 165112008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 16512 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
16513
16514 * gdb.threads/execl.c, gdb.threads/execl1.c,
16515 gdb.threads/execl.exp: New tests.
a9c64011 16516
8a34ac3f
AR
165172008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
16518 Daniel Jacobowitz <dan@codesourcery.com>
16519
16520 * gdb.cp/exception.exp: Activate test, make it work with pending
16521 catchpoints.
16522
86ae69ef
JK
165232008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
16524
16525 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
16526
f7f9ae2c
VP
165272008-05-28 Vladimir Prus <vladimir@codesourcery.com>
16528
a9c64011
AS
16529 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
16530 now printed.
16531 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 16532
2a2d4dc3
AS
165332008-05-27 Andreas Schwab <schwab@suse.de>
16534
16535 * gdb.base/frame-args.exp: Handle arguments that are optimized
16536 out.
16537
5099e4d9
LM
165382008-05-26 Luis Machado <luisgpm@br.ibm.com>
16539
16540 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
16541 quiet for ppc32 and group options into a single variable.
16542
d9c36a91
JB
165432008-05-23 Joel Brobecker <brobecker@adacore.com>
16544
16545 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
16546 of zero-size elements.
16547 * gdb.ada/null_array.exp: Test printing this new array.
16548
103a8671
JK
165492008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16550
16551 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
16552
07a4cc1a 165532008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
16554
16555 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
16556 of the "finish" command.
16557
55f996a7
NR
165582008-05-21 Nick Roberts <nickrob@snap.net.nz>
16559
16560 * gdb.base/annota1.exp: Test for new annotation.
16561
907fc202
UW
165622008-05-16 Pedro Alves <pedro@codesourcery.com>
16563
16564 * gdb.base/fixsection.exp: New file.
16565 * gdb.base/fixsection0.c: New file.
16566 * gdb.base/fixsection1.c: New file.
16567
e8f97270
UW
165682008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16569
16570 * gdb.base/annota1.exp: Accept printf@... in place of printf.
16571 * gdb.base/annota3.exp: Likewise.
16572
ac0bb574
NF
165732008-05-13 Nathan Froyd <froydnj@codesourcery.com>
16574
16575 * gdb.base/watch_thread_num.exp: Don't run tests that require
16576 watchpoints if the target doesn't support them.
16577
6fadd07a
DE
165782008-05-12 Doug Evans <dje@google.com>
16579
16580 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
16581
6e9a4a30
JB
165822008-05-09 Joel Brobecker <brobecker@adacore.com>
16583
16584 * gdb.ada/assign_1.exp: New testcase.
16585
08388c79
DE
165862008-05-09 Doug Evans <dje@google.com>
16587
a3c83fae
DE
16588 * gdb.base/find.exp: New file.
16589 * gdb.base/find.c: New file.
08388c79 16590
bd5ddfe8
DJ
165912008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
16592
16593 * gdb.base/commands.exp (watchpoint_command_test): Handle
16594 gdb,no_hardware_watchpoints.
16595 * gdb.base/float.exp: Allow ARM targets without floating point.
16596 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16597
b5dd68e2 165982008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16599 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16600
16601 * gdb.ada/lang_switch: New test program.
16602 * gdb.ada/lang_switch.exp: New testcase.
16603
382d13d1
DE
166042008-05-05 Doug Evans <dje@google.com>
16605
16606 * gdb.base/help.exp (disassemble): Update expected help text.
16607
9dd789d0
PA
166082008-05-04 Pedro Alves <pedro@codesourcery.com>
16609
16610 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16611
611c83ae
PA
166122008-05-04 Pedro Alves <pedro@codesourcery.com>
16613
16614 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16615 different times.
16616
ff013f42
JK
166172008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16618
16619 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16620 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16621 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16622 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16623
96dff6a2
VP
166242008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16625
16626 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16627 notification to appear.
16628
55cd6f92
DJ
166292008-05-04 Daniel Jacobowitz <dan@debian.org>
16630
16631 * gdb.base/fullname.c: New file.
16632 * gdb.base/fullname.exp: New file.
16633 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16634
d705c43c
PA
166352008-05-03 Pedro Alves <pedro@codesourcery.com>
16636
16637 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16638 expressions with macros.
16639
333222e1
JK
166402008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16641
16642 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16643
5ac01682
DJ
166442008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16645
16646 * gdb.base/completion.exp: Handle lack of other symbols beginning
16647 with "a".
16648
16649 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16650
237fc4c9
PA
166512008-05-02 Jim Blandy <jimb@codesourcery.com>
16652
16653 * gdb.asm/asmsrc1.s: Add scratch space.
16654
ed5e9466
DJ
166552008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16656 Daniel Jacobowitz <dan@codesourcery.com>
16657
16658 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16659 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16660 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16661
b39cc962
DJ
166622007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16663
16664 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16665
36d520f5
JB
166662008-05-01 Joel Brobecker <brobecker@adacore.com>
16667
16668 * gdb.base/info-target.exp: New testcase.
16669
8d4e3071
DJ
166702008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16671
16672 * gdb.cp/hang.exp: Use .cc instead of .C.
16673 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16674 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16675
6f3f3097
DJ
166762008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16677
16678 * gdb.base/gdb1250.exp: Remove perror.
16679 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16680
5550a914
PA
166812008-04-30 Pedro Alves <pedro@codesourcery.com>
16682
16683 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16684 .2byte.
16685
d848e687
DJ
166862008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16687
16688 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16689 (maybe_kfail): New.
16690
93b5768b
PA
166912008-04-25 Pedro Alves <pedro@codesourcery.com>
16692
16693 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16694
721c02de
VP
166952008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16696
a9c64011
AS
16697 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16698 * gdb.mi/mi2-syn-frame.exp: Likewise.
16699 * lib/mi-support.exp: Likewise.
721c02de 16700
74960c60
VP
167012008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16702
16703 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16704 to specify regexp for the location to stop at.
16705 * gdb.base/break-always.c: New.
16706 * gdb.base/break-always.exp: New.
16707
d24317b4
VP
167082008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16709
16710 * lib/mi-support.exp (mi_runto_helper): Adjust
16711 for the original-location field.
16712 (mi_create_breakpoint, mi_list_breakpoints): New.
16713 * gdb.mi/mi-break.exp: Adjust.
16714 * gdb.mi/mi2-break.exp: Adjust.
16715 * gdb.mi/mi-pending.exp: Adjust.
16716 * gdb.mi/mi-simplerun.exp: Adjust.
16717 * gdb.mi/mi2-simplerun.exp: Adjust.
16718 * gdb.mi/mi-syn-frame.exp: Adjust.
16719 * gdb.mi/mi2-syn-frame.exp: Adjust.
16720 * gdb.mi/mi-until.exp: Adjust.
16721 * gdb.mi/mi2-until.exp: Adjust.
16722 * gdb.mi/mi-var-display.exp: Adjust.
16723 * gdb.mi/mi2-var-display.exp: Adjust.
16724 * gdb.mi/mi-watch.exp: Adjust.
16725 * gdb.mi/mi2-watch.exp: Adjust.
16726
fdc59709 167272008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16728
a9c64011
AS
16729 * aclocal.m4: Add override.m4.
16730 * configure: Regenerate.
fdc59709 16731
8e91f023
VP
167322008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16733
16734 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16735 '-var-update --all-values' reports new value even the type
16736 of a variable object has changed.
16737
233a11ab
CS
167382008-04-18 Craig Silverstein <csilvers@google.com>
16739
16740 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16741 files.
d24317b4 16742
9c1137ad
JB
167432008-04-18 Joel Brobecker <brobecker@adacore.com>
16744
16745 * gdb.ada/atomic_enum: New test program.
16746 * gdb.ada/atomic_enum.exp: New testcase.
16747
66d0bbc7
DE
167482008-04-17 Doug Evans <dje@google.com>
16749
16750 * gdb.opt/Makefile.in: Fix whitespace.
16751
100906b0
UW
167522008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16753
16754 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16755
4584e32e
DE
167562008-04-17 Doug Evans <dje@google.com>
16757
16758 * gdb.base/hashline1.exp: New testcase.
16759 * gdb.base/hashline2.exp: New testcase.
16760 * gdb.base/hashline2.exp: New testcase.
16761
0a320680
PA
167622008-04-17 Pedro Alves <pedro@codesourcery.com>
16763
16764 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16765
18ac113b
AR
167662008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16767
16768 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16769 temporary breakpoint to match "Temporary breakpoint".
16770 * gdb.base/break.exp (delete_breakpoints): Likewise.
16771 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16772 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16773 * gdb.base/display.exp: Likewise.
16774 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16775 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16776 * gdb.base/restore.exp (restore_tests): Likewise.
16777 * gdb.base/sepdebug.exp: Likewise.
16778 * gdb.base/watchpoint.exp: Likewise.
16779 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16780 * gdb.mi/mi-pending.exp: Likewise.
16781 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16782 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16783 * gdb.mi/mi-var-cmd.exp: Likewise.
16784 * gdb.mi/mi-var-display.exp: Likewise.
16785 * gdb.mi/mi2-cli.exp: Likewise.
16786 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16787 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16788 * gdb.mi/mi2-var-display.exp: Likewise.
16789 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16790 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16791 new "disp" field.
a9c64011 16792 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16793 reason. This is to support fix for PR2424.
16794
add38693
JK
167952008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16796
16797 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16798
fcacd99f
VP
167992008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16800
16801 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16802 field. Add more floating varobj tests.
fcacd99f 16803 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16804 field.
16805 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16806 (main): Call do_at_tests.
16807 * lib/mi-support.exp (mi_create_floating_varobj)
16808 (mi_varobj_update_with_type_change): New.
fcacd99f 16809
de051565
MK
168102008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16811
16812 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16813 option of -var-evaluate-expression.
16814 * gdb.mi/mi2-var-display.exp: Likewise.
16815
dbc52822
VP
168162008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16817
16818 Introduce test setup helpers.
a9c64011
AS
16819 * lib/gdb.exp (build_executable, clean_restart)
16820 (prepare_for_testing): New.
16821 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16822 * gdb.base/return.exp: Likewise.
16823 * gdb.base/ending-run.exp: Likewise.
dbc52822 16824
473591da
NR
168252008-04-07 Nick Roberts <nickrob@snap.net.nz>
16826
16827 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16828 Interface (MI) responses.
16829
2b2d9e11
VP
168302008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16831
a9c64011
AS
16832 * gdb.cp/breakpoint.cc: New code to test conditions involving
16833 member variables.
16834 * gdb.cp/breakpoint.exp: Test condition involving member
16835 variables.
2b2d9e11 16836
bb378428
VP
168372008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16838
16839 * lib/mi-support.exp (mi_expect_stop): New.
16840 (mi_run_cmd): Change the
16841 token. Use mi_send_resuming_command, use
16842 mi_expect_stop.
16843 (mi_execute_to_helper): Rename to mi_execute_to.
16844 (mi_send_resuming_command): Add more error patterns.
16845 (mi_wait_for_stop): Renamed to...
16846 (mi_get_stop_line): ...this.
16847 (mi_run_inline_test): Adjust.
16848
16849 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16850 * gdb.mi/mi-console.exp: Likewise.
16851 * gdb.mi/mi-pending.exp: Likewise.
16852 * gdb.mi/mi-simplerun.exp: Likewise.
16853 * gdb.mi/mi-stack.exp: Likewise.
16854 * gdb.mi/mi-stepi.exp: Likewise.
16855 * gdb.mi/mi-syn-frame.exp: Add comment.
16856 * gdb.mi/mi-until.exp: Likewise.
16857 * gdb.mi/mi-var-display.exp: Likewise.
16858 * gdb.mi/mi-watch.exp: Likewise.
16859 * gdb.mi/mi2-cli.exp: Likewise.
16860 * gdb.mi/mi2-console.exp: Likewise.
16861 * gdb.mi/mi2-simplerun.exp: Likewise.
16862 * gdb.mi/mi2-stack.exp: Likewise.
16863 * gdb.mi/mi2-stepi.exp: Likewise.
16864 * gdb.mi/mi2-until.exp: Likewise.
16865 * gdb.mi/mi2-var-display.exp: Likewise.
16866 * gdb.mi/mi2-watch.exp: Likewise.
16867
62172bb9
UW
168682008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16869
16870 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16871
16872 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16873
a13e061a
PA
168742008-04-04 Pedro Alves <pedro@codesourcery.com>
16875
16876 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16877 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16878 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16879 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16880 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16881 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16882 expect an mi error duplicated in stderr.
16883
eae06beb
JB
168842008-04-03 Joel Brobecker <brobecker@adacore.com>
16885
16886 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16887 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16888 Add a couple of tests that verify the behavior when the new setting
16889 is set to "cancel" and "all".
16890 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16891 "ask" before we start the testing.
16892
79c6ced6
AR
168932008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16894
16895 * gdb.cp/casts.cc: Add class reference variables.
16896 * gdb.cp/casts.exp: New test cases for up/down casting references.
16897
6c2d1a6b
MK
168982008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16899
16900 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16901 instead of beginning to make an extra test pass.
16902 * gdb.mi/mi2-var-display.exp: Likewise.
16903
55b411d9
MR
169042008-03-31 Maciej W. Rozycki <macro@mips.com>
16905
16906 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16907
c6140da2
MD
169082008-03-31 Markus Deuling <deuling@de.ibm.com>
16909 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16910
16911 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16912 value. Add xfail for older kernels.
16913
79732189
AR
169142008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16915
16916 Bring mi-support in line with gdb.exp.
16917 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16918 (mi_gdb_start): New function.
16919
33c3676e
MR
169202008-03-28 Maciej W. Rozycki <macro@mips.com>
16921
16922 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16923
92e28119
VP
169242008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16925
16926 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16927 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16928
9e8e3afe
VP
169292008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16930
16931 * lib/mi-support.exp (mi_create_varobj_checked): New.
16932 (mi_list_varobj_children): Allow to check for a
16933 value.
16934 (mi_list_array_varobj_children): New.
16935
16936 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16937 and mi_list_varobj_children, as opposed to hardcoding
16938 expected strings.
16939 * gdb.mi/gdb701.exp: Likewise.
16940 * gdb.mi/gdb792.exp: Likewise.
16941 * gdb.mi/mi-var-block.exp: Likewise.
16942 * gdb.mi/mi-var-cmd.exp: Likewise.
16943 * gdb.mi/mi-var-invalidate.exp: Likewise.
16944 * gdb.mi/mi2-var-block.exp: Likewise.
16945 * gdb.mi/mi2-var-child.exp: Likewise.
16946 * gdb.mi/mi2-var-cmd.exp: Likewise.
16947 * gdb.mi/mi2-var-display.exp: Likewise.
16948
9df50351
JK
169492008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16950
16951 Fix random false FAILs on i386.
16952 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16953
31e5d73a
DJ
169542008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16955
16956 PR gdb/544
16957 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16958
12f4afab
DJ
169592008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16960
16961 PR gdb/544
16962 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16963
b562a0cb
DJ
169642008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16965
16966 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16967 fixed PR gdb/544.
16968
17faa917
DJ
169692008-03-21 Pedro Alves <pedro@codesourcery.com>
16970
16971 * gdb.threads/fork-child-threads.exp: Test next over fork.
16972
6214f497
DJ
169732008-03-21 Chris Demetriou <cgd@google.com>
16974
16975 * gdb.base/break.exp (rbreak junk): New test for rbreak
16976 "Junk at end of arguments" issue.
16977
63092375
DJ
169782008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16979
16980 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16981 *& to work on created array elements.
16982 (Top level): Test print $pc with a file. Test string operations
16983 without a target.
16984 * gdb.base/ptype.exp: Do not expect *& to work on created array
16985 elements.
16986
b21991b0
DJ
169872008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16988
16989 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16990 gdb.threads/staticthreads.exp: Update exit query.
16991
c4b347c7
SL
169922008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16993
16994 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16995
fa4727a6
DJ
169962008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16997
16998 * gdb.base/watchpoint.c (global_ptr, func4): New.
16999 (main): Call func4.
17000 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
17001 (test_inaccessible_watchpoint): New.
17002
2f34202f
MR
170032008-02-29 Maciej W. Rozycki <macro@mips.com>
17004
17005 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
17006 select the largest.
17007
0d6ba1b1
DJ
170082008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17009
17010 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
17011 frames-invalid annotations.
17012
e691325a
PM
170132008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
17014
a9c64011 17015 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 17016
f85b5ecc
DE
170172008-02-27 Doug Evans <dje@google.com>
17018
17019 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
17020 for bug 1738.
17021 (breakpoint_to_handler_entry): Ditto.
17022
b40e7bf3
JB
170232008-02-27 Joel Brobecker <brobecker@adacore.com>
17024
17025 * gdb.base/ending-run.exp: Use the first line of code inside
17026 function body to test breakpoints.
17027 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
17028 location where the breakpoint is inserted when using the line
17029 where a function is declared. Fix typo in the description of
17030 one of the tests.
17031 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
17032
2faca73a
PM
170332008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
17034
17035 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 17036 tests.
2faca73a 17037
6f439c36
PM
170382008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
17039
17040 * gdb.base/args.exp: avoid same output for tests
17041 with single quotes.
17042
54e52265
VP
170432008-02-26 Vladimir Prus <vladimir@codesourcery.com>
17044
a9c64011
AS
17045 * gdb.base/annota1.exp: Adjust for 'info break'
17046 format changes.
17047 * gdb.base/annota3.exp: Likewise.
17048 * gdb.base/break.exp: Likewise.
17049 * gdb.base/condbreak.exp: Likewise.
17050 * gdb.base/pending.exp: Likewise.
17051 * gdb.base/sepdebug.exp: Likewise.
17052 * gdb.base/unload.exp: Likewise.
17053 * gdb.cp/ovldbreak.exp: Likewise.
17054 * gdb.mi/mi-pending.exp: Likewise.
54e52265 17055
897b09ca
DE
170562008-02-07 Doug Evans <dje@google.com>
17057
17058 * gdb.cp/mb-inline.exp: New.
17059 * gdb.cp/mb-inline.h: New.
17060 * gdb.cp/mb-inline1.cc: New.
17061 * gdb.cp/mb-inline2.cc: New.
17062
b1c32d35
PM
170632008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
17064
17065 * gdb.pascal/floats.pas: New test program.
17066 * gdb.pascal/floats.exp: New testcase.
17067
1a4ca44a
TJB
170682008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
17069
17070 * gdb.base/callfuncs.c (t_float_many_args): New function.
17071 (t_double_many_args): New function.
17072 * gdb.base/callfuncs.exp: Add tests for exceeding float
17073 and double parameters passed through the stack.
17074
439048e8
JB
170752008-02-05 Joel Brobecker <brobecker@adacore.com>
17076
17077 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
17078 gdb.ada/complete/foo.adb: New files.
17079 * gdb.ada/complete.exp: New testcase.
17080
81fe8080
DE
170812008-02-03 Doug Evans <dje@google.com>
17082
301f0ecf
DE
17083 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
17084
81fe8080
DE
17085 * gdb.cp/gdb2384.exp: New file.
17086 * gdb.cp/gdb2384.cc: New file.
17087 * gdb.cp/gdb2384-base.h: New file.
17088 * gdb.cp/gdb2384-base.cc: New file.
17089
4b071aec
DE
170902008-02-02 Doug Evans <dje@google.com>
17091
17092 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
17093
61137ba6
JB
170942007-02-01 Joel Brobecker <brobecker@adacore.com>
17095
17096 * gdb.ada/sym_print_name: New test program.
17097 * gdb.ada/sym_print_name.exp: New testcase.
17098
170992007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
17100
17101 * gdb.ada/nested/hello.adb: New file.
17102 * gdb.ada/nested.exp: New testcase.
17103 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17104
98deb0da
VP
171052008-02-01 Vladimir Prus <vladimir@codesourcery.com>
17106
17107 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
17108 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
17109 don't cause future evaluations of function to report
17110 creation of internal breakpoints.
98deb0da 17111
723a2275
VP
171122008-02-01 Vladimir Prus <vladimir@codesourcery.com>
17113
17114 * gdb.mi/mi-break.exp (test_error): New.
17115 Call it.
17116
fb546a2f
LM
171172008-01-31 Luis Machado <luisgpm@br.ibm.com>
17118
17119 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
17120 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
17121
2d8fd90a
PM
171222008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17123
17124 * gdb.pascal/integers.pas: New test program.
17125 * gdb.pascal/integers.exp: New testcase.
17126
a7fa0ded
PM
171272008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17128
17129 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
17130
5e1a1926
TJB
171312008-01-30 Luis Machado <luisgpm@br.ibm.com>
17132
17133 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
17134 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
17135
8d04f9f0
JB
171362008-01-30 Paul Hilfinger <hilfinger@adacore.com>
17137
17138 * gdb.ada/formatted_ref: New test program.
17139 * gdb.ada/formatted_ref.exp: New testcase.
17140
17141 * gdb.cp/formatted-ref.cc: New file.
17142 * gdb.cp/formatted-ref.exp: New testcase.
17143
ce75a98f
JB
171442008-01-30 Joel Brobecker <brobecker@adacore.com>
17145
17146 * gdb.base/ptype.exp: Add testing of "ptype $pc".
17147
e835f6bf
NR
171482008-01-30 Nick Roberts <nickrob@snap.net.nz>
17149
17150 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
17151 (test_file_list_exec_source_file): Update to new macro-info field.
17152
d118ef87
PH
171532008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
17154
17155 * gdb.ada/exprs: New test program.
17156 * gdb.ada/exprs.exp: New testcase.
17157
7d35ab09
TJB
171582008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
17159
17160 * dfp-test.c (DELTA, DELTA_B): New definitions.
17161 (double_val1, double_val2, double_val3, double_val4, double_val5,
17162 double_val6, double_val7, double_val8, double_val9, double_val10,
17163 double_val11, double_val12, double_val13, double_val14, dec32_val1,
17164 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
17165 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
17166 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
17167 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
17168 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
17169 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
17170 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
17171 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
17172 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
17173 dec128_val16): New global variables.
17174 (decimal_dec128_align): New function.
17175 (decimal_mixed): Likewise.
17176 (decimal_many_args_dec32): Likewise.
17177 (decimal_many_args_dec64): Likewise.
17178 (decimal_many_args_dec128): Likewise.
17179 (decimal_many_args_mixed): Likewise.
17180 * dfp-test.exp: Add tests calling new inferior functions.
17181
2d717e4f
DJ
171822008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17183
17184 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
17185 gdb.server/ext-run.exp: New files.
17186 * lib/gdbserver-support.exp (gdbserver_download): New.
17187 (gdbserver_start): New. Update gdbserver expected
17188 output.
17189 (gdbserver_spawn): Use them.
17190 (gdbserver_start_extended): New.
17191
e85a822c
DJ
171922008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17193
17194 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
17195 Run on GNU/Linux.
17196 (do_exec_tests): Check for systems which do not support catchpoints.
17197 Do not match START.
17198 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
17199 Run on GNU/Linux. Enable verbose output.
17200 (check_fork_catchpoints): New.
17201 (explicit_fork_child_follow, catch_fork_child_follow)
17202 (tcatch_fork_parent_follow): Update expected messages.
17203 (do_fork_tests): Use check_fork_catchpoints.
17204 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
17205 Run on GNU/Linux. Enable verbose output.
17206 (check_vfork_catchpoints): New.
17207 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
17208 expected messages.
17209 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
17210
401ea829
JB
172112008-01-29 Jim Blandy <jimb@red-bean.com>
17212
17213 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
17214 host' errors.
17215 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
17216
aceaf3ad
JB
172172008-01-29 Jim Blandy <jimb@red-bean.com>
17218
17219 * gdb.threads/sigthread.c: Use barriers to ensure that
17220 child_thread and child_thread_two are always initialized before we
17221 start to use them.
17222
a5606eee
VP
172232008-01-29 Vladimir Prus <vladimir@codesourcery.com>
17224
17225 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
17226 * gdb.base/watchpoint-solib.c: New.
17227 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 17228
c55a82bb
PM
172292008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
17230
17231 * gdb.base/gdb1056.exp: Add unsigned integer test.
17232
0993fe05
DE
172332008-01-28 Doug Evans <dje@google.com>
17234
17235 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
17236
4fe42e7f
JB
172372008-01-27 Jim Blandy <jimb@codesourcery.com>
17238
c7a69933
JB
17239 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
17240
4fe42e7f
JB
17241 * gdb.base/expand-psymtabs.exp: Doc fix.
17242
5def8285
MK
172432008-01-26 Mark Kettenis <kettenis@gnu.org>
17244
17245 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17246
5313c911
NR
172472008-01-24 Nick Roberts <nickrob@snap.net.nz>
17248
a9c64011 17249 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
17250 -var-set-format.
17251
93815fbf
VP
172522008-01-23 Chris Demetriou <cgd@google.com>
17253
17254 * gdb.threads/thread_events.c: New testcase source file.
17255 * gdb.threads/thread_events.exp: New testcase expect file.
17256
467a88ee
NR
172572008-01-23 Nick Roberts <nickrob@snap.net.nz>
17258
17259 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
17260
17261 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
17262 -var-set-format.
17263
d8f82aba
DJ
172642008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17265 Vladimir Prus <vladimir@codesourcery.com>
17266
17267 * gdb.base/float.exp: Allow missing floating point for m68k and
17268 PowerPC.
17269
60c46647
VP
172702008-01-22 Vladimir Prus <vladimir@codesourcery.com>
17271
17272 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
17273 ignore count.
17274 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
17275 * gdb.mi/mi-cli.exp: Adjust.
17276 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 17277
c7dd36a1
PA
172782008-01-17 Pedro Alves <pedro@codesourcery.com>
17279
17280 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
17281 and 'dummy_ptr' integer pointer. Initialize struct_declarations
17282 with dummy_ptr's address.
17283 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
17284 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
17285 all targets.
17286 * gdb.mi/mi2-var-child.exp: Likewise.
17287
39d5313e
JB
172882008-01-09 Joel Brobecker <brobecker@adacore.com>
17289
17290 * gdb.ada/null_array: New test program.
17291 * gdb.ada/null_array.exp: New testcase.
17292
0aea4bf3
LM
172932008-01-09 Luis Machado <luisgpm@br.ibm.com>
17294
17295 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
17296 with required float modifiers.
17297
0b354900
JB
172982008-01-08 Joel Brobecker <brobecker@adacore.com>
17299
17300 * gdb.ada/funcall_param: New test program.
17301 * gdb.ada/funcall_param.exp: New testcase.
17302
cdb7f5d4
JB
173032008-01-08 Joel Brobecker <brobecker@adacore.com>
17304
17305 * gdb.ada/arrayparam: New test program.
17306 * gdb.ada/arrayparam.exp: New testcase.
17307
88e2547f
JB
173082008-01-08 Joel Brobecker <brobecker@adacore.com>
17309
17310 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
17311 landed. Should also fix random failures in the test following it.
17312
f6867ce0
TJB
173132008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
17314
17315 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
17316 for expressions with decimal float values.
17317 (test_dfp_conversions): New function to test casts to and from
17318 decimal float types.
17319 Call test_dfp_conversions.
17320 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
17321 elements.
17322 (main): Initialize ds.float4 and ds.double8 elements.
17323 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
17324 string to new error message.
17325 (d64_set_tests): Likewise.
17326 (d128_set_tests): Likewise.
17327 Add tests for expressions with decimal float variables. Add tests for
17328 conversions to and from decimal float types.
17329
f9c11282
JB
173302008-01-05 Joel Brobecker <brobecker@adacore.com>
17331
17332 * gdb.ada/packed_tagged/comp_bug.adb: New file.
17333 * gdb.ada/packed_tagged.exp: New testcase.
17334
0ecbca72
JB
173352008-01-04 Joel Brobecker <brobecker@adacore.com>
17336
17337 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
17338 gdb.ada/homonym/homonym_main.adb: New files.
17339 * gdb.ada/homonym.exp: New testcase.
17340
c18d3d89
JB
173412008-01-04 Joel Brobecker <brobecker@adacore.com>
17342
17343 * gdb.ada/packed_array.exp: Add testing of references to
17344 a packed array.
17345
ecc7085b
JB
173462008-01-04 Joel Brobecker <brobecker@adacore.com>
17347
17348 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
17349 New files.
17350 * gdb.ada/type_coercion.exp: New testcase.
17351
c474c922
JB
173522008-01-04 Joel Brobecker <brobecker@adacore.com>
17353
17354 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
17355 gdb.ada/tagged/foo.adb: New file.
17356 * gdb.ada/tagged.exp: New testcase.
17357
9005b927
JB
173582008-01-04 Joel Brobecker <brobecker@adacore.com>
17359
17360 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
17361 gdb.ada/ptype_field/foo.adb: New files.
17362 * gdb.ada/ptype_field.exp: New testcase.
17363
1a6aaad8
JB
173642008-01-03 Joel Brobecker <brobecker@adacore.com>
17365
17366 * gdb.ada/print_pc.exp: New testcase.
17367
0ef22f53
JB
173682008-01-03 Joel Brobecker <brobecker@adacore.com>
17369
17370 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
17371 gdb.ada/taft_type/p.adb: New files.
17372 * gdb.ada/taft_type.exp: New testcase.
17373
1689ecf8
JB
173742008-01-03 Joel Brobecker <brobecker@adacore.com>
17375
17376 * gdb.ada/array_bounds/bar.adb: New file.
17377 * gdb.ada/array_bounds.exp: New testcase.
17378
a4d0b9c3
JB
173792008-01-03 Joel Brobecker <brobecker@adacore.com>
17380
17381 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
17382 gdb.ada/arrayptr/foo.adb: New files.
17383 * gdb.ada/arrayptr.exp: New testcase.
17384
a31ace00
JB
173852008-01-03 Joel Brobecker <brobecker@adacore.com>
17386
17387 * gdb.base/set-lang-auto.exp: New testcase.
17388
a97fced3
JB
173892008-01-03 Joel Brobecker <brobecker@adacore.com>
17390
17391 * gdb.ada/fun_addr/foo.adb: New file.
17392 * gdb.ada/fun_addr.exp: New testcase.
17393
ef29ce1a
JK
173942008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17395
17396 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
17397 New files
17398
0fafefe3
JB
173992008-01-02 Joel Brobecker <brobecker@adacore.com>
17400
17401 * array_subscript_addr/p.adb: New file.
a9c64011 17402 * array_subscript_addr.exp: New testcase.
0fafefe3 17403
c4359f8d
JB
174042008-01-02 Joel Brobecker <brobecker@adacore.com>
17405
a9c64011 17406 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
17407 New files.
17408 * gdb.ada/str_cmp_ref.exp: New testcase.
17409
1aa1b15b
JB
174102008-01-01 Joel Brobecker <brobecker@adacore.com>
17411
17412 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
17413 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 17414 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 17415
81c9b2cf
JB
174162008-01-01 Joel Brobecker <brobecker@adacore.com>
17417
17418 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
17419 gdb.ada/ref_param/pck.ads: New files.
17420 * gdb.ada/ref_param.exp: New testcase.
17421
319e4674
JB
174222008-01-01 Joel Brobecker <brobecker@adacore.com>
17423
17424 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
17425 gdb.ada/interface/foo.adb: New files.
17426 * gdb.ada/interface.exp: New testcase.
17427
ef682c56
JB
174282007-12-31 Jim Blandy <jimb@codesourcery.com>
17429
17430 * gdb.base/multi-forks.exp: Consume all output from child
17431 processes before proceeding to next test.
17432
f6f3eb6c
JB
174332007-12-29 Jim Blandy <jimb@codesourcery.com>
17434
17435 * configure: Regenerated.
17436
f652e42f
JB
174372007-12-27 Joel Brobecker <brobecker@adacore.com>
17438
17439 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17440 gdb.ada/fixed_cmp/fixed.adb: New files.
17441 * gdb.ada/fixed_cmp.exp: New testcase.
17442
6943e596
JB
174432007-12-27 Joel Brobecker <brobecker@adacore.com>
17444
17445 * gdb.ada/boolean_expr.exp: New testcase.
17446
aad9a193
JB
174472007-12-26 Jim Blandy <jimb@codesourcery.com>
17448
17449 * gdb.base/multi-forks.exp: Doc fix.
17450
fb5f3683
JB
174512007-12-26 Joel Brobecker <brobecker@adacore.com>
17452
17453 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17454 * gdb.ada/char_param.exp: Do not compile our test program with
17455 -gnata, this is unnecessary.
17456 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17457
384e4a9c
JB
174582007-12-24 Joel Brobecker <brobecker@adacore.com>
17459
17460 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17461 gdb.ada/print_chars/foo.adb: New files.
17462 * gdb.ada/print_chars.exp: New testcase.
17463
01e044f7
JB
174642007-12-24 Joel Brobecker <brobecker@adacore.com>
17465
17466 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17467 gdb.ada/char_param/foo.adb: New files.
17468 * gdb.ada/char_param.exp: New testcase.
17469
0ce17860
JB
174702007-12-22 Jim Blandy <jimb@codesourcery.com>
17471
17472 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17473 hard-coding source line numbers into the test.
17474 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17475 gdb_get_line_number to find.
17476
919809b9
JB
174772007-12-22 Joel Brobecker <brobecker@adacore.com>
17478
17479 * gdb.base/ptype.c (highest): New struct type.
17480 (the_highest): New variable of that type.
17481 (main): Add dummy assignment to a field of variable the_highest.
17482 * gdb.base/ptype.exp: Test type printing of our new variable.
17483
abc8a88d
PM
174842007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17485
17486 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17487 and record first explicitly generated thread number.
abc8a88d
PM
17488 Use that thread number for thread specific watchpoint test.
17489 Add iteration number to repetitive tests.
17490
5158f3e3
CES
174912007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17492 Jim Blandy <jimb@codesourcery.com>
17493
17494 * gdb.base/expand-psymtabs.c: New testcase
17495 source file.
17496 * gdb.base/expand-psymtabs.exp: New testcase
17497 expect file.
17498
37e4754d
LM
174992007-12-17 Luis Machado <luisgpm@br.ibm.com>
17500
17501 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17502 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17503
551e5d04
JB
175042007-12-17 Joel Brobecker <brobecker@adacore.com>
17505
17506 * gdb.ada/frame_args/foo.adb: New file.
17507 * gdb.ada/frame_args/pck.ads: New file.
17508 * gdb.ada/frame_args/pck.adb: New file.
17509 * gdb.ada/frame_args.exp: New testcase.
17510
a05ee097
JB
175112007-12-17 Joel Brobecker <brobecker@adacore.com>
17512
17513 * gdb.base/frame-args.c: New file.
17514 * gdb.base/frame-args.exp: New testcase.
17515
c162e8c9 175162007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 17517 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
17518
17519 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
17520
afe8ab22 175212007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17522
afe8ab22
VP
17523 * gdb.mi/mi-pending.exp: New.
17524 * gdb.mi/mi-pending.c: New.
17525 * gdb.mi/mi-pendshr.c: New.
17526
dfdfb3ca
JB
175272007-12-06 Jim Blandy <jimb@codesourcery.com>
17528
17529 * gdb.base/default.exp: Update expected output for 'info catch'.
17530
b7fca990
JK
175312007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17532
17533 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
17534 must be set to binary.
17535
6a1afc1e
PA
175362007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
17537
17538 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
17539
a6b151f1
DJ
175402007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
17541
17542 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
17543 gdb.mi/mi-file-transfer.exp: New.
17544
43039443
JK
175452007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17546
17547 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
17548
0ef2251b
MR
175492007-11-22 Maciej W. Rozycki <macro@mips.com>
17550
17551 * gdb.trace/backtrace.exp: Fix a typo.
17552 * gdb.trace/circ.exp: Likewise.
17553 * gdb.trace/collection.exp: Likewise.
17554 * gdb.trace/limits.exp: Likewise.
17555 * gdb.trace/report.exp: Likewise.
17556 * gdb.trace/tfind.exp: Likewise.
17557 * gdb.trace/while-dyn.exp: Likewise.
17558
5443631e
NR
175592007-11-21 Nick Roberts <nickrob@snap.net.nz>
17560
17561 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
17562 objects of pointers that can't be dereferenced are now
17563 "noneditable".
17564
a4ce5b0d
UW
175652007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17566
17567 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
17568 (target_cpu): Remove.
17569
d6e956e5
VP
175702007-10-15 Vladimir Prus <vladimir@codesourcery.com>
17571
17572 * gdb.base/ending-run.exp: Expect the list of cleared
17573 breakpoint to come in natural order, not the reversed one.
a9c64011 17574
214270ab
VP
175752007-11-07 Vladimir Prus <vladimir@codesourcery.com>
17576
17577 * gdb.mi/mi-var-child.c (do_child_deletion): New.
17578 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 17579
1a619819
LM
175802007-11-05 Luis Machado <luisgpm@br.ibm.com>
17581
17582 * gdb.base/printcmds.exp: New function
17583 test_printf_with_dfp.
17584
5b01a6fa
DE
175852007-11-02 Doug Evans <dje@google.com>
17586
17587 * gdb.disasm/t01_mov.s: Remove carriage returns.
17588 * gdb.disasm/t02_mova.s: Ditto.
17589 * gdb.disasm/t03_add.s: Ditto.
17590 * gdb.disasm/t04_sub.s: Ditto.
17591 * gdb.disasm/t05_cmp.s: Ditto.
17592 * gdb.disasm/t06_ari2.s: Ditto.
17593 * gdb.disasm/t07_ari3.s: Ditto.
17594 * gdb.disasm/t08_or.s: Ditto.
17595 * gdb.disasm/t09_xor.s: Ditto.
17596 * gdb.disasm/t10_and.s: Ditto.
17597 * gdb.disasm/t11_logs.s: Ditto.
17598 * gdb.disasm/t12_bit.s: Ditto.
17599 * gdb.disasm/t13_otr.s: Ditto.
17600
ec33ab7f
JK
176012007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17602
17603 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17604
ae0d01ff
UW
176052007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17606
17607 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17608 provide DFP support.
17609
55eddb0f
DJ
176102007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17611
17612 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17613 Test "set powerpc vector-abi". Skip auto-detection tests for old
17614 toolchains.
17615
7020f05c
PA
176162007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17617
17618 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17619 with [string compare].
17620
84bc3db9
PA
176212007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17622
17623 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17624 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17625
5876dc88
LM
176262007-10-25 Luis Machado <luisgpm@br.ibm.com>
17627
17628 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17629 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17630 * gdb.opt/Makefile.in: New makefile.
17631 * Makefile.in: Create new directory "gdb.opt".
17632 * configure.ac: Add "gdb.opt" directory.
17633 * configure: Regenerated.
a9c64011 17634
c3ea9a14
DE
176352007-10-25 Doug Evans <dje@google.com>
17636
17637 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17638 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17639
a9c64011 176402007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17641 Thiago Jung Bauermann <bauerman@br.ibm.com>
17642
17643 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17644 Floating Point expressions.
17645 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17646 Floating Point variables.
17647 * gdb.base/dfp-test.c: new file containing program with Decimal
17648 Floating variables, used by gdb.base/dfp-test.exp.
17649
62a24a2b
DJ
176502007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17651
17652 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17653
e7b1eae6
UW
176542007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17655
17656 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17657 compiling test case with GCC.
17658 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17659
c641edcc
UW
176602007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17661
17662 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17663 format changes.
17664
5e5ebfe6
MS
176652007-10-18 Michael Snyder <msnyder@specifix.com>
17666
17667 * gdb.base/dbx.exp: Add missing "-re " operator.
17668
e831e7b6
GM
176692007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17670
17671 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17672 * configure.ac: Removed trailing spaces after backslash.
17673 * gdb.modula2: New directory.
17674 * gdb.modula2/Makefile.in: New file.
17675 * gdb.modula2/unbounded-array.exp: New file.
17676 * gdb.modula2/unbounded1.c: New file.
17677
7cc46491
DJ
176782007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17679
17680 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17681
176822007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17683
17684 * gdb.base/sigstep.c (main): Add checks for
17685 return values for setitimer call.
17686 Call setitimer again with itimer = ITIMER_REAL
17687 if first call to setitimer fails.
17688
e91528f0
KH
176892007-10-11 Kazu Hirata <kazu@codesourcery.com>
17690
17691 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17692 of $timeout.
17693
2ec9a4f8
DJ
176942007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17695
17696 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17697
176982007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17699
17700 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17701 of gdb_expect call, to avoid interruption.
17702
64b2fa04
PA
177032007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17704
17705 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17706 (v_unsigned_long_long, v_long_long_array)
17707 (v_signed_long_long_array, v_unsigned_long_long_array)
17708 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17709 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17710 [!NO_LONG_LONG]: New.
17711 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17712 v_long_long_member.
17713
17714 (v_long_long_func, v_signed_long_long_func)
17715 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17716 (main) [!NO_LONG_LONG]: Initialize long long variants.
17717
17718 * gdb.base/whatis.exp: If board file requests no_long_long, build
17719 test with NO_LONG_LONG defined. Test long long, signed long long,
17720 and unsigned long long variants but only if board file doesn't
17721 disable it.
17722
a912286e 177232007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17724 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17725
17726 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17727 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17728 * configure: Regenerated.
17729 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17730 gdb.pascal/types.exp, lib/pascal.exp: New files.
17731
471ba8c9
DJ
177322007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17733
17734 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17735 call.
17736 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17737 to return to the call.
17738 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17739 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17740 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17741 * gdb.mi/mi-until.exp (test_until): Likewise.
17742 * gdb.mi/mi2-until.exp (test_until): Likewise.
17743
fef8a650
DJ
177442007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17745
17746 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17747 two-char array.
17748 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17749
d983da9c
DJ
177502007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17751
17752 * gdb.threads/watchthreads.c (thread_function): Sleep between
17753 iterations.
17754 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17755 at once for S/390. Generate matching fails and passes.
17756
17f62551
VP
177572007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17758
17759 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17760 the 'struct_declarations' variable to zeros.
a9c64011 17761
ed0616c6
VP
177622007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17763
17764 * gdb.cp/mb-ctor.cc: New.
17765 * gdb.cp/mb-ctor.exp: New.
17766 * gdb.cp/mb-templates.cc: New.
17767 * gdb.cp/mb-templates.exp: New.
17768
41f1b697
DJ
177692007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17770
17771 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17772
3f213f78
PA
177732007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17774
17775 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17776 targets.
17777 * configure: Regenerate.
17778
0d381245 177792007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17780
0d381245
VP
17781 * gdb.base/annota1.exp: Adjust for 'info break'
17782 format changes.
17783 * gdb.base/annota3.exp: Likewise.
17784 * gdb.base/break.exp: Likewise.
17785 * gdb.base/condbreak.exp: Likewise.
17786 * gdb.base/pending.exp: Likewise.
17787 * gdb.base/sepdebug.exp: Likewise.
17788 * gdb.base/unload.exp: Likewise.
17789 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17790
fe3f5fa8
VP
177912007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17792
17793 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17794 messages.
17795 * gdb.base/chng-syms.exp: Likewise.
17796 * gdb.base/unload.exp: Likewise.
a9c64011 17797
a75cf6c0
DJ
177982007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17799
17800 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17801
18ecae38
DJ
178022007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17803
17804 * schedlock.c (NUM): Change to 1.
17805 (main): Use args[0] for the main thread.
17806 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17807 regardless of the number of threads.
17808
5509918f
MR
178092007-09-14 Maciej W. Rozycki <macro@mips.com>
17810
4a543daf
MR
17811 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17812 type down.
17813 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17814 test.
17815 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17816 watchpoint type down.
17817 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17818 test.
17819
178202007-09-14 Maciej W. Rozycki <macro@mips.com>
17821
5509918f
MR
17822 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17823 Move all the tests here and run them twice, once using software
17824 watchpoints and once using hardware watchpoints.
17825 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17826
40b53987
DJ
178272007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17828
17829 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17830 test.
17831
695e2681
MK
178322007-09-10 Mark Kettenis <kettenis@gnu.org>
17833
8b3fc8d8
MK
17834 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17835 build-id.
17836
695e2681
MK
17837 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17838 know about $ORIGIN. Calculate output dir from $dest instead of
17839 using ${objdir}/{$subdir}.
17840
58d69f29
MK
178412007-09-09 Mark Kettenis <kettenis@gnu.org>
17842
17843 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17844 gcore, before continuing with the test.
17845
3e347599
DJ
178462007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17847
17848 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17849 * gdb.mi/mi-watch.exp: Likewise.
17850
ea37ba09
DJ
178512007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17852 Jim Blandy <jimb@codesourcery.com>
17853
17854 * gdb.arch/i386-sse.exp: Do not expect character constants.
17855 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17856 * gdb.base/display.exp: Allow print/s.
17857 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17858 and unsigned char array changes.
17859
2025a643
DJ
178602007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17861
17862 * gdb.base/display.exp: Add tests for printf %p.
17863
26669a27
PA
178642007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17865
17866 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17867 the dll name to unicode.
17868
c8f021f8
JK
178692007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17870
17871 * gdb.base/default.exp (show version): Update the version text.
17872 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17873
4cf31eea
JK
178742007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17875
17876 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17877 New files.
17878
4935890f
JK
178792007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17880
17881 * lib/gdb.exp (build_id_debug_filename_get): New function.
17882 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17883 Remove the generate DEBUG file for the future testcase runs.
17884 New testcase for the NT_GNU_BUILD_ID retrieval.
17885 Move the final testing step to ...
17886 (test_different_dir): ... a new function.
17887 New parameter XFAIL to XFAIL all the tests performed.
17888 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17889 New parameter TYPE to PF_PREFIX all the tests performed.
17890
02142340
VP
178912007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17892
17893 * gdb.mi/mi-var-cp.cc (path_expression): New
17894 function.
17895 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17896
36acd84e
UW
178972007-08-27 Markus Deuling <deuling@de.ibm.com>
17898
17899 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17900 to fit into SPU Local Store memory.
17901
a896d121
JB
179022007-08-23 Joel Brobecker <brobecker@adacore.com>
17903
17904 * gdb.base/default.exp: Adjust the expected output of "info
17905 warranty" after the switch to GPLv3.
17906
7b433602
JB
179072007-08-23 Joel Brobecker <brobecker@adacore.com>
17908
17909 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17910 to 30000 (from 20000).
17911
e22f8b7c
JB
179122007-08-23 Joel Brobecker <brobecker@adacore.com>
17913
17914 Switch the license of all .exp files to GPLv3.
17915 Switch the license of all .f and .f90 files to GPLv3.
17916 Switch the license of all .s and .S files to GPLv3.
17917
5a0e3bd0
JB
179182007-08-23 Joel Brobecker <brobecker@adacore.com>
17919
17920 * configure.ac: Switch license to GPLv3.
17921
cc00619d
JB
179222007-08-23 Joel Brobecker <brobecker@adacore.com>
17923
17924 Switch the licensing to GPLv3 for all .ads and .adb files.
17925
8d26208a
DJ
179262007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17927
17928 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17929 and t_int_double.
17930 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17931
4fcb9948
JB
179322007-08-17 Joel Brobecker <brobecker@adacore.com>
17933
17934 * gdb.base/step-line.c: Switch license to GPL version 3, and
17935 update copyright year.
17936 * gdb.base/step-line.inp: Likewise.
17937
b9c34f67
JB
179382007-08-17 Joel Brobecker <brobecker@adacore.com>
17939
17940 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17941 changes inside gdb1555.c.
17942 * gdb.base/pending.exp: Likewise.
17943
2cc17678
DJ
179442007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17945
17946 * config/default.exp: New file.
17947
e48883f7
DJ
179482007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17949
17950 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17951 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17952
1ab80e5b
MR
179532007-07-30 Maciej W. Rozycki <macro@mips.com>
17954
17955 * gdb.base/dump.exp: Force the correct endianness for binary
17956 formats not carrying this information.
17957
aba471f5
DJ
179582007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17959
17960 * gdb.threads/staticthreads.exp: Match .*sem_post.
17961
d4e07204
DJ
179622007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17963
17964 * gdb.base/readline.exp (operate_and_get_next): Match the final
17965 prompt.
17966
2b97317d
KB
179672007-07-23 Kevin Buettner <kevinb@redhat.com>
17968
17969 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17970 to restarting SID.
17971
44efa07a
KB
179722007-07-18 Kevin Buettner <kevinb@redhat.com>
17973
17974 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17975 prior to `gdb_start'.
17976
7b5ebade
KB
179772007-07-18 Kevin Buettner <kevinb@redhat.com>
17978
17979 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17980 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17981 Remove call to gdb_unload.
17982
255e7678
DJ
179832007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17984 Daniel Jacobowitz <dan@codesourcery.com>
17985
17986 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17987 for __WIN32__.
17988 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17989 * gdb.base/unload.exp: Use shared library test routines.
17990
3a40aaa0
UW
179912007-07-03 Markus Deuling <deuling@de.ibm.com>
17992
17993 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17994 * gdb.base/solib-symbol-lib.c: Likewise.
17995 * gdb.base/solib-symbol-main.c: Likewise.
17996
b0f4b84b
DJ
179972007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17998
17999 * config/gdbserver.exp (gdb_reconnect): New.
18000 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
18001 gdb.base/solib-disc.exp: New files.
18002 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
18003 remote debugging".
18004 (gdb_compile): Add shlib_load flag.
18005 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
18006 port.
18007 (gdbserver_reconnect): New.
18008
1b05479a
DJ
180092007-07-01 Nick Roberts <nickrob@snap.net.nz>
18010 Daniel Jacobowitz <dan@codesourcery.com>
18011
18012 * gdb.base/annota3.exp: Test for if construct.
18013
86f78eb2
DJ
180142007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
18015
18016 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
18017
6a2eb474 180182007-06-21 Chris Dearman <chris@mips.com>
a9c64011 18019 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
18020
18021 * gdb.base/display.exp: Allow a newline after display/i.
18022 * gdb.base/pc-fp.exp: Likewise.
18023 * gdb.base/sigbpt.exp: Likewise.
18024
f8b73d13
DJ
180252007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18026
18027 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
18028 required features to be included.
18029
4339e69e
DJ
180302007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18031
18032 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
18033 in info threads output.
18034
23d964e7
UW
180352007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18036 Markus Deuling <deuling@de.ibm.com>
18037
18038 * gdb.arch/spu-info.exp: New testcase.
18039 * gdb.arch/spu-info.c: New file.
18040
fd20f75b
DJ
180412007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
18042
18043 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
18044 tpcs_offset. Restore lr after the call.
18045 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
18046
2226f861
DJ
180472007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
18048
18049 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
18050 (gdbserver_run): Kill any running gdbserver.
18051 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
18052
d12371a9
MR
180532007-05-17 Maciej W. Rozycki <macro@mips.com>
18054
18055 * gdb.base/sigbpt.exp: Preset segv_addr.
18056
93f02886
DJ
180572007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
18058
18059 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
18060 (gdb_compile_shlib): Likewise.
18061 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
18062 (default_gdb_init): Clear cleanfiles.
18063 (gdb_finish): Delete recorded cleanfiles.
18064 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
18065
18066 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
18067 Do not use isnative.
18068 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
18069 gdb.base/so-impl-ld.exp: Likewise.
18070 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
18071 * gdb.base/unload.exp: Likewise. Do not pass empty option to
18072 gdb_compile.
18073
b04e06d7
VP
180742007-05-15 Vladimir Prus <vladimir@codesourcery.com>
18075
18076 * config/unknown.exp: Remove.
18077
069ed931
UW
180782007-05-15 Markus Deuling <deuling@de.ibm.com>
18079
18080 * gdb.base/info-proc.exp: Check is_remote.
18081
09db0d03
UW
180822007-05-14 Markus Deuling <deuling@de.ibm.com>
18083
18084 * gdb.base/gcore.exp: Initialize variable core_supported.
18085
af2cbe8c
DJ
180862007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18087
18088 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
18089
027c0295
DJ
180902007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18091
18092 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
18093 * gdb.threads/print-threads.exp (test_all_threads): Allow
18094 negative and hexadecimal thread IDs.
18095
dc5000e7
DJ
180962007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18097
18098 * gdb.java/jprint.java (public): Avoid invalid call to static
18099 method.
18100
2e74ed18
DP
181012007-05-14 Denis Pilat <denis.pilat@st.com>
18102
18103 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
18104 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
18105 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
18106 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
18107 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
18108
83547f02
UW
181092007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18110
18111 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 18112 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
18113 this mode.
18114 * gdb.base/ovlymgr.c: Provide stubs for spu target.
18115 * gdb.base/spu.ld: New file.
18116
b18be20d
DJ
181172007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
18118
18119 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
18120
be444858
DJ
181212007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
18122
18123 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
18124
b1d53152
DJ
181252007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18126
18127 * gdb.java/jmain.exp: Handle demangled names with and without method
18128 signatures.
18129
d084b331
DJ
181302007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18131
18132 * gdb.mi/mi-syn-frame.c (main, foo, bar)
18133 (have_a_very_merry_interrupt): Remove calls to puts.
18134 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
18135 inferior output.
18136 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
18137 test names.
18138
db9d7fc5
DJ
181392007-04-29 Markus Deuling <deuling@de.ibm.com>
18140 Daniel Jacobowitz <dan@codesourcery.com>
18141
18142 * gdb.base/auxv.exp (core_works): Also check is_remote.
18143 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
18144
ef783a7d 181452007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18146
ef783a7d
VP
18147 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
18148 message, not the undefined 'module' variable.
18149 * gdb.base/siginfo.exp: Likewise.
18150 * gdb.base/sigstep.exp: Likewise.
18151 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
18152 serialport.
18153 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
18154
b7b73cae
CV
181552007-04-25 Corinna Vinschen <vinschen@redhat.com>
18156
18157 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
18158 target sim fails. Return 0 otherwise.
18159 (gdb_load): Return prematurely if gdb_target_sim fails.
18160
7d90fdfa
DP
181612007-04-16 Denis Pilat <denis.pilat@st.com>
18162
18163 * gdb.base/setshow.exp: Reset height after having set it to 100.
18164
5d3e9c85
DP
181652007-04-16 Denis Pilat <denis.pilat@st.com>
18166
18167 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
18168
18e75969
DP
181692007-04-16 Denis Pilat <denis.pilat@st.com>
18170
18171 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
18172
25d5ea92
VP
181732007-04-14 Vladimir Prus <vladimir@codesourcery.com>
18174
18175 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
18176 tests. Run the frozen varobjs test.
18177 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 18178 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 18179
0b49cb80
JK
181802007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18181
18182 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
18183 gdb.base/type-opaque.exp: New files.
18184
a73bafbc 181852007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
18186
18187 * gdb.mi/mi-var-child.c
a73bafbc
VP
18188 (do_children_tests): User char[2] instead of
18189 char so that automatic printing of pointers to char
18190 don't give unpredicable result.
18191 * gdb.mi/var-cmd.c (do_locals_test): Initialize
18192 local variables.
18193 * gdb.mi/mi-var-child.exp: Step to right line
18194 of do_children_tests.
18195 * gdb.mi/mi2-var-child.exp: Likewise.
18196 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 18197 do_locals_tests.
a73bafbc
VP
18198 (do_children_tests): User char[2] instead of
18199 char so that automatic printing of pointers to char
a9c64011 18200 don't give unpredicable result.
a73bafbc 18201 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18202 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
18203 Pass test name to mi_wait_for_stop.
18204
7ce59000
DJ
182052007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18206
18207 * gdb.asm/asm-source.exp: Remove d10v case.
18208 * lib/gdb.exp (skip_cplus_tests): Likewise.
18209 * gdb.asm/d10v.inc: Deleted.
18210
20389057
DJ
182112007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18212
18213 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
18214
8807d78b
DJ
182152007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18216
18217 * config/netware.exp: Delete file.
18218
aa3edb8e
JB
182192007-03-29 Joel Brobecker <brobecker@adacore.com>
18220
18221 * gdb.dwarf2/dw2-noloc.S: New file.
18222 * gdb.dwarf2/dw2-noloc.exp: New file.
18223
297561ac
PA
182242007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
18225
18226 * gdb.cp/method2.cc: New test.
18227 * gdb.cp/method2.exp: New test.
18228 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
18229
1f81bd39
DJ
182302007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18231
18232 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
18233
9453113a
DJ
182342007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
18235
18236 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
18237
b741e217
DJ
182382007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18239
18240 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
18241 (gdb_load): Delete, replace with...
18242 (gdb_reload): ...this.
18243 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
18244 * gdb.server/server-mon.exp: Likewise.
18245 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
18246 (gdb_start_cmd): New.
18247 (gdb_file_cmd): Save the last loaded file.
18248 (gdb_reload): New.
18249 (gdb_gnu_strip_debug): Use transform.
18250 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
18251 support here. Use new $last_loaded_file. Check mtime.
18252 (gdb_target_cmd): Handle ObjC failure case.
18253 (infer_host_exec): Delete.
18254 (gdbserver_load): Rename to...
18255 (gdbserver_run): ...this. Simplify.
18256 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
18257 (mi_gdb_load): Move most contents to a new function...
18258 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
18259 (mi_run_cmd): Use mi_gdb_target_load.
18260 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
18261 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
18262 Use gdb_run_cmd.
18263 * gdb.base/charsign.exp: Remove incorrect comment.
18264 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
18265 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
18266 gdb.base/start.exp: Use gdb_start_cmd.
18267
446ab585 182682007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 18269 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
18270
18271 * gdb.base/sigbpt.exp: Fix the message when skipping test.
18272 * gdb.base/signull.exp: Similarly.
18273
bbb88ebf
UW
182742007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18275
18276 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
18277 messages available to test cases (like chng-sym.exp).
18278
cb8c4a99
AS
182792007-03-14 Andreas Schwab <schwab@suse.de>
18280
18281 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18282 format changes.
18283
4e463ff5
DJ
182842007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
18285
18286 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
18287 (optimized_1): New.
18288 (main): Call optimized_1.
18289 (gdb2029): Correct typos. Call gdb2029_marker.
18290 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
18291 for gdb2029.
18292
b6db2c47
MK
182932007-03-12 Mark Kettenis <kettenis@gnu.org>
18294
18295 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
18296 as tabs. Remove redundant test pattern.
18297
70ed3737
UW
182982007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18299
18300 * gdb.base/long_long.exp: Accept optional symbol name in <...>
18301 for /a format output.
18302
47b67b60
DJ
183032007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
18304
18305 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
18306 collect output incrementally.
18307
b8953b0e
UW
183082007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18309
18310 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
18311 for -var-create lpcharacter test.
18312 * gdb.mi/mi2-var-cmd.exp: Likewise.
18313
7acd5c40
UW
183142007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18315
18316 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
18317 pass on targets where address zero is readable.
18318
9c6759c1
UW
183192007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18320
18321 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
18322 just a single architecture.
18323
a2f1aeb4
UW
183242007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18325
18326 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
18327 (fetch_all_registers): New function, uses gdb_test_multiple and
18328 exp_continue to fetch inferior output line-by-line.
18329 Replace all uses of do_get_all_registers by fetch_all_registers.
18330
46579ac2
UW
183312007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18332
18333 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
18334 in target_info.
18335
fc133f24
MS
183362007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18337
a9c64011 18338 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
18339 consistancy; add a default (timeout) case.
18340
7646a51d
MS
183412007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18342
18343 * gdb.base/watchpoint.exp: Fix truncated comment.
18344
dcfff61f
MS
183452007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18346
18347 * Makefile.in: Remove spurious single-quotes from sed command.
18348
664e3ee9
DJ
183492007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
18350
18351 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
18352 func.
18353 * gdb.mi/mi2-var-cmd.exp: Likewise.
18354
d7cc6f2f
JB
183552007-02-27 Joel Brobecker <brobecker@adacore.com>
18356
a9c64011
AS
18357 * gdb.dwarf2/dw2-producer.S: New file.
18358 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
18359
183602007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
18361
18362 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18363 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18364 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18365 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18366 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
18367 Revert tests to use mi_gdb_test and include value field in output
18368 of -var-create.
18369
93d42b30
DJ
183702007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18371
18372 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
18373
c499ed39
DJ
183742007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18375
18376 * gdb.base/maint.exp: Remove full paths from test names.
18377 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
18378 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
18379
9836f81b
JB
183802007-02-27 Joel Brobecker <brobecker@adacore.com>
18381
18382 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
18383
c74d0ad8
DJ
183842007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18385
18386 * gdb.server/server-mon.exp: New test.
18387
2711e456
DJ
183882007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18389
18390 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
18391
ff6f572f
DJ
183922007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18393
18394 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
18395 register capitalization.
18396
fada3feb
DP
183972007-02-13 Denis Pilat <denis.pilat@st.com>
18398
18399 * gdb.mi/mi-var-invalidate.exp: New file.
18400
fb1e4ffc
DJ
184012007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18402
18403 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
18404
3da939d7
DJ
184052007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18406
18407 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
18408
123dc839
DJ
184092007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18410
18411 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
18412 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
18413
877e3645 184142007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
18415
18416 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18417 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18418 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18419 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18420 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 18421 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 18422 Update tests to include value field in output of -var-create.
a9c64011 18423
3c0a2960
AS
184242007-02-08 Andreas Schwab <schwab@suse.de>
18425
18426 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
18427
108546a0
DJ
184282007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
18429
18430 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
18431 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18432
d701dcab
DP
184332007-02-02 Denis Pilat <denis.pilat@st.com>
18434
18435 * gdb.threads/threadapply.exp: check that frame is not changed by
18436 the thread apply all command.
18437
783e3e2f
AS
184382007-01-31 Andreas Schwab <schwab@suse.de>
18439
6d9c3a87
AS
18440 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18441
3c50d7b9
AS
18442 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18443 in the dwarf sections.
18444 * gdb.dwarf2/mac-fileno.S: Likewise.
18445
783e3e2f
AS
18446 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18447 bspstore register on ia64.
18448
78ff580e
AS
184492007-01-29 Andreas Schwab <schwab@suse.de>
18450
cc8e9b12
AS
18451 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18452 "frame-begin" annotation.
18453
78ff580e
AS
18454 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18455 number of "frames-invalid" annotations.
18456
704a4f78
DJ
184572007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18458
18459 * gdb.base/commands.exp: Call if_commands_test.
18460 (gdb_test_no_prompt, if_commands_test): New.
18461
e741bf94
MK
184622007-01-28 Mark Kettenis <kettenis@gnu.org>
18463
18464 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18465
474d0ad3
AS
184662007-01-27 Andreas Schwab <schwab@suse.de>
18467
18468 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18469 .short/.int/.quad in the dwarf sections.
18470 * gdb.dwarf2/dw2-intercu.S: Likewise.
18471 * gdb.dwarf2/dw2-intermix.S: Likewise.
18472
e784b426
JK
184732007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18474
18475 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18476 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18477 array.
e784b426
JK
18478 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18479 * gdb.base/setvar.exp: Likewise.
18480
37f08e04
AS
184812007-01-26 Andreas Schwab <schwab@suse.de>
18482
9a01813a
AS
18483 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18484 test.
18485
37f08e04
AS
18486 * gdb.base/multi-forks.exp ("restart $i"): Also match
18487 __kernel_syscall_via_break.
18488
6e2a9270
VP
184892007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18490
18491 * lib/mi-support.exp (mi_delete_varobj): New.
18492 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18493 testcase.
18494 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18495 (main): Call the above.
18496 (reference_update_test, base_in_reference_test)
18497 (reference_to_pointer): Delete the created varobjs.
a9c64011 18498
e515b470
DJ
184992007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18500
18501 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18502 * configure: Regenerated.
18503 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18504 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
18505 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
18506 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
18507 * lib/gdb.exp (gdb_skip_xml_test): New function.
18508
08d8bcd7
DJ
185092007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
18510
18511 * gdb.base/sigrepeat.exp: Correct error message.
18512
185132007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
18514 Daniel Jacobowitz <dan@codesourcery.com>
18515
18516 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
18517 gdb.arch/i386-gnu-cfi-asm.S: New files.
18518
97c3f1f3
JK
185192007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18520
18521 * lib/gdb.exp: Abort on missing `site.exp'.
18522
cb1df416
DJ
185232007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18524 Daniel Jacobowitz <dan@codesourcery.com>
18525
18526 * gdb.base/included.c, gdb.base/included.exp,
18527 gdb.base/included.h: New files.
18528
35990120
DJ
185292007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18530
18531 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
18532 (maximize_rlimit): Reduce limits on 64-bit systems.
18533
6e81a116 185342007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
18535
18536 From Marcus Deuling <deuling@de.ibm.com>:
18537 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
18538 every case.
18539
6c3c41f3
NR
185402007-01-13 Nick Roberts <nickrob@snap.net.nz>
18541
18542 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
18543 (test_path_specification): Use objdir instead of srcdir to always
18544 get an absolute filename.
18545
2f12c312
DJ
185462007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
18547
18548 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
18549
81121995
VP
185502007-01-11 Vladimir Prus <vladimir@codesourcery.com>
18551
18552 * gdb.mi/mi-var-cp.cc (reference_update_tests):
18553 Make sure the variable we're using is in scope.
18554 (reference_to_pointer): Likewise.
18555
4741b737
DJ
185562007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18557
18558 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
18559 has no debug information.
18560
054410c3
DJ
185612007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18562
18563 * gdb.base/annota1.exp: Remove extra send_gdb.
18564
818f79f6
DJ
185652007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18566
18567 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
18568
f7a6bb70
DJ
185692007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18570
18571 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
18572
57e66780
DJ
185732007-01-08 Nick Roberts <nickrob@snap.net.nz>
18574 Daniel Jacobowitz <dan@codesourcery.com>
18575
18576 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
18577 lcharacter or linteger change. Correct duplicated test name.
18578 * gdb.mi/mi2-var-cmd.exp: Likewise.
18579
3d799a95
DJ
185802007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
18581
18582 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
18583
185842007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 18585
a9c64011
AS
18586 * gdb.base/nofield.c: New file.
18587 * gdb.base/nofield.exp: New testcase.
51679ba9 18588
eafb94e8
NR
185892007-01-05 Nick Roberts <nickrob@snap.net.nz>
18590
18591 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
18592
18593 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18594 test.
18595
5e572bb4
DJ
185962007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18597
18598 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18599
74a44383
DJ
186002007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18601
18602 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18603 when continuing.
18604
1b572db9
DJ
186052007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18606
18607 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18608 Expect ".exe" extension.
18609
381bc39b
DJ
186102007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18611
18612 * gdb.base/charset.exp: Add explicit filename to break.
18613 * gdb.base/dbx.exp: Add explicit filename to breaks.
18614
2b70e4c6
DJ
186152007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18616
18617 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18618 * gdb.mi/mi2-file.exp: Likewise.
18619
303b6f5d
DJ
186202007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18621
18622 Implement specification of MI tests as comments
18623 in C and C++ sources.
18624 * lib/mi-support.exp (mi_autotest_data): New variable.
18625 (mi_autotest_source): New variable.
18626 (count_newlines, mi_prepare_inline_tests)
18627 (mi_get_inline_test, mi_continue_to_line)
18628 (mi_run_inline_test, mi_tbreak)
18629 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18630 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18631 Run inline tests.
18632 * gdb.mi/mi-var-cp.cc: Define tests here.
18633
23da0d94
VP
186342007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18635
18636 Simplify usage of mi_continue_to.
18637 * lib/mi-support.exp (mi_runto_helper): Renamed
18638 from mi_runto, added new parameter 'run_or_continue'.
18639 (mi_runto): Use mi_runto_helper.
18640 (mi_continue_to): Accept just function name as parameter.
18641 Use mi_runto_helper.
18642 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18643 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18644
f9e18282
JB
186452006-01-04 Joel Brobecker <brobecker@adacore.com>
18646
18647 Make this testcase a bit more realistic. The current code
18648 is too simplistic, and allows the compiler to optimize out
18649 some of the entities we need for this testcase.
18650 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18651 (Do_Nothing): Add extra parameter.
18652 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18653 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18654 by using a variable of type Void_Star.
18655
fd678c65
JB
186562006-01-04 Joel Brobecker <brobecker@adacore.com>
18657
18658 * gdb.ada/catch_ex/foo.adb: New file.
18659 * gdb.ada/catch_ex.exp: New testcase.
18660
05cfdb42
DJ
186612007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18662
18663 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18664 pass --image-base to linker.
18665
2e03ee74
DJ
186662007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18667 Daniel Jacobowitz <dan@codesourcery.com>
18668
18669 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18670 secondary prompts.
18671
0d5de010
DJ
186722007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18673
18674 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18675 output. Test the types of members and member pointers.
18676 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18677 gdb/2092.
18678 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18679 statement. Enable for GCC. Update expected output for some tests
18680 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18681 layout.
18682 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18683 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18684 (Diamond::vget_base): New.
18685 (main): Add new tests.
18686 * gdb.cp/printmethod.exp: Update expected output for member functions.
18687 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18688 print pEe->D::vg().
18689
61a771aa
DJ
186902007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18691
18692 * gdb.threads/tls.exp: Allow stops in sem_post.
18693
2fa63963
DJ
186942006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18695
18696 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18697 * gdb.base/annota3.exp: Likewise.
18698 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18699 again (instead of timing out).
18700 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18701 GCC bug 26475.
18702 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18703 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18704 test from jmisc1.exp.
18705 * gdb.java/jmisc1.exp: Delete.
18706 * gdb.java/jprint.exp: Adjust to work with method signatures including
18707 return types.
18708 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18709 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18710 * lib/java.exp (compile_java_from_source): Pass the correct type
18711 to target_compile.
18712
5eefc2b7
JB
187132006-12-31 Joel Brobecker <brobecker@adacore.com>
18714
18715 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18716 (stack_align_edx): New function.
18717 (stack_align_eax): New function.
18718 (main): Add calls to stack_align_edx and stack_align_eax.
18719 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18720 Add testing for the cases where the register used during a stack
18721 realignment is edx. Same for eax.
18722
227c54da
DJ
187232006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18724
18725 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18726 and generic PE targets.
18727
cab8ac94
JB
187282006-12-29 Joel Brobecker <brobecker@adacore.com>
18729
18730 * gdb.ada/array_return.exp: Update copyright date list.
18731
ba54f318
JB
187322006-12-27 Joel Brobecker <brobecker@adacore.com>
18733
18734 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18735 (Create_Small_Float_Vector): New function.
18736 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18737 function body.
18738 * gdb.ada/array_return/p.adb: Use new type and function from
18739 package Pck.
18740 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18741 able to print the value returned by a function returning an
18742 array of float.
18743
6b7a35dd
JB
187442006-12-20 Joel Brobecker <brobecker@adacore.com>
18745
18746 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18747 The associated tests should be PASSing.
18748
038224f6
VP
187492006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18750
18751 Test for base in references.
18752 * gdb.mi/mi-var-cp.cc: Add test code.
18753 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18754 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18755 * gdb.mi/mi2-watch.exp: Likewise.
18756 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18757 (mi_list_varobj_children): New function.
18758
b26ed50d
VP
187592006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18760
18761 * lib/mi-support.exp
18762 (mi_runto): Accept "()" after function name.
18763 (mi_create_varobj): New function.
18764 (mi_varobj_update): New function.
18765 (mi_Check_varobj_value): New function.
18766 * gdb.mi/mi-var-cp.exp: New file.
18767 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18768
08232497
DJ
187692006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18770
18771 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18772 gdb.base/weaklib2.c: New files.
18773
d394c993 187742006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18775
ac6c2fba
NS
18776 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18777 info. Adjust test names.
18778
8ec659a0 18779 * gdb.base/break.c (main): Move position of malloc.
d394c993 18780 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18781
acd65feb
VP
187822006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18783
18784 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18785 assignement of arrays and function pointers.
18786 * gdb.mi/var-cmd.c: Add declaration necessary for above
18787 tests.
18788
f556d5e5
NS
187892006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18790
18791 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18792
18793 * gdb.threads/linux-dp.exp: Read thread table before and after
18794 creating each philosopher and verify it.
18795
697bc68d
NS
187962006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18797 Paul Brook <paul@codesourcery.com>
18798 Daniel Jacobowitz <dan@codesourcery.com>
18799
18800 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18801 main to remove duplication. Add start function of the form
697bc68d
NS
18802 '_*start[1-9]*'. Add RVDS start function.
18803
29d73ae4
DJ
188042006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18805
18806 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18807
c1d88655
UW
188082006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18809
18810 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18811 * gdb.asm/spu.inc: New file.
18812 * gdb.base/term.exp: Disable if [target_info exists noargs].
18813 * gdb.gdb/complaints.exp: Disable if ![isnative].
18814 * gdb.gdb/selftest.exp: Likewise.
18815 * gdb.gdb/observer.exp: Likewise.
18816 * gdb.gdb/xfullpath.exp: Likewise.
18817 * gdb.base/attach.exp: Disable on SPU target.
18818 * gdb.cp/bs145503.exp: Likewise.
18819 * gdb.cp/exception.exp: Likewise.
18820 * gdb.cp/userdef.exp: Likewise.
18821
32a13b1a
DJ
188222006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18823
18824 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18825
d8295fe9
VP
188262006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18827
18828 * gdb.base/completion.exp: Fix completion tests for
18829 'info' and 'info '.
18830 * gdb.base/help.exp (help_test_raw, test_class_help)
18831 (test_prefix_command_help): Move...
18832 * lib/gdb.exp: Here.
18833 * gdb.base/main.exp: Adjust.
18834 * gdb.cp/maint.exp: Adjust.
18835 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18836
8c394015
VP
188372006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18838
18839 * gdb.stabs/weird.exp (print_weird_var): Use
18840 gdb_test_multiple instead of gdb_expect.
18841
027fc1bc
VP
188422006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18843
18844 * gdb.base/help.exp (help_test_raw): New.
18845 (test_class_help): New.
18846 (test_prefix_command_help): New.
18847 Adjust testcases.
18848
67609209
FR
188492006-11-09 Christophe Lyon <christophe.lyon@st.com>
18850
18851 * gdb.base/constvars.c (main): Write to crass and crips, so that
18852 they are allocated by the compiler.
18853
f73adfeb
AS
188542006-10-27 Andreas Schwab <schwab@suse.de>
18855
18856 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18857 "detach-fork".
18858
2f83a18e
DJ
188592006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18860
18861 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18862 of patterns.
18863
94277a38
DJ
188642006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18865
18866 * gdb.base/sepdebug.exp: Remove debug format test.
18867 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18868 Handle no-symtab.
18869 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18870
5bd2f6e2
DJ
188712006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18872
18873 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18874 int to pointer or pointer to int.
18875 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18876
8c008720
DJ
188772006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18878
18879 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18880
9e35dae4
DJ
188812006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18882
18883 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18884
d9639e13
DJ
188852006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18886
18887 PR c++/2116
18888 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18889
390a1bd0
JB
188902006-10-06 Joel Brobecker <brobecker@adacore.com>
18891
18892 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18893 the corresponding bug has been fixed in GDB (PR/2018).
18894
dd920c33
JB
188952006-10-06 Joel Brobecker <brobecker@adacore.com>
18896
18897 * gdb.base/subst.exp: New testcase.
18898
53bbefe9
JB
188992006-10-06 Joel Brobecker <brobecker@adacore.com>
18900
18901 * gdb.ada/array_return/pck.ads: Add copyright notice.
18902 * gdb.ada/array_return/pck.adb: Likewise.
18903 * gdb.ada/array_return/p.adb: Likewise.
18904 * gdb.ada/exec_changed/first.adb: Likewise.
18905 * gdb.ada/exec_changed/second.adb: Likewise.
18906
09851417
JB
189072006-10-06 Joel Brobecker <brobecker@adacore.com>
18908
18909 * gdb.ada/watch_arg/watch.adb: New file.
18910 * gdb.ada/watch_arg.exp: New testcase.
18911
041bf30d
VP
189122006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18913
18914 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18915 via string_to_regexp.
041bf30d 18916 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18917
f286fbdd 189182006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18919
18920 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18921 Remove unused / obsolete files.
18922
7c07f349
NR
189232006-09-19 Nick Roberts <nickrob@snap.net.nz>
18924
18925 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18926
cd5ff84a
VP
189272006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18928
18929 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18930 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18931 the number of frames.
cd5ff84a 18932
ae018d1a
DJ
189332006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18934
18935 * gdb.base/args.c (main): Add breakpoint marker.
18936 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18937 really test empty arguments.
18938 (args_load): Delete.
18939 (args_test): New.
18940
b399c549
NR
189412006-09-13 Nick Roberts <nickrob@snap.net.nz>
18942
18943 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18944 check for one file.
b399c549 18945
2ab1eb7a
VP
189462006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18947
18948 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18949 HIGH_FRAME argument to -stack-list-locals can be larger than
18950 the number of frames.
a9c64011 18951
476308bf
FF
189522006-08-18 Fred Fish <fnf@specifix.com>
18953
18954 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18955 '$' in front of skip_vmx_tests_saved when setting that.
18956
8625200f
AS
189572006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18958
18959 * gdb.base/trace-commands.exp: New file.
18960
089ec8f1
DJ
189612006-08-10 Joel Brobecker <brobecker@adacore.com>
18962 Daniel Jacobowitz <dan@codesourcery.com>
18963
18964 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18965 expected output of the backtrace commands.
18966
b60f0898
JB
189672006-08-09 Joel Brobecker <brobecker@adacore.com>
18968
18969 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18970 untested followed by return combination.
18971 * gdb.arch/altivec-regs.exp: Likewise.
18972 * gdb.arch/e500-abi.exp: Likewise.
18973 * gdb.arch/e500-regs.exp: Likewise.
18974 * gdb.arch/gdb1291.exp: Likewise.
18975 * gdb.arch/gdb1431.exp: Likewise.
18976 * gdb.arch/gdb1558.exp: Likewise.
18977 * gdb.arch/i386-prologue.exp: Likewise.
18978 * gdb.arch/i386-unwind.exp: Likewise.
18979 * gdb.asm/asm-source.exp: Likewise.
18980 * gdb.base/a2-run.exp: Likewise.
18981 * gdb.base/advance.exp: Likewise.
18982 * gdb.base/all-bin.exp: Likewise.
18983 * gdb.base/annota1.exp: Likewise.
18984 * gdb.base/annota3.exp: Likewise.
18985 * gdb.base/args.exp: Likewise.
18986 * gdb.base/arithmet.exp: Likewise.
18987 * gdb.base/assign.exp: Likewise.
18988 * gdb.base/async.exp: Likewise.
18989 * gdb.base/attach.exp: Likewise.
18990 * gdb.base/bang.exp: Likewise.
18991 * gdb.base/bigcore.exp: Likewise.
18992 * gdb.base/bitfields.exp: Likewise.
18993 * gdb.base/bitfields2.exp: Likewise.
18994 * gdb.base/break.exp: Likewise.
18995 * gdb.base/call-sc.exp: Likewise.
18996 * gdb.base/call-strs.exp: Likewise.
18997 * gdb.base/callfuncs.exp: Likewise.
18998 * gdb.base/checkpoint.exp: Likewise.
18999 * gdb.base/chng-syms.exp: Likewise.
19000 * gdb.base/code-expr.exp: Likewise.
19001 * gdb.base/commands.exp: Likewise.
19002 * gdb.base/completion.exp: Likewise.
19003 * gdb.base/cond-expr.exp: Likewise.
19004 * gdb.base/condbreak.exp: Likewise.
19005 * gdb.base/consecutive.exp: Likewise.
19006 * gdb.base/constvars.exp: Likewise.
19007 * gdb.base/corefile.exp: Likewise.
19008 * gdb.base/cvexpr.exp: Likewise.
19009 * gdb.base/dbx.exp: Likewise.
19010 * gdb.base/define.exp: Likewise.
19011 * gdb.base/detach.exp: Likewise.
19012 * gdb.base/display.exp: Likewise.
19013 * gdb.base/dump.exp: Likewise.
19014 * gdb.base/ena-dis-br.exp: Likewise.
19015 * gdb.base/ending-run.exp: Likewise.
19016 * gdb.base/environ.exp: Likewise.
19017 * gdb.base/eval-skip.exp: Likewise.
19018 * gdb.base/exprs.exp: Likewise.
19019 * gdb.base/fileio.exp: Likewise.
19020 * gdb.base/finish.exp: Likewise.
19021 * gdb.base/float.exp: Likewise.
19022 * gdb.base/foll-exec.exp: Likewise.
19023 * gdb.base/foll-fork.exp: Likewise.
19024 * gdb.base/foll-vfork.exp: Likewise.
19025 * gdb.base/freebpcmd.exp: Likewise.
19026 * gdb.base/funcargs.exp: Likewise.
19027 * gdb.base/gcore.exp: Likewise.
19028 * gdb.base/gdb1090.exp: Likewise.
19029 * gdb.base/gdb1250.exp: Likewise.
19030 * gdb.base/huge.exp: Likewise.
19031 * gdb.base/info-proc.exp: Likewise.
19032 * gdb.base/interrupt.exp: Likewise.
19033 * gdb.base/jump.exp: Likewise.
19034 * gdb.base/langs.exp: Likewise.
19035 * gdb.base/lineinc.exp: Likewise.
19036 * gdb.base/list.exp: Likewise.
19037 * gdb.base/logical.exp: Likewise.
19038 * gdb.base/long_long.exp: Likewise.
19039 * gdb.base/macscp.exp: Likewise.
19040 * gdb.base/maint.exp: Likewise.
19041 * gdb.base/mips_pro.exp: Likewise.
19042 * gdb.base/miscexprs.exp: Likewise.
19043 * gdb.base/multi-forks.exp: Likewise.
19044 * gdb.base/opaque.exp: Likewise.
19045 * gdb.base/overlays.exp: Likewise.
19046 * gdb.base/pc-fp.exp: Likewise.
19047 * gdb.base/pointers.exp: Likewise.
19048 * gdb.base/printcmds.exp: Likewise.
19049 * gdb.base/psymtab.exp: Likewise.
19050 * gdb.base/ptype.exp: Likewise.
19051 * gdb.base/recurse.exp: Likewise.
19052 * gdb.base/relational.exp: Likewise.
19053 * gdb.base/relocate.exp: Likewise.
19054 * gdb.base/remote.exp: Likewise.
19055 * gdb.base/reread.exp: Likewise.
19056 * gdb.base/restore.exp: Likewise.
19057 * gdb.base/return.exp: Likewise.
19058 * gdb.base/return2.exp: Likewise.
19059 * gdb.base/scope.exp: Likewise.
19060 * gdb.base/sect-cmd.exp: Likewise.
19061 * gdb.base/sep.exp: Likewise.
19062 * gdb.base/sepdebug.exp: Likewise.
19063 * gdb.base/setshow.exp: Likewise.
19064 * gdb.base/setvar.exp: Likewise.
19065 * gdb.base/sigall.exp: Likewise.
19066 * gdb.base/sigbpt.exp: Likewise.
19067 * gdb.base/signals.exp: Likewise.
19068 * gdb.base/signull.exp: Likewise.
19069 * gdb.base/sizeof.exp: Likewise.
19070 * gdb.base/solib.exp: Likewise.
19071 * gdb.base/step-line.exp: Likewise.
19072 * gdb.base/step-test.exp: Likewise.
19073 * gdb.base/structs.exp: Likewise.
19074 * gdb.base/structs2.exp: Likewise.
19075 * gdb.base/term.exp: Likewise.
19076 * gdb.base/twice.exp: Likewise.
19077 * gdb.base/until.exp: Likewise.
19078 * gdb.base/varargs.exp: Likewise.
19079 * gdb.base/volatile.exp: Likewise.
19080 * gdb.base/watchpoint.exp: Likewise.
19081 * gdb.base/whatis-exp.exp: Likewise.
19082 * gdb.base/whatis.exp: Likewise.
19083 * gdb.cp/ambiguous.exp: Likewise.
19084 * gdb.cp/annota2.exp: Likewise.
19085 * gdb.cp/annota3.exp: Likewise.
19086 * gdb.cp/bool.exp: Likewise.
19087 * gdb.cp/breakpoint.exp: Likewise.
19088 * gdb.cp/casts.exp: Likewise.
19089 * gdb.cp/class2.exp: Likewise.
19090 * gdb.cp/classes.exp: Likewise.
19091 * gdb.cp/cplusfuncs.exp: Likewise.
19092 * gdb.cp/ctti.exp: Likewise.
19093 * gdb.cp/derivation.exp: Likewise.
19094 * gdb.cp/exception.exp: Likewise.
19095 * gdb.cp/gdb1355.exp: Likewise.
19096 * gdb.cp/hang.exp: Likewise.
19097 * gdb.cp/inherit.exp: Likewise.
19098 * gdb.cp/local.exp: Likewise.
19099 * gdb.cp/m-data.exp: Likewise.
19100 * gdb.cp/m-static.exp: Likewise.
19101 * gdb.cp/member-ptr.exp: Likewise.
19102 * gdb.cp/method.exp: Likewise.
19103 * gdb.cp/misc.exp: Likewise.
19104 * gdb.cp/namespace.exp: Likewise.
19105 * gdb.cp/overload.exp: Likewise.
19106 * gdb.cp/ovldbreak.exp: Likewise.
19107 * gdb.cp/pr-1023.exp: Likewise.
19108 * gdb.cp/pr-1210.exp: Likewise.
19109 * gdb.cp/pr-574.exp: Likewise.
19110 * gdb.cp/printmethod.exp: Likewise.
19111 * gdb.cp/psmang.exp: Likewise.
19112 * gdb.cp/ref-params.exp: Likewise.
19113 * gdb.cp/ref-types.exp: Likewise.
19114 * gdb.cp/rtti.exp: Likewise.
19115 * gdb.cp/templates.exp: Likewise.
19116 * gdb.cp/try_catch.exp: Likewise.
19117 * gdb.cp/userdef.exp: Likewise.
19118 * gdb.cp/virtfunc.exp: Likewise.
19119 * gdb.disasm/am33.exp: Likewise.
19120 * gdb.disasm/h8300s.exp: Likewise.
19121 * gdb.disasm/mn10300.exp: Likewise.
19122 * gdb.disasm/sh3.exp: Likewise.
19123 * gdb.disasm/t01_mov.exp: Likewise.
19124 * gdb.disasm/t02_mova.exp: Likewise.
19125 * gdb.disasm/t03_add.exp: Likewise.
19126 * gdb.disasm/t04_sub.exp: Likewise.
19127 * gdb.disasm/t05_cmp.exp: Likewise.
19128 * gdb.disasm/t06_ari2.exp: Likewise.
19129 * gdb.disasm/t07_ari3.exp: Likewise.
19130 * gdb.disasm/t08_or.exp: Likewise.
19131 * gdb.disasm/t09_xor.exp: Likewise.
19132 * gdb.disasm/t10_and.exp: Likewise.
19133 * gdb.disasm/t11_logs.exp: Likewise.
19134 * gdb.disasm/t12_bit.exp: Likewise.
19135 * gdb.disasm/t13_otr.exp: Likewise.
19136 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
19137 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
19138 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19139 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
19140 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
19141 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
19142 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
19143 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
19144 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
19145 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
19146 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
19147 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
19148 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
19149 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
19150 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
19151 * gdb.mi/gdb701.exp: Likewise.
19152 * gdb.mi/gdb792.exp: Likewise.
19153 * gdb.mi/mi-basics.exp: Likewise.
19154 * gdb.mi/mi-break.exp: Likewise.
19155 * gdb.mi/mi-cli.exp: Likewise.
19156 * gdb.mi/mi-console.exp: Likewise.
19157 * gdb.mi/mi-disassemble.exp: Likewise.
19158 * gdb.mi/mi-eval.exp: Likewise.
19159 * gdb.mi/mi-file.exp: Likewise.
19160 * gdb.mi/mi-read-memory.exp: Likewise.
19161 * gdb.mi/mi-regs.exp: Likewise.
19162 * gdb.mi/mi-return.exp: Likewise.
19163 * gdb.mi/mi-simplerun.exp: Likewise.
19164 * gdb.mi/mi-stack.exp: Likewise.
19165 * gdb.mi/mi-stepi.exp: Likewise.
19166 * gdb.mi/mi-syn-frame.exp: Likewise.
19167 * gdb.mi/mi-until.exp: Likewise.
19168 * gdb.mi/mi-var-block.exp: Likewise.
19169 * gdb.mi/mi-var-child.exp: Likewise.
19170 * gdb.mi/mi-var-cmd.exp: Likewise.
19171 * gdb.mi/mi-var-display.exp: Likewise.
19172 * gdb.mi/mi-watch.exp: Likewise.
19173 * gdb.mi/mi2-basics.exp: Likewise.
19174 * gdb.mi/mi2-break.exp: Likewise.
19175 * gdb.mi/mi2-cli.exp: Likewise.
19176 * gdb.mi/mi2-console.exp: Likewise.
19177 * gdb.mi/mi2-disassemble.exp: Likewise.
19178 * gdb.mi/mi2-eval.exp: Likewise.
19179 * gdb.mi/mi2-file.exp: Likewise.
19180 * gdb.mi/mi2-read-memory.exp: Likewise.
19181 * gdb.mi/mi2-regs.exp: Likewise.
19182 * gdb.mi/mi2-return.exp: Likewise.
19183 * gdb.mi/mi2-simplerun.exp: Likewise.
19184 * gdb.mi/mi2-stack.exp: Likewise.
19185 * gdb.mi/mi2-stepi.exp: Likewise.
19186 * gdb.mi/mi2-syn-frame.exp: Likewise.
19187 * gdb.mi/mi2-until.exp: Likewise.
19188 * gdb.mi/mi2-var-block.exp: Likewise.
19189 * gdb.mi/mi2-var-child.exp: Likewise.
19190 * gdb.mi/mi2-var-cmd.exp: Likewise.
19191 * gdb.mi/mi2-var-display.exp: Likewise.
19192 * gdb.mi/mi2-watch.exp: Likewise.
19193 * gdb.stabs/exclfwd.exp: Likewise.
19194 * gdb.stabs/weird.exp: Likewise.
19195 * gdb.threads/gcore-thread.exp: Likewise.
19196 * gdb.trace/actions.exp: Likewise.
19197 * gdb.trace/backtrace.exp: Likewise.
19198 * gdb.trace/circ.exp: Likewise.
19199 * gdb.trace/collection.exp: Likewise.
19200 * gdb.trace/deltrace.exp: Likewise.
19201 * gdb.trace/infotrace.exp: Likewise.
19202 * gdb.trace/limits.exp: Likewise.
19203 * gdb.trace/packetlen.exp: Likewise.
19204 * gdb.trace/passc-dyn.exp: Likewise.
19205 * gdb.trace/passcount.exp: Likewise.
19206 * gdb.trace/report.exp: Likewise.
19207 * gdb.trace/save-trace.exp: Likewise.
19208 * gdb.trace/tfind.exp: Likewise.
19209 * gdb.trace/tracecmd.exp: Likewise.
19210 * gdb.trace/while-dyn.exp: Likewise.
19211 * gdb.trace/while-stepping.exp: Likewise.
19212
f4b618d1
JB
192132006-08-08 Joel Brobecker <brobecker@adacore.com>
19214
19215 * gdb.base/step-bt.c: New file.
19216 * gdb.base/step-bt.exp: New testcase.
19217
3d00d119
DJ
192182006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
19219
19220 * config/monitor.exp (gdb_load): Remove support for obsolete
19221 download-write-size.
19222 * gdb.base/remote.exp: Likewise. Update all callers of
19223 gdb_timed_load.
19224
017b5bd4
DJ
192252006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
19226
19227 * cursal.exp: Pass binfile to gdb_load.
19228
837c599d
DJ
192292006-08-01 Nathan Sidwell <nathan@codesourcery.com>
19230
19231 * gdb.base/cursal.exp: Add "" to gdb_load call.
19232
8dd4540b
MK
192332006-07-29 Mark Kettenis <kettenis@gnu.org>
19234
19235 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
19236 NetBSD/ELF targets.
19237
ab5c9f60
DJ
192382006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
19239
19240 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
19241 operator*.
19242
4c42eaff
DJ
192432006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
19244
19245 * gdb.base/completion.exp: Update for change in "file" behavior.
19246 * gdb.stabs/weird.exp: Likewise.
19247 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
19248 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
19249
0155cc76
NS
192502006-07-24 Nathan Sidwell <nathan@codesourcery.com>
19251
19252 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
19253 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
19254
16026cd7
AS
192552006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
19256
19257 * gdb.base/default.exp: Update source command error message.
19258 * gdb.base/help.exp: Update 'help source' message.
19259
16963cb6
DJ
192602006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
19261
19262 * gdb.cp/bs15503.exp: Update comment for no longer crashing
19263 test.
19264
6d7fd486
AS
192652006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
19266
19267 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
19268
29e8a844
DJ
192692006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19270
19271 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
19272
6afcfa39
DJ
192732006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19274
19275 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
19276
267a692b
MK
192772006-07-17 Mark Kettenis <kettenis@gnu.org>
19278
19279 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
19280 *-*-openbsd* from targets for wich we expect ARM FPA floating
19281 point format.
19282
85d2fec4
NR
192832006-07-17 Nick Roberts <nickrob@snap.net.nz>
19284
19285 * gdb.cp/annota3.exp: Expect frame-begin annotation.
19286
192872006-07-17 Mark Kettenis <kettenis@gnu.org>
19288
19289 * gdb.base/annota3.exp: Expect frame-begin annotation.
19290
85b4c6e8
JB
192912006-07-14 Joel Brobecker <brobecker@adacore.com>
19292
19293 * gdb.base/help.exp: Adjust "help unset" test to accept
19294 any list of unset commands.
19295
fb933624
DJ
192962006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
19297 Daniel Jacobowitz <dan@codesourcery.com>
19298
19299 * gdb.cp/ref-params.exp: New test.
19300 * gdb.cp/ref-params.cc: New source file.
19301 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
19302
1dff4b64
MK
193032006-07-08 Mark Kettenis <kettenis@gnu.org>
19304
19305 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
19306 spaces/tabs in regular expressions since they might not be there.
19307
40d2e0e3
AS
193082006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
19309
19310 * gdb.base/ifelse.exp: New file.
19311
f6c957d2
NS
193122006-07-04 Nathan Sidwell <nathan@codesourcery.com>
19313
19314 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
19315 line.
19316 * gdb.base/huge.exp: Loop over compilation to find a size that
19317 is acceptable.
19318 * gdb.base/remote.exp: Correct expected strings.
19319 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
19320
b9c5a23d
DJ
193212006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19322
19323 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
19324
9af2e58d
DJ
193252006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19326
19327 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
19328 native.
19329
30930ca5
DJ
193302006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19331
19332 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
19333 enable stabs testing.
19334
aa32fa1d
DJ
193352006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19336
bd4a4c80 19337 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
19338 gdb_test_multiple does.
19339
321fef15
DJ
193402006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19341
19342 * Makefile.in (host_alias): Remove.
19343 (target_alias): Use @target_noncanonical@.
19344 (site.exp): Don't set host_alias.
19345 * aclocal.m4: Remove contents. Include acx.m4.
19346 * configure: Regenerated.
19347 * configure.ac: Use ACX_NONCANONICAL_TARGET.
19348
e1c2defa
NS
193492006-06-13 Nathan Sidwell <nathan@codesourcery.com>
19350
e63b55d1
NS
19351 * lib/gdb.exp (gdb_load_cmd): New.
19352
5600ea19
NS
19353 * gdb.base/fileio.c: Add system(NULL) test.
19354 * gdb.base/fileio.exp: Check it.
19355
e1c2defa
NS
19356 * gdb.base/break.c: Add 10a breakpoint at }
19357 * gdb.base/break.exp: Add test for breakpoint at }
19358 * gdb.cp/anon-union.cc: Add code at end of function.
19359 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
19360 * gdb.mi/var-cmd.c: Add code at end of function.
19361 * gdb.mi/mi-var-display.exp: Adjust end of next.
19362 * gdb.mi/mi2-var-display.exp: Likewise.
19363 * gdb.base/fileio.c: Add stop function and insert calls at
19364 stopping places.
19365 * gdb.base/fileio.exp: Breakpoint stop function and remove
19366 explicit line number references.
19367
6c0112ec
JB
193682006-05-19 Joel Brobecker <brobecker@adacore.com>
19369
a9c64011
AS
19370 * gdb.base/del.exp (test_delete_alias): New function.
19371 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 19372
154189a4
FF
193732006-05-18 Fred Fish <fnf@specifix.com>
19374
19375 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
19376 required. Check for spurious output after program exits normally.
19377
582e64c2
FF
193782006-05-17 Fred Fish <fnf@specifix.com>
19379
19380 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
19381 gdb_load, so it works in the simulator.
19382
8ef6493a
FF
193832006-05-11 Fred Fish <fnf@specifix.com>
19384
19385 * gdb.base/bang.exp: Ignore unexpected output between the
19386 "program exited normally" and the gdb prompt, as many other
19387 tests do.
19388
692b141c
MK
193892006-05-07 Mark Kettenis <kettenis@gnu.org>
19390
19391 * gdb.base/help.exp: Make "delete checkpoint" part option for
19392 "help d" and "help delete" tests.
19393
540b8a30
UW
193942006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19395
a9c64011 19396 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
19397 expected output in some mi_gdb_test statements.
19398 * gdb.mi/mi2-basics.exp: Likewise.
19399
9b6462d9
JB
194002006-05-05 Joel Brobecker <brobecker@adacore.com>
19401
19402 * gdb.base/del.c: New file.
19403 * gdb.base/del.exp: New testcase.
19404
954de43b
DM
194052006-05-05 David S. Miller <davem@sunset.davemloft.net>
19406
19407 * gdb.base/break.exp: Do not assume a breakpoint on
19408 main will actually be in $srcfile when optimizing.
1303f75e
DM
19409 * gdb.base/savedregs.exp: Do not require that the dummy
19410 frame location match up to a symbol and source file location.
c3242428
DM
19411 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
19412 will get printed without a mi_cmd_data_list_register_values prefix.
19413 (*-data-list-register-*): Correct regular expressions to expect the new
19414 pseudo d? floating point registers.
19415 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 19416
c7e64c9a
DJ
194172006-05-05 Christophe Lyon <christophe.lyon@st.com>
19418
19419 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
19420 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
19421 is allocated by the compiler.
19422 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19423 anons, e, anone to force their allocation by the compiler.
19424
194252006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
19426
19427 * gdb.base/help.exp: Update expected text for help d and
19428 help delete.
19429
27ce9a6d
MK
194302006-05-02 Mark Kettenis <kettenis@gnu.org>
19431
19432 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19433 NetBSD/ELF targets.
19434
8608915f
MK
194352006-04-30 Mark Kettenis <kettenis@gnu.org>
19436
19437 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19438 single-step breakpoint fails; make this a KFAIL on
19439 sparc*-*-openbsd*.
19440 * gdb.base/siginfo.exp: Likewise.
19441 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19442
b8db102d
MS
194432006-04-26 Michael Snyder <msnyder@redhat.com>
19444
19445 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19446 which may have to consume output from other forks.
19447 Add tests to make sure that "delete fork" succeeded.
19448
c702009a
MS
194492006-04-20 Michael Snyder <msnyder@redhat.com>
19450
19451 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19452 Add support for the Renesas M32C and M16C.
19453
19454 * gdb.asm/asm-source.exp: Add m32c target.
19455 * gdb.asm/m32c.inc: Support for m32c target.
19456
e28493f2
AS
194572006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19458
19459 * gdb.base/commands.exp (recursive_source_test): New test.
19460
880da185
DM
194612006-04-04 David S. Miller <davem@sunset.davemloft.net>
19462
19463 * gdb.base/float.exp: Add pattern for sparc targets.
19464
61d9b92f
DJ
194652006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19466
19467 * gdb.base/commands.exp (stray_arg0_test): New test.
19468
bd717df8
PB
194692006-03-30 Paul Brook <paul@codesourcery.com>
19470
19471 * gdb.mi/mi-until.exp: kfail broken until command.
19472 * gdb.mi/mi2-until.exp: Ditto.
19473
ec793d3c
NR
194742006-03-27 Nick Roberts <nickrob@snap.net.nz>
19475
19476 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19477
831004b7
AO
194782006-03-08 Alexandre Oliva <aoliva@redhat.com>
19479
19480 * gdb.base/prelink.exp: Anchor tested-for regular expression
19481 on gdb prompt.
19482
effe49a0
PB
194832006-03-07 Paul Brook <paul@codesourcery.com>
19484
19485 * gdb.base/assign.exp: Correct fail message.
19486
e5461016
PB
194872006-03-07 Paul Brook <paul@codesourcery.com>
19488
19489 * lib/compiler.c: Extract armcc version number.
19490 * lib/compiler.cc: Ditto.
19491
fc91c6c2
PB
194922006-03-07 Paul Brook <paul@codesourcery.com>
19493
19494 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19495 additional_flags=-w.
19496 * gdb.arch/altivec-regs.exp: Ditto.
19497 * gdb.arch/e500-abi.exp: Ditto.
19498 * gdb.arch/e500-regs.exp: Ditto.
19499 * gdb.base/all-bin.exp: Ditto.
19500 * gdb.base/annota1.exp: Ditto.
19501 * gdb.base/annota3.exp: Ditto.
19502 * gdb.base/args.exp: Ditto.
19503 * gdb.base/arithmet.exp: Ditto.
19504 * gdb.base/assign.exp: Ditto.
19505 * gdb.base/async.exp: Ditto.
19506 * gdb.base/bang.exp: Ditto.
19507 * gdb.base/break.exp: Ditto.
19508 * gdb.base/call-rt-st.exp: Ditto.
19509 * gdb.base/completion.exp: Ditto.
19510 * gdb.base/cond-expr.exp: Ditto.
19511 * gdb.base/condbreak.exp: Ditto.
19512 * gdb.base/consecutive.exp: Ditto.
19513 * gdb.base/define.exp: Ditto.
19514 * gdb.base/display.exp: Ditto.
19515 * gdb.base/ena-dis-br.exp: Ditto.
19516 * gdb.base/environ.exp: Ditto.
19517 * gdb.base/eval-skip.exp: Ditto.
19518 * gdb.base/info-proc.exp: Ditto.
19519 * gdb.base/jump.exp: Ditto.
19520 * gdb.base/logical.exp: Ditto.
19521 * gdb.base/long_long.exp: Ditto.
19522 * gdb.base/maint.exp: Ditto.
19523 * gdb.base/miscexprs.exp: Ditto.
19524 * gdb.base/pc-fp.exp: Ditto.
19525 * gdb.base/pointers.exp: Ditto.
19526 * gdb.base/relational.exp: Ditto.
19527 * gdb.base/reread.exp: Ditto.
19528 * gdb.base/sect-cmd.exp: Ditto.
19529 * gdb.base/sep.exp: Ditto.
19530 * gdb.base/sepdebug.exp: Ditto.
19531 * gdb.base/until.exp: Ditto.
19532 * gdb.base/whatis-exp.exp: Ditto.
19533 * gdb.cp/annota2.exp: Ditto.
19534 * gdb.cp/annota3.exp: Ditto.
19535 * gdb.trace/actions.exp: Ditto.
19536 * gdb.trace/backtrace.exp: Ditto.
19537 * gdb.trace/circ.exp: Ditto.
19538 * gdb.trace/collection.exp: Ditto.
19539 * gdb.trace/deltrace.exp: Ditto.
19540 * gdb.trace/infotrace.exp: Ditto.
19541 * gdb.trace/limits.exp: Ditto.
19542 * gdb.trace/packetlen.exp: Ditto.
19543 * gdb.trace/passc-dyn.exp: Ditto.
19544 * gdb.trace/passcount.exp: Ditto.
19545 * gdb.trace/report.exp: Ditto.
19546 * gdb.trace/save-trace.exp: Ditto.
19547 * gdb.trace/tfind.exp: Ditto.
19548 * gdb.trace/tracecmd.exp: Ditto.
19549 * gdb.trace/while-dyn.exp: Ditto.
19550 * gdb.trace/while-stepping.exp: Ditto.
19551 * lib/gdb.exp: Ditto.
19552 (gdb_compile): Handle nowarning option.
19553
5f4a23d9
AO
195542006-03-07 Alexandre Oliva <aoliva@redhat.com>
19555
19556 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
19557 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
19558 Rename executable to prelinkt. Don't re-prelink if we didn't
19559 get a core file. Test prelink -u exit status to tell whether
19560 prelinking failed. Use gdb_test_multiple.
19561
9733fc94
DJ
195622006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
19563
19564 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
19565 (do_tests): Call it.
19566
cc10cae3
AO
195672006-02-28 Alexandre Oliva <aoliva@redhat.com>
19568
19569 * gdb.base/prelink.exp: New test.
19570 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
19571
15c46491
WZ
195722006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
19573
19574 * gdb.fortran/derived-type.f90: New file.
19575 * gdb.fortran/derived-type.exp: New testcase.
19576
5c9f7ded
DJ
195772006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
19578
19579 * gdb.base/default.exp: Allow ';' as a directory separator.
19580
5b96932b
AS
195812006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19582
19583 * gdb.base/help.exp (help add-symbol-file): Update.
19584
1986bccd
AS
195852006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
19586
19587 * gdb.base/help.exp (help load): Update expected results.
19588
a8b7528f
FF
195892006-02-19 Fred Fish <fnf@specifix.com>
19590
19591 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
19592 specifix hex value as part of results.
19593 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19594
f8261448
FF
195952006-02-16 Fred Fish <fnf@specifix.com>
19596
19597 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19598 ushort_addr, and slong_addr, so the typedefs are not optimized
19599 away.
19600 * gdb.base/whatis.exp: Add tests using type name for struct type,
19601 union type, enum type, and typedef.
a9c64011 19602
31d8bdd2
MK
196032006-02-13 Mark Kettenis <kettenis@gnu.org>
19604
19605 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19606
34e41e63
JB
196072006-02-13 Jim Blandy <jimb@redhat.com>
19608
19609 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19610 case where it takes two "next" commands to skip past the init
19611 call.
19612
ac6e4f31
FF
196132006-02-12 Fred Fish <fnf@specifix.com>
19614
19615 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19616 to handle cases where it takes two "next" commands to skip
19617 past the init call.
19618
2db2d571
JB
196192006-02-07 Joel Brobecker <brobecker@adacore.com>
19620
19621 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19622 on hppa32 targets.
19623
38fcd64c
DJ
196242006-02-06 Vladimir Prus <ghost@cs.msu.su>
19625
19626 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19627 field.
19628
1315ad46
MK
196292006-01-29 Mark Kettenis <kettenis@gnu.org>
19630
19631 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19632
5625b943
DJ
196332006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19634
19635 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19636 files.
19637
80df1bbe
DJ
196382006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19639
19640 * gdb.cp/maint.exp: Set complaints to a positive value.
19641
9078e690
DJ
196422006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19643
19644 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19645 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19646 function name.
19647
9c903399
DJ
196482006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19649
19650 * gdb.base/checkpoint.c: Update copyright notice. Include
19651 <stdlib.h>.
19652
761ae4d6
JB
196532006-01-04 Jim Blandy <jimb@redhat.com>
19654
19655 * gdb.asm/asm-source.exp: Independently provide default values for
19656 asm-flags and debug-flags. Use 'string equal' to do the
19657 comparison, not the implicit expr's '==' operator. Remove
19658 now-unneeded assignments to asm-flags. In h8300 case, place
19659 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19660
099ac3dd
MS
196612006-01-04 Michael Snyder <msnyder@redhat.com>
19662
19663 * gdb.base/checkpoint.c: New file.
19664 * gdb.base/checkpoint.exp: New file.
19665 * gdb.base/multi-fork.c: New file.
19666 * gdb.base/multi-fork.exp: New file.
19667 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19668
f4d85314
FF
196692006-01-04 Fred Fish <fnf@specifix.com>
19670
19671 * gdb.base/ptype.c (foo): Add typedef.
19672 (intfoo): Add function.
19673 * gdb.base/ptype1.c: New file.
19674 * gdb.base/ptype.exp: Handle compilation and linking with two
19675 source files. Test that proper type for "foo" is found based
19676 on source context rather than first match found in symtabs.
19677
a1b06f35
MK
196782005-12-28 Mark Kettenis <kettenis@gnu.org>
19679
19680 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19681 * gdb.asm/openbsd.inc: Indent commands.
19682
d082a1e2
MK
196832005-12-26 Mark Kettenis <kettenis@gnu.org>
19684
c65016bd
MK
19685 * gdb.base/freebpcmd.exp: Increase timeout.
19686
d082a1e2
MK
19687 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19688
d3c32a0e
DJ
196892005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19690
19691 * gdb.base/default.exp: Update check for "show version".
19692
9fdb1f50
RC
196932005-12-09 Randolph Chung <tausq@debian.org>
19694
19695 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19696 * gdb.asm/pa64.inc: New file.
19697
5f2c56f7
RC
196982005-12-09 Randolph Chung <tausq@debian.org>
19699
19700 * gdb.asm/common.inc: Indent commands.
19701 * gdb.asm/asmsrc1.s: Likewise.
19702 * gdb.asm/asmsrc2.s: Likewise.
19703
8117349c
RC
197042005-12-09 Randolph Chung <tausq@debian.org>
19705
19706 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19707 (get_addr_of_sym): Remove duplicate print.
19708 (gen_core): xfail hppa*-*-hpux*, update expected output.
19709 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19710 * gdb.arch/pa64-nullify.s: New file.
19711
8f07f25a
RC
197122005-12-09 Randolph Chung <tausq@debian.org>
19713
19714 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19715
55b39184
DJ
197162005-12-07 Christophe Lyon <christophe.lyon@st.com>
19717
19718 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19719 code generation for these functions.
19720 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19721 error message.
19722
31e2b00f
AS
197232005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19724
19725 * gdb.base/help.exp (help b, help br, help bre, help brea)
19726 (help break): Update the expected message.
19727
c3d0b56e
SC
197282005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19729
19730 * gdb.asm/m68hc11.inc: Setup the data section.
19731 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19732 script for this test.
19733 (m6812-*-*): Likewise.
19734
36ae0ea9
RC
197352005-11-09 Randolph Chung <tausq@debian.org>
19736
19737 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19738
9d6f42e9
WZ
197392005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19740
19741 * gdb.base/break.exp: Fix a comment typo.
19742
e2126a14
EZ
197432005-11-03 Jim Blandy <jimb@redhat.com>
19744
a9c64011
AS
19745 Checked in by Elena Zannoni <ezannoni@redhat.com>
19746
889bf7c5 19747 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19748
e0ac7199
CV
197492005-11-02 Corinna Vinschen <vinschen@redhat.com>
19750
19751 * gdb.arch/gdb1558.c: Include stdio.h.
19752
31d3fb18
MK
197532005-10-31 Mark Kettenis <kettenis@gnu.org>
19754
19755 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19756
e52b687c
MK
197572005-10-31 Mark Kettenis <kettenis@gnu.org>
19758
19759 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19760
f4711d79
PG
197612005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19762
a9c64011
AS
19763 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19764 vscr" tests to better match output.
f4711d79 19765
987a9106
JB
197662005-10-12 Jim Blandy <jimb@redhat.com>
19767
19768 * gdb.base/structs.exp (any): New function.
19769 (test_struct_returns): Don't make any assumptions at all about
19770 what value the function returns when GDB can't set the return
19771 value.
19772
2336bb58
JB
197732005-10-09 Joel Brobecker <brobecker@adacore.com>
19774
19775 * gdb.ada/arrayidx/p.adb: New file.
19776 * gdb.ada/arrayidx.exp: New testcase
19777
197782005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19779
19780 * gdb.ada/array_return/pck.ads: New file.
19781 * gdb.ada/array_return/pck.adb: New file.
19782 * gdb.ada/array_return/p.adb: New file.
19783 * gdb.ada/array_return.exp: New testcase.
19784
705335ea
JB
197852005-10-03 Joel Brobecker <brobecker@adacore.com>
19786
a9c64011
AS
19787 * gdb.base/arrayidx.c: New file.
19788 * gdb.base/arrayidx.exp: New testcase.
705335ea 19789
11ee9940
NR
197902005-09-29 Nick Roberts <nickrob@snap.net.nz>
19791
19792 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19793 frames-invalid and breakpoints-invalid are no longer generated
19794 with level 3 so don't expect them in the output.
19795
39fb8e9e
BR
197962005-09-27 Bob Rossi <bob@brasko.net>
19797
a9c64011 19798 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19799 from test. Escape the | in mi_gdb_test call.
19800 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19801 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19802 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19803 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19804 expected regex's in mi_gdb_test calls.
19805 * lib/mi-support.exp: Remove arbitrary .* from tests.
19806 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19807 Fully anchor GDB/MI expected results in mi_gdb_test.
19808 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19809 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19810
2af48f68
PB
198112005-09-26 Paul Brook <paul@codesourcery.com>
19812
19813 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19814
f34502bc
WZ
198152005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19816
19817 * bfp-test.c: New file.
19818 * bfp-test.exp: New testcase.
19819
ca929517
WZ
198202005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19821
19822 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19823 of subarray and substring variable.
19824 * gdb.fortran/subarray.f: New source file for the test of subarray
19825 and substring variable evaluation.
19826 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19827 of string constant.
19828
c761af65
DJ
198292005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19830
19831 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19832 copyright dates.
19833
561d7a1d
PG
198342005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19835
19836 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19837 powerpc altivec' test with an almost identical 'info vector' test.
19838
b2b64cc9
PG
198392005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19840
a9c64011
AS
19841 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19842 vscr" tests to match output.
b2b64cc9 19843
6ac4d15a
PG
198442005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19845
a9c64011
AS
19846 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19847 output.
6ac4d15a 19848
40e55bef
BR
198492005-09-11 Bob Rossi <bob@brasko.net>
19850
889bf7c5
PA
19851 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19852 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19853 commands that return an MI output command and an asyncronous MI output
19854 command.
40e55bef
BR
19855 * gdb.mi/mi-console.exp: Ditto.
19856
3c7385ec
BR
198572005-09-11 Bob Rossi <bob@brasko.net>
19858
19859 * gdb.mi/mi-var-child.c: Include <string.h>.
19860
a6cd0eb3
DJ
198612005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19862
19863 * killed.exp: Correct gdb_expect syntax.
19864
2f168eed
CV
198652005-08-09 Corinna Vinschen <vinschen@redhat.com>
19866
19867 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19868
ecd3fd0f
BR
198692005-08-02 Bob Rossi <bob@brasko.net>
19870
19871 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19872 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19873 Change tests to inferior-tty-set/show.
19874 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19875 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19876 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19877 inferior. Use mi_gdb_test to get GDB and Inferior output.
19878 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19879 descriptor.
19880 (mi_inferior_tty_name): Add inferior PTY file name.
19881 (mi_gdb_start): Add INFERIOR_PTY parameter.
19882 (mi_gdb_test): Add IPATTERN parameter.
19883
f1ea48cb 198842005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19885
f1ea48cb
BR
19886 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19887 parameter to mi_gdb_test.
19888 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19889
6e650a67
DJ
198902005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19891
19892 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19893 struct_declarations.
19894 * gdb.mi/mi-var-child.exp: Step over the initialization of
19895 struct_declarations.
19896
8be260b6
DJ
198972005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19898
19899 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19900 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19901 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19902 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19903 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19904 file.
19905
4e660f07
NR
199062005-07-27 Nick Roberts <nickrob@snap.net.nz>
19907
19908 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19909 (do_children_tests): Assign values to the extra elements.
19910
19911 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19912 them for tests for "-var-update --no-values" and
a9c64011 19913 "-var-update --all-values".
4e660f07
NR
19914 Add test for "-var-list-children --simple-values".
19915
19916 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19917
19918 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19919 "-stack-list-locals --simple-values" Improve doc strings and
19920 comments.
19921
6bdae935
MK
199222005-07-18 Mark Kettenis <kettenis@gnu.org>
19923
598b7a6f
MK
19924 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19925 *-*-openbsd*.
19926 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19927
6bdae935
MK
19928 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19929 sigaltsatck'.
19930
1323e929 199312005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19932
1323e929
BR
19933 * gdb.base/default.exp (tty): Changed output of command.
19934 * gdb.base/help.exp (help tty): Ditto.
19935
b1a9c082
MK
199362005-07-12 Mark Kettenis <kettenis@gnu.org>
19937
19938 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19939
10a844a2
MK
199402005-07-10 Mark Kettenis <kettenis@gnu.org>
19941
19942 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19943 -stack-select-frame without arguments.
19944 (test_stack_frame_listing): Add test for newly implemented command
19945 -stack-info-frame.
19946
3cb3b8df
BR
199472005-07-06 Bob Rossi <bob@brasko.net>
19948
19949 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19950 command.
19951 (Copyright): Update copyright.
19952
a0c5fbcf
WZ
199532005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19954
19955 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19956 tests to evaluate exponentiation expression.
19957
984971d0
AS
199582005-06-29 Andreas Schwab <schwab@suse.de>
19959
19960 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19961 main to avoid warnings.
19962
19963 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19964
fe03833f
NR
199652005-06-20 Nick Roberts <nickrob@snap.net.nz>
19966
19967 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19968 -stack-select-frame without arguments.
19969 (test_stack_frame_listing): Add test for newly implemented command
19970 -stack-info-frame.
a9c64011 19971
7a55f279
WZ
199722005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19973
0ffa0ea5
DJ
19974 * gdb.fortran/array-element.f: New file.
19975 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19976
26585198
DJ
199772005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19978
19979 * gdb.base/bigcore.exp: Correct checks for systems which can
19980 not dump a large core file.
19981
c1bd25fd
DJ
199822005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19983
19984 * gdb.base/relocate.c: Add a copyright notice.
19985 (dummy): Remove.
19986 * gdb.base/relocate.exp: Test printing the values of variables
19987 from a relocatable file.
19988
589e074d
DJ
199892005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19990
19991 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19992 excess MI output after an error.
19993
0915f927
JB
199942005-05-29 Joel Brobecker <brobecker@adacore.com>
19995
19996 * gdb.arch/alpha-step.c: New file.
19997 * gdb.arch/alpha-step.exp: New testcase.
19998
76ff342d
DJ
199992005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
20000 Dennis Brueni <dennis@slickedit.com>
20001
20002 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
20003 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
20004 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
20005 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
20006 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
20007 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
20008 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
20009
96b0c7ac
DJ
200102005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
20011 Wu Zhou <woodzltc@cn.ibm.com>
20012
20013 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
20014 IBM's xlc compiler.
20015 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
20016 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
20017
f21565d2
JB
200182005-05-13 Jim Blandy <jimb@redhat.com>
20019
20020 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
20021 calling gdb_suppress_entire_file.
20022 * gdb.base/charset.exp: Same.
20023 * gdb.base/call-rt-st.exp: Same.
20024
6006a3a1
BR
200252005-05-05 Bob Rossi <bob_rossi@cox.net>
20026
20027 * lib/gdb.exp (fullname_syntax): Added global regex.
20028 (fullname_syntax_POSIX): Ditto.
20029 (fullname_syntax_UNC): Ditto.
20030 (fullname_syntax_DOS_CASE): Ditto.
20031 (fullname_syntax_DOS): Ditto.
20032 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
20033 fullname_syntax variable to scope and use it.
20034 (test_file_list_exec_source_files): Ditto.
20035 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
20036
c3b69c04
DJ
200372005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
20038
20039 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
20040
3c95e6af
PG
200412004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
20042
a9c64011
AS
20043 * lib/gdb.exp (skip_altivec_tests): New function, based on
20044 check_vmx_hw_available from the GCC testsuite.
20045 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
20046 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 20047
78df6c56
JB
200482005-05-02 Jim Blandy <jimb@redhat.com>
20049
20050 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
20051 calling gdb_suppress_entire_file.
20052
1690f9cf
DJ
200532005-04-30 Randolph Chung <tausq@debian.org>
20054
20055 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
20056 Slightly relax "sem_post" name checking.
20057
5ea106f7
PG
200582005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20059
20060 * gdb.base/unload.exp: Use new shared library infrastructure.
20061
bf7234cf
PG
200622005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20063
20064 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 20065 infrastructure.
bf7234cf 20066
547b869a
CV
200672005-04-29 Corinna Vinschen <vinschen@redhat.com>
20068
20069 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
20070 * gdb.asm/h8300.inc: New file.
20071
f07e55f0
PG
200722005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20073
20074 * gdb.base/shlib-call.exp: Change to use new shared library
20075 infrastructure.
20076
3cbba3d1
PG
200772005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20078
a9c64011
AS
20079 * gdb.base/pending.exp: Change to use new shared library
20080 infrastructure.
3cbba3d1 20081
ed6df200
PG
200822005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20083
a9c64011
AS
20084 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
20085 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 20086
8c8f4ebe
PG
200872005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
20088
a9c64011
AS
20089 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
20090 shared objects being adjusted and update copyright years.
8c8f4ebe 20091
607fbc54
DJ
200922005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
20093
20094 * ChangeLog: Correct some 2003-01-13 dates.
20095 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
20096 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
20097 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
20098 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
20099 gdb.trace/tfind.exp: Update copyright years.
20100
57bf0e56
DJ
201012005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
20102 Daniel Jacobowitz <dan@codesourcery.com>
20103
20104 * lib/gdb.exp (gdb_compile): Handle shlib=.
20105 (gdb_compile_shlib): New function.
20106
9b593790
PG
201072005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
20108
a9c64011 20109 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 20110
9494c6a5
DJ
201112005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20112
20113 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
20114 gdb.server.
20115 * configure.ac: Likewise.
20116 * configure: Regenerated.
20117 * gdb.gdbserver/Makefile.in: Moved to...
20118 * gdb.server/Makefile.in: ... here.
20119 * gdb.gdbserver/server.c: Moved to...
20120 * gdb.server/server.c: ... here.
20121 * gdb.gdbserver/server-run.exp: Moved to...
20122 * gdb.server/server-run.exp: ... here.
20123
6f8eac0e
DJ
201242005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20125
20126 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
20127 * configure.ac: Create gdb.gdbserver/Makefile.
20128 * configure: Regenerated.
20129 * lib/gdbserver-support.exp: New file, derived from
20130 config/gdbserver.exp.
20131 * config/gdbserver.exp: Use gdbserver-support.exp.
20132 * gdb.gdbserver/Makefile.in: New file.
20133 * gdb.gdbserver/server.c: New file.
20134 * gdb.gdbserver/server-run.exp: New file.
20135
6e87504d
PG
201362005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
20137
a9c64011
AS
20138 * lib/gdb.exp (test_compiler_info): Return compiler_info
20139 if no arguments are given.
6e87504d 20140
d1779be4
PG
201412005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
20142
20143 * gdb.arch/altivec-abi.exp: Check for compiler and set
20144 use altivec' flag accordingly.
20145 * gdb.arch/altivec-regs.exp: Likewise.
20146
88750304
DJ
201472005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
20148
20149 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
20150
f3fb768d
AS
201512005-03-27 Andreas Schwab <schwab@suse.de>
20152
20153 * gdb.base/bigcore.c (main): Add missing mode argument in open
20154 call.
20155
7e813ac5
DJ
201562005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
20157
20158 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
20159 downloads.
20160 * config/gdbserver.exp (gdb_load): Likewise.
20161
8e3049aa
PB
201622005-03-14 Paul Brook <paul@codesourcery.com>
20163
20164 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
20165 targets.
20166
a9df7c44
JB
201672005-03-09 Joel Brobecker <brobecker@adacore.com>
20168
20169 * gdb.dwarf2/dup-psym.S: New file.
20170 * gdb.dwarf2/dup-psym.exp: New testcase.
20171
9f0d94e8
JB
201722005-03-09 Joel Brobecker <brobecker@adacore.com>
20173
20174 * gdb.ada/exec_changed/first.adb: New file.
20175 * gdb.ada/exec_changed/second.adb: New file.
20176 * gdb.ada/exec_changed.exp: New testcase.
20177
5f579bc5
NS
201782005-03-08 Nathan Sidwell <nathan@codesourcery.com>
20179
36e9969c
NS
20180 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
20181 (A2): New class.
20182 (main): Test operator+.
20183 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
20184 breakpoint test.
20185
5f579bc5
NS
20186 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
20187 * gdb.base/signull.exp: Disable if gdb,nosignals.
20188 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
20189 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
20190 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
20191 * gdb.mi/mi2-console.exp: Likewise.
20192 * gdb.trace/collection.exp (run_trace_experiment): Consume the
20193 continue output at start.
20194 (gdb_collect_locals_test): Robustify regexp.
20195 * gdb.trace/passc-dyn.exp: Fix comment typo.
20196 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
20197
be46087e
CV
201982005-03-08 Corinna Vinschen <vinschen@redhat.com>
20199
20200 * gdb.asm/asm-source.exp: Add iq2000 case.
20201 * gdb.asm/iq2000.inc: New file.
20202
384e1a61 202032005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 20204
384e1a61
MI
20205 * gdb.base/command.exp: Change hardcoded value to regular expression.
20206 * gdb.base/float.exp: Add powerpc to the list of targets checked.
20207
584b6e9e
DJ
202082005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
20209
20210 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
20211 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
20212 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
20213 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
20214 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
20215
ab5b5d61
MK
202162005-03-05 Mark Kettenis <kettenis@gnu.org>
20217
20218 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
20219 changes.
20220
ae051c1b
PG
202212004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
20222
a9c64011
AS
20223 * lib/compiler.c: Add test for IBM's xlc compiler.
20224 * lib/compiler.cc: Likewise.
ae051c1b 20225
3f0f6ed2
JB
202262004-02-24 Joel Brobecker <brobecker@adacore.com>
20227
20228 * gdb.ada/fixed_points.exp: Create compilation object directory
20229 before running the test.
20230 * gdb.ada/null_record.exp: Likewise.
20231 * gdb.ada/packed_array.exp: Likewise.
20232 * gdb.ada/start.exp: Likewise.
20233
724f452b
JB
202342005-02-15 Joel Brobecker <brobecker@adacore.com>
20235
20236 * gdb.ada/packed_array/pa.adb: New file.
20237 * gdb.ada/packed_array.exp: New testcase.
20238
57f5cdfb 202392005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 20240
1f393151
MK
20241 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
20242 files.
20243
ebdda337
MK
20244 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
20245 on *-*-openbsd*. Correctly match whitespace in regukar
20246 expressions.
20247
cf309262
DJ
202482005-02-10 Daniel Jacobowitz <dan@debian.org>
20249
20250 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
20251 PR exp/1821
20252 * gdb.base/gdb1821.c: New test file.
20253 * gdb.base/gdb1821.exp: New test file.
20254
3be49e7a
JB
202552005-02-09 Joel Brobecker <brobecker@adacore.com>
20256
20257 * gdb.base/start.c: New file.
20258 * gdb.base/start.exp: New testcase.
20259
e292e67d
JB
202602005-02-09 Joel Brobecker <brobecker@adacore.com>
20261
20262 * gdb.ada/start/dummy.adb: New file.
20263 * gdb.ada/start.exp: New testcase.
20264
dbdfa66c
CV
202652005-02-09 Corinna Vinschen <vinschen@redhat.com>
20266
20267 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
20268 for printing symbols and statistics.
20269 Add test for using relative pathnames in "maint print msymbols" test.
20270 Mark "maint info sections DATA" XFAIL on Cygwin.
20271 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
20272 tests.
20273
d7941671
AC
202742005-02-09 Andreas Schwab <schwab@suse.de>
20275
20276 Committed by Andrew Cagney <cagney@gnu.org>
20277 * gdb.base/remotetimeout.exp: New file.
20278
74e5ef44
MK
202792005-02-07 Mark Kettenis <kettenis@gnu.org>
20280
20281 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
20282
464dd14d
JB
202832005-02-03 Joel Brobecker <brobecker@adacore.com>
20284
20285 * gdb.ada/gnat_ada.gpr: New file.
20286 * gdb.ada/gnat_ada.gin: Delete, no longer used.
20287 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
20288 * configure.ac: No longer generate gnat_ada.gpr.
20289 * configure: Regenerate.
20290 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
20291 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
20292 * gdb.ada/null_record/bar.ads: Likewise.
20293 * gdb.ada/null_record/bar.adb: Likewise.
20294 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
20295 * gdb.ada/null_record.exp (testdir): New variable.
20296 (testfile): executable is now in testdir subdirectory.
20297 (srcfile): Use full path to the main compilation unit.
20298 * gdb.ada/fixed_points.exp: Same changes as above.
20299
30d756ae
NR
203002005-02-03 Nick Roberts <nickrob@snap.net.nz>
20301
20302 * gdb.base/interp.exp: New test.
20303
9d799f85
AC
203042005-01-24 Andrew Cagney <cagney@gnu.org>
20305
20306 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
20307
15656118
AC
203082005-01-19 Andrew Cagney <cagney@gnu.org>
20309
a892c31b
AC
20310 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
20311 configure.ac not configure.in.
20312
15656118
AC
20313 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
20314 of powerpc*-*-*.
20315 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 20316 * gdb.base/list.exp (test_list_function)
15656118
AC
20317 (test_list_filename_and_function): Ditto.
20318 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
20319
a7b01baf
AC
203202005-01-16 Andrew Cagney <cagney@gnu.org>
20321
17d92a02
AC
20322 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
20323
a7b01baf
AC
20324 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
20325
bc8332bb
AC
203262005-01-14 Andrew Cagney <cagney@gnu.org>
20327
20328 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
20329 * gdb.mi/mi2-var-cmd.exp: Ditto.
20330
4d074752
CV
203312005-01-10 Corinna Vinschen <vinschen@redhat.com>
20332
20333 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
20334
bec39cab
AC
203352005-01-07 Andrew Cagney <cagney@gnu.org>
20336
20337 * configure.ac: Rename configure.in, require autoconf 2.59.
20338 * configure: Re-generate.
20339 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
20340 * gdb.stabs/configure: Re-generate.
20341 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
20342 * gdb.hp/configure: Re-generate.
20343 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
20344 autoconf 2.59.
20345 * gdb.hp/gdb.objdbg/configure: Re-generate.
20346 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
20347 autoconf 2.59.
20348 * gdb.hp/gdb.defects/configure: Re-generate.
20349 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
20350 autoconf 2.59.
20351 * gdb.hp/gdb.compat/configure: Re-generate.
20352 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
20353 autoconf 2.59.
20354 * gdb.hp/gdb.base-hp/configure: Re-generate.
20355 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
20356 autoconf 2.59.
20357 * gdb.hp/gdb.aCC/configure: Re-generate.
20358
f10b16d4
JB
203592004-12-15 Jim Blandy <jimb@redhat.com>
20360
20361 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
20362 under NPTL when there is debugging info available for libpthread.
20363
fb6e1814
JG
203642004-12-13 Jerome Guitton <guitton@gnat.com>
20365
20366 * gdb.ada/fixed_points.c: New file.
20367 * gdb.ada/fixed_points.exp: New file.
20368
fe46cd3a
RC
203692004-12-03 Randolph Chung <tausq@debian.org>
20370
20371 * gdb.arch/pa-nullify.exp: New file.
20372 * gdb.arch/pa-nullify.s: New file.
20373
8de0841b
RC
203742004-11-30 Randolph Chung <tausq@debian.org>
20375
20376 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
20377 instead of "tbug". Fix regexp to work properly with gdb_test.
20378
c8170782
PH
203792004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
20380
20381 * gdb.base/bitfields2.exp: New test.
20382 * gdb.base/bitfields2.c: New file.
20383
954269c2
RE
203842004-11-28 Richard Earnshaw <rearnsha@arm.com>
20385
20386 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
20387
0107feed
RC
203882004-11-16 Randolph Chung <tausq@debian.org>
20389
20390 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
20391
f073ae8c
DJ
203922004-11-14 Daniel Jacobowitz <dan@debian.org>
20393
20394 * gdb.threads/threadapply.exp: Correct "macro details" test.
20395
19ad59e7
JJ
203962004-11-11 Jeff Johnston <jjohnstn@redhat.com>
20397
20398 * gdb.threads/threadapply.exp: New test.
20399 * gdb.threads/threadapply.c: New file.
20400
9cf0961b
MK
204012004-11-07 Mark Kettenis <kettenis@gnu.org>
20402
20403 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
20404 frames.
20405
c789492a
FL
204062004-11-05 Felix Lee <felix+log1@specifixinc.com>
20407
20408 * gdb.base/cursal.exp: New file.
20409 * gdb.base/cursal.c: New file.
20410
a1e167bb
AC
204112004-11-03 Andrew Cagney <cagney@gnu.org>
20412
20413 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
20414
b7cbf173
MK
204152004-10-30 Mark Kettenis <kettenis@gnu.org>
20416
20417 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
20418 NetBSD/ELF targets.
20419
88f9d34f
JB
204202004-10-29 Joel Brobecker <brobecker@gnat.com>
20421
20422 * gdb.threads/bp_in_thread.c: New file, copied from
20423 pthread_cond_wait.c.
20424 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
20425 file, rather than reusing the .c file from another testcase.
20426
ca7d6a0c
JB
204272004-10-20 Joel Brobecker <brobecker@gnat.com>
20428
20429 * gdb.ada/null_record.exp: Check where we stopped after
20430 sending the start command, instead of where the associated
20431 temporary breakpoint was inserted.
20432
0d863d03
AC
204332004-10-14 Andrew Cagney <cagney@gnu.org>
20434
20435 * gdb.mi/gdb701.c (main): Return 0.
20436
d11e72cb
DJ
204372004-10-13 Daniel Jacobowitz <dan@debian.org>
20438
d40539a4 20439 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20440
e1923096
JJ
204412004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20442
20443 * gdb.threads/schedlock.c: Add comment markers to use to find
20444 line numbers.
20445 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20446 comments.
20447 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20448 breakpoint lines.
20449
ec8ba2c9
DJ
204502004-10-12 Daniel Jacobowitz <dan@debian.org>
20451
20452 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20453
0eb3658b
DJ
204542004-10-12 Daniel Jacobowitz <dan@debian.org>
20455
20456 * configure.in: Add gdb.dwarf2.
20457 * configure: Regenerated.
20458 * Makefile.in: Add gdb.dwarf2.
20459 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20460 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20461 gdb.dwarf2/file1.txt: New files.
20462
a271cc33
OF
204632004-10-11 Orjan Friberg <orjanf@axis.com>
20464
a9c64011 20465 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20466 of "run", since the latter doesn't work with remote targets. Adjust
20467 the breakpoint numbering accordingly.
20468 * gdb.threads/pthread_cond_wait.exp: Ditto.
20469
895ce074
MC
204702004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20471
20472 * gdb.base/overlays.exp: Update copyright years.
20473
6be3092d
KI
204742004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20475
20476 * gdb.base/overlays.exp: Disable if target is Linux.
20477
e05389b8
FL
204782004-10-06 Felix Lee <felix+log1@specifixinc.com>
20479
20480 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20481
73cb587d
KI
204822004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20483
20484 * gdb.asm/asm-source.exp: Add m32r-linux target.
20485 * gdb.asm/m32r-linux.inc: New file.
20486
3c0edcdc
AC
204872004-09-24 Andrew Cagney <cagney@redhat.com>
20488 David Anderson <anderson@redhat.com>
20489
20490 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20491 command fails, assume things will work.
20492 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20493 (_GNU_SOURCE): Define.
20494 (print_unsigned, print_hex): Change parameter to "long long".
20495 (print_byte_count): New function, use to print byte counts.
20496 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20497 O_LARGEFILE.
20498 (main): Compute an upper bound on a corefile in max_core_size.
20499 Limit memory chunk size to max_core_size. Limit total memory
20500 allocated to max_core_size.
20501
4bb3667f
AC
205022004-09-23 Andrew Cagney <cagney@gnu.org>
20503
20504 * gdb.base/bigcore.exp: Replace the code that creates a corefile
20505 from a separate process with code that creates a corefile by
20506 making the inferior dump core.
20507
60fe1a51
MK
205082004-09-23 Mark Kettenis <kettenis@gnu.org>
20509
20510 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
20511 block.
20512
8e937346
MC
205132004-09-23 Michael Chastain <mec.gnu@mindspring.com>
20514
20515 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
20516 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
20517 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
20518 Likewise.
20519
7213f6d6
JJ
205202004-09-20 Jeff Johnston <jjohnstn@redhat.com>
20521
20522 * gdb.java/jprint.exp: New test case for java inferior call.
20523 * gdb.java/jprint.java: Ditto.
20524
eac69dca
JB
205252004-09-15 Joel Brobecker <brobecker@gnat.com>
20526
20527 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
20528
22227696
MC
205292004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20530
20531 * gdb.threads/killed.c: Include <stdlib.h>.
20532 * gdb.threads/pthreads.c: Likewise.
20533
7dd403a4
MC
205342004-09-14 Michael Chastain <mec.gnu@mindspring.com>
20535
20536 * gdb.threads/killed.c: Add copyright notice.
20537
33f2d567
JM
205382004-09-10 Jason Molenda (jmolenda@apple.com)
20539
a9c64011
AS
20540 * gdb.base/define.exp: Two new tests to verify zero space chars
20541 after 'if' and 'while' commands in a user-defined command is correctly
20542 parsed.
33f2d567 20543
e05b62ac
AC
205442004-09-08 Andrew Cagney <cagney@gnu.org>
20545
20546 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
20547 delivery test with duplicate at end of file.
20548
9cbe82da
MK
205492004-09-06 Mark Kettenis <kettenis@jive.nl>
20550
20551 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
20552
564803d9
MC
205532004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20554
20555 * config/hppro.exp: Removed.
20556
7c6807ce
MC
205572004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20558
20559 * config/sparclet.exp: Removed.
20560
bf7e26dd
MC
205612004-09-05 Michael Chastain <mec.gnu@mindspring.com>
20562
20563 * config/udi.exp: Removed.
20564
714e341b
MC
205652004-09-02 Michael Chastain <mec.gnu@mindspring.com>
20566
20567 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
20568 of "exp_continue".
20569 (advancei): Likewise.
20570
1236e623
JJ
205712004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20572
20573 * gdb.base/unload.exp: Fix so messages aren't duplicated.
20574
3bdcad15
MI
205752004-09-01 Manoj Iyer <manjo@austin.ibm.com>
20576
228af206 20577 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
20578 to check for nodebug in executable.
20579 * gdb.gdb/observer.exp (setup_test): Likewise.
20580 * gdb.gdb/selftest.exp (test_with_self): Likewise.
20581 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
20582
c72b934c
AC
205832004-09-01 Andrew Cagney <cagney@gnu.org>
20584
20585 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20586 files.
20587
edd9b715
JJ
205882004-09-01 Jeff Johnston <jjohnstn@redhat.com>
20589
20590 * gdb.base/unload.exp: Fix expected warning message to match
20591 latest format.
20592
fb4ce06b
CV
205932004-09-01 Corinna Vinschen <vinschen@redhat.com>
20594
20595 * gdb.base/call-rt-st.exp: Fix typos.
20596
ce78e7c3
MI
205972004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20598
20599 * gdb.threads/thread_check.exp: New testcase.
20600 * gdb.threads/thread_check.c: New testcase.
20601
2dedb159
AC
206022004-08-31 Andrew Cagney <cagney@gnu.org>
20603
20604 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20605 (skip_to_handler_entry): New procedures. Test stepping into a
20606 handler when the breakpoint is at the handler's entry point.
20607
68f53502
AC
206082004-08-30 Andrew Cagney <cagney@gnu.org>
20609
20610 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20611 gdb/1757.
20612
3e3ffd2b
MC
206132004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20614
20615 With code from Manoj Iyer <manjo@austin.ibm.com>:
20616 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20617 return value. Add an arm for "no debugging symbols found".
20618 Change a stray "error" to "perror".
20619 (gdb_run_cmd): Adapt to new return value.
20620 * gdb.base/remote.exp: Adapt to new return value.
20621 * gdb.gdb/complaints.exp: Likewise.
20622 * gdb.gdb/observer.exp: Likewise.
20623 * gdb.gdb/selftest.exp: Likewise.
20624 * gdb.gdb/xfullpath.exp: Likewise.
20625
4b6f5fd2
JB
206262004-08-27 Joel Brobecker <brobecker@gnat.com>
20627
20628 * gdb.threads/bp_in_thread.exp: New testcase.
20629
e5b25496
MC
206302004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20631
20632 Fix PR testsuite/1735.
20633 * gdb.threads/schedlock.c (thread_function): Add a cast
20634 to suppress a gcc warning.
20635 * gdb.threads/thread-specific.c (thread_function): Likewise.
20636
934353d6
MC
206372004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20638
20639 * gdb.base/unload.c: Include <stdlib.h>.
20640
f98a0aef 206412004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20642
f98a0aef 20643 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20644 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20645 synchronized after the "return".
20646
5a2e8882
MC
206472004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20648
20649 * gdb.mi/basics.c: Include <stdio.h>.
20650 * gdb.mi/pthreads.c: Include <stdlib.h>.
20651 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20652
a9640423
MC
206532004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20654
20655 * gdb.threads/schedlock.c: Add copyright notice.
20656
b04e311d
AC
206572004-08-25 Andrew Cagney <cagney@gnu.org>
20658
20659 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20660 (skip_over_handler, breakpoint_over_hander): New test procedures.
20661 (advance, advancei): Add a proper prefix, do not use
20662 rerun_to_main.
20663 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20664
7c27f15b
MC
206652004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20666
20667 * gdb.mi/basics.c: Add copyright notice.
20668 * gdb.mi/var-cmd.c: Add copyright notice.
20669
fffc87ae
MC
206702004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20671
20672 * lib/gdb.exp: Remove signed_keyword_not_used.
20673 * lib/compiler.c: Likewise.
20674 * lib/compiler.cc: Likewise.
20675
d782e0bf
MC
206762004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20677
20678 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20679 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20680
96033e83
MC
206812004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20682
20683 * gdb.base/whatis.c: Add copyright notice.
20684
cf38c229
MK
206852004-08-20 Mark Kettenis <kettenis@gnu.org>
20686
20687 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20688 it to skip the breakpoints encoded in the inline assembly.
20689
f4b49756
MC
206902004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20691
20692 * Makefile.in: Add gdb.fortran.
20693
2f193b69
MC
206942004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20695
20696 * gdb.base/call-sc.exp (test_scalar_returns):
20697 Fix cut-and-paste glitch in "Make fun return now".
20698
89a237cb
MC
206992004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20700
20701 * configure.in: Add gdb.fortran.
20702 * configure: Regenerate.
20703 * gdb.fortran/Makefile.in: New file.
20704 * lib/gdb.exp (skip_fortran_tests): New procedure.
20705
469aff8e
MC
207062004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20707
20708 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20709 reference to bug-gnu@prep.ai.mit.edu.
20710 * gdb.mi/mi-var-child.exp: Likewise.
20711 * gdb.mi/mi-var-cmd.exp: Likewise.
20712 * gdb.mi/mi-var-display.exp: Likewise.
20713 * gdb.mi/mi2-var-block.exp: Likewise.
20714 * gdb.mi/mi2-var-child.exp: Likewise.
20715 * gdb.mi/mi2-var-cmd.exp: Likewise.
20716 * gdb.mi/mi2-var-display.exp: Likewise.
20717
00b51b9f
MK
207182004-08-15 Mark Kettenis <kettenis@gnu.org>
20719
20720 * gdb.base/unload.c (main): Make local variable msg const.
20721
45f07fef
MC
207222004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20723
20724 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20725 to bug-gnu@prep.ai.mit.edu.
20726 * gdb.mi/mi-disassemble.exp: Likewise.
20727 * gdb.mi/mi-eval.exp: Likewise.
20728 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20729 default line number.
20730 * gdb.mi/mi-return.exp: Likewise.
20731 * gdb.mi/mi-simplerun.exp: Likewise.
20732 * gdb.mi/mi-stack.exp: Likewise.
20733 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20734 number with explicit range test.
20735 * gdb.mi/mi-watch.exp: Likewise.
20736 * gdb.mi/mi2-break.exp: Likewise.
20737 * gdb.mi/mi2-cli.exp: Likewise.
20738 * gdb.mi/mi2-disassemble.exp: Likewise.
20739 * gdb.mi/mi2-eval.exp: Likewise.
20740 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20741 default line number.
20742 * gdb.mi/mi2-return.exp: Likewise.
20743 * gdb.mi/mi2-simplerun.exp: Likewise.
20744 * gdb.mi/mi2-stack.exp: Likewise.
20745 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20746 number with explicit range test.
20747 * gdb.mi/mi2-watch.exp: Likewise.
20748
dd8c8ee7
MC
207492004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20750
20751 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20752 * gdb.cp/m-static.exp: Likewise.
20753 * gdb.cp/rtti.exp: Likewise.
20754
4e838464
MK
207552004-08-14 Mark Kettenis <kettenis@gnu.org>
20756
20757 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20758
8d8cb839
EZ
207592004-08-14 Eli Zaretskii <eliz@gnu.org>
20760
20761 * ChangeLog: Prefix Local Variables with semi-colons and indent
20762 the reference to older ChangeLog files, to fix fontification in
20763 Emacs.
20764
deea8bb0
MC
207652004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20766
20767 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20768 * gdb.mi/mi2-break.exp: Likewise.
20769
c3297504
MC
207702004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20771
20772 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20773
25808999
MC
207742004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20775
20776 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20777
226a8d71
MC
207782004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20779
20780 * gdb.cp/classes.exp: Remove unused declarations. Just let
20781 test names default instead of providing special names. Remove
20782 extraneous demangler test.
20783
37fdf854
JJ
207842004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20785
20786 * gdb.base/unload.exp: New test for breakpoints in dynamically
20787 loaded libraries.
20788 * gdb.base/unload.c: Ditto.
20789 * gdb.base/unloadshr.c: Ditto.
20790
2d3a7986
MC
207912004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20792
20793 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20794 cp_test_ptype_class.
20795 (test_enums): Likewise.
20796
c72b934c
AC
207972004-08-10 Andrew Cagney <cagney@gnu.org>
20798
20799 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20800 files.
20801
cc503c8a
AC
208022004-08-10 Andrew Cagney <cagney@gnu.org>
20803
20804 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20805 init_malloc call.
20806
902f2ccb
MC
208072004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20808
20809 * ChangeLog: Add copyright notice. The notice is copied
20810 from emacs 21.3 top level ChangeLog.
20811
78c90502
MC
208122004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20813
20814 * lib/cp-support.exp: New file.
20815 * lib/cp-support.exp (cp_test_type_class): New function.
20816 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20817 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20818 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20819 cp_test_ptype_class.
20820
88e5ea78
MC
208212004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20822
20823 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20824 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20825 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20826 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20827 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20828 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20829 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20830 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20831 gdb.mi/mi2-watch.exp: Update copyright years.
20832
6a89fc9c
MK
208332004-08-09 Mark Kettenis <kettenis@gnu.org>
20834
20835 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20836
1482e0de
MC
208372004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20838
20839 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20840 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20841 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20842 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20843 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20844 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20845 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20846 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20847 gdb.mi/mi-watch.exp: Update copyright years.
20848
1a5ce3f3
DJ
208492004-08-08 Daniel Jacobowitz <dan@debian.org>
20850
20851 PR gdb/1738
20852 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20853 from a breakpoint with a pending signal.
20854
04f6ecf2
DJ
208552004-08-08 Daniel Jacobowitz <dan@debian.org>
20856
20857 PR gdb/1736
20858 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20859 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20860 the prompt.
20861 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20862
54d90d35
DJ
208632004-08-08 Daniel Jacobowitz <dan@debian.org>
20864
20865 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20866
d2f6abb0
DJ
208672004-08-08 Daniel Jacobowitz <dan@debian.org>
20868
20869 PR gdb/1736
20870 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20871 for i?86-*-linux*.
20872
5598c03d
DJ
208732004-08-08 Daniel Jacobowitz <dan@debian.org>
20874
20875 * gdb.arch/i386-prologue.exp: Compile without debug information.
20876
c6fee705
MC
208772004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20878
20879 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20880 rather than asking gdb to search.
20881
dd90efdb
MC
208822004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20883
20884 * gdb.base/gcore.c: Include <string.h>.
20885
1e84bec1
MC
208862004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20887
20888 * gdb.base/gcore.c: Add copyright notice.
20889
e425eb2b
MC
208902004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20891
20892 * gdb.base/freebpcmd.c: Include <stdio.h>.
20893 * gdb.base/long_long.c: Include <string.h>.
20894 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20895 * gdb.base/siginfo.c: Include <string.h>.
20896 * gdb.base/sigstep.c: Include <string.h>.
20897
cb9aaed5
MC
208982004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20899
20900 * gdb.base/complex.c: Include <stdlib.h>.
20901
55944f3d
MC
209022004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20903
20904 * gdb.base/complex.c: Add copyright notice.
20905
7b2953d9
MC
209062004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20907
20908 * gdb.base/charset.c: Include <stdlib.h>.
20909
c9133d23
MC
209102004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20911
20912 * gdb.base/auxv.c: Include <stdlib.h>.
20913
0a8490ad
MC
209142004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20915
20916 * gdb.base/auxv.c: Add copyright notice.
20917
3426d5ec
MC
209182004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20919
20920 * gdb.base/coremaker.c: Add copyright notice.
20921 * gdb.base/coremaker2.c: Add copyright notice.
20922
8da195dd
AC
209232004-08-04 Andrew Cagney <cagney@gnu.org>
20924
20925 * gdb.base/store.exp: Update copyright.
20926 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20927 names, do not import gdb_prompt.
20928
8d394f98
AC
209292004-08-01 Andrew Cagney <cagney@gnu.org>
20930
20931 Fix PR testsuite/1729.
20932 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20933 not use capture_value with value 4.
20934 (capture_value): Add optional test name parameter.
20935 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20936 the prefix, pass to capture_value.
20937
b6702b23
MK
209382004-08-01 Mark Kettenis <kettenis@gnu.org>
20939
20940 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20941 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20942 (main): Call new function.
20943
c203e0ca
MC
209442004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20945
20946 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20947
a7995a30
MC
209482004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20949
20950 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20951
9366563b
MC
209522004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20953
b6eeaf26 20954 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20955 Accept more values of vtbl pointer. Remove some messages
20956 about "obsolete gcc or gdb".
20957
2fc1f950
MC
209582004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20959
20960 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20961
c724d49b
MC
209622004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20963
20964 * gdb.base/asm-source.exp: Properly convert target board
20965 debug flags from gcc format to binutils format.
20966
736b0fce
MK
209672004-07-28 Mark Kettenis <kettenis@gnu.org>
20968
20969 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20970 gdb1718". PR backtrace/1718 partially fixed.
20971
5633ea5c
JJ
209722004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20973
20974 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20975
575eebb1
NC
209762004-07-26 Nick Clifton <nickc@redhat.com>
20977
20978 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20979 good default value for a specific architecture is available then
20980 set it to that value. Otherwise default to the -gstabs switch.
20981 Remove the -g... switches from the asm-flags variable. Allow the
20982 target board info to override the value if it wants to. Pass the
20983 switch on the assembler command line.
20984
62104619
MK
209852004-07-23 Mark Kettenis <kettenis@gnu.org>
20986
20987 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20988 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20989 (main): Call new function.
20990
4a1135b8
MC
209912004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20992
20993 Test for PR exp/1715.
20994 * gdb.base/radix.exp: Refactor common procedures. Make all
20995 test names unique. Change XFAIL to KFAIL.
20996
8a12c1f0
MC
209972004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20998
20999 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
21000 * gdb.ada/gnat_ada.gin: ... to here.
21001 * configure.in: Use gnat_ada.gin.
21002 * configure: Regenerate.
21003
23b451cf
AC
210042004-07-20 Andrew Cagney <cagney@gnu.org>
21005
21006 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
21007 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
21008 XFAILs. Clean up test messages and comments. Check backtraces.
21009 Delete re-sync code.
21010
ab618a02
MC
210112004-07-19 Michael Chastain <mec.gnu@mindspring.com>
21012
21013 Fix PR cli/740.
21014 * gdb.base/annota1.exp: Honor gdb,nosignals.
21015 * gdb.base/annota3.exp: Likewise.
21016
46dad340
MC
210172004-07-19 Michael Chastain <mec.gnu@mindspring.com>
21018
21019 * lib/java.exp: Update copyright notice.
21020
756d8c70
AC
210212004-07-19 Andrew Cagney <cagney@gnu.org>
21022
21023 * gdb.base/selftest.exp: Copy file from here ...
21024 * gdb.gdb/selftest.exp: ... to here.
21025
586027e6
AC
210262004-07-16 Andrew Cagney <cagney@redhat.com>
21027
21028 * lib/insight-support.exp: Delete file.
21029 * lib/java.exp (java_init): Fix copyright.
21030
029d2200
AC
210312004-07-16 Andrew Cagney <cagney@gnu.org>
21032
21033 * gdb.base/restore.c: Append "prologue" to comments marking the a
21034 function's prologue.
21035 * gdb.base/restore.exp: Update copyright, re-indent.
21036 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
21037 callerN" prefix where needed. Update patterns that match a
21038 function's prologue.
21039
653b62c5
MC
210402004-07-16 Michael Chastain <mec.gnu@mindspring.com>
21041
21042 * gdb.base/restore.c: Add copyright notice.
21043
f7d690e5
AC
210442004-07-16 Andrew Cagney <cagney@gnu.org>
21045
21046 * gdb.base/logical.exp: Update copyright.
21047 (evaluate): New procedure. Use to re-implement tests using
21048 several tables.
21049
d629a7cb
MH
210502004-07-14 Martin Hunt <hunt@redhat.com>
21051
21052 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
21053 which fixes some problems where init.tcl was not found.
21054
9c7bb332
AC
210552004-07-13 Andrew Cagney <cagney@gnu.org>
21056
6bf46641
AC
21057 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
21058 (check_sizeof, check_valueof): Do not include the output in the
21059 test name. Use gdb_test.
21060 (get_valueof): Use gdb_test_multiple.
21061
c4ffd4c0
AC
21062 * gdb.base/step-test.exp: Update copyright. Use
21063 gdb_test_multiple. Ensure that test names do not include
21064 architecture dependent output.
21065
ab89363a
AC
21066 * gdb.gdb/observer.exp: Update copyright.
21067 (setup_test): Use gdb_test_multiple.
21068 (attach_first_observer, attach_second_observer)
21069 (attach_third_observer, detach_first_observer)
21070 (detach_second_observer, detach_third_observer)
21071 (reset_counters, check_counters): Make $message a prefix.
21072 (test_normal_stop_notifications): Add "args" parameter - a list of
21073 init functions to be called. Make $message a prefix,
21074 (test_observer_normal_stop): Change the message prefixes so that
21075 they are unique, pass the attach / detach procedures to
21076 test_normal_stop_notifications.
21077
ec58997a
AC
21078 * gdb.base/signull.exp (test_segv): Prefix all tests with
21079 "${name}". Clean up test messages.
21080
b475183b
AC
21081 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
21082
9c7bb332
AC
21083 * gdb.base/ena-dis-br.exp: Update copyright.
21084 (break_at): New function. Replace send_gdb with gdb_test,
21085 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
21086 ignore count, not stopped at bpt", with KFAIL.
21087
2dd95497
CV
210882004-07-13 Corinna Vinschen <vinschen@redhat.com>
21089
21090 * gdb.base/attach.exp: Remove cleanupfile handling.
21091
419e626b
AC
210922004-07-12 Andrew Cagney <cagney@gnu.org>
21093
21094 * gdb.base/annota1.exp: Cleanup corefile test name.
21095 * gdb.base/annota3.exp: Ditto.
21096
8b1b3228
AC
210972004-07-12 Andrew Cagney <cagney@gnu.org>
21098
78650829
AC
21099 * gdb.base/signals.exp: Clean up copyright, re-indent.
21100
8b1b3228
AC
21101 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
21102 gdb_test and gdb_test_multiple.
21103
935c2760
JJ
211042004-07-08 Jeff Johnston <jjohnstn@redhat.com>
21105
21106 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 21107 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
21108 provide line number info for first statement in main.
21109
1544280f
AC
211102004-07-08 Andrew Cagney <cagney@gnu.org>
21111
1279f4ff
AC
21112 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
21113
1544280f
AC
21114 * gdb.base/sigbpt.exp: Make the common part of each test name a
21115 prefix instead of suffix.
21116
bcc82369
BR
211172004-07-07 Bob Rossi <bob_rossi@cox.net>
21118
21119 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
21120 test from test_tbreak_creation_and_listing to
21121 test_file_list_exec_source_file
21122 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
21123 Changed name of test from test_tbreak_creation_and_listing to
21124 test_file_list_exec_source_file
21125
23f4b0aa
JJ
211262004-07-07 Jeff Johnston <jjohnstn@redhat.com>
21127
21128 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
21129 the jmisc() constructor instead of <init>.
21130 * gdb.java/jmisc1.exp: Ditto.
21131
56401cd5
AC
211322004-07-07 Andrew Cagney <cagney@gnu.org>
21133
21134 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
21135 corrupting the PC.
21136
44ae2f6a
MC
211372004-07-06 Michael Chastain <mec.gnu@mindspring.com>
21138
21139 * gdb.cp/templates.exp: Accept whitespace change in demangler
21140 output.
21141
45a83408
AC
211422004-07-06 Andrew Cagney <cagney@gnu.org>
21143
21144 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
21145
d205ad70
MC
211462004-07-02 Michael Chastain <mec.gnu@mindspring.com>
21147
21148 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
21149 * lib/compiler.cc: Likewise.
21150
06ea1a61
MC
211512004-06-30 Michael Chastain <mec.gnu@mindspring.com>
21152
21153 * lib/compiler.cc: Work around string preprocessing problem
21154 with old hp c++ compiler.
21155 * lib/compiler.c: Likewise.
21156
daab1251
CV
211572004-06-29 Corinna Vinschen <vinschen@redhat.com>
21158
21159 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
21160 directives to conditionalize symbol prefixing.
21161 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
21162 additional_flags handling. Add underscore prefix for Cygwin.
21163 * gdb.arch/i386-unwind.c: Use preprocessor directives to
21164 conditionalize symbol prefixing.
21165 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
21166 additional_flags handling. Add underscore prefix for Cygwin.
21167
cc984116
CV
211682004-06-29 Corinna Vinschen <vinschen@redhat.com>
21169
21170 * gdb.base/bigcore.exp: Skip test on Cygwin.
21171
c279b077
MC
211722004-06-28 Michael Chastain <mec.gnu@mindspring.com>
21173
21174 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
21175 formats for "info register". Use gdb_test_multiple. Fix
21176 the "invalid register" test.
21177
0e915747
CV
211782004-06-28 Corinna Vinschen <vinschen@redhat.com>
21179
21180 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
21181 PID for Cygwin. Add Cygwin specific strings to check for in some
21182 tests.
21183 (do_attach_tests): Add a test for user interaction when attaching
21184 to a process with no matching symbol table already loaded.
21185
11422c86
AC
211862004-06-26 Andrew Cagney <cagney@gnu.org>
21187
21188 Test PR java/1567 and PR java/1565.
21189 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
21190 * gdb.java/jmisc2.exp: Delete file.
21191
cefbce26
MC
211922004-06-26 Michael Chastain <mec.gnu@mindspring.com>
21193
21194 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
21195
e19f872c
CV
211962004-06-25 Corinna Vinschen <vinschen@redhat.com>
21197
21198 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
21199 attach process.
21200
d931ba3b
MC
212012004-06-23 Michael Chastain <mec.gnu@mindspring.com>
21202
21203 * gdb.cp/pr-1553.exp: Remove.
21204
aef68c48
MC
212052004-06-22 Michael Chastain <mec.gnu@mindspring.com>
21206
21207 * gdb.cp/pr-1553.cc: Remove.
21208 * gdb.cp/pr-1553.exp: Disable this test.
21209
8d5df71a
JB
212102004-06-20 Jim Blandy <jimb@redhat.com>
21211
a9c64011 21212 Fix PR testsuite/1680.
8d5df71a
JB
21213 * gdb.arch/i386-sse.exp: Properly quote curly braces in
21214 regular expressions.
21215
4ac6f39d
MC
212162004-06-19 Michael Chastain <mec.gnu@mindspring.com>
21217
21218 Fix PR testsuite/1679.
21219 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
21220 Issue an UNSUPPORTED result instead.
21221
1b413552
JB
212222004-06-18 Jim Blandy <jimb@redhat.com>
21223
21224 * gdb.base/charset.exp: Only send a control-C if we see a new
21225 prompt and incomplete command.
21226
6daa6ebd
MC
212272004-06-18 Michael Chastain <mec.gnu@mindspring.com>
21228
21229 * gdb.cp/pr-574.cc: Add copyright notice.
21230
51fa4ae0
JB
212312004-06-17 Jim Blandy <jimb@redhat.com>
21232
21233 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
21234 cases where the regexp has no groups; this grabs random text from
21235 the previous test suite, whatever that was.
21236
8fea26c5
MC
212372004-06-17 Michael Chastain <mec.gnu@mindspring.com>
21238
21239 * gdb.cp/printmethod.cc: Add copyright notice.
21240
1e3aeb41
MC
212412004-06-16 Michael Chastain <mec.gnu@mindspring.com>
21242
21243 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
21244
9d9030bc
AC
212452004-06-16 Andrew Cagney <cagney@gnu.org>
21246
21247 * gdb.base/signull.c: Update copyright. Include <string.h>.
21248 (bowler): Replace data_pointer with data_read
21249 and data_write cases. Add code_descriptor case.
21250 (zero, desc): New array and pointer.
21251 (data, code): Change to simple pointers.
21252 * gdb.base/signull.exp: Fix probe pattern matching a function
21253 descriptor SIGSEGV. Replace data_pointer with data_read and
21254 data_write tests.
21255
acd4ad44
AC
212562004-06-16 Andrew Cagney <cagney@gnu.org>
21257
21258 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
21259
08fd625c
MC
212602004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21261
21262 * gdb.base/long_long.c: Add copyright notice.
21263
1903502c
MC
212642004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21265
21266 * gdb.base/long_long.exp: Remove reference to
21267 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
21268 to gdb_breakpoint and gdb_continue_to_breakpoint.
21269
83313cb1
JB
212702004-06-14 Jim Blandy <jimb@redhat.com>
21271
21272 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
21273 endian case.
21274
1bf404ef
AC
212752004-06-14 Andrew Cagney <cagney@gnu.org>
21276
21277 * gdb.base/gcore.exp (capture_command_output): Delete the always
21278 passing tests containing inferior values.
21279 * gdb.base/ending-run.exp: Do not include the breakpoint address
21280 in the test message. Update copyright.
21281 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
21282 size in the test name, use gdb_test_multiple. Update copyright.
21283
ef220b33
MC
212842004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21285
21286 * gdb.cp/ref-types.cc: Add copyright notice.
21287
4f70a4c9
MC
212882004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21289
21290 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
21291 hp_aCC_compiler.
21292 * lib/compiler.cc: Likewise.
21293 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
21294 'set' commands. Log diagnostics for other lines. Set
21295 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
21296
335928ac
MC
212972004-06-13 Michael Chastain <mec.gnu@mindspring.com>
21298
21299 * gdb.cp/try_catch.cc: Add copyright notice.
21300
2efb12e8
MC
213012004-06-12 Michael Chastain <mec.gnu@mindspring.com>
21302
21303 * gdb.cp/userdef.cc: Add copyright notice.
21304
0bbed51a
MC
213052004-06-11 Michael Chastain <mec.gnu@mindspring.com>
21306
21307 * gdb.cp/virtfunc.cc: Add copyright notice.
21308
e12a46c9
RC
213092004-06-11 Randolph Chung <tausq@debian.org>
21310
21311 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
21312 problem.
21313
338e05af
AC
213142004-06-10 Andrew Cagney <cagney@gnu.org>
21315
21316 * lib/compiler.cc, lib/compiler.c: Append either
21317 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
21318 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
21319 instead of gcc-3-3.
21320
dc3f10cb
AC
213212004-06-09 Andrew Cagney <cagney@gnu.org>
21322
b4d946af
AC
21323 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
21324 gdb/1455, bug is specific to "long long" and "double".
a9c64011 21325
dc3f10cb
AC
21326 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
21327 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
21328 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
21329 fixed.
21330
b5c0bfa2
AC
213312004-06-09 Andrew Cagney <cagney@gnu.org>
21332
21333 * gdb.base/structs.exp (test_struct_returns): Replace
21334 "return_value_unknown" and "finish_value_unknown" by
21335 "return_value_known" and "finish_value_known". Instead of
21336 "return_value_unknown" iff "finish_value_unknown", check
21337 "return_value_known" implies "finish_value_known".
21338
caeb605f
MH
213392004-06-08 Martin Hunt <hunt@redhat.com>
21340
21341 * gdb.base/float.exp: Add pattern for mips targets.
21342
c892bb64
RC
213432004-06-08 Randolph Chung <tausq@debian.org>
21344
21345 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
21346 message for unknown architectures more clear.
21347
48306d3e
JB
213482004-06-08 Joel Brobecker <brobecker@gnat.com>
21349
21350 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
21351 start the execution of the program.
21352
83ecb59f
JB
213532004-06-07 Jim Blandy <jimb@redhat.com>
21354
21355 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
21356 * gdb.arch/i386-cpuid.h: New helper file.
21357
55264cb4
RC
213582004-06-07 Randolph Chung <tausq@debian.org>
21359
21360 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
21361 has started.
21362
23cadb28
RM
213632004-06-04 Roland McGrath <roland@redhat.com>
21364
21365 Fix PR gdb/1647.
21366 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
21367 differently to be robust to output buffering differences.
21368
51d01eda
MC
213692004-06-04 Michael Chastain <mec.gnu@mindspring.com>
21370
21371 * gdb.threads/pthreads.exp: Update copyright years.
21372 (check_control_c): Change asynchronous 'after' to synchronous.
21373
f4fc3b93
RM
213742004-06-04 Roland McGrath <roland@redhat.com>
21375
21376 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
21377 next gdb prompt.
21378
4013522b
MC
213792004-06-02 Michael Chastain <mec.gnu@mindspring.com>
21380
21381 Fix PR gdb/1636.
21382 * gdb.threads/manythreads.exp: Change asynchronous 'after'
21383 calls to synchronous.
21384
7a8f1e6b
JB
213852004-05-26 Jim Blandy <jimb@redhat.com>
21386
21387 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
21388
81bb3443
RC
213892004-05-24 Randolph Chung <tausq@debian.org>
21390
21391 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
21392 * gdb.asm/pa.inc: New file.
21393
8f5a3103
MK
213942004-05-22 Mark Kettenis <kettenis@gnu.org>
21395
21396 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
21397
734b8fe8 213982004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 21399 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
21400
21401 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
21402 GDB prompt.
21403
725603e1
UW
214042004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21405
f4fc3b93 21406 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
21407 setjmp/longjmp. Use sigaction instead of signal.
21408
8b923272 214092004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 21410 Michael Snyder <msnyder@redhat.com>
8b923272
JB
21411
21412 * gdb.threads/pthread_cond_wait.c: New file.
21413 * gdb.threads/pthread_cond_wait.exp: New testcase.
21414
8bfabb04
AC
214152004-05-13 Andrew Cagney <cagney@redhat.com>
21416
21417 * gdb.base/signull.exp, gdb.base/signull.c: New files.
21418 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
21419
42edda50
AC
214202004-05-11 Andrew Cagney <cagney@redhat.com>
21421
21422 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
21423 fixed but revealed gdb/1639.
21424
d303a6c7
AC
214252004-05-10 Andrew Cagney <cagney@redhat.com>
21426
21427 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
21428 func1" and "next to 2nd alarm", kernel bug avoided.
21429
bf08c2a1
DJ
214302004-05-10 Daniel Jacobowitz <dan@debian.org>
21431
21432 PR external/1568
21433 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21434 XFAIL if it is smaller than bytes_allocated.
21435 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21436 (main): Make chunks_allocated unsigned. Correct comment.
21437
c0586a34
JB
214382004-05-07 Joel Brobecker <brobecker@gnat.com>
21439
21440 * gdb.arch/powerpc-aix-prologue.c: New file.
21441 * gdb.arch/powerpc-aix-prologue.exp: New file.
21442
f2785d12
JB
214432004-05-07 Jim Blandy <jimb@redhat.com>
21444
21445 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21446 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21447
bd7f6e30
JB
214482004-05-06 Joel Brobecker <brobecker@gnat.com>
21449
21450 * gdb.base/sep.exp: No longer setup_kfail when the program was
21451 built with dwarf2.
21452
0a5e7efe
JI
214532004-05-05 Jim Ingham <jingham@apple.com>
21454
21455 * gdb.base/pending.exp: Make sure pending breakpoints
21456 preserve the ignore count.
f4fc3b93 21457
a8958849
MK
214582004-04-27 Jerome Guitton <guitton@gnat.com>
21459
21460 * i386-prologue.exp: Add testcase for jump instruction as first
21461 instruction of the real code.
21462 * i386-prologue.c (jump_at_beginning): New function.
21463
7e103f5b
MK
214642004-04-28 Mark Kettenis <kettenis@gnu.org>
21465
21466 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21467 x86_64-*-*.
21468
5d38b224
MK
214692004-04-28 Mark Kettenis <kettenis@gnu.org>
21470
21471 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21472 i*86-*-*.
21473
0ef32fd9
MK
214742004-04-25 Mark Kettenis <kettenis@gnu.org>
21475
21476 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21477 expression that checks the return type.
21478
71d7dd7c
AC
214792004-04-23 Andrew Cagney <cagney@redhat.com>
21480
21481 * gdb.base/call-sc.exp: New test of scalar call/return values.
21482 * gdb.base/call-sc.c: Ditto.
21483
1e9f977e
JJ
214842004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21485
21486 * gdb.threads/manythreads.c: Reduce thread stack size.
21487
899d9e3a
JJ
214882004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21489
21490 * gdb.threads/manythreads.c: Add copyright notice.
21491
61bcae62
AC
214922004-04-23 Andrew Cagney <cagney@redhat.com>
21493
21494 * gdb.base/siginfo.exp: Better handle step out of signal.
21495 * gdb.base/sigstep.exp: Ditto.
21496
7339a42e 214972004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21498 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21499
21500 * gdb.threads/manythreads.c: New testcase.
21501 * gdb.threads/manythreads.exp: Ditto.
21502
5c98409b
JB
215032004-04-22 Jim Blandy <jimb@redhat.com>
21504
21505 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
21506 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
21507
3b611f1a
MC
215082004-04-21 Michael Chastain <mec.gnu@mindspring.com>
21509
21510 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
21511
f0fd9238
AC
215122004-04-21 Andrew Cagney <cagney@redhat.com>
21513
21514 * gdb.base/sigstep.c: New file.
21515 * gdb.base/sigstep.exp: New file.
21516
90990674
JB
215172004-04-16 Joel Brobecker <brobecker@gnat.com>
21518
21519 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
21520 call to observer_notify_normal_stop.
21521
78cef34b
AC
215222004-04-15 Andrew Cagney <cagney@redhat.com>
21523
21524 * gdb.base/siginfo.c: New file.
21525 * gdb.base/siginfo.exp: New file.
21526
d2343407
JB
215272004-04-12 J. Brobecker <brobecker@gnat.com>
21528
21529 * gdb.base/sep.exp: Fix typo in comment.
21530
a2dba3c8
JB
215312004-04-12 J. Brobecker <brobecker@gnat.com>
21532
21533 * gdb.base/sep.c: New file.
21534 * gdb.base/sep-proc.c: New file.
21535 * gdb.base/sep.exp: New testcase.
21536
15f7b60e
MK
215372004-04-09 Mark Kettenis <kettenis@gnu.org>
21538
21539 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
21540 support.
21541
44f4de1a
AC
215422004-04-05 Andrew Cagney <cagney@redhat.com>
21543
21544 * gdb.base/sigaltstack.c: New file.
21545 * gdb.base/sigaltstack.exp: New file.
21546
ef04f396
JB
215472004-04-04 Joel Brobecker <brobecker@gnat.com>
21548
21549 * gdb.base/foll-fork.exp: Update the expected output for
21550 "help set follow-fork-mode", to match a change that was made
21551 to the help of this variable on 2004-01-13.
21552
d40d2c92
JB
215532004-04-01 Joel Brobecker <brobecker@gnat.com>
21554
21555 * lib/ada.exp: Add copyright notice.
21556 * bar.ads: Likewise.
21557 * bar.adb: Likewise.
21558 * null_record.adb: Likewise.
21559 * null_record.exp: Likewise.
21560 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
21561
f86ef5a3
JB
215622004-04-01 Joel Brobecker <brobecker@gnat.com>
21563
21564 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
21565 * configure: Regenerate.
21566
414e70e3
JB
215672004-04-01 Joel Brobecker <brobecker@gnat.com>
21568
21569 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
21570 to build the application. Remove the message printed when in
21571 verbose mode, redundant with the UNSUPPORTED message above.
21572
f0aaee49
JB
215732004-03-31 Joel Brobecker <brobecker@gnat.com>
21574
21575 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
21576 * gdb.ada (null_record.exp): New testcase.
21577
ac81cb54
JB
215782004-03-31 Joel Brobecker <brobecker@gnat.com>
21579
21580 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
21581
854af2f7
JB
215822004-03-31 Joel Brobecker <brobecker@gnat.com>
21583
21584 * gdb.ada: New subdirectory.
21585 * gdb.ada/Makefile.in: New file.
21586 * gdb.ada/gnat_ada.gpr.in: New file.
21587
034cb681
JB
215882004-03-31 Joel Brobecker <brobecker@gnat.com>
21589
21590 * lib/ada.exp: New file.
21591
78a1a894
DJ
215922004-03-24 Daniel Jacobowitz <drow@mvista.com>
21593
21594 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21595 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21596
4b2b3b3e
AC
215972004-03-22 Andrew Cagney <cagney@redhat.com>
21598
21599 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21600 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21601 Problem identified by Ulrich Weigand.
21602
23c73aa3
DC
216032004-03-17 David Carlton <carlton@kealia.com>
21604
21605 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21606 PR c++/826.
21607
d63a86f8
RM
216082004-03-16 Roland McGrath <roland@redhat.com>
21609
21610 * gdb.base/auxv.exp: New file.
21611 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21612
0e02aa50
DC
216132004-03-12 David Carlton <carlton@kealia.com>
21614
21615 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21616 * gdb.cp/pr-1553.cc: Ditto.
21617 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21618 pass branch.
21619
c20b71be
MC
216202004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21621
21622 * gdb.cp/templates.exp: Accept more template types.
21623
c7414a01
MC
216242004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21625
21626 From Corinna Vinschen with modifications.
21627 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21628 local variable obj_with_enum.
21629 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21630 results with obj_with_enum.
21631
ed69573c
MC
216322004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21633
21634 * gdb.cp/classes.cc: New file, copied from misc.cc.
21635 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21636
28301461
MC
216372004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21638
21639 * gdb.cp/misc.cc: Add copyright notice.
21640
1198ecbe
DC
216412004-03-05 David Carlton <carlton@kealia.com>
21642
21643 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21644 * gdb.cp/rtti.h: Update copyright.
21645 (namespace n2::n3): New.
21646 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21647 (n2::n3::func3): New.
21648 (main): Call n2::n3::func3.
21649 * gdb.cp/rtti2.cc: Update copyright.
21650 (n2::create3): New.
21651
9e08c470
MK
216522004-03-04 Mark Kettenis <kettenis@gnu.org>
21653
21654 * gdb.asm/openbsd.inc: Fix typo.
21655
4bebc3aa
FF
216562004-03-03 Fred Fish <fnf@redhat.com>
21657
21658 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21659 "val" instead of unused "size". Update copyright year.
21660
6ea9fb37
DJ
216612004-02-29 Daniel Jacobowitz <drow@mvista.com>
21662
21663 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21664 to use unsigned char.
21665 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21666 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21667
23b23974
DJ
216682004-02-29 Daniel Jacobowitz <drow@mvista.com>
21669
21670 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21671 line of output.
21672
7574fd53
DJ
216732004-02-28 Daniel Jacobowitz <drow@mvista.com>
21674
21675 * gdb.base/relocate.c (dummy): Initialize.
21676
a195357f
DJ
216772004-02-28 Daniel Jacobowitz <drow@mvista.com>
21678
21679 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21680 a breakpoint at exit.
21681
72fd54a9
FF
216822004-02-27 Fred Fish <fnf@redhat.com>
21683
21684 * gdb.base/chng-syms.exp: Add expect condition to match failing
21685 case that isn't a timeout.
21686
b9d23137
AC
216872004-02-27 Andrew Cagney <cagney@redhat.com>
21688
21689 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21690 support.
21691
15d208f6 216922004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21693
15d208f6
FF
21694 * gdb.arch/gdb1431.c: Remove.
21695 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21696 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21697 of "until" incorrectly.
21698
98f9cd2d
JB
216992004-02-26 J. Brobecker <brobecker@gnat.com>
21700
21701 * gdb.cp/class2.cc (empty): New class.
21702 (refer): New function.
21703 (main): Declare an object of type empty and use it.
21704 * gdb.cp/class2.exp: Print the value of an object of type empty.
21705
9b50c11b
JJ
217062004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21707
21708 * gdb.base/langs.exp: Update query string to match the
21709 new nquery format used for pending breakpoints.
21710
0dcd613f
AC
217112004-02-26 Andrew Cagney <cagney@redhat.com>
21712
21713 Fix PR i18n/1570.
21714 * gdb.base/charset.c: Update copyright notice.
21715 (main, init_string): Remove the escape character '\e' tests.
21716 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21717 * gdb.base/charset.exp (valid_host_charset): Ditto.
21718 * gdb.base/setvar.exp: Ditto.
21719
b8a56647
AC
217202004-02-24 Andrew Cagney <cagney@redhat.com>
21721
90d59e34
AC
21722 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21723 mmapped data in core file" PASS and FAIL messages consistent.
21724
b8a56647
AC
21725 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21726 setting a breakpoint. Work around PR java/1565.
21727
9f27c604
JJ
217282004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21729
21730 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21731 new nquery format.
21732 * gdb.base/pending.exp: Ditto.
21733
3224a706
MK
217342004-02-22 Mark Kettenis <kettenis@gnu.org>
21735
21736 * configure.in: Run stabs tests on *BSD.
21737 * configure: Regenerated.
21738
41e0a9ca
MK
217392004-02-21 Mark Kettenis <kettenis@gnu.org>
21740
21741 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21742
1e1b3428
FF
217432004-02-20 Fred Fish <fnf@redhat.com>
21744
21745 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21746 blank in test for "returns short", for consistency with other
21747 "returns xxx" tests. Update copyright year.
21748
f9a7572a
FF
217492004-02-19 Fred Fish <fnf@redhat.com>
21750
21751 New testcase for PR breakpoint/1558.
21752 * gdb.arch/gdb1558.exp: New file.
21753 * gdb.arch/gdb1558.c: New file.
21754
b2ce2854
EZ
217552004-02-19 Elena Zannoni <ezannoni@redhat.com>
21756
21757 * gdb.base/nodebug.exp: Fix typo.
21758
e7c9ff01
JB
217592004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21760
21761 Committed by Jim Blandy <jimb@redhat.com>.
21762
62f4b920
JB
21763 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21764
2db536a1
JB
21765 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21766
e7c9ff01
JB
21767 * gdb.base/float.exp: Support s390*-*-* targets.
21768
f3205b34
AF
217692004-02-17 Adam Fedor <fedor@gnu.org>
21770
21771 * gdb.base/gdb1555.exp: New file.
21772 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21773
9d62932d
EZ
217742004-02-17 Elena Zannoni <ezannoni@redhat.com>
21775
21776 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21777
344c9711
FF
217782004-02-16 Fred Fish <fnf@redhat.com>
21779
21780 * gdb.arch/gdb1291.c: Remove
21781 * gdb.arch/gdb1291.s: New test input file.
21782 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21783 fail. Test for correct result, known incorrect result, other
21784 failures and timeouts.
21785
2d822687
AC
217862004-02-16 Andrew Cagney <cagney@redhat.com>
21787
21788 * gdb.base/bigcore.exp: New file.
21789 * gdb.base/bigcore.c: New file.
21790
dac15b66
AC
217912004-02-13 Andrew Cagney <cagney@redhat.com>
21792
21793 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21794 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21795 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21796 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21797 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21798 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21799 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21800 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21801 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21802 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21803
6bdfc2c4
JJ
218042004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21805
21806 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21807 executed is an alloc instruction.
21808
87b3ede8
DC
218092004-02-11 David Carlton <carlton@kealia.com>
21810
21811 * gdb.cp/breakpoint.exp: New.
21812 * gdb.cp/breakpoint.cc: New.
21813
6e19e2bf
MC
218142004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21815
21816 Partial fix for PR gdb/1543.
21817 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21818 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21819 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21820 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21821 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21822 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21823 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21824 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21825 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21826 to bug-gdb@prep.ai.mit.edu .
21827 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21828 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21829 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21830 Likewise.
21831
5c5455dc
AC
218322004-02-10 Andrew Cagney <cagney@redhat.com>
21833
21834 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21835 using gdb_internal_error_resync.
21836
9cf689d7
DJ
218372004-02-09 Daniel Jacobowitz <drow@mvista.com>
21838
21839 * gdb.threads/thread-specific.exp: Stop early if no threads are
21840 found.
21841
d2dc51db
MC
218422004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21843
21844 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21845
14b1a056
DJ
218462004-02-08 Daniel Jacobowitz <drow@mvista.com>
21847
21848 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21849 breakpoints.
21850
83f66e8f
DJ
218512004-02-07 Daniel Jacobowitz <drow@mvista.com>
21852
21853 * config/sim.exp (gdb_load): Handle $arg == "".
21854 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21855 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21856
30fc0091
EZ
218572004-02-07 Elena Zannoni <ezannoni@redhat.com>
21858
a9c64011
AS
21859 * gdb.base/maint.exp: Update test to reflect
21860 obstack changes.
30fc0091 21861
4d806929
JJ
218622004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21863
21864 * gdb.base/pendshr.c (pendfunc): New function that calls
21865 pendfunc1.
21866 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21867
7bfdd688
FF
218682004-02-04 Fred Fish <fnf@redhat.com>
21869
21870 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21871 function symbols and update copyright years.
21872 * gdb.arch/gdb1291.c: Ditto.
21873
aaa08ee4
MC
218742004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21875
21876 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21877
dbad7755
MC
218782004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21879
21880 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21881
ec4646ef
MC
218822004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21883
21884 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21885
1b802196
FF
218862004-02-02 Fred Fish <fnf@redhat.com>
21887
21888 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21889 remote targets. Update copyright years.
21890
18fe2033
JJ
218912004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21892
21893 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21894 support.
21895 * gdb.base/langs.exp: Fix test which attempts to create
21896 breakpoint on non-existent function to handle new pending
21897 support.
21898 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21899 a breakpoint.
21900 * gdb.base/pending.exp: New test.
21901 * gdb.base/pending.c: New file.
21902 * gdb.base/pendshr.c: Ditto.
21903
8d577d32
DC
219042004-02-02 David Carlton <carlton@kealia.com>
21905
21906 * gdb.cp/overload.exp: Add overloadNamespace tests.
21907 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21908 (overloadNamespace, XXX): New.
21909 (main): Call XXX::marker2.
21910
3ad13771
FF
219112004-02-01 Fred Fish <fnf@redhat.com>
21912
21913 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21914 * gdb.base/finish.exp: Ditto.
21915 * gdb.base/gcore.exp: Ditto.
21916 * gdb.base/huge.exp: Ditto.
21917 * gdb.base/info-proc.exp: Ditto.
21918 * gdb.base/return2.exp: Ditto.
21919 * gdb.threads/gcore-thread.exp: Ditto.
21920
44c75849
DJ
219212004-02-01 Daniel Jacobowitz <drow@mvista.com>
21922
21923 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21924
005bc093
MK
219252004-02-01 Mark Kettenis <kettenis@gnu.org>
21926
21927 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21928 that opening the file succeeds on OpenBSD.
21929
c47cebdb
DJ
219302004-02-01 Daniel Jacobowitz <drow@mvista.com>
21931
21932 * gdb.threads/thread-specific.c: New file.
21933 * gdb.threads/threads-specific.exp: New test script.
21934 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21935 to expect_out.
21936
5a01311c
MK
219372004-02-01 Mark Kettenis <kettenis@gnu.org>
21938
21939 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21940 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21941 only on the "print_small_structs from print_long_arg_list" test.
21942
ce22a4f1
DJ
219432004-02-01 Daniel Jacobowitz <drow@mvista.com>
21944
21945 * gdb.base/completion.exp: Kill a stray backslash.
21946
21947 From Jim Ingham <jingham@apple.com>:
21948 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21949 agrees with the result from sending a tab.
21950
abbab9d3
DJ
219512004-01-31 Daniel Jacobowitz <drow@mvista.com>
21952
21953 * gdb.base/chng-syms.exp: Remove stray newline.
21954
53904d1e
MK
219552004-01-31 Mark Kettenis <kettenis@gnu.org>
21956
21957 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21958 *-*-openbsd*.
21959 * gdb.asm/openbsd.inc: New file.
21960
3a4b3aac
MK
219612004-01-30 Mark Kettenis <kettenis@gnu.org>
21962
21963 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21964 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21965 *-*solaris2*. Remove commented out default settings for
21966 asm-flags. Replace gdb_compile with target_link.
21967
ebac27b4
MC
219682004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21969
21970 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21971 for all tests. Remove old hp-ux and cygnus xfail cases.
21972
d8679d84
PH
219732004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21974
21975 * gdb.base/chng-syms.exp: New file.
21976 * gdb.base/chng-syms.c: New file.
21977
0a55bc22
MC
219782004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21979
21980 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21981 Provide arms for current output in all my configurations.
21982
94b8e876
MC
219832004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21984
21985 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21986 * lib/compiler.cc: Likewise.
21987 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21988 get the right preprocessor. Eval the output directly. Remove
21989 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21990 hp_f77_compiler and hp_f90_compiler completely.
21991 (gdb_preprocess): Delete.
21992 (get_compiler): Delete.
21993
7cf03d44
MK
219942004-01-24 Mark Kettenis <kettenis@gnu.org>
21995
21996 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21997 <string.h>.
21998
68b6dce9
NR
219992004-01-24 Nick Roberts <nick@nick.uklinux.net>
22000
22001 * gdb.mi/mi-stack.exp: Update copyright.
22002
b368761e
DC
220032004-01-23 David Carlton <carlton@kealia.com>
22004
22005 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
22006 test for cp_lookup_transparent_type.
22007 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
22008 call them.
22009
f2061b53
DJ
220102004-01-23 Daniel Jacobowitz <drow@mvista.com>
22011
22012 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
22013 after -var-update.
22014
37fc574a
DC
220152004-01-23 David Carlton <carlton@kealia.com>
22016
22017 * gdb.cp/namespace.cc (C::ensureRefs): New.
22018 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
22019
8e94b928
NR
220202004-01-20 Nick Roberts <nick@nick.uklinux.net>
22021
22022 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
22023 case "-stack-list-locals 2".
22024 * gdb.mi/mi-var-child.exp: Test for case
22025 "-var-list-children --all-values NAME".
22026
997b0952
MC
220272004-01-18 Michael Chastain <mec.gnu@mindspring.com>
22028
22029 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
22030
52470da3
MK
220312004-01-18 Mark Kettenis <kettenis@gnu.org>
22032
7049b4b8
MK
22033 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
22034 used with gdb_test_multiple.
22035
52470da3
MK
22036 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
22037 read at address 0. This fixes PR testsuite/1504.
22038
da6012e5
DJ
220392004-01-18 Daniel Jacobowitz <drow@mvista.com>
22040
22041 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
22042 Remove downloading, guessing the host executable, the calls to
22043 gdb_file_cmd and gdb_target_cmd, and "load" support.
22044 (infer_host_exec): New function broken out from gdb_load.
22045 (gdb_load): New wrapper for gdbserver_gdb_load.
22046 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
22047 gdb_target_cmd. Use -target-select.
22048 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
22049 Download binaries to the host. Clear last_mi_remote_file when
22050 we load a new binary.
22051 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
22052 call gdbserver_gdb_load and mi_gdb_target_cmd.
22053
32c70722
MC
220542004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22055
22056 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
22057 type patterns.
22058
b0cecf36
MC
220592004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22060
22061 * gdb.cp/templates.exp: Fix typo in test name of
22062 "print Foo<volatile char*>::foo".
22063
4120d7e6
MC
220642004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22065
22066 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
22067
f679e530
BE
220682004-01-16 Ben Elliston <bje@wasabisystems.com>
22069
22070 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
22071 (clean mostlyclean): Remove empty rm.
22072
091c48f6
MC
220732004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22074
22075 * gdb.base/setvar.exp: Add copyright years.
22076
3e5fc8d2
DC
220772004-01-14 David Carlton <carlton@bactrian.org>
22078
22079 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
22080 PR c++/1511 and update coment.
22081 * gdb.cp/templates.exp: Update patterns to match current output.
22082 If changes involve something other than whitespace, KFAIL
22083 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
22084
63d06c5c
DC
220852004-01-14 David Carlton <carlton@kealia.com>
22086
22087 * gdb.cp/namespace.exp: Add tests involving classes defined within
22088 namespaces.
22089 * gdb.cp/namespace.cc (C::CClass): New.
22090 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
22091
a51dab88
EZ
220922004-01-14 Elena Zannoni <ezannoni@redhat.com>
22093
22094 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
22095 what debug info we have. Print a better message if something goes
22096 wrong while producing the separate debug info file.
22097
a476ccc9
MC
220982004-01-14 Michael Chastain <mec.gnu@mindspring.com>
22099
22100 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
22101
f453692c
MC
221022004-01-14 Michael Chastain <mec.gnu@mindspring.com>
22103
22104 * gdb.base/callfuncs.c: Add copyright notice.
22105
f40063a5
MC
221062004-01-13 Michael Chastain <mec.gnu@mindspring.com>
22107
22108 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
22109 inheritance. PR gdb/1498, PR gcc/13539.
22110
19ac3974
EZ
221112004-01-13 Elena Zannoni <ezannoni@redhat.com>
22112
a9c64011
AS
22113 * gdb.threads/gcore-thread.exp: Prefix name of binary with
22114 test specific name.
22115 * gdb.mi/gdb669.exp: Ditto.
22116 * gdb.mi/mi-pthreads.exp: Ditto.
22117 * gdb.mi/mi1-pthreads.exp: Ditto.
22118 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 22119
56c97c6e
MC
221202004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22121
22122 * gdb.cp/member-ptr.cc: Add copyright notice.
22123
a0644324
MC
221242004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22125
22126 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
22127 some patterns for recent versions of gcc and hpacc. Delete
22128 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
22129 Delete tests that access a NULL pointer-to-member-data. This
22130 script is still disabled for gcc.
22131
32fabe09
EZ
221322004-01-12 Elena Zannoni <ezannoni@redhat.com>
22133
22134 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 22135 escaped correctly.
32fabe09 22136
1f8a6abb
EZ
221372004-01-12 Elena Zannoni <ezannoni@redhat.com>
22138
22139 * gdb.base/sepdebug.exp: New file.
22140 * gdb.base/sepdebug.c: New file.
22141 * lib/gdb.exp (separate_debug_filename): New procedure.
22142 (gdb_gnu_strip_debug): New procedure.
22143
48efe704
AC
221442004-01-12 Andrew Cagney <cagney@redhat.com>
22145
22146 * gdb.mi/ChangeLog: Delete file. Renamed to ...
22147 * gdb.mi/ChangeLog-1999-2003: New file.
22148
a9415475
AC
221492004-01-12 Andrew Cagney <cagney@redhat.com>
22150
22151 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
22152 "Renaming a directory to a non-empty directory returns ENOTEMPTY
22153 or EEXIST", treat EBUSY as an XFAIL.
22154
83b8cf9d
MC
221552004-01-11 Michael Chastain <mec.gnu@mindspring.com>
22156
22157 * gdb.base/scope.exp: Remove obsolete setup_xfail for
22158 hp_cc_compiler.
22159
9939d2a8
MC
221602004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22161
22162 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
22163 decorations.
22164
1ff8cadf
MC
221652004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22166
22167 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
22168 and "(aCC)" decorations. Remove obsolete doco about old
22169 test results.
22170
6fa9022e
MC
221712004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22172
22173 * gdb.cp/exception.exp: Fix typo in doco.
22174
209721fe
MK
221752004-01-09 Mark Kettenis <kettenis@gnu.org>
22176
22177 * gdb.base/gdb1476.exp: Fix typo.
22178
ef11303e
MC
221792004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22180
22181 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
22182 file.
22183
041ab88c
MC
221842004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22185
22186 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
22187 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
22188 Use gdb_compile. Remove restriction on gcc. Add some patterns
22189 for recent version of gdb. Delete second half, which was a copy
22190 of the first half with different build flags. This test is
22191 still disabled because it is still not ready for production.
22192
e36d075a
MC
221932004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22194
22195 * gdb.cp/exception.cc: Add copyright notice.
22196 * gdb.cp/exception.exp: Add a notice that this file is broken
22197 because of line number changes caused by addition of copyright
22198 notice.
22199
42b190ad
MC
222002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22201
22202 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
22203 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
22204
8f25f06b
MC
222052004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22206
22207 * gdb.cp/classes.exp: Accept gnu abi 2.
22208 * gdb.cp/derivation.exp: Likewise.
22209 * gdb.cp/overload.exp: Likewise.
22210 * gdb.cp/virtfunc.exp: Likewise.
22211
06ded8b8
MC
222122004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22213
22214 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
22215 semicolon after end of function.
22216
77c26ae3
MC
222172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22218
22219 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
22220 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
22221 boilerplate code for compiling and running the program under
22222 test. Add some string method tests.
22223
20757486
MC
222242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22225
22226 * gdb.cp/bs15503.cc: Add copyright notice.
22227 * gdb.cp/bs15503.exp: Adjust line number.
22228
0fd3b503
MC
222292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22230
22231 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
22232 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
22233
10d1bea8
MC
222342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22235
22236 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
22237 hp_cc_compiler.
22238
2789202a
MC
222392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22240
22241 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
22242 * gdb.cp/ctti.exp: Use the marker instead of "next".
22243 With gcc, run further before bailing.
22244
b862f14c
MC
222452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22246
22247 * gdb.cp/cttiadd.cc: Add copyright notice.
22248 * gdb.cp/cttiadd1.cc: Likewise.
22249 * gdb.cp/cttiadd2.cc: Likewise.
22250 * gdb.cp/cttiadd3.cc: Likewise.
22251
96da2469
MC
222522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22253
22254 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
22255 Use gdb_test, gdb_test_multiple. Use floating-point values that
22256 have exact representations in IEEE-ish formats.
22257
053248ff
MC
222582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22259
22260 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
22261 compilers. Delete duplicate call to get_compiler_info.
22262 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
22263 * gdb.base/volatile.exp: Likewise.
22264
84acecdd
MK
222652004-01-07 Mark Kettenis <kettenis@gnu.org>
22266
22267 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
22268 memory at address 0.
22269
fe11a27f
MC
222702004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22271
22272 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
22273 to test for hp-ux assembler. Fix copyright years.
22274
60ad077b
AC
222752004-01-07 Andrew Cagney <cagney@redhat.com>
22276
22277 * gdb.base/fileio.c (strerrno): Add "EBUSY".
22278
1c9b8f33
AC
222792004-01-07 Andrew Cagney <cagney@redhat.com>
22280
22281 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
22282 when creating the read-only file. From analysis by Roland McGrath
22283 and Elena Zannoni.
22284
753ccc7a
MC
222852004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22286
22287 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
22288
eca3e36b
MC
222892004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22290
22291 * gdb.base/cvexpr.c: Be type-safe with function pointers and
22292 data pointers.
22293
f8d4bac4
MC
222942004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22295
22296 * gdb.cp/m-static.exp: Compile one source file at a time.
22297 Delete unused call to get_compiler_info.
22298
9b4e0f94
MC
222992004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22300
22301 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
22302 * gdb.base/call-rt-st.exp: Likewise.
22303 * gdb.base/nodebug.exp: Likewise.
22304 * gdb.base/volatile.exp: Likewise.
22305 * gdb.cp/ref-types.exp: Likewise.
22306 * gdb.cp/templates.exp: Likewise.
22307
023c1024
MK
223082004-01-05 Mark Kettenis <kettenis@gnu.org>
22309
22310 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
22311
19703c4a
MC
223122004-01-05 Michael Chastain <mec.gnu@mindspring.com>
22313
22314 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
22315 hppa*-hp-hpux*.
22316
18b67037
MK
223172004-01-04 Mark Kettenis <kettenis@gnu.org>
22318
ba6219c8
MK
22319 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22320 x86_64-*-*.
22321
18b67037
MK
22322 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22323 sparc64-*-* and sparc*-solaris2*.
22324
1bfbbb9d
MK
223252004-01-04 Mark Kettenis <kettenis@gnu.org>
22326
22327 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
22328 return ${tests}" test. The ${tests} already mentions the
22329 filename.
22330
06846494
MC
223312004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22332
22333 * gdb.cp/local.exp: Accept gcc abi 2.
22334
3b0cb202
MC
223352004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22336
22337 * gdb.cp/templates.exp: Accept gcc abi 2.
22338
0643ec3f
MC
223392004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22340
22341 * lib/compiler.cc: Remove supports_template_debugging.
22342 * gdb.cp/templates.exp: Do not test supports_template_debugging.
22343
d231d0b1
MC
223442004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22345
22346 * gdb.cp/namespace.exp: Accept gcc abi 2.
22347
44ffb27c
MC
223482004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22349
22350 * gdb.cp/method.exp: Accept gcc abi 2.
22351
184ad485
MC
223522004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22353
22354 * gdb.cp/classes.exp: Generate identical results as old version.
22355 * gdb.cp/derivation.exp: Likewise.
22356 * gdb.cp/overload.exp: Likewise.
22357 * gdb.cp/virtfunc.exp: Likewise.
22358
116f09e7
MC
223592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22360
22361 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
22362 mysterious bug with sourceware version of expect.
22363
b1379776
MC
223642004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22365
22366 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
22367 current versions of gcc, including gcc abi 2. Remove gratuitous
22368 restart of test program. Use gdb_test_multiple and gdb_test for
22369 all tests. Add patterns to xfail missing "const" in "const char *"
22370 and kfail PR gdb/1155.
22371
6b7a4c0e
MC
223722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22373
22374 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
22375 current versions of gcc, including gcc abi 2. Remove gratuitous
22376 restart of test program. Use gdb_test_multiple and gdb_test for
22377 all tests. Add patterns to kfail PR gdb/1498.
22378
51615d72
MC
223792003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22380
22381 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
22382 current versions of gcc, including gcc abi 2. Use "breakpoint"
22383 and "continue" instead of restarting the target program. Use
22384 gdb_test_multiple and gdb_test for all tests.
22385
7b79a9d7
MK
223862004-01-01 Mark Kettenis <kettenis@gnu.org>
22387
22388 * gdb.asm/asm-source.exp: Update copyright year. Link statically
22389 for *-*-solaris2*.
22390
1cd3489f
MC
223912003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22392
22393 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
22394 current versions of gcc, including gcc abi 2. Use "breakpoint"
22395 and "continue" instead of restarting the target program several
22396 times. Use gdb_test_multiple and gdb_test for all tests.
22397
850742db
MC
223982003-12-18 Michael Chastain <mec.gnu@mindspring.com>
22399
22400 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
22401 source files.
22402
eb4bbda8
MC
224032003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22404
22405 * gdb.base/environ.exp: Handle compiling test case from multiple
22406 source files.
22407
e42c7771
MC
224082003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22409
22410 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
22411
80e4b428
JB
224122003-12-17 Jim Blandy <jimb@redhat.com>
22413
5f06973a
JB
22414 * gdb.base/freebpcmd.c: Add copyright notice.
22415
80e4b428
JB
22416 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
22417
0ab84fb7
MC
224182003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22419
22420 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
22421
1b3bb3d0
JB
224222003-12-13 Jim Blandy <jimb@redhat.com>
22423
22424 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
22425
3a4c9371
KB
224262003-12-12 Kevin Buettner <kevinb@redhat.com>
22427
22428 * gdb.asm/frv.inc: New file.
22429 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
22430
a1dea79a
FF
224312003-12-09 Fred Fish <fnf@redhat.com>
22432
22433 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22434 functions to break1.c and leave prototypes behind. Add more
22435 "set breakpoint NN here" comments.
22436 * gdb.base/break1.c: New file.
22437
22438 * gdb.base/break.exp: Handle compiling test case from multiple
22439 source files and change source file references as needed.
22440 * gdb.base/completion.exp: Ditto.
22441 * gdb.base/condbreak.exp: Ditto.
22442 * gdb.base/define.exp: Ditto.
22443 * gdb.base/ena-dis-br.exp: Ditto.
22444 * gdb.base/info-proc.exp: Ditto.
22445 * gdb.base/maint.exp: Ditto.
22446 * gdb.base/until.exp: Ditto.
22447
22448 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22449 hardcoded line numbers.
22450 * gdb.base/define.exp: Ditto.
22451 * gdb.base/ena-dis-br.exp: Ditto.
22452 * gdb.base/maint.exp: Ditto.
22453 * gdb.base/until.exp: Ditto.
22454
22455 * gdb.base/completion.exp: Use "break1" for completion tests since
22456 "break" is no longer a unique prefix.
22457
5266b69c
AC
224582003-12-06 Andrew Cagney <cagney@redhat.com>
22459
22460 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22461 "return_value_unimplemented". When an unimplemented struct return
22462 architecture, report incorrect values as a KFAIL
22463
374451f0
MC
224642003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22465
22466 * gdb.cp/rtti.exp: Accept new wording of warning from
22467 cp_lookup_rtti_type.
22468
ba9b20a7
MC
224692003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22470
22471 Partial fix for PR testsuite/1456.
22472 * gdb.base/scope.exp (test_at_main): Replace references to
22473 gcc_compiled with calls to test_compiler_info.
22474 (test_at_foo): Likewise.
22475 (test_at_bar): Likewise.
22476
b74b6d0b
MC
224772003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22478
22479 Partial fix for PR testsuite/1456.
22480 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22481 to test_compiler_info.
22482
ccfa3402
MC
224832003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22484
22485 * gdb.base/so-impl-ld.exp: Update copyright notice.
22486
f6246aba
MC
224872003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22488
22489 Partial fix for PR testsuite/1456.
22490 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22491 to test_compiler_info.
22492
13ae734a
MC
224932003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22494
22495 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22496 from current versions of gdb. Clean up regular expressions.
22497 Delete redundant timeout case.
22498
d8e1cdee
MC
224992003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22500
22501 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22502 from current versions of gdb. Clean up regular expressions.
22503 Delete redundant timeout case.
22504
96457b64
MC
225052003-12-01 Michael Chastain <mec.gnu@mindspring.com>
22506
22507 Partial fix for PR testsuite/1456.
22508 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
22509 gcc_compiled with call to test_compiler_info.
22510
f35309fc
MC
225112003-11-30 Michael Chastain <mec.gnu@mindspring.com>
22512
22513 Partial fix for PR testsuite/1456.
22514 * gdb.base/list.exp (test_list_function): Delete unused declaration
22515 of gcc_compiled.
22516
d7afdf9b
MC
225172003-11-29 Michael Chastain <mec.gnu@mindspring.com>
22518
22519 Partial fix for PR testsuite/1456.
22520 * gdb.base/complex.exp: Replace reference to gcc_compiled with
22521 call to test_compiler_info.
22522
71507b56
MK
225232003-11-29 Mark Kettenis <kettenis@gnu.org>
22524
22525 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
22526 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
22527 it to create the appropriate note.inc.
22528 * gdb.asm/asmsrc1.s: Include "note.inc".
22529 * gdb.asm/netbsd.inc: New file.
22530 * gdb.asm/empty.inc: New file.
22531
f81f93f7
MC
225322003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22533
22534 Partial fix for PR testsuite/1456.
22535 * gdb.base/constvars.exp: Replace references to gcc_compiled with
22536 calls to test_compiler_info.
22537
9a77938e
MC
225382003-11-27 Michael Chastain <mec.gnu@mindspring.com>
22539
22540 Partial fix for PR testsuite/1456.
22541 * gdb.base/volatile.exp: Replace references to gcc_compiled with
22542 calls to test_compiler_info.
22543
e8367dc7
MK
225442003-11-27 Mark Kettenis <kettenis@gnu.org>
22545
22546 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
22547 pattern for the KFAILs.
22548
526c61ee
AF
225492003-11-25 Adam Fedor <fedor@gnu.org>
22550
22551 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
22552 * gdb.objc/objcdecode.m: New file.
22553
28f2d600
AF
225542003-11-25 Adam Fedor <fedor@gnu.org>
22555
22556 * gdb.objc/nondebug.exp: Test for PR objc/1236.
22557 * gdb.objc/nondebug.m: New file.
22558
a3895cee
BE
225592003-11-26 Ben Elliston <bje@wasabisystems.com>
22560
22561 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22562 NetBSD as it does on FreeBSD. Modelled on a similar change by
22563 Mark Kettenis on 2003-05-30.
22564 (link-flags): Set to "--entry _start" regardless of target.
22565 Special linker flags are to be appended to $link-flags.
22566 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
22567
c9f2c8a3
MC
225682003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22569
22570 * gdb.cp/method.exp: Accept output of new demangler.
22571
15a0587a 225722003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
22573
22574 * gdb/class2.exp: New file.
22575 * gdb/class2.cc: New file.
22576
3c00b570
MC
225772003-11-25 Michael Chastain <mec.gnu@mindspring.com>
22578
22579 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
22580 of new demangler.
22581
7027acc7
MK
225822003-11-23 Mark Kettenis <kettenis@gnu.org>
22583
22584 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
22585 of gdb_test "run".
22586
b0e1598a
MK
225872003-11-23 Mark Kettenis <kettenis@gnu.org>
22588
22589 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
22590 "continue" into "run".
22591
4d9eda44
MC
225922003-11-23 Michael Chastain <mec.gnu@mindspring.com>
22593
22594 Partial fix for PR testsuite/1456.
22595 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22596 call to test_compiler_info.
22597 * gdb.cp/ctti.exp: Likewise.
22598 * gdb.cp/derivation.exp: Likewise.
22599 * gdb.cp/member-ptr.exp: Likewise.
22600 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22601 reference to gcc_compiled.
22602
226032003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22604
22605 Fix PR testsuite/1463.
22606 * gdb.base/structs.exp (start_structs_test): Call
22607 get_debug_format before using the debug format.
22608
d422fe19
AC
226092003-11-22 Andrew Cagney <cagney@redhat.com>
22610
22611 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22612 * gdb.base/structs.exp: Use gdb_test_multiple.
22613
039cf96d
AC
226142003-11-20 Andrew Cagney <cagney@redhat.com>
22615
6882279b
AC
22616 * gdb.base/structs.exp: Handle and recover from internal errors.
22617 Replace "foo${n}" with "foo<n>" in test messages.
22618
e53890ae
AC
22619 * gdb.base/structs.exp: Update copyright. Rewrite.
22620 * gdb.base/structs.c: Update copyright. Rewrite.
22621
2b211c59
AC
22622 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22623 resync count exceeded.
d63a86f8 22624
039cf96d
AC
22625 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22626 from the internal error.
22627 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22628 Original from Jim Blandy.
22629 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22630
eac98b22
AC
226312003-11-19 Andrew Cagney <cagney@redhat.com>
22632
22633 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22634 KFAIL.
22635
67455b2a
MK
226362003-11-17 Mark Kettenis <kettenis@gnu.org>
22637
22638 New testcase for PR backtrace/1435.
22639 * gdb.arch/i386-unwind.exp: New file.
22640 * gdb.arch/i386-unwind.c: New file.
22641
853d6e5b
AC
226422003-11-17 Andrew Cagney <cagney@redhat.com>
22643
22644 * lib/gdb.exp (compiler_info): New global.
22645 (test_compiler_info): New function.
22646 (get_compiler_info): Set compiler_info.
22647 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22648 "compiler_info" to gcc-<major>-<minor>.
22649
38cf6e11
MC
226502003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22651
22652 * gdb.trace/configure: Remove.
22653
a50d3602
EZ
226542003-11-13 Elena Zannoni <ezannoni@redhat.com>
22655
22656 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22657 breakpoints.
a50d3602
EZ
22658 * gdb.base/break.exp: Remove all references to explicit line
22659 numbers.
22660
d9407aaa
NC
226612003-11-11 Nick Clifton <nickc@redhat.com>
22662
22663 * gdb.base/shreloc.exp: Do not run for targets which do not
22664 support shared objects.
22665
db488fc1
CV
226662003-11-10 Corinna Vinschen <vinschen@redhat.com>
22667
22668 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22669 Don't run tests if nofileio flag is given.
22670
6a90a18e
EZ
226712003-11-07 Elena Zannoni <ezannoni@redhat.com>
22672
22673 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22674 as well as 'Watchpoint'.
6a90a18e 22675
0b915e9c
EZ
226762003-11-06 Elena Zannoni <ezannoni@redhat.com>
22677
22678 Reported by Jim Ingham <jingham@apple.com>:
22679 * gdb.base/annota1.exp: Match at least one occurrence of the
22680 signal handler annotation.
22681
d7e4b55f
EZ
226822003-11-06 Elena Zannoni <ezannoni@redhat.com>
22683
a9c64011
AS
22684 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22685 as well as 'Watchpoint'.
d7e4b55f 22686
2fe4e8d0
MC
226872003-11-05 Michael Chastain <mec@shout.net>
22688
22689 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22690
6ef88553
KW
226912003-11-03 Kris Warkentin <kewarken@qnx.com>
22692
22693 * gdb.arch/gdb1291.c: New test file.
22694 * gdb.arch/gdb1291.exp: New test script.
22695 * gdb.arch/gdb1431.c: New test file.
22696 * gdb.arch/gdb1431.exp: New test script.
22697
ae7dc4d8
MC
226982003-10-22 Michael Chastain <mec@shout.net>
22699
22700 * gdb.mi/pthreads.c: Add copyright notice.
22701
c39d7427
MC
227022003-10-22 Michael Chastain <mec@shout.net>
22703
22704 * gdb.threads/pthreads.c: Add copyright notice.
22705
8b7d96c1
MC
227062003-10-20 Michael Chastain <mec@shout.net>
22707
22708 * gdb.base/gdb1056.exp: New test script.
22709
d1d69fdd
DJ
227102003-10-13 Daniel Jacobowitz <drow@mvista.com>
22711
22712 * gdb.threads/killed.exp: Use gdb_run_cmd.
22713
7d605576
DJ
227142003-10-13 Daniel Jacobowitz <drow@mvista.com>
22715
22716 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22717 create a core file.
22718 * gdb.threads/gcore-thread.exp: Likewise.
22719
618ec112
CV
227202003-10-13 Corinna Vinschen <vinschen@redhat.com>
22721
22722 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22723 type, based on char type.
22724 (struct bit_flags_short_t): New bitfield type, based on short type.
22725 (init_bit_flags_char): New fuction.
22726 (init_bit_flags_short): Ditto.
22727 (print_bit_flags_char): Ditto.
22728 (print_bit_flags_short): Ditto.
22729 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22730
9367a73c
MC
227312003-10-11 Michael Chastain <mec@shout.net>
22732
22733 * gdb.base/call-rt-st.exp: Update copyright year.
22734
1decf120
KI
227352003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22736
22737 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22738 * gdb.disasm/sh3.s: Ditto.
22739
5445b2ae
DJ
227402003-10-07 Daniel Jacobowitz <drow@mvista.com>
22741
22742 * gdb.threads/switch-threads.exp: New test.
22743 * gdb.threads/switch-threads.c: New source file.
22744
aec24853
CV
227452003-10-07 Corinna Vinschen <vinschen@redhat.com>
22746
22747 * gdb.base/ending-run.exp: Add sh specific case.
22748
adc7428d
AC
227492003-10-06 Andrew Cagney <cagney@redhat.com>
22750
22751 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22752 * gdb.disasm/mn10200.exp: Delete obsolete file.
22753
c9d37158
DJ
227542003-09-29 Daniel Jacobowitz <drow@mvista.com>
22755
22756 * ChangeLog: Correct an entry command.exp -> commands.exp.
22757 * gdb.base/commands.exp (bp_deleted_in_command_test)
22758 (temporary_breakpoint_commands): Check noargs.
22759
79c2c32d
DC
227602003-09-25 David Carlton <carlton@kealia.com>
22761
22762 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22763 of some print tests, where appropriate. Add tests for C::D::cd,
22764 E::ce, F::cXfX, G::XgX.
22765 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22766
594e6d67
RE
227672003-09-25 Richard Earnshaw <rearnsha@arm.com>
22768
22769 * lib/java.exp (java_init): Import target_alias before using it.
22770
10f0d451
DC
227712003-09-25 David Carlton <carlton@kealia.com>
22772
22773 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22774
274bcba0
EZ
227752003-09-23 Elena Zannoni <ezannoni@redhat.com>
22776
d63a86f8 22777 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22778 weirdness.
274bcba0 22779
cdbf20f7
MC
227802003-09-17 Michael Chastain <mec@shout.net>
22781
22782 * gdb.cp/gdb1355.exp: New file.
22783 * gdb.cp/gdb1355.c: New file.
22784
71e06f80
CV
227852003-09-15 Corinna Vinschen <vinschen@redhat.com>
22786
22787 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22788 * gdb.asm/sh.inc: New file.
22789
5c4e30ca
DC
227902003-09-11 David Carlton <carlton@kealia.com>
22791
bd45b7af
DC
22792 * gdb.cp/namespace.exp: Add tests for namespace types.
22793 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22794 (test_namespace): New.
22795
1c199746
EZ
227962003-09-11 Elena Zannoni <ezannoni@redhat.com>
22797
a9c64011 22798 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22799 * gdb.stabs/weird.exp: Ditto.
1c199746 22800
04ed252f
MC
228012003-09-08 Michael Chastain <mec@shout.net>
22802
22803 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22804
d8a2d9e7
MC
228052003-09-07 Michael Chastain <mec@shout.net>
22806
22807 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22808 'parse error'.
22809
161afb24
MK
228102003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22811
22812 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22813
49f2741a
MC
228142003-08-30 Michael Chastain <mec@shout.net>
22815
22816 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22817 * gdb.gdb/observer.exp: Ditto.
22818 * gdb.gdb/xfullpath.exp: Ditto.
22819
8afa723e
MK
228202003-08-29 Mark Kettenis <kettenis@gnu.org>
22821
22822 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22823 *-*-*bsd*.
22824
f31dfe3b
JJ
228252003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22826
22827 * gdb.base/dump.exp: Skip for ia64.
22828
4630e498
JJ
228292003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22830
22831 * gdb.asm/asm-source.exp: Add ia64 support.
22832 * gdb.asm/ia64.inc: New file.
22833
1105b7ef
MC
228342003-08-22 Michael Chastain <mec@shout.net>
22835
22836 * gdb.cp: New directory.
22837 * gdb.cp/*: Copy from gdb.c++/*.
22838 * gdb.c++/*: Remove.
22839 * Makefile.in: Change gdb.c++ to gdb.cp.
22840 * configure.in: Ditto.
22841 * configure: Regnerate.
22842
c945b932
MK
228432003-08-18 Mark Kettenis <kettenis@gnu.org>
22844
22845 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22846 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22847
2b66634b
DJ
228482003-08-17 Daniel Jacobowitz <drow@mvista.com>
22849
22850 * mi-var-display.exp (-var-list-children weird): Accept function
22851 pointers with argument types.
22852 * mi1-var-display.exp (-var-list-children weird): Likewise.
22853 * mi2-var-display.exp (-var-list-children weird): Likewise.
22854
a356f73b
DJ
228552003-08-17 Daniel Jacobowitz <drow@mvista.com>
22856
22857 * gdb.base/annota3.exp: Add missing newline.
22858
483417b8
MC
228592003-08-06 Michael Chastain <mec@shout.net>
22860
22861 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22862
c99c59c3
MS
228632003-08-12 Michael Snyder <msnyder@redhat.com>
22864
22865 * gdb.base/float.exp: Add test for SH.
22866
55ed7501
MK
228672003-08-10 Mark Kettenis <kettenis@gnu.org>
22868
22869 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22870
1a371f2e
EZ
228712003-08-07 Elena Zannoni <ezannoni@redhat.com>
22872
22873 * gdb.base/completion.exp: Remove reduntant completion test
22874 on filename.
22875
e0f353ce
EZ
228762003-08-07 Elena Zannoni <ezannoni@redhat.com>
22877
a9c64011
AS
22878 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22879 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22880 gdb.trace/save-trace.exp: Make sure that full pathnames are
22881 escaped correctly.
e0f353ce 22882
5710a1af 228832003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22884
a9c64011
AS
22885 * configure.in: Don't generate config.h from config.hin.
22886 * configure: Regenerate.
22887 * config.hin: Remove file.
22888 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22889 * gdb.threads/pthreads.c: Ditto.
5710a1af 22890
dcd81ce9
DJ
228912003-08-07 Daniel Jacobowitz <drow@mvista.com>
22892
22893 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22894 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22895 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22896 Replace ld24 with seth/add3.
22897
6009d884
AC
228982003-08-02 Andrew Cagney <cagney@redhat.com>
22899
22900 * gdb.base/annota3.exp: New file.
22901 * gdb.base/annota3.c: New file.
22902 * gdb.c++/annota3.exp: New file.
22903 * gdb.c++/annota3.cc: New file.
22904
51514e06
MC
229052003-07-29 Michael Chastain <mec@shout.net>
22906
22907 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22908 actually failed.
22909 (do_pass): Likewise.
22910 * gdb.threads/tls.exp: Always initialize no_of_threads.
22911
4ee6625b
DJ
229122003-07-27 Daniel Jacobowitz <drow@mvista.com>
22913
22914 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22915 pattern.
22916 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22917 * gdb.threads/tls.exp: Recognize one case of the host library not
22918 supporting TLS.
22919
225f2bf6
AC
229202003-07-27 Andrew Cagney <cagney@redhat.com>
22921
22922 * gdb.base/fileio.exp: Use SH when running commands using
22923 remote_exec.
22924
bcb27c9f
DJ
229252003-07-24 Daniel Jacobowitz <drow@mvista.com>
22926
22927 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22928 * gdb.base/relocate.c (dummy): New padding array.
22929
3d67be83
MS
229302003-07-22 Michael Snyder <msnyder@redhat.com>
22931
d63a86f8 22932 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22933
22934 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22935 patterns to be more general, accepting old and new output.
22936 Some output chars (such as '+') also must be quoted.
d63a86f8 22937 Some addresses are displayed numerically instead of
3d67be83
MS
22938 symbolically.
22939
57ba3b85
MS
229402003-07-23 Michael Snyder <msnyder@redhat.com>
22941
686d097c
MS
22942 * gdb.base/return2.exp: Don't test long-long return.
22943
57ba3b85
MS
22944 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22945 * gdb.disasm/t01_mov.exp: Ditto.
22946 * gdb.disasm/t02_mova.s: Ditto.
22947 * gdb.disasm/t02_mova.exp: Ditto.
22948 * gdb.disasm/t03_add.s: Ditto.
22949 * gdb.disasm/t03_add.exp: Ditto.
22950 * gdb.disasm/t04_sub.s: Ditto.
22951 * gdb.disasm/t04_sub.exp: Ditto.
22952 * gdb.disasm/t05_cmp.s: Ditto.
22953 * gdb.disasm/t05_cmp.exp: Ditto.
22954 * gdb.disasm/t06_ari2.s: Ditto.
22955 * gdb.disasm/t06_ari2.exp: Ditto.
22956 * gdb.disasm/t07_ari3.s: Ditto.
22957 * gdb.disasm/t07_ari3.exp: Ditto.
22958 * gdb.disasm/t08_or.s: Ditto.
22959 * gdb.disasm/t08_or.exp: Ditto.
22960 * gdb.disasm/t09_xor.s: Ditto.
22961 * gdb.disasm/t09_xor.exp: Ditto.
22962 * gdb.disasm/t10_and.s: Ditto.
22963 * gdb.disasm/t10_and.exp: Ditto.
22964 * gdb.disasm/t11_logs.s: Ditto.
22965 * gdb.disasm/t11_logs.exp: Ditto.
22966 * gdb.disasm/t12_bit.s: Ditto.
22967 * gdb.disasm/t12_bit.exp: Ditto.
22968 * gdb.disasm/t13_otr.s: Ditto.
22969 * gdb.disasm/t13_otr.exp: Ditto.
22970
e00759ef
EZ
229712003-07-22 Elena Zannoni <ezannoni@redhat.com>
22972
22973 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22974
8bc2021f
EZ
229752003-07-22 Elena Zannoni <ezannoni@redhat.com>
22976
a9c64011
AS
22977 * gdb.threads/tls.c : New file.
22978 * gdb.threads/tls.exp : New file.
22979 * gdb.threads/tls-main.c : New file.
22980 * gdb.threads/tls-shared.c : New file.
22981 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22982
89320c4c
AS
229832003-07-22 Andreas Schwab <schwab@suse.de>
22984
22985 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22986
180dea7c
AS
229872003-07-20 Andreas Schwab <schwab@suse.de>
22988
22989 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22990 due to insn reordering.
22991
0714963c
AC
229922003-07-15 Andrew Cagney <cagney@redhat.com>
22993
22994 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22995
98a23b3f
MC
229962003-07-15 Michael Chastain <mec@shout.net>
22997
22998 * gdb.base/gdb1250.exp: New file.
22999 * gdb.base/gdb1250.c: New file.
23000
27e417a2
ML
230012003-07-09 Michal Ludvig <mludvig@suse.cz>
23002
23003 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
23004 expansion of size_t to 'unsigned long', not only to 'unsigned'.
23005
8bc2021f
EZ
230062003-07-09 Elena Zannoni <ezannoni@redhat.com>
23007
a9c64011
AS
23008 * gdb.threads/tls.c: New file.
23009 * gdb.threads/tls.exp: New file.
23010 * gdb.threads/tls-main.c: New file.
23011 * gdb.threads/tls-shared.c: New file.
23012 * gdb.threads/tls-shared.exp: New file.
8bc2021f 23013
d99968dc
EZ
230142003-07-09 Elena Zannoni <ezannoni@redhat.com>
23015
23016 * gdb.base/annota1.exp: Make sure that we properly escape the
23017 full path of the source file. Xfail more permissive patterns,
d63a86f8 23018 due to a compiler debug info problem.
d99968dc 23019
83876b3b
AS
230202003-07-07 Andreas Schwab <schwab@suse.de>
23021
2705e972
AS
23022 * gdb.asm/m68k.inc: New file.
23023 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
23024
83876b3b
AS
23025 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
23026 arguments"): Also match negative number.
23027
23028 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
23029
3a871b37
DJ
230302003-07-03 Daniel Jacobowitz <drow@mvista.com>
23031
23032 * gdb.base/store.c (charest): New typedef.
23033 (add_char): Rename to add_charest, update.
23034 (wack_char): Rename to wack_charest, update types. Return l + r
23035 to keep r live across the call.
23036 (wack_short, wack_int, wack_long, wack_longest, wack_float)
23037 (wack_double, wack_doublest): Return l + r to keep r live across
23038 the call.
23039 * gdb.base/store.exp: Accomodate store.c changes.
23040
b2a7f303
DC
230412003-06-30 David Carlton <carlton@kealia.com>
23042
23043 * gdb.c++/maint.exp (test_invalid_name): New.
23044 (test_first_component): Add tests for invalid names.
23045
3c6cb4a1
MC
230462003-06-29 Michael Chastain <mec@shout.net>
23047
23048 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
23049 output of '<VTT for class>' for virtual base classes.
23050
f1c2644b
DJ
230512003-06-29 Daniel Jacobowitz <drow@mvista.com>
23052
23053 * gdb.base/completion.exp: Tab-complete "complet" instead of
23054 "compl".
23055 * gdb.base/complex.exp, gdb.base/complex.c: New files.
23056
18080350
DJ
230572003-06-29 Daniel Jacobowitz <drow@mvista.com>
23058
23059 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
23060 * gdb.base/volatile.exp: Likewise.
23061
f56973f8
DJ
230622003-06-29 Daniel Jacobowitz <drow@mvista.com>
23063
23064 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
23065 gdb/1265.
23066
230672003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
23068 Daniel Jacobowitz <drow@mvista.com>
23069
23070 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
23071 initial line count of 'captured_main' from 26 to 32.
23072 (test_with_self): Allow xmalloc call to be interleaved with the
23073 preceding two lines.
23074
e766d4d6
JB
230752003-06-24 Joel Brobecker <brobecker@gnat.com>
23076
23077 * gdb.base/bang.exp: New testcase.
23078
f125c9a4
JB
230792003-06-23 Joel Brobecker <brobecker@gnat.com>
23080
23081 * gdb.base/langs.exp: Add some tests for the "minimal" language
23082 support.
23083
6e25beaf
EZ
230842003-06-23 Elena Zannoni <ezannoni@redhat.com>
23085
23086 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
23087 the testcase.
23088
2f816dda
DJ
230892003-06-22 Daniel Jacobowitz <drow@mvista.com>
23090
23091 * gdb.base/relocate.exp: Test add-symbol-file with a variable
23092 offset.
23093
db5a5748
DJ
230942003-06-22 Daniel Jacobowitz <drow@mvista.com>
23095
23096 * gdb.c++/pr-1210.cc: New file.
23097 * gdb.c++/pr-1210.exp: New file.
23098
1df0c130
DJ
230992003-06-21 Daniel Jacobowitz <drow@mvista.com>
23100
23101 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
23102 000-exec-continue.
23103
a92feac0
MK
231042003-06-15 Mark Kettenis <kettenis@gnu.org>
23105
23106 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
23107 on *-*-*bsd* instead of *-*-freebsd*.
23108
81a58f5b
AC
231092003-06-14 Andrew Cagney <cagney@redhat.com>
23110
23111 * gdb.base/store.exp: Test longest and doublest. Test all
23112 parameters. Weaken return statement match.
23113 * gdb.base/store.c: Add longest and doublest - aka long long and
23114 long double functions. Put all parameters into local register
23115 variables. Use negative values.
23116
b257a0d3
AC
231172003-06-14 Andrew Cagney <cagney@redhat.com>
23118
23119 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
23120 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
23121 exit status.
23122 * gdb.base/fileio.exp: Disable target when nointerrupts and
23123 noinferiorio, instead of limiting it to remote. Use remote_exec
23124 instead of system.
d63a86f8 23125
21c38304
JJ
231262003-06-12 Jeff Johnston <jjohnstn@redhat.com>
23127
23128 * gdb.base/float.exp: Add ia64 support.
23129
1bcdb424
CV
231302003-06-12 Corinna Vinschen <vinschen@redhat.com>
23131
23132 * gdb.base/fileio.exp: Run only on remote targets.
23133
6aeb981f
CV
231342003-06-10 Corinna Vinschen <vinschen@redhat.com>
23135
23136 * gdb.base/fileio.c: New file, testing File-I/O.
23137 * gdb.base/fileio.exp: Ditto.
23138
53df362e
RG
231392003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
23140
23141 * gdb.base/shreloc.exp: New file, check symbol values obtained from
23142 shared objects after relocation at load time (gdb PR/1132).
23143 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 23144 as above, part of the shared object relocation test.
53df362e 23145
ffee1b46
MK
231462003-06-08 Mark Kettenis <kettenis@gnu.org>
23147
b5ca3722
MK
23148 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
23149 fully filled history list.
23150 * gdb.base/gdb_history: New file.
23151
03ed860d
MK
23152 * gdb.base/signals.exp: XFAIL "continue to func1" on
23153 i*86-*-freebsd*.
23154
ffee1b46
MK
23155 * gdb.base/attach.exp: When trying to attach to a nonexistent
23156 process, make it possible to specify the PID based on the target,
23157 and do so for *-*-freebsd*.
23158
d80dbb52
RH
231592003-06-02 Richard Henderson <rth@redhat.com>
23160
23161 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
23162
6dd77b81
RH
231632003-06-02 Richard Henderson <rth@redhat.com>
23164
23165 * gdb.base/selftest.exp: Next over lim_at_start initialization.
23166
f6347e16
RH
231672003-06-02 Richard Henderson <rth@redhat.com>
23168
23169 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
23170
2c161407
DJ
231712003-06-01 Daniel Jacobowitz <drow@mvista.com>
23172
23173 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
23174 of globalvar.
23175
572eb746
MK
231762003-06-01 Mark Kettenis <kettenis@gnu.org>
23177
23178 * gdb.asm/asm-source.exp: Check for memory read errors in
23179 disassembler test on *BSD too.
23180
9e9617a5
RH
231812003-06-01 Richard Henderson <rth@redhat.com>
23182
23183 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
23184 for .frame.
23185 (gdbasm_call): Lose ldgp.
23186 (gdbasm_startup): Add frame information.
23187 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
23188
7b34ad4e
MK
231892003-05-31 Mark Kettenis <kettenis@gnu.org>
23190
23191 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
23192 i?86-*-*.
23193
10059fdf
MK
231942003-05-30 Mark Kettenis <kettenis@gnu.org>
23195
23196 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23197 FreeBSD.
23198
acf4b816
RH
231992003-05-29 Richard Henderson <rth@redhat.com>
23200
23201 * gdb.asm/alpha.inc: New file.
23202 * gdb.asm/asm-source.exp: Use it.
23203
e9ecd949
JB
232042003-05-29 Jim Blandy <jimb@redhat.com>
23205
23206 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
23207 'core.PID'.
23208
e3e5a4f3
JB
232092003-05-22 Jim Blandy <jimb@redhat.com>
23210
23211 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
23212 backtrace.
d63a86f8 23213
72fe3d25
DC
232142003-05-20 David Carlton <carlton@math.stanford.edu>
23215
23216 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
23217 this time.
23218
58da2eb2
DC
232192003-05-19 David Carlton <carlton@bactrian.org>
23220
23221 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
23222 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
23223
1fcb5155
DC
232242003-05-19 David Carlton <carlton@bactrian.org>
23225
23226 * gdb.c++/namespace.exp: Add namespace scope and anonymous
23227 namespace tests.
23228 Bump copyright date.
23229 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
23230 (main): Call C::D::marker2.
23231 * gdb.c++/namespace1.cc: New file.
23232
85e85163
JJ
232332003-05-14 Jeff Johnston <jjohnstn@redhat.com>
23234
23235 Roland McGrath <roland@redhat.com>
d63a86f8 23236 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
23237 there is no manager thread.
23238
a25fbfec
JJ
232392003-05-08 Jeff Johnston <jjohnstn@redhat.com>
23240
d63a86f8
RM
23241 * gdb.threads/schedlock.exp: Remove assumption that all threads
23242 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
23243 in one of the child threads rather than the main thread.
23244
be375bae
JB
232452003-05-07 Jim Blandy <jimb@redhat.com>
23246
09bf6082
JB
23247 Add support for assembly source testing on the s390x.
23248 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
23249 architecture.
23250 * gdb.asm/s390x.inc: New file.
23251
be375bae
JB
23252 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
23253 succession of 'if' statements.
23254
00905d52
AC
232552003-05-05 Andrew Cagney <cagney@redhat.com>
23256
23257 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
23258
b1e29e33
AC
232592003-05-05 Andrew Cagney <cagney@redhat.com>
23260
23261 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
23262 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
23263
e33d66ec
EZ
232642003-05-02 Elena Zannoni <ezannoni@redhat.com>
23265
23266 * gdb.base/charset.exp: Update based on new behavior of set/show
23267 charset commands.
23268
2b6fd0d8
AC
232692003-05-01 Andrew Cagney <cagney@redhat.com>
23270
23271 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
23272 variable do not give memory errors.
23273
130cacce
AF
232742003-04-30 Adam Fedor <fedor@gnu.org>
23275
23276 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
23277 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
23278 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
23279 gdb.objc/basicclass.m: : New files
23280
23281 * lib/gdb.exp (gdb_compile_objc): New procedure.
23282
bea71854
DJ
232832003-04-27 Daniel Jacobowitz <drow@mvista.com>
23284
23285 * gdb.base/signals.exp: Make backtrace tests more specific.
23286
0f20eeea
DC
232872003-04-23 David Carlton <carlton@bactrian.org>
23288
23289 * gdb.c++/maint.exp (test_first_component): Add tests for
23290 'operator' in more locations.
23291
c8c4d8dc
KB
232922003-04-16 Kevin Buettner <kevinb@redhat.com>
23293
23294 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
23295
3fe60e3c
EZ
232962003-04-16 Elena Zannoni <ezannoni@redhat.com>
23297
23298 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 23299 func marke' instead. Update test name.
3fe60e3c 23300
9219021c
DC
233012003-04-15 David Carlton <carlton@math.stanford.edu>
23302
23303 * gdb.c++/maint.exp: New file.
23304
5dd55bdd
EZ
233052003-04-14 Elena Zannoni <ezannoni@redhat.com>
23306
23307 * gdb.threads/schedlock.c: Change type of thread function argument
23308 to long, to avoid warnings on 64-bit platforms.
23309
00890572
EZ
233102003-04-14 Elena Zannoni <ezannoni@redhat.com>
23311
a9c64011
AS
23312 * gdb.base/attach.exp: Add new message from ptrace in case of
23313 attaching to nonexistent process.
d63a86f8 23314
93201743
JB
233152003-04-11 Jim Blandy <jimb@redhat.com>
23316
23317 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23318 gdb.c++/userdef.cc: Place comments on the lines to which the
23319 marker function might return.
23320 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23321 gdb.c++/userdef.exp: Look for those comments to check that we've
23322 returned to the right place, instead of checking line numbers.
23323
2a11c64d
EZ
233242003-04-11 Elena Zannoni <ezannoni@redhat.com>
23325
a9c64011
AS
23326 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
23327 match on sourcefile name, instead of directory name.
2a11c64d 23328
68ab8fc5
EZ
233292003-04-10 Elena Zannoni <ezannoni@redhat.com>
23330
d63a86f8 23331 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
23332 working directory name.
23333
5624293a
JB
233342003-04-09 Jim Blandy <jimb@redhat.com>
23335
23336 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23337 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
23338 after an inferior function call, report the failure, but allow the
23339 test to continue.
23340
f1f02ee4
SC
233412003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23342
23343 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23344 with -DPROTOTYPES.
23345
6eb79af0
SC
233462003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23347
23348 * gdb.base/break.exp: Revert last patch.
23349
8dfb4cf0
SC
233502003-04-04 Stephane Carrez <stcarrez@nerim.fr>
23351
23352 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23353 with -DPROTOTYPES.
23354
ed4c619a
AC
233552003-04-02 Andrew Cagney <cagney@redhat.com>
23356
23357 * gdb.base/callfuncs.exp: Make "print add" messages unique.
23358 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
23359 matching directories by the name breakpoint.
23360 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
23361 Make "continue to marker1" consistent.
23362 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
23363 message consistent.
23364 * lib/gdb.exp: Put "the program is no longer running", and "the
23365 program exited" in parenthesis.
23366 * lib/mi-support.exp: Ditto.
d63a86f8 23367
4e35d5f0 233682003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 23369
4e35d5f0
BR
23370 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
23371
71900fe8
AC
233722003-03-29 Andrew Cagney <cagney@redhat.com>
23373
23374 * gdb.base/sizeof.c (main): Print the value of '\377'.
23375 * gdb.base/sizeof.exp: Check the sign of '\377'.
23376
c0655a16
MC
233772003-03-27 Michael Chastain <mec@shout.net>
23378
23379 * gdb.base/gdb1090.exp: New file.
23380 * gdb.base/gdb1090.cc: New file.
23381
5b2a3989
JB
233822003-03-27 J. Brobecker <brobecker@gnat.com>
23383
23384 * gdb.gdb/observer.exp: New regression test.
23385
79876890
MC
233862003-03-27 Michael Chastain <mec@shout.net>
23387
23388 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
23389 * gdb.base/ptype.exp: Likewise.
23390
6eac95e3
CV
233912003-03-27 Corinna Vinschen <vinschen@redhat.com>
23392
23393 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
23394
e8c71839
MC
233952003-03-26 Michael Chastain <mec@shout.net>
23396
23397 * gdb.base/ptype.exp: Actually use some typedef'd types.
23398
71b10041
SC
233992003-03-21 Stephane Carrez <stcarrez@nerim.fr>
23400
23401 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
23402 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
23403
2512cf80
CV
234042003-03-20 Corinna Vinschen <vinschen@redhat.com>
23405
23406 * gdb.base/default.exp: Fix regular expression.
23407
0d195a4f
CV
234082003-03-20 Corinna Vinschen <vinschen@redhat.com>
23409
23410 * gdb.base/args.exp: Fix regular expression.
23411
8a2dbca8
CV
234122003-03-20 Corinna Vinschen <vinschen@redhat.com>
23413
23414 * gdb.base/help.exp: Allow Win32 child process.
23415
bf028682
CV
234162003-03-20 Corinna Vinschen <vinschen@redhat.com>
23417
23418 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
23419 when stepping out of main().
23420
182dbe85
CV
234212003-03-20 Corinna Vinschen <vinschen@redhat.com>
23422
23423 * gdb.base/default.exp: Check for win32 specific message when calling
23424 "run" without executable.
23425
d67a6ba5
CV
234262003-03-20 Corinna Vinschen <vinschen@redhat.com>
23427
23428 * gdb.base/args.exp: Expect .exe in output.
23429
a955b5bb
CV
234302003-03-20 Corinna Vinschen <vinschen@redhat.com>
23431
23432 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23433 Cygwin native.
23434
bf6bad4b
AC
234352003-03-17 Andrew Cagney <cagney@redhat.com>
23436
23437 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23438 vector registes.
23439 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23440 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23441
293e9a31
DC
234422003-03-17 David Carlton <carlton@math.stanford.edu>
23443
23444 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23445 test, for PR breakpoints/38.
23446 Call test_watchpoint_and_breakpoint.
23447 * gdb.base/watchpoint.c (func3): New function.
23448 (main): Call func3.
23449
5330f2db
DC
234502003-03-04 David Carlton <carlton@math.stanford.edu>
23451
23452 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23453 Garply<Garply<char> >:: garply".
23454 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23455 with respect to PR c++/1111; note also PR c++/1113.
23456 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23457 respect to PR c++/1062.
23458 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23459
6ece72da
DC
234602003-03-03 David Carlton <carlton@math.stanford.edu>
23461
23462 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23463 with respect to PR c++/57.
23464 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23465 c++/826.
23466 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23467 respect to PR c++/57.
23468
85ca1584
DC
234692003-03-03 David Carlton <carlton@math.stanford.edu>
23470
23471 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23472 respect to PR c++/33 into FAILs.
23473
98e9c5b8
MC
234742003-03-03 Michael Chastain <mec@shout.net>
23475
7bedbf27
MC
23476 * configure.in: Update copyright years.
23477
234782003-03-03 Michael Chastain <mec@shout.net>
23479
23480 * Makefile.in: Update copyright years.
98e9c5b8 23481
f683e100
DC
234822003-02-28 David Carlton <carlton@math.stanford.edu>
23483
23484 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23485 print class instead of struct and/or superfluous protection
23486 specifiers, as long as the resulting output is equivalent to the
23487 source code.
23488 Delete FIXME from end of messages on tests that don't need
23489 fixing.
23490
a9e0cf2c
DC
234912003-02-28 David Carlton <carlton@math.stanford.edu>
23492
23493 * gdb.c++/templates.exp (do_tests): Allow const in the two
23494 Foo<volatile char *>::foo tests.
23495
e8d359df
MS
234962003-02-27 Michael Snyder <msnyder@redhat.com>
23497
d63a86f8 23498 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23499 will be consistant.
23500
0b71dc91
DC
235012003-02-26 David Carlton <carlton@math.stanford.edu>
23502
23503 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23504 char *>::foo" test with respect to PR c++/33. Create a new test
23505 which is identical to that one except that it doesn't put the
23506 space between the "char" and the "*"; KFAIL it, too.
23507
dd14ab43
DC
235082003-02-26 David Carlton <carlton@math.stanford.edu>
23509
23510 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
23511 template types into either PASSes or KFAILs (corresponding to PR
23512 c++/57). Tweak indentation. Update copyright.
23513
1146c7f1
SC
235142003-02-23 Stephane Carrez <stcarrez@nerim.fr>
23515
23516 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
23517
74641dfb
MC
235182003-02-13 Michael Chastain <mec@shout.net>
23519
23520 * gdb.base/exprs.exp: Remove i960 remnants.
23521 * gdb.base/funcargs.exp: Likewise.
23522 * gdb.base/list.exp: Likewise.
23523 * gdb.base/ptype.exp: Likewise.
23524
559cd2d0
DC
235252003-02-14 David Carlton <carlton@math.stanford.edu>
23526
23527 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
23528 pEe->D::vg()" from XFAIL to KFAIL.
23529
c4f90d87
JM
235302003-02-13 Jason Molenda (jmolenda@apple.com)
23531
23532 * gdb.base/maint.exp: Update maint print statistics regexp to include
23533 new entries.
23534
cbc4d97c
MC
235352003-02-13 Michael Chastain <mec@shout.net>
23536
23537 * gdb.c++/inherit.exp: Remove call to get_debug_format.
23538
40f235b7
MC
235392003-02-12 Michael Chastain <mec@shout.net>
23540
23541 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
23542 * gdb.c++/inherit.exp: Likewise.
23543 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
23544 * gdb.c++/templates.exp: Likewise.
23545 * gdb.c++/virtfunc.exp: Likewise.
23546
c56716b0
JM
235472003-02-06 Jason Molenda (jason-cl@molenda.com)
23548
23549 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
23550 why the code is written that way.
23551
070afcf8
MC
235522003-02-05 Michael Chastain <mec@shout.net>
23553
23554 * gdb.base/dump.exp: Add missing copyright line.
23555
5d0331e5
JM
235562003-02-05 Jason Molenda (jason-cl@molenda.com)
23557
f7ae6d3e 23558 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
23559 at the beginning so the breakpoint doesn't get set on the loop.
23560
92851186
MC
235612003-02-05 Michael Chastain <mec@shout.net>
23562
23563 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
23564 output for configurations with gcc 2.95.3.
23565
cbf1e085
AC
235662003-02-05 Keith Seitz <keiths@redhat.com>
23567 Andrew Cagney <ac131313@redhat.com>
23568
23569 * gdb.mi/mi-cli.exp: New file.
d63a86f8 23570
29518e1e
MC
235712003-02-04 Michael Chastain <mec@shout.net>
23572
23573 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
23574 Call perror and then continue.
23575
5af1d5f3
MC
235762003-02-03 Michael Chastain <mec@shout.net>
23577
23578 * gdb.c++/pr-1023.cc: New file.
23579 * gdb.c++/pr-1023.exp: New file.
23580
6b549786
JB
235812003-02-05 Jim Blandy <jimb@redhat.com>
23582
23583 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
23584 it's local to foobar. Check for it there, and check that it's not
23585 present in main.
23586 * gdb.c++/local.cc (marker2): New function.
23587 (foobar): Call marker1.
23588 (main): Call marker2 instead of marker1.
23589
67f16606
AC
235902003-02-04 Andrew Cagney <ac131313@redhat.com>
23591
23592 * gdb.disasm/mn10200.exp: Obsolete file.
23593 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23594 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23595 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23596
1c5cb38e
DC
235972003-02-04 David Carlton <carlton@math.stanford.edu>
23598
23599 * gdb.c++/overload.exp: Test intToChar(1).
23600 * gdb.c++/overload.cc (intToChar): New.
23601 (main): Call intToChar.
23602
d1fe6965
DC
236032003-02-03 David Carlton <carlton@math.stanford.edu>
23604
23605 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23606 'might_kfail' arg.
23607 KFAIL some of the continue_to_bp_overloaded calls, according to
23608 PR c++/1025.
23609
9ba61c5d
MC
236102003-02-01 Michael Chastain <mec@shout.net>
23611
23612 * gdb.base/advance.c (marker1): New marker function.
23613 * gdb.base/advance.exp: When the 'advance' command lands on the
23614 return breakpoint, it can legitimately stop on either the
23615 current line or the next line. Accommodate both outcomes.
23616 * gdb.base/until.exp: Likewise.
23617
e7494ffb
AC
236182003-02-02 Andrew Cagney <ac131313@redhat.com>
23619
23620 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23621 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23622 now a list, not a tuple.
23623 * gdb.mi/mi-var-display.exp: Ditto.
23624 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23625
075559bc
AC
236262003-02-01 Andrew Cagney <ac131313@redhat.com>
23627
23628 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23629 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23630 stack backtraces.
23631 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23632
2bd4c7b1
MK
236332003-02-01 Mark Kettenis <kettenis@gnu.org>
23634
23635 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23636 gdb.mi/mi1-pthreads.exp: Return instead of calling
23637 gdb_suppress_entire_file.
23638
eabd8992
MS
236392003-02-01 Mark Salter <msalter@redhat.com>
23640
23641 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23642
71469e2f
MS
236432003-01-31 Mark Salter <msalter@redhat.com>
23644
23645 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23646 Support empty arg.
23647
38a94d44
MC
236482003-01-30 Michael Chastain <mec@shout.net>
23649
23650 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23651 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23652 has been fixed in gdb/readline on 2003-01-09.
23653
19ea9e73
MS
236542003-01-29 Michael Snyder <msnyder@redhat.com>
23655
e8d359df
MS
23656 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23657 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23658 * gdb.base/args.exp: Skip if target does not support args passing.
23659
2307bd6a
DJ
236602003-01-22 Daniel Jacobowitz <drow@mvista.com>
23661
19ea9e73 23662 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23663 gdb_test. Accept a list of expect arguments as the third
23664 parameter.
23665 (gdb_test): Use it.
23666
f2dd3617
EZ
236672003-01-20 Elena Zannoni <ezannoni@redhat.com>
23668
23669 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23670 allow for different test tree configurations. Update some
23671 tescases accordingly.
23672 * gdb.arch/altivec-regs.exp: Ditto.
23673 * gdb.asm/asm-source.exp: Ditto.
23674 * gdb.base/advance.exp: Ditto.
23675 * gdb.base/display.exp: Ditto.
d63a86f8 23676 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23677 * gdb.base/mips_pro.exp: Ditto.
23678 * gdb.base/overlays.exp: Ditto.
23679 * gdb.base/relocate.exp: Ditto.
23680 * gdb.base/setshow.exp: Ditto.
23681 * gdb.base/step-line.exp: Ditto.
23682 * gdb.base/step-test.exp: Ditto.
23683 * gdb.base/until.exp: Ditto.
23684 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23685
c71cdefd
DC
236862003-01-17 David Carlton <carlton@math.stanford.edu>
23687
23688 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23689 corresponding to PR c++/945.
23690 Update copyright.
23691
fdba05d7
DC
236922003-01-17 David Carlton <carlton@math.stanford.edu>
23693
23694 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23695 corresponding to PR c++/68.
23696
236972003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23698
23699 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23700 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23701 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23702
c362c33a
EZ
237032003-01-15 Elena Zannoni <ezannoni@redhat.com>
23704
0fbc361c
EZ
23705 * gdb.base/break.exp: Fix change of default location, because of
23706 removal of until tests.
23707 * gdb.base/help.exp: Update test for new 'until' help message.
23708 Add test for help on 'advance'.
a9c64011 23709 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23710
dabf8a35
MK
237112003-01-15 Mark Kettenis <kettenis@gnu.org>
23712
23713 * gdb.base/default.exp: Adapt "info float" test for recent changes
23714 to that command. Add test for "info vector".
23715 * gdb.base/float.exp: New file. Add test for "info float" that
23716 resembles the old test in gdb.base/default.exp.
23717
a1769aca
DC
237182003-01-15 David Carlton <carlton@math.stanford.edu>
23719
23720 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23721
82025e13
EZ
237222003-01-15 Elena Zannoni <ezannoni@redhat.com>
23723
23724 * gdb.base/break.exp: Move the tests of until command from here...
23725 * gdb.base/until.exp: ... to here. New file. Add other tests.
23726 * gdb.base/advance.c: New file.
23727 * gdb.base/advance.exp: New file.
23728
8f9ab801
EZ
237292003-01-14 Elena Zannoni <ezannoni@redhat.com>
23730
a9c64011
AS
23731 * gdb.base/args.c: New file.
23732 * gdb.base/args.exp: New file.
8f9ab801 23733
9ae66589
DJ
237342003-01-14 Daniel Jacobowitz <drow@mvista.com>
23735
23736 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23737
8d77e5c3
DJ
237382003-01-14 Daniel Jacobowitz <drow@mvista.com>
23739
23740 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23741
12d2f0a1
DJ
237422003-01-14 Daniel Jacobowitz <drow@mvista.com>
23743
23744 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23745 dates.
23746
6ca37014
DJ
237472003-01-13 Daniel Jacobowitz <drow@mvista.com>
23748
23749 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23750
b0023472
DJ
237512003-01-13 Daniel Jacobowitz <drow@mvista.com>
23752
23753 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23754 (ptype &*"foo").
23755 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23756
607fbc54 237572003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23758
23759 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23760 * gdb.mi/mi1-console.exp: Likewise.
23761
607fbc54 237622003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23763
23764 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23765 * gdb.mi/mi1-console.exp: Likewise.
23766
a1fb14a2
DJ
237672003-01-13 Daniel Jacobowitz <drow@mvista.com>
23768
23769 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23770
c4cf40b7
DJ
237712003-01-09 Daniel Jacobowitz <drow@mvista.com>
23772
23773 * gdb.base/detach.exp: New test.
23774
696d5a5b
DJ
237752003-01-09 Daniel Jacobowitz <drow@mvista.com>
23776
23777 * Makefile.in (ALL_SUBDIRS): New variable.
23778 (subdirs, clean, distclean): Use it.
23779 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23780 regenerating Makefile, since it is generated from the top level.
23781 * gdb.asm/Makefile.in: Likewise.
23782 * gdb.base/Makefile.in: Likewise.
23783 * gdb.c++/Makefile.in: Likewise.
23784 * gdb.disasm/Makefile.in: Likewise.
23785 * gdb.java/Makefile.in: Likewise.
23786 * gdb.mi/Makefile.in: Likewise.
23787 * gdb.threads/Makefile.in: Likewise.
23788 * gdb.trace/Makefile.in: Likewise.
23789
754533e4
DC
237902003-01-09 David Carlton <carlton@math.stanford.edu>
23791
23792 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23793 Add copyright year 2003.
23794
d8b3e9ee
MC
237952003-01-06 Michael Chastain <mec@shout.net>
23796
23797 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23798 When selecting a thread, 'line' and 'file' are optional.
23799 * gdb.mi/mi1-pthreads.exp: Likewise.
23800
8e9e0fe6
AS
238012003-01-06 Andreas Schwab <schwab@suse.de>
23802
23803 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23804 failures.
23805
b5ab8ff3
DJ
238062003-01-04 Daniel Jacobowitz <drow@mvista.com>
23807
23808 Fix PR gdb/844
23809 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23810 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23811
23812 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23813 instead of calling gdb_suppress_entire_file.
23814 * gdb.threads/print-threads.exp: Likewise.
23815 * gdb.threads/schedlock.exp: Likewise.
23816
23817 * gdb.threads/killed.exp: Return instead of calling
23818 gdb_suppress_entire_file.
23819 * gdb.threads/linux-dp.exp: Likewise.
23820 * gdb.threads/pthreads.exp: Likewise.
23821
1e698235
DJ
238222003-01-04 Daniel Jacobowitz <drow@mvista.com>
23823
23824 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23825 stabs.
23826 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23827 * gdb.base/whatis.exp: Always allow (void) after function names.
23828
147ff08c
DJ
238292003-01-04 Daniel Jacobowitz <drow@mvista.com>
23830
23831 * gdb.c++/casts.exp: Correct regexp.
23832
dc62bfc2
MK
238332003-01-04 Mark Kettenis <kettenis@gnu.org>
23834
23835 * configure.in: Call AC_CONFIG_HEADER. Don't call
23836 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23837 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23838 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23839 aforementioned directories in the AC_OUPUT call.
23840 * config.hin: New file.
23841 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23842 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23843 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23844 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23845 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23846 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23847 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23848 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23849 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23850 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23851 gdb.threads/configure.in, gdb.threads/configure,
23852 gdb.threads/config.in, gdb.trace/configure.in,
23853 gdb.trace/configure: Removed.
23854
77afa639
MC
238552003-01-03 Michael Chastain <mec@shout.net>
23856
23857 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23858 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23859
7634bb6e
DJ
238602003-01-03 Daniel Jacobowitz <drow@mvista.com>
23861
23862 * gdb.base/store.exp: Fix regular expressions.
23863
b39c905e
MK
238642002-12-28 Mark Kettenis <kettenis@gnu.org>
23865
23866 * configure.in: Rewrite.
23867 * configure: Regenerated.
23868
0a8551dd
DC
238692003-01-03 David Carlton <carlton@math.stanford.edu>
23870
23871 * gdb.base/psymtab.exp: New file.
23872 * gdb.base/psymtab1.c: Ditto.
23873 * gdb.base/psymtab2.c: Ditto.
23874
c60b7188
AF
238752002-12-23 Adam Fedor <fedor@gnu.org>
23876
23877 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23878
ee73db83
DC
238792002-12-23 David Carlton <carlton@math.stanford.edu>
23880
23881 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23882 and current_directory initialization.
23883
d6c1774e
JB
238842002-12-22 Jim Blandy <jimb@redhat.com>
23885
f0a847b8
JB
23886 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23887 rather than as part of the output file name.
23888
d6c1774e
JB
23889 * gdb.base/attach.exp: There's no need to copy the test program to
23890 /tmp; that was only ever necessary on HP/UX, and this test is
23891 entirely disabled there anyway.
23892
f0708dbb
JB
238932002-12-21 Jim Blandy <jimb@redhat.com>
23894
4c2acfea
JB
23895 * gdb.c++/psmang.exp: Doc fix.
23896
f0708dbb
JB
23897 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23898 test.
23899
9579e000
DC
239002002-12-20 David Carlton <carlton@math.stanford.edu>
23901
23902 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23903
d1810171
MC
239042002-12-18 Michael Chastain <mec@shout.net>
23905
23906 * gdb.c++/annota2.exp: Add copyright year 2002.
23907
76565097
DC
239082002-12-17 David Carlton <carlton@math.stanford.edu>
23909
23910 * gdb.c++/try_catch.cc: Add marker comments.
23911 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23912 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23913 * gdb.c++/m-static.cc: Ditto.
23914 * gdb.c++/m-static1.cc: Ditto.
23915 * gdb.c++/try_catch.cc: Ditto.
23916
da81390b
JJ
239172002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23918
23919 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23920 to see whether we are using the new -environment-directory
23921 command which resets via -r or the old version of the command
23922 which may prompt the user. Part of fix for gdb/741.
23923
b304d130
AC
239242002-12-13 Andrew Cagney <ac131313@redhat.com>
23925
23926 * gdb.fortran/types.exp: Update obsolete comment.
23927 * gdb.fortran/exprs.exp: Ditto.
23928 * lib/gdb.exp: Delete obsolete code.
23929 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23930 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23931 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23932 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23933 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23934 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23935 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23936 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23937 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23938 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23939 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23940 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23941 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23942 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23943 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23944 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23945 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23946 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23947 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23948 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23949 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23950 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23951 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23952 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23953 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23954 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23955 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23956 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23957 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23958 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23959 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23960 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23961 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23962 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23963 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23964 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23965 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23966
a23b6e6a
DC
239672002-12-11 David Carlton <carlton@math.stanford.edu>
23968
23969 * gdb.c++/m-data.exp: Add test for members that shadow global
23970 variables: see PR gdb/804.
23971 * gdb.c++/m-data.cc: Ditto.
23972
6604731b
DJ
239732002-12-10 Daniel Jacobowitz <drow@mvista.com>
23974
23975 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23976
de46ecd7
DC
239772002-12-06 David Carlton <carlton@math.stanford.edu>
23978
23979 * gdb.base/store.c: Don't declare functions static.
23980
27e829d0
AC
239812002-12-04 Andrew Cagney <ac131313@redhat.com>
23982
23983 * gdb.base/store.exp, gdb.base/store.c: New files.
23984
92806416
DJ
239852002-12-03 Daniel Jacobowitz <drow@mvista.com>
23986
23987 * gdb.base/selftest.exp: Update for current gdb.
23988
3bcbaac5
DJ
239892002-12-03 Daniel Jacobowitz <drow@mvista.com>
23990
23991 * gdb.base/maint.exp: Only dump symbols from one source file
23992 or objfile.
23993
f4f00b1f
DJ
239942002-12-03 Daniel Jacobowitz <drow@mvista.com>
23995
23996 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23997 function call.
23998
f1c8a949
JB
239992002-11-25 Jim Blandy <jimb@redhat.com>
24000
24001 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
24002 function appearing in error message.
24003
9e297a97
DJ
240042002-11-21 Daniel Jacobowitz <drow@mvista.com>
24005
24006 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
24007
1f312e79
JJ
240082002-11-08 Jeff Johnston <jjohnstn@redhat.com>
24009
d63a86f8
RM
24010 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
24011 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
24012 should be in mi console format. This is part of fix for PR gdb/604.
24013
83c31e7d
FN
240142002-09-18 Fernando Nasser <fnasser@redhat.com>
24015
24016 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
24017 which explicitly prints the zero offset as "+0".
24018
322b3f65
DJ
240192002-10-22 Daniel Jacobowitz <drow@mvista.com>
24020
24021 * gdb.threads/schedlock.c (args): Make unsigned.
24022
240232002-10-21 Daniel Jacobowitz <drow@mvista.com>
24024
24025 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
24026 numbers. Allow "foo2|selected stack frame".
24027 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
24028 * gdb.asm/asmsrc2.s: Likewise.
24029 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
24030 comments.
24031 * gdb.asm/mips.inc: New file.
24032
5e2fe5b8
AF
240332002-10-18 Adam Fedor <fedor@gnu.org>
24034
24035 * gdb.base/default.exp: Update expected output to include 'ObjC'.
24036 * gdb.base/help.exp: Likewise.
24037
abe1a5d0
KB
240382002-10-17 Kevin Buettner <kevinb@redhat.com>
24039
24040 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
24041 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
24042
10abb1d4
JB
240432002-10-02 Jim Blandy <jimb@redhat.com>
24044
24045 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
24046
1f609b42
AC
240472002-10-01 Andrew Cagney <ac131313@redhat.com>
24048
24049 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
24050 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
24051 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
24052 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
24053 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
24054 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
24055 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
24056
0aee02e4
AC
240572002-09-29 Andrew Cagney <ac131313@redhat.com>
24058
24059 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
24060 * mi0-disassemble.exp, mi0-eval.exp: Delete.
24061 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
24062 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
24063 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
24064 * mi0-var-block.exp, mi0-var-child.exp: Delete.
24065 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 24066
6fde09ad
KB
240672002-09-27 Kevin Buettner <kevinb@redhat.com>
24068
24069 * gdb.base/annota1.exp (info break): Make directory components of
24070 path optional since not all compilers emit this debug information.
24071
889bf7c5
PA
24072 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
24073 step ends up stepping out of the function instead of stopping on
24074 the epilogue.
6fde09ad 24075
9e8aab75
KS
240762002-09-26 Keith Seitz <keiths@redhat.com>
24077
24078 * lib/insight-support.exp (gdbtk_start): Figure out where
24079 the insight executable is based on where gdb is. Use this
24080 executable to start insight instead of gdb.
24081
e36180d7
AC
240822002-09-25 Andrew Cagney <cagney@redhat.com>
24083
24084 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
24085
9dd34b2b
AC
240862002-09-24 Andrew Cagney <ac131313@redhat.com>
24087
24088 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
24089 test_isolated_complaints.
24090 (test_empty_complaint): New function.
24091 (test_empty_complaints): New function. Check no output when no
24092 complaints.
d63a86f8 24093
dea97812
KB
240942002-09-19 Jim Blandy <jimb@redhat.com>
24095
a9c64011 24096 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 24097
54951bd7
AC
240982002-09-19 Andrew Cagney <ac131313@redhat.com>
24099
24100 * gdb.gdb/complaints.exp: New file.
24101
dec43320
AC
241022002-09-18 Andrew Cagney <ac131313@redhat.com>
24103
24104 * gdb.base/maint.exp: Check `help maint internal-warning'.
24105
e70d6e3f
DC
241062002-09-18 David Carlton <carlton@math.stanford.edu>
24107
24108 * gdb.c++/m-static.exp: Remove breakpoints depending on line
24109 numbers, and replace them by a single breakpoint after the
24110 constructors are all finished.
24111 Add test 4.
24112 * gdb.c++/m-static.cc: Add test 4.
24113 * gdb.c++/m-static.h: New file.
24114 * gdb.c++/m-static1.cc: New file.
24115
24116 * gdb.c++/printmethod.exp: New file.
24117 * gdb.c++/printmethod.cc: New file.
24118
24119 * gdb.c++/pr-574.exp: New file.
24120 * gdb.c++/pr-574.cc: New file.
24121
afb5c968
CV
241222002-09-18 Corinna Vinschen <vinschen@redhat.com>
24123
24124 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
24125 embedded targets which never actually exit.
24126
31e45dee
FN
241272002-09-18 Fernando Nasser <fnasser@redhat.com>
24128
24129 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
24130 "don't step after run" as unresolved or unsupported, instead of xfail.
24131
a283c5a1
CV
241322002-09-18 Corinna Vinschen <vinschen@redhat.com>
24133
24134 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
24135 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
24136 Add newline to expected string in "step out of main (status wrapper)"
24137 case.
24138
11350d2a
CV
241392002-09-18 Corinna Vinschen <vinschen@redhat.com>
24140
24141 * lib/gdb.exp (rerun_to_main): Allow restarting application.
24142 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
24143
0deec7d6
TT
241442002-09-17 Tom Tromey <tromey@redhat.com>
24145
24146 * gdb.base/printcmds.exp (test_print_string_constants): Expect
24147 \000, not \0, in double-quoted string.
24148
b2b4a1b5
CV
241492002-09-14 Corinna Vinschen <vinschen@redhat.com>
24150
c9d37158 24151 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
24152 string after running the commands execution on breakpoint tests.
24153
1c56143a
CV
241542002-09-13 Corinna Vinschen <vinschen@redhat.com>
24155
24156 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
24157
37f8da45
JB
241582002-09-12 Joel Brobecker <brobecker@gnat.com>
24159
24160 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
24161
08b468e0
KS
241622002-09-10 Keith Seitz <keiths@redhat.com>
24163
24164 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
24165 runto proc.
24166 (mi_run_to_main): Use mi_runto.
24167 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
24168
dc360f58
KS
241692002-09-10 Keith Seitz <keiths@redhat.com>
24170
24171 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
24172 regexp for stopping at main. Could have multiple event notifications.
24173 Don't assume that main was declared with no parameters.
24174 (mi_next): Use mi_step_to.
24175 (mi_step): Use mi_next_to.
24176
ce3abcfb
CV
241772002-09-09 Corinna Vinschen <vinschen@redhat.com>
24178
24179 * gdb.base/default.exp: Fix expected string in `info float' test.
24180
d1f5b980
BE
241812002-09-09 Ben Elliston <bje@redhat.com>
24182
24183 * config/mips.exp: Update comments.
24184 * config/mips-idt.exp: Likewise.
24185 * config/nind.exp: Likewise.
24186 * config/slite.exp: Likewise.
24187 * config/sparclet.exp: Likewise.
24188 * config/udi.exp: Likewise.
24189 * config/vx.exp: Likewise.
24190 * config/vxworks29k.exp: Likewise.
24191
2f71430b
JB
241922002-09-05 Jim Blandy <jimb@redhat.com>
24193
24194 * gdb.threads/killed.exp: Fix test failure message.
24195
7ddebc7e
KS
241962002-09-04 Keith Seitz <keiths@redhat.com>
24197
24198 * lib/mi-support.exp: Update copyright.
24199 (mi_gdb_test): Increase the priority of the expected pattern
24200 so that it matches gdb_test.
24201
0ae67eb3
KS
242022002-09-03 Keith Seitz <keiths@redhat.com>
24203
24204 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
24205 Use integer comparison instead of string comparison for testing
24206 whether binary was built.
24207
38fc42c8
JB
242082002-09-03 Jim Blandy <jimb@redhat.com>
24209
24210 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
24211
b6ff0e81
JB
242122002-08-29 Jim Blandy <jimb@redhat.com>
24213
24214 * gdb.threads/pthreads.exp: Move the portable thread compilation
24215 code into a function in lib/gdb.exp, and call that from here.
24216 * lib/gdb.exp (gdb_compile_pthreads): New function.
24217
07c98896
KS
242182002-08-29 Keith Seitz <keiths@redhat.com>
24219
24220 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
24221 expect_out so that callers can get at it.
24222
0312286c
DJ
242232002-08-23 Daniel Jacobowitz <drow@mvista.com>
24224
24225 * gdb.threads/print-threads.c: New file.
24226 * gdb.threads/print-threads.exp: New file.
24227 * gdb.threads/schedlock.c: New file.
24228 * gdb.threads/schedlock.exp: New file.
24229
dd039bc4
EZ
242302002-08-22 Elena Zannoni <ezannoni@redhat.com>
24231
a9c64011
AS
24232 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
24233 not altivec.c.
dd039bc4 24234
1f36144c
MK
242352002-08-17 Mark Kettenis <kettenis@gnu.org>
24236
24237 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
24238 targets. The problem should be fixed now.
24239
16057ec7 242402002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
24241
24242 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
24243 2002-07-24 change that removes final dots from error messages.
24244
3c1499ad
TT
242452002-08-13 Tom Tromey <tromey@redhat.com>
24246
24247 * gdb.base/readline.exp: New file.
24248
a20ce2c3
AC
242492002-08-01 Andrew Cagney <ac131313@redhat.com>
24250
24251 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
24252 supress message.
24253
db034ac5
AC
242542002-08-01 Andrew Cagney <cagney@redhat.com>
24255
24256 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
24257 CHILL_FOR_TARGET and CHILL_LIB.
24258 * configure.in (configdirs): Remove gdb.chill.
24259 * configure: Regenerate.
24260 * lib/gdb.exp: Obsolete references to chill.
24261 * gdb.fortran/types.exp: Ditto.
24262 * gdb.fortran/exprs.exp: Ditto.
24263
3e000b18
KB
242642002-07-30 Kevin Buettner <kevinb@redhat.com>
24265
24266 * gdb.base/shlib-call.exp (additional_flags): Conditionally
24267 set Irix-specific compile and link flags.
24268
28f4966b
KB
242692002-07-29 Kevin Buettner <kevinb@redhat.com>
24270
24271 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
24272 source files. The ``-o'' option doesn't work with the ``-E'' option
24273 when using the Irix compiler.
24274
46c0d5a6
DJ
242752002-07-19 Daniel Jacobowitz <drow@mvista.com>
24276
24277 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
24278 Improve support for reusing an exec file. Copy exec file
24279 to target, and run gdbserver on the target instead of on the host.
24280
eecf4bed
JB
242812002-07-18 Jim Blandy <jimb@redhat.com>
24282
0f815cdf
JB
24283 * gdb.base/ending-run.exp: Don't expect to see the program end in
24284 some orderly fashion when we're running on a real stand-alone
24285 board.
24286
eecf4bed
JB
24287 * gdb.base/interrupt.exp: Correct logic for skipping tests on
24288 targets that don't support interrupts.
24289
52d309e4
JB
242902002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
24291
24292 * gdb.base/attach.exp: Add patterns to match output from /proc-based
24293 systems.
24294 Move comments in expect statements to inside the actions, so that they
24295 don't get matched against.
24296
ff683d9e
MK
242972002-07-10 Mark Kettenis <kettenis@gnu.org>
24298
24299 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
24300 function when asleep" test.
24301
b5356753
AC
243022002-07-10 Andrew Cagney <ac131313@redhat.com>
24303
24304 * gdb.base/page.exp: Rewrite to handle problems with very long
24305 `info set' output. Update copyright.
24306
6aa4d13a
AC
243072002-06-26 Andrew Cagney <ac131313@redhat.com>
24308
24309 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
24310 gdb.threads-hp.
24311 * gdb.hp/configure: Regenerate.
24312 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
24313 * gdb.hp/gdb.threads-hp/configure: Delete file.
24314 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
24315
8cf8c2b8
AC
243162002-06-22 Andrew Cagney <ac131313@redhat.com>
24317
24318 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
24319 setlocale, bindtextdomain and textdomain.
24320
6827a8f8
JB
243212002-06-11 Jim Blandy <jimb@redhat.com>
24322
919d772c
JB
24323 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
24324 preprocessor macro information is present.
24325
6827a8f8
JB
24326 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
24327 tests.
24328
c15b0d21
MS
243292002-06-06 Michael Snyder <msnyder@redhat.com>
24330
c5984d70
MS
24331 * gdb.base/overlays.exp: Record addresses of overlay
24332 functions in TCL variables rather than in GDB variables,
24333 to avoid having GDB convert them to pointers (with loss
24334 of information).
24335
d63a86f8 24336 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 24337 default linker script changes.
c15b0d21
MS
24338 * gdb.base/long_long.exp: Add check for sizeof (long double).
24339
be26fe0d
ML
243402002-06-06 Michal Ludvig <mludvig@suse.cz>
24341
24342 * gdb.asm/asm-source.exp: Add x86-64 target.
24343 * gdb.asm/x86_64.inc: New.
d63a86f8 24344
258093ca 243452002-05-30 Michael Chastain <mec@shout.net>
258093ca 24346
4b3153f1 24347 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
24348 * gdb.c++/m-static.cc: New file.
24349 * gdb.c++/m-static.exp: New file.
24350
241264c6
MS
243512002-05-28 Michael Snyder <msnyder@redhat.com>
24352
24353 * gdb.base/call-ar-st.exp: Allow for reduced floating point
24354 precision.
24355
9bba8c8f 243562002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 24357
4b3153f1 24358 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
24359 * gdb.c++/m-data.cc: New file.
24360 * gdb.c++/m-data.exp: New file.
24361
243622002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 24363
4b3153f1 24364 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 24365 * gdb.c++/try_catch.cc: New file.
d63a86f8 24366 * gdb.c++/try_catch.exp: New file.
9bba8c8f 24367
def1b996
MC
243682002-05-27 Michael Chastain <mec@shout.net>
24369
24370 * gdb.c++/local.exp: Accept more nested types in output.
24371
522ba268
MC
243722002-05-26 Michael Chastain <mec@shout.net>
24373
24374 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
24375
277254ba
MS
243762002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
24377
24378 * lib/gdb.exp (gdb_wrapper_init): Just because
24379 gdb_wrapper_file exists, this does not mean that the file
24380 should not be rebuilt. That is what gdb_wrapper_initialized
24381 is for.
24382 (default_gdb_init): Reset gdb_wrapper_initialized.
24383
b61a8733
MS
243842002-05-23 Michael Snyder <msnyder@redhat.com>
24385
d63a86f8 24386 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
24387 the precision of the floating point test results.
24388 * gdb.base/call-rt-st.exp: Ditto.
24389
b61a8733
MS
24390 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
24391 * gdb.base/call-rt-st.exp: Ditto.
24392
56f6e910
MC
243932002-05-19 Michael Chastain <mec@shout.net>
24394
24395 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
24396
ad0b0016
EZ
243972002-05-19 Elena Zannoni <ezannoni@redhat.com>
24398
a9c64011
AS
24399 * configure.in (configdirs): Add gdb.arch.
24400 * configure: Regenerate.
ad0b0016 24401
f617d2b6
JB
244022002-05-17 Jim Blandy <jimb@redhat.com>
24403
24404 * gdb.base/completion.exp: Recognize the more detailed error
24405 messages produced by the macro expander's lexical analyzer.
24406
eac2a696
EZ
244072002-05-14 Elena Zannoni <ezannoni@redhat.com>
24408
a9c64011
AS
24409 * gdb.arch/altivec-abi.c: New file.
24410 * gdb.arch/altivec-abi.exp: New file.
24411 * gdb.arch/altivec-regs.c: New file.
24412 * gdb.arch/altivec-regs.exp: New file.
eac2a696 24413
2fdde8f8
DJ
244142002-05-14 Daniel Jacobowitz <drow@mvista.com>
24415
24416 * gdb.base/maint.exp (maint print type): Update for new type
24417 structure.
d63a86f8 24418
e31f1a7c
EZ
244192002-05-14 Elena Zannoni <ezannoni@redhat.com>
24420
24421 * gdb.arch: New directory.
24422 * gdb.arch/configure.in: New file.
24423 * gdb.arch/configure: New file.
24424 * gdb.arch/Makefile.in: New file.
24425
db589741
CV
244262002-05-13 Corinna Vinschen <vinschen@redhat.com>
24427
24428 * gdb.asm/asm-source.exp: Add v850 as supported target.
24429 * gdb.asm/v850.inc: New file.
24430
8ce2a7dc
DJ
244312002-05-13 Daniel Jacobowitz <drow@mvista.com>
24432
24433 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24434
df763c7f
DJ
244352002-05-12 Daniel Jacobowitz <drow@mvista.com>
24436
24437 * gdb.base/break.exp: Check 'break "marker2"'.
24438
377daeed
MS
244392002-05-10 Michael Snyder <msnyder@redhat.com>
24440
24441 * gdb.base/long_long.exp: Fix typo.
24442
c4b7bc2b
JB
244432002-05-10 Jim Blandy <jimb@redhat.com>
24444
ecac9a4e
JB
24445 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24446 a bug.
24447
c4b7bc2b
JB
24448 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24449 Recognize more detailed error message produced by the macro
24450 expander's lexical analyzer.
24451 * lib/gdb.exp (test_print_reject): Same.
24452
e71019a1
MK
244532002-05-09 Mark Kettenis <kettenis@gnu.org>
24454
24455 * gdb.c++/method.exp: Fix typo.
24456
fedfc8e6
MS
244572002-05-08 Michael Snyder <msnyder@redhat.com>
24458
166a1957
MS
24459 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24460 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24461 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24462 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24463 Add iftarget clause for strongarm.
d63a86f8 24464
f1c47eb2
MS
244652002-05-06 Michael Snyder <msnyder@redhat.com>
24466
cb9a9d3e
MS
24467 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24468 (gdb_continue_to_end): Accept output from status wrapper.
24469 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24470 Clean up fail messages to match pass messages.
24471
f1c47eb2
MS
24472 Enable the "needs_status_wrapper" testsuite feature.
24473 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24474 (gdb_compile): Conditionally call gdb_wrapper_init.
24475 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24476 * gdb.c++/method.exp: Recognize output from status wrapper.
24477
6079c749
BE
244782002-05-06 Ben Elliston <bje@redhat.com>
24479From Graydon Hoare <graydon@redhat.com>
24480
24481 * config/sid.exp: Include support for "rawsid" protocol.
24482
188baff3
JB
244832002-05-03 Jim Blandy <jimb@redhat.com>
24484
24485 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24486 * gdb.c++/hang3.C: New file.
24487
b9c07f0f
AC
244882002-05-04 Andrew Cagney <ac131313@redhat.com>
24489
24490 * gdb.base/default.exp: Remove obsolete code.
24491 * gdb.c++/misc.exp: Ditto. Update copyright.
24492 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24493 * gdb.base/whatis.exp: Ditto. Update copyright.
24494 * gdb.base/scope.exp: Ditto. Update copyright.
24495 * gdb.base/ptype.exp: Ditto. Update copyright.
24496 * gdb.base/printcmds.exp: Ditto. Update copyright.
24497 * gdb.base/opaque.exp: Ditto. Update copyright.
24498 * gdb.base/list.exp: Ditto.
24499 * gdb.base/funcargs.exp: Ditto. Update copyright.
24500 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24501 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24502 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24503 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24504 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
24505 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
24506
5c7a0397
MS
245072002-05-02 Michael Snyder <msnyder@redhat.com>
24508
d6dcc264 24509 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
24510 * gdb.base/long_long.exp: Add xscale target.
24511 * gdb.base/default.exp: Add xscale target.
24512
eb7f1c48
JB
245132002-05-01 Jim Blandy <jimb@redhat.com>
24514
24515 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
24516 gdb.c++/hang.exp: New test.
24517
a6befae8
FF
245182002-05-01 Fred Fish <fnf@redhat.com>
24519
24520 * gdb.base/completion.exp: Handle completions of "./Make" for
24521 more than one completion possibility, as is the case when we
24522 build and test in the source tree.
24523
0a310277
AG
245242002-04-29 Anthony Green <green@redhat.com>
24525
24526 * gdb.java/jmisc1.exp: New file.
24527 * gdb.java/jmisc2.exp: New file.
24528
6ff9af88
DJ
245292002-04-24 Daniel Jacobowitz <drow@mvista.com>
24530
24531 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
24532
96b3d632
EZ
245332002-04-23 Elena Zannoni <ezannoni@redhat.com>
24534
24535 * gdb.base/help.exp: Change 'help status' to allow for target
24536 dependent output differences.
24537
5019bb54
MC
245382002-04-22 Michael Chastain <mec@shout.net>
24539
24540 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
24541
a805a116
MC
245422002-04-22 Michael Chastain <mec@shout.net>
24543
24544 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
24545
a1706bfd
DM
245462002-04-17 David S. Miller <davem@redhat.com>
24547
24548 * gdb.asm/sparc64.inc: New file.
24549 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
24550
a73a20a2
EZ
245512002-04-19 Elena Zannoni <ezannoni@redhat.com>
24552
24553 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
24554 instruction file directly into the build tree. Clean up at end of
24555 test.
24556
ba678339
DM
245572002-04-18 David S. Miller <davem@redhat.com>
24558
24559 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
24560 handle 64-bit platforms correctly.
24561 * gdb.base/maint.exp: Likewise.
24562
b03399da
KB
245632002-04-18 Kevin Buettner <kevinb@redhat.com>
24564
24565 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
24566 ``-fpic'' when compiling files comprising a shared library, but
24567 it does need additional linker flags in order to find shared
24568 libraries at run time.
24569
e2004992
KB
245702002-04-18 Kevin Buettner <kevinb@redhat.com>
24571
24572 * gdb.base/cvexpr.c (use): New function.
24573 (main): Invoke use() on all global variables to prevent
24574 some linkers from deleting these otherwise unused symbols.
24575
d8937120
MC
245762002-04-17 Michael Chastain <mec@shout.net>
24577From David S. Miller <davem@redhat.com>
24578
24579 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
24580 handle 64-bit platforms correctly.
24581
ffd61a58
MS
245822002-04-12 Michael Snyder <msnyder@redhat.com>
24583From Jim Blandy <jimb@redhat.com>
a9c64011 24584 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
24585 script can handle this instead.
24586 * gdb.base/bar.c (barx): Same.
24587 * gdb.base/baz.c (bazx): Same.
24588 * gdb.base/grbx.c (grbxx): Same.
24589
24590 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
24591 manager doesn't automatically unmap overlays unnecessarily.
24592
6b8426a6
MH
245932002-04-10 Martin M. Hunt <hunt@redhat.com>
24594
24595 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24596 stepping out of main.
24597
34af4875
MC
245982002-04-09 Michael Chastain <mec@shout.net>
24599
24600 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24601 scope so that the nested scope tests will make sense.
24602 * gdb.c++/local.exp: Write patterns that actually work with gcc
24603 (the HP patterns "were never known to work with gcc").
24604 Keep the old aCC patterns too.
24605
2d1676a0
DJ
246062002-04-09 Daniel Jacobowitz <drow@mvista.com>
24607
24608 * gdb.base/attach.exp: Correct target board test.
24609
3a63e3f9
MC
246102002-04-08 Michael Chastain <mec@shout.net>
24611
24612 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24613 in a const method. Add some xfail and fail cases for configurations
24614 that do not emit the "const ...".
24615
f18dabd2
MC
246162002-04-07 Michael Chastain <mec@shout.net>
24617
24618 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24619 Accept "A * const" and "const A * const" as type of "this".
24620 Fix spelling of getFunky throughout. Make messages uniform.
24621
0fcddd82
EZ
246222002-04-07 Elena Zannoni <ezannoni@redhat.com>
24623
a9c64011 24624 Work around for PR gdb/285:
0fcddd82
EZ
24625 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24626
16a8534a
EZ
246272002-04-07 Elena Zannoni <ezannoni@redhat.com>
24628
24629 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24630 instructions file at run time instead of configure time.
24631 Sometimes we run the test in a directory that is not the one we
24632 configured in.
24633 * gdb.asm/configure.in: Delete creation of symlink.
24634 * gdb.asm/configure: Regenerate.
24635
24181d81
JB
246362002-04-05 J. Brobecker <brobecker@gnat.com>
24637
24638 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24639 xfullpath () function.
24640
7cdb7107
DJ
246412002-04-04 Daniel Jacobowitz <drow@mvista.com>
24642
24643 * gdb.asm/Makefile.in: Correct dependencies.
24644
24645 * gdb.asm/powerpc.inc: New file.
24646 * gdb.asm/asm-source.exp: Add PowerPC.
24647 * gdb.asm/configure.in: Likewise.
24648 * gdb.asm/configure: Regenerated.
24649
a7d17088
DJ
246502002-04-04 Daniel Jacobowitz <drow@mvista.com>
24651
24652 * gdb.base/relocate.exp: New file.
24653 * gdb.base/relocate.c: New file.
24654
cd721503
FF
246552002-04-04 Fred Fish <fnf@redhat.com>
24656
24657 * gdb.base/step-test.exp: Update comment regarding stopping in
24658 memcpy/bcopy calls inserted as part of the compiler runtime.
24659
b22ad7a7
MS
246602002-04-04 Michael Snyder <msnyder@redhat.com>
24661
24662 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24663
5f279fa6
DJ
246642002-04-03 Daniel Jacobowitz <drow@mvista.com>
24665
24666 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24667 (gdb_expect): Remove $notransfer hack.
24668
dd0fd3ce
DJ
246692002-04-02 Daniel Jacobowitz <drow@mvista.com>
24670
24671 * gdb.c++/classes.exp ("calling method for small class"): Match
24672 updated register output.
24673
1e50cda1
DJ
246742002-03-30 Daniel Jacobowitz <drow@mvista.com>
24675
24676 Fix PR gdb/452
24677 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24678 when finished. Make gdb_file_cmd send "exec-file" when
24679 appropriate.
24680
24015922
DJ
246812002-03-30 Daniel Jacobowitz <drow@mvista.com>
24682
24683 * gdb.base/attach.exp: Remove extra setup_xfail.
24684
dd7dfd64
MS
246852002-03-26 Michael Snyder <msnyder@redhat.com>
24686
24687 * gdb.base/default.exp: Add tests for dump, append, and restore.
24688 * gdb.base/help.exp: Add tests for dump, append, and restore.
24689 * gdb.base/dump.exp: New file, test dump, append and restore.
24690 * gdb.base/dump.c: New file.
24691
48b2f8d7
MS
246922002-03-27 Michael Snyder <msnyder@redhat.com>
24693
d63a86f8 24694 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24695 clean-ups in help messages.
24696
05b4d525
FF
246972002-03-26 Fred Fish <fnf@redhat.com>
24698
24699 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24700 have debugging info for those functions and the compiler uses them
24701 internally to copy structs around.
24702
d7679631
FF
247032002-03-26 Fred Fish <fnf@redhat.com>
24704
24705 * gdb.base/list.exp: Revert the change made yesterday and add note
24706 about why we don't list the default lines for remote targets.
24707
523ac3f9
MS
247082002-03-25 Michael Snyder <msnyder@redhat.com>
24709
24710 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24711
754b2b8d
FF
247122002-03-25 Fred Fish <fnf@redhat.com>
24713
24714 * gdb.base/list.exp: This test works on remote targets so remove
24715 the short circuit for remote targets. Update copyright.
24716
33c3e192
FF
247172002-03-25 Fred Fish <fnf@redhat.com>
24718
24719 * gdb.base/attach.exp: Fix logic error that was suppressing this
24720 test for all non hppa*-*-hpux* targets, instead of the hp target.
24721 Move comments closer to the suppression point. Also now need to
24722 check that we are running natively.
24723
d43e73ee
MS
247242002-03-22 Michael Snyder <msnyder@redhat.com>
24725
882c8f02
MS
24726 * gdb.base/default.exp: Add test for gcore. Update copyright.
24727 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24728
04c12f60
FF
247292002-03-06 Fred Fish <fnf@redhat.com>
24730
24731 * gdb.base/funcargs.c: Remove extraneous ';' character.
24732 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24733
b43df995
MC
247342002-03-04 Michael Chastain <mec@shout.net>
24735
24736 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24737 accommodate gcc v3 function signature.
24738 * gdb.mi/mi0-var-cmd-exp: Ditto.
24739
92362027
AC
247402002-02-24 Andrew Cagney <ac131313@redhat.com>
24741
24742 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24743 ``GNU/Linux'' or ``Linux kernel''
24744 * testsuite/gdb.threads/pthreads.c: Ditto.
24745
258ad32d
MC
247462002-02-24 Michael Chastain <mec@shout.net>
24747
24748 * gdb.threads/pthreads.c (thread1): Add a return statement.
24749 (thread2): Likewise.
24750 (foo): Likewise.
24751
04c3b3d4
MC
247522002-02-23 Michael Chastain <mec@shout.net>
24753
24754 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24755 to placate gcc.
24756
5a2a0a20
MC
247572002-02-23 Michael Chastain <mec@shout.net>
24758
24759 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24760 test "ptype bint". The test passes on all my stabs configurations.
24761
a640f7fc
JB
247622002-02-21 Jim Blandy <jimb@redhat.com>
24763
27924826
JB
24764 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24765 filename at a time, and watch for the ones we want to see.
24766
a640f7fc
JB
24767 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24768 types of pointers to prototyped functions.
24769
edcc8c75
AC
247702002-02-20 Andrew Cagney <ac131313@redhat.com>
24771
24772 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24773 signed, unsigned and straight char.
24774 (padding_char, padding_short, padding_int, padding_long,
24775 padding_long_long, padding_float, padding_double,
24776 padding_long_double): New global variables.
24777 (fill, fill_structs): New functions.
24778
24779 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24780 for correctly sized writes. Update copyright.
24781 (get_valueof): New procedure.
24782 (get_sizeof): Call get_valueof.
24783 (check_valueof): New procedure.
24784 (check_padding): New procedure.
24785
ac57ea44
MC
247862002-02-20 Michael Chastain <mec@shout.net>
24787
24788 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24789 to setup_xfail. Document some of the remaining calls.
24790
7a10c941
MC
247912002-02-18 Michael Chastain <mec@shout.net>
24792
24793 * gdb.c++/userdef.exp: Update copyright year.
24794
fb8acdcc
DJ
247952002-02-18 Daniel Jacobowitz <drow@mvista.com>
24796
24797 * gdb.c++/userdef.exp: Test overloaded operators properly.
24798 Remove xfails.
24799
fda6ae12
MS
248002002-02-14 Michael Snyder <msnyder@redhat.com>
24801
24802 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24803
676a0442
DJ
248042002-02-14 Daniel Jacobowitz <drow@mvista.com>
24805
24806 * gdb.base/a2-run.exp: Check for a remote target properly.
24807 * gdb.base/annota1.exp: Likewise.
24808 * gdb.base/list.exp: Likewise.
24809 * gdb.base/reread.exp: Likewise.
24810 * gdb.base/scope.exp: Likewise.
24811 * gdb.base/shlib-call.exp: Likewise.
24812 * gdb.base/term.exp: Likewise.
24813 * gdb.c++/annota2.exp: Likewise.
24814
78b4f468
RE
248152002-02-13 Richard Earnshaw <rearnsha@arm.com>
24816
24817 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24818
9a81ba51
MC
248192002-02-10 Michael Chastain <mec@shout.net>
24820
24821 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24822 (call_after_alloca): Ditto.
24823
004af6c7
DJ
248242002-02-10 Daniel Jacobowitz <drow@mvista.com>
24825
24826 * gdb.base/ending-run.exp: Guard "cont" test with
24827 gdb_skip_stdio_test.
24828
37225f62
JB
248292002-02-06 Jim Blandy <jimb@redhat.com>
24830
24831 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24832 from here...
24833 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24834 To here. Disable this test on non-HP platforms. Add big comment.
24835
fe6fdd96
MS
248362002-02-04 Michael Snyder <msnyder@redhat.com>
24837
24838 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24839 other than d10v and m32r.
24840
036fad3f
RE
248412002-02-02 Richard Earnshaw <rearnsha@arm.com>
24842
24843 * gdb.base/default.exp: Rewrite test patterns to reduce time
24844 taken to match them.
24845
7148ab62
DJ
248462002-01-30 Daniel Jacobowitz <drow@mvista.com>
24847
24848 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24849 Allow a start function above main.
24850 * gdb.threads/linux-dp.exp: Fix copyright date.
24851
396cc255
DJ
248522002-01-30 Daniel Jacobowitz <drow@mvista.com>
24853
a9c64011
AS
24854 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24855 (check_philosopher_stack): Check for manager thread before checking
24856 for a just-starting thread.
396cc255 24857
f038d31b
DJ
248582002-01-30 Daniel Jacobowitz <drow@mvista.com>
24859
24860 From Neil Booth <neil@daikokuya.demon.co.uk>:
24861 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24862 warnings.
24863
b3ff9d9a
FF
248642002-01-21 Fred Fish <fnf@redhat.com>
24865
24866 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24867 not caller.
24868
39ad761d
JB
248692002-01-21 Jim Blandy <jimb@redhat.com>
24870
24871 * gdb.base/reread.exp: Check that GDB properly re-reads the
24872 executable file when it changes while no inferior is running.
24873
aaf320fa
FF
248742002-01-21 Fred Fish <fnf@redhat.com>
24875
a9c64011
AS
24876 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24877 optionally accept the "shlib events" variation.
aaf320fa 24878
808a31f5
JB
248792002-01-21 Jim Blandy <jimb@redhat.com>
24880
24881 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24882 call `fflush' after every `printf', so that the output is produced
24883 at predictable points, regardless of whatever buffering does (or
24884 doesn't) take place.
24885 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24886 at different points.
24887
4420d5e2
DJ
248882002-01-20 Daniel Jacobowitz <drow@mvista.com>
24889
24890 * gdb.c++/inherit.exp: Update copyright years.
24891 * gdb.c++/method.exp: Likewise.
24892
3e36a0f4
DJ
248932002-01-20 Daniel Jacobowitz <drow@mvista.com>
24894
24895 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24896 artificial methods/arguments.
24897 * gdb.c++/derivation.exp: Likewise.
24898 * gdb.c++/inherit.exp: Likewise.
24899 * gdb.c++/method.exp: Likewise.
24900 * gdb.c++/virtfunc.exp: Likewise.
24901
b4ceaee6
AC
249022002-01-18 Andrew Cagney <ac131313@redhat.com>
24903
24904 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24905 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24906 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24907 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24908 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24909 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24910
ecace851
JB
249112002-01-17 Jim Blandy <jimb@redhat.com>
24912
24913 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24914 anchoring the pattern matching the entry point symbol's name.
24915
375fc983
AC
249162002-01-17 Andrew Cagney <ac131313@redhat.com>
24917
24918 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24919 continue/quit query. Update copyright.
24920
fe6fdd96
MS
249212002-01-14 Michael Snyder <msnyder@redhat.com>
24922
24923 * gdb.base/gcore.exp: Remove extra debugging output.
24924
e017c81f
DJ
249252002-01-13 Daniel Jacobowitz <drow@mvista.com>
24926
24927 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24928 for slightly dubious v2 mangled string.
24929
37ab3bf8
DJ
249302002-01-13 Daniel Jacobowitz <drow@mvista.com>
24931
24932 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24933
1bc05c3a 249342002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24935
1bc05c3a 24936 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24937
1bc05c3a
JM
24938 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24939 constructors.
24940 * gdb.c++/derivation.exp: Likewise.
24941 * gdb.c++/templates.exp: Likewise.
24942 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24943
1bc05c3a
JM
249442002-01-10 Michael Snyder <msnyder@redhat.com>
24945
24946 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24947
a911c360
MS
249482002-01-08 Michael Snyder <msnyder@redhat.com>
24949
24950 * gdb.base/gcore.exp: New test for generate-core-file command.
24951 * gdb.base/gcore.c: Testcase for above.
24952 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24953
ea2119ec
JM
249542002-01-08 Jason Merrill <jason@redhat.com>
24955
24956 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24957
68203136
FF
249582002-01-07 Fred Fish <fnf@redhat.com>
24959
24960 * gdb.c++/overload.exp: Remove unconditional xfails for:
24961 print foo_instance1.overloadargs(1)
24962 print foo_instance1.overloadargs(1, 2)
24963 print foo_instance1.overloadargs(1, 2, 3)
24964 print foo_instance1.overloadargs(1, 2, 3, 4)
24965 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24966 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24967 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24968 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24969 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24970 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24971 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24972 print foo_instance1.overload1arg()
24973 print foo_instance1.overload1arg((char)arg2)
24974 print foo_instance1.overload1arg((signed char)arg3)
24975 print foo_instance1.overload1arg((unsigned char)arg4)
24976 print foo_instance1.overload1arg((int)arg7)
24977 print foo_instance1.overload1arg((unsigned int)arg8)
24978 print foo_instance1.overload1arg((float)arg11)
24979 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24980
21b9b5b1
MS
249812002-01-07 Michael Snyder <msnyder@redhat.com>
24982
24983 * gdb.base/huge.exp: New test. Print a very large target data object.
24984 (skip_huge_test): New test variable. Define if you want to skip this
24985 test. The test reads an 8 megabyte data object from the target, so it
24986 might be very time consuming on remote targets with a slow connection.
24987 * gdb.base/huge.c: New file. Test case for above.
24988
725f922e
FF
249892002-01-07 Fred Fish <fnf@redhat.com>
24990
24991 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24992 g_instance.bfoo, and g_instance.cfoo.
24993
889bf7c5 249942002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24995
889bf7c5
PA
24996 * gdb.base/break.c (multi_line_if_conditional): New function.
24997 (multi_ilne_while_conditional): Likewise.
24998 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24999 IF or WHILE condition puts the breakpoint at the start of
25000 the condition.
f286b2c3 25001
634d57ec
JL
25002 * gdb.base/selftest.exp (backtrace through signal handler): Remove
25003 hppa*-*-hpux* expected failure.
25004 * gdb.base/structs.exp (do_function_calls): Similarly.
25005
25006 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
25007 watchpoints.
25008
9fbfe2dc
AC
250092002-01-06 Andrew Cagney <ac131313@redhat.com>
25010
25011 Fix PR gdb/66.
25012 * gdb.base/structs.exp: Replace skip for a29k with skip for
25013 gdb,cannot_call_functions.
25014 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
25015 * gdb.base/callfuncs.exp: Ditto.
25016 * gdb.base/call-rt-st.exp: Ditto.
25017 * gdb.base/call-strs.exp: Ditto.
25018 * gdb.base/callfwmall.exp: Ditto.
25019 * gdb.base/scope.exp: Obsolete xfail a29k.
25020 * gdb.c++/misc.exp: Ditto.
25021 * gdb.c++/cplusfuncs.exp: Ditto.
25022 * gdb.base/ptype.exp: Ditto.
25023 * gdb.base/printcmds.exp: Ditto.
25024 * gdb.base/opaque.exp: Ditto.
25025 * gdb.base/list.exp: Ditto.
25026 * gdb.base/funcargs.exp: Ditto.
25027 * gdb.base/default.exp: Ditto.
25028
8ddad156
MS
250292002-01-04 Michael Snyder <msnyder@redhat.com>
25030
ca4976a6 25031 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
25032 * gdb.base/maint.exp: Add tests for maint info sections options.
25033
1b074332
JL
25034Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
25035
25036 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
25037
7d159115
CV
250382001-12-20 Corinna Vinschen <vinschen@redhat.com>
25039
25040 * gdb.asm/arm.inc: New file.
25041 * gdb.asm/asm-source.exp: Add arm targets.
25042 * gdb.asm/configure.in: Ditto.
25043 * gdb.asm/configure: Recreated from configure.in.
25044
8fb87725
JL
25045Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
25046
afabe08c
JL
25047 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
25048 with HP's compiler.
25049 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
25050 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
25051 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
25052 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
25053
25054 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
25055 either HP's compilers or GCC.
25056
db521deb
JL
25057 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
25058 a SIGBUS or SIGSEGV.
25059
25060 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
25061
25062 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
25063 can be compiled with either HP's compiler or GCC.
25064
cfa88ab7
JL
25065 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
25066 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
25067 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
25068
ca344dff
JL
25069 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
25070 to match current gdb output. Update due to using auto-solib-limit
25071 for limiting instead of overloading auto-solib-add.
25072 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
25073 test program.
25074
3f3c6e55 25075 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
25076 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
25077 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
25078 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
25079 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
25080 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
25081 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
25082 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
25083 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
25084 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
25085 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
25086 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
25087 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 25088
8fb87725
JL
25089 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
25090 a SIGTRAP to the inferior.
25091
cf599fa7
CV
250922001-12-19 Corinna Vinschen <vinschen@redhat.com>
25093
25094 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
25095 Substitute call to target_link by call to gdb_compile.
25096
2cd045cd
JL
25097Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
25098
a9c64011
AS
25099 * gdb.base/break.exp: Fix HP specific search string when testing
25100 backtracing in a called function.
2cd045cd 25101
a9c64011
AS
25102 * gdb.base/constvars.exp: Only set lang to C++ if we're
25103 compiling the test with HP's compilers.
25104 * gdb.base/volatile.exp: Similarly.
2cd045cd 25105
99ebe9ac
JB
251062001-12-19 Jim Blandy <jimb@redhat.com>
25107
25108 * gdb.base/printcmds.exp: Expect the null character to be printed
25109 as '\0', and the '\013' to be printed as '\v'.
25110 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
25111 * gdb.base/setvar.exp: Same.
25112
b9891b29
JB
251132001-12-17 Jim Blandy <jimb@redhat.com>
25114
0eba65ab
JB
25115 * gdb.base/completion.exp: Rather than completing very long
25116 filenames, which can make the readline library produce output we
25117 don't recognize, cd to the directory first, and then complete
25118 using nice, short relative paths.
25119
6970b5b1
JB
25120 * gdb.base/completion.exp: On some systems, there is, in fact, a
25121 variable named `b' in scope, since GDB treats all static
a9c64011
AS
25122 variables as being in scope. So use `no_var_named_this'
25123 instead of `b'.
6970b5b1 25124
b9891b29 25125 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 25126 can't find the core file's registers as a failure.
b9891b29 25127
e6ccd35f
JSC
251282001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
25129
a9c64011
AS
25130 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
25131 test expect string more specific.
e6ccd35f 25132
105ba819
CV
251332001-12-13 Corinna Vinschen <vinschen@redhat.com>
25134
25135 * gdb.asm/asm-source.exp: Add support for xstormy16.
25136 * gdb.asm/configure.in: Ditto.
25137 * gdb.asm/configure: Rebuild.
25138 * gdb.asm/xstormy16.inc: New file.
25139
e9e79dd9
FF
251402001-12-10 Fred Fish <fnf@redhat.com>
25141
25142 * gdb.base/maint.exp: Update to match changes in type dumping code.
25143
347dc97d
JB
251442001-12-10 Jim Blandy <jimb@redhat.com>
25145
25146 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
25147 matching the entry point symbol's name at the beginning of the
25148 line.
347dc97d 25149
5178b9d6
DJ
251502001-12-07 Daniel Jacobowitz <drow@mvista.com>
25151
25152 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
25153 gdb.c++/inherit.exp, gdb.c++/method.exp,
25154 gdb.c++/namespace.exp, gdb.c++/templates.exp,
25155 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
25156 and class layout support.
25157
af890c52
DJ
251582001-12-07 Daniel Jacobowitz <drow@mvista.com>
25159
25160 * gdb.c++/classes.exp: Add test for static member function.
25161 * gdb.c++/misc.cc: Add class with static member function.
25162
7a345fb3
JB
251632001-12-07 Jim Blandy <jimb@redhat.com>
25164
f2e54a80 25165 If GDB says it can't find the struct the function returned, report
8032bf31
JB
25166 those tests as `unsupported'.
25167 * gdb.base/call-rt-st.exp (print_struct_call): New function.
25168 Rewrite subsequent tests to use it.
25169
25170 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
25171 those tests as `unsupported'.
25172 * gdb.base/structs.exp (call_struct_func): New function.
25173 (do_function_calls): Use call_struct_func to call the functions
25174 returning structs.
25175
0bc69509
JB
25176 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
25177 whether functions are prototyped or not, so we can't possibly pass
25178 arguments to t_float_values2 properly.
25179
7a345fb3
JB
25180 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
25181 value of `timeout' for targets other than the mips*tx39-*.
25182
edb6ede1
MS
251832001-12-06 Michael Snyder <msnyder@redhat.com>
25184
d63a86f8 25185 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
25186 and detect whether the start symbol has a leading underscore.
25187
2d842f13
JB
251882001-12-04 Jim Blandy <jimb@redhat.com>
25189
25190 * gdb.base/completion.exp: Clarify indentation.
25191
68550daf
JB
251922001-12-03 Jim Blandy <jimb@redhat.com>
25193
25194 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
25195 variables on the S/390, not `.word'.
25196
cd5195a8
JB
251972001-11-30 Jim Blandy <jimb@redhat.com>
25198
25199 Add assembly-source tests for s390-ibm-linux.
25200 * gdb.asm/s390.inc: New file.
25201 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
25202 the S/390 architecture.
a9c64011 25203 * gdb.asm/configure: Regenerated.
cd5195a8 25204
ca9efc90
MS
252052001-11-30 Michael Snyder <msnyder@redhat.com>
25206
25207 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
25208 next, info source, info sources, info line, global and static
25209 variables, and static functions.
25210 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
25211 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
25212 * gdb.asm/asmsrc1.s: Add a static function and some variables.
25213 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
25214 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
25215 (gdbasm_leave): Restore frame pointer.
25216 (gdbasm_startup): Copy stack set-up from crt0.S.
25217
d0e66976
FN
252182001-11-26 Fernando Nasser <fnasser@redhat.com>
25219
25220 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
25221 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
25222 to a local (non-static) variable. Copy tstruct.a to a static buffer
25223 and return a pointer to that buffer.
25224 * gdb.base/callfwmall.c (t_structs_a): Ditto.
25225
e2334072
MK
252262001-11-24 Mark Kettenis <kettenis@gnu.org>
25227
25228 * gdb.asm/configure.in: Fix recognition of ix86 target.
25229 * gdb.asm/configure: Regenerate.
25230
756caa3d
MS
252312001-11-21 Michael Snyder <msnyder@redhat.com>
25232
25233 * gdb.asm/sparc.inc: New file.
25234 * gdb.asm/asm-source.exp: Recognize sparc target.
25235 * gdb.asm/configure.in: Recognize sparc target.
25236 * gdb.asm/configure: Regenerate.
d63a86f8 25237
9a4d72d5
MS
252382001-11-21 Michael Snyder <msnyder@redhat.com>
25239
25240 * gdb.asm/m32r.inc: New file.
25241 * gdb.asm/asm-source.exp: Recognize m32r target.
25242 * gdb.asm/configure.in: Recognize m32r target.
25243 * gdb.asm/configure: Regenerate.
25244
a773d1cd
MS
252452001-11-20 Michael Snyder <msnyder@redhat.com>
25246
017ac23d
MS
25247 * gdb.asm/i386.inc: New file.
25248 * gdb.asm/asm-source.exp: Recognize ix86 target.
25249 * gdb.asm/configure.in: Recognize ix86 target.
25250 * gdb.asm/configure: Regenerate.
25251
a773d1cd
MS
25252 * gdb.c++/namespace.exp: Fix quotes in output messages.
25253
bb632afb
MS
252542001-11-14 Michael Snyder <msnyder@redhat.com>
25255
25d559ca 25256 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
25257 qualifier in a type cast expression, to designate an address
25258 in the instruction space (Harvard architecture).
25259
4749e309
MS
252602001-11-13 Michael Snyder <msnyder@redhat.com>
25261
25262 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
25263 Tests for expressions using 'const' and 'volatile'.
25264
25050984
CV
252652001-11-13 Corinna Vinschen <vinschen@redhat.com>
25266
25267 * gdb.asm/asm-sources.exp: Allow defining linker flags.
25268
1902c51f
DJ
252692001-11-12 Daniel Jacobowitz <drow@mvista.com>
25270
25271 * lib/mi-support.exp (mi_run_to_helper): Move comments
25272 outside of gdb_expect.
25273
dcf95b47
DJ
252742001-11-11 Daniel Jacobowitz <drow@mvista.com>
25275
25276 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
25277 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
25278 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
25279 mi0_run_to): New functions.
25280 * gdb.mi/mi-simplerun.exp: Use them.
25281 * gdb.mi/mi0-simplerun.exp: Likewise.
25282 * gdb.mi/mi-var-cmd.exp: Likewise.
25283 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 25284
45b074e1
AC
252852001-11-10 Andrew Cagney <ac131313@redhat.com>
25286
25287 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
25288 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
25289
bf50d346
AC
252902001-11-09 Andrew Cagney <ac131313@redhat.com>
25291
25292 * gdb.base/restore.exp: Include $expected value in restored test
25293 message.
25294
9383332c
AC
252952001-11-09 Andrew Cagney <ac131313@redhat.com>
25296
25297 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
25298 implemented.
25299
db62520a
MS
253002001-11-08 Michael Snyder <msnyder@redhat.com>
25301
25302 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
25303 Add pass/fail message for stop at breakpoint in call dummy function.
25304
b5703437
MS
253052001-11-07 Michael Snyder <msnyder@redhat.com>
25306
d63a86f8
RM
25307 * gdb.c++/templates.exp (test_template_breakpoints):
25308 If we get an overload menu, but it does not match what
760f6330 25309 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
25310 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
25311 making the whitespace optional. Argument for "new" may be
25312 "unsigned" as well as "unsigned int/long".
d63a86f8 25313 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
25314 making the whitespace optional. Also replace "(void) with
25315 "((void|)), making the keyword "void" optional.
d63a86f8 25316 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
25317 making the whitespace optional. Also replace "(void) with
25318 "((void|)), making the keyword "void" optional.
3bf40917
MS
25319 * gdb.base/callfuncs.c (t_float_values): This function must
25320 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 25321 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
25322 can be tested against both cases. Usually one case involves
25323 promotion of float to double, while the other does not.
25324 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
25325 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
25326 includes a stack frame for "start".
25327
c8ab4e6d
JB
253282001-11-05 Jim Blandy <jimb@redhat.com>
25329
25330 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
25331 pointers are 32 bits long, and that offsets of relocs are always
25332 stored in the data (REL-style), and not in the reloc entry itself
25333 (RELA-style).
25334 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
25335 stabs.
25336
3f08ced9
MS
253372001-11-01 Michael Snyder <msnyder@redhat.com>
25338
25339 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
25340 and regular expression operators by using quoting.
25341
cbfa24cd
MS
253422001-10-31 Michael Snyder <msnyder@redhat.com>
25343
25344 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
25345 depending on what the symbol table contains.
25346 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
25347 the output of the ptype command. Similarly, accept both "const &"
25348 and "const&".
25349
aaa68313
CV
253502001-10-31 Corinna Vinschen <vinschen@redhat.com>
25351
25352 * gdb.base/miscexprs.c (main): Add usage of preprocessor
25353 symbol `STORAGE' to allow to choose the storage class of
25354 the local datastructures.
25355 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
25356 compiler directive.
25357
91740388
MS
253582001-10-30 Michael Snyder <msnyder@redhat.com>
25359
25360 * gdb.base/jump.exp: Allow it to run for all targets.
25361
1b7c05e7
CV
253622001-10-29 Corinna Vinschen <vinschen@redhat.com>
25363
25364 * gdb.base/call-ar-st.c (print_double_array): Match for loop
25365 with new double_array size.
25366 (main): Change storage class of all local variables to static.
25367 Reduce size of double_array to 9.
25368 * gdb.base/call-ar-st.exp: Increase timeout value.
25369 Change expected output for double array to match new size in
25370 call-ar-st.c.
25371
36a22261
CV
253722001-10-29 Corinna Vinschen <vinschen@redhat.com>
25373
25374 * gdb.base/ending-run.exp: Create identical output when passing
25375 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 25376 Stormy16 target.
36a22261 25377
92b8ae91
MK
253782001-10-28 Mark Kettenis <kettenis@gnu.org>
25379
25380 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
25381 that we catch the expected failure under Linux/x86.
25382
cb135b83
OF
253832001-10-29 Orjan Friberg <orjanf@axis.com>
25384
25385 * gdb.base/setvar.exp: Escape curly braces.
25386 * gdb.stabs/weird.exp: Ditto.
25387
6884aa54
DJ
253882001-10-27 Daniel Jacobowitz <drow@mvista.com>
25389
25390 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
25391 * gdm.mi/mi0-hack-cli.exp: Likewise.
25392
0398c9aa
AC
253932001-10-25 Andrew Cagney <ac131313@redhat.com>
25394
25395 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
25396 messages.
25397
d20bf2e8
AC
253982001-10-21 Andrew Cagney <ac131313@redhat.com>
25399
25400 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
25401 checking MI enabled.
25402
03dd63aa
CV
254032001-10-09 Corinna Vinschen <vinschen@redhat.com>
25404
25405 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
25406
1d9d99f3
FCE
254072001-10-04 Frank Ch. Eigler <fche@redhat.com>
25408
25409 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
25410 if gdb child process crashes, just signal an error.
25411
838ae6c4
JB
254122001-10-02 Jim Blandy <jimb@redhat.com>
25413
25414 * lib/gdb.exp (test_xfail_format): Simplify.
25415
25416 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
25417 front of the variable name `format'. Simplify `if'.
25418
8f0cbc1c
DJ
254192001-10-01 Daniel Jacobowitz <drow@mvista.com>
25420
25421 * gdb.threads/pthreads.exp: Wait for output and delay
25422 before sending ^C.
25423
1f08dafd
DJ
254242001-10-01 Daniel Jacobowitz <drow@mvista.com>
25425
25426 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
25427 some incorrect output instead of timing out.
25428 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
25429
674f90ff
CV
254302001-09-28 Corinna Vinschen <vinschen@redhat.com>
25431
25432 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25433 check to allow additional `int'.
25434
9b284272
DJ
254352001-09-27 Daniel Jacobowitz <drow@mvista.com>
25436
25437 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25438 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25439
b55a4771
MS
254402001-09-27 Michael Snyder <msnyder@redhat.com>
25441
25442 * lib/gdb.exp (test_debug_format): New proc.
25443 (setup_xfail_format): Use new proc test_debug_format.
25444 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25445 proc; use new service proc test_debug_format.
25446 Replace all other "gcc_compiled" tests with this test.
25447 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25448 proc; use new service proc test_debug_format.
25449 Replace all other "gcc_compiled" tests with this test.
25450
254512001-09-27 Michael Snyder <msnyder@redhat.com>
25452
25453 * gdb.base/cvexpr.exp: New file.
25454 * gdb.base/cvexpr.c: New file
25455 Test for expressions using const and volatile keywords.
25456
4e6667ac
CV
254572001-09-26 Corinna Vinschen <vinschen@redhat.com>
25458
25459 * gdb.base/constvars.exp: Check for different orders of keywords
25460 and additional "int" strings in output.
25461
4f337972
AC
254622001-09-22 Andrew Cagney <ac131313@redhat.com>
25463
25464 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25465 responses from "help maint".
25466
2015650d
FCE
254672001-09-19 Frank Ch. Eigler <fche@redhat.com>
25468
25469 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25470 to localhost:NNN instead of :NNN, in case Xvfb is listening
25471 only on TCP.
25472
f3bcedc1
CV
254732001-09-19 Corinna Vinschen <vinschen@redhat.com>
25474
25475 * gdb.base/recurse.exp: When checking leaving the watchpoint
25476 scope, recognize when gdb is in function's epilogue and pass.
25477
6b819c92
KS
254782001-09-18 Keith Seitz <keiths@redhat.com>
25479
25480 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25481 support for running tests against sid targets.
25482 (gdbtk_done): Ditto.
25483
a10c9419
CV
254842001-09-18 Corinna Vinschen <vinschen@redhat.com>
25485
25486 * gdb.base/ending-run.c (main): Set stdout buffersize
25487 to the same reasonable value for any target.
25488 * gdb.base/ending-run.exp: Add a regular expression
25489 to make testsuite happy on Sanyo Stormy16 target.
25490
739d0d99
CV
254912001-09-17 Corinna Vinschen <vinschen@redhat.com>
25492
25493 * gdb.base/display.c (do_loops): Add float variable `f'.
25494 Increment f in loop.
25495 * gdb.base/display.exp: Increment timeout by 60 seconds.
25496 Change float display test to use variable `f'.
25497
1b8947f0
JB
254982001-09-17 Jim Blandy <jimb@redhat.com>
25499
25500 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25501 overflowing the limited breakpoint tables on some ROM monitors
25502 (like the ROM68K).
25503
9890ac81
FCE
255042001-09-15 Frank Ch. Eigler <fche@redhat.com>
25505
25506 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
25507 the "-ac" (disable access control) flag.
25508
6db765ea
JH
255092001-08-30 Jeff Holcomb <jeffh@redhat.com>
25510
25511 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
25512 ints.
25513
4c32cc04
KS
255142001-08-30 Keith Seitz <keiths@redhat.com>
25515
25516 * lib/gdb.exp: Move all insight-related functionality into
25517 separate file.
25518 * lib/insight-support.exp: New file.
25519
8d6e6f81
FCE
255202001-08-29 Frank Ch. Eigler <fche@redhat.com>
25521
25522 * config/sid.exp (sid_start): Never set sid verbosity; disable
25523 expect_background {} that consumed its stdout; tolerate </dev/null.
25524 Attempt to set endianness override in "sid" protocol mode. Cleanup.
25525
6a90e1d0
AC
255262001-08-18 Andrew Cagney <ac131313@redhat.com>
25527
25528 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
25529 CLI jump command to start it.
25530 (mi_run_to_main): Fail immediatly when unexpected output.
25531
1759b3c3
AC
255322001-08-18 Andrew Cagney <ac131313@redhat.com>
25533
25534 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
25535 beginning of function. Fix PR gdb/191.
25536
61d11d80
FCE
255372001-08-16 Frank Ch. Eigler <fche@redhat.com>
25538
25539 * config/sid.exp (sid_start): Don't warn if we cannot figure out
25540 what to force sid endianness to.
25541
942a4df2
KS
255422001-08-15 Keith Seitz <keiths@redhat.com>
25543
25544 * lib/gdb.exp (gdbtk_start): Don't set environment
25545 variables for TCL_LIBRARY and friends. Insight will
25546 now figure these out for itself.
25547
0521c418
MS
255482001-08-02 Michael Snyder <msnyder@redhat.com>
25549
25550 * gdb.base/completion.exp: Remove the symbol "a64l" from
25551 the expect string; this is target-specific, and not related
25552 to what is being tested.
25553
74a9a58a
DB
255542001-08-02 Dave Brolley <brolley@redhat.com>
25555
25556 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
25557
c70819fa
MS
255582001-07-25 Michael Snyder <msnyder@redhat.com>
25559
c2b8fa57
MS
25560 * gdb.base/consecutive.exp: New file. Test stepping over
25561 breakpoints on consecutive instructions.
25562 * gdb.base/consecutive.c: New file.
25563
c70819fa
MS
25564 * gdb.base/call-rt-st.exp: Use double-backslash to quote
25565 curly braces in regular expressions.
25566
2b1a1355
MS
255672001-07-25 Michael Snyder <msnyder@redhat.com>
25568
25569 * gdb.base/ending-run.exp: Accept "Program exited normally" as
25570 legitimate output from stepping out of main.
25571
413eca6f
KS
255722001-07-22 Keith Seitz <keiths@redhat.com>
25573
25574 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
25575 the empty string, do not run the tests.
25576
7e5a9322
SC
255772001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25578
25579 * gdb.base/long_long.exp: Detect size of pointer. Take into
25580 account 2-byte pointers when testing for p/a results.
25581
de58f10f
SC
255822001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25583
d63a86f8 25584 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
25585 and defined to 1K for m68hc11.
25586 (random_data): Reduce table to 1K for embedded platforms (68hc11).
25587 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
25588 (sizeof_random_data): New variable to tell the size of the data table;
25589 don't test past this size; always run to main.
25590
d6f5fea1
SC
255912001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25592
25593 * gdb.base/return2.exp: return of long long and double fails for
25594 68HC11; don't execute these tests on that platform.
25595 * gdb.base/return.exp: Return of a double fails for 68hc11.
25596
c477543d
SC
255972001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25598
25599 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25600 tests that print a float.
25601 * call-rt-st.exp: Likewise.
25602
63cf1c79
MK
256032001-07-12 Mark Kettenis <kettenis@gnu.org>
25604
25605 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25606 running this test on Linux.
25607
112f9ab5
MC
256082001-06-24 Michael Chastain <chastain@redhat.com>
25609
25610 * gdb.base/arithmet.exp: Remove some tests to make all test names
25611 unique.
25612
4970cb0f
MS
256132001-07-03 Michael Snyder <msnyder@redhat.com>
25614
25615 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25616 the output of the ptype command.
25617
d85da69f
MS
256182001-07-02 Michael Snyder <msnyder@redhat.com>
25619
4c8a82de
MS
25620 * gdb.base/completion.exp: Don't assume that break.c is the only
25621 source file that may contain functions named "marker".
d85da69f
MS
25622 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25623
8afc772b
AC
256242001-06-28 Andrew Cagney <ac131313@redhat.com>
25625
25626 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25627 of files to delete.
25628
25629 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25630 * gdb.disasm/h8300s.exp: New file.
25631 gdb.disasm/h8300s.s: Likewise.
25632
cff22675
AC
256332001-06-27 Andrew Cagney <ac131313@redhat.com>
25634
25635 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25636 empty breakpoint tables.
25637
68c81b54
AC
256382001-06-25 Andrew Cagney <ac131313@redhat.com>
25639
25640 * lib/mi-support.exp: Update args=... part of stop-reason
25641 patterns. Accept either a list or a tuple.
25642
2dd62704
AC
256432001-06-23 Andrew Cagney <ac131313@redhat.com>
25644
25645 * lib/mi-support.exp: Remove local emacs variable defining
25646 change-log-default-name.
25647
b4127474
MC
256482001-06-22 Michael Chastain <chastain@redhat.com>
25649
25650 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25651 This is operationally compatible with the previous version.
25652
8dbfb380
JB
256532001-06-13 Jim Blandy <jimb@redhat.com>
25654
25655 * lib/gdb.exp (gdb_test): Doc fix.
25656
f2d8c86d
MC
256572001-06-10 Michael Chastain <chastain@redhat.com>
25658
25659 * gdb.base/exprs.exp: Remove a duplicate test.
25660
81564d34
JB
256612001-06-06 Jim Blandy <jimb@redhat.com>
25662
25663 * gdb.base/return2.exp (main): Use values to test float and double
25664 returns that are not NaN's, to avoid being confused by IEEE
25665 comparison rules.
25666
da55addb
MS
256672001-06-04 Michael Snyder <msnyder@redhat.com>
25668
25669 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25670 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25671 rather than wait for 12 more tests to time out.
25672
42c65987
JB
256732001-06-06 Jim Blandy <jimb@redhat.com>
25674
b18bced9 25675 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25676 Don't forget to match the GDB prompt.
b18bced9 25677
42c65987
JB
25678 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25679
5b41e5f0
JB
256802001-06-04 Jim Blandy <jimb@redhat.com>
25681
25682 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25683 command.
25684
015e046f
KB
256852001-05-31 Kevin Buettner <kevinb@redhat.com>
25686
25687 * gdb.base/annota1.exp (info break): Match four or more spaces
25688 after "Address".
25689
fb1ffbbe
MC
256902001-05-31 Michael Chastain <chastain@redhat.com>
25691
25692 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25693 (dm_type_int_star): Likewise.
25694 (dm_type_long_star): Likewise.
25695 (dm_type_void_star): Likewise.
25696
5ea2a32c
KB
256972001-05-29 Kevin Buettner <kevinb@redhat.com>
25698
25699 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25700 to a known value in order to get consistent results regardless
25701 of the setting of INPUTRC or the presence or contents of .inputrc.
25702
ae23c492
MS
257032001-05-24 Michael Snyder <msnyder@redhat.com>
25704
ac55707e
MS
25705 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25706 Don't require that the main thread and the manager thread are the
25707 first in the list.
25708
ae23c492
MS
25709 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25710 debugging. If test fails, issue an "unsupported" not a "fail".
25711
400071f1
JB
257122001-05-24 Jim Blandy <jimb@redhat.com>
25713
25714 Don't assume that short is shorter than int.
25715 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25716 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25717 this isn't true.
400071f1
JB
25718 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25719 an int, is not equal to ~0 stored in an unsigned char. This tests
25720 the same thing that the previous test meant to, but works on
25721 16-bit machines, too.
25722 ("print unsigned char != (~0)"): Same test, complemented.
25723
0816a3e5
MS
257242001-05-24 Michael Snyder <msnyder@redhat.com>
25725
25726 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25727 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25728 and prevents dejagnu getting out of step.
25729
f6dc23a9
KB
257302001-05-23 Kevin Buettner <kevinb@redhat.com>
25731
25732 * gdb.base/finish.exp (finish_void): Revise pattern for
25733 stopping on the call statement to not permit stopping at
25734 the start of the instructions comprising the call sequence.
25735
7dbd117d
MC
257362001-05-19 Michael Chastain <chastain@redhat.com>
25737
25738 * gdb.base/callfuncs.exp: Make all test names unique.
25739 * gdb.base/commands.exp: Make all test names unique.
25740 * gdb.base/condbreak.exp: Make all test names unique.
25741 * gdb.base/dbx.exp: Make all test names unique.
25742 * gdb.base/default.exp: Make all test names unique.
25743 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25744 and TIMEOUT messages to their corresponding PASS message.
25745 * gdb.base/ending-run.exp: Make all test names unique.
25746 * gdb.base/long_long.exp: Remove duplicate test.
25747
6b0b0a9e
KB
257482001-05-21 Kevin Buettner <kevinb@redhat.com>
25749
25750 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25751 stop on the call statement as well as the statement after the
25752 call.
25753
2caa35cb
MS
257542001-05-21 Michael Snyder <msnyder@redhat.com>
25755
25756 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25757
40713331
EZ
257582001-05-10 Elena Zannoni <ezannoni@redhat.com>
25759
a9c64011
AS
25760 * gdb.base/completion.exp: Revamp test. Make it execute on all
25761 platforms.
40713331 25762
c2c1be8d
EZ
257632001-05-10 Elena Zannoni <ezannoni@redhat.com>
25764
a9c64011
AS
25765 * config/gdbserver.exp (gdb_load): Handle the case
25766 in which the arguments to gdbserver are given in the
25767 baseboard configuration file.
25768 Also handle the case in which the server needs to do a
25769 load.
2c9cd303 25770
9671de48
KS
257712001-05-07 Keith Seitz <keiths@cygnus.com>
25772
a9c64011
AS
25773 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25774 set up the display for testing.
25775 (gdbtk_start): Convert all paths to paths that tcl will like.
25776 Export target information to environment.
25777 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25778 necessary.
25779 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25780 (to_tcl_path): New proc to convert a given pathname into
25781 a path acceptible as an argument to a tcl command.
25782 (_gdbtk_export_target_info): New proc to export target info
25783 into the environment for gdbtk testing.
25784 (gdbtk_done): New proc to signal end-of-test.
9671de48 25785
5a360f47
JB
257862001-05-06 Jim Blandy <jimb@redhat.com>
25787
25788 * restore.c: Make the code of caller0 correspond to its comment.
25789
66c756c6
MS
257902001-05-03 Michael Snyder <msnyder@redhat.com>
25791
25792 * config/sid.exp (gdb_target_sid): Check for error messages.
25793 On error or timeout, don't make expect exit (which will terminate
25794 all subsequent tests); instead just make gdb exit.
d63a86f8 25795 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25796 return a negative value.
25797
a966fde5
JB
257982001-04-24 Jim Blandy <jimb@redhat.com>
25799
851c18e0
JB
25800 * gdb.c++/templates.exp: If we see the prompt for the overload
25801 list, but we haven't recognized any of the longer patterns,
25802 arrange for this test to fail, not hang.
25803
a966fde5
JB
25804 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25805 variations.
25806
db144853
MC
258072001-04-22 Michael Chastain <chastain@redhat.com>
25808
25809 * gdb.c++/local.exp: Use the 'runto' library function.
25810 * gdb.c++/namespace.exp: Likewise.
25811 * gdb.c++/overload.exp: Likewise.
25812
3207ec21
KB
258132001-03-26 Kevin Buettner <kevinb@redhat.com>
25814
25815 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25816 * gdb.base/step-line.exp: New file. Test step/next in presence of
25817 #line directives.
25818 * gdb.base/step-line.c: New file. Test program for the above.
25819 * gdb.base/step-line.inp: New file. We pretend that this file has
25820 been transformed by some other tool into step-line.c.
25821
13b57657
JB
258222001-03-21 Jim Blandy <jimb@redhat.com>
25823
25824 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25825 unmangled operator names.
25826
754cbe1c
JB
258272001-03-20 Jim Blandy <jimb@redhat.com>
25828
25829 * gdb.threads/linux-dp.exp: Recognize an additional message
25830 generated by GDB when it doesn't understand how to debug threads
25831 on the target system.
25832
177495c9
AC
258332001-03-19 Andrew Cagney <ac131313@redhat.com>
25834
25835 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25836
f266096b
MC
258372001-03-12 Michael Chastain <chastain@redhat.com>
25838
25839 * gdb.c++/derivation.exp: Use the 'runto' library function.
25840
cac3c2ff
MC
258412001-03-12 Michael Chastain <chastain@redhat.com>
25842
25843 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25844
b6c11a24
MC
258452001-02-24 Michael Chastain <chastain@redhat.com>
25846
25847 * gdb.c++/ref-types.exp: Change handwritten code to library
25848 function 'runto'.
25849
6bae5bce
OF
258502001-03-16 Orjan Friberg <orjanf@axis.com>
25851
25852 * gdb.base/signals.exp: Set count to 0 explicitly.
25853
0015fd9a
MS
258542001-03-15 Mark Salter <msalter@redhat.com>
25855
25856 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25857 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25858 (gdb_load): Add support for additional target_info: gdb_download_size
25859 and gdb_load_timeout.
0015fd9a 25860
fc33412a
DT
25861Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25862
25863 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25864 file -- to prevent failing when the compile fails but we have no
25865 intention of running the tests anyway.
fc33412a
DT
25866
25867 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25868 tests if set.
25869
25870 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25871 integers.
fc33412a
DT
25872
25873 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25874 * gdb.c++/namespace.exp: Ditto.
25875
115f06de
OF
258762001-03-07 Orjan Friberg <orjanf@axis.com>
25877
25878 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25879 * gdb.base/pointers.exp: Relax pattern match of decimals.
25880
b6ba6518
KB
258812001-03-06 Kevin Buettner <kevinb@redhat.com>
25882
25883 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25884 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25885 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25886 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25887 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25888 config/sh.exp, config/sid.exp, config/slite.exp,
25889 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25890 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25891 config/vxworks.exp, config/vxworks29k.exp,
25892 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25893 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25894 gdb.base/arithmet.exp, gdb.base/assign.exp,
25895 gdb.base/async.exp, gdb.base/attach.exp,
25896 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25897 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25898 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25899 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25900 gdb.base/commands.exp, gdb.base/completion.exp,
25901 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25902 gdb.base/constvars.exp, gdb.base/corefile.exp,
25903 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25904 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25905 gdb.base/ending-run.exp, gdb.base/environ.exp,
25906 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25907 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25908 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25909 gdb.base/funcargs.exp, gdb.base/help.exp,
25910 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25911 gdb.base/logical.exp, gdb.base/long_long.exp,
25912 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25913 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25914 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25915 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25916 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25917 gdb.base/regs.exp, gdb.base/relational.exp,
25918 gdb.base/remote.exp, gdb.base/reread.exp,
25919 gdb.base/restore.exp, gdb.base/return2.exp,
25920 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25921 gdb.base/selftest.exp, gdb.base/setshow.exp,
25922 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25923 gdb.base/sigall.exp, gdb.base/signals.exp,
25924 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25925 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25926 gdb.base/step-test.exp, gdb.base/structs.c,
25927 gdb.base/structs.exp, gdb.base/structs2.exp,
25928 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25929 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25930 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25931 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25932 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25933 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25934 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25935 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25936 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25937 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25938 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25939 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25940 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25941 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25942 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25943 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25944 gdb.trace/circ.exp, gdb.trace/collection.exp,
25945 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25946 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25947 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25948 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25949 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25950 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25951 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25952 notices.
25953
dc96c6c7 259542001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25955
25956 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25957 first arg is int not float.
25958
dc96c6c7 259592001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25960
25961 * gdb.base/reread.exp: Unsupported for non-native targets;
25962 doesn't work for remote debugging.
25963
9b0c4aeb
FN
259642001-02-19 Fernando Nasser <fnasser@redhat.com>
25965
25966 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25967 * gdb.base/ending-run.exp: Properly handle the BSP state when
25968 stepping past the end of main.
9b0c4aeb 25969
02aa71d5
MC
259702001-02-19 John Moore <jmoore@redhat.com>
25971
25972 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25973 Converted HPUX fix for non-expected items following multiple
25974 step commands into general solution for all platforms.
25975
1fa449a4
MC
259762001-02-18 Michael Chastain <chastain@redhat.com>
25977
25978 * gdb.c++/classes.exp (do_tests): Change runto statements
25979 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25980 statements demangler agnostic.
25981 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25982 (gdb_virtfunc_restart): Likewise.
25983
b2f9ec70
MC
259842001-02-14 Michael Chastain <chastain@redhat.com>
25985
25986 * gdb.c++/inherit.exp (do_tests): Change runto statements
25987 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25988 statements demangler agnostic.
25989
cf74b8ca
AC
25990Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25991
25992 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25993 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25994 before calling common_routine 15 times'' tests.
cf74b8ca 25995
99f78f56
MC
259962001-02-11 Michael Chastain <chastain@redhat.com>
25997
25998 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25999 Helps the test script figure out which demangler is in use.
26000 (dm_type_foo_ref): Ditto.
26001 (dm_type_int_star): Ditto.
26002 (dm_type_long_star): Ditto.
26003 (dm_type_unsigned_int): Ditto.
26004 (dm_type_void): Ditto.
26005 (dm_type_void_star): Ditto.
99707966 26006 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
26007 Probe the gdb demangler and set variables to accommodate
26008 formatting differences.
26009 (info_func_regexp): New function. Same as info_func, but
26010 matches against a regexp.
26011 (info_func): Match against a literal string.
26012 (print_addr_2): New function. Match against a literal string,
26013 which can be different from the input to gdb.
26014 (print_addr): Simply call print_addr_2 with the same argument twice.
26015 (test_lookup_operator_functions): Use demangler formatting variables.
26016 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
26017 the tests in the same order as the C++ class declaration.
26018 (test_paddr_operator_functions): Ditto.
26019 (test_paddr_overloaded_functions): Ditto.
26020 (test_paddr_hairy_functions): Use demangler formatting variables.
26021 Add reference to gdb/19 for related tests.
26022 (do_tests): Call probe_demangler.
26023
1de8f023
KB
260242001-01-30 Kevin Buettner <kevinb@redhat.com>
26025
26026 * gdb.c++/templates.cc (printf): Remove unused function definition.
26027
ca3f91ed
MS
260282001-01-26 Felix Lee <flee@redhat.com>
26029
26030 * sid.exp (sid_exit): Pass host, not target, to remote_close.
26031
260322001-01-25 matthew green <mrg@redhat.com>
26033
26034 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
26035 up sid.
26036 (sid_exit): Call `remote_pop_conn' after GDB is gone.
26037
260382001-01-25 matthew green <mrg@redhat.com>
26039
26040 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 26041 Deprecate $sid_spawn_id.
ca3f91ed
MS
26042 (sid_exit): Remove code necessary only for `spawn.'
26043
260442001-01-25 matthew green <mrg@redhat.com>
26045
26046 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
26047
fb18ec4a
MC
260482001-01-28 Michael Chastain <chastain@redhat.com>
26049
26050 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
26051 to call when tests fail. It takes gdb out of the overloaded
26052 function choice menu back to the main prompt, so that the test
26053 program stays synchronized.
26054 (set_bp_overloaded): New proc to collect all the common
26055 code for setting a breakpoint on an overloaded name. Calls
26056 take_gdb_out_of_choice_menu when needed.
26057 (menu_overload1arg): New variable to collect the repeated
26058 instances of the expected menu for an overloaded name. Change
26059 the regular expression to handle changes in g++ type encoding:
26060 "void" can be either "void" or "", and "unsigned int" can be
26061 either "unsigned int" or "unsigned".
26062 (continue_to_bp_overloaded): Change regular expressions to handle
26063 changes in g++ type encoding.
26064 (no proc): Call take_gdb_out_of_choice_menu when needed.
26065 Remove redundant calls to "info break". Accept either "canceled"
26066 or "cancelled". Change regular expressions in "info break"
26067 calls to handle changes in g++ type encoding. Give all tests
26068 unique strings.
26069
9c646a6e
BE
260702001-01-17 Ben Elliston <bje@redhat.com>
26071
26072 * config/sid.exp: New file.
26073
9549d9c1
AC
26074Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
26075
26076 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
26077
dc96c6c7 260782000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
26079
26080 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
26081 Add a RE to accept a non-ascii char if one is ever presented.
26082
b4df4f68
FN
260832000-12-20 Fernando Nasser <fnasser@redhat.com>
26084
297dd0fd 26085 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 26086
dc96c6c7 260872000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 26088
d63a86f8 26089 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
26090 in regexp. One '\' does not suffice on Linux.
26091
4a7bddb6
MC
260922000-12-09 Michael Chastain <chastain@redhat.com>
26093
26094 * gdb.base/break.exp (test_clear_command): Use a marker function
26095 rather than 'main' for the test function. Also move this
26096 test to an execution point where the marker function names are
26097 guaranteed to be bound to functions. (Executing tests after a
26098 'finish' from main runs into name conflicts with local names
26099 in __libc_start_main).
26100
dc96c6c7 261012000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
26102
26103 * gdb.base/finish.exp: New test for gdb's "finish" command.
26104 * gdb.base/return2.exp: New test for gdb's "return" command.
26105 * gdb.base/return2.c: New source file for above.
26106
dc96c6c7 261072000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
26108
26109 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
26110 * gdb.base/miscexprs.exp: Ditto.
26111 * gdb.base/pointers.exp: Ditto.
26112 * gdb.c++/derivation.exp: Ditto.
26113 * gdb.c++/local.exp: Ditto.
26114 * gdb.c++/namespace.exp: Ditto.
26115 * gdb.c++/overload.exp: Ditto.
26116 * gdb.c++/ref-types.exp: Ditto.
26117
dc96c6c7 261182000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
26119
26120 * gdb.base/constvars.exp: Test result of "up" command.
26121 * gdb.base/miscexprs.exp: Ditto.
26122 * gdb.base/pointers.exp: Ditto.
26123 * gdb.base/scope.exp: Ditto.
26124 * gdb.c++/derivation.exp: Ditto.
26125 * gdb.c++/local.exp: Ditto.
26126 * gdb.c++/namespace.exp: Ditto.
26127 * gdb.c++/overload.exp: Ditto.
26128 * gdb.c++/ref-types.exp: Ditto.
26129
44097287
FN
261302000-11-22 Michael Chastain <chastain@redhat.com>
26131
26132 * mips_pro.exp: Accept either "middle -> top -> main" or
26133 "middle -> main" in the backtrace, because gcc can optimize
26134 tail calls to jumps. Remove setup_xfail for the hppa case.
26135 Add a comment with the original warning messages from PR 3016,
26136 which was filed in 1993, to preserve them for posterity.
26137
9d2e1bab
ND
261382000-11-17 Nick Duffek <nsd@redhat.com>
26139
26140 * lib/gdb.exp (gdb_test): Override timeout with board info.
26141
1aca8eb7
ND
261422000-11-17 Nick Duffek <nsd@redhat.com>
26143
26144 * gdb.base/display.exp: Don't kill running stub. Add "again" to
26145 the second kill and detach messages.
26146
93076499
ND
261472000-11-17 Nick Duffek <nsd@redhat.com>
26148
26149 * configure.in: Add AC_EXEEXT.
26150 * configure: Regenerate.
26151 * Makefile.in (just-check): Export EXEEXT.
26152 * lib/gdb.exp ($EXEEXT): Import from environment.
26153 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
26154 expect "maint dump-me" on Cygwin.
26155 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
26156 $EXEEXT.
26157
30e87cd3
ND
261582000-11-17 Nick Duffek <nsd@redhat.com>
26159
26160 * gdb.base/break.exp: Test backtrace and finish from called
26161 function on all platforms, not just HP-UX.
26162
dc96c6c7 261632000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
26164
26165 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
26166 code from gdb_target_monitor, so it can be used independantly
26167 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 26168
dc96c6c7 261692000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
26170
26171 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
26172 * gdb.base/corefile.exp: Expect the message "Program is being
26173 debugged already" when we send the "corefile" command, since
26174 the preceeding gdb_load may have connected gdb to a remote target.
26175 * gdb.base/display.exp: Disable hardware watchpoints if new
26176 board info variable "no_hardware_watchpoints" is true.
26177 Replace single-letter commands with more readable ones.
26178 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
26179 if new board info variable "no_hardware_watchpoints" is true.
26180 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
26181 to see if stdio (printf) testing is possible.
26182 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
26183 board info variable "no_hardware_watchpoints" is true. Use new
26184 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
26185
39124dea
FN
261862000-11-13 Fernando Nasser <fnasser@redhat.com>
26187
26188 From Orjan Friberg <orjanf@axis.com>:
26189 * gdb.base/printcmds.exp: Escape curly braces followed by a number
26190 in array print pattern match.
26191
a9e2e984
FN
261922000-11-09 Fernando Nasser <fnasser@redhat.com>
26193
26194 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
26195 spelling "cancelled" to U.S. spelling "canceled" to match changes
26196 made to gdb.
26197 * gdb.c++/ovldbreak.exp: Ditto.
26198
c7db355b
PS
261992000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26200
26201 * gdb.base/callfuncs.c (main): Moved to end of file, call
26202 t_double_values to initialize the FPU before inferior calls are made.
26203 * gdb.base/callfuncs.exp: Test for register preservation after calling
26204 inferior functions. Add tests for continuining, finishing and
26205 returning from a stop in a call dummy.
26206
dc96c6c7 262072000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
26208
26209 * gdb.base/commands.exp: Break up long lines, and re-indent.
26210
dc96c6c7 262112000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
26212
26213 * config/gdbserver.exp: Rewritten from the ground up, to make it
26214 compatible with the current dejagnu tree, and to make it work with
26215 the new "gdbserver" in libremote.
26216
dc96c6c7 262172000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26218
26219 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
26220 * gdb.base/varargs.exp: Skip entire test if no printf support.
26221 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
26222 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
26223
dc96c6c7 262242000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26225
26226 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
26227 no floating point support.
26228 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
26229 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
26230 * gdb.base/call-rt-st.exp: Ditto.
26231 * gdb.base/call-strs.exp: Ditto.
26232
bac5fc66
JG
262332000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
26234
26235 * gdb.base/sizeof.c: include <stdio.h>.
26236
26237 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
26238 'finish', otherwise uncaptured gdb_prompt would potentially
26239 throw remaining test points out of sync.
bac5fc66 26240
b22a6027
SB
262412000-07-26 Scott Bambrough <scottb@netwinder.org>
26242
26243 * gdb.base/recurse.exp: Run tests for all targets.
26244 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
26245 gnu-oldld case on ARM.
26246 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
26247 for ARM targets.
d63a86f8 26248
d8231941
AG
26249Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
26250
26251 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
26252 * gdb.java/configure: Rebuild.
26253
8caabe69
AG
26254Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
26255
26256 * gdb.java/jv-exp.exp: New file.
26257
9d273ca3
AG
26258Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
26259
26260 * configure: Rebuilt.
26261 * configure.in (configdirs): Add gdb.java.
26262 * gdb.java/jmisc.java: New file.
26263 * gdb.java/jmisc.exp: New file.
26264 * gdb.java/Makefile.in: New file.
26265 * gdb.java/configure: Rebuilt.
26266 * gdb.java/configure.in: New file.
26267 * lib/java.exp: New file.
26268
4f823a66
AC
26269Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
26270
26271 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 26272 underflow.
4f823a66 26273
2391e11d
AC
26274Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
26275
26276 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 26277 and the compilers sizes.
2391e11d 26278
54602222
ND
262792000-07-09 Nick Duffek <nsd@redhat.com>
26280
26281 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
26282 (use_methods): New function.
26283 (main): Call use_methods().
26284 * gdb.c++/classes.exp (test_method_param_class): New procedure.
26285 (do_tests): Call test_method_param_class.
26286
2bec0572
ND
262872000-07-09 Nick Duffek <nsd@redhat.com>
26288
26289 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
26290 spelling.
26291 (test_enums): New procedure. Move enum tests from end of script
26292 to here. Set breakpoint on function name instead of line number.
26293 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
26294 (enums2): New marker function.
26295 (enums1): New function.
26296 (main): Call enums1(). Move enum tests to enums1().
26297
78492fde
AC
26298Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
26299
26300 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 26301 compile/link program. Update line numbers.
78492fde
AC
26302 * gdb.asm/d10v.inc: Define ``startup''.
26303 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 26304
49a2cef8
AC
26305Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
26306
26307 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
26308
3e6c8688
EZ
263092000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26310
26311 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 26312 of 'help maint print' command.
3e6c8688 26313
9ff5cbe9
AC
26314Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
26315
26316 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 26317 they use gdb_expect_list.
9ff5cbe9 26318
17c579bd
AC
26319Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
26320
26321 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
26322 memory-read-packet-size'' instead of ``set endian big'' to test
26323 long commands.
17c579bd 26324
e6d71bf3
DB
263252000-06-03 Daniel Berlin <dan@cgsoftware.com>
26326
26327 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 26328 g++, and stop skipping them.
e6d71bf3
DB
26329
26330 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
26331 work under g++.
26332
d63a86f8 26333 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
26334 initialization.
26335
dc96c6c7 263362000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
26337
26338 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
26339 the regular expression: accept an (almost) arbitrary sequence of
26340 "frames-invalid" and "breakpoints-invalid" messages both before
26341 and after the "starting" message.
26342
dc96c6c7 263432000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
26344
26345 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 26346
dc96c6c7 263472000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
26348
26349 * gdb.base/annota1.exp (annotate-signal-handler-caller):
26350 Relax the regular expression a little, make it pass on Solaris 8.
26351
8216cda9
KB
263522000-05-12 Kevin Buettner <kevinb@redhat.com>
26353
26354 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 26355 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
26356 Instead, it is permissible for gdb to stop on the line of the
26357 call itself.
26358
1a570b2f
MS
263592000-05-12 Michael Snyder <msnyder@.cygnus.com>
26360
26361 * gdb.base/break.exp (bp on small function, optimized file):
26362 Add a second pass pattern. The behavior differs here between stabs
26363 and dwarf for one-line functions. Stabs preserves two line symbols
26364 (one before the prologue and one after) with the same line number,
26365 but dwarf regards these as duplicates and discards one of them.
26366 Therefore the address after the prologue (where the breakpoint is)
26367 has no exactly matching line symbol, and GDB reports the breakpoint
26368 as if it were in the middle of a line rather than at the beginning.
26369
dc96c6c7 263702000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 26371
d63a86f8 26372 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
26373 rather than "send_gdb" (for consistancy).
26374
7d418785
AC
26375Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
26376
26377 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
26378 * gdb.c++/templates.cc: Properly check for GCC version number.
26379 * lib/compiler.cc: Likewise
26380
dc96c6c7 263812000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 26382
d63a86f8 26383 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
26384 gdb may not stop at the first line of main, due to code motion.
26385
dc96c6c7 263862000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
26387
26388 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
26389 This test depends on parsing the printf output from the target.
26390 Since the sparclet stub doesn't do stdio, this will never work.
26391 * gdb.base/call-rt-st.exp: ditto.
26392 * gdb.base/call-strs: ditto.
26393
dc96c6c7 263942000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
26395
26396 * gdb.base/miscexprs.exp: make sizeof long array test portable.
26397
26398 * gdb.base/ending-run.exp: After connecting to a remote target,
26399 but before running, the target will appear to be in a random
26400 location. Specify both a file and a line for breakpoints.
26401 Also, the function that calls main may be called 'init'
26402 rather than 'start'.
26403
a5a51225
EZ
264042000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26405
26406 * gdb.base/help.exp: Update output for add-symbol-file command.
26407
7930cc7c
FN
264082000-04-10 Fernando Nasser <fnasser@cygnus.com>
26409
26410 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26411 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
26412
23e37ab1
C
264132000-04-07 J.T. Conklin <jtc@redback.com>
26414
e93c542c
C
26415 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
26416
23e37ab1
C
26417 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
26418
591b8fa3
PDM
26419Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
26420
26421 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 26422 values that can be represented exactly.
591b8fa3
PDM
26423 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
26424 above change, and to not check against the directory part of the source
26425 file name.
26426 (step into print_long_arg_list): Likewise.
26427 (print print_small_structs from print_long_arg_list): Likewise.
26428 (print print_long_arg_list): Likewise.
26429
7a495180
EZ
264302000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26431
30b53638 26432 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 26433
beb998c6
AC
26434Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26435
26436 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26437
1c689132
DB
264382000-03-25 Daniel Berlin <dan@cgsoftware.com>
26439
26440 * gdb.base/commands.exp (deprecated_command_test): Add test for
26441 deprecate with no arguments.
26442
c1790a9d
JL
264432000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26444
26445 * gdb.base/break.exp: Add new test for setting breakpoints on
26446 optimized code so we can test breakpoints work even when function
26447 prologues may be optimized away
26448
003ba290
FN
264492000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26450
26451 From David Whedon <dwhedon@gordian.com>
a9c64011 26452 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26453
6837a0a2
DB
264542000-03-22 Daniel Berlin <dan@cgsoftware.com>
26455
26456 * gdb.base/help.exp: Added test for new apropos command.
26457
b9593231
KB
264582000-03-21 Kevin Buettner <kevinb@redhat.com>
26459
26460 * gdb.base/pointers.c (usevar): New function.
26461 (main): Make sure that global variables v_int_pointer2, rptr,
26462 and y are all referenced someplace in the program by calling
26463 usevar() on them. [Some linkers delete symbols which are
26464 never referenced. The space remains, but there's no way to
26465 get a (symbolic) handle on the variable from the debugger.]
26466
751a959b
EZ
264672000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26468
26469 * gdb.base/printcmds.c: Add typedeffed arrays.
26470
26471 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26472 procedure to test arrays that are typedef'd.
751a959b 26473
73a93a32
JI
264742000-03-13 James Ingham <jingham@leda.cygnus.com>
26475
26476 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26477 the library directories.
73a93a32 26478
fb40c209
AC
26479Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26480
26481 * configure.in (configdirs): Add sub directory gdb.mi.
26482 * configure: Re-generate.
26483
26484 * gdb.mi: New directory.
d63a86f8 26485
ee4dd2c9
AC
264862000-02-25 Scott Bambrough <scottb@netwinder.org>
26487
26488 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26489 a long long value as a double on ARM platforms.
ee4dd2c9 26490
70f0cc22
JB
264912000-02-16 Jim Blandy <jimb@redhat.com>
26492
26493 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26494 default source file is set properly before running this test.
26495
853819b8
EZ
264962000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26497
26498 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26499 gdbtk/library directory, not in gdbtcl2.
853819b8 26500
dfcd3bfb
JM
265012000-02-04 Jim Blandy <jimb@redhat.com>
26502
26503 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26504 backslash from regexp pattern.
26505
26506 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
26507 procedure. Use it to run all the "continue to bp overloaded"
26508 tests. Note that this changes the names of the tests slightly.
26509 If the breakpoint hit message includes a hex PC value, because
26510 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
26511 from the real source code, still consider that a pass.
26512
26513 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
26514 XFAIL here if the breakpoint message contains a hex address. Note
26515 similar change on 1999-11-02.
26516
26517 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
26518
26519 * gdb.base/ptype.exp: Establish a default source file before
26520 calling get_debug_format.
26521
265222000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
26523
26524 * gdb.base/watchpoint.exp: Remove duplication of test messages.
26525
8b93c638
JM
265262000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26527
26528 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
26529 of successive stepi commands -- while in the prologue we should see
26530 the function entry bracket.
26531
265322000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
26533
26534 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
26535 reach __change_mode() when stepping through the end of main().
26536
c5394b80
JM
265372000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
26538
26539 * gdb.base/default.exp: Fix expected pattern.
26540 * gdb.base/help.exp: Same.
26541
0d06e24b
JM
265422000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26543
26544 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 26545 Don't use xfail's because that affects only the following test.
d63a86f8 26546
0d06e24b 26547 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 26548 solaris or linux.
0d06e24b
JM
26549
26550 * gdb.base/selftest.exp: Update to reflect changes to main.c.
26551
dc96c6c7 265522000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 26553
d63a86f8 26554 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
26555 "A syntax error" rather than "A parse error". Accept both.
26556
265572000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
26558
26559 * gdb.base/default.exp: Remove OS dependent string from "target
26560 remote" test.
26561 * gdb.base/help.exp: Same for "help target remote" test.
26562
c3f6f71d
JM
265632000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26564
26565 From Jim Kingdon <kingdon@redhat.com>:
26566
26567 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
26568 prompt (cleanup rather than necessity, but still might keep output
26569 from spilling to next test).
c3f6f71d
JM
26570
265712000-01-02 Fred Fish <fnf@cygnus.com>
26572
26573 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
26574 AIX, which defines them in <sys/types.h>.
26575
ed9a39eb 265761999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 26577
ed9a39eb 26578 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 26579 float" test.
ed9a39eb
JM
26580
265811999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 26582
ed9a39eb 26583 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
26584
26585 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
26586 outermost frame disallowed".
26587
265881999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
26589
26590 * gdb.base/setvar.exp: New tests for setting the value of a struct
26591 with a constant list.
26592
265931999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26594
26595 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26596 require the user to type a cast before setting the value of a struct.
26597
de57eccd
JM
265981999-12-06 Jim Blandy <jimb@cygnus.com>
26599
26600 * gdb.base/default.exp: Expect the new 'info float' command on
26601 all i386 platforms.
26602
26603 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26604 LinuxThreads libraries that don't support debugging.
26605
c2d11a7d
JM
26606Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26607
26608 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26609 Change the buffer type to ``unsigned char'' to simplify size
26610 arithmetic.
c2d11a7d
JM
26611
26612 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26613 stub only handles 400-1 byte packets. Verify that the download
26614 worked.
c2d11a7d
JM
26615
266161999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26617
26618 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26619 tests, using UNRESOLVED for the untested cases. Also, does not wait
26620 for a timeout if the prompt was received before a recognizable pattern.
26621
266221999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26623
26624 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26625
266261999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26627
26628 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26629 watchpoints.
c2d11a7d
JM
26630
266311999-11-24 Jason Merrill <jason@casey.cygnus.com>
26632
26633 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26634
26635 * gdb.c++/local.exp: Be more flexible in recognizing local class
26636 name mangling. Don't allow horribly truncated method names.
26637 * gdb.c++/derivation.exp: Expect protected inheritance.
26638 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26639 * gdb.c++/virtfunc.exp: Likewise.
26640 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26641 when printing a nested enum.
26642
266431999-11-22 Jim Blandy <jimb@cygnus.com>
26644
26645 * gdb.base/step-test.exp: Properly await GDB's response to setting
26646 a breakpoint on the call to large_struct_by_value.
26647
26648 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26649 just because we have debug info for the `start' function.
26650
266511999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26652
26653 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26654 "Unknown signal" messages, which indicate (on LinuxThreads) that
26655 GDB doesn't know how to debug threads on this system. This is
26656 better than hanging while philosopher 0 dumps chatter into gdb.log.
26657
266581999-11-18 Tom Tromey <tromey@cygnus.com>
26659
26660 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26661
266621999-11-18 Fred Fish <fnf@cygnus.com>
26663
26664 * gdb.base/coremaker2.c: Add sample program for generating
26665 cores that is more self contained than coremaker.c. Eventually
26666 I'll add more code to this and tie it into the testsuite.
26667
4ce44c66
JM
266681999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26669
26670 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26671
266721999-11-10 Jimmy Guo <guo@cup.hp.com>
26673
26674 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26675 from $srcdir/lib/.
4ce44c66 26676 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26677 and gdb.c++/.
4ce44c66
JM
26678
26679 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26680
d63a86f8 26681 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26682 'continue with watch' test point.
26683
266841999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26685
26686 Merged from p2linux-990323-branch:
d63a86f8 26687
4ce44c66
JM
26688 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26689
11cf8741
JM
26690Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26691
26692 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26693 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26694
26695Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26696
26697 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26698 gdb_expect_list.
11cf8741
JM
26699
26700Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26701
26702 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26703
267041999-11-03 Mark Salter <msalter@cygnus.com>
26705
26706 * gdb.base/break.exp: Fix "stub continue" pattern.
26707
267081999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26709
26710 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26711
267121999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26713
26714 * gdb.base/display.exp ("finish"): Add timeout clause.
26715
26716 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26717 plain prompt clause, so this doesn't have to time out in order to
26718 fail.
26719
26720 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26721 breakpoint hit messages include an address.
11cf8741
JM
26722
26723 * gdb.base/display.exp: Don't forget to escape parens in regular
26724 expressions. Unix regexp notatation sucks.
26725
267261999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26727
26728 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26729 order for 'signalled' message.
11cf8741 26730
5c44784c
JM
267311999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26732
26733 From Jimmy Guo <guo@cup.hp.com>:
26734 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26735 * gdb.base/annota1.c: Add code for tests to work with.
26736
267371999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26738
26739 * gdb.base/remote.exp: New test for remote downloading settings.
26740 * gdb.base/remote.c: New file with large .data.
26741
917317f4
JM
267421999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26743
26744 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26745 for LinuxThreads support, merged from the Code Fusion branch.
26746
26747Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26748
26749 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26750 containing exp_continue into a while within an expect. Don't
26751 attempt a start more than three times. Check return value from
26752 gdb_load.
d63a86f8 26753
2df3850c
JM
26754Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26755
26756 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26757 a pass case.
2df3850c 26758
2acceee2
JM
267591999-10-01 Kevin Buettner <kevinb@cygnus.com>
26760
26761 * gdb.base/break.c (main): Added a statement that we can step
26762 off of.
26763 * gdb.base/break.exp: Added tests for setting a breakpoint
26764 at an offset and stepping onto a breakpoint.
26765
267661999-10-01 Fred Fish <fnf@cygnus.com>
26767
d63a86f8 26768 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26769 gdb output.
26770
c2c6d25f
JM
267711999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26772
26773 * gdb.base/break.exp: Code locations are in hex, don't forget!
26774 (For HP-UX.)
26775
267761999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26777
26778 * condbreak.exp: Use break.c as test program.
26779 * condbreak.c: Remove, redundant with break.c.
26780
267811999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26782
26783 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26784 Z-packets if the target needs it.
c2c6d25f
JM
26785
267861999-09-13 James Ingham <jingham@leda.cygnus.com>
26787
26788 * gdb.c++/overload.exp: Added tests for listing overloaded
26789 functions with function pointers in the arg, explicitly calling
26790 out the version you want.
26791
cff3e48b
JM
267921999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26793
26794 * long_long.exp: Add variations of test cases that work for
26795 targets with 16-bit ints and 32-bit doubles.
26796
d4f3574e
SS
267971999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26798
26799 * break.c (main): Compare a possibly-uninitialized argc with an
26800 unlikely value that fits in 16 bits.
26801
268021999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26803
26804 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26805 0xfeeb, don't want negative numbers if ints are 16 bits.
26806
26807 * lib/gdb.exp (skip_cplus_tests): New proc.
26808 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26809 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26810 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26811 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26812 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26813 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26814 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26815 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26816
26817 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26818
26819Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26820
26821 * gdb.base/corefile.exp (up): Allow a parameter to appear
26822 in the frame that we're going up to.
26823
26824 From Jim Blandy <jimb@cygnus.com>:
26825
26826 * gdb.base/default.exp (info float): Expect some output now.
26827
26828 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26829 returning floating-point values to fail on the x86.
26830 * gdb.base/callfwmall.exp (do_function_calls): Same.
26831
26832 * gdb.base/list.exp (test_listsize): Correct expectations for
26833 listing line 1 with listsize 2. Also, listing a single line
26834 works now, as does listing three lines. [Kevin's note: There
26835 were a number of other cases fixed too where the expectations
26836 differed...]
26837
268381999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26839
26840 * gdb.base/selftest.exp: Add case for when version prints as
26841 constant string instead of char pointer.
26842
104c1213
JM
268431999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26844
26845 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26846 stepping out of main.
104c1213
JM
26847
26848 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26849 G++ used.
26850
26851 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26852 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26853
26854 * gdb.c++/ovldbreak.exp: Update match string in test that
26855 includes a warning of multiple breakpoints.
26856
268571999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26858
26859 * gdb.base/display.exp: Improve precision of step-after-finish
26860 added yesterday.
26861
26862 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26863 test.
104c1213
JM
26864
26865 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26866 configs when using G++, not just hppa*.
26867
268681999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26869
26870 * gdb.base/async.c: New file.
26871 * gdb.base/async.exp: New file.
26872
26873Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26874
26875 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26876 PA64.
26877
53a5351d
JM
26878Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26879
104c1213
JM
26880 * gdb.base/display.exp: "finish" can leave us mid-line on many
26881 targets, deal with it. Add a small constant to main, instead of
26882 1000 since main+1000 may not be a valid address in the target.
26883
53a5351d
JM
26884 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26885 on hpux11.
26886
26887 * gdb.base/attach.exp: Handle another hpux11 error message variant
26888 when attaching to a process that does not exist.
26889
268901999-08-19 J.T. Conklin <jtc@redback.com>
26891
26892 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26893 characters in 'continue to 1241' test.
53a5351d
JM
26894
268951999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26896
26897 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26898 stop in print_long_arg_list, define and use a whitespace
26899 variable in print_small_structs test, add an XFAIL for Solaris.
26900 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26901 interested enough to fix.
26902
7be570e7
JM
269031999-08-13 Keith Seitz <keiths@cygnus.com>
26904
26905 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26906 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26907 proc knows about targets other than the natives.
26908 (test_assign): Use "gdb_run_cmd" to "run" the target.
26909 Check that we've actually hit the breakpoint at main.
26910 When we attempt to assign a value to a local variable, check
26911 that the variable is in the current scope, i.e., don't use
26912 a test with an empty result.
26913
26914Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26915
26916 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26917 command.
7be570e7
JM
26918
269191999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26920
26921 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26922 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26923 gdb.compat, gdb.threads-hp.
26924 gdb.hp/configure, gdb.hp/configure.in: New files.
26925 gdb.hp/Makefile.in: Recurse into new subdirs.
26926 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26927 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26928 in object files.
26929 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26930
96baa820
JM
269311999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26932
26933 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26934 funky printf, remove a bogus p/a test.
96baa820
JM
26935
269361999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26937
26938 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26939 connected to the target. This is necessary when running not
26940 natively.
96baa820
JM
26941
269421999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26943
26944 * gdb.base/step-test.exp: Removed some extraneous messages.
26945
26946 * gdb.base/long_long.exp: Don't run memory examination tests
26947 on little-endian targets (they will need a different set of
26948 results to match).
26949
269501999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26951
26952 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26953 until somebody decides to fix GDB.
26954
26955 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26956 constant as "ULL".
96baa820
JM
26957 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26958 matches for a couple x/2 commands.
26959
a0b3c4fd
JM
269601999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26961
26962 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26963 by merging in ref-types2 tests.
26964 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26965
26966 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26967 * gdb.c++/Makefile.in: Add standard actions.
26968 (EXECUTABLES): Rename from PROGS, update list.
26969 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26970 from gdb.hp.
26971 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26972 foo and bar locals.
26973 * gdb.c++/anon-union.exp: Fix tests to match.
26974 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26975 expect matches to handle output variations.
26976 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26977 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26978 output, add HP alternatives for new and delete prints.
a0b3c4fd 26979 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26980 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26981 * gdb.c++/demangle.exp: Use $style when reporting failure.
26982 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26983 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26984 match alternatives.
26985 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26986 compilers.
a0b3c4fd
JM
26987 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26988 * gdb.c++/method.exp: Add match alternatives.
26989 * gdb.c++/misc.cc: Add bool types.
26990 * gdb.c++/misc.exp: Add tests for bool types.
26991 * gdb.c++/overload.exp: Add xfails.
26992 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26993 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26994 add some more template parameter tests (only for HP currently).
26995 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26996 * gdb.c++/virtfunc.cc: Add return type and value for main.
26997 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26998 match alternatives.
d63a86f8 26999
a0b3c4fd
JM
270001999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27001
27002 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
27003
270041999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
27005
27006 * gdb.base/signals.exp: Don't expect getting a backtrace from
27007 within a signal handler to fail on Linux.
27008
270091999-07-29 Stan Shebs <shebs@andros.cygnus.com>
27010
27011 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27012 * lib/gdb.exp: Remove some gratuitious semicolons.
27013 (delete_breakpoints): Increase timeout.
27014 (gdb_expect): Add -notransfer option.
27015 (gdb_test): Use -notransfer option.
27016 (get_compiler_info): Add f77 case.
27017 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 27018 case.
a0b3c4fd
JM
27019 (gdb_preprocess): Call get_compiler.
27020
27021 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
27022 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
27023 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
27024 gdb.base/long_long.exp, gdb.base/printcmds.exp,
27025 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
27026 third arg to gdb_test.
a0b3c4fd
JM
27027 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
27028 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 27029 HP-UX xfails, add others.
a0b3c4fd
JM
27030 * gdb.base/completion.exp: Reflect name change of self-test.
27031 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
27032 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
27033 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
27034 HP failure number.
a0b3c4fd
JM
27035 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
27036 useless HP-UX 10.30 references.
27037 * gdb.base/maint.exp: Loosen matches.
27038 * gdb.base/pointers.c (main): Declare more_code.
27039 * gdb.base/pointers.exp: Match on output of a `next'.
27040 * gdb.base/structs.c: Add prototypes.
27041 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
27042 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
27043
270441999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27045
27046 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 27047 command.
a0b3c4fd
JM
27048
270491999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27050
27051 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
27052 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
27053
27054 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
27055 debug info. Deal with lack of signal hanlder info in stack.
27056
a9c64011 27057 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
27058 * gdb.base/annota1.exp: If printf has debug info, deal with it.
27059
5a2468f5
JM
270601999-07-19 Stan Shebs <shebs@andros.cygnus.com>
27061
27062 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 27063 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 27064
adf40b2e
JM
27065Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
27066
27067 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 27068 a1-selftest.exp.
adf40b2e
JM
27069 * gdb.base/configure: Re-generate.
27070
270711999-07-12 Stan Shebs <shebs@andros.cygnus.com>
27072
27073 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
27074 in trying to run first and name is too long.
27075
27076 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
27077 pointers2.c and pointers2.exp, respectively.
27078 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
27079 doschk happier.
27080
43e526b9
JM
270811999-07-08 Stan Shebs <shebs@andros.cygnus.com>
27082
27083 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
27084 callfuncs2.c and callfuncs2.exp.
27085
27086 * gdb.base/list.exp: Remove mistaken xfails.
27087 * gdb.base/list0.h: Add optional prototypes.
27088
9846de1b
JM
27089Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
27090
a9c64011 27091 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 27092 calling malloc.
a9c64011
AS
27093 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
27094 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 27095 use.
9846de1b
JM
27096
270971999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27098
27099 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
27100 * gdb.base/annota2.cc, annota2.exp: Move from here.
27101 * gdb.c++/annota2.cc, annota2.exp: To here.
27102 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
27103
43ff13b4
JM
27104Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
27105
27106 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 27107 a consistent format.
43ff13b4 27108
085dd6e6
JM
271091999-06-25 Stan Shebs <shebs@andros.cygnus.com>
27110
27111 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27112 * lib/gdb.exp (get_compiler_info): Add detection for assorted
27113 HP compilers, also set the globals $true and $false.
27114
27115 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
27116 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
27117 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
27118 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
27119 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
27120 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
27121 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
27122 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
27123 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
27124 whatis.c} Add C++ compatible function definitions and return
27125 types, add includes for library functions.
085dd6e6
JM
27126 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
27127 * gdb.base/step-test.c (myglob): Rename from glob.
27128 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
27129 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
27130 files, move here from gdb.hp.
085dd6e6 27131 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
27132 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
27133 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
27134 Adjust line numbers in regexps.
085dd6e6
JM
27135
27136 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
27137 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
27138 instead of 0/1.
27139
27140 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
27141 foll-vfork.exp: New files, move here from gdb.hp.
27142 * gdb.base/page.exp: New file, test of pagination command.
27143
27144 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
27145 recursion test.
27146 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
27147
27148 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 27149 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
27150
27151 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 27152 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 27153 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 27154 watchpoint test.
085dd6e6
JM
27155 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
27156 them work.
27157 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
27158 expressions properly.
27159 * gdb.base/corefile.exp: Loosen the match slightly.
27160 * gdb.base/default.exp: Allow "Error accessing memory" message
27161 also.
27162 * gdb.base/display.exp: Skip over x/0 j if PA64.
27163 * gdb.base/funcargs.exp: Add xfails for HP-UX.
27164 * gdb.base/interrupt.exp: Ditto.
27165 * gdb.base/langs.exp: Add symbolic matches governed by compiler
27166 in use.
27167 * gdb.base/list.exp: Add xfails for HP-UX.
27168 * gdb.base/long_long.exp: Refine some of the numeric matches.
27169 * gdb.base/mips_pro.exp: Xfail on HP-UX.
27170 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
27171 * gdb.base/nodebug.exp: Succeed on more varieties of output.
27172 * gdb.base/opaque.exp: Remove some HP-UX xfails.
27173 * gdb.base/ptype.exp: Succeed on more varieties of output.
27174 * gdb.base/scope.exp: Add xfails for HP-UX.
27175 * gdb.base/sect-cmd.exp: Add more cases.
27176 * gdb.base/setvar.exp: Add xfails for HP-UX.
27177 * gdb.base/shlib-call.exp: Loosen some matches slightly.
27178 * gdb.base/signals.exp: Match on void symbolically.
27179 * gdb.base/step-test.exp: Add case for PA64.
27180 * gdb.base/term.exp: Add exit and restart.
27181 * gdb.base/twice.exp: Clean up after self.
27182 * gdb.base/varargs.exp: Disable overload resolution explicitly.
27183 * gdb.base/whatis.exp: Allow more ways to pass tests.
27184
27185 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 27186 no longer useful.
085dd6e6
JM
27187
27188Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
27189
27190 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 27191 list of patterns.
085dd6e6 27192 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
27193 print_double_array(double_array)", "continuing to breakpoint
27194 1018", "print print_double_array(array_d)" and "continuing to
27195 1034" tests.
d63a86f8 27196
085dd6e6
JM
271971999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
27198
a9c64011 27199 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
27200
272011999-06-24 Stan Shebs <shebs@andros.cygnus.com>
27202
27203 * config/mt-*: Remove, these haven't been used since 1996.
27204
272051999-06-22 Stan Shebs <shebs@andros.cygnus.com>
27206
27207 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 27208 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
27209 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
27210
9e0b60a8
JM
272111999-06-18 Stan Shebs <shebs@andros.cygnus.com>
27212
27213 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
27214 simpler match case for the ptype of the big class.
27215
272161999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27217
27218 * gdb.exp: Fix test for gdb_prompt existence.
27219
272201999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27221
27222 * gdb.exp (gdb_test): Add fail after calls to perror.
27223
272241999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27225
27226 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
27227
272281999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27229
27230 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
27231
0f71a2f6
JM
27232Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
27233
27234 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 27235 malloc() is linked in.
0f71a2f6
JM
27236
272371999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27238
27239 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
27240 step at end.
27241
27242 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
27243
272441999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
27245
27246 * gdb.java/jv-print.exp: New file. (Our first Java test!)
27247
cce74817
JM
27248Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
27249
27250 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
27251 * gdb.base/mips_pro.exp: Likewise.
27252
272531999-06-02 Keith Seitz <keiths@cygnus.com>
27254
27255 * gdb.c++/templates.cc: Change all "new" operators to throw
27256 an exception.
27257 * gdb.c++/cplusfuncs.cc: Likewise.
27258
27259 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
27260
27261Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
27262
27263 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
27264 * gdb.base/ending-run.exp: When stepping out of main, accept a
27265 step into an arbitrary assembler file.
cce74817 27266
392a587b
JM
272671999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27268
d63a86f8 27269 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 27270 "breakpoint-invalid" to be printed.
6fdff2c5
PA
27271 * gdb.base/annota2.exp: Revise line number for main
27272 breakpoint. Allow any number of "frames-invalid" and
27273 "breakpoint-invalid" to be printed.
392a587b
JM
27274 * gdb.base/annota2.cc: Initialize a.x to 0.
27275
9e086581
JM
272761999-05-17 Keith Seitz <keiths@cygnus.com>
27277
6fdff2c5
PA
27278 * gdb.base/call-ar-st.exp: Skip
27279 "print print_double_array (double_array)" when "skip_float_tests" set.
27280 Ditto for "print print_double_array(array_d)",
27281 "print print_small_structs", "print print_ten_doubles", and
27282 "step into print_long_arg_list".
27283 Don't assume we can step into "print_long_arg_list": we could step
27284 into memcpy.
27285 * gdb.base/call-rt-st.exp: Don't run float-related tests when
27286 "skip_float_tests" is set: "print print_one_double(*d1)"
27287 and "print print_two_floats(*f3)".
9e086581
JM
27288 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
27289 "skip_float_tests" is set.
6fdff2c5
PA
27290 * gdb.base/varargs.exp: Skip
27291 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
27292 "skip_float_tests" set.
d63a86f8 27293
cd0fc7c3
SS
272941999-05-06 Keith Seitz <keiths@cygnus.com>
27295
27296 * gdb.base/annota2.cc: Include stdio.h.
27297
27298Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
27299
27300 * gdb.base/crossload.exp: Remove, this has been disabled ever
27301 since BFD stopped including all targets, and cross-GDB gets
27302 plenty of testing anyway.
27303 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
27304 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
27305 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
27306 * gdb.base/README: Remove, was doc for this.
27307 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 27308 needed.
cd0fc7c3 27309
b83266a0
SS
273101999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27311
27312 * gdb.base/call-ar-st.exp: Fix one regular expression in test
27313 output.
27314
27315 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
27316 * gdb.base/annota2.exp: New file. More annotation tests.
27317 * gdb.base/annota1.c: New file. Source file for annota1.exp.
27318 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
27319
273201999-04-23 Angela Marie Thomas <angela@cygnus.com>
27321
27322 * config/cfdbug.exp: New file.
27323
7a292a7a
SS
273241999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
27325
27326 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
27327 Marcus Daniel's and Dale Hawkins's demangler crashes.
27328
27329 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
27330 test_lucid_style_demangling, test_arm_style_demangling,
27331 test_hp_style_demangling): Try Tom Tromey's core-dumping
27332 identifier under each demangling style.
7a292a7a
SS
27333
273341999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
27335
27336 * gdb.c++/demangle.exp: Include the current demangling style
27337 in all test names.
27338 (current_demangling_style): New global variable.
27339 (set_demangling_style, test_demangling_core, test_demangling,
27340 test_demangling_exact): New functions.
27341 (test_gnu_style_demangling, test_lucid_style_demangling,
27342 test_arm_style_demangling, test_hp_style_demangling): Use those,
27343 instead of calling gdb_test and gdb_test_exact directly.
27344 (catch_demangling_errors): New function, which reports errors
27345 signalled by the demangling test functions in an orderly way.
27346 (do_tests): Use catch_demangling_errors.
27347
273481999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
27349
27350 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 27351 grouping in expressions, not {}.
7a292a7a
SS
27352
27353 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 27354 initialized yet.
7a292a7a
SS
27355
273561999-04-01 Stan Shebs <shebs@andros.cygnus.com>
27357
27358 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
27359 are listed.
27360
273611999-03-26 Stan Shebs <shebs@andros.cygnus.com>
27362
27363 * gdb.stabs/weird.exp: Test for CC being defined before
27364 looking at its value.
27365
273661999-03-25 Stan Shebs <shebs@andros.cygnus.com>
27367
27368 * gdb.base/call-ar-st.exp: Remove stray '#'.
27369 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
27370 "short int" and "long int".
27371 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 27372 change, to mollify finicky HP compiler.
7a292a7a
SS
27373 * gdb.hp/reg-test.exp (testfile): Fix file name.
27374 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 27375
7a292a7a
SS
27376 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
27377 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
27378 alternate form of enum ptype.
27379
c906108c
SS
273801999-03-23 Stan Shebs <shebs@andros.cygnus.com>
27381
7a292a7a
SS
27382 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
27383 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
27384 passing skip_hp_tests, so as not to waste time on guaranteed
27385 failure.
7a292a7a 27386
c906108c
SS
27387 * gdb.c++/overload.cc: Pass string instead of char addr, always
27388 init ccpfoo.
27389 * gdb.c++/templates.cc: Fix syntax error.
27390
7a292a7a
SS
27391Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27392
27393 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 27394 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
27395 command.
27396
273971999-03-18 James Ingham <jingham@cygnus.com>
27398
27399 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
27400
27401 * gdb.c++/method.exp: It was testing an uninitialized int on the
27402 stack and assuming it was positive.
27403
27404 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
27405
27406 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 27407 keep it from killing the rest of the tests.
7a292a7a
SS
27408 Use gdb_continue_to_end.
27409
27410 * gdb.base/sigall.exp: use gdb_continue_to_end.
27411
27412 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
27413
27414 * gdb.base/display.exp: use runto_main, not run.
27415
d63a86f8
RM
27416 * gdb.base/default.exp: Check for the current error message in the
27417 r abbreviation test.
7a292a7a
SS
27418 Add strongarm to the targets that know info float.
27419
d63a86f8 27420 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
27421 run which doesn't work with monitors.
27422
6fdff2c5
PA
27423 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
27424 1034 test.
7a292a7a
SS
27425
27426 * gdb.base/break.exp: use the gdb_continue_to_end proc.
27427
6fdff2c5
PA
27428 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
27429 end of a program. Traps the case (in Cygmon) when the program
27430 never really exits. Same as Mark's continue_to_exit, but I had
27431 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
27432
27433 * config/monitor.exp (gdb_target_monitor): added another
27434 target_info parameter: remotebinarydownload. This will set the
27435 remotebinarydownload flag if this is causing some boards trouble.
27436
274371999-03-18 Mark Salter <msalter@cygnus.com>
27438
27439 * lib/gdb.exp (continue_to_exit): New function.
27440
27441 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27442 * gdb.base/ending-run.exp: Ditto.
27443 * gdb.base/step-test.exp: Ditto.
27444
274451999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27446
27447 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27448 (suggested by Art Haas <ahaas@neosoft.com>).
27449
274501999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27451
889bf7c5 27452 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27453
27454Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27455
27456 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27457 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27458
274591999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27460
27461 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27462 a call to strlen; sometimes we do have sources.
27463
274641999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27465
27466 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27467 character, so GDB won't print garbage after its end.
d63a86f8 27468
c906108c
SS
27469 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27470 breakpoint there instead. Sometimes GCC emits memcpy to handle
27471 the large structures being passed by value, so we step into that
27472 instead of sum_array_print, which obscures what we're really testing.
27473 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27474 the bizarre steps into memcpy, so do that here. Add check for
27475 stepping into function calls that pass large structures by value.
27476 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27477 Remove all references to specific line numbers.
27478 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27479 New type and function.
27480 (main): Call large_struct_by_value, passing it a large struct by value.
27481 * lib/gdb.exp (gdb_get_line_number): New function.
27482
27483 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27484 more portable.
27485
7a292a7a
SS
274861999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27487
c906108c
SS
27488 * lib/gdb.exp: Doc fixes.
27489
7a292a7a
SS
274901999-03-05 Nick Clifton <nickc@cygnus.com>
27491
d63a86f8 27492 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27493
274941999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27495
c906108c 27496 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27497 commands. They're not germane to this test, and they don't work
27498 that way on remote targets.
c906108c 27499
3fc11d3e
JM
275001999-03-01 James Ingham <jingham@cygnus.com>
27501
27502 * Changelog entries merged over from gdb development branch.
27503
3fc11d3e
JM
27504 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
27505
27506 * lib/gdb.exp (gdbtk_analyze_results): Generic function
27507 for outputting results of test run.
27508
2d4a1622 27509 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
27510
27511 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 27512
7a292a7a
SS
275131999-02-25 Felix Lee <flee@cygnus.com>
27514
27515 * lib/gdb.exp (debug_format): initialize
27516
c906108c
SS
275171999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
27518
27519 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
27520 * gdb.base/call-rt-st.c: Ditto.
27521
c906108c
SS
275221999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
27523
27524 * gdb.threads/pthreads.exp (horiz): New variable.
27525 (test_startup): Fix regexps that capture thread numbers.
27526
275271999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
27528
27529 * gdb.base/smoke.exp: Disambiguate two test case names (both
27530 called ``print'').
27531
27532Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27533
27534 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 27535 compilation.
c906108c
SS
27536
275371999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27538
27539 * gdb.base/miscexprs.exp: Change patterns to match GDB's
27540 actual output formatting.
27541 * gdb.base/smoke.exp: GDB removes leading 0's.
27542 * gdb.base/volatile.exp: Don't check type of remuneration;
27543 that variable is no longer defined in constvars.c.
27544 * gdb.base/step-test.c (main): Exit with explicit exit code.
27545 * gdb.base/step-test.exp: Remove two nexti checks--they are
27546 not portable.
27547
275481999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
27549
27550 * gdb.base/help.exp ("help delete display"): Fix test to match
27551 gdb's output.
27552
27553 * gdb.base/long_long.c (known_types): Initialize values to zero.
27554 * gdb.base/long_long.exp: Step one more line
27555 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
27556 leading zeros. Explicitly ask for hex formatting. Use
27557 unique test case names.
c906108c
SS
27558
27559Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27560
d63a86f8 27561 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
27562
27563 * gdb.c++/method.exp: Add missing close brace.
27564
275651999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
27566
27567 * gdb.base/maint.exp: Use 'set height 0' to disable page
27568 prompting, not 'set height 400'.
27569
27570 Fix a bunch of timeouts.
27571 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
27572 four separate tests, so expect doesn't take forever to match a ton
27573 of text against a regexp with lots of .* forms.
27574 ("maint print psymbols", "maint print symbols"): Make some of
27575 these greps more selective, so that expect doesn't try to wade
27576 through huge piles of output and time out.
27577
27578 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
27579
27580 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
27581 tests: one which doesn't expect shlib events to be reported, and
27582 another which does, but is XFAIL for all platforms other than
27583 HP/UX.
c906108c
SS
27584
27585 * gdb.base/break.exp: Teach the test suite that the `catch
27586 fork', `catch vfork', and `catch exec' commands produce error
27587 messages on platforms that don't provide these features.
27588
27589Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
27590
27591 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
27592 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
27593 (shortening names from solib_threshold.exp etc), won't run on
27594 anything but HP-UX for the foreseeable future.
c906108c 27595 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27596 reflect move.
c906108c
SS
27597
27598Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27599
27600 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27601 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27602
27603Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27604
27605 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27606 successfully re-sets breakpoints in shared libraries.
27607 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27608
27609Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27610
d63a86f8
RM
27611 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27612 and compiled w/o GCC.
c906108c
SS
27613
27614 * gdb.hp/watch-cmd.exp: ditto.
27615
27616 * gdb.hp/watch-hp.exp: ditto.
27617
27618 * gdb.hp/xdb1.exp: ditto.
27619
27620 * gdb.hp/xdb2.exp: ditto.
27621
27622 * gdb.hp/dbx.exp: ditto.
27623
27624Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27625
27626 * constvars.c: Remove C++-isms.
27627 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27628 with GCC.
c906108c
SS
27629
27630Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27631
27632 The following changes are part of the HP merge.
27633
27634 * gdb.base/break.exp: new tests to verify that catchpoints for
27635 fork, vfork, and exec don't trigger inappropriately.
27636
27637 * gdb.base/opaque.exp: compile one file at a time, then link.
27638
27639 * gdb.base/signals.exp: be more restrictive about which hppa
27640 systems receive a setup_xfail. new tests.
27641
27642 * gdb.base/solib_threshold.build: new file.
27643 * gdb.base/solib_threshold.exp: new file.
27644 * gdb.base/solib_threshold.link_opts: new file.
27645 * gdb.base/solib_threshold.mk: new file.
27646 * gdb.base/gen_solib_threshold.c: new file.
27647
27648 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27649 tests. New tests for enums inside classes.
27650
27651 * gdb.c++/compiler.cc: indicate support of template debugging.
27652
27653 * gdb.c++/demangle.exp: run hp style demangling tests.
27654
27655 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27656 tests.
27657
27658 * gdb.c++/misc.cc: changes to support new tests.
27659
27660 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27661 to support new tests.
27662
27663 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27664 gcc, then skip these tests.
27665
27666Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27667
27668 The following files are part of the HP merge; some had longer
27669 names at HP, but have been renamed to be no more than 14
27670 characters in length.
27671
27672 * gdb.hp/ambiguous.cc: new file.
27673 * gdb.hp/ambiguous.exp: new file.
27674 * gdb.hp/attach.exp: new file.
27675 * gdb.hp/attach2.exp: new file.
27676 * gdb.hp/classes-hp.exp: new file.
27677 * gdb.hp/ctti.exp: new file.
27678 * gdb.hp/ctti-add.cc: new file.
27679 * gdb.hp/ctti-add1.cc: new file.
27680 * gdb.hp/ctti-add2.cc: new file.
27681 * gdb.hp/ctti-add3.cc: new file.
27682 * gdb.hp/dbx.exp: new file.
27683 * gdb.hp/exception.cc: new file.
27684 * gdb.hp/exception.exp: new file.
27685 * gdb.hp/foll-exec.c: new file.
27686 * gdb.hp/foll-exec.exp: new file.
27687 * gdb.hp/foll-fork.c: new file.
27688 * gdb.hp/foll-fork.exp: new file.
27689 * gdb.hp/foll-vfork.c: new file.
27690 * gdb.hp/foll-vfork.exp: new file.
27691 * gdb.hp/inherit-hp.exp: new file.
27692 * gdb.hp/more-steps.exp: new file.
27693 * gdb.hp/namespace.cc: new file.
27694 * gdb.hp/namespace.exp: new file.
27695 * gdb.hp/optimize.exp: new file.
27696 * gdb.hp/pxdb.c: new file.
27697 * gdb.hp/pxdb.exp: new file.
27698 * gdb.hp/quicksort.exp: new file.
27699 * gdb.hp/reg-test.exp: new file.
27700 * gdb.hp/reg-test.s: new file.
27701 * gdb.hp/sized-enum.c: new file.
27702 * gdb.hp/sized-enum.exp: new file.
27703 * gdb.hp/start-stop.exp: new file.
27704 * gdb.hp/templ-hp.cc: new file.
27705 * gdb.hp/templ-hp.exp: new file.
27706 * gdb.hp/thr-lib.c: new file.
27707 * gdb.hp/thr-lib.exp: new file.
27708 * gdb.hp/thr-lib.h: new file.
27709 * gdb.hp/thr-liblib.c: new file.
27710 * gdb.hp/virtfun-hp.c: new file.
27711 * gdb.hp/virtfun-hp.exp: new file.
27712 * gdb.hp/watch-cmd.exp: new file.
27713 * gdb.hp/watch-hp.exp: new file.
27714 * gdb.hp/xdb1.exp: new file.
27715 * gdb.hp/xdb2.exp: new file.
27716 * gdb.hp/xdb3.exp: new file.
27717
27718Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27719
27720 The following files are part of the HP merge; some had longer
27721 names at HP, but have been renamed to be no more than 14
27722 characters in length.
27723
27724 * gdb.base/ss.h: new file.
27725 * gdb.base/call-ar-st.c: new file.
27726 * gdb.base/call-ar-st.exp: new file.
27727 * gdb.base/call-rt-st.c: new file.
27728 * gdb.base/call-rt-st-exp: new file.
27729 * gdb.base/call-strs.exp: new file.
27730 * gdb.base/ena-dis-br.exp: new file.
27731 * gdb.base/environ.exp: new file.
27732 * gdb.base/long_long.exp: new file.
27733 * gdb.base/sect-cmd.exp: new file.
27734 * gdb.base/shlib-cl2.exp: new file.
27735 * gdb.base/smoke.exp: new file.
27736 * gdb.base/so-impl-ld.c: new file.
27737 * gdb.base/so-impl-ld.exp: new file.
27738 * gdb.base/so-indr-cl.c: new file.
27739 * gdb.base/so-indr-cl.exp: new file.
27740 * gdb.base/varargs.exp: new file.
27741 * gdb.base/volatile.exp: new file.
27742 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27743 * gdb.base/display.exp: new file.
c906108c
SS
27744 * gdb.c++/derivation.exp: new file.
27745 * gdb.c++/local.exp: new file.
27746 * gdb.c++/member-ptr.exp: new file.
27747 * gdb.c++/overload.exp: new file.
27748 * gdb.c++/ovldbreak.exp: new file.
27749 * gdb.c++/ref-types.exp: new file.
27750 * gdb.c++/ref-types2.exp: new file.
27751 * gdb.c++/userdef.exp: new file.
d63a86f8 27752
c906108c
SS
27753Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27754
27755 * gdb.base/default.exp: Reflect wording change in remote.c.
27756
dc96c6c7 27757Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27758
27759 * gdb.base/help.exp: Update to reflect current text.
27760
27761Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27762
27763 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27764 they're stack variables and contain garbage.
27765 * gdb.c++/anon-union.exp: new file.
27766
27767 The following changes were made by David Taylor
889bf7c5
PA
27768 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27769 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27770 in changes by HP.
c906108c
SS
27771
27772 * gdb.base/bitops.exp: new file.
27773 * gdb.base/default.exp: change expected messages for catch and
27774 info catch tests to reflect HP merge changes.
27775 * gdb.base/enable-disable-break.exp
27776 * gdb.base/ending-run.c: new file.
27777 * gdb.base/long_long.c: new file.
27778 * gdb.base/maint.exp: new file.
27779 * gdb.base/pointers2.exp: new file.
27780 * gdb.base/shlib-call2.exp: new file.
27781 * gdb.base/solib.exp: new file.
27782 * gdb.base/step-test.c: new file.
27783 * gdb.c++/anon-union.cc: new file.
27784 * gdb.c++/local.cc: new file.
27785 * gdb.c++/member-pointer.cc: new file.
27786 * gdb.c++/method.cc: new file.
27787 * gdb.c++/ref-types.cc: new file.
27788 * gdb.c++/ref-types2.cc: new file.
27789 * gdb.c++/userdef.cc: new file.
d63a86f8 27790
c906108c
SS
27791 * gdb.base/scope.exp: compile one file at a time, then link.
27792 * gdb.base/langs.exp: ditto.
27793 * gdb.base/list.exp: ditto.
d63a86f8 27794
c906108c
SS
27795Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27796
27797 The following changes were made by David Taylor
889bf7c5
PA
27798 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27799 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27800 in changes by HP.
d63a86f8 27801
c906108c
SS
27802 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27803 skip tests. When compiling pass c++ flag to gdb_compile.
27804 * gdb.c++/
d63a86f8 27805
c906108c
SS
27806 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27807 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27808 (skip_hp_tests): new function.
27809 (gdb_preprocess): new function.
27810
27811 * configure.in (hpdir): decide whether to configure gdb.hp.
27812 * configure: regenerated.
27813
27814 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27815 to delete on clean.
27816 (EXECUTABLES): update to reflect new additions.
27817 * gdb.base/commands.exp: update message expected.
27818 * gdb.base/default.exp: add copyright notice.
27819 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27820 * gdb.base/help.exp: update messages to reflect current text.
27821 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27822 targets for recurse tests.
27823 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27824 skip this file.
27825
27826 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27827 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27828 compilation.
27829 * gdb.c++/misc.exp: ditto.
27830 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27831 run the tests. tell gdb_compile that it's a c++ compilation.
27832
27833 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27834
c906108c
SS
27835 * gdb.base/all-bin.exp: new file.
27836 * gdb.base/arithmet.exp: new file.
27837 * gdb.base/assign.exp: new file.
27838 * gdb.base/completion.exp: new file.
27839 * gdb.base/cond-expr.exp: new file.
27840 * gdb.base/condbreak.exp: new file.
27841 * gdb.base/define.exp: new file.
27842 * gdb.base/dollar.exp: new file.
27843 * gdb.base/environment.exp: new file.
27844 * gdb.base/eval-skip.exp: new file.
27845 * gdb.base/jump.exp: new file.
27846 * gdb.base/logical.exp: new file.
27847 * gdb.base/pointers.exp: new file.
27848 * gdb.base/relational.exp: new file.
27849 * gdb.base/section_command.exp: new file.
27850 * gdb.base/whatis-expr.exp: new file.
27851
27852 * gdb.base/all-types.c: new file.
27853 * gdb.base/call-array-struct.c: new file.
27854 * gdb.base/call-return-struct.c: new file.
27855 * gdb.base/call-strings.c: new file.
27856 * gdb.base/callfuncs2.c: new file.
27857 * gdb.base/condbreak.c: new file.
27858 * gdb.base/constvars.c: new file.
27859 * gdb.base/display.c: new file.
27860 * gdb.base/int-type.c: new file.
27861 * gdb.base/jump.c: new file.
27862 * gdb.base/miscexprs.c: new file.
27863 * gdb.base/pointers.c: new file.
27864 * gdb.base/pointers2.c: new file.
27865 * gdb.base/shmain.c: new file.
27866 * gdb.base/shr1.c: new file.
27867 * gdb.base/shr2.c: new file.
27868 * gdb.base/solib.c: new file.
27869 * gdb.base/solib1.c: new file.
27870 * gdb.base/solib2.c: new file.
27871 * gdb.base/varargs.c: new file.
27872 * gdb.c++/derivation.cc: new file.
27873 * gdb.c++/overload.cc: new file.
27874 * gdb.c++/ovldbreak.cc: new file.
27875 * gdb.hp/attach.c: new file.
27876 * gdb.hp/attach2.c: new file.
27877 * gdb.hp/average.c: new file.
27878 * gdb.hp/compiler.c: new file.
27879 * gdb.hp/compiler.cc: new file.
27880 * gdb.hp/execd-program.c: new file.
27881 * gdb.hp/follow-exec.c: new file.
27882 * gdb.hp/follow-fork.c: new file.
27883 * gdb.hp/follow-vfork-and-exec.c: new file.
27884 * gdb.hp/misc-hp.cc: new file.
27885 * gdb.hp/more-steps.c: new file.
27886 * gdb.hp/optimize.c: new file.
27887 * gdb.hp/quicksort.c: new file.
27888 * gdb.hp/run-hp.c: new file.
27889 * gdb.hp/start-stop.c: new file.
27890 * gdb.hp/sum.c: new file.
27891 * gdb.hp/templates-hp.cc: new file.
27892 * gdb.hp/thread-local-in-lib.c: new file.
27893 * gdb.hp/thread-local-in-lib.h: new file.
27894 * gdb.hp/thread-local-in-lib.lib.c: new file.
27895 * gdb.hp/vforked-program.c: new file.
27896 * gdb.hp/virtfunc-hp.cc: new file.
27897 * gdb.hp/watchpoint-hp.c: new file.
27898 * gdb.hp/xdb.c: new file.
27899 * gdb.hp/xdb0.c: new file.
27900 * gdb.hp/xdb0.h: new file.
27901 * gdb.hp/xdb1.c: new file.
27902
27903Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27904
27905 The following change was made by Edith Epstein
889bf7c5
PA
27906 <eepstein@cygnus.com> as part of a project to merge in changes
27907 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27908
27909 * gdb.c++/demangle.exp: changed the expected output for some
27910 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27911 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27912 T1<char>::~T1<char>(void)
c906108c 27913 becomes,
a9c64011
AS
27914 maint demangle __dt__11T1__pt__2_cFv
27915 T1<char>::~T1(void)
c906108c 27916
889bf7c5 27917 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27918
c906108c
SS
27919Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27920
27921 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27922 * gdb.trace/backtrace.exp: Likewise.
27923 * gdb.trace/circ.exp: Likewise.
27924 * gdb.trace/collection.exp: Likewise.
27925 * gdb.trace/deltrace.exp: Likewise.
27926 * gdb.trace/infotrace.exp: Likewise.
27927 * gdb.trace/limits.exp: Likewise.
27928 * gdb.trace/packetlen.exp: Likewise.
27929 * gdb.trace/passc-dyn.exp: Likewise.
27930 * gdb.trace/passcount.exp: Likewise.
27931 * gdb.trace/report.exp: Likewise.
27932 * gdb.trace/save-trace.exp: Likewise.
27933 * gdb.trace/tfind.exp: Likewise.
27934 * gdb.trace/tracecmd.exp: Likewise.
27935 * gdb.trace/while-dyn.exp: Likewise.
27936 * gdb.trace/while-stepping.exp: Likewise.
27937
279381998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27939
27940 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27941
27942Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27943
27944 From Brendan Kehoe:
27945 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27946 int return types.
27947
27948Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27949
27950 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27951 remote dos host testing right.
c906108c
SS
27952
27953Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27954
27955 * gdb.base/corefile.exp: remove some xfails.
27956
27957Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27958
27959 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27960 have different timestamps.
c906108c
SS
27961
27962Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27963
27964 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27965 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27966
27967Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27968
27969 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27970 delta.
c906108c
SS
27971
27972Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27973
27974 * gdb.base/default.exp: Add brace missing from previous delta.
27975
27976Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27977
27978 * gdb.base/default.exp: Support test for info float for all
27979 varieties of arm toolchain.
27980
dc96c6c7 27981Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27982
27983 * gdb.trace/*.exp: remove "remote_download" command.
27984
dc96c6c7 27985Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27986
27987 * gdb.trace/*.exp: remove -gdwarf from compile.
27988
27989Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27990
27991 * gdb.trace/configure.in(AC_INIT): typo
27992 * gdb.trace/configure: regenerated
27993
dc96c6c7 27994Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27995
27996 * config/m68k-emc.exp: New file.
27997 * lib/<emc-support.exp trace-support.exp}: New files.
27998 * configure.in: add new test directory gdb.trace.
27999 * gdb.trace/{configure configure.in Makefile.in}: New files.
28000 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
28001 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
28002 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
28003 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
28004 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
28005 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
28006 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 28007
dc96c6c7 28008Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28009
28010 * gdb.c++/classes.exp: Change all regular expressions to match
28011 arbitrary combinations of newline/carriage-return, so that they
28012 will work equally well on Unix and Windows.
28013 * gdb.c++/inherit.exp: ditto.
28014 * gdb.c++/virtfunc.exp: ditto.
28015
280161998-08-11 Dawn Perchik <dawn@cygnus.com>
28017
28018 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
28019
c2d11a7d
JM
28020Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
28021
28022 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
28023 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
28024 to use a0-a3/d0-d3 as needed.
28025
28026Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
28027
28028 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
28029 * gdb.disasm/am33.exp: Corresponding changes.
28030
c906108c
SS
280311998-07-11 Felix Lee <flee@cygnus.com>
28032
28033 * gdb.base/callfuncs.exp: add cmp10 test.
28034 * gdb.base/callfuncs.c (cmp10): new function.
28035
28036Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
28037
d63a86f8 28038 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
28039 into two parts to get around a synchronization problem in expect.
28040
3fc11d3e
JM
28041Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
28042
28043 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
28044
28045 * configure.in: Add options for gdbtk testsuite.
28046
28047 * configure: Regenerate.
28048
28049 * gdb.gdbtk: New directory to hold gdbtk tests.
28050
c906108c
SS
28051Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28052
28053 * gdb.fortran/types.exp: Escape brackets in expect patterns
28054 for test_float_literal_types_accepted tests.
28055 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
28056 before run test.
28057
c2d11a7d
JM
28058Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
28059
28060 * am33.exp: Just compile, do not link the testcase.
28061 * am33.s: Add ".am33" pseudoop to force am33 mode.
28062
c906108c
SS
280631998-06-25 Felix Lee <flee@cygnus.com>
28064
28065 * gdb.base/setshow.exp: make sure $pc is sane.
28066
28067 * gdb.stabs/weird.exp: split expect patterns properly.
28068
c2d11a7d
JM
28069Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
28070
28071 * gdb.disasm/am33.s: New disassembler testfile for the am33.
28072 * gdb.disasm/am33.exp: Run it.
28073
dc96c6c7 28074Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28075
28076 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
28077 match processing (and eliminate spurious timeouts when running).
28078
dc96c6c7 28079Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28080
28081 * gdb.base/signals.exp (test_handle_all_print): put back Mach
28082 exception test, but conditionalize it on target [mach | gnu].
28083
dc96c6c7 28084Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28085
28086 * gdb.base/overlays.exp: fixup compile line for linker script.
28087
28088Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
28089
28090 * gdb.fortran/types.exp: don't guess at float size.
28091
28092Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
28093
28094 * gdb.base/exprs.exp: delete test that depends on int size.
28095
28096Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
28097
28098 * config/sim.exp: Removed checks for target triplets.
28099 (gdb_target_sim): Use gdb,target_sim_options.
28100
28101Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
28102
28103 * gdb.base/reread.exp: New file.
28104 * gdb.base/reread1.c: New file.
28105 * gdb.base/reread2.c: New file.
28106
28107Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
28108
28109 * config/sim.exp: Use 'target sim -sparclite' when running
28110 SPARClite programs.
28111
28112Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
28113
28114 * gdb.base/structs2.exp: New file.
28115 * gdb.base/structs2.c: New file.
28116
28117Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
28118
28119 * gdb.asm/common.inc: New file.
28120 * gdb.asm/d10v.inc: New file.
28121 * asm-source.exp: Pass -I's to gas to find .inc files.
28122 Update line numbers in expected output.
28123 * asmsrc1.s: Rewrite.
28124 * asmsrc2.s: Rewrite.
28125 * configure.in: Create arch.inc symlink.
28126 * configure: Regenerate.
28127 * Makefile.in (distclean): Delete arch.inc.
28128
28129Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
28130
28131 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
28132 (t_enum_value2): ditto
28133 (t_enum_value3): ditto
28134 (main): ditto
c906108c
SS
28135Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28136
28137 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
28138 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
28139 change.
28140 Use gdb_test instead of send_gdb/gdb_expect sequences.
28141
28142Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
28143
28144 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
28145 not void.
28146
28147Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
28148
28149 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
28150 subroutines. Used to test gdbs ability to single step through PC
28151 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
28152
28153Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
28154
28155 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
28156 more rigorous EGCS C++ error checking.
28157
28158Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28159
a9c64011
AS
28160 * gdb.base/help.exp: Clean up `help set args' and `help show args'
28161 tests.
28162 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
28163 function when asleep.
28164 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
28165 for i*86 Linux and SVR4 signal handling problems.
28166 Remove linux xfail for `next to handler in signals_tests_1', fixed
28167 by recent infrun.c change.
28168 Limit backtrace to 10 frames to avoid timeout problems with infinite
28169 stack backtraces.
28170 Adjust expect pattern in `handle all print' test to match Apr 28 1997
28171 target.[ch] change.
c906108c
SS
28172
28173Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
28174
28175 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
28176 for a newline from gdb before continuing.
28177 (default_gdb_exit): Just look for y or n.
28178 (gdb_test): Detect abnormal exit from GDB running on DOS; if
28179 it does, fail the rests of the tests in the file.
28180
28181Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
28182
28183 * config/cygmon.exp: New file.
28184
28185Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
28186
28187 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 28188 main" test on remote targets.
c906108c
SS
28189
28190 * gdb.base/scope.exp: Fix problem with filelocal_bss before
28191 run test on remote targets.
28192
28193Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
28194
28195 * gdb.asm: New directory.
28196 * configure.in: Configure it.
28197 * configure: Regenerate.
28198 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
28199 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
28200
28201Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
28202
28203 * config/mn10300-eval.exp: New file to support MN10300 eval board.
28204
dc96c6c7 28205Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28206
a9c64011
AS
28207 * gdb.base/overlays (several files): Merge the two overlay
28208 managers into one. Change variables (foox, barx, bazx, grbxx)
28209 back into ints but force them to load in their proper sections.
c906108c
SS
28210
28211Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
28212
28213 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 28214 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
28215 (D10VCopy): Handle memory regions crossing 16k boundaries.
28216 (D10VCopy): Transfer data in 32 bit chunks.
28217
28218Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
28219
28220 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 28221 correct.
c906108c
SS
28222
28223 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 28224 map. Include space for printf in .text segment.
c906108c
SS
28225
28226 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 28227 updated d10v memory VMA/LMA map.
c906108c 28228 (D10VCopy): Call D10VTranslate.
d63a86f8 28229
c906108c
SS
28230Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
28231
28232 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
28233
28234 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
28235 that it won't be put into the .sdata - small data -
28236 section. Update reference.
c906108c
SS
28237 * gdb.base/baz.c (bazx, baz): Ditto.
28238 * gdb.base/foo.c (foox, foo): Ditto.
28239 * gdb.base/grbx.c (grbxx, grbx): Ditto.
28240
28241 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 28242 to be arrays.
d63a86f8 28243
dc96c6c7 28244Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28245
a9c64011
AS
28246 * gdb.base/overlays.exp: fix up and get working again.
28247 Add tests for backtraces from an overlay function.
d63a86f8 28248
c906108c
SS
28249Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
28250
28251 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
28252 "calling function with watchpoint enabled".
28253
28254Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
28255
28256 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 28257 gdb_suppress_tests for d10v-*-*.
c906108c
SS
28258 * lib/gdb.exp (gdb_suppress_tests): Disable this function
28259 pending review of whether it is useful or not.
28260
28261Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
28262
28263 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
28264
28265Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
28266
28267 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
28268 * config/dve.exp: New file to support Densan boards.
28269
28270Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
28271
28272 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 28273 reads and BSD.
c906108c
SS
28274
28275Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
28276
28277 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
28278 response.
28279
28280 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
28281
28282Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
28283
28284 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 28285 test.
c906108c
SS
28286
28287 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 28288 target_sizeof_long and target_bigendian_p.
c906108c 28289 (structs_by_value, structs_by_reference): Check values according
889bf7c5 28290 to targets word size and endianess.
d63a86f8 28291
c906108c
SS
28292Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
28293
28294 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 28295 output.
c906108c
SS
28296
28297Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
28298
28299 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 28300 Update test of set args help to match source change.
c906108c
SS
28301
28302Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
28303
28304 * gdb.base/default.exp: Expect help system output to be in
28305 alphabetical order.
28306 * gdb.base/help.exp: Ditto.
28307
28308Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
28309
28310 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
28311 "i*86-pc-linux-gnu*".
28312 * gdb.base/interrupt.exp: Ditto.
28313 * gdb.base/corefile.exp: Ditto.
28314
28315 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 28316 define vxworks when building the testcase.
c906108c
SS
28317
28318 * gdb.base/ptype.exp: Fix testnames to be unique.
28319 * gdb.base/radix.exp: Ditto.
28320 * gdb.base/term.exp: Ditto.
28321 * gdb.base/whatis.exp: Ditto.
28322 * gdb.c++/classes.exp: Ditto.
28323
28324Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
28325
28326 * gdb.base/callfuncs.exp: Fix indentation.
28327
28328 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
28329 suppress_flag has been set.
28330 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
28331 target feature.
28332
28333Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
28334
28335 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
28336 the testcase.
28337
28338 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 28339 set_debug_traps() and breakpoint().
c906108c
SS
28340 * gdb.c++/misc.cc (main): Ditto.
28341 * gdb.c++/templates.cc (main): Ditto.
28342 * gdb.c++/virtfunc.cc (main): Ditto.
28343
28344Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
28345
28346 * lib/gdb.exp(gdb_step_for_stub): New function.
28347 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
28348 exists, reload the executable and do a "continue" instead of
28349 doing a jump.
28350 (runto_main): Use gdb_step_for_stub.
d63a86f8 28351
c906108c 28352 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 28353 tests to have unique names.
c906108c
SS
28354 * gdb.base/callfuncs.exp: Ditto.
28355 * gdb.base/commands.exp: Ditto.
28356 * gdb.base/default.exp: Ditto.
28357 * gdb.base/help.exp: Ditto.
28358 * gdb.base/list.exp: Ditto.
28359 * gdb.base/opaque.exp: Ditto.
28360 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
28361 similar tests.
d63a86f8 28362
c906108c
SS
28363 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
28364 * gdb.c++/cplusfuncs.cc: Ditto.
28365 * gdb.c++/virtfunc.cc: Ditto.
28366
28367 * config/monitor.exp: Keep track of the last file we saw, rather
28368 than trying to get the info from gdb.
28369
28370 * gdb.fortran/types.exp: Move comment to previous line.
28371
28372Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
28373
28374 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 28375 target mode.
c906108c
SS
28376
28377Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
28378
28379 From Bob Manson:
28380 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 28381 string from GDB when it connects.
c906108c
SS
28382
28383 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
28384
28385Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
28386
28387 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
28388 if we can't get a debug format from GDB (we may be testing an
28389 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
28390
28391 * gdb.stabs/weird.exp: Fix quoting.
28392
28393 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
28394
28395Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
28396
28397 * config/arm-ice.exp: New file.
28398
28399Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
28400
28401 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 28402 until it has been modified to work with the new testsuite.
c906108c 28403
99707966 28404 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
28405 testcase won't compile, cause all of the testcases in the file to
28406 fail instead.
c906108c
SS
28407
28408 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
28409 (gdb_clear_suppressed): New procedure.
28410 (gdb_stop_suppressing_tests): Only clear suppress_flag if
28411 it contains a positive value.
28412
28413Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
28414
28415 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
28416
28417 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
28418
28419Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
28420
28421 * lib/gdb.exp (setup_xfail_format): New function.
28422 (get_debug_format): New function to get debug format.
28423 (debug_format): New global variable to hold last value set
28424 by get_debug_format.
28425 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 28426 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
28427 * gdb.c++/ptype.exp: Ditto.
28428 * gdb.c++/classes.exp: Ditto.
28429 * gdb.c++/cplusfuncs.exp: Ditto.
28430 * gdb.c++/inherit.exp: Ditto.
28431 * gdb.c++/templates.exp: Ditto.
28432 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 28433
c906108c
SS
28434Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28435
28436 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28437 host doesn't have a currently-open connection.
28438
28439 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28440 any gdb stub target. Handle cases where gdb doesn't respond when
28441 interrupted in a sane fashion.
c906108c
SS
28442
28443 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28444 same thing in a totally different way.
c906108c
SS
28445
28446 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28447 setting "timeout".
c906108c 28448 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28449 default_gdb_init now.
c906108c
SS
28450
28451Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28452
28453 * gdb.base/printcmds.exp: Fix "check for floating addition"
28454 regexp to accept results within approx +/- .01 of exact value.
28455 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28456
28457Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28458
28459 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28460 properly.
c906108c
SS
28461 (gdb_expect): Add optional timeout parameter, and add timeout
28462 value to various calls.
28463 (gdb_suppress_tests): Only give one warning message per group.
28464
28465Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28466
28467 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28468 global variables. Handle getting a value for $timeout more
28469 gracefully.
c906108c
SS
28470
28471Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28472
28473 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28474 initialize.
c906108c 28475 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28476 by a target configuration file.
c906108c
SS
28477 (gdb_expect): Pass the timeout to remote_expect.
28478
28479 * config/monitor.exp(gdb_load): Fix typo in regexp.
28480
28481Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28482
28483 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28484
28485Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28486
28487 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28488 here. Call gdb_target_exec before rebooting the target, to make
28489 sure the connection to the target is closed.
c906108c
SS
28490 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28491 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28492 Also detect "Timeout reading from remote" error.
28493
28494 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28495 gdb_target_monitor. Don't call gdb_file_cmd here; let
28496 gdb_target_monitor do it.
c906108c
SS
28497
28498 * gdb.disasm/hppa.exp: Don't use exec_output.
28499
28500Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28501
28502 * gdb.base/list.exp: If we're debugging a non-native target,
28503 try to set the pc register to point to the start of the
28504 program before doing the first list command.
28505
28506 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 28507 test_calls after restarting.
c906108c
SS
28508
28509 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 28510 reloading.
c906108c
SS
28511
28512 * gdb.base/watchpoint.exp: Fix typo.
28513
28514 * gdb.base/setshow.exp: Check for use_gdb_stub.
28515
28516 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 28517 stub case.
c906108c
SS
28518 * gdb.base/langs.exp: Ditto.
28519
28520 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
28521 gdb_load_offset. If we weren't given a file to load, figure out
28522 what the current file is and use it.
c906108c
SS
28523
28524 * config/i386-bozo.exp: New file.
28525
28526Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
28527
28528 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
28529 feature.
28530
28531 * config/proelf.exp: New entry.
28532
28533Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
28534
28535 * lib/gdb.exp: Remove spurious .* patterns at the beginning
28536 of regexps.
28537
28538 * gdb.base/watchpoint.exp: Don't run the test_stepping
28539 tests if gdb can't call functions on the target.
28540
28541 * gdb.base/setshow.exp: Don't run the set prompt tests if
28542 the board has gdb_prompt set.
28543
28544Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
28545
28546 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
28547 * gdb.base/commands.exp: Likewise.
28548 * gdb.base/setshow.exp: Likewise.
28549
28550Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
28551
28552 * config/monitor.exp(gdb_start): Look for gdb_prompt target
28553 feature.
28554
28555 * config/i960.exp: New file.
28556
28557Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
28558
28559 * gdb.base/funcargs.exp: Check for gdb,short_int target
28560 feature instead of looking for explicit target triplets.
28561
dc96c6c7 28562Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 28563
d63a86f8 28564 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
28565 "p 123DEADBEEF", to check parse_number.
28566 * top.c: change "to enable to enable" to "to enable" in a couple
28567 of help strings.
28568
28569Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
28570
28571 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
28572 on the mn10300.
d63a86f8 28573
c906108c
SS
28574Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
28575
28576 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
28577 where the test executable is run with explicit args.
28578 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
28579
28580Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
28581
28582 * gdb.base/run.c: Use FAKEARGV to build test executable that
28583 does not require a command line arg, since most simulators
28584 don't currently support passing such an arg into the simulated
28585 program.
28586 * gdb.base/commands.exp: Change tests to insert the proper
28587 value as the arg to the first recursive factorial call. Change
28588 compilation line to define FAKEARGV at compile time.
28589
28590Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
28591
28592 * gdb.base/recurse.exp: Enable these tests for the mn10300.
28593 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28594 function with watchpoint enabled" test.
28595
28596Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28597
28598 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28599 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28600
28601 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28602 "Tests restarted" messages.
c906108c
SS
28603
28604Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28605
28606 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28607
dc96c6c7 28608Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28609
28610 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28611 for INFO SYMBOL; add help tests for OVERLAY commands.
28612 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28613 add tests for OVERLAY commands
28614 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28615 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28616 * gdb.base/sigall.c: add usestubs code frag
28617 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28618
c906108c
SS
28619Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28620
28621 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28622 failures.
28623 (gdb_stop_suppressing_tests): Note that tests have restarted.
28624
28625Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28626
28627 * config/h8300.exp: New file.
28628
28629Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28630
28631 * gdb.base/setshow.exp: Check for the existence of a
28632 feature, not its value.
28633
28634Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28635
28636 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28637
28638 * gdb.base/scope.exp: It's now init0(), not init().
28639
28640 * gdb.base/scope0.c: For now, change init() to be init0().
28641
28642 * config/monitor.exp: Use gdb_serial in preference to serial
28643 or netport.
28644
28645 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28646 and it's not already set.
c906108c
SS
28647
28648Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28649
28650 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28651 isn't using a stub and if it supports argument passing.
c906108c
SS
28652
28653Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28654
28655 * config/udi.exp(gdb_start): Make sure UDICONF is set
28656 properly before starting gdb.
28657
28658Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28659
28660 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28661 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28662 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28663
28664Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28665
28666 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28667 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28668
28669 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28670
28671 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28672
28673 * config/monitor.exp: Make sure we disconnect from the target.
28674 Also, try a reboot/reload cycle instead of failing if the
28675 load fails.
28676
28677Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28678
28679 * gdb.base/default.exp: Don't set match_max.
28680 * gdb.base/help.exp: Ditto.
28681 * gdb.base/list.exp: Ditto.
28682 * gdb.base/signals.exp: Ditto.
28683
28684 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28685 set, use remote_ld to download the testcase instead of
28686 the GDB loader.
28687
28688Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28689
28690 * config/vr5000.exp: New file.
28691
28692 * config/monitor.exp(gdb_target_monitor): Add pattern for
28693 "Ending remote" to detect errors in connecting.
28694
28695 * gdb.base/setshow.exp: Add .* within auto language test.
28696
28697 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28698 target feature.
28699
28700 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28701 and reboot the board if necessary.
c906108c
SS
28702
28703 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28704 a set of tests. Remove print.* from the patterns being checked.
28705
28706Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28707
28708 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28709 refer to gdb_spawn_id.
28710
28711 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28712 longer used.
28713 * config/sparclet.exp: Ditto.
28714 * config/sparclet-old.exp: Ditto.
28715 * config/slite.exp: Ditto.
28716 * config/sim.exp: Ditto.
28717 * gdb.base/funcargs.exp: Ditto.
28718
28719 * lib/gdb.exp:Remove references to gdb_spawn_id.
28720 (gdb_expect): Move to remote.exp.
28721
28722Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28723
28724 * config/monitor.exp: Detect the "Couldn't establish connection"
28725 message from GDB.
28726
28727Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28728
28729 * gdb.base/bitfields.exp: Use runto instead of explicit
28730 gdb_run_cmd/gdb_expect sequences.
28731
28732 * gdb.base/break.exp(text_next_with_recursion): Add match for
28733 gdb_expect call.
28734
28735 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28736 We also need to handle the "A program is being debugged already"
28737 prompt from gdb. Use gdb_test to set the baud rate.
28738
28739 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28740 to 20000. Really. I mean it.
28741
28742Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28743
28744 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28745 fails. If suppress_flag is set, skip perror message about not
28746 being able to send to GDB.
c906108c 28747 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28748 GDB.
c906108c
SS
28749 (gdb_expect): If suppress_flag is set, always fail immediately.
28750 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28751 (gdb_init): Call gdb_stop_suppressing_tests.
28752 (default_gdb_exit): Ditto.
28753 (default_gdb_start): Ditto.
28754
28755 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28756 gdb_stop_suppressing_tests as appropriate.
c906108c 28757 * gdb.base/break.exp: Ditto.
889bf7c5 28758 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28759 * gdb.base/commands.exp: Ditto.
28760 * gdb.base/exprs.exp: Ditto.
889bf7c5 28761 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28762 * gdb.base/list.exp: Ditto.
28763 * gdb.base/recurse.exp: Ditto.
889bf7c5 28764 * gdb.base/scope.exp: Ditto.
c906108c
SS
28765 * gdb.base/structs.exp: Ditto.
28766 * gdb.c++/inherit.exp: Ditto.
28767
28768Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28769
28770 * config/vr4300.exp: New file.
28771
99707966 28772 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28773
99707966 28774 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28775
28776Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28777
28778 * lib/gdb.exp(gdb_init): New function.
28779
28780 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28781 for each individual variable set.
c906108c
SS
28782
28783 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28784 name.
28785
28786 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28787
28788 * gdb.base/scope.exp: Use gdb_test.
28789
28790 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28791 aborting; the testsuite driver will do that for us (see
28792 gdb_finish). Also, use gdb_test in a few more places.
28793
28794Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28795
28796 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28797
28798Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28799
28800 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28801 and "add_tests" are not at the same address.
28802
28803Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28804
28805 * gdb.base/ptype.exp: Use gdb_test.
28806
28807Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28808
28809 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28810 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28811 left in. No longer expect them to fail.
28812
28813 * gdb.stabs/*.mt; Deleted, no longer used.
28814 * gdb.stabs/configure.in: Remove references to target makefile
28815 frags.
28816 * gdb.stabs/configure: Rebuilt.
28817
28818 * gdb.disasm/*.mt: Deleted, no longer used.
28819 * gdb.disasm/configure.in: Remove references to target makefile
28820 frags. Use "sh3.s" as the unique filename for this directory.
28821 * gdb.disasm/configure: Rebuilt.
28822
28823 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28824 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28825 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28826
28827Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28828
28829 * config/udi.exp: Use mondfe,name instead of remote_host.
28830
28831Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28832
28833 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28834 a function with a watchpoint enabled on the mn10200.
28835
28836 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28837 before trying to create it!
28838
28839Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28840
28841 * config/vx.exp: Use hostname instead of netport.
28842
28843 * config/vxworks.exp: New file.
28844
28845 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28846
28847 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28848 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28849 occurs.
28850
28851 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28852 $gdb_spawn_id directly.
28853 (gdb_run_cmd): Try _start as well as start. Use the target feature
28854 gdb,start_symbol as the symbol to start from when jumping.
28855
28856Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28857
28858 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28859 redundant) test.
28860
28861 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28862 it doesn't lose for 16bit integer systems.
28863
28864Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28865
28866 * gdb.fortran/types.exp: If the target doesn't support "double"
28867 data types, then expect "real" types to only be 4 bytes.
28868
28869 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28870 call tests if the target doesn't support inferior function calls.
28871
28872 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28873 in printf tests.
28874
28875Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28876
28877 * gdb.base/help.exp: Disable "help set", "help show", and
28878 "help support". Simplify regexp for "help stack".
28879
28880 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28881 to 60 seconds. Temporarily set match_max to 15000 around the
28882 "info copying" test.
28883
28884 * gdb.base/nodebug.exp: Don't try to do an inferior function
28885 call if the target doesn't support them.
28886 * gdb.base/printcmds.exp: Likewise.
28887 * gdb.base/setvar.exp: Likewise.
28888 * gdb.base/structs.exp: Likewise.
28889 * gdb.c++/templates.exp: Likewise.
28890 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28891
28892 * gdb.base/recurse.exp: Enable for the mn10200.
28893
28894 * configure.in: Do configure gdb.stabs directory for *-*-elf
28895 targets.
28896 * configure: Rebuilt.
28897
28898 * gdb.base/break.exp: Check for gdb,noresults before testing
28899 exit status and/or results from the target.
28900 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28901 * lib/gdb.exp: Remove old (now bogus) initialization of
28902 noinferior, noargs, noresults and nosignals.
28903
28904Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28905
28906 * config/sh.exp: New file.
28907
28908 * config/slite.exp: Try to connect multiple times to the board
28909 before rebooting. Only send a "monitor run" if need_monitor_run
28910 is set.
28911
28912 * gdb.base/break.exp: Don't do the "stub continue" test if
28913 the target has gdb_stub set.
28914
28915 * gdb.base/callfuncs.exp: Increase the timeout.
28916
28917 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28918 if the target has gdb,noinferiorio set.
28919
28920 * gdb.base/list.exp: Increase match_max to 10000 characters.
28921
28922 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28923
28924 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28925 target.
28926
28927 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28928
28929Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28930
28931 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28932 trying to delete the copy of gdb. Catch the file delete so we
28933 don't die if the delete fails; also, the file should be copied to
28934 the host, not to the build.
c906108c
SS
28935
28936Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28937
28938 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28939 parenthesis in case it contains multiple regexps separated
c906108c
SS
28940 with |.
28941
28942 * gdb.base/watchpoint.exp: Use gdb_test.
28943 * gdb.base/default.exp: Ditto.
28944
28945Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28946
99707966 28947 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28948
c906108c
SS
28949 * gdb.base/scope.exp: Use gdb_test.
28950 * gdb.c++/classes.exp: Ditto.
28951 * gdb.c++/inherit.exp: Ditto.
28952
28953Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28954
28955 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28956 remote_exec instead.
28957 * gdb.base/corefile.exp: Don't be ridiculous.
28958 * gdb.base/*.c: Add missing stub invocations.
28959
28960Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28961
28962 * config/slite.exp: Miscellaneous fixes.
28963
28964 * lib/gdb.exp: Fix runto.
28965
28966 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28967 the target.
28968
28969 * gdb.base/watchpoint.exp: Fix regexp.
28970
28971 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28972 close and wait commands, as the descriptor may now be
28973 invalid. Always call "remote_close host".
28974
28975Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28976
28977 Major rewrite for testsuite revision.
d63a86f8 28978
c906108c
SS
28979 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28980 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28981 instead of relying on spawn_id to always contain a valid
28982 spawn id.
28983 (get_compiler_info): New procedure to build the ${binfile}.ci
28984 file, instead of replicating this in N different places.
28985 (gdb_compile): New procedure.
d63a86f8 28986
c906108c 28987 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28988 appropriate arguments) instead of compile. Use gdb_test in a lot
28989 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28990 at the start of a testcase, as this is no longer done magically.
28991
28992 config/*-gdb.exp: Rename without the -gdb suffix.
28993
28994 config/mips.exp: Use remote_close instead of exit_remote_shell.
28995 config/monitor.exp: Use target_info instead of looking at
28996 baud, timeout, etc.
28997 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28998
28999Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29000
29001 * gdb.c++/templates.exp (test_ptype_of_templates),
29002 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
29003 Update expect patterns for destructors and assignment operators
29004 to match corresponding c-typeprint.c changes.
29005 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
29006 to destructor breakpoint test, GDB should be able to set the
29007 destructor breakpoint without specifying arguments.
29008
29009Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
29010
29011 * gdb.threads/pthreads.exp: Change result for failure to compile due
29012 to lack of pthreads runtime support from an error to simply an
29013 unsupported test, per dejagnu standards.
29014
29015Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29016
29017 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
29018 where GDB exits to reduce pattern match time.
29019 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
29020
29021 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
29022
dc96c6c7 29023Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29024
29025 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
29026 * gdb.base/default.exp: ditto.
29027 * gdb.base/nodebug.exp: ditto.
29028 * gdb.base/printcmds.exp: ditto.
29029 * gdb.base/ptype.exp: ditto.
29030 * gdb.base/setvar.exp: ditto.
29031 * gdb.base/structs.exp: ditto.
29032 * gdb.base/setshow.c: Guard against uninitialized values of argc.
29033
29034Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
29035
29036 * configure, */configure: Rebuild with autoconf 2.12.
29037
29038Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
29039
29040 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
29041 use new i*86-pc-linux*-gnu quads.
29042 * gdb.base/corefile.exp: Ditto.
29043 * gdb.base/signals.exp: Ditto.
29044 * gdb.base/sigall.exp: Ditto.
29045 * gdb.base/interrupt.exp: Ditto.
29046
29047 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
29048 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
29049 RedHat 4.0.
d63a86f8 29050
c906108c 29051 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
29052 linux. This allows the test case to at least compile on latest
29053 linux, but still not run due to missing the threads runtime library.
c906108c
SS
29054
29055Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29056
29057 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
29058 directory to search gdb directory. Accept and step over conditional
29059 stack alignment code. Consume $prompt in failure cases.
29060 Reset timeout to $oldtimeout instead of some arbitrary value.
29061 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
29062 timeout problems with infinite stack backtraces.
29063 * gdb.base/ptype.exp (ptype struct link, union tu_link):
29064 Accept function parameters for linkfunc member.
29065
29066Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
29067
29068 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
29069 (CXXFLAGS): Remove, unreferenced.
29070 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
29071 previous -B options and also add -B option to pick up cross compiled
29072 runtime.
c906108c
SS
29073 (TARGET_INCLUDES): Add for -I options and add code to initialize when
29074 doing cross compiles.
29075 (target_alias): Declare global.
29076 (xgcc): Set variable to full path of gcc in build tree. Use findfile
29077 to verify that gcc exists in build tree, and if so set CC to that
29078 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 29079
c906108c
SS
29080Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
29081
29082 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
29083 ptype test for anonymous union. Fixup testcase to match
29084 current gcc debug output.
29085
29086Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
29087
29088 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
29089 force argument to an unsigned long type.
29090
29091Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
29092
29093 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 29094 tests and anonymous union print/ptype tests.
c906108c
SS
29095 * gdb.base/list.exp (test_forward-search): Increase timeout by
29096 5 minutes for the "search extremely long line" case.
29097 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
29098 completely optional and that the pass/fail messages use the command as
29099 the message if that third arg is a null string.
29100 (gdb_test_exact): Arrange that a null string pattern means match a
29101 null string output rather than any output, which might include random
889bf7c5 29102 errors.
c906108c
SS
29103 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
29104 backtrace test.
29105 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
29106 always failing and failure is now exposed by gdb.exp changes.
29107
29108Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
29109
29110 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
29111 weren't being noted.
29112
29113Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29114
29115 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
29116 * gdb.stabs/weird.exp: Remove v_comb xfails.
29117
dc96c6c7 29118Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29119
29120 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 29121 list.exp scope.exp watchpoint.exp]
c906108c 29122 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 29123
dc96c6c7 29124Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29125
29126 * config/monitor.exp: Increase download timeout to 1000 seconds.
29127
dc96c6c7 29128Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29129
29130 * config/m32r.exp: Increase timeout to 120 seconds.
29131
29132Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
29133
29134 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
29135 and accept older ordering as obsolescent gcc or gdb.
29136 * gdb.c++/templates.exp: Ditto.
29137 * gdb.c++/virtfunc.exp: Ditto.
29138
29139Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
29140
29141 * gdb.base/coremaker.c: Add code to mmap some data so we
29142 can check that it ends up in the core file.
29143 * gdb.base/corefile.exp: Add test to read mmapped data
29144 from core file.
29145
dc96c6c7 29146Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29147
29148 * config/m32r.exp: New file.
29149
29150Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
29151
29152 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
29153 that cflags can contains -gstabs, and work correctly for other tests.
29154
dc96c6c7 29155Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29156
29157 * gdb.base/setshow.exp: New file, tests show and set.
29158 * gdb.base/setshow.c: New file, tests show and set.
29159 * gdb.base/help.exp: Add test for help set|show annotate.
29160 * gdb.base/default.exp: Add test for set|show annotate.
29161
29162Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
29163
29164 * testsuite/gdb.base/break.exp: Make backtrace from factorial
29165 errors unique.
29166 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
29167 explicitly.
29168
29169Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
29170
29171 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
29172 and width commands. This is done elsewhere.
29173 * (gdb_start): Don't call gdb_start_sim here. That's already
29174 done in gdb_load. This fixes lots of failures in default.exp.
29175
29176Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
29177
29178 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
29179 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
29180 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
29181 in the same we we treat other failures (since it may be an expected
889bf7c5 29182 condition), rather than as an error.
c906108c
SS
29183 * gdb.base/signals.exp (test_handle_all_print): Revert back to
29184 old test format.
29185
29186Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
29187
29188 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
29189 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 29190 twice. Nuke the duplicates.
c906108c 29191 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 29192 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
29193 Remove config.h along with other config files.
29194
29195Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
29196
29197 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
29198 "p func1 ()" and note that rests of tests are skipped.
29199 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29200 setup_xfails for "print func2::coremaker_local".
c906108c
SS
29201 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
29202 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
29203 affected by the previous run test.
29204 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
29205 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
29206 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
29207 "pass int powerset tuple" and "pass modeless int powerset tuple".
29208 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
29209 "real write 4" and "real write 8".
29210 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29211 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
29212 "print \$i after tuple assign 2", and
29213 "print vs2 after tuple assign 2".
29214 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
29215 meaningful error message and return -1 so the caller can
29216 suppress further tests and avoid a cascade of errors.
d63a86f8 29217
c906108c
SS
29218Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
29219
29220 * gdb.base/a1-selftest.exp: Tweak tests to account for new
29221 format for printing version.
29222 * gdb.base/default.exp: Ditto.
29223 * gdb.base/interrupt.exp: Fix problem with cascade of
29224 errors if child process dies while calling a function.
d63a86f8 29225
c906108c
SS
29226Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
29227
29228 * Makefile.in (VPATH): Add
29229 * Makefile.in (Makefile, config.status): Fix rules so things get
29230 remade when necessary.
29231
29232Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
29233
29234 * Makefile.in (just-check): Add path to sibling expect dir
29235 to environment variable specified by RPATH_ENVVAR.
29236
29237Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
29238
29239 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
29240 (just-check): Add shared library paths for libstdc++, tk,
29241 tcl, bfd, and opcodes to the environment variable specified
29242 in RPATH_ENVVAR.
29243 * configure.in: Add support to recognize --enable-shared flag
29244 and generate correct value for RPATH_ENVVAR.
29245 * configure: Regenerated with autoconf.
29246
29247Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
29248
29249 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 29250 include all osf versions.
c906108c
SS
29251 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
29252 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
29253 when target is linux. When failing to build pthreads test
29254 executable, give more meaningful message.
29255 * gdb.threads/pthreads.c: Hpux also uses old definition of second
29256 arg for pthread_create.
d63a86f8 29257
c906108c
SS
29258Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
29259
29260 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 29261 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 29262 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 29263 and -lpthreads (everybody else).
c906108c
SS
29264 (test_startup): Fail gracefully if threads are not supported.
29265 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
29266 "p/c array_index("abcdef",2)" when not gcc compiled.
29267 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
29268 "print func2::coremaker_local" when not gcc compiled.
29269 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
29270 "ptype on opaque struct tagname (statically)",
29271 "ptype on opaque struct tagname (dynamically) 1", and
29272 "ptype on opaque struct tagname (dynamically) 2"
29273 for not compiled with gcc.
29274 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
29275 backtrace when compiled with gcc.
d63a86f8 29276 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
29277 than always return success.
29278
29279Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
29280
29281 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
29282
29283Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
29284
29285 * gdb.base/structs.exp: Undo last change.
29286
29287Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
29288
29289 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
29290 encapsulate all the steps/nexts done during self test, starting
29291 at main, and makes them less sensitive to optimization issues.
29292 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
29293 signal handler" test.
29294 * gdb.threads/pthreads.exp: Only run this for native configs.
29295 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
29296 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
29297 tests.
29298 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
29299 for "runto test_calls(void)" test.
d63a86f8 29300
c906108c
SS
29301Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
29302
29303 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
29304 and don't expect address info in breakpoint confirmations.
29305
29306Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
29307
29308 * gdb.base/list.exp (test_forward_search): Increase timeout
29309 temporarily by 60 seconds for searching extremely long line,
889bf7c5 29310 and then reset to old value when done. Increase expect input
c906108c
SS
29311 buffer to 10000.
29312
29313Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
29314
29315 * gdb.base/list.exp (test_forward_search): Fix to handle very
29316 long source line without overflowing expect's input buffer.
29317
29318Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
29319
29320 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
29321 "buffer_full".
29322
29323 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
29324 "buffer_full".
29325
29326 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
29327 "buffer_full".
29328
29329 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
29330 "buffer_full".
29331
29332Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
29333
29334 * configure.in (configdirs): Add gdb.threads.
29335 * configure: Regenerated with autoconf.
29336 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
29337 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
29338 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 29339
c906108c
SS
29340Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
29341
29342 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
29343
29344Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
29345
29346 * gdb.base/signals.exp (test_handle_all_print): Test separately for
29347 each signal's status in the output of "handle all print".
29348 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
29349 the \r\n sequence that immediately precedes the gdb prompt.
29350 * gdb.base/a1-selftest.exp: Save original timeout and restore
29351 after test.
29352
29353Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
29354
29355 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
29356 symbol.
29357
29358Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
29359
29360 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
29361
29362Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
29363
29364 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
29365 timeout by 60 seconds.
29366
29367Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
29368
29369 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
29370 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
29371 error return.
29372
29373Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
29374
29375 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
29376 gdb initialization, also report how long dejagnu waited. Restore
29377 old timeout before doing error return. Temporarily increase timeout
889bf7c5 29378 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
29379
29380Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
29381
29382 * lib/gdb.exp: Report timeout value for verbosity level 2.
29383 * config/gdbserver.exp: Ditto.
29384 * config/hppro.exp: Ditto.
29385 * config/mips-gdb.exp: Ditto.
29386 * config/monitor.exp: Ditto.
29387 * config/netware.exp: Ditto.
29388 * config/sim-gdb.exp: Ditto.
29389 * config/slite-gdb.exp: Ditto.
29390 * config/udi-gdb.exp: Ditto.
29391 * config/unix-gdb.exp: Ditto.
29392 * config/vx-gdb.exp: Ditto.
29393 * gdb.base/a1-selftest.exp: Ditto.
29394 * gdb.base/a2-run.exp: Ditto.
29395 * gdb.base/break.exp: Ditto.
29396 * gdb.base/corefile.exp: Ditto.
29397 * gdb.base/list.exp: Ditto.
29398 * gdb.base/recurse.exp: Ditto.
29399 * gdb.base/scope.exp: Ditto.
29400 * gdb.base/signals.exp: Ditto.
29401
29402Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29403
29404 * gdb.threads/Makefile.in (docdir): Removed.
29405
29406Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29407
29408 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 29409 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 29410 @srcdir@.
d63a86f8 29411 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
29412 autoconf 2.5 or higher.
29413 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
29414
29415Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
29416
29417 * configure: Regenerated.
29418 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
29419 avoid name clashes with SunOS headers.
29420
29421Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
29422
29423 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
29424
29425Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
29426
29427 * gdb.base/callfuncs.exp: Finish last change -- make sure the
29428 prototype information ends up in the compiler info file.
29429
29430Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
29431
29432 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29433 attempting to regenerate it. Eliminate use of a temporary file
29434 and just generate the info file directly. Source it immediately,
29435 for consistency of use.
29436 * gdb.base/corefile.exp: Ditto
29437 * gdb.base/exprs.exp: Ditto.
29438 * gdb.base/funcargs.exp: Ditto.
29439 * gdb.base/langs.exp: Ditto.
29440 * gdb.base/list.exp: Ditto.
29441 * gdb.base/mips_pro.exp: Ditto.
29442 * gdb.base/nodebug.exp: Ditto.
29443 * gdb.base/opaque.exp: Ditto.
29444 * gdb.base/ptype.exp: Ditto.
29445 * gdb.base/scope.exp: Ditto.
29446 * gdb.base/setvar.exp: Ditto.
29447 * gdb.base/signals.exp: Ditto.
29448 * gdb.base/whatis.exp: Ditto.
29449 * gdb.c++/templates.exp: Ditto.
29450 * gdb.c++/virtfunc.exp: Ditto.
29451 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29452 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29453
29454Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29455
29456 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29457 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29458 Increase timeout, a lot of single stepping might be needed if the
29459 target has no hardware watchpoints.
29460
29461Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29462
29463 * gdb.base/break.exp: Ignore compiler warnings when compiling
29464 break.c.
29465 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29466 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29467 from remote-sim.
29468 * gdb.base/exprs.exp: Add h8300 xfails.
29469 * gdb.base/funcargs.exp: Likewise.
29470 * gdb.base/nodebug.exp: Likewise.
29471 * gdb.base/printcmds.exp: Likewise.
29472 * gdb.base/ptype.exp: Likewise.
29473 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29474 h8300 xfails.
d63a86f8 29475 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29476 on the h8300.
29477 * gdb.base/funcargs.c: Explicitly make last constant argument to
29478 call_after_alloca_subr an unsigned long type.
29479 * gdb.base/return.c: Include stdio.h.
29480
29481Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29482
29483 * config/abug.exp: New file for the older Motorola Bug monitor
29484 that runs on the mvme13x series VME boards.
29485 * config/monitor.exp: Use the new config array for target settings
29486 if they exist.
29487
29488Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29489
29490 * sim-gdb.exp: Make the SH simulator allocate less space when
29491 it is targeted.
29492
29493Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29494
29495 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29496 test.
29497
29498Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29499
29500 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29501 "rs6000-*-*" for "list function in include file" when gcc compiled.
29502 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29503 for "p ctable1[120]".
29504 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
29505 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
29506 Remove setup_xfail for "rs6000-*-*" for
29507 "print 'scope0.c'::filelocal before run".
29508 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
29509 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
29510 since some compilers don't allow both options to be given
29511 on the same command line. Create object file and move it.
d63a86f8 29512
c906108c
SS
29513Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
29514
29515 * gdb.base/corefile.exp: Always regenerate the core file, since
29516 we always regenerate the coremaker program. Detect special case
29517 where registers cannot be read from core file.
d63a86f8 29518
c906108c
SS
29519Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
29520
29521 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
29522 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
29523 * gdb.c++/templates.exp: Only match on basename of file since
29524 some formats like xcoff don't encode directory information.
29525 * gdb.stabs/weird.exp: Use the right sed script for powerpc
29526 and rs6000 AIX xcoff targets.
29527 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
29528 * configure: Regenerate.
29529 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
29530 here, rather than in distclean.
d63a86f8 29531
c906108c
SS
29532Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
29533
29534 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
29535 defined, and use it to compile the test case with -O2. The
29536 native compilation still uses no optimization.
29537 * gdb.base/mips_pro.c: Remove inline assembly code since
29538 it is compiled PIC by default, which results in assembler
29539 warnings that make the testsuite think the compilation
29540 was unsuccessful.
29541
29542Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
29543
29544 * gdb.c++/misc.exp: Add note to message for
29545 "print s.a for foo struct" that this is a known gcc 2.7.2
29546 and earlier bug.
29547
29548Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
29549
29550 * gdb.base/break.exp: Fix pattern for matching "Delete all
29551 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
29552 setup_xfail for deleting all breakpoints test. Fix various
29553 timeout messages to include "(timeout)".
29554 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
29555 for "p t_float_values2(3.14159,float_val2)".
29556 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
29557 for "continue to call2g" when gcc compiled.
29558 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
29559 "up to foo in langs.exp", "show language at foo in langs.exp",
29560 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
29561 and "show language at fsub in langs.exp".
29562 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
29563 "list line 1 in include file", "list message for lines past EOF",
29564 "list function in include file", "list list0.h:foo", and
29565 "list filename:function; nonexistant function".
29566 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
29567 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
29568 and "ptype t_char_array" to be for native cc only.
d63a86f8 29569
c906108c
SS
29570Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
29571
d63a86f8 29572 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 29573 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 29574 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
29575
29576Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
29577
29578 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
29579 "bt in signals.exp". This problem only appears when running
29580 the testsuite, and then only intermittently.
29581
29582Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
29583
29584 * gdb.base/return.exp (return_tests): Differentiate between
29585 two tests of continuing.
29586
29587Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
29588
29589 * */Makefile.in (maintainer-clean): Remove config.log.
29590 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
29591 * gdb.c++/Makefile.in (PROGS): Add inherit.
29592 (clean): Remove *.ci.
29593
29594Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29595
29596 * gdb.c++/misc.cc: Add test code from Mike Stump.
29597 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29598
29599Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29600
29601 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29602 to "alpha-*-osf2*" and add comment.
29603 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29604 setup_xfail for "step over execarg initialization" and
29605 "step over corearg initialization".
c906108c
SS
29606 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29607 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29608 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29609 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29610 "print func2::coremaker_local", and "backtrace in corefile.exp".
29611 * gdb.base/signals.exp: Build and source signals.ci.
29612 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29613 to be for gcc only.
29614 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29615
c906108c
SS
29616Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29617
29618 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29619 Feb 3 procfs.c change.
29620
29621Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29622
29623 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29624
29625Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29626
29627 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29628 from dejagnu's apparent default of 10 seconds, which gives random
29629 results when running the tests over NFS on moderately loaded systems.
29630 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29631
29632Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29633
29634 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29635 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29636 result reports.
c906108c
SS
29637
29638Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29639
29640 * configure.in (CY_AC_PATH_TCLH): Remove.
29641 * configure: Regenerate.
29642
29643Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29644
29645 * gdb.c++/Makefile.in (clean): Add missing '{'.
29646
29647Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29648
29649 * lib/gdb.exp: Provide a default value for noinferior.
29650
29651 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29652 Load libgloss.exp.
29653
29654Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29655
29656 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29657 the executable, not the .o to run the tests from.
29658
29659Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29660
29661 * gdb.base/break.exp: Don't test for program exit or exit status
29662 if $noresults if nonzero.
29663 * gdb.base/langs.exp: Likewise.
29664 * gdb.base/watchpoint.exp: Likewise.
29665
29666 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29667 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29668 trying to compile the testcase.
29669
29670Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29671
29672 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29673 * gdb.base/signals.exp (continue to handler): Likewise.
29674
29675Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29676
29677 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29678
29679 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29680
29681Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29682
29683 * gdb.base/corefile.exp: Recognize "not found" as failure
29684 when trying to determine if a core file was generated.
29685 If no core file was generate the first time, try again without
29686 the ulimit -c to work around braindamaged shells.
29687
29688Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29689
29690 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29691 [] tests with "test" and enclose string in quotes.
29692 * gdb.stabs/configure: Rebuild
d63a86f8 29693
c906108c
SS
29694Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29695
29696 Changes in sync with expect:
29697 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29698 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29699 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29700 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29701 argument to AC_REQUIRE.
29702 * configure: Regenerated.
29703
29704Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29705
29706 * gdb.base/corefile.exp: When generating a core, discard any
29707 error messages about ulimit not found and the "core dumped"
29708 message from the shell that runs the coredumper.
29709
29710Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29711
29712 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29713
29714 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29715 which sed script to run. Expect failure for v_comb test
29716 on PA targets too.
d63a86f8 29717
c906108c
SS
29718Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29719
29720 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29721 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29722
29723Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29724
29725 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29726 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29727 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29728 * lib/gdb.exp (default_gdb_start): Fix typo.
29729 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29730 messages to not include the full program name that caused
29731 the core dump since some systems (such as solaris) apparently
29732 truncate this path to about 80 characters.
29733 When generating a core file first try increasing the core file
29734 size limit to unlimited since some systems may default it to
29735 zero, and it is harmless to try it. Move the test for failing
29736 to generate a core file to where it will actually get executed.
29737 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29738 new gdb result from g++ debug info improvements and make old
29739 pattern obsolescent. Also account for size_t differences
29740 (may be int or long).
29741 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29742 initialization before function call is placed in the delay slot
29743 and thus appears to be skipped over by commands such as "next".
29744
29745Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29746
29747 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29748
29749Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29750
29751 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29752 input source file; fix code to compile test to deal with this
29753 convention.
29754 * gdb.c++/*.exp: Likewise.
29755
29756Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29757
29758 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29759 "bt in signals.exp".
29760
29761Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29762
29763 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29764 "step over execarg initialization" and
889bf7c5 29765 "step over corearg initialization".
c906108c
SS
29766
29767Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29768
29769 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29770 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29771
29772Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29773
29774 From Rob Savoye (rob@poseidon.cygnus.com)
29775 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29776 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29777 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29778 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29779 configure.in}: Major reworking for autoconfig.
c906108c
SS
29780 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29781 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29782 New files.
c906108c
SS
29783 * config/unix-gdb.exp: Make GDB global.
29784 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29785 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29786 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29787 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29788 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29789 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29790 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29791 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29792 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29793 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29794 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29795 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29796 to returns as necessary, arrange for test to compile own testcase
29797 executable.
c906108c 29798 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29799
c906108c
SS
29800Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29801
29802 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29803 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29804 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29805 "backtrace through signal handler".
29806
29807Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29808
29809 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29810 continuing from a job control stop signal.
29811 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29812
29813Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29814
29815 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29816 * gdb.base/corefile.exp: Likewise.
29817 * gdb.base/funcargs.exp: Likewise.
29818
29819Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29820
29821 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29822 * config/monitor.exp: Add support for setting baud rate.
29823
29824Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29825
29826 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29827 i*86-*-linux* xfails for "backtrace through signal handler".
29828 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29829 "print func2::coremaker_local".
29830 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29831 alpha-dec-osf2* xfail for
c906108c
SS
29832 "delete all breakpoints when none".
29833
29834Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29835
29836 * gdb.base/break.exp: Change test that deletes all breakpoints
29837 when no user breakpoints are installed. A post 4.15 change
29838 causes gdb to no longer prompt in this case.
29839
29840Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29841
29842 * gdb.base/return.exp (return_tests): Change xfail for test
29843 "correct value returned double test" to stop xfailing at
29844 Solaris 2.5. Apparently the bug has been fixed.
29845
29846Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29847
29848 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29849 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29850
29851Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29852
29853 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29854 * gdb.disasm/hppa.s: Corresponding changes.
29855
29856Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29857
29858 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29859 makefile fragment.
29860 * config/mt-hpux: Deleted.
29861
29862Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29863
d63a86f8 29864 * Many files: When warning about suppressed tests due to a
c906108c
SS
29865 nonexistant test binary, avoid incrementing the warning count.
29866
29867Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29868
29869 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29870
c906108c
SS
29871Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29872
29873 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29874 "sparc-*-solaris2*".
29875
29876Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29877
29878 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29879 Add global and local variables and initialize them.
29880 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29881 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29882 extracts the file name and terminating signal from the core file.
29883 * TODO: Remove note about tests for correct mapping of corefile.
29884 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29885 from optimizing it away.
29886 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29887 handles common blocks.
29888
29889Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29890
29891 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29892 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29893
29894Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29895
29896 * Makefile.in (maintainer-clean): New target, synonym for
29897 realclean.
29898 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29899 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29900 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29901 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29902 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29903 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29904
29905Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29906
29907 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29908 xfails when not gcc compiled for "print foo::funclocal".
29909 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29910 "print foo::funclocal at foo",
29911 "print 'scope1.c'::foo::funclocal at foo",
29912 "print foo::funclocal_bss at foo",
29913 "print 'scope1.c'::foo::funclocal_bss at foo",
29914 "print foo::funclocal_ro at foo",
29915 "print 'scope1.c'::foo::funclocal_ro at foo",
29916 "print bar::funclocal at foo" and
29917 "print 'scope1.c'::bar::funclocal at foo".
29918 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29919 gcc compiled for "print foo::funclocal at bar".
29920 Expand all messages to ensure that they identify that
29921 the test is at bar().
29922 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29923 gcc compiled for:
29924 "ptype on opaque struct pointer (statically)",
29925 "ptype on opaque struct tagname (statically)",
29926 "ptype on opaque struct pointer (dynamically) 1",
29927 "ptype on opaque struct tagname (dynamically) 1",
29928 "ptype on opaque struct pointer (dynamically) 2" and
29929 "ptype on opaque struct tagname (dynamically) 2
29930 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29931 gcc compiled for:
29932 "p datalocal"
29933 "whatis datalocal",
29934 "ptype datalocal",
29935 "p bsslocal",
29936 "whatis bsslocal", and
29937 "ptype bsslocal".
29938 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29939 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29940 when not gcc compiled.
29941 * gdb.base/funcargs.exp (float_and_integral_args): Add
29942 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29943 compiled.
29944 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29945 "backtrace from call6a" when not gcc compiled.
29946 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29947 "backtrace from call7a" when not gcc compiled.
29948 * gdb.base/callfuncs.exp (do_function_calls):
29949 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29950 "p t_char_array_values(char_array_val2,char_array_val1)",
29951 "p t_char_array_values(char_array_val1,char_array_val2)",
29952 "p t_char_array_values("carray 1","carray 2")",
29953 "p t_char_array_values("carray 1",char_array_val2)",
29954 "p t_char_array_values(char_array_val1,"carray 2")",
29955 "p sum_args(1,{2})",
29956 "p sum_args(2,{2,3})",
29957 "p sum_args(3,{2,3,4})",
29958 "p sum_args(4,{2,3,4,5})"
29959 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29960 "backtrace in corefile.exp" when not gcc compiled.
29961
29962Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29963
29964 * gdb.base/signals.exp: Rewrite `handle all print' test as
29965 a procedure. Accept blanks or TABs as whitespace, increase
29966 timeout and expect input buffer size for the large output
29967 from the command. Remove "i*86-*-bsdi2.0" xfail.
29968
29969Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29970
29971 * gdb.base/setvar.exp: Add new testcases for truncation when
29972 assigning invalid values to bitfields.
29973
29974Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29975
d63a86f8 29976 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29977 mips-sgi-irix* xfail for
29978 "call inferior func with struct - returns char *"
29979 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29980 accepted in the result.
c906108c
SS
29981
29982Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29983
29984 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29985 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29986 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29987 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29988 that accidentally got checked in.
29989
29990Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29991
d63a86f8 29992 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29993 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29994 compiled test.
29995 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29996 Add mips-sgi-irix5* xfail for not gcc compiled.
29997 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29998 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29999 compiled for "p top", "whatis top", "p middle", and "whatis
30000 middle".
c906108c
SS
30001 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
30002 "whatis signed char" for not gcc compiled.
30003 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
30004 "set variable signed char=-1 (-1)" and
30005 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
30006 * gdb.base/funcargs.exp (float_and_integral_args):
30007 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
30008 Add mips-sgi-irix* xfail when not gcc compiled for
30009 "continue to call2b".
30010 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
30011 "continue to call2g".
6fdff2c5
PA
30012 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
30013 compiled for "backtrace from call6a"
30014 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
30015 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
30016 when not gcc compiled for "backtrace from call7a".
c906108c
SS
30017 (localvars_after_alloca): Fix gdb_test cmds for
30018 "print * after runto ...".
30019 Remove rs6000-*-* xfails for
30020 "print i after runto localvars_after_alloca" and
30021 "print l after runto localvars_after_alloca"
30022 for all compilers.
30023 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 30024 when not compiled with gcc, for:
c906108c
SS
30025 "print signed char == (minus)",
30026 "print signed char != (minus)",
30027 "print signed char < (minus)",
30028 "print signed char > (minus)".
30029 * gdb.base/callfuncs.exp (do_function_calls):
30030 Add mips-sgi-irix* xfail, when compiled with native compiler, for
30031 "call inferior func with struct - returns char *".
d63a86f8 30032 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
30033 "correct value returned double test" to include Solaris 2.4.
30034 * gdb.base/funcargs.exp (float_and_integral_args):
30035 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 30036
c906108c
SS
30037Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30038
30039 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
30040 enumeration bitfields if compiling with GNU C.
30041 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
30042 to empty' prompt.
30043
30044Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
30045
30046 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
30047 test for PRO targets.
30048
30049 * gdb.base/funcargs.exp: Avoid ever setting more than 8
30050 breakpoints in the inferior at any given time by making
30051 two groups of breakpoints for call2*, call6* and call7*
30052 tests.
30053
30054Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30055
30056 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
30057 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
30058 from optimizing it away.
30059 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
30060 "call inferior func with struct".
30061
30062Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
30063
30064 * configure.in: Only configure gdb.chill for particular targets.
30065
30066Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
30067
30068 * gdb.base/Makefile.in: Add action to .c.o transformation
30069 rule that generates a .ci file for each .o file and remove
30070 explicit .c.o rules except for callfuncs.o.
30071 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
30072 generates a .ci file for each .o file and remove explicit
30073 .cc.o rules.
30074 (clean): Remove *.tmp *.ci files.
30075 (EXECUTABLES): Remove templ-info.exp.
30076 * gdb.base/compiler.c: New file.
30077 * gdb.c++/compiler.cc: New file
30078 * gdb.base/scope.exp: Source gdb.base/scope.ci.
30079 Change rs6000-*-* xfail for
30080 "print 'scope0.c'::filelocal_ro" and
30081 "print 'scope1.c'::filelocal" and
30082 "print 'scope1.c'::filelocal_bss" and
30083 "print 'scope1.c'::filelocal_ro" and
30084 "print 'scope1.c'::foo::funclocal" and
30085 "print 'scope1.c'::foo::funclocal_ro" and
30086 "print 'scope1.c'::bar::funclocal" and
30087 "print 'scope0.c'::filelocal_ro" and
30088 "print 'scope1.c'::filelocal at foo" and
30089 "print 'scope1.c'::filelocal_bss at foo" and
30090 "print 'scope1.c'::filelocal_ro at foo" and
30091 "print 'scope1.c'::foo::funclocal at foo" and
30092 "print 'scope1.c'::foo::funclocal_bss at foo" and
30093 "print 'scope1.c'::foo::funclocal_ro at foo" and
30094 "print 'scope1.c'::bar::funclocal at foo" and
30095 "print 'scope0.c'::filelocal_ro" and
30096 "print 'scope1.c'::filelocal" and
30097 "print 'scope1.c'::filelocal_bss" and
30098 "print 'scope1.c'::filelocal_ro" and
30099 "print 'scope1.c'::foo::funclocal" and
30100 "print 'scope1.c'::foo::funclocal_bss" and
30101 "print 'scope1.c'::foo::funclocal_ro" and
30102 "print 'scope1.c'::bar::funclocal" and
30103 "print 'scope1.c'::bar::funclocal_bss"
30104 to only be xfail'd when not compiled with gcc.
d63a86f8 30105 Add rs6000-*-* xfail for
c906108c
SS
30106 "print 'scope0.c'::filelocal_bss before run"
30107 when compiled with gcc.
30108 (test_at_main): Add rs6000-*-* xfail for
30109 "print filelocal_ro in test_at_main"
30110 when compiled with gcc.
30111 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 30112 Add rs6000-*-aix* xfail for
c906108c
SS
30113 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
30114 "ptype t_char_array", not compiled with gcc.
30115 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
30116 xfail for "list foo (in include file)" when gcc compiled.
30117 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 30118 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
30119 "run to call0a" if not compiled with gcc.
30120 (unsigned_integral_args): Add rs6000-*-* xfail for
30121 "run to call1a" if not compiled with gcc.
30122 (float_and_integral_args): Add rs6000-*-* xfail for
30123 "run to call2a" if not compiled with gcc and for
30124 "continue to call2b" for any compiler.
30125 Add rs6000-*-* xfail to
30126 "print f1 after run to call2a" for gcc compiled.
30127 (discard_and_shuffle): Add rs6000-*-* xfail for
30128 "run to call6a".
30129 (shuffle_round_robin): Add rs6000-*-* xfail for
30130 "backtrace from call7a" if not compiled with gcc.
30131 Add rs6000-*-* xfail for
30132 "backtrace from call7b" if compiled with gcc.
30133 (call_after_alloca): Add rs6000-*-* xfail for
30134 "print c in call_after_alloca" and
30135 "print s in call_after_alloca" and
30136 "backtrace from call_after_alloca_subr"
30137 if not compiled with gcc.
30138 (localvars_in_indirect_call): Add rs6000-*-* xfail for
30139 "print c in localvars_in_indirect_call" and
30140 "print c in localvars_in_indirect_call" and
30141 "backtrace in indirectly called function" and
30142 "stepping into indirectly called function"
30143 if not compiled with gcc.
30144 (localvars_after_alloca): Add rs6000-*-* xfail for
30145 "print c after runto localvars_after_alloca" and
30146 "print s after runto localvars_after_alloca" and
30147 "print i after runto localvars_after_alloca" and
30148 "print l after runto localvars_after_alloca"
30149 for all compilers.
30150 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
30151 than whatis-info.exp.
30152 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
30153 than opaque-info.exp.
30154 Setup rs6000-*-* xfail for
d63a86f8 30155 "ptype on opaque struct pointer (statically)" and
c906108c
SS
30156 "ptype on opaque struct pointer (dynamically)" when
30157 not compiled with gcc.
30158 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
30159 rather than callf-info.exp.
30160 (do_function_calls): Add clear_xfail for rs6000-*-* for
30161 "p t_float_values2(3.14159,float_val2)". Seems to work
30162 fine there, both with xlc and gcc. Need to find out what
30163 it is doing right and fix other platforms.
30164 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
30165 "call inferior func with struct - returns int",
30166 "call inferior func with struct - returns long",
30167 "call inferior func with struct - returns float",
30168 "call inferior func with struct - returns double",
30169 "call inferior func with struct - returns char *",
30170 but only if not gcc compiled (presumes xlc compiled).
30171 Change rs6000-*-* xfails for
30172 "call inferior func with struct - returns char" and
30173 " call inferior func with struct - returns short" to only
30174 xfail if not using gcc.
30175 (clean mostlyclean): Remove *.ci and *.tmp files.
30176 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
30177 than templ-info.exp.
30178 * gdb.base/langs.exp: Source gdb.base/langs.ci.
30179 Add rs6000-*-* xfail for "up to foo in langs.exp"
30180 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 30181 when not gcc compiled.
d63a86f8 30182
c906108c
SS
30183Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30184
30185 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
30186 * gdb.base/corefile.exp: Likewise.
30187 * gdb.base/list.exp: Likewise.
30188 * gdb.base/scope.exp: Likewise.
30189 * gdb.base/siganls.exp: Likewise.
30190
30191 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
30192 compiler output.
30193 * gdb.base/whatis.exp: Likewise.
30194
30195Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
30196
30197 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
30198 failure (opcode table has been fixed to match reality).
30199
30200Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
30201
30202 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
30203 "call inferior func with struct - returns char",
30204 "call inferior func with struct - returns short"
30205
30206 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
30207 "print 'scope0.c'::filelocal at main",
30208 "print 'scope0.c'::filelocal_bss in test_at_main",
30209 "print 'scope0.c'::filelocal at foo",
30210 "print 'scope0.c'::filelocal_bss in test_at_foo",
30211 "print 'scope0.c'::filelocal at bar",
30212 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 30213
c906108c
SS
30214 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
30215 in source file 1". This bug seems to have been fixed with both
30216 gcc and native cc (was native assembler bug?).
30217
30218Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
30219
30220 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
30221 "backtrace through signal handler" to "i*86-*-sysv4*".
30222 * gdb.base/signals.exp: Add xfail for "'next' behaved as
30223 continue" case. Add "known SVR4 bug" to fail message.
30224 Add "i*86-*-bsdi2.0" xfail for "handle all print".
30225 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
30226 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
30227 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
30228 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
30229 "up to foo in langs.exp", "show language at foo in
30230 langs.exp", "up to cppsub_ in langs.exp", "show
30231 language at cppsub_ in langs.exp", "up to fsub in
30232 langs.exp", and "show language at fsub in langs.exp".
30233 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
30234 "bactrace in corefile.exp".
30235 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
30236 "call inferior function with struct - returns float" and
30237 "call inferior function with struct - returns double".
d63a86f8 30238
c906108c
SS
30239Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
30240
30241 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
30242 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
30243 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
30244 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
30245
30246Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
30247
30248 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
30249 (or overriden) "CHILL" macro rather then bare "gcc".
30250 Also look for ../../gcc/xgcc since that is what we will
30251 actually need, not "Makefile". Remove following assignment
30252 of CHILL to CHILL_FOR_TARGET because that results in
30253 recursive definition.
30254
30255Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
30256
30257 * gdb.base/corefile.exp: Change xfail for backtrace in
30258 corefile.exp from linuxaout to all linux.
30259 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
30260 cases where we miss the breakpoint at the signal handler
30261 for some reason. Setup xfail for linuxoldld/linuxaout and
30262 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
30263 hitting SIGURG breakpoint.
30264 * gdb.base/signals.exp: Setup xfail for "next" acting like
30265 continue to add linuxoldld. Setup xfail for all linux for
30266 "next to handler in signals_tests_1", "backtrace in
30267 signals_tests_1", "continue to func1", "pass SIGUSR1",
30268 and continue to handler".
30269
30270Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
30271
30272 * Update all FSF addresses except those in COPYING* files.
30273
30274Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
30275
30276 * gdb.base/a2-run.exp: Change messages to be more explicit about
30277 the status of args, and quote binfile in results.
30278
30279Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
30280
30281 * gdb.base/callfuncs.exp: Add tests for passing structs to
30282 inferior functions and return various types.
30283 * gdb.base/callfuncs.c: Add functions to receive a struct
30284 and return a member of the struct, in various types.
30285
30286Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30287
30288 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
30289
30290Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
30291
30292 * config/vxworks29k.exp: New file, sources vxworks.exp.
30293
30294Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30295
30296 * config/gdbremote.exp: New file. Testing framework using
30297 gdbserver.
30298
30299Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
30300
30301 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
30302 "call function when asleep" and "send end of file".
30303 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
30304 for "backtrace in corefile.exp".
30305 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
30306 for "backtrace through signal handler".
30307 * gdb.base/corefile.exp: Make sure we actually generate a core file
30308 before trying the core tests. Some systems allow the user to suppress
30309 generation of core files and default to that (linux for example).
30310 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
30311 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
30312
30313Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30314
30315 * gdb.threads: New directory with some crude multi-threaded
30316 gdb tests (step.exp and step2.exp).
30317 * config/mt-lynx (STEP_EXECUTABLE): Define.
30318 (THREADFLAGS): Define.
30319
30320Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
30321
30322 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
30323
30324 * gdb.base/signals.exp: Disable whole file for lynx until
30325 further notice.
30326
30327 * gdb.base/signals.exp: xfail test where "next" acts like
30328 "continue" for lynx.
30329
30330 * gdb.base/interrupt.exp: xfail test for calling function while
30331 inferior is asleep for lynx.
30332
30333 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
30334 than one cr-lf after each command.
30335
30336Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30337
30338 * configure.in: Reinstate setting of stabsdirs variable, fix
30339 typo in setting up configdirs for native builds.
30340
30341 * gdb.base/return.exp: Fix typo in return double test.
30342 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
30343 compiler from optimizing them away.
30344
30345Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
30346
30347 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
30348 sequences to be echo'd by gdb when using gdb_test.
30349 * gdb.chill/chexp.exp: Likewise.
30350 * gdb.fortran/exprs.exp: Likewise
30351
30352Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30353
30354 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
30355 after the inferior gdb has started.
30356
30357 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
30358 after each command.
30359 * gdb.base/funcargs.exp: Likewise.
30360 * gdb.base/gdbvars.exp: Likewise.
30361 * gdb.base/interrupt.exp: Likewise.
30362 * gdb.base/list.exp: Likewise.
30363 * gdb.base/watchpoint.exp: Likewise.
30364 * gdb.c++/demangle.exp: Likewise.
30365 * gdb.c++/inherit.exp: Likewise.
30366 * gdb.chill/chexp.exp: Likewise.
30367 * gdb.fortran/exprs.exp: Likewise.
30368
30369 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
30370 test if we can't handle IO to/from the inferior.
30371
30372 * gdb.c++/misc.exp: Always check for a program already being
30373 started after sending a "run" command to gdb.
30374
30375 * gdb.base/twice.exp: Start with a fresh gdb.
30376
30377 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
30378 only depend on gdb's expression code, not the chill runtime.
30379
30380 * gdb.base/return.c: Put return values into variables so we
30381 can have gdb print them rather than depending on the program
30382 to print them.
30383 * gdb.base/return.exp: Corresponding changes.
30384
30385 * lib/gdb.exp: Provide default value for noinferiorio.
30386 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
30387 the inferior.
30388
30389 * gdb.base/break.exp: Always check for a program already being
30390 started after sending a "run" command to gdb.
30391 (text_next_with_recursion): Don't check the output from the
30392 program's printf statement. Instead just make sure the program
30393 exited.
30394
30395 * gdb.base/commands.exp: Protect tests which need arguments with
30396 $noargs conditionals.
30397
30398Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30399
30400 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
30401 of structure member arrays to match gdb/valops.c:value_addr change.
30402
30403Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
30404
30405 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
30406 cases.
30407
30408Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
30409
30410 * configure.in (configdirs): Remove gdb.chill from default list
30411 of subdirs and then add it back in only if doing a native build.
30412 The current chill compiler does not yet work in any cross build.
30413 * Revert all signal changes from Jul 6.
30414 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
30415 for sh-hms targets, allowing these tests to link, with no other
30416 changes. Testing is suppressed by setting "nosignals" in site.exp.
30417
30418Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
30419
30420 * configure.in (signaldirs): Define and add to configdirs for all
30421 targets except some specific ones that are known to not support signals.
30422 Also clean up formatting.
30423 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
30424 (signals, sigall): Remove rules to build.
30425 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
30426 Moved to new gdb.signals directory.
30427 * gdb.signals: New test directory.
30428 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
30429 signals.c signals.exp}: New or moved files.
30430
30431Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30432
30433 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30434
30435Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30436
30437 * gdb.base/return.exp: Xfail `return double' test failure
30438 on at least Solaris 2.3 and handle future/past versions on
30439 a case by case basis as appropriate. Also update message
30440 to include i*86 failures.
30441
30442Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30443
30444 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30445
30446 * lib/gdb.exp: Fix comment which erroneously identified
30447 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30448 gdb_file_cmd not gdb_load).
30449 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30450
30451 * gdb.base/setvar.exp: Make test names consistent between pass and
30452 fail cases. Use gdb_test more.
30453
30454Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30455
30456 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30457
30458Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30459
30460 * gdb.base/help.exp: Fix expected help string for `show commands'.
30461
30462Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30463
30464 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30465
30466 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30467 of a text section.
30468
30469Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30470
30471 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30472 that loop eventually terminates. Fix Connection refused logic so
30473 that testsuite will expire nicely.
30474
30475Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30476
30477 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30478 config/rom68k.exp: New tcl glue for the appropriate monitors.
30479 These all just end up calling monitor.exp.
30480 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30481 refused' by retrying. Cleanup some timeout issues.
30482 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30483 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30484 callers don't have to set/restore global timeout variable.
30485
30486 * The following set of changes centralizes management of the global
30487 timeout variable. This way, it can be set in one target dependent
30488 place instead of dozens of places scattered throughout the test suite.
30489 If you need to lengthen a timeout, then you should either set timeout
30490 in one of the config/{target}.exp files, or multiply it by a factor.
30491 Setting it to an absolute value is always going to lose for some
30492 targets.
30493 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30494 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30495 * gdb.base/funcargs.exp: Don't set timeout.
30496 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30497 * gdb.base/printcmds.exp (test_print_string_constants
30498 test_print_array_constants): Don't set timeout.
30499 * gdb.base/ptype.exp: Don't set timeout.
30500 * gdb.base/recurse.exp: Don't set timeout.
30501 * gdb.base/return.exp: Don't set timeout.
30502 * gdb.base/watchpoint.exp: Don't set timeout.
30503 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30504 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
30505
30506Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
30507
30508 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
30509
30510Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30511
30512 * lib/gdb.exp: Disable chill tests for irix5.
30513
30514Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30515
30516 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
30517 each test pass or fail.
30518
30519Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30520
30521 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
30522 xlc not gcc.
30523
30524Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
30525
30526 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
30527
30528Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
30529
30530 * config/est.exp: Fix copyright and comments. Remove dead code.
30531 Use targetname, serialport and baud variables instead of fixed
30532 constants.
30533 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
30534 * config/cpu32bug.exp: New file to support cpu32bug monitors.
30535
30536Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30537
30538 * gdb.base/watchpoint.exp: Don't run
30539 test_watchpoint_triggered_in_syscall for sunos.
30540
30541Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30542
30543 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
30544 they don't seem to exist. Do include stdio.h.
30545
30546Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30547
30548 * gdb.base/a1-selftest.exp: Add alpha xfail.
30549
30550Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30551
30552 * gdb.base/watchpoint.c (main): Prompt before calling read().
30553 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
30554 Revise accordingly. Remove cruft about sending "123" several
30555 times, until it gets noticed. Clean up the "print buf[0]" stuff
30556 so that it passes or fails, and waits for prompts in the usual way.
30557
30558Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30559
30560 * gdb.base/recurse.exp: Fix comment.
30561
30562 * TODO: Remove item about printing variables in nodebug.exp. Add
30563 item about enabling tests which are only run on some targets.
30564
30565 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
30566 fail, make test names unique, use new gdb_test convention
30567 regarding pattern, use gdb_test more, etc.).
30568
30569 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
30570 fail, make test names unique, etc.).
30571
30572Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30573
30574 * gdb.base/nodebug.c: Change return type of top and middle to
30575 short.
30576 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
30577 are fixed by the recent mdebugread.c changes. Allow `short ()'
30578 as type for top and middle.
30579
30580Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30581
30582 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
30583 nearly as I can tell, the whole thing was an accident in Stu's
30584 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
30585 to replace a send/expect pair with gdb_test, but ended up only
30586 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
30587 of 30 Mar 1995 took care of it, but left this vestigial comment
30588 which I am now nuking.
30589
30590Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30591
30592 * gdb.base/break.exp: Look for different line number for
30593 breakpoint at main depending on usestubs.
30594
30595Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30596
30597 * gdb.base/list.exp: Adjust some alternate expect patterns to
30598 match recent list0.c change. Add alternate expect pattern for
30599 output from `list default lines around main' for optimizing
30600 compilers.
30601
30602Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30603
30604 * lib/gdb.exp: If nosignals is not set, set it to 0.
30605
30606Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30607
30608 * config/slite-gdb.exp: Responds to load symbol table prompt.
30609 * gdb.base/break.exp: Adjust line number, fix rerun.
30610 * gdb.base/langs0.c: Add #ifdef usestubs.
30611
30612Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30613
30614 * gdb.base/list.exp: Adjust line contents after adding new lines in
30615 list0.c. Also fix a syntax error.
30616
30617 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30618 * gdb.base/break.exp: ditto.
30619 * gdb.base/list.exp: ditto.
30620 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30621 * gdb.base/run.c: ditto.
30622 * gdb.base/list0.c: ditto.
30623 * gdb.base/funcargs.c: ditto.
30624
30625Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30626
30627 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30628 $targetname, $serialport and $baud instead of hardwired variables.
30629 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30630 target doesn't support signals.
30631
30632Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30633
30634 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30635
30636Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30637
30638 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30639 Don't rely on the value of an auto variable before it has been
30640 initialized. Use gdb_test more.
30641
30642Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30643
30644 * lib/gdb.exp (default_gdb_version): A version number must start
30645 with a digit, but other than that contains all characters up to
30646 the first whitespace character.
30647
30648Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30649
30650 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30651
30652Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30653
30654 * gdb.c++/*.exp: Warn if executable does not exist. The original
30655 reason for skipping the warning was that configure.in sometimes
30656 intentionally skipped building the executables but the tcl code
30657 had no way of knowing. That (a) was always bogus with respect to
30658 error handling, (b) is no longer true (right now there is no way
30659 to skip C++ tests).
30660
30661 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30662
30663Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30664
30665 * gdb.base/list.exp: Add expect patterns for output from
30666 SunPRO compiled executables.
30667 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30668 types.
30669
30670Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30671
30672 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30673 number (we are already testing that the correct source line text
30674 gets printed).
30675
30676 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30677 that is what is intended, but something needed to be done to get
30678 sunos4 native working again.
30679
30680 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30681
30682 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30683 apparently went with a (very) old xfail.
30684
30685Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30686
30687 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30688 runto_main is a proc in gdb.exp that will do 'step' for target use
30689 stubs.
30690 * gdb.base/exprs.exp: ditto.
30691 * gdb.base/interrupt.exp: ditto.
30692 * gdb.base/opaque.exp: ditto.
30693 * gdb.base/printcmds.exp: ditto.
30694 * gdb.base/ptype.exp: ditto.
30695 * gdb.base/scope.exp: ditto.
30696 * gdb.base/setvar.exp: ditto.
30697 * gdb.base/signals.exp: ditto.
30698 * gdb.base/twice.exp: ditto.
30699 * gdb.c++/classes.exp: ditto.
30700 * gdb.c++/inherit.exp: ditto.
30701 * gdb.c++/templates.exp: ditto.
30702 * gdb.base/break.exp: no run and hit main for stubs. Change line
30703 numbers for breakpoints and info breakpoint.
30704 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30705 breakpoint().
30706 * gdb.base/callfuncs.c: ditto.
30707 * gdb.base/exprs: ditto.
30708 * gdb.base/interrupt.c: ditto.
30709 * gdb.base/opaque0.c: ditto.
30710 * gdb.base/printcmds.c: ditto.
30711 * gdb.base/ptype.c: ditto.
30712 * gdb.base/scope0.c: ditto.
30713 * gdb.base/setvar.c: ditto.
30714 * gdb.base/signals.c: ditto.
30715 * gdb.base/twice.c: ditto.
30716 * gdb.c++/misc.cc: ditto.
30717 * gdb.c++/templates.cc: ditto.
30718
30719Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30720
30721 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30722
30723 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30724 somewhere between `read' and `main.c'. I'm pretty sure the
30725 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30726 and it isn't particularly useful.
30727
30728 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30729
30730Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30731
30732 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30733
30734Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30735
30736 * config/mt-slite: add LIBS and -nostdlib.
30737 * config/slite-gdb.exp: add this new file to support sparclite target.
30738
30739Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30740
30741 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30742
30743 * gdb.base/a2-run.exp: Change argument to istarget from
30744 "*-*-vxworks" to "*-*-vxworks*".
30745 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30746
30747Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30748
30749 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30750 will not runto main but do a 'step' to step out of breakpoint().
30751 * config/mt-slite: add -Dusestubs.
30752
30753Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30754
30755 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30756 instead of just @.
30757
30758 * gdb.base/signals.exp: Add test for "handle all print".
30759 * TODO: Remove "handle all print". Also remove item about
30760 checking copyright date (I don't like the idea of a spurious FAIL
30761 based on when we run the tests).
30762
30763 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30764 for SunOS4 (reason for failure not investigated). Remove
30765 redundant test for $binfile.
30766
30767 * gdb.base/nodebug.c (array_index): Call malloc.
30768
30769 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30770
30771Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30772
30773 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30774 conventions and slightly simplify the matching regexp.
30775
30776Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30777
30778 * gdb.base/break.exp: Update gdb_test invocation to use new
30779 convention.
30780
30781 * lib/gdb.exp: If noargs is not set, set it to 0.
30782
30783 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30784 tests unique.
30785
30786 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30787
30788Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30789
30790 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30791 one argument of type "<non-float parameter>".
30792
30793Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30794
30795 * config/rom68k.exp: New file to support Motorola IDP board.
30796 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30797 * gdb.base/break.c: Change things around so that this program
30798 doesn't depend upon args. This is necessary to make remote
30799 targets work (in general, they can't take args).
30800 * gdb.base/break.exp: Don't try to send args to program. Don't
30801 expect output. Also, replace lots of code with gdb_test.
30802
30803Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30804
30805 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30806 printing of '\'' (which is what the comment says we are testing,
30807 even though we were not), not '''.
30808 (test_integer_literals_rejected): Test that printing ''' is an error.
30809
30810 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30811 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30812 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30813 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30814 Use gdb_test not test_print_accept.
30815 * lib/gdb.exp: Remove test_print_accept.
30816
30817 * gdb.base/signals.exp (signal_tests_1): Make pass message
30818 consistent with fail message.
30819
30820 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30821 unsigned char; the bug (PR 1821) is fixed.
30822
30823 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30824
30825 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30826 successful tests--makes xfailing them work right.
30827
30828Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30829
30830 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30831 only \r\n, not .*. The test can pass .* as the last thing in
30832 $pattern if that is what it wants. In addition to providing this
30833 flexibility, this change should speed up pattern matching in cases
30834 where the pattern already ended with .* (there were a number of
30835 them). This change also helps catch bad patterns--in the old
30836 scheme the typo "char \*" instead of "char \\*" would pass. Now
30837 it is caught.
30838 * Many .exp files: Update callers.
30839
30840 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30841 clearer and does not spuriously match multiple ('s. Likewise for
30842 ) and *.
30843
30844 * gdb.base/nodebug.exp: Test ability to call a function and pass
30845 it a string (even with no debugging info).
30846
30847 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30848 "p '\'", which is the same as "p ''" once tcl gets done with
30849 quoting, to "p '\\'", which I suspect is what is intended (one
30850 backslash gets sent to GDB).
30851
30852 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30853
30854Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30855
30856 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30857 1817) was fixed literally years ago.
30858
30859Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30860
30861 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30862 test, it causes stepping out of call_after_alloca_subr with
30863 optimizing compilers.
30864 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30865 fails.
30866
30867 * gdb.c++/templates.exp: Source templ-info.exp only if
30868 the templates executable exists.
30869
30870 * gdb.c++/misc.cc (class Contains_static_instance,
30871 class Contains_nested_static_instance),
30872 gdb.c++/classes.exp (test_static_members): Test printing of
30873 a class that contains a static instance of the class.
30874
30875Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30876
30877 * gdb.base/langs2.c (cppsub_): Don't prototype.
30878 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30879 only, I believe).
30880
30881Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30882
30883 * lib/gdb.exp (skip_chill_tests): New procedure.
30884
30885 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30886
30887Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30888
30889 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30890 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30891
30892Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30893
30894 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30895
30896 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30897 disassemble 8, not 16, instructions for part 4.
30898
30899 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30900 support the latter anymore.
30901
30902 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30903 -DNO_PROTOTYPES.
30904 * gdb.base/callfuncs.c: Control use of prototypes based on
30905 NO_PROTOTYPES, not __STDC__.
30906 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30907 t_float_values2 tests if prototypes in use.
30908
30909 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30910 t_double_values): When checking differences against DELTA, check
30911 that difference is within the range (-DELTA,DELTA), not just
30912 (-infinity,DELTA).
30913
30914Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30915
30916 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30917 'file' command firts, then 'target', then 'load', this is due to gdb
30918 target set up.
30919 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30920
30921Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30922
30923 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30924 FP load/store variants.
30925 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30926
30927Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30928
30929 * gdb.base/term.exp: Do not give a warning if not native, it is
30930 not an abnormal condition.
30931
30932Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30933
30934 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30935 t_char_array".
30936
30937Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30938
30939 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30940 are getting the version number.
30941
30942 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30943 if not native, it is not an abnormal condition.
30944
30945Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30946
30947 * lib/gdb.exp: Just use "file exists", rather than undocumented
30948 dejagnu procedure "findfile".
30949
30950Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30951
30952 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30953 (LDFLAGS): Set to -Xlinker -Ur.
30954
30955 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30956 Removed, these values are set by lib/gdb.exp.
30957
30958 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30959
30960Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30961
30962 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30963 of replicating gdb startup code.
30964
30965 * config/mt-vxworks (LDFLAGS): Set to -r.
30966 (CFLAGS_FOR_TARGET): Removed.
30967
30968 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30969 (gdb) and gdb for vxworks uses (vxgdb).
30970
30971 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30972 executable is not in the tree and host != target, use sed and
30973 program_transform_name to determine the gdb name used by the
30974 target.
30975
30976 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30977 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30978
30979Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30980
30981 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30982 floats, chars, and shorts where there are ANSI-style function
30983 definitions.
30984
30985 * gdb.base/langs.exp, gdb.base/langs*: New test.
30986 * gdb.base/Makefile.in: Build it.
30987 * TODO: Remove item about checking that C names don't get C++
30988 demangling applied; this test tests it.
30989
30990Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30991
30992 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30993 went with the const70 xfail. The xfail went away a year ago.
30994
30995 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30996
30997 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30998 for hp300.
30999
31000 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
31001
31002 * gdb.base/a1-selftest.exp: Don't run on hp300.
31003
31004Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31005
31006 * Makefile.in (site.exp): Set host_alias and target_alias as well
31007 as host_triplet and target_triplet.
31008
31009Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31010
31011 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
31012
31013 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
31014 places as other ecoff systems).
31015
31016 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
31017 ultrix.
31018
31019Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31020
31021 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
31022 remove them.
31023 * gdb.base/nodebug.exp: Accept "function" in addition to "text
31024 variable and "variable" in addition to "data variable".
31025 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
31026
31027 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
31028 2.
31029 * gdb.base/list1.c (long_line): Add additional statement at start
31030 of function.
31031 * gdb.base/list.exp (test_forward_search): Update line number to
31032 reflect new statement.
31033
31034Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31035
31036 * gdb.base/signals.exp: Reinitialize searched source directories
31037 after gdb_start call.
31038
31039Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
31040
31041 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
31042 * gdb.stabs/Makefile.in: Likewise.
31043
31044 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
31045 change. Instead split the tests into smaller pieces.
31046 * gdb.disasm/hppa.s: Corresponding changes.
31047
31048Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31049
31050 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31051 Quote ^C when passing it to stty. For some shells ^ is a pipe.
31052
31053 * gdb.base/funcargs.exp: Modify many tests so that every test
31054 either passes or fails. Make some test names unique.
31055
31056Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31057
31058 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31059 Call stty to set interrupt character.
31060
31061 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
31062 for HP assembler versus GNU assembler based on actual behavior of
31063 $(CC), rather than assuming that $(AS) is always the GNU assembler.
31064
31065 * TODO: Suggest a few more stepping tests.
31066
31067Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
31068
31069 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
31070 restart GDB for h8300 after a continue.
31071 (return): Add pattern to match a29k-udi behavior.
31072 * gdb.base/nodebug.exp: Remove obsolete comment.
31073 * gdb.base/regs.exp: New file, testing of register displays.
31074 * gdb.base/return.exp: Fix typo in reference to $objdir.
31075 * gdb.base/whatis.exp: Always start with a fresh GDB.
31076
31077Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31078
31079 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
31080 higher, these tests generate a lot of output.
31081
31082Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31083
31084 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
31085 code following the catch silently ignored some errors; without the
31086 catch they should be thrown like any other tcl error. Also, the
31087 catch used "" instead of {} which meant all the callers who wanted
31088 to include one of the characters "[]$ had to quote it an extra time.
31089 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
31090 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
31091 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
31092 Remove extra quoting.
31093
31094Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
31095
31096 * gdb.base/commands.exp: Make test names unique; every test either
31097 passes or fails. Update some comments.
31098
31099 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
31100
31101Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31102
31103 The following fixes a FAIL caused by the fact that the alpha stabs
31104 configuration didn't use the ".if alpha" code in weird.def.
31105 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
31106 bit pointer, so the 32 bit version works even on the alpha.
31107 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
31108 Remove the stuff which allowed us to have separate versions for
31109 alpha and everything else.
31110
31111 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
31112 regexp which "info func operator\[\](" is supposed to match. Fix
31113 string to send to GDB. Note that GDB still doesn't work right. Add a
31114 new test for "info func .perator\[\](" which GDB does handle correctly.
31115
31116 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
31117
31118Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31119
31120 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
31121 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
31122 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
31123 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
31124 it makes the tests harder to understand and confuses test-o-matic.
31125 The preferred style is that each test provides a PASS or a FAIL,
31126 and has a unique message (e.g. "continue #54" not just "continue")
31127 which is the same for the pass and the fail.
31128 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31129 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
31130 to lib/gdb.exp.
31131 * gdb.base/printcmds.exp: Use test_print_accept. Remove
31132 prt_accept which was basically the same thing. Likewise for
31133 test_print_reject and prt_reject.
31134 * lib/gdb.exp (test_print_reject): Add some more error message
31135 patterns to match from the former printcmds.exp (prt_reject).
31136 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
31137 One defect of the passcount stuff is that some of it failed to
31138 report XPASS where appropriate.
31139 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
31140 stuff before and after arg in expected pattern.
31141 (test_paddr_operator_functions): Re-do test without print_addr_of;
31142 this is the only test which seems to want extra stuff there.
31143
31144Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31145
31146 * gdb.base/nodebug.exp: Update new tests to reflect improved
31147 wording of gdb output.
31148
31149 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
31150 and "ptype" work on variables in files compiled without -g.
31151 Replaces commented out "maint print msymbol" tests.
31152
31153Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31154
31155 * gdb.base/setvar.c (dummy): Call malloc.
31156
31157 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
31158 losing with the irix4 sed.
31159
31160 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
31161 ALRM" on irix4.
31162
31163Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31164
31165 * TODO: Remove items about corefile.exp testing new exec-file and
31166 backtrace; both are now done. Add items about printing enums.
31167
31168Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31169
31170 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
31171 "get signal $thissig" test fails.
31172
31173 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
31174
31175Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31176
31177 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
31178 compiler warning with dec alpha compiler.
31179
31180 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
31181 extra \n from gdb_test call (this explains why the prompt test
31182 that I removed yesterday was there).
31183 (user_defined_command_test): Remove extra \n and prompt test.
31184
31185 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
31186 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
31187 doesn't exist.
31188 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
31189 Also remove alpha workaround, which turns out to be because
31190 SIGABRT == SIGLOST.
31191
31192 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
31193
31194 * gdb.base/help.exp: Don't test "help show".
31195
31196Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31197
31198 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
31199 "set print address" is on.
31200 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
31201 pass prompt to gdb_test; gdb_test already looks for the prompt.
31202
31203 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
31204
31205 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
31206 was a vestige of the manual TESTSTRATEGY, and the purpose of it
31207 was to make sure that gdb can read a core file. But (a) the "read
31208 the corefile" part didn't make it to a1-selftest.exp, we just
31209 delete the corefile after creating it, and (b) we test reading
31210 corefiles in corefile.exp anyway. Also, this test left around a
31211 xgdb process on Solaris.
31212
31213 * gdb.base/corefile.exp: Also test backtrace.
31214
31215Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
31216
31217 * gdb.base/commands.exp: Test a simple user defined command with
31218 arguments and if/while statements; verify the full user command is
31219 printed by "show user".
31220
31221 * gdb.base/commands.exp: Test if/while commands as part of a
31222 breakpoint command list; verify they appear in breakpoint
31223 information.
31224
31225Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31226
31227 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
31228 than by dividing by zero.
31229
31230Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
31231
31232 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
31233 performing an inferior call with watchpoints enabled.
31234 * gdb.base/watchpoint.c (main): Delete second unnecessary read
31235 call.
31236
31237Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31238
31239 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
31240 of "file" command.
31241
31242 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
31243 Add additional pattern for when "int operator int(void);" appears
31244 in a different order.
31245
31246Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31247
31248 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
31249
31250 * gdb.base/help.exp: Replace most of docstrings for "info signals"
31251 and "signal" with ".*".
31252
31253Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31254
31255 * TODO: Add note about "handle all nostop".
31256
31257 * gdb.base/{sigall.c, sigall.exp}: New test.
31258 * gdb.base/Makefile.in: Add it.
31259
31260Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
31261
31262 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
31263 when invoking GDB, suppresses any windowing interface.
31264
31265Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
31266
31267 * config/sim-gdb: New file, simulator testing support.
31268
31269Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
31270
31271 * gdb.base/interrupt.exp: Test calling func1 twice.
31272
31273Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
31274
31275 * gdb.base/list.exp (test_forward_search): Set timeout higher
31276 when we'll be getting lots of output from gdb.
31277
31278 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
31279 "init_malloc" to after the expect statement. Run it if that
31280 regexp is taken, but also for two others which happen if source
31281 cannot be found.
31282
31283Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31284
31285 * gdb.base/printcmds.exp: New test, for printing register before
31286 program is running.
31287
31288Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31289
31290 * gdb.base/list.exp: Correct some alternate expect patterns
31291 to reflect changes in list1.c.
31292
31293Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31294
31295 * TODO: Add item regarding large frames.
31296
31297 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
31298
31299 * TODO: Remove item about enabling return.exp; it
31300 is enabled. Suggest a few more "return" tests.
31301
31302Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31303
31304 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
31305 anonymous unions.
31306
31307Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31308
31309 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
31310 and pr-5646.o, so "make" is the same as "make all", not "make
31311 pr-4975.o".
31312
31313Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
31314
31315 * gdb.base/list.exp: Adjust expectations to reflect changes in
31316 list1.c.
31317 (test_forward_search): New test proc.
31318 * gdb.base/list1.c (long_line): New function, has long source line.
31319
31320Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
31321
31322 * gdb.base/a1-selftest.exp: Change initial stepping to know about
31323 additional line of code that was added.
31324
31325Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
31326
31327 * gdb.disasm/hppa.s: Break the large branching tests into smaller
31328 tests so as not to overflow expect's input buffers.
31329 * gdb.disasm/hppa.exp: Corresponding changes.
31330
31331Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31332
31333 Beginnings of template debugging tests.
31334 * gdb.c++/templ-info.cc: New file to test for template
31335 debugging capability of the compiler.
31336 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
31337 templ-info.cc.
31338 * gdb.c++/templates.cc: Add explicit template instantiations
31339 to enable compiling with -fno-implicit-templates. Add destructor
31340 and 'value' method to T5 class for template tests.
31341 * gdb.c++/templates.exp: Add testcases for printing of template
31342 types, setting breakpoints on template methods and calling a
d63a86f8 31343 template method.
c906108c
SS
31344
31345Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
31346
31347 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
31348 branch target since some assemblers (gas-2.5) may emit a
31349 relocation for the branch instead of resolving it in the
31350 assembler.
31351
31352Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31353
31354 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
31355 through signal handler.
31356
31357Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31358
31359 * configure.in (*-*-netware): Use config/mt-netware.
31360
31361 * config/mt-netware: New file.
31362 * config/mt-i386-netware: Removed, separate configs for different
31363 netware architectures are no longer needed now that we have
31364 --with-headers.
31365
31366Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31367
31368 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
31369 by the recent changes to use ANSI C arithmetic conversions.
31370
31371Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31372
31373 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
31374 bug involving using inferior_pid to figure out whether to select a
31375 frame.
31376
31377Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
31378
31379 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
31380 match the current disassembler output.
31381
31382Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
31383
31384 * gdb.fortran/exprs.exp: Expect VOID instead of void.
31385 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
31386 types, expect "int" as type of integer values (for now).
31387
31388Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
31389
31390 * gdb.base/commands.exp: New tests for if/while commands.
31391
31392Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
31393
31394 * lib/gdb.exp (runto): Replace sub-pattern for hex value
31395 by .*, since hex values have different syntax in Chill mode.
31396
31397Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31398
31399 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
31400 linefeed from expect pattern for repeated types with indices > 9.
31401
31402Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
31403
31404 First part of Fortran test suite.
31405 * gdb.fortran: New directory.
31406 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
31407
31408Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31409
31410 * gdb.base/default.exp: Update expect pattern for load command
31411 without arguments.
31412
31413Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
31414
31415 * configure.in: Change i386 to i[345]86.
31416 * gdb.base/configure.in: Likewise.
31417 * gdb.c++/configure.in: Likewise.
31418 * gdb.chill/configure.in: Likewise.
31419
31420Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
31421
31422 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
31423 patterns, since that is not a valid context for comments.
31424
31425Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
31426
31427 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
31428 repeated types and repeated types with indices > 9.
31429
31430Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
31431
31432 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31433 2417; old bug has been fixed.
31434
31435Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31436
31437 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31438 send the newline ourselves instead of assuming gdb_test will do
31439 so when passed an empty input string.
31440
31441 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31442 stabs testcode.
31443
31444Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31445
31446 * lib/gdb.exp (gdb_test): Don't send anything if the first
31447 argument is an empty string. This makes cases where we want to
31448 match output that is already in expect's buffers (for example,
31449 matching a breakpoint after gdb_run_cmd has been called) work
31450 reliably.
31451
31452Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31453
31454 * config/netware.exp: New file.
31455
31456Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31457
31458 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31459 the -B and -L prefixes so we can find the debugging stub.
31460
31461 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31462 there and we are using the gcc from the tree.
31463
31464 * gdb.base/types.c: Removed.
31465
31466 * gdb.base/configure.in: Look for makefile fragments in ../config.
31467 Recognize i386-*-netware.
31468 * gdb.c++/configure.in: Likewise.
31469
31470Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31471
31472 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31473 the correct TCL syntax.
31474
31475Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31476
31477 * gdb.base/opaque.exp: use runto instead of messing around with
31478 breakpoints. Simplify by using gdb_test.
31479
31480 * gdb.base/bitfields.exp: restart between tests on netware targets
31481 because breakpoints aren't relocated after target death. Run
31482 processes to completion.
31483
31484 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31485
31486Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31487
31488 * Makefile.in: Remove extra tabs that confuse some versions
31489 of "make". Use the newly built gdb to test with by default,
31490 rather than the first one in the tester's search path.
31491
31492Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31493
31494 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31495
31496 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31497 condition help.
31498
31499Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31500
31501 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31502
31503 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31504 running.
31505 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
31506 * gdb.base/funcargs.exp: Likewise.
31507
31508 * gdb.base/bitfields.exp: Simplify by using gdb_test.
31509 * gdb.base/funcargs.exp: Likewise.
31510
31511 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
31512 message is "".
31513
31514Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31515
31516 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
31517 return,signals,twice}.exp: Handle non-existant binaries
31518 consistantly.
31519
31520 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
31521 * gdb.base/Makefile.in: Don't try to generate a core dump, we
31522 might testing a cross development system.
31523
31524Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31525
31526 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
31527 runtest script is relative to ${srcdir}, not ${rootdir}.
31528
31529Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
31530
31531 * gdb.base/signals.exp: Allow for optionality of breakpoint
31532 address.
31533
31534Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31535
31536 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
31537
31538Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31539
31540 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
31541 for size_t definition.
31542 * gdb.c++/templates.cc: Likewise
31543
31544 * config/mt-i386-netware: New file.
31545
31546 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
31547 defined.
31548
31549 * gdb.base/Makefile.in: Added support for systems that name core
31550 files by appending "core" to the program name.
31551 * gdb.base/a1-selftest.exp: Likewise.
31552
31553Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31554
31555 * gdb.base/return.exp: Add comment and message for `return double'
31556 test failure on Sparc Solaris.
31557
31558Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
31559
31560 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
31561
31562Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31563
31564 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
31565 from optimizing them away.
31566 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
31567 patterns to include default constructors and assignment operators,
31568 to match gcc versions beyond 2.5.8. Accept any cplus demangling
31569 character in the output of the virtual base pointer.
31570
31571Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31572
31573 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
31574 expression match in print_addr_of to avoid unintented matches.
31575 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
31576 versions up to 2.5.8.
31577
31578Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31579
31580 * gdb.base/list.exp: Tweak alternate pattern for listing of an
31581 included file to run under newer versions of expect.
31582 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
31583 consecutive >'s in templates to accomodate recent cplus-dem.c change.
31584 Remove xfail for the virtual table of BDDHookV.
31585
31586Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
31587
31588 * lib/gdb.exp (string_to_regexp): Set a default result.
31589 (default_gdb_start): Fix misleading message.
31590
31591Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
31592
31593 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31594 Remove all CC, etc definitions.
31595 * config/mt-hpux: New file.
31596 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31597 (CFLAGS, LDFLAGS): Define.
31598 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31599
31600 * Makefile.in (site.exp): Don't insert host_os, etc.
31601 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31602 (distclean): Check existence of subdir.
31603 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31604 * gdb.base/Makefile.in: General cleanup and simplification.
31605 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31606 to build executables. Use default rule to build .o files.
31607 (EXPECT, RUNTEST, CC): Fix relative pathname.
31608 (site.exp): Don't insert host_os, etc.
31609 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31610 and/or SIGUSR1 defined.
31611 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31612 * gdb.c++/Makefile.in: General cleanup and simplification.
31613 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31614 (CFLAGS): Remove.
31615 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31616
31617Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31618
31619 * gdb.base/recurse.exp: Misc changes to get tests running again
31620 after Kung's changes to the watchpoint code.
31621 * gdb.base/watchpoint.exp: Likewise.
31622
31623Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31624
31625 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31626
31627Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31628
31629 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31630 * lib/gdb.exp (default_gdb_start): Define.
31631 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31632 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31633 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31634 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31635 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31636 Don't call gdb_target_udi in between tests.
31637
31638Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31639
31640 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31641 (which was basically just a local version of the same thing). In
31642 addition to avoiding duplication, gdb_test_exact is faster.
31643 * lib/gdb.exp (gdb_test_exact): Fix typo.
31644
31645 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31646 don't give an error.
31647
31648 * gdb.base/term.exp: Call delete_breakpoints before starting.
31649
31650 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31651 (t10): Add comment.
31652
31653Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31654
31655 Reorganization of the GDB Test Suite.
31656
31657 * gdb.base: New directory, contains all the basic tests.
31658 * gdb.c++: New directory, tests specific to C++.
31659 * gdb.chill: New directory, tests specific to Chill.
31660 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31661 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31662 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31663 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31664 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31665 t30-31 to chill).
31666 * */gdbme.*: Rename to match appropriate expect scripts.
31667 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31668 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31669 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31670 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31671 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31672 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31673 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31674 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31675 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31676 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31677 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31678 gdb.c++/virtfunc.cc: New names of C++ files.
31679 * gdb.chill/chillvars.ch: New name of Chill file.
31680 * gdb.base/configure.in, gdb.c++/configure.in,
31681 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31682 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31683 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31684 * configure.in (configdirs): Update to reflect directory changes.
31685 (target_abbrev): No longer define for any configuration.
31686 * Makefile.in: Cosmetic improvements to header comments.
31687
31688Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31689
31690 Various changes to gdb.t31:
31691
31692 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31693 * gdbme.ch: Make all key-words and predefineds be upper-case.
31694 * chillvars.exp: Expect key-words and predefinds in upper-case.
31695
31696 * chillvars.exp: Use gdb_test_exact many places.
31697 Change expected output for arrays (which now includes index labels).
31698
31699 * pr-5020.exp, gdme.ch (module PR_5020):
31700 New test, for PR-5020.
31701
31702Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31703
31704 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31705 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31706
31707Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31708
31709 * Makefile.in: Fix bit-rot in definitions of CHILL,
31710 CHILL_FOR_TARGET and Chill_LIB.
31711 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31712 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31713 CHILL, and CHILL_LIB.
31714
31715Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31716
31717 * Revert the previous changes. Please see Rob's directory
31718 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31719
31720Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31721
31722 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31723 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31724 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31725 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31726 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31727 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31728 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31729 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31730 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31731 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31732 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31733 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31734 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31735 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31736 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31737 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31738 changes from 94Q1.
31739
31740Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31741
31742 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31743 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31744 Rob's new testing fragments.
31745
31746Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31747
31748 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31749 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31750
31751Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31752
31753 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31754 version also, match on casted version strings, and match on
31755 gdb startup case where the line numbers might be messed up.
31756
31757Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31758
31759 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31760 (CFLAGS): Delete it from here.
c906108c
SS
31761
31762Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31763
31764 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31765
31766Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31767
31768 * Makefile.in (RUNTEST): Default to just "runtest".
31769
31770Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31771
31772 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31773 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31774 the code has been restructured.
31775
31776Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31777
31778 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31779 \n, not just one of each.
31780
31781 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31782 /bin/cc gives a warning if you do.
31783
31784Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31785
d63a86f8 31786 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31787 __t10ListS_link1ZUiRCUiPT0
31788
31789Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31790
31791 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31792 on local variables in recursive functions.
31793
31794 * gdb.t07/Makefile.in: Build the new test.
31795
31796Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31797
31798 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31799 directly. Instead compare the return values from actual calls.
31800
31801Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31802
31803 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31804
31805Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31806
31807 * From Peter Schauer with minor modifications.
a9c64011
AS
31808 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31809 stops in mid-line in the caller. Add xfail for returning a float
31810 value on X86 targets.
c906108c
SS
31811
31812Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31813
31814 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31815 to avoid expect lossage.
31816 (fmem_LRbug_tests): Likewise.
31817 * gdb.disasm/hppa.s: Corresponding changes.
31818
31819 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31820 conditions to work with latest dejagnu/expect.
31821
31822 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31823 expected to fail on the PA.
31824 (backtrace in call with trampolines): Explicitly require main
31825 to be frame #1 (no trampolines should show up in backtrace).
31826
31827 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31828 "continue -expect".
31829 * gdb.t06/break.exp: Likewise.
31830 * gdb.t07/watchpoint.exp: Likewise.
31831 * gdb.t13/bitfields.exp: Likewise.
31832 * gdb.t15/{funcargs,return}.exp: Likewise.
31833 * gdb.stabs/weird.exp: Likewise.
31834 * config/{mips,udi}-gdb.exp: Likewise.
31835
31836 * hppa.sed: Enclose comments within a sed command to avoid
31837 losing with the old OSF1 sed.
31838
31839Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31840
31841 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31842 sequent dynix.
31843 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31844 * gdb.t15/funcargs.exp: Conditionally step again to really
31845 finish from marker_call_with_trampolines. Handle the case where
31846 the first step from within call_with_trampolines already steps
31847 us back to main.
31848 * gdb.t15/gdbme.c: Add comment to closing brace of
31849 call_with_trampolines for funcargs.exp.
31850
31851Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31852
d63a86f8 31853 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31854 Fix typo(s).
31855
31856Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31857
31858 * gdb.t07/gdbme.c: More code for watchpoint testing.
31859
31860 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31861 "Hardware watchpoint" throughout file.
31862 (test_watchpoint_triggered_in_syscall): New test.
31863 (test_complex_watchpoint): New test.
31864
31865Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31866
31867 * gdbme.c (call_with_trampolines): New function to try and step
31868 into. Tests trampoline problems on the PA.
31869
31870 * funcargs.exp (localvars_in_indirect_call): No longer expect
31871 stepping into indirect call to fail on PAs.
31872 (test_stepping_over_trampolines): New test.
31873
31874Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31875
31876 * TODO: Add suggestions for static member function tests, and
31877 completion tests.
31878
31879Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31880
31881 * TODO: Add suggestions for "p/a" tests.
31882
31883 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31884 (default_gdb_exit): Replace all the hair with sending "quit" to
31885 the process with a simple close.
31886
31887Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31888
31889 * TODO: Add suggestions for shared library tests.
31890
31891Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31892
31893 * TODO: Add suggestions for x/s tests.
31894
31895Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31896
31897 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31898 "enable once", and "enable breakpoints once" with ".*".
31899
31900Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31901
31902 * TODO: Add suggestions about structure passing tests.
31903
31904Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31905
31906 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31907 the primary1 test, use work around if __GNUC__ < 2.
31908 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31909 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31910 Test for bad output rather than waiting for timeout. Issue
31911 second continue only if first continue failed.
31912
31913Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31914
31915 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31916 operator[] test with gdb_test because the old code didn't seem to
31917 be getting the quoting right with the new dejagnu.
31918
31919Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31920
31921 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31922 one from the path.
31923 * Makefile.in: Use a fresh expect if there is one, use runtest
31924 from the src tree if there is one.
d63a86f8 31925
c906108c
SS
31926Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31927
31928 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31929 next over recursive call. Revise the tests from that point on
31930 (which had been skipped) to match GDB's actual (correct) output.
31931
31932 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31933 with next over a breakpoint whose condition is false.
31934
31935 * gdb.t00/help.exp: Comment out "help set print" tests just like
31936 (and for same reason as) "help set" test.
31937
31938Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31939
31940 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31941 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31942
31943Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31944
31945 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31946 necessary gdb_target_udi.
31947
31948 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31949
31950 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31951 1838 and 2417; they are fixed.
31952
31953 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31954 gdb.t03/ptype.exp (ptype structure, ptype union):
31955 Remove xfails; the test is looser than when the xfails were added.
31956
31957 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31958 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31959
31960 * gdb.t01/run.exp: Only run shell test if isnative.
31961
31962 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31963 since "run" automatically loads if necessary. Call gdb_target_udi
31964 after the "file" since "file" kills any execution target.
31965
31966 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31967 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31968 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31969 argument for UDI.
31970
31971Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31972
31973 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31974
31975 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31976
31977Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31978
31979 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31980 properly quoting regexps. This makes the second argument to
31981 demangle a fixed string, which matches the callers, instead of a
31982 shell-style pattern which is what the previous implementation
31983 used. Update some of the callers.
31984
31985Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31986
31987 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31988 (comib_nullified_tests): Fix typo.
31989 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31990 strings. No longer expected to fail.
31991
31992 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31993 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31994 strings. No longer expected to fail.
31995
31996 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31997 string. No longer expected to fail.
31998
31999Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32000
32001 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
32002 No longer expected to fail.
32003
32004 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
32005 string. No longer expected to fail.
32006
32007Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32008
32009 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
32010 only in the names (I probably got most of them). I was even
32011 generous with some which differed in underscores in names, and
32012 probably missed a few, and I *still* was able to remove almost a
32013 third of the file with almost no impact on testsuite coverage.
32014
32015Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32016
32017 * gdb.t00/default.exp: Match udi_attach error message as well as
32018 the one from child_attach.
32019
32020 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
32021
32022 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
32023
32024 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
32025 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
32026
32027 * Move test with enums and partial symbols back to
32028 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
32029 Reverts the change of 26 May 93. Per today's change to
32030 stabs.texinfo, the behavior that weird.exp was expecting was
32031 unreasonable; what is important is that the compiler+gdb get
32032 things right, which happens with a recent gcc. Also fix the test
32033 to deal with native compilers which put out the stab gdb can't
32034 deal with.
32035
32036Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32037
32038 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
32039 in the names. The main thing these accomplish is to slow things down.
32040 Many more such duplicates surely remain.
32041
32042 * gdb.t00/help.exp: Comment out "help support" test just like
32043 (and for same reason as) "help set" test.
32044
32045Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
32046
32047 * gdb.t06/break.exp: Remove setup_xfails for
32048 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
32049 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
32050 about known bug in gcc to include up through 2.5.8.
32051 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
32052 well as "_vb$".
32053 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
32054 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
32055 with latest gcc and gdb.
32056 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
32057 well as "_vb$".
32058
32059Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32060
32061 * configure.in (hppa*-*-*): Also configure and build stabs-only
32062 tests.
32063
32064Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32065
32066 * gdb.t10/hppa.mt: A makefile fragment for the PA.
32067 * gdb.t10/configure.in (hppa*-*-*): Use it.
32068
32069Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32070
32071 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
32072
32073Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32074
32075 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
32076 versions prior to 1.13.5.
32077
32078Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32079
32080 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
32081 the prompt is at the start of a line.
32082
32083Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32084
32085 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
32086 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
32087 in the copr tests now.
32088 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
32089 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
32090 expected to fail.
32091
32092Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
32093
32094 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
32095 gdb.t31/chillvars.exp, lib/gdb.exp:
32096 Tweak to run under either version of expect.
32097 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
32098 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
32099 * gdb.t11/list.exp: Remove extraneous whitespace.
32100
32101Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32102
32103 * gdb.t16/printcmds.exp (test_print_strings): Accept
32104 "(unsigned char *) " before the string.
32105
32106 * TODO: Add notes about printing of fancy types and GDB expressions.
32107
32108Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
32109
32110 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
32111 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 32112 if doing mips-idt-ecoff.
c906108c
SS
32113
32114Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
32115
32116 * Most .exp files: Tweak to run under either version of expect.
32117
32118Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32119
32120 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
32121 xfails; I'm not sure why they are failing, but not because of PR 1806.
32122
32123Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
32124
32125 * config/unix-gdb.exp: Remove gdb_unload cause it's already
32126 defined in lib/gdb.exp.
32127
32128Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32129
32130 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
32131 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
32132 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
32133 have to be typeless.
32134
32135Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32136
32137 * TODO: Add suggestion for copyright year test.
32138
32139Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
32140
32141 * configure.in (*-*-lynxos*): Add stabs tests.
32142
32143Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32144
32145 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
32146 so insert a tab before any assembler directive in column zero.
32147
32148 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
32149 stores.
32150 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
32151 stores.
32152 (fpu_short_memory_tests): Likewise.
32153
32154Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32155
32156 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
32157 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
32158 .stabs directives in comments.
32159
32160Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32161
32162 * TODO: New file, describing tests we could write.
32163 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
32164
32165Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32166
32167 * gdb.t06/signals.exp: Add kludge to force re-sync.
32168
32169 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
32170 to xgdb instead of gdb, get out of gdb.
32171
32172Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
32173
32174 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
32175 for info.
32176
32177Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32178
32179 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
32180 * gdb.stabs/configure.in (hppa*-*-*): Use it.
32181 * gdb.stabs/hppa.sed: New sed script for the PA.
32182
32183Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32184
32185 * gdb.stabs: Re-write weird.def and configuration to use sed
32186 instead of cpp. sed is portable and POSIX; cpp is neither.
32187
32188Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32189
32190 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
32191
32192Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32193
32194 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
32195
32196Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32197
32198 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
32199 "_vb$".
32200 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
32201 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
32202
32203Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32204
32205 * lib/gdb.exp: Comment out code which depends on non-existent
32206 `transform' procedure.
32207
32208Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
32209
32210 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
32211 * lib/gdb.exp: Transform tool name.
32212 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
32213 1.1's new error handling system.
32214
32215Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32216
32217 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
32218
32219Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32220
32221 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
32222 They made pattern matching so slow that timeouts happened on
32223 heavily loaded systems. Now any output from "show print" which
32224 gets us back to the GDB prompt is a PASS.
32225
32226Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
32227
32228 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
32229
32230Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32231
32232 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
32233
32234 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
32235 It is not from PR 3220.
32236
32237Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32238
32239 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
32240 just started failing because they depended on the order the
32241 subcommands are presented, or exact docstring text. This kind of
32242 test is a pain and has minimal benefit.
32243
32244Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32245
32246 * gdb.t09/corefile.exp: At end of test, use "core" command with
32247 no arguments.
32248
32249Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
32250
32251 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
32252 17}/Makefile.in: Make it possible to run the testsuite with Sun
32253 make and CC = cross gcc by adding explicit build rules for .o
32254 files.
32255
32256Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32257
32258 * gdb.t15/funcargs.exp: Don't put comments on same line as
32259 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 32260
c906108c
SS
32261Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32262
32263 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
32264
32265Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
32266
32267 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
32268 * gdb.t20/inherit.exp: remove three dumplicate entries.
32269
32270Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32271
32272 * gdb.t06/break.exp: For "next over recursive call", fail on any
32273 incorrect output, not just on "factorial (value=2)".
32274
32275Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32276
32277 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
32278 working now. Add an xfail if accesing a bss variable causes
32279 a memory error if the target is not yet run.
32280
32281Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32282
32283 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
32284 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
32285 name of __st* demangling (2 strings). Did Kung really get the
32286 more than 95 others right without testing them?
32287
32288Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
32289
32290 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
32291
32292Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
32293
32294 * configure.in (configdirs): Add gdb.disasm
32295 * gdb.disasm: New directory for GDB disassembler tests.
32296 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
32297
32298Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32299
32300 * gdb.t00/help.exp: Don't test "help set".
32301
32302 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
32303 from within expect statements. None of these happen anymore and
32304 they cause regressions to be silently unnoticed.
32305
32306 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
32307 messages) about known failures with gcc cygnus-2.4.5-930417.
32308
32309 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
32310 comp-info.exp so it gets built if it doesn't exist.
32311
32312 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
32313 it is no longer used.
32314 * gdb.t13/comp-info.c: Removed.
32315
32316Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32317
32318 * gdb.t06/signals.exp: Add xfail for sun3.
32319
32320Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32321
32322 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
32323 relevant because ^C doesn't get sent but failure can be reproduced
32324 interactively).
32325
32326Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32327
32328 * gdb.stabs/alpha.mt: New configuration file for alpha.
32329 * gdb.stabs/configure.in: Use it.
32330 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
32331 sharing with alpha.mt, redefine long to word via preprocessor.
32332 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
32333 for alpha.
32334 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
32335 native cc.
32336 * gdb.t00/teststrategy.exp: Change expect string so that we
32337 consume the `(xgdb)' from the command echo and from the gdb prompt.
32338 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
32339 gdb currently compares all values as long, so this failure probably
32340 applies to any configuration where LONGEST is bigger than a target int.
32341 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
32342 with gcc.
32343 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
32344 to handle opaque pointers, gcc is.
32345 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
32346 as first argument. Include <sys/types.h> and change all operator
32347 new definitions to use size_t.
32348 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
32349 now that we use size_t.
32350
32351Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32352
a9c64011 32353 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 32354 a long or float array cast all array members to the same type.
a9c64011 32355 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 32356 with 64 bit longs.
a9c64011 32357 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 32358 on alpha.
a9c64011 32359 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
32360
32361Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32362
32363 * gdb.t24 (demangle.exp): Constructors of templates have names like
32364 vector<int>::vector(int) not vector<int>::vector<int>(int). See
32365 section 14.6 of the ARM.
32366
32367 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
32368 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
32369 accomplish little and slow down the testsuite.
32370
32371 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
32372 Accept spaces various places.
32373
32374Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32375
32376 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
32377 with watchpoint enabled.
32378
32379 * Makefile.in: Remove definition of CC and remove the second
32380 definition of CXX (the "CXX = gcc" one remains). These definitions
32381 were causing backquotes to be expanded within backquotes, which
32382 doesn't work.
32383
32384Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
32385
32386 * gdb.t17/callfuncs.exp: Add "return 0" to end.
32387
32388Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32389
a9c64011
AS
32390 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
32391 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
32392 by mips cc and contains no stabs entries.
32393
32394Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
32395
32396 * config/vx-gdb.exp: Use fake device to load files rather than
32397 NFS.
32398 * lib/gdb.exp: New proc to do "file" command.
32399 * config/unix-gdb.exp: Use new "file" proc.
32400
32401Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
32402
32403 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
32404 Rework board rebooting slightly.
32405 (gdb_exit): Don't exit from the remote shell; there isn't one.
32406 * gdb.stabs/weird.exp: If a program is being debugged already,
32407 kill it.
32408 * gdb.t04/setvar.exp: Stop and restart gdb.
32409 * gdb.t05/expr.exp: Likewise.
32410 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
32411 restart gdb and reload the program.
32412 * gdb.t08/opaque.exp: Likewise.
32413 * gdb.t12/scope.exp: Likewise.
32414 * gdb.t13/bitfields.exp: Likewise.
32415 * gdb.t15/funcargs.exp: Likewise.
32416 * gdb.t20/classes.exp: Likewise.
32417 * gdb.t03/ptype.exp: Increase timeout.
32418 * gdb.t16/printcmds.exp (test_print_string_constants,
32419 test_print_array_constants): Likewise.
32420 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
32421 * gdb.t20/classes.exp (do_tests): Likewise.
32422 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
32423
32424Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
32425
32426 * gdb.stabs: Renamed *wierd* to *weird*.
32427
32428Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32429
32430 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
32431 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32432
32433Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32434
32435 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32436 (do_tests): Remove xfail for whatis on one_var and two_var.
32437
32438Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32439
32440 * Makefile.in: Made cross building work better by adding
32441 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32442
32443Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32444
32445 * gdb.t15/{return.c,return.exp,Makefile.in}:
32446 New test, currently commented out.
32447
32448Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32449
32450 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32451 still running and removes the leftover named socket so GDb can do
32452 clean restarts.
32453
32454Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32455
32456 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32457 console, not GDB.
32458 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32459 cross testing works better with "make check"
32460 * config/unix-gdb: Use default procedures for exit and version.
32461 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32462 with the newest VxWorks.
32463
32464Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32465
32466 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32467 old form.
32468
32469 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32470 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32471
32472 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32473
32474 * config/unix-gdb.exp: Remove this version of gdb_exit
32475 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32476 Rob says he'll look at it when he gets back to testing boards.
32477
32478Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32479
32480 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32481 an expected fail for certain ptype commands.
32482
32483 * gdb.t20/classes.exp: Update expected results of "ptype class
32484 Base1" to account for the constructor that now appears in the type.
32485
32486Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32487
32488 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32489 disappeared from list.
32490 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32491 "alldone" proc with call to cleanup and exit.
32492 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32493 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32494 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32495 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32496 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32497 "alldone" proc with simple returns that suppress remaining
32498 tests. The alldone proc went away many months ago.
32499
32500Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32501
32502 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32503
32504 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
32505
32506Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32507
32508 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
32509 as vax gdb will display them.
32510
32511Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32512
32513 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
32514 optimizers.
32515
32516 * scope.exp: Change "bad value for localval" messages so each one
32517 is unique.
32518
32519 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
32520 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
32521
32522 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
32523
32524Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32525
32526 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
32527 doesn't exist (due to optimization).
32528
32529Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32530
32531 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
32532 contains \r because the filename is long.
32533
32534 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
32535 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
32536
32537Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32538
32539 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
32540 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
32541 Ultrix.
32542 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
32543 int tests.
32544 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
32545
32546Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
32547
32548 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
32549
32550 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 32551 to match does not match the passing case but still matches the
c906108c
SS
32552 failing case.
32553
32554Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32555
32556 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
32557
32558Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
32559
32560 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
32561 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
32562 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
32563 Remove various versions of gdb_exit.
32564 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
32565 gdb_exit.
32566 * config/unix-gdb.exp: gdb_exit remains here, and should override
32567 the generic version, since it's doing a lot of wierd stuff that
32568 the other versions aren't. FIXME, fold it in, or abandon this
32569 version.
32570
32571Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32572
32573 * gdb.t24/demangle.exp: Add tests for PR 3220.
32574
32575Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32576
32577 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
32578
32579Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
32580
32581 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
32582 "i386-*-*". Works for i486 as well.
32583
32584 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
32585 bug, and expand domain of xfail to all SVR4 systems, since the
32586 actual problem is likely to be in generic SVR4 /proc support.
32587
32588Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32589
32590 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
32591
32592Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
32593
32594 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32595 xfails for other systems. Match a missing 'Continuing.' as an
32596 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32597
32598 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32599 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32600 Only issue warning for missing executables if -all option is used.
32601
32602 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32603 file if -all option is used. It's like an unpredictable XFAIL.
32604
32605Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32606
32607 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32608 for dynamically linked binaries.
32609
32610 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32611
32612Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32613
32614 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32615 to state that this is a known bug in old versions of g++.
32616
32617Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32618
32619 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32620 while waiting for `Continuing'.
32621
32622Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32623
32624 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32625 in text, data, and bss.
32626 * gdb.t10/nodebug.c: Add local and global test variables for
32627 initialized and uninitialized data.
32628
32629Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32630
32631 * config/unix-gdb.exp (gdb_exit): Add "wait".
32632
32633Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32634
32635 * gdb.t06/signals.exp: xfail the continue from the handler for all
32636 targets.
32637
32638 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32639 function with watchpoints enabled, the i386 call dummy starts with
32640 a call.
32641
32642 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32643 386 bsd names its corefiles.
32644
32645Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32646
32647 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32648 compilers don't grok it.
32649 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32650 with small octal ints rather than character constants, which
32651 are signed and might not fit if first promoted to int.
32652
32653Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32654
32655 * gdb.t09/Makefile.in (clean): Remove corefile.
32656
32657Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32658
32659 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32660
32661Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32662 and Jim Kingdon (kingdon@cygnus.com)
32663
32664 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32665 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32666 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32667
32668Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32669
32670 * gdb.t17/interrupt.exp: Add xfail for hppa.
32671
32672Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32673
32674 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32675 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32676 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32677 to determine signed-ness of bitfields and use the result to setup
32678 the xfail.
32679 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32680 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32681 call line is reached if necessary.
32682
32683Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32684
32685 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32686
32687Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32688
32689 * gdb.t06/break.exp: Also test `clear' command.
32690
32691Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32692
32693 * gdb.t00/teststrategy.exp: Remove extra quote.
32694
32695 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32696 watchpoint enabled to be for all non-68k machines.
32697
32698 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32699
32700Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32701
32702 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32703 targets use aout.mt instead of ecoff.mt as gas understands
32704 standard aout format.
32705
32706Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32707
32708 * lib/gdb.exp (runto): Don't insist that function we are running to
32709 was compiled with -g.
32710
32711 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32712
32713 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32714 to get back into the read system call.
32715 Accept leading newline in case where we woke it up.
32716
32717Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32718
32719 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32720 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32721 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32722 enable ecoff configuration.
32723
32724Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32725
32726 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32727
32728Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32729
32730 * gdb.t16/printcmds.exp: Add another printf test.
32731
32732Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32733
32734 * configure.in: If configured -with-stabs on any target, add
32735 stabsdirs to configdirs.
32736
32737Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32738
32739 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32740 fun" so pattern does not match the command itself.
32741
32742Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32743
32744 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32745
32746Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32747
32748 * gdb.t17/interrupt.exp: Test for more things.
32749
32750Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32751
32752 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32753 compiler arranges the code and line numbers.
32754
32755 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32756
32757Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32758
32759 * gdb.t00/help.exp: Increase expect input buffer size.
32760
32761Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32762
32763 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32764
32765 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32766
32767 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32768
32769 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32770 [0-9]*, not just [0-9].
32771
32772Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32773
32774 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32775
32776 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32777
32778Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32779
32780 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32781
32782Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32783
32784 * gdb.t06/signals.c: Add xfails for sun3.
32785
32786 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32787
32788 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32789 test_stepping tests.
32790
32791Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32792
32793 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32794
32795 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32796
32797 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32798 rather than actually putting it through cpp twice.
32799
32800 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32801
32802Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32803
32804 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32805 no longer needed.
32806
32807Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32808
32809 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32810
32811 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32812 C++ features prints as "struct", make it a pass, not an xfail.
32813
32814Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32815
32816 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32817 Don't require VA to print as "class" rather than "struct".
32818
32819Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32820
32821 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32822
32823Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32824
32825 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32826
32827Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32828
32829 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32830 order.
32831
32832Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32833
32834 * gdb.t16/printcmds.exp: Add printf tests.
32835
32836 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32837
32838 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32839
32840Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32841
32842 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32843 pass counts, to counteract any existing or future setup_xfails.
32844
32845Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32846
32847 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32848 {BEGIN,END}_COMMON for common block instead of STAB.
32849 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32850
32851 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32852 intp_var should be N_GSYM not N_LSYM.
32853 wierd-aout.S: Use a label for the value of the N_SO.
32854 wierd.def: Remove all backslashes.
32855 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32856
32857Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32858
32859 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32860 get the expected next to inheritance3.
32861
32862Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32863
32864 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32865 now that gcc-2.4 gets it right.
32866
32867Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32868
32869 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32870
32871 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32872 generating comp-info.exp which works for cross-compilation.
32873
32874Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32875
32876 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32877 "*-*-sysv4.*".
32878
32879Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32880
32881 * gdb.t01/run.exp: Start with a fresh gdb.
32882 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32883 SVR4.x.
32884
32885Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32886
32887 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32888 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32889 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32890 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32891 things to remove.
32892
32893Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32894
32895 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32896 test cases from bug reports.
32897
32898Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32899
32900 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32901 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32902 avoid spurious xfails.
32903 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32904 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32905 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32906
32907Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32908
32909 * gdb.t00/teststrategy.exp: Rework to provide more useful
32910 description of each test, fix problem with systems that define
32911 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32912 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32913 results for "next over recursive call" so timeouts aren't taken
32914 by error.
32915
32916Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32917
32918 * gdb.t12/scope.exp: Test printing of variables before run.
32919
32920 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32921 printed in wrong order due to sorting.
32922
32923Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32924
32925 * gdb.t00/teststrategy.exp: Fix expected results for printing
32926 user entered string constant. Is array of char, prints with no
32927 address.
32928
32929 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32930 commands.
32931 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32932 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32933 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32934 of struct of char arrays.
32935 * gdb.t00/radix.exp: New tests for radix commands.
32936
32937Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32938
32939 * gdb.t16/printcmd.exp: Print a variable before running program
32940 (with xfail for AIX).
32941
32942Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32943
32944 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32945
32946 * gdb.t16/printcmd.exp: Don't print variables before running program.
32947
32948 * gdb.t06/break.exp: Don't require envp argument to main.
32949
32950 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32951
32952 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32953 Add xfails for rs6000.
32954
32955 * gdb.t02/whatis.exp: Change other tests not to re-test something
32956 we already tested.
32957
32958 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32959 each type used has a variable of that type.
32960
32961Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32962
32963 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32964
32965Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32966
32967 * configure.in: change srctrigger to be a file, not a directory
32968
32969Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32970
32971 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32972
32973 * gdb.t11/list.exp: Fixed a couple of typos.
32974
32975Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32976
32977 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32978 is fixed and PR is closed.
32979 * gdb.t16 (gdbme.c): Add simple test string variable.
32980 * gdb.t16 (printcmds.exp): Add tests with simple test string
32981 variable, primarily for boundaries on "set print elements".
32982
32983Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32984
32985 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32986 Make leading 0's optional and don't expect a tab in the middle
32987 of the number.
32988
32989 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32990
32991 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32992 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32993 don't end command passed to gdb_test with newline.
32994
32995 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32996 signed keyword away, don't expect signed bitfields to be signed.
32997
32998 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32999 printing with only as many 1's as are in the field as well as printing
33000 with 32 1's (see comment).
33001
33002Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
33003
33004 * gdb.t00/default.exp: Start with a fresh gdb.
33005 * configure.in (configdirs): Remove gdb.t31 until the chill
33006 compiler works again. It no longer is able to find chillrt0
33007 since it isn't in libchill.a anymore.
33008 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
33009 wierd.o, make more modular.
33010 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
33011 spurious newlines that caused problems.
33012
33013Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33014
33015 * Move test with enums and partial symbols from gdb.t03/ptype.exp
33016 to gdb.stabs/wierd.exp since GCC has worked around the bug.
33017 gdb.stabs/wierd.{exp,def}: Many new tests.
33018
33019 * gdb.t00/default.exp: update info line for new message.
33020
33021 * gdb.t02/{whatis.exp,gdbme.c}:
33022 Test that "char *" doesn't print as "caddr_t".
33023
33024Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33025
33026 * gdb.t00/help.exp: Use .* in place of some help messages which
33027 just changed.
33028 gdb.t00/default.exp: Update "info frame" test for new message.
33029 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
33030 Remove some xfails
33031
33032Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33033
33034 * gdb.t03/{gdbme.c,ptype.exp}:
33035 Add tests for typedef'd struct and union without tags.
33036 Also check "whatis" on a variable of a typedef'd enum without a tag.
33037
33038 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
33039 PRMS 1823; the bug still exists but isn't reproduced by this test
33040 anymore), and remove rs6000 XFAIL (the bug is fixed).
33041
33042 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
33043 duplicated from whatis.exp. For those that are left, accept
33044 "long", "long int", or "int" for long variables (whatis.exp already
33045 has an XFAIL for "int", so no need to fail it here).
33046
33047 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
33048 Deal with GCC's names for types now that GDB uses the compiler's names.
33049
33050 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
33051 setup_xfail's for sunos4. If we #defined the signed keyword away,
33052 don't expect GDB to know that char it is signed.
33053
33054 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
33055
33056Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
33057
33058 * configure.in (configdirs): Add gdb.t24 for C++ tests that
33059 should work on any system, regardless of debugging format.
33060 * gdb.t21/demangle.exp: Move to gdb.t24.
33061 * gdb.t24/demangle.exp: Move from gdb.t21.
33062 * gdb.t24/{Makefile.in, configure.in}: New files.
33063
33064Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33065
33066 * configure.in: Do gdb.stabs and C++ tests only for stabs.
33067 * gdb.stabs: New directory.
33068
33069Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33070
33071 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
33072 not just "Quit anyway?".
33073
33074Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
33075
33076 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
33077 that all setup_xfails are immediately followed by clear_xfails.
33078
33079Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
33080
33081 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
33082 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
33083 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
33084 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
33085 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
33086 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33087 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33088 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
33089 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
33090 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
33091 gdb.t31/chillvars.exp, lib/gdb.exp:
33092 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
33093 bug-gdb@prep.ai.mit.edu.
33094
33095Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
33096
33097 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
33098 with 0.0, not integer 0.
33099
33100Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
33101
33102 * gdb.t06/break.exp: Update for "Kill the program" message change.
33103
33104Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
33105
33106 * Makefile.in (GDBFLAGS): Set to -nx.
33107 * Makefile.in (site.exp): Use GDBFLAGS.
33108
33109Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33110
33111 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
33112 Makefiles.
33113 (check): depend on just-check.
33114 (just-check): added so that tests can be run without a noop
33115 build pass.
33116
33117Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33118
33119 Switch to using configure's configdirs.
33120 * Makefile.in (Makefile): add configure.in dependency.
33121 (SUBDIRS): removed redundant assignment.
33122 * configure.in: switch subdirs assignment to configdirs.
33123 * gdb.t*/configure.in: new files.
33124
33125Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
33126
33127 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
33128 works.
33129
33130Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
33131
33132 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
33133 in explicit rules. Apparently this is not supported by some makes.
33134
33135Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
33136
33137 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
33138
33139Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33140
33141 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
33142 disappeared.
33143
33144Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
33145
33146 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
33147
33148Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
33149
33150 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
33151 watchpoint problem that is now fixed.
33152 * gdb.t30/chexp.exp: Remove setup_xfail for printing
33153 uninitialized convenience variables.
33154 * gdb.t31/chillvars.exp: Fix expected patterns for printing
33155 structures.
33156
33157Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33158
33159 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
33160 which causes expect to get out of sync with gdb on long output
33161 from help set.
33162 * gdb.t09/corefile.exp: Make expected pattern for core file
33163 failing signal and frame output format less sun specific.
33164
33165Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
33166
33167 * gdb.t31/chillvars.exp: Add and remove initial dummy
33168 breakpoint, so that symbol table is forced in.
33169 (Needed at least on Sunos4, though it seems not SVR4.)
33170 * gdb.t31/chillvars.exp: Update for changed output format.
33171
33172Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
33173
a9c64011 33174 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
33175
33176Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
33177
33178 * Makefile.in: Added --srcdir when invoking runtest, removed the
33179 need for a local config file. (optional now)
33180
33181Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
33182
33183 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
33184 failure count used to force early termination. Add some more
33185 expected failures for gnu style demangling.
33186
33187Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33188
33189 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
33190 pmi variable from gdb.t20/gdbme to get optimized away.
33191 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
33192 Check for written corefile upon timeout _and_ eof.
33193
33194Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33195
33196 * config/unix-gdb.exp: Add missing return 0.
33197
33198Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33199
33200 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
33201 test termination.
33202
33203Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
33204
33205 * configure.in (subdirs): Put back gdb.t17 which mysteriously
33206 disappeared.
33207
33208Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
33209
33210 * gdb.t10/crossload.exp: Disable the i860-elf test until such
33211 time as i860 support works.
33212
d63a86f8 33213 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
33214 "backtrace 100\r" rather than just "backtrace\r", to match last
33215 change.
33216
33217Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
33218
33219 * config/udi-gdb.exp (gdb_exit): Remove close command.
33220 (gdb_target_udi): New procedure to set the UDI target.
33221 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
33222 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
33223 Added waits for prompts after several question responses. Added
33224 some more responses used by a29k-amd-udi-gdb.
33225 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
33226 pass different arguments, restart UDI connection after program
33227 completion.
33228 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
33229 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33230 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
33231 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
33232 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
33233 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
33234 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33235 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
33236 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
33237 after program completion.
33238 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
33239 compiled with a SELECT_VECS setting.
33240 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
33241 infinite recursion.
33242
33243 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
33244 Added checks for COFF results, and made them expected failures for
33245 all targets. It would be better to make them expected failures
33246 for COFF targets only.
33247
33248Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
33249
33250 * Makefile.in: add null dvi target, don't bother to recurse
33251 through test directories for info and install-info; rename
33252 $(datadir) to be dejagnu instead of deja-gnu
33253
33254Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
33255
33256 * gdb.t31/gdbme.ch: Re-enable code that previously caused
33257 compiler to coredump.
33258 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
33259 code.
33260
33261Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
33262
33263 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
33264 coredump.
33265 * gdb.t31/chillvars.exp: Comment out tests that depend on that
33266 code.
33267
33268Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
33269
33270 * gdb.t03/ptype.exp: tests for return code from gdb_test.
33271 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
33272 which in a shell. Deletes xgdb when done.
33273 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
33274 Tests the return from the "set height" or "set width" commands.
33275 Added a few return codes where needed.
33276
33277Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
33278
33279 * Makefile.in (SUBDIRS): Add gdb.t17.
33280 * configure.in (subdirs): Add gdb.t17.
33281 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
33282 files to test gdb's calling of functions in the inferior with
33283 the correct arguments and gdb's ability to retrieve any
33284 result returned.
33285
33286Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
33287
33288 * config/unix-gdb.exp (gdb_exit): Remove close commands that
33289 may be called after gdb goes away. Previous versions of expect
33290 needed these to avoid file descriptor leaks, but they cause
33291 errors with the current revision of expect.
33292 * gdb.t00/gdbvars.exp: Use -re on expected output after
33293 setting sevenbit-strings.
33294 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
33295 to set sevenbit-strings consistent across tests.
33296 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
33297 set sevenbit-strings consistent across tests.
33298
33299Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
33300
33301 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
33302 expected output to match current "expect" expectations.
33303
33304Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
33305
33306 * gdb.t00/default.exp: Change expected output for default "source"
33307 command, to match new gdb behavior which requires a filename to
33308 source.
33309
33310Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
33311
33312 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
33313 expected fail for i486-*-* that misses the marker2 function.
33314 * gdb.t10/crossload.exp (bfddefault): Allow successful
33315 recognition of a format to pass even if no symbols are found.
33316 Explicitly catch failures where the format is not recognized
33317 or is ambiguous, and add the reason to the fail message.
33318 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
33319 the cause is and invalid target and add reason to failure message.
33320 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
33321 elf32-i386, elf32-sparc, and elf32-i860.
33322 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
33323 Set up expected failure for 'filename'::variable scope resolution,
33324 which is now apparently broken on all targets.
33325 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
33326 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
33327 gdb.t23/templates.exp: Change failure for missing binfile into
33328 just a warning.
33329 gdb.t21/demangle.exp: Change all cfront references to 'arm'
33330 references.
33331
33332Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
33333
33334 * gdb.t00/default.exp: Add expected output for default "source"
33335 command, to match new gdb behavior.
33336 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
33337
33338Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
33339
33340 * config/*-gdb.exp: returns an error, rather than exiting on
33341 internal errors.
33342
33343Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
33344
33345 * gdb.t03/gdbme.c: Add pointer to struct variable.
33346 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
33347 referencing struct members.
33348
33349Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
33350
33351 * configure.in (mips-idt-ecoff): New target.
33352 * config/mips-gdb.exp: New file for remote board using MIPS remote
33353 debugging protocol.
33354
33355 * Redid configuration scheme. Removed gdb.t*/configure.in.
33356 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
33357 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
33358 distclean targets. Built executables via .o files. Adjusted
33359 tests to account for source files in $(srcdir) rather than
33360 $(objdir).
33361 * lib/gdb.exp (runto): Don't expect () after the function name,
33362 because it may have arguments.
33363
33364Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
33365
33366 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
33367 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
33368 expected failures for mips-idt-* and mips-sgi-*.
33369 * gdb.t00/default.exp (attach): Kill process if requested.
33370 * gdb.t00/help.exp (help target core, help target): Accept a gdb
33371 that does not read core files.
33372 * gdb.t01/run.exp: Removed checks for exit status code.
33373 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
33374 it is linked in.
33375 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
33376 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
33377 appropriate, rather than doing it by hand.
33378 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
33379 execution.
33380 * gdb.t10/crossload.exp: Kill existing program if needed.
33381 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
33382 appropriate, rather than doing it by hand. Always increase
33383 timeout for this test, not just for VxWorks.
33384
33385Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
33386
33387 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
33388 of Chill STRUCT types and STRUCT values.
33389 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
33390 than "char".
33391 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 33392 struct2): New struct definitions and initializations to test
c906108c
SS
33393 simple Chill STRUCT types.
33394
33395Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
33396
33397 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
33398 the null byte at the end of strings.
33399 * gdb.t00/default.exp: Make show version insensitive to copyright
33400 date.
33401 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
33402 to avoid dependencies on target char signedness.
33403 * gdb.t16/printcmds.exp: Update expected results for explicitly
33404 unsigned char.
33405 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
33406 now work.
33407 * gdb.t21/demangle.exp: Add many more patterns for template
33408 demangling, most of them being expected failures.
33409 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
33410 string we are matching for, to match on the whole string.
33411 * gdb.t21/demangle.exp: Add many new test strings to demangle,
33412 and fix a whole bunch that had incorrect expected output but were
33413 passing anyway because of the bug in "proc demangle".
33414 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
33415 type.
33416 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
33417
33418Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
33419
a9c64011
AS
33420 * gdb/testsuite: made modifications to testcases, etc., to allow
33421 them to work properly given the reorganization of deja-gnu and the
33422 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
33423
33424Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
33425
33426 * gdb/testsuite: Initial creation of gdb/testsuite.
33427 Migrated dejagnu testcases and support files for testing nm to
33428 gdb/testsuite from deja-gnu. These files were moved "as is"
33429 with no modifications. This migration is part of a major overhaul
33430 of dejagnu. The modifications to these testcases, etc., which
33431 will allow them to work with the new version of dejagnu will be
33432 made in a future update.
48efe704 33433
8d8cb839 33434 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 33435\f
8d8cb839
EZ
33436;; Local Variables:
33437;; mode: change-log
33438;; left-margin: 8
33439;; fill-column: 74
33440;; version-control: never
33441;; End:
902f2ccb 33442
28e7fd62 33443 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
33444 Copying and distribution of this file, with or without modification,
33445 are permitted provided the copyright notice and this notice are preserved.
This page took 3.426007 seconds and 4 git commands to generate.